Add icons to this collection by clicking the heart icon.
Text icon - also known as text, graphic design, font, typography, type, art and design, and text area. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 100 100"
>
<linearGradient
id="a"
x1="50"
x2="50"
y1="5"
y2="95"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#f44369" />
<stop offset="1" stop-color="#3e3b92" />
</linearGradient>
<path
fill="url(#a)"
d="M86 95H14c-4.963 0-9-4.037-9-9V14c0-4.963 4.037-9 9-9h72c4.963 0 9 4.037 9 9v72c0 4.963-4.037 9-9 9zM14 11c-1.655 0-3 1.346-3 3v72c0 1.654 1.345 3 3 3h72c1.655 0 3-1.346 3-3V14c0-1.654-1.345-3-3-3zm42 69H44a3 3 0 0 1-3-3V38H23a3 3 0 0 1-3-3V23a3 3 0 0 1 3-3h54a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H59v39a3 3 0 0 1-3 3zm-9-6h6V35a3 3 0 0 1 3-3h18v-6H26v6h18a3 3 0 0 1 3 3z"
/>
</svg>
More icons in the same style and category