document attachment icon
document-attachment from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- document-attachment
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the document attachment icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M20.5 10.5V10c0-3.771 0-5.657-1.172-6.828S16.271 2 12.5 2h-1C7.729 2 5.843 2 4.672 3.172S3.5 6.229 3.5 10v4.5c0 3.287 0 4.931.908 6.038q.25.304.554.554C6.07 22 7.712 22 11 22M7.5 7h9m-9 5h6"/><path d="M20.5 20v-3c0-1.43-1.343-3-3-3s-3 1.57-3 3v3.5a1.5 1.5 0 0 0 3 0V17"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsDocumentAttachment(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M20.5 10.5V10c0-3.771 0-5.657-1.172-6.828S16.271 2 12.5 2h-1C7.729 2 5.843 2 4.672 3.172S3.5 6.229 3.5 10v4.5c0 3.287 0 4.931.908 6.038q.25.304.554.554C6.07 22 7.712 22 11 22M7.5 7h9m-9 5h6"/><path d="M20.5 20v-3c0-1.43-1.343-3-3-3s-3 1.57-3 3v3.5a1.5 1.5 0 0 0 3 0V17"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M20.5 10.5V10c0-3.771 0-5.657-1.172-6.828S16.271 2 12.5 2h-1C7.729 2 5.843 2 4.672 3.172S3.5 6.229 3.5 10v4.5c0 3.287 0 4.931.908 6.038q.25.304.554.554C6.07 22 7.712 22 11 22M7.5 7h9m-9 5h6"/><path d="M20.5 20v-3c0-1.43-1.343-3-3-3s-3 1.57-3 3v3.5a1.5 1.5 0 0 0 3 0V17"/></g></svg> </template>
CSS
.icon-document-attachment {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.5%2010.5V10c0-3.771%200-5.657-1.172-6.828S16.271%202%2012.5%202h-1C7.729%202%205.843%202%204.672%203.172S3.5%206.229%203.5%2010v4.5c0%203.287%200%204.931.908%206.038q.25.304.554.554C6.07%2022%207.712%2022%2011%2022M7.5%207h9m-9%205h6%22%2F%3E%3Cpath%20d%3D%22M20.5%2020v-3c0-1.43-1.343-3-3-3s-3%201.57-3%203v3.5a1.5%201.5%200%200%200%203%200V17%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.5%2010.5V10c0-3.771%200-5.657-1.172-6.828S16.271%202%2012.5%202h-1C7.729%202%205.843%202%204.672%203.172S3.5%206.229%203.5%2010v4.5c0%203.287%200%204.931.908%206.038q.25.304.554.554C6.07%2022%207.712%2022%2011%2022M7.5%207h9m-9%205h6%22%2F%3E%3Cpath%20d%3D%22M20.5%2020v-3c0-1.43-1.343-3-3-3s-3%201.57-3%203v3.5a1.5%201.5%200%200%200%203%200V17%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/document-attachment.svg?color=%231a73e8&size=48