mail-open-two-tone from Keyline Icons by Keyline Icons · Two Tone · MIT Free for personal and commercial use.

Name
mail-open-two-tone
Set
Keyline Icons
Style
Two Tone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline Icons

Use the mail open icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M9.675 1.7451L2.675 6.7451C1.6239 7.4959 1 8.7082 1 10L1 19C1 21.2091 2.7909 23 5 23L19 23C21.2091 23 23 21.2091 23 19L23 10C23 8.7082 22.3761 7.4959 21.325 6.7451L14.325 1.7451C12.9342 0.7516 11.0658 0.7516 9.675 1.7451Z" stroke="none"/><path d="M10.2563 2.5588L3.2563 7.5588C2.4679 8.1219 2 9.0311 2 10L2 19C2 20.6569 3.3431 22 5 22L19 22C20.6569 22 22 20.6569 22 19L22 10C22 9.0311 21.5321 8.1219 20.7437 7.5588L13.7437 2.5588C12.7006 1.8137 11.2994 1.8137 10.2563 2.5588ZM2 10L10.8375 16.3125C11.5329 16.8092 12.4671 16.8092 13.1625 16.3125L22 10"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsMailOpenTwoTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M9.675 1.7451L2.675 6.7451C1.6239 7.4959 1 8.7082 1 10L1 19C1 21.2091 2.7909 23 5 23L19 23C21.2091 23 23 21.2091 23 19L23 10C23 8.7082 22.3761 7.4959 21.325 6.7451L14.325 1.7451C12.9342 0.7516 11.0658 0.7516 9.675 1.7451Z" stroke="none"/><path d="M10.2563 2.5588L3.2563 7.5588C2.4679 8.1219 2 9.0311 2 10L2 19C2 20.6569 3.3431 22 5 22L19 22C20.6569 22 22 20.6569 22 19L22 10C22 9.0311 21.5321 8.1219 20.7437 7.5588L13.7437 2.5588C12.7006 1.8137 11.2994 1.8137 10.2563 2.5588ZM2 10L10.8375 16.3125C11.5329 16.8092 12.4671 16.8092 13.1625 16.3125L22 10"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M9.675 1.7451L2.675 6.7451C1.6239 7.4959 1 8.7082 1 10L1 19C1 21.2091 2.7909 23 5 23L19 23C21.2091 23 23 21.2091 23 19L23 10C23 8.7082 22.3761 7.4959 21.325 6.7451L14.325 1.7451C12.9342 0.7516 11.0658 0.7516 9.675 1.7451Z" stroke="none"/><path d="M10.2563 2.5588L3.2563 7.5588C2.4679 8.1219 2 9.0311 2 10L2 19C2 20.6569 3.3431 22 5 22L19 22C20.6569 22 22 20.6569 22 19L22 10C22 9.0311 21.5321 8.1219 20.7437 7.5588L13.7437 2.5588C12.7006 1.8137 11.2994 1.8137 10.2563 2.5588ZM2 10L10.8375 16.3125C11.5329 16.8092 12.4671 16.8092 13.1625 16.3125L22 10"/></g></svg>
</template>

CSS

.icon-mail-open-two-tone {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M9.675%201.7451L2.675%206.7451C1.6239%207.4959%201%208.7082%201%2010L1%2019C1%2021.2091%202.7909%2023%205%2023L19%2023C21.2091%2023%2023%2021.2091%2023%2019L23%2010C23%208.7082%2022.3761%207.4959%2021.325%206.7451L14.325%201.7451C12.9342%200.7516%2011.0658%200.7516%209.675%201.7451Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M10.2563%202.5588L3.2563%207.5588C2.4679%208.1219%202%209.0311%202%2010L2%2019C2%2020.6569%203.3431%2022%205%2022L19%2022C20.6569%2022%2022%2020.6569%2022%2019L22%2010C22%209.0311%2021.5321%208.1219%2020.7437%207.5588L13.7437%202.5588C12.7006%201.8137%2011.2994%201.8137%2010.2563%202.5588ZM2%2010L10.8375%2016.3125C11.5329%2016.8092%2012.4671%2016.8092%2013.1625%2016.3125L22%2010%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M9.675%201.7451L2.675%206.7451C1.6239%207.4959%201%208.7082%201%2010L1%2019C1%2021.2091%202.7909%2023%205%2023L19%2023C21.2091%2023%2023%2021.2091%2023%2019L23%2010C23%208.7082%2022.3761%207.4959%2021.325%206.7451L14.325%201.7451C12.9342%200.7516%2011.0658%200.7516%209.675%201.7451Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M10.2563%202.5588L3.2563%207.5588C2.4679%208.1219%202%209.0311%202%2010L2%2019C2%2020.6569%203.3431%2022%205%2022L19%2022C20.6569%2022%2022%2020.6569%2022%2019L22%2010C22%209.0311%2021.5321%208.1219%2020.7437%207.5588L13.7437%202.5588C12.7006%201.8137%2011.2994%201.8137%2010.2563%202.5588ZM2%2010L10.8375%2016.3125C11.5329%2016.8092%2012.4671%2016.8092%2013.1625%2016.3125L22%2010%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/mail-open-two-tone.svg?color=%231a73e8&size=48