attach-email-sharp from Material Symbols Light by Google · Sharp · Communicate · Apache-2.0 Free for personal and commercial use.

Name
attach-email-sharp
Set
Material Symbols Light
Style
Sharp
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="M18.866 20.962q-1.362 0-2.316-.954t-.954-2.316v-4.5q0-.791.547-1.338t1.338-.546t1.338.546q.547.547.547 1.338v4.5h-1v-4.5q0-.373-.256-.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-4h1v4q0 1.362-.954 2.316t-2.316.954M1.866 17V3h18v7.385h-2.384q-1.195 0-2.04.813t-.845 1.994V17zm9-6.884l8-5.231L18.559 4l-7.692 5l-7.693-5l-.307.885z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAttachEmailSharp(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="M18.866 20.962q-1.362 0-2.316-.954t-.954-2.316v-4.5q0-.791.547-1.338t1.338-.546t1.338.546q.547.547.547 1.338v4.5h-1v-4.5q0-.373-.256-.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-4h1v4q0 1.362-.954 2.316t-2.316.954M1.866 17V3h18v7.385h-2.384q-1.195 0-2.04.813t-.845 1.994V17zm9-6.884l8-5.231L18.559 4l-7.692 5l-7.693-5l-.307.885z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.866 20.962q-1.362 0-2.316-.954t-.954-2.316v-4.5q0-.791.547-1.338t1.338-.546t1.338.546q.547.547.547 1.338v4.5h-1v-4.5q0-.373-.256-.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-4h1v4q0 1.362-.954 2.316t-2.316.954M1.866 17V3h18v7.385h-2.384q-1.195 0-2.04.813t-.845 1.994V17zm9-6.884l8-5.231L18.559 4l-7.692 5l-7.693-5l-.307.885z"/></svg>
</template>

CSS

.icon-attach-email-sharp {
  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%22M18.866%2020.962q-1.362%200-2.316-.954t-.954-2.316v-4.5q0-.791.547-1.338t1.338-.546t1.338.546q.547.547.547%201.338v4.5h-1v-4.5q0-.373-.256-.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-4h1v4q0%201.362-.954%202.316t-2.316.954M1.866%2017V3h18v7.385h-2.384q-1.195%200-2.04.813t-.845%201.994V17zm9-6.884l8-5.231L18.559%204l-7.692%205l-7.693-5l-.307.885z%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%22M18.866%2020.962q-1.362%200-2.316-.954t-.954-2.316v-4.5q0-.791.547-1.338t1.338-.546t1.338.546q.547.547.547%201.338v4.5h-1v-4.5q0-.373-.256-.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-4h1v4q0%201.362-.954%202.316t-2.316.954M1.866%2017V3h18v7.385h-2.384q-1.195%200-2.04.813t-.845%201.994V17zm9-6.884l8-5.231L18.559%204l-7.692%205l-7.693-5l-.307.885z%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-sharp.svg?color=%231a73e8&size=48