Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md text decrease
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTextDecreaseIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0.99,19h2.42l1.27-3.58h5.65L11.59,19h2.42L8.75,5h-2.5L0.99,19z M5.41,13.39L7.44,7.6h0.12l2.03,5.79H5.41z M23,11v2h-8 v-2H23z"/>
</svg>
);SVG Optimizer
Before
0.32 KB
↓
After
0.32 KB
Tags
-aaccessibilityalphabetcharacterdecreasedecrease textdiminishfontfont sizelessenletterlettersminusreadingreducereduce textremoveresizescalescale textshrinkshrink textsizesubtractsubtractionsymboltexttext sizetext smallertypetypographyzoom out text
Compare Alternatives
See how other libraries approach this concept.