Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md text rotate up
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTextRotateUpIcon = (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 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z" fill="none"/><path d="M18 4l-3 3h2v13h2V7h2l-3-3zm-6.2 11.5v-5l2.2-.9V7.5L3 12.25v1.5l11 4.75v-2.1l-2.2-.9zM4.98 13L10 11.13v3.74L4.98 13z"/>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.38 KB
Tags
Aadjustmentalphabetarrangearrowcharactercharactersclockwisecontentcontrolcurvedirectiondocumenteditfieldflowfontformatglyphsheadinglayoutlettersmoveorientationparagraphpositionrotatespinsymboltexttransformturningtypetypographyupwordwriting
Compare Alternatives
See how other libraries approach this concept.