Skip to main content

Wiw icon


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-wiw-icon"></i>

Code point

  • Unicode: U+F1A2
  • CSS: \F1A2
  • JS: \uF1A2
  • HTML: &#xF1A2;

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-wiw-icon" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M8.66 13h8.68c.364 0 .66-.284.66-.635v-.73a.648.648 0 0 0-.66-.635H8.66a.647.647 0 0 0-.66.635v.73c0 .351.295.635.66.635m-2 4h8.68c.364 0 .66-.284.66-.635v-.73a.648.648 0 0 0-.66-.635H6.66a.647.647 0 0 0-.66.635v.73c0 .351.295.635.66.635m0-8h8.68c.364 0 .66-.284.66-.635v-.73A.648.648 0 0 0 15.34 7H6.66a.647.647 0 0 0-.66.635v.73c0 .351.295.635.66.635M12 0C5.372 0 0 5.373 0 12s5.372 12 12 12c6.627 0 12-5.373 12-12S18.627 0 12 0m0 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10"/>
</svg>