Skip to main content

Tags


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-tags"></i>

Code point

  • Unicode: U+F190
  • CSS: \F190
  • JS: \uF190
  • HTML: &#xF190;

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-tags" viewBox="0 0 24 24">
  <path fill="#000" fill-rule="evenodd" d="M22.99 5c.558 0 1.01.448 1.01 1v12c0 .552-.452 1-1.01 1H5.335c-.325 0-.63-.155-.82-.416L.19 12.622a.992.992 0 0 1-.004-1.162l4.33-6.039C4.704 5.157 5.01 5 5.337 5H22.99Zm-2.019 2H6.438c-.329 0-.637.159-.826.425l-2.836 4a.992.992 0 0 0 0 1.15l2.836 4c.19.266.497.425.826.425h14.533c.558 0 1.01-.448 1.01-1V8c0-.552-.452-1-1.01-1Z"/>
</svg>