Paper Clip Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Paper Clip icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306180.svg" alt="Paper Clip icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306180.svg" alt="Paper Clip icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306180.svg" alt="Paper Clip icon" :width="24" :height="24" />
CSS background
.icon-paper-clip {
background-image: url('https://proicons.com/icon/306180.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M724 0c16 3 32 3 48 6 110 19 205 113 223 223 17 102-13 189-86 261-70 70-139 141-209 210-49 48-108 62-173 42-66-21-106-68-118-136-10-56 7-107 47-148 53-55 108-109 162-164 17-17 34-17 51 0l39 39c15 16 15 34 0 49-32 32-64 65-96 97-22 22-43 43-64 65-20 20-21 49-2 67 19 19 47 18 67-2 73-73 147-146 219-220 41-43 52-95 36-151-17-57-56-94-115-107-55-13-104 2-144 42-145 145-290 289-435 435-44 44-58 97-40 156s59 96 120 108c56 10 103-8 143-47 15-16 31-31 47-47 16-15 34-15 49 0 14 14 29 28 42 42 12 13 14 31 2 43-31 30-59 62-95 87-44 31-94 47-149 50-138 6-264-91-288-236-3-14-3-28-5-42v-6c3-3 1-6 2-9 3-70 28-131 77-182 38-40 78-78 116-117C305 299 415 188 525 79c39-39 87-62 141-73 16-3 32-3 48-6h10z"/></svg>
Paper Clip in other icon packs
Copied!