TypeTextSolid
type-text-solid
npm install @mynaui/icons-react
import { TypeTextSolid } from "@mynaui/icons-react";
const App = () => {
return <TypeTextSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M15.578 12.574c.688-.436 1.992-.883 3.068-.83.527.027.913.168 1.161.396.231.21.443.587.443 1.311v.42q-.327.064-.762.139l-.28.049c-.673.118-1.46.267-2.207.504-.74.234-1.504.575-2.092 1.114a3.03 3.03 0 0 0-1.012 2.308c0 .98.404 1.744 1.125 2.189.674.416 1.516.488 2.307.38.973-.132 2.033-.559 2.921-1.214V20a.75.75 0 1 0 1.5 0v-6.548c0-1.039-.318-1.86-.93-2.42-.596-.544-1.368-.749-2.099-.785-1.438-.072-3.046.489-3.946 1.06a.75.75 0 1 0 .803 1.267m4.672 2.824v1.854c-.694.957-1.984 1.661-3.123 1.816-.598.081-1.047-.004-1.317-.17-.222-.138-.413-.383-.413-.913 0-.527.196-.9.527-1.203.355-.326.881-.584 1.53-.79.644-.203 1.345-.338 2.013-.456l.266-.046q.262-.044.517-.092M8.483 3.786a.75.75 0 0 0-1.437 0l-4.765 16a.75.75 0 0 0 1.438.428l1.338-4.494h5.415l1.339 4.494a.75.75 0 1 0 1.437-.428zm-.718 2.842 2.26 7.592h-4.52z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/type-text.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-type-text"></use>
</svg>