Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md disabled by default
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDisabledByDefaultIcon = (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="M19,19H5V5h14V19z M3,3v18h18V3H3z M17,15.59L15.59,17L12,13.41L8.41,17L7,15.59L10.59,12L7,8.41L8.41,7L12,10.59L15.59,7 L17,8.41L13.41,12L17,15.59z"/>
</svg>
);SVG Optimizer
Before
0.34 KB
↓
After
0.34 KB
Tags
access deniedalertblockedboxbycancelcautionclearclosecrossdefaultdenieddiagonaldisablederrorexitfailureforbiddeninactiveindicatorinvalidissuelinenonot allowedoffproblemquitrejectedremoverestrictedshapesquarestatestatusstopsymbolui controlunavailablewarningx
Compare Alternatives
See how other libraries approach this concept.