Skip to main content

Period closed


Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="wiw-icon wiw-period-closed"></i>

Code point

  • Unicode: U+F16B
  • CSS: \F16B
  • JS: \uF16B
  • HTML: &#xF16B;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-period-closed" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M12 0c6.627 0 12 5.373 12 12s-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0Zm6.67 7.256a1.001 1.001 0 0 0-1.413.074l-7.295 7.217-3.255-3.255a.999.999 0 1 0-1.414 1.414l4 4A.997.997 0 0 0 10 17h.026a1 1 0 0 0 .717-.33l8-8a1 1 0 0 0-.074-1.413Z"/>
</svg>