Skip to main content

Circle open

Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download SVG

Icon font

<i class="wiw-icon wiw-circle-open"></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-circle-open" viewBox="0 0 24 24">
  <path d="M12,24c-6.62,0 -12,-5.38 -12,-12c0,-6.62 5.38,-12 12,-12c6.62,0 12,5.38 12,12c0,6.62 -5.38,12 -12,12M12,2c-5.51,0 -10,4.49 -10,10c0,5.51 4.49,10 10,10c5.51,0 10,-4.49 10,-10c0,-5.51 -4.49,-10 -10,-10"/>
</svg>