mail account 02 icon
mail-account-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- mail-account-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the mail account 02 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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="m7 7.5l2.942 1.74c1.715 1.014 2.4 1.014 4.116 0L17 7.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M21.996 10c-.003-.367-.007-.23-.012-.473c-.065-3.067-.098-4.6-1.229-5.736s-2.705-1.175-5.854-1.254c-1.94-.05-3.862-.05-5.802 0c-3.149.079-4.723.118-5.854 1.254S2.08 6.46 2.015 9.526a69 69 0 0 0 0 2.953c.066 3.066.099 4.6 1.23 5.735S5.95 19.39 9.099 19.47c.608.015 1.397.025 1.901.031"/><path d="M15.586 18.648c-.629.369-2.277 1.121-1.273 2.063c.49.46 1.037.789 1.723.789h3.92c.686 0 1.233-.329 1.723-.789c1.004-.942-.644-1.694-1.273-2.063a4.8 4.8 0 0 0-4.82 0ZM19.996 14a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMailAccount02(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" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="m7 7.5l2.942 1.74c1.715 1.014 2.4 1.014 4.116 0L17 7.5"/><path strokeLinecap="round" strokeLinejoin="round" d="M21.996 10c-.003-.367-.007-.23-.012-.473c-.065-3.067-.098-4.6-1.229-5.736s-2.705-1.175-5.854-1.254c-1.94-.05-3.862-.05-5.802 0c-3.149.079-4.723.118-5.854 1.254S2.08 6.46 2.015 9.526a69 69 0 0 0 0 2.953c.066 3.066.099 4.6 1.23 5.735S5.95 19.39 9.099 19.47c.608.015 1.397.025 1.901.031"/><path d="M15.586 18.648c-.629.369-2.277 1.121-1.273 2.063c.49.46 1.037.789 1.723.789h3.92c.686 0 1.233-.329 1.723-.789c1.004-.942-.644-1.694-1.273-2.063a4.8 4.8 0 0 0-4.82 0ZM19.996 14a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/></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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="m7 7.5l2.942 1.74c1.715 1.014 2.4 1.014 4.116 0L17 7.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M21.996 10c-.003-.367-.007-.23-.012-.473c-.065-3.067-.098-4.6-1.229-5.736s-2.705-1.175-5.854-1.254c-1.94-.05-3.862-.05-5.802 0c-3.149.079-4.723.118-5.854 1.254S2.08 6.46 2.015 9.526a69 69 0 0 0 0 2.953c.066 3.066.099 4.6 1.23 5.735S5.95 19.39 9.099 19.47c.608.015 1.397.025 1.901.031"/><path d="M15.586 18.648c-.629.369-2.277 1.121-1.273 2.063c.49.46 1.037.789 1.723.789h3.92c.686 0 1.233-.329 1.723-.789c1.004-.942-.644-1.694-1.273-2.063a4.8 4.8 0 0 0-4.82 0ZM19.996 14a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/></g></svg> </template>
CSS
.icon-mail-account-02 {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m7%207.5l2.942%201.74c1.715%201.014%202.4%201.014%204.116%200L17%207.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21.996%2010c-.003-.367-.007-.23-.012-.473c-.065-3.067-.098-4.6-1.229-5.736s-2.705-1.175-5.854-1.254c-1.94-.05-3.862-.05-5.802%200c-3.149.079-4.723.118-5.854%201.254S2.08%206.46%202.015%209.526a69%2069%200%200%200%200%202.953c.066%203.066.099%204.6%201.23%205.735S5.95%2019.39%209.099%2019.47c.608.015%201.397.025%201.901.031%22%2F%3E%3Cpath%20d%3D%22M15.586%2018.648c-.629.369-2.277%201.121-1.273%202.063c.49.46%201.037.789%201.723.789h3.92c.686%200%201.233-.329%201.723-.789c1.004-.942-.644-1.694-1.273-2.063a4.8%204.8%200%200%200-4.82%200ZM19.996%2014a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m7%207.5l2.942%201.74c1.715%201.014%202.4%201.014%204.116%200L17%207.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21.996%2010c-.003-.367-.007-.23-.012-.473c-.065-3.067-.098-4.6-1.229-5.736s-2.705-1.175-5.854-1.254c-1.94-.05-3.862-.05-5.802%200c-3.149.079-4.723.118-5.854%201.254S2.08%206.46%202.015%209.526a69%2069%200%200%200%200%202.953c.066%203.066.099%204.6%201.23%205.735S5.95%2019.39%209.099%2019.47c.608.015%201.397.025%201.901.031%22%2F%3E%3Cpath%20d%3D%22M15.586%2018.648c-.629.369-2.277%201.121-1.273%202.063c.49.46%201.037.789%201.723.789h3.92c.686%200%201.233-.329%201.723-.789c1.004-.942-.644-1.694-1.273-2.063a4.8%204.8%200%200%200-4.82%200ZM19.996%2014a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/mail-account-02.svg?color=%231a73e8&size=48