Power on off
Download
Download the SVG to use or edit.
Download SVGIcon font
Using the web font? Copy, paste, and go.
<i class="wiw-icon wiw-power-on-off"></i>
Code point
-
Unicode:
U+F172
-
CSS:
\F172
-
JS:
\uF172
-
HTML:

Copy HTML
Paste the SVG right into your project's code.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-power-on-off" viewBox="0 0 24 24">
<g fill-rule="evenodd">
<path d="M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2m0 22C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12"/>
<path d="M15.64 6.02a1.001 1.001 0 0 0-1.041 1.708 4.97 4.97 0 0 1 2.4 4.271c0 2.758-2.242 5-5 5-2.755 0-5-2.242-5-5 0-1.756.898-3.353 2.399-4.27a1 1 0 0 0-1.043-1.707A6.959 6.959 0 0 0 5 12c0 3.86 3.14 7 7 7s7-3.14 7-7a6.956 6.956 0 0 0-3.36-5.98"/>
<path d="M12 10a1 1 0 0 0 1-1V5a1 1 0 0 0-2 0v4a1 1 0 0 0 1 1"/>
</g>
</svg>