Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md text increase
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTextIncreaseIcon = (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 M20,11h3v2h-3 v3h-2v-3h-3v-2h3V8h2V11z"/>
</svg>
);SVG Optimizer
Before
0.34 KB
↓
After
0.33 KB
Tags
+accessibilityaddadjustalphabetcharacterdocumentenlargeexpandfontgrowincreaseletterlettersnewpageplusreadabilityresizescalesettingssizesymboltexttypetypographyviewviewingzoom
Compare Alternatives
See how other libraries approach this concept.