Attachment Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Attachment 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/304943.svg" alt="Attachment icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304943.svg" alt="Attachment icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304943.svg" alt="Attachment icon" :width="24" :height="24" />
CSS background
.icon-attachment {
background-image: url('https://proicons.com/icon/304943.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="M739 137v372c0 62-49 112-111 112-33 0-63-15-84-39-8-9-14-20-19-32s-8-27-8-41V174c0-7 1-15 3-21 9-31 37-53 71-53 38 0 70 29 74 67v342c0 21-16 37-37 37s-37-16-37-37V211h-37v298c0 15 5 30 13 41 11 17 29 29 50 32 4 1 7 1 11 1s8 0 12-1c3 0 7-1 11-2 30-10 52-38 52-71V174c-1-62-50-112-112-112-54 0-100 39-109 91H255c-17 0-32 14-32 32v721c0 17 15 32 32 32h490c17 0 31-15 31-32V137h-37zm13 738c0 16-12 29-28 29H276c-16 0-29-13-29-29V216c0-17 13-30 29-30h204v166H350v32h130v67H350v32h130v45c1 8 2 15 5 22H350v32h148c18 32 47 56 81 68H350v32h300v-26c43-6 80-31 102-65v284zM350 749h300v32H350v-32z"/></svg>
Attachment in other icon packs
Copied!