Add icons to this collection by clicking the heart icon.
Text Size icon - also known as text editor, font size, typography, font adjustment, text size, edit tools, and font sizing. 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="95"
y2="5"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#3e3b92" />
<stop offset="1" stop-color="#f44369" />
</linearGradient>
<path
fill="url(#a)"
d="M47 92a3 3 0 0 1-3 3H20a3 3 0 1 1 0-6h9V11H8v12a3 3 0 1 1-6 0V8a3 3 0 0 1 3-3h54a3 3 0 0 1 3 3v15a3 3 0 1 1-6 0V11H35v78h9a3 3 0 0 1 3 3zm48-51H59a3 3 0 0 0-3 3v9a3 3 0 1 0 6 0v-6h12v42h-3a3 3 0 1 0 0 6h12a3 3 0 1 0 0-6h-3V47h12v6a3 3 0 1 0 6 0v-9a3 3 0 0 0-3-3z"
/>
</svg>
More icons in the same style and category