humbleicons

Paperclip icon

attach file document clip
Paperclip icon
SVG inline

Simply copy/paste this into your HTML:

copy
copied!
<svg class="humbleicons hi-paperclip" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m13 10-5 5a1.414 1.414 0 0 0 2 2l8-8a2.828 2.828 0 1 0-4-4l-8 8a4.243 4.243 0 0 0 6 6l6-6"/></svg>
SVG sprite

Download the sprite file and address the icon by its slug:

copy
copied!
<svg class="humbleicons"><use xlink:href="humbleicons.svg#paperclip"/></svg>