Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md label
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLabelIcon = (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 0h24v24H0V0z" fill="none"/><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16zM16 17H5V7h11l3.55 5L16 17z"/>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.39 KB
Tags
angled shapebadgebookmarkcategoryclassificationcornerdesignationdetaildetailsemblemfavoritegeometrichighlightidentificationindentindicatorinformationlabellibrarymailmarkernameorganizeoutlinepointed shapepolygonprice tagremembersaveshapestampstickertagtitle
Compare Alternatives
See how other libraries approach this concept.