Skip to main content

Close

Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download SVG

Icon font

<i class="wiw-icon wiw-close"></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" viewBox="0 0 24 24">
  <path fill-rule="evenodd" 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"/>
</svg>