round attach file icon
round-attach-file from Google Material Icons by Material Design Authors · Baseline · Editor · Apache-2.0 Free for personal and commercial use.
- Name
- round-attach-file
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Editor
- Viewbox
- 24×24
- License
- Apache 2.0
More editor icons from Google Material Icons
baseline-add-chartbaseline-add-commentbaseline-align-horizontal-centerbaseline-align-horizontal-leftbaseline-align-horizontal-rightbaseline-align-vertical-bottombaseline-align-vertical-centerbaseline-align-vertical-topbaseline-area-chartbaseline-attach-filebaseline-attach-moneybaseline-auto-graphbaseline-bar-chartbaseline-border-allbaseline-border-bottombaseline-border-clearbaseline-border-colorbaseline-border-horizontalbaseline-border-innerbaseline-border-leftbaseline-border-outerbaseline-border-rightbaseline-border-stylebaseline-border-top
Use the round attach file icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 6.75v10.58c0 2.09-1.53 3.95-3.61 4.15A3.993 3.993 0 0 1 8.5 17.5V5.14c0-1.31.94-2.5 2.24-2.63A2.5 2.5 0 0 1 13.5 5v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6.75c0-.41-.34-.75-.75-.75s-.75.34-.75.75v8.61c0 1.31.94 2.5 2.24 2.63A2.5 2.5 0 0 0 15 15.5V5.17c0-2.09-1.53-3.95-3.61-4.15A4 4 0 0 0 7 5v12.27c0 2.87 2.1 5.44 4.96 5.71c3.29.3 6.04-2.26 6.04-5.48V6.75c0-.41-.34-.75-.75-.75s-.75.34-.75.75"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundAttachFile(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="M16.5 6.75v10.58c0 2.09-1.53 3.95-3.61 4.15A3.993 3.993 0 0 1 8.5 17.5V5.14c0-1.31.94-2.5 2.24-2.63A2.5 2.5 0 0 1 13.5 5v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6.75c0-.41-.34-.75-.75-.75s-.75.34-.75.75v8.61c0 1.31.94 2.5 2.24 2.63A2.5 2.5 0 0 0 15 15.5V5.17c0-2.09-1.53-3.95-3.61-4.15A4 4 0 0 0 7 5v12.27c0 2.87 2.1 5.44 4.96 5.71c3.29.3 6.04-2.26 6.04-5.48V6.75c0-.41-.34-.75-.75-.75s-.75.34-.75.75"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 6.75v10.58c0 2.09-1.53 3.95-3.61 4.15A3.993 3.993 0 0 1 8.5 17.5V5.14c0-1.31.94-2.5 2.24-2.63A2.5 2.5 0 0 1 13.5 5v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6.75c0-.41-.34-.75-.75-.75s-.75.34-.75.75v8.61c0 1.31.94 2.5 2.24 2.63A2.5 2.5 0 0 0 15 15.5V5.17c0-2.09-1.53-3.95-3.61-4.15A4 4 0 0 0 7 5v12.27c0 2.87 2.1 5.44 4.96 5.71c3.29.3 6.04-2.26 6.04-5.48V6.75c0-.41-.34-.75-.75-.75s-.75.34-.75.75"/></svg> </template>
CSS
.icon-round-attach-file {
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%22M16.5%206.75v10.58c0%202.09-1.53%203.95-3.61%204.15A3.993%203.993%200%200%201%208.5%2017.5V5.14c0-1.31.94-2.5%202.24-2.63A2.5%202.5%200%200%201%2013.5%205v10.5c0%20.55-.45%201-1%201s-1-.45-1-1V6.75c0-.41-.34-.75-.75-.75s-.75.34-.75.75v8.61c0%201.31.94%202.5%202.24%202.63A2.5%202.5%200%200%200%2015%2015.5V5.17c0-2.09-1.53-3.95-3.61-4.15A4%204%200%200%200%207%205v12.27c0%202.87%202.1%205.44%204.96%205.71c3.29.3%206.04-2.26%206.04-5.48V6.75c0-.41-.34-.75-.75-.75s-.75.34-.75.75%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%22M16.5%206.75v10.58c0%202.09-1.53%203.95-3.61%204.15A3.993%203.993%200%200%201%208.5%2017.5V5.14c0-1.31.94-2.5%202.24-2.63A2.5%202.5%200%200%201%2013.5%205v10.5c0%20.55-.45%201-1%201s-1-.45-1-1V6.75c0-.41-.34-.75-.75-.75s-.75.34-.75.75v8.61c0%201.31.94%202.5%202.24%202.63A2.5%202.5%200%200%200%2015%2015.5V5.17c0-2.09-1.53-3.95-3.61-4.15A4%204%200%200%200%207%205v12.27c0%202.87%202.1%205.44%204.96%205.71c3.29.3%206.04-2.26%206.04-5.48V6.75c0-.41-.34-.75-.75-.75s-.75.34-.75.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-attach-file.svg?color=%231a73e8&size=48