mail ai icon
mail-ai-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- mail-ai-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Related icons in MingCute Icon
Use the mail ai icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 14a1 1 0 0 1 .946.677l.13.378c.3.879.99 1.57 1.87 1.87l.377.129a1 1 0 0 1 0 1.892l-.378.13c-.879.3-1.57.99-1.87 1.87l-.129.377a1 1 0 0 1-1.892 0l-.13-.378a3 3 0 0 0-1.87-1.87l-.377-.129a1 1 0 0 1 0-1.892l.378-.13c.879-.3 1.57-.99 1.87-1.87l.129-.377A1 1 0 0 1 19 14m3 .486q-.018-.038-.032-.078l-.13-.378a3 3 0 0 0-5.677 0l-.129.378a1 1 0 0 1-.624.624l-.378.13A3 3 0 0 0 13.767 20H4a2 2 0 0 1-2-2V6.969l.36.3l8.68 7.232a1.5 1.5 0 0 0 1.92 0l8.68-7.232l.36-.3zM20 4c.626 0 1.184.288 1.55.738l-1.19.994L12 12.698L3.64 5.732l-1.192-.994C2.815 4.288 3.374 4 4 4z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteMailAiFill(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="M19 14a1 1 0 0 1 .946.677l.13.378c.3.879.99 1.57 1.87 1.87l.377.129a1 1 0 0 1 0 1.892l-.378.13c-.879.3-1.57.99-1.87 1.87l-.129.377a1 1 0 0 1-1.892 0l-.13-.378a3 3 0 0 0-1.87-1.87l-.377-.129a1 1 0 0 1 0-1.892l.378-.13c.879-.3 1.57-.99 1.87-1.87l.129-.377A1 1 0 0 1 19 14m3 .486q-.018-.038-.032-.078l-.13-.378a3 3 0 0 0-5.677 0l-.129.378a1 1 0 0 1-.624.624l-.378.13A3 3 0 0 0 13.767 20H4a2 2 0 0 1-2-2V6.969l.36.3l8.68 7.232a1.5 1.5 0 0 0 1.92 0l8.68-7.232l.36-.3zM20 4c.626 0 1.184.288 1.55.738l-1.19.994L12 12.698L3.64 5.732l-1.192-.994C2.815 4.288 3.374 4 4 4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 14a1 1 0 0 1 .946.677l.13.378c.3.879.99 1.57 1.87 1.87l.377.129a1 1 0 0 1 0 1.892l-.378.13c-.879.3-1.57.99-1.87 1.87l-.129.377a1 1 0 0 1-1.892 0l-.13-.378a3 3 0 0 0-1.87-1.87l-.377-.129a1 1 0 0 1 0-1.892l.378-.13c.879-.3 1.57-.99 1.87-1.87l.129-.377A1 1 0 0 1 19 14m3 .486q-.018-.038-.032-.078l-.13-.378a3 3 0 0 0-5.677 0l-.129.378a1 1 0 0 1-.624.624l-.378.13A3 3 0 0 0 13.767 20H4a2 2 0 0 1-2-2V6.969l.36.3l8.68 7.232a1.5 1.5 0 0 0 1.92 0l8.68-7.232l.36-.3zM20 4c.626 0 1.184.288 1.55.738l-1.19.994L12 12.698L3.64 5.732l-1.192-.994C2.815 4.288 3.374 4 4 4z"/></svg> </template>
CSS
.icon-mail-ai-fill {
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%22M19%2014a1%201%200%200%201%20.946.677l.13.378c.3.879.99%201.57%201.87%201.87l.377.129a1%201%200%200%201%200%201.892l-.378.13c-.879.3-1.57.99-1.87%201.87l-.129.377a1%201%200%200%201-1.892%200l-.13-.378a3%203%200%200%200-1.87-1.87l-.377-.129a1%201%200%200%201%200-1.892l.378-.13c.879-.3%201.57-.99%201.87-1.87l.129-.377A1%201%200%200%201%2019%2014m3%20.486q-.018-.038-.032-.078l-.13-.378a3%203%200%200%200-5.677%200l-.129.378a1%201%200%200%201-.624.624l-.378.13A3%203%200%200%200%2013.767%2020H4a2%202%200%200%201-2-2V6.969l.36.3l8.68%207.232a1.5%201.5%200%200%200%201.92%200l8.68-7.232l.36-.3zM20%204c.626%200%201.184.288%201.55.738l-1.19.994L12%2012.698L3.64%205.732l-1.192-.994C2.815%204.288%203.374%204%204%204z%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%22M19%2014a1%201%200%200%201%20.946.677l.13.378c.3.879.99%201.57%201.87%201.87l.377.129a1%201%200%200%201%200%201.892l-.378.13c-.879.3-1.57.99-1.87%201.87l-.129.377a1%201%200%200%201-1.892%200l-.13-.378a3%203%200%200%200-1.87-1.87l-.377-.129a1%201%200%200%201%200-1.892l.378-.13c.879-.3%201.57-.99%201.87-1.87l.129-.377A1%201%200%200%201%2019%2014m3%20.486q-.018-.038-.032-.078l-.13-.378a3%203%200%200%200-5.677%200l-.129.378a1%201%200%200%201-.624.624l-.378.13A3%203%200%200%200%2013.767%2020H4a2%202%200%200%201-2-2V6.969l.36.3l8.68%207.232a1.5%201.5%200%200%200%201.92%200l8.68-7.232l.36-.3zM20%204c.626%200%201.184.288%201.55.738l-1.19.994L12%2012.698L3.64%205.732l-1.192-.994C2.815%204.288%203.374%204%204%204z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/mail-ai-fill.svg?color=%231a73e8&size=48