Skip to main content

Checkmark

Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download SVG

Icon font

<i class="wiw-icon wiw-checkmark"></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-checkmark" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M10,18c-0.26519,-0.00006 -0.51951,-0.10545 -0.707,-0.293l-4,-4c-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.25,3.25l7.295,-8.208c0.37399,-0.38235 0.98234,-0.40357 1.38206,-0.0482c0.39972,0.35537 0.44987,0.96202 0.11394,1.3782l-8,9c-0.18324,0.20601 -0.4434,0.32723 -0.719,0.335z"/>
</svg>