maildotcom logo
maildotcom from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- maildotcom
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the maildotcom logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.017-.008H0V15.66c0 1.406.96 2.571 2.246 2.914L24 24.01V5.99c.017-3.308-2.674-6-5.983-6zm3 15.668H18V8.786c0-.669-.223-2.229-2.211-2.229c-1.32 0-2.28.909-2.28 2.229v6.874H10.49V8.786c0-.669-.205-2.229-2.194-2.229c-1.354 0-2.28.909-2.28 2.229v6.874H3V3.609h5.297c1.594 0 2.897.634 3.737 1.662c.892-1.028 2.212-1.662 3.737-1.662C19.063 3.609 21 5.786 21 8.854z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsMaildotcom(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.017-.008H0V15.66c0 1.406.96 2.571 2.246 2.914L24 24.01V5.99c.017-3.308-2.674-6-5.983-6zm3 15.668H18V8.786c0-.669-.223-2.229-2.211-2.229c-1.32 0-2.28.909-2.28 2.229v6.874H10.49V8.786c0-.669-.205-2.229-2.194-2.229c-1.354 0-2.28.909-2.28 2.229v6.874H3V3.609h5.297c1.594 0 2.897.634 3.737 1.662c.892-1.028 2.212-1.662 3.737-1.662C19.063 3.609 21 5.786 21 8.854z"/></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.017-.008H0V15.66c0 1.406.96 2.571 2.246 2.914L24 24.01V5.99c.017-3.308-2.674-6-5.983-6zm3 15.668H18V8.786c0-.669-.223-2.229-2.211-2.229c-1.32 0-2.28.909-2.28 2.229v6.874H10.49V8.786c0-.669-.205-2.229-2.194-2.229c-1.354 0-2.28.909-2.28 2.229v6.874H3V3.609h5.297c1.594 0 2.897.634 3.737 1.662c.892-1.028 2.212-1.662 3.737-1.662C19.063 3.609 21 5.786 21 8.854z"/></svg> </template>
CSS
.icon-maildotcom {
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.017-.008H0V15.66c0%201.406.96%202.571%202.246%202.914L24%2024.01V5.99c.017-3.308-2.674-6-5.983-6zm3%2015.668H18V8.786c0-.669-.223-2.229-2.211-2.229c-1.32%200-2.28.909-2.28%202.229v6.874H10.49V8.786c0-.669-.205-2.229-2.194-2.229c-1.354%200-2.28.909-2.28%202.229v6.874H3V3.609h5.297c1.594%200%202.897.634%203.737%201.662c.892-1.028%202.212-1.662%203.737-1.662C19.063%203.609%2021%205.786%2021%208.854z%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.017-.008H0V15.66c0%201.406.96%202.571%202.246%202.914L24%2024.01V5.99c.017-3.308-2.674-6-5.983-6zm3%2015.668H18V8.786c0-.669-.223-2.229-2.211-2.229c-1.32%200-2.28.909-2.28%202.229v6.874H10.49V8.786c0-.669-.205-2.229-2.194-2.229c-1.354%200-2.28.909-2.28%202.229v6.874H3V3.609h5.297c1.594%200%202.897.634%203.737%201.662c.892-1.028%202.212-1.662%203.737-1.662C19.063%203.609%2021%205.786%2021%208.854z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/maildotcom.svg?color=%231a73e8&size=48