Skip to main content

Power on off

Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download SVG

Icon font

<i class="wiw-icon wiw-power-on-off"></i>

Code point

  • Unicode:
  • CSS:
  • JS:
  • HTML:

Raw SVG

<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,2c-5.514,0 -10,4.486 -10,10c0,5.514 4.486,10 10,10c5.514,0 10,-4.486 10,-10c0,-5.514 -4.486,-10 -10,-10M12,24c-6.617,0 -12,-5.383 -12,-12c0,-6.617 5.383,-12 12,-12c6.617,0 12,5.383 12,12c0,6.617 -5.383,12 -12,12"/>
    <path d="M15.64,6.02c2.09268,1.26473 3.3682,3.53484 3.36,5.98c0,3.86 -3.14,7 -7,7c-3.86,0 -7,-3.14 -7,-7c-0.00855,-2.44344 1.26485,-4.7124 3.355,-5.978c0.47138,-0.28802 1.08698,-0.13938 1.375,0.332c0.28802,0.47138 0.13938,1.08698 -0.332,1.375c-1.49416,0.90316 -2.40485,2.52409 -2.399,4.27c0,2.758 2.245,5 5,5c2.758,0 5,-2.242 5,-5c0.00599,-1.74646 -0.90515,-3.3679 -2.4,-4.271c-0.44599,-0.29819 -0.5776,-0.89498 -0.29838,-1.3531c0.27921,-0.45811 0.86995,-0.61465 1.33938,-0.3549"/>
    <path d="M12,10c-0.55228,0 -1,-0.44772 -1,-1v-4c0,-0.55228 0.44772,-1 1,-1c0.55228,0 1,0.44772 1,1v4c0,0.55228 -0.44772,1 -1,1"/>
  </g>
</svg>