attachment icon
attachment-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- attachment-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- attachment-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
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 attachment icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.462 17.173q-2.273 0-3.867-1.565Q3 14.042 3 11.778Q3 9.517 4.595 7.94t3.867-1.575h8.73q1.587 0 2.698 1.092Q21 8.548 21 10.135t-1.11 2.678q-1.111 1.09-2.698 1.09H8.923q-.88 0-1.517-.614t-.637-1.498t.627-1.52t1.527-.636h7.808q.212 0 .356.144t.144.356t-.144.356t-.356.144H8.923q-.479 0-.816.327t-.338.807t.338.807t.816.328h8.289q1.165-.006 1.977-.805T20 10.136t-.821-1.967t-1.987-.804h-8.73Q6.608 7.36 5.304 8.649T4 11.786q0 1.823 1.305 3.1t3.157 1.287h8.269q.212 0 .356.144t.144.357t-.144.356t-.356.143z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAttachmentRounded(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="M8.462 17.173q-2.273 0-3.867-1.565Q3 14.042 3 11.778Q3 9.517 4.595 7.94t3.867-1.575h8.73q1.587 0 2.698 1.092Q21 8.548 21 10.135t-1.11 2.678q-1.111 1.09-2.698 1.09H8.923q-.88 0-1.517-.614t-.637-1.498t.627-1.52t1.527-.636h7.808q.212 0 .356.144t.144.356t-.144.356t-.356.144H8.923q-.479 0-.816.327t-.338.807t.338.807t.816.328h8.289q1.165-.006 1.977-.805T20 10.136t-.821-1.967t-1.987-.804h-8.73Q6.608 7.36 5.304 8.649T4 11.786q0 1.823 1.305 3.1t3.157 1.287h8.269q.212 0 .356.144t.144.357t-.144.356t-.356.143z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.462 17.173q-2.273 0-3.867-1.565Q3 14.042 3 11.778Q3 9.517 4.595 7.94t3.867-1.575h8.73q1.587 0 2.698 1.092Q21 8.548 21 10.135t-1.11 2.678q-1.111 1.09-2.698 1.09H8.923q-.88 0-1.517-.614t-.637-1.498t.627-1.52t1.527-.636h7.808q.212 0 .356.144t.144.356t-.144.356t-.356.144H8.923q-.479 0-.816.327t-.338.807t.338.807t.816.328h8.289q1.165-.006 1.977-.805T20 10.136t-.821-1.967t-1.987-.804h-8.73Q6.608 7.36 5.304 8.649T4 11.786q0 1.823 1.305 3.1t3.157 1.287h8.269q.212 0 .356.144t.144.357t-.144.356t-.356.143z"/></svg> </template>
CSS
.icon-attachment-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%22M8.462%2017.173q-2.273%200-3.867-1.565Q3%2014.042%203%2011.778Q3%209.517%204.595%207.94t3.867-1.575h8.73q1.587%200%202.698%201.092Q21%208.548%2021%2010.135t-1.11%202.678q-1.111%201.09-2.698%201.09H8.923q-.88%200-1.517-.614t-.637-1.498t.627-1.52t1.527-.636h7.808q.212%200%20.356.144t.144.356t-.144.356t-.356.144H8.923q-.479%200-.816.327t-.338.807t.338.807t.816.328h8.289q1.165-.006%201.977-.805T20%2010.136t-.821-1.967t-1.987-.804h-8.73Q6.608%207.36%205.304%208.649T4%2011.786q0%201.823%201.305%203.1t3.157%201.287h8.269q.212%200%20.356.144t.144.357t-.144.356t-.356.143z%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%22M8.462%2017.173q-2.273%200-3.867-1.565Q3%2014.042%203%2011.778Q3%209.517%204.595%207.94t3.867-1.575h8.73q1.587%200%202.698%201.092Q21%208.548%2021%2010.135t-1.11%202.678q-1.111%201.09-2.698%201.09H8.923q-.88%200-1.517-.614t-.637-1.498t.627-1.52t1.527-.636h7.808q.212%200%20.356.144t.144.356t-.144.356t-.356.144H8.923q-.479%200-.816.327t-.338.807t.338.807t.816.328h8.289q1.165-.006%201.977-.805T20%2010.136t-.821-1.967t-1.987-.804h-8.73Q6.608%207.36%205.304%208.649T4%2011.786q0%201.823%201.305%203.1t3.157%201.287h8.269q.212%200%20.356.144t.144.357t-.144.356t-.356.143z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/attachment-rounded.svg?color=%231a73e8&size=48