humbleicons

Paperclip Off icon

detach file document unclip
Paperclip Off icon
SVG inline

Simply copy/paste this into your HTML:

copy
copied!
<svg class="humbleicons hi-paperclip-off" 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="m4 4 16 16m-4.5-4.5L18 13m-4.5.5L18 9a2.828 2.828 0 1 0-4-4L9.5 9.5m-2 2L6 13a4.243 4.243 0 1 0 6 6l1.5-1.5m-4.027-3.973L8 15a1.414 1.414 0 1 0 2 2l1.5-1.5M13 10l-1.5 1.5"/></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-off"/></svg>