Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md highlight alt
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdHighlightAltIcon = (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}
>
<g><path d="M17,5h-2V3h2V5z M15,15v6l2.29-2.29L19.59,21L21,19.59l-2.29-2.29L21,15H15z M19,9h2V7h-2V9z M19,13h2v-2h-2V13z M11,21h2 v-2h-2V21z M7,5h2V3H7V5z M3,17h2v-2H3V17z M5,21v-2H3C3,20.1,3.9,21,5,21z M19,3v2h2C21,3.9,20.1,3,19,3z M11,5h2V3h-2V5z M3,9h2 V7H3V9z M7,21h2v-2H7V21z M3,13h2v-2H3V13z M3,5h2V3C3.9,3,3,3.9,3,5z"/></g>
</svg>
);SVG Optimizer
Before
0.51 KB
↓
After
0.50 KB
Tags
altanglearea selectionarrowbounding boxboxchooseclickcornercursordesignatedraweditingfocusgraphic designgraphicshighlightindicateink selectionlinesmarkerpickpointerrange selectionselectselectionshapesquaretargettext highlighttext selecttoolsword selectzone selection
Compare Alternatives
See how other libraries approach this concept.