Skip to main content

Close circled

Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download SVG

Icon font

<i class="wiw-icon wiw-close-circled"></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-close-circled" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M16.707,15.293c0.25996,0.25107 0.36421,0.62288 0.2727,0.97251c-0.09152,0.34963 -0.36456,0.62267 -0.71419,0.71419c-0.34963,0.09152 -0.72143,-0.01274 -0.97251,-0.2727l-3.293,-3.293l-3.293,3.293c-0.25107,0.25996 -0.62288,0.36421 -0.97251,0.2727c-0.34963,-0.09152 -0.62267,-0.36456 -0.71419,-0.71419c-0.09152,-0.34963 0.01274,-0.72143 0.2727,-0.97251l3.293,-3.293l-3.293,-3.293c-0.25996,-0.25107 -0.36421,-0.62288 -0.2727,-0.97251c0.09152,-0.34963 0.36456,-0.62267 0.71419,-0.71419c0.34963,-0.09152 0.72143,0.01274 0.97251,0.2727l3.293,3.293l3.293,-3.293c0.25107,-0.25996 0.62288,-0.36421 0.97251,-0.2727c0.34963,0.09152 0.62267,0.36456 0.71419,0.71419c0.09152,0.34963 -0.01274,0.72143 -0.2727,0.97251l-3.293,3.293z"/>
    <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"/>
  </g>
</svg>