Skip to main content

Attachment


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

Code point

  • Unicode: U+F10D
  • CSS: \F10D
  • JS: \uF10D
  • HTML: &#xF10D;

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-attachment" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M6.935 24a5.857 5.857 0 0 1-4.171-1.729A6.004 6.004 0 0 1 1 18.075c-.022-1.609.58-3.109 1.693-4.222L15.297 1.25A4.262 4.262 0 0 1 18.337 0a4.264 4.264 0 0 1 4.292 4.291 4.271 4.271 0 0 1-1.25 3.041l-9.802 9.802c-.98.979-2.73.946-3.745-.07-.998-.998-1-2.682-.003-3.678l5.6-5.601a1 1 0 0 1 1.415 1.414L9.243 14.8c-.218.218-.216.631.003.85a.76.76 0 0 0 .499.2c.169-.002.329-.042.418-.13l9.802-9.802a2.283 2.283 0 0 0 .664-1.627c0-.621-.236-1.199-.664-1.627-.857-.857-2.398-.857-3.254 0L4.108 15.267c-.73.728-1.122 1.716-1.107 2.782a4.019 4.019 0 0 0 1.177 2.808c1.473 1.473 4.04 1.472 5.515 0l11.6-11.565a.999.999 0 1 1 1.413 1.416L11.109 22.27A5.864 5.864 0 0 1 6.935 24"/>
</svg>