Skip to main content

Annotations


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

Code point

  • Unicode: U+F107
  • CSS: \F107
  • JS: \uF107
  • HTML: &#xF107;

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-annotations" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M18 16H6v-1c0-1.103.897-2 2-2h8c1.103 0 2 .897 2 2v1ZM8 2h8v1c0 .552-.449 1-1 1H9c-.551 0-1-.448-1-1V2Zm1.867 4h4.266l.714 5H9.153l.714-5Zm7.015 5.105-.761-5.327A3 3 0 0 0 18 3V1a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v2a3 3 0 0 0 1.879 2.778l-.761 5.327A4.002 4.002 0 0 0 4 15v2a1 1 0 0 0 1 1h6v5a1 1 0 1 0 2 0v-5h6a1 1 0 0 0 1-1v-2a4.002 4.002 0 0 0-3.118-3.895Z"/>
</svg>