Back to Explorer
16 - 512
0.5 - 4.0
Save to
notificationoutline
md power
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPowerIcon = (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="M16 9v4.66l-3.5 3.51V19h-1v-1.83L8 13.65V9h8m0-6h-2v4h-4V3H8v4h-.01C6.9 6.99 6 7.89 6 8.98v5.52L9.5 18v3h5v-3l3.5-3.51V9c0-1.1-.9-2-2-2V3z"/>
</svg>
);SVG Optimizer
Before
0.37 KB
↓
After
0.37 KB
Tags
arcbuttonchargecirclecontrolcorddevicedisableelectricelectricalelectricityelectronicenableenergyindicatorlineoffonoutletplugpowerrebootrestartringshutdownstartstatestopswitchsystemtechnologytoggleturn offturn on
Compare Alternatives
See how other libraries approach this concept.