attachment list icon
attachment-list from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- attachment-list
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
Use the attachment list icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M20 9h3m-5 5h5m-8 5h8m-8.807-5.33l-5.01 4.945a4.84 4.84 0 0 1-4.32 1.295c-1.908-.372-3.4-1.845-3.774-3.728a4.69 4.69 0 0 1 1.31-4.247l7.073-6.996A3.26 3.26 0 0 1 11.809 4l.077.001c1.687.023 3.058 1.351 3.112 3.016a3.1 3.1 0 0 1-.923 2.305l-7.076 6.983a1.6 1.6 0 0 1-.892.442c-1.056.151-1.959-.75-1.794-1.79l.006-.039c.053-.333.212-.641.454-.88l6.412-6.329"/></svg>
React
import type { SVGProps } from "react";
export function TdesignAttachmentList(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M20 9h3m-5 5h5m-8 5h8m-8.807-5.33l-5.01 4.945a4.84 4.84 0 0 1-4.32 1.295c-1.908-.372-3.4-1.845-3.774-3.728a4.69 4.69 0 0 1 1.31-4.247l7.073-6.996A3.26 3.26 0 0 1 11.809 4l.077.001c1.687.023 3.058 1.351 3.112 3.016a3.1 3.1 0 0 1-.923 2.305l-7.076 6.983a1.6 1.6 0 0 1-.892.442c-1.056.151-1.959-.75-1.794-1.79l.006-.039c.053-.333.212-.641.454-.88l6.412-6.329"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M20 9h3m-5 5h5m-8 5h8m-8.807-5.33l-5.01 4.945a4.84 4.84 0 0 1-4.32 1.295c-1.908-.372-3.4-1.845-3.774-3.728a4.69 4.69 0 0 1 1.31-4.247l7.073-6.996A3.26 3.26 0 0 1 11.809 4l.077.001c1.687.023 3.058 1.351 3.112 3.016a3.1 3.1 0 0 1-.923 2.305l-7.076 6.983a1.6 1.6 0 0 1-.892.442c-1.056.151-1.959-.75-1.794-1.79l.006-.039c.053-.333.212-.641.454-.88l6.412-6.329"/></svg> </template>
CSS
.icon-attachment-list {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M20%209h3m-5%205h5m-8%205h8m-8.807-5.33l-5.01%204.945a4.84%204.84%200%200%201-4.32%201.295c-1.908-.372-3.4-1.845-3.774-3.728a4.69%204.69%200%200%201%201.31-4.247l7.073-6.996A3.26%203.26%200%200%201%2011.809%204l.077.001c1.687.023%203.058%201.351%203.112%203.016a3.1%203.1%200%200%201-.923%202.305l-7.076%206.983a1.6%201.6%200%200%201-.892.442c-1.056.151-1.959-.75-1.794-1.79l.006-.039c.053-.333.212-.641.454-.88l6.412-6.329%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M20%209h3m-5%205h5m-8%205h8m-8.807-5.33l-5.01%204.945a4.84%204.84%200%200%201-4.32%201.295c-1.908-.372-3.4-1.845-3.774-3.728a4.69%204.69%200%200%201%201.31-4.247l7.073-6.996A3.26%203.26%200%200%201%2011.809%204l.077.001c1.687.023%203.058%201.351%203.112%203.016a3.1%203.1%200%200%201-.923%202.305l-7.076%206.983a1.6%201.6%200%200%201-.892.442c-1.056.151-1.959-.75-1.794-1.79l.006-.039c.053-.333.212-.641.454-.88l6.412-6.329%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/attachment-list.svg?color=%231a73e8&size=48