Skip to main content

Note


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

Code point

  • Unicode: U+F165
  • CSS: \F165
  • JS: \uF165
  • HTML: &#xF165;

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-note" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M16 9H8a1 1 0 1 1 0-2h8a1 1 0 1 1 0 2m0 4H8a1 1 0 1 1 0-2h8a1 1 0 1 1 0 2m-1.6 4H8a1 1 0 1 1 0-2h6.4a1 1 0 1 1 0 2"/>
    <path d="M15.61 19.49a6.34 6.34 0 0 0 .758-3.576l3.454-1.37a7.018 7.018 0 0 1-4.213 4.946ZM4 4h16v8.32l-5.096 2.023a1 1 0 0 0-.613 1.121c.487 2.496-1.043 4.044-1.63 4.536H4V4Zm17.998 9.03.001-.014L22 13V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v17c0 1.102.897 2 2 2h9.001c4.952 0 8.981-4.022 8.997-8.97Z"/>
  </g>
</svg>