attach email icon
attach-email-rounded from Material Symbols Light by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- attach-email-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More communicate icons from Material Symbols Light
Use the attach email icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.48 17q-.665 0-1.14-.475t-.475-1.14V4.615q0-.666.475-1.14T3.48 3h14.77q.666 0 1.14.475q.476.474.476 1.14v4.962q0 .343-.233.576q-.232.232-.575.232H17.48q-1.195 0-2.04.813t-.845 1.994v3q0 .344-.232.576t-.576.232zm7.386-8L3.685 4.32q-.195-.122-.401-.045t-.265.289q-.077.148-.025.297t.194.235l7.23 4.733q.213.13.448.13t.447-.13l7.23-4.733q.141-.086.193-.245t-.025-.307q-.057-.211-.264-.278t-.4.053zm8 11.962q-1.362 0-2.316-.954t-.954-2.316v-4.5q0-.791.547-1.338t1.338-.546t1.338.546q.547.547.547 1.338v4q0 .213-.144.357t-.357.143t-.356-.143t-.144-.357v-4q0-.373-.255-.628q-.256-.256-.63-.256t-.628.256t-.256.628v4.5q0 .936.668 1.603q.667.667 1.605.667t1.601-.667q.665-.667.665-1.603v-3.5q0-.212.143-.356t.357-.144t.356.144t.144.356v3.5q0 1.362-.954 2.316t-2.316.954"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAttachEmailRounded(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="M3.48 17q-.665 0-1.14-.475t-.475-1.14V4.615q0-.666.475-1.14T3.48 3h14.77q.666 0 1.14.475q.476.474.476 1.14v4.962q0 .343-.233.576q-.232.232-.575.232H17.48q-1.195 0-2.04.813t-.845 1.994v3q0 .344-.232.576t-.576.232zm7.386-8L3.685 4.32q-.195-.122-.401-.045t-.265.289q-.077.148-.025.297t.194.235l7.23 4.733q.213.13.448.13t.447-.13l7.23-4.733q.141-.086.193-.245t-.025-.307q-.057-.211-.264-.278t-.4.053zm8 11.962q-1.362 0-2.316-.954t-.954-2.316v-4.5q0-.791.547-1.338t1.338-.546t1.338.546q.547.547.547 1.338v4q0 .213-.144.357t-.357.143t-.356-.143t-.144-.357v-4q0-.373-.255-.628q-.256-.256-.63-.256t-.628.256t-.256.628v4.5q0 .936.668 1.603q.667.667 1.605.667t1.601-.667q.665-.667.665-1.603v-3.5q0-.212.143-.356t.357-.144t.356.144t.144.356v3.5q0 1.362-.954 2.316t-2.316.954"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.48 17q-.665 0-1.14-.475t-.475-1.14V4.615q0-.666.475-1.14T3.48 3h14.77q.666 0 1.14.475q.476.474.476 1.14v4.962q0 .343-.233.576q-.232.232-.575.232H17.48q-1.195 0-2.04.813t-.845 1.994v3q0 .344-.232.576t-.576.232zm7.386-8L3.685 4.32q-.195-.122-.401-.045t-.265.289q-.077.148-.025.297t.194.235l7.23 4.733q.213.13.448.13t.447-.13l7.23-4.733q.141-.086.193-.245t-.025-.307q-.057-.211-.264-.278t-.4.053zm8 11.962q-1.362 0-2.316-.954t-.954-2.316v-4.5q0-.791.547-1.338t1.338-.546t1.338.546q.547.547.547 1.338v4q0 .213-.144.357t-.357.143t-.356-.143t-.144-.357v-4q0-.373-.255-.628q-.256-.256-.63-.256t-.628.256t-.256.628v4.5q0 .936.668 1.603q.667.667 1.605.667t1.601-.667q.665-.667.665-1.603v-3.5q0-.212.143-.356t.357-.144t.356.144t.144.356v3.5q0 1.362-.954 2.316t-2.316.954"/></svg> </template>
CSS
.icon-attach-email-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%22M3.48%2017q-.665%200-1.14-.475t-.475-1.14V4.615q0-.666.475-1.14T3.48%203h14.77q.666%200%201.14.475q.476.474.476%201.14v4.962q0%20.343-.233.576q-.232.232-.575.232H17.48q-1.195%200-2.04.813t-.845%201.994v3q0%20.344-.232.576t-.576.232zm7.386-8L3.685%204.32q-.195-.122-.401-.045t-.265.289q-.077.148-.025.297t.194.235l7.23%204.733q.213.13.448.13t.447-.13l7.23-4.733q.141-.086.193-.245t-.025-.307q-.057-.211-.264-.278t-.4.053zm8%2011.962q-1.362%200-2.316-.954t-.954-2.316v-4.5q0-.791.547-1.338t1.338-.546t1.338.546q.547.547.547%201.338v4q0%20.213-.144.357t-.357.143t-.356-.143t-.144-.357v-4q0-.373-.255-.628q-.256-.256-.63-.256t-.628.256t-.256.628v4.5q0%20.936.668%201.603q.667.667%201.605.667t1.601-.667q.665-.667.665-1.603v-3.5q0-.212.143-.356t.357-.144t.356.144t.144.356v3.5q0%201.362-.954%202.316t-2.316.954%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%22M3.48%2017q-.665%200-1.14-.475t-.475-1.14V4.615q0-.666.475-1.14T3.48%203h14.77q.666%200%201.14.475q.476.474.476%201.14v4.962q0%20.343-.233.576q-.232.232-.575.232H17.48q-1.195%200-2.04.813t-.845%201.994v3q0%20.344-.232.576t-.576.232zm7.386-8L3.685%204.32q-.195-.122-.401-.045t-.265.289q-.077.148-.025.297t.194.235l7.23%204.733q.213.13.448.13t.447-.13l7.23-4.733q.141-.086.193-.245t-.025-.307q-.057-.211-.264-.278t-.4.053zm8%2011.962q-1.362%200-2.316-.954t-.954-2.316v-4.5q0-.791.547-1.338t1.338-.546t1.338.546q.547.547.547%201.338v4q0%20.213-.144.357t-.357.143t-.356-.143t-.144-.357v-4q0-.373-.255-.628q-.256-.256-.63-.256t-.628.256t-.256.628v4.5q0%20.936.668%201.603q.667.667%201.605.667t1.601-.667q.665-.667.665-1.603v-3.5q0-.212.143-.356t.357-.144t.356.144t.144.356v3.5q0%201.362-.954%202.316t-2.316.954%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/attach-email-rounded.svg?color=%231a73e8&size=48