ios mail icon
ios-mail from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-mail
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios mail icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M460.6 147.3L353 256.9c-.8.8-.8 2 0 2.8l75.3 80.2c5.1 5.1 5.1 13.3 0 18.4-2.5 2.5-5.9 3.8-9.2 3.8s-6.7-1.3-9.2-3.8l-75-79.9c-.8-.8-2.1-.8-2.9 0L313.7 297c-15.3 15.5-35.6 24.1-57.4 24.2-22.1.1-43.1-9.2-58.6-24.9l-17.6-17.9c-.8-.8-2.1-.8-2.9 0l-75 79.9c-2.5 2.5-5.9 3.8-9.2 3.8s-6.7-1.3-9.2-3.8c-5.1-5.1-5.1-13.3 0-18.4l75.3-80.2c.7-.8.7-2 0-2.8L51.4 147.3c-1.3-1.3-3.4-.4-3.4 1.4V368c0 17.6 14.4 32 32 32h352c17.6 0 32-14.4 32-32V148.7c0-1.8-2.2-2.6-3.4-1.4z" fill="currentColor"/><path d="M256 295.1c14.8 0 28.7-5.8 39.1-16.4L452 119c-5.5-4.4-12.3-7-19.8-7H79.9c-7.5 0-14.4 2.6-19.8 7L217 278.7c10.3 10.5 24.2 16.4 39 16.4z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosMail(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M460.6 147.3L353 256.9c-.8.8-.8 2 0 2.8l75.3 80.2c5.1 5.1 5.1 13.3 0 18.4-2.5 2.5-5.9 3.8-9.2 3.8s-6.7-1.3-9.2-3.8l-75-79.9c-.8-.8-2.1-.8-2.9 0L313.7 297c-15.3 15.5-35.6 24.1-57.4 24.2-22.1.1-43.1-9.2-58.6-24.9l-17.6-17.9c-.8-.8-2.1-.8-2.9 0l-75 79.9c-2.5 2.5-5.9 3.8-9.2 3.8s-6.7-1.3-9.2-3.8c-5.1-5.1-5.1-13.3 0-18.4l75.3-80.2c.7-.8.7-2 0-2.8L51.4 147.3c-1.3-1.3-3.4-.4-3.4 1.4V368c0 17.6 14.4 32 32 32h352c17.6 0 32-14.4 32-32V148.7c0-1.8-2.2-2.6-3.4-1.4z" fill="currentColor"/><path d="M256 295.1c14.8 0 28.7-5.8 39.1-16.4L452 119c-5.5-4.4-12.3-7-19.8-7H79.9c-7.5 0-14.4 2.6-19.8 7L217 278.7c10.3 10.5 24.2 16.4 39 16.4z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M460.6 147.3L353 256.9c-.8.8-.8 2 0 2.8l75.3 80.2c5.1 5.1 5.1 13.3 0 18.4-2.5 2.5-5.9 3.8-9.2 3.8s-6.7-1.3-9.2-3.8l-75-79.9c-.8-.8-2.1-.8-2.9 0L313.7 297c-15.3 15.5-35.6 24.1-57.4 24.2-22.1.1-43.1-9.2-58.6-24.9l-17.6-17.9c-.8-.8-2.1-.8-2.9 0l-75 79.9c-2.5 2.5-5.9 3.8-9.2 3.8s-6.7-1.3-9.2-3.8c-5.1-5.1-5.1-13.3 0-18.4l75.3-80.2c.7-.8.7-2 0-2.8L51.4 147.3c-1.3-1.3-3.4-.4-3.4 1.4V368c0 17.6 14.4 32 32 32h352c17.6 0 32-14.4 32-32V148.7c0-1.8-2.2-2.6-3.4-1.4z" fill="currentColor"/><path d="M256 295.1c14.8 0 28.7-5.8 39.1-16.4L452 119c-5.5-4.4-12.3-7-19.8-7H79.9c-7.5 0-14.4 2.6-19.8 7L217 278.7c10.3 10.5 24.2 16.4 39 16.4z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-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%20512%20512%22%3E%3Cpath%20d%3D%22M460.6%20147.3L353%20256.9c-.8.8-.8%202%200%202.8l75.3%2080.2c5.1%205.1%205.1%2013.3%200%2018.4-2.5%202.5-5.9%203.8-9.2%203.8s-6.7-1.3-9.2-3.8l-75-79.9c-.8-.8-2.1-.8-2.9%200L313.7%20297c-15.3%2015.5-35.6%2024.1-57.4%2024.2-22.1.1-43.1-9.2-58.6-24.9l-17.6-17.9c-.8-.8-2.1-.8-2.9%200l-75%2079.9c-2.5%202.5-5.9%203.8-9.2%203.8s-6.7-1.3-9.2-3.8c-5.1-5.1-5.1-13.3%200-18.4l75.3-80.2c.7-.8.7-2%200-2.8L51.4%20147.3c-1.3-1.3-3.4-.4-3.4%201.4V368c0%2017.6%2014.4%2032%2032%2032h352c17.6%200%2032-14.4%2032-32V148.7c0-1.8-2.2-2.6-3.4-1.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M256%20295.1c14.8%200%2028.7-5.8%2039.1-16.4L452%20119c-5.5-4.4-12.3-7-19.8-7H79.9c-7.5%200-14.4%202.6-19.8%207L217%20278.7c10.3%2010.5%2024.2%2016.4%2039%2016.4z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M460.6%20147.3L353%20256.9c-.8.8-.8%202%200%202.8l75.3%2080.2c5.1%205.1%205.1%2013.3%200%2018.4-2.5%202.5-5.9%203.8-9.2%203.8s-6.7-1.3-9.2-3.8l-75-79.9c-.8-.8-2.1-.8-2.9%200L313.7%20297c-15.3%2015.5-35.6%2024.1-57.4%2024.2-22.1.1-43.1-9.2-58.6-24.9l-17.6-17.9c-.8-.8-2.1-.8-2.9%200l-75%2079.9c-2.5%202.5-5.9%203.8-9.2%203.8s-6.7-1.3-9.2-3.8c-5.1-5.1-5.1-13.3%200-18.4l75.3-80.2c.7-.8.7-2%200-2.8L51.4%20147.3c-1.3-1.3-3.4-.4-3.4%201.4V368c0%2017.6%2014.4%2032%2032%2032h352c17.6%200%2032-14.4%2032-32V148.7c0-1.8-2.2-2.6-3.4-1.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M256%20295.1c14.8%200%2028.7-5.8%2039.1-16.4L452%20119c-5.5-4.4-12.3-7-19.8-7H79.9c-7.5%200-14.4%202.6-19.8%207L217%20278.7c10.3%2010.5%2024.2%2016.4%2039%2016.4z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-mail.svg?color=%231a73e8&size=48