type text icon
type-text-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- type-text-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
Related icons in Myna UI Icons
Use the type text icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.578 12.574c.688-.436 1.992-.883 3.068-.83c.527.027.913.168 1.161.396c.231.21.443.587.443 1.311v.42q-.327.064-.762.139l-.28.049c-.673.118-1.46.267-2.207.504c-.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.189c.674.416 1.516.488 2.307.38c.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.42c-.596-.544-1.368-.749-2.099-.785c-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.816c-.598.081-1.047-.004-1.317-.17c-.222-.138-.413-.383-.413-.913c0-.527.196-.9.527-1.203c.355-.326.881-.584 1.53-.79c.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.842l2.26 7.592h-4.52z"/></svg>
React
import type { SVGProps } from "react";
export function MynauiTypeTextSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.578 12.574c.688-.436 1.992-.883 3.068-.83c.527.027.913.168 1.161.396c.231.21.443.587.443 1.311v.42q-.327.064-.762.139l-.28.049c-.673.118-1.46.267-2.207.504c-.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.189c.674.416 1.516.488 2.307.38c.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.42c-.596-.544-1.368-.749-2.099-.785c-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.816c-.598.081-1.047-.004-1.317-.17c-.222-.138-.413-.383-.413-.913c0-.527.196-.9.527-1.203c.355-.326.881-.584 1.53-.79c.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.842l2.26 7.592h-4.52z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.578 12.574c.688-.436 1.992-.883 3.068-.83c.527.027.913.168 1.161.396c.231.21.443.587.443 1.311v.42q-.327.064-.762.139l-.28.049c-.673.118-1.46.267-2.207.504c-.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.189c.674.416 1.516.488 2.307.38c.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.42c-.596-.544-1.368-.749-2.099-.785c-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.816c-.598.081-1.047-.004-1.317-.17c-.222-.138-.413-.383-.413-.913c0-.527.196-.9.527-1.203c.355-.326.881-.584 1.53-.79c.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.842l2.26 7.592h-4.52z"/></svg> </template>
CSS
.icon-type-text-solid {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.578%2012.574c.688-.436%201.992-.883%203.068-.83c.527.027.913.168%201.161.396c.231.21.443.587.443%201.311v.42q-.327.064-.762.139l-.28.049c-.673.118-1.46.267-2.207.504c-.74.234-1.504.575-2.092%201.114a3.03%203.03%200%200%200-1.012%202.308c0%20.98.404%201.744%201.125%202.189c.674.416%201.516.488%202.307.38c.973-.132%202.033-.559%202.921-1.214V20a.75.75%200%201%200%201.5%200v-6.548c0-1.039-.318-1.86-.93-2.42c-.596-.544-1.368-.749-2.099-.785c-1.438-.072-3.046.489-3.946%201.06a.75.75%200%201%200%20.803%201.267m4.672%202.824v1.854c-.694.957-1.984%201.661-3.123%201.816c-.598.081-1.047-.004-1.317-.17c-.222-.138-.413-.383-.413-.913c0-.527.196-.9.527-1.203c.355-.326.881-.584%201.53-.79c.644-.203%201.345-.338%202.013-.456l.266-.046q.262-.044.517-.092M8.483%203.786a.75.75%200%200%200-1.437%200l-4.765%2016a.75.75%200%200%200%201.438.428l1.338-4.494h5.415l1.339%204.494a.75.75%200%201%200%201.437-.428zm-.718%202.842l2.26%207.592h-4.52z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.578%2012.574c.688-.436%201.992-.883%203.068-.83c.527.027.913.168%201.161.396c.231.21.443.587.443%201.311v.42q-.327.064-.762.139l-.28.049c-.673.118-1.46.267-2.207.504c-.74.234-1.504.575-2.092%201.114a3.03%203.03%200%200%200-1.012%202.308c0%20.98.404%201.744%201.125%202.189c.674.416%201.516.488%202.307.38c.973-.132%202.033-.559%202.921-1.214V20a.75.75%200%201%200%201.5%200v-6.548c0-1.039-.318-1.86-.93-2.42c-.596-.544-1.368-.749-2.099-.785c-1.438-.072-3.046.489-3.946%201.06a.75.75%200%201%200%20.803%201.267m4.672%202.824v1.854c-.694.957-1.984%201.661-3.123%201.816c-.598.081-1.047-.004-1.317-.17c-.222-.138-.413-.383-.413-.913c0-.527.196-.9.527-1.203c.355-.326.881-.584%201.53-.79c.644-.203%201.345-.338%202.013-.456l.266-.046q.262-.044.517-.092M8.483%203.786a.75.75%200%200%200-1.437%200l-4.765%2016a.75.75%200%200%200%201.438.428l1.338-4.494h5.415l1.339%204.494a.75.75%200%201%200%201.437-.428zm-.718%202.842l2.26%207.592h-4.52z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/type-text-solid.svg?color=%231a73e8&size=48