Back to Explorer
16 - 512
0.5 - 4.0
Save to
contentoutline
md deselect
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDeselectIcon = (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></g><g><path d="M3,13h2v-2H3V13z M7,21h2v-2H7V21z M13,3h-2v2h2V3z M19,3v2h2C21,3.9,20.1,3,19,3z M5,21v-2H3C3,20.1,3.9,21,5,21z M3,17h2 v-2H3V17z M11,21h2v-2h-2V21z M19,13h2v-2h-2V13z M19,9h2V7h-2V9z M15,5h2V3h-2V5z M7.83,5L7,4.17V3h2v2H7.83z M19.83,17L19,16.17 V15h2v2H19.83z M21.19,21.19L2.81,2.81L1.39,4.22L4.17,7H3v2h2V7.83l2,2V17h7.17l2,2H15v2h2v-1.17l2.78,2.78L21.19,21.19z M9,15 v-3.17L12.17,15H9z M15,12.17V9h-3.17l-2-2H17v7.17L15,12.17z"/></g>
</svg>
);SVG Optimizer
Before
0.63 KB
↓
After
0.63 KB
Tags
allblankboxcancelcheckboxchoicescleardeletedeselectdisabledisabledemptyenablederasenonenulloffonoptionsoutlineremoveresetselectionslashsquaretoggle offtooluncheckuncheckedundounmarkuntickvoid
Compare Alternatives
See how other libraries approach this concept.