outgoing-mail from Material Symbols Light by Google · Regular · Communicate · Apache-2.0 Free for personal and commercial use.

Name
outgoing-mail
Set
Material Symbols Light
Style
Regular
Category
Communicate
Viewbox
24×24
License
Apache 2.0
Aliases
outgoing-mail-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the outgoing mail icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18 19.289l-.688-.689l2.055-2.1H14.5v-1h4.867l-2.056-2.1l.689-.688L21.288 16zm-7.6-8.904l7.1-4.966q0-.057-.029-.203q-.029-.145-.077-.295t-.096-.276t-.106-.145h-.058L10.4 9.194L3.86 4.5h-.052q-.058.02-.106.145q-.048.126-.096.279t-.077.301t-.029.206zM4.087 16.5q-.66 0-1.123-.463T2.5 14.914V5.086q0-.66.464-1.123T4.087 3.5h12.827q.659 0 1.123.464t.463 1.123v5.436q-.192-.011-.385-.017q-.192-.006-.384-.006q-2.143 0-3.687 1.532T12.5 15.73q0 .192.006.385q.006.192.017.384z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightOutgoingMail(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 19.289l-.688-.689l2.055-2.1H14.5v-1h4.867l-2.056-2.1l.689-.688L21.288 16zm-7.6-8.904l7.1-4.966q0-.057-.029-.203q-.029-.145-.077-.295t-.096-.276t-.106-.145h-.058L10.4 9.194L3.86 4.5h-.052q-.058.02-.106.145q-.048.126-.096.279t-.077.301t-.029.206zM4.087 16.5q-.66 0-1.123-.463T2.5 14.914V5.086q0-.66.464-1.123T4.087 3.5h12.827q.659 0 1.123.464t.463 1.123v5.436q-.192-.011-.385-.017q-.192-.006-.384-.006q-2.143 0-3.687 1.532T12.5 15.73q0 .192.006.385q.006.192.017.384z"/></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 19.289l-.688-.689l2.055-2.1H14.5v-1h4.867l-2.056-2.1l.689-.688L21.288 16zm-7.6-8.904l7.1-4.966q0-.057-.029-.203q-.029-.145-.077-.295t-.096-.276t-.106-.145h-.058L10.4 9.194L3.86 4.5h-.052q-.058.02-.106.145q-.048.126-.096.279t-.077.301t-.029.206zM4.087 16.5q-.66 0-1.123-.463T2.5 14.914V5.086q0-.66.464-1.123T4.087 3.5h12.827q.659 0 1.123.464t.463 1.123v5.436q-.192-.011-.385-.017q-.192-.006-.384-.006q-2.143 0-3.687 1.532T12.5 15.73q0 .192.006.385q.006.192.017.384z"/></svg>
</template>

CSS

.icon-outgoing-mail {
  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%2019.289l-.688-.689l2.055-2.1H14.5v-1h4.867l-2.056-2.1l.689-.688L21.288%2016zm-7.6-8.904l7.1-4.966q0-.057-.029-.203q-.029-.145-.077-.295t-.096-.276t-.106-.145h-.058L10.4%209.194L3.86%204.5h-.052q-.058.02-.106.145q-.048.126-.096.279t-.077.301t-.029.206zM4.087%2016.5q-.66%200-1.123-.463T2.5%2014.914V5.086q0-.66.464-1.123T4.087%203.5h12.827q.659%200%201.123.464t.463%201.123v5.436q-.192-.011-.385-.017q-.192-.006-.384-.006q-2.143%200-3.687%201.532T12.5%2015.73q0%20.192.006.385q.006.192.017.384z%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%2019.289l-.688-.689l2.055-2.1H14.5v-1h4.867l-2.056-2.1l.689-.688L21.288%2016zm-7.6-8.904l7.1-4.966q0-.057-.029-.203q-.029-.145-.077-.295t-.096-.276t-.106-.145h-.058L10.4%209.194L3.86%204.5h-.052q-.058.02-.106.145q-.048.126-.096.279t-.077.301t-.029.206zM4.087%2016.5q-.66%200-1.123-.463T2.5%2014.914V5.086q0-.66.464-1.123T4.087%203.5h12.827q.659%200%201.123.464t.463%201.123v5.436q-.192-.011-.385-.017q-.192-.006-.384-.006q-2.143%200-3.687%201.532T12.5%2015.73q0%20.192.006.385q.006.192.017.384z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/outgoing-mail.svg?color=%231a73e8&size=48