Back to Explorer
16 - 512
0.5 - 4.0
Save to
notificationoutline
md power off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPowerOffIcon = (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="M10 3H8v1.88l2 2zm6 6v3.88l1.8 1.8.2-.2V9c0-1.1-.9-2-2-2V3h-2v4h-3.88l2 2H16zM4.12 3.84L2.71 5.25 6 8.54v5.96L9.5 18v3h5v-3l.48-.48 4.47 4.47 1.41-1.41L4.12 3.84zm8.38 13.33V19h-1v-1.83L8 13.65v-3.11l5.57 5.57-1.07 1.06z"/>
</svg>
);SVG Optimizer
Before
0.45 KB
↓
After
0.45 KB
Tags
buttonchargecircleclosecommandcontrolcorddevicedisabledelectricelectricalenabledend sessionexitgeometrichardwarelinelog outoffonoutletplugpowerpower buttonrestartshut downslashstandbysuspendswitchswitch offswitch onsymbolsystemtoggleturn offturn onvertical line
Compare Alternatives
See how other libraries approach this concept.