Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md text rotate vertical
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTextRotateVerticalIcon = (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="M15.75 5h-1.5L9.5 16h2.1l.9-2.2h5l.9 2.2h2.1L15.75 5zm-2.62 7L15 6.98 16.87 12h-3.74zM6 20l3-3H7V4H5v13H3l3 3z"/>
</svg>
);SVG Optimizer
Before
0.37 KB
↓
After
0.37 KB
Tags
Aalignmentalphabetarrangearrowarrowschange directionchange orientationcharacterdirectiondocumentdouble arrowdowndown arrowedit texteditorfieldflipfontformattingglyphlayoutletterslinesmoveorientationrotatesymboltexttransformtwo arrowstypetypographyup arrowverticalword processingwriting
Compare Alternatives
See how other libraries approach this concept.