attach file add icon
attach-file-add-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- attach-file-add-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- attach-file-add-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the attach file add icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.75 22q-2.6 0-4.425-1.825T5.5 15.75V6.5q0-1.875 1.313-3.187T10 2t3.188 1.313T14.5 6.5V13q0 .425-.288.713T13.5 14t-.712-.288T12.5 13V6.5q-.025-1.05-.737-1.775T10 4t-1.775.725T7.5 6.5v9.25q-.025 1.775 1.225 3.013T11.75 20q.425 0 .8-.088t.725-.212q.4-.15.775.013t.525.562t-.012.775t-.563.525q-.525.2-1.087.313T11.75 22m4.538-1.287Q16 20.425 16 20v-2h-2q-.425 0-.712-.288T13 17t.288-.712T14 16h2v-2q0-.425.288-.712T17 13t.713.288T18 14v2h2q.425 0 .713.288T21 17t-.288.713T20 18h-2v2q0 .425-.288.713T17 21t-.712-.288m-7-4Q9 16.426 9 16V7q0-.425.288-.712T10 6t.713.288T11 7v9q0 .425-.288.713T10 17t-.712-.288m7-6Q16 10.425 16 10V7q0-.425.288-.712T17 6t.713.288T18 7v3q0 .425-.288.713T17 11t-.712-.288"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsAttachFileAddRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.75 22q-2.6 0-4.425-1.825T5.5 15.75V6.5q0-1.875 1.313-3.187T10 2t3.188 1.313T14.5 6.5V13q0 .425-.288.713T13.5 14t-.712-.288T12.5 13V6.5q-.025-1.05-.737-1.775T10 4t-1.775.725T7.5 6.5v9.25q-.025 1.775 1.225 3.013T11.75 20q.425 0 .8-.088t.725-.212q.4-.15.775.013t.525.562t-.012.775t-.563.525q-.525.2-1.087.313T11.75 22m4.538-1.287Q16 20.425 16 20v-2h-2q-.425 0-.712-.288T13 17t.288-.712T14 16h2v-2q0-.425.288-.712T17 13t.713.288T18 14v2h2q.425 0 .713.288T21 17t-.288.713T20 18h-2v2q0 .425-.288.713T17 21t-.712-.288m-7-4Q9 16.426 9 16V7q0-.425.288-.712T10 6t.713.288T11 7v9q0 .425-.288.713T10 17t-.712-.288m7-6Q16 10.425 16 10V7q0-.425.288-.712T17 6t.713.288T18 7v3q0 .425-.288.713T17 11t-.712-.288"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.75 22q-2.6 0-4.425-1.825T5.5 15.75V6.5q0-1.875 1.313-3.187T10 2t3.188 1.313T14.5 6.5V13q0 .425-.288.713T13.5 14t-.712-.288T12.5 13V6.5q-.025-1.05-.737-1.775T10 4t-1.775.725T7.5 6.5v9.25q-.025 1.775 1.225 3.013T11.75 20q.425 0 .8-.088t.725-.212q.4-.15.775.013t.525.562t-.012.775t-.563.525q-.525.2-1.087.313T11.75 22m4.538-1.287Q16 20.425 16 20v-2h-2q-.425 0-.712-.288T13 17t.288-.712T14 16h2v-2q0-.425.288-.712T17 13t.713.288T18 14v2h2q.425 0 .713.288T21 17t-.288.713T20 18h-2v2q0 .425-.288.713T17 21t-.712-.288m-7-4Q9 16.426 9 16V7q0-.425.288-.712T10 6t.713.288T11 7v9q0 .425-.288.713T10 17t-.712-.288m7-6Q16 10.425 16 10V7q0-.425.288-.712T17 6t.713.288T18 7v3q0 .425-.288.713T17 11t-.712-.288"/></svg> </template>
CSS
.icon-attach-file-add-rounded {
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%22currentColor%22%20d%3D%22M11.75%2022q-2.6%200-4.425-1.825T5.5%2015.75V6.5q0-1.875%201.313-3.187T10%202t3.188%201.313T14.5%206.5V13q0%20.425-.288.713T13.5%2014t-.712-.288T12.5%2013V6.5q-.025-1.05-.737-1.775T10%204t-1.775.725T7.5%206.5v9.25q-.025%201.775%201.225%203.013T11.75%2020q.425%200%20.8-.088t.725-.212q.4-.15.775.013t.525.562t-.012.775t-.563.525q-.525.2-1.087.313T11.75%2022m4.538-1.287Q16%2020.425%2016%2020v-2h-2q-.425%200-.712-.288T13%2017t.288-.712T14%2016h2v-2q0-.425.288-.712T17%2013t.713.288T18%2014v2h2q.425%200%20.713.288T21%2017t-.288.713T20%2018h-2v2q0%20.425-.288.713T17%2021t-.712-.288m-7-4Q9%2016.426%209%2016V7q0-.425.288-.712T10%206t.713.288T11%207v9q0%20.425-.288.713T10%2017t-.712-.288m7-6Q16%2010.425%2016%2010V7q0-.425.288-.712T17%206t.713.288T18%207v3q0%20.425-.288.713T17%2011t-.712-.288%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%22currentColor%22%20d%3D%22M11.75%2022q-2.6%200-4.425-1.825T5.5%2015.75V6.5q0-1.875%201.313-3.187T10%202t3.188%201.313T14.5%206.5V13q0%20.425-.288.713T13.5%2014t-.712-.288T12.5%2013V6.5q-.025-1.05-.737-1.775T10%204t-1.775.725T7.5%206.5v9.25q-.025%201.775%201.225%203.013T11.75%2020q.425%200%20.8-.088t.725-.212q.4-.15.775.013t.525.562t-.012.775t-.563.525q-.525.2-1.087.313T11.75%2022m4.538-1.287Q16%2020.425%2016%2020v-2h-2q-.425%200-.712-.288T13%2017t.288-.712T14%2016h2v-2q0-.425.288-.712T17%2013t.713.288T18%2014v2h2q.425%200%20.713.288T21%2017t-.288.713T20%2018h-2v2q0%20.425-.288.713T17%2021t-.712-.288m-7-4Q9%2016.426%209%2016V7q0-.425.288-.712T10%206t.713.288T11%207v9q0%20.425-.288.713T10%2017t-.712-.288m7-6Q16%2010.425%2016%2010V7q0-.425.288-.712T17%206t.713.288T18%207v3q0%20.425-.288.713T17%2011t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/attach-file-add-rounded.svg?color=%231a73e8&size=48