mailgun icon logo
mailgun-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- mailgun-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×261
- License
- CC0
Use the mailgun icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 261"><path fill="#f06b66" d="M126.143.048C197.685.048 256 58.363 256 130.025a42.083 42.083 0 0 1-63.967 35.71l-.6-.36l-.241.601c-18.108 32.825-57.803 47.059-92.643 33.22c-34.84-13.837-53.951-51.428-44.602-87.731c9.349-36.304 44.24-59.988 81.43-55.276s65.073 36.348 65.073 73.836a13.707 13.707 0 0 0 27.294 0c0-56.132-45.469-101.655-101.601-101.721c-47.083-.085-88.07 32.152-99.083 77.93c-11.012 45.776 10.83 93.128 52.8 114.466s93.098 11.085 123.596-24.784l21.643 18.276a129.5 129.5 0 0 1-98.956 45.93C55.864 257.986 0 200.397 0 130.086S55.864 2.185 126.143.048m0 83.926a46.171 46.171 0 1 0 .12 92.223c24.551-1.286 43.789-21.584 43.757-46.169s-19.323-44.832-43.877-46.054m0 27.414c10.293 0 18.637 8.344 18.637 18.637s-8.344 18.637-18.637 18.637s-18.637-8.344-18.637-18.637s8.344-18.637 18.637-18.637"/></svg>
React
import type { SVGProps } from "react";
export function LogosMailgunIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 261"><path fill="#f06b66" d="M126.143.048C197.685.048 256 58.363 256 130.025a42.083 42.083 0 0 1-63.967 35.71l-.6-.36l-.241.601c-18.108 32.825-57.803 47.059-92.643 33.22c-34.84-13.837-53.951-51.428-44.602-87.731c9.349-36.304 44.24-59.988 81.43-55.276s65.073 36.348 65.073 73.836a13.707 13.707 0 0 0 27.294 0c0-56.132-45.469-101.655-101.601-101.721c-47.083-.085-88.07 32.152-99.083 77.93c-11.012 45.776 10.83 93.128 52.8 114.466s93.098 11.085 123.596-24.784l21.643 18.276a129.5 129.5 0 0 1-98.956 45.93C55.864 257.986 0 200.397 0 130.086S55.864 2.185 126.143.048m0 83.926a46.171 46.171 0 1 0 .12 92.223c24.551-1.286 43.789-21.584 43.757-46.169s-19.323-44.832-43.877-46.054m0 27.414c10.293 0 18.637 8.344 18.637 18.637s-8.344 18.637-18.637 18.637s-18.637-8.344-18.637-18.637s8.344-18.637 18.637-18.637"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 261"><path fill="#f06b66" d="M126.143.048C197.685.048 256 58.363 256 130.025a42.083 42.083 0 0 1-63.967 35.71l-.6-.36l-.241.601c-18.108 32.825-57.803 47.059-92.643 33.22c-34.84-13.837-53.951-51.428-44.602-87.731c9.349-36.304 44.24-59.988 81.43-55.276s65.073 36.348 65.073 73.836a13.707 13.707 0 0 0 27.294 0c0-56.132-45.469-101.655-101.601-101.721c-47.083-.085-88.07 32.152-99.083 77.93c-11.012 45.776 10.83 93.128 52.8 114.466s93.098 11.085 123.596-24.784l21.643 18.276a129.5 129.5 0 0 1-98.956 45.93C55.864 257.986 0 200.397 0 130.086S55.864 2.185 126.143.048m0 83.926a46.171 46.171 0 1 0 .12 92.223c24.551-1.286 43.789-21.584 43.757-46.169s-19.323-44.832-43.877-46.054m0 27.414c10.293 0 18.637 8.344 18.637 18.637s-8.344 18.637-18.637 18.637s-18.637-8.344-18.637-18.637s8.344-18.637 18.637-18.637"/></svg> </template>
CSS
.icon-mailgun-icon {
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%20256%20261%22%3E%3Cpath%20fill%3D%22%23f06b66%22%20d%3D%22M126.143.048C197.685.048%20256%2058.363%20256%20130.025a42.083%2042.083%200%200%201-63.967%2035.71l-.6-.36l-.241.601c-18.108%2032.825-57.803%2047.059-92.643%2033.22c-34.84-13.837-53.951-51.428-44.602-87.731c9.349-36.304%2044.24-59.988%2081.43-55.276s65.073%2036.348%2065.073%2073.836a13.707%2013.707%200%200%200%2027.294%200c0-56.132-45.469-101.655-101.601-101.721c-47.083-.085-88.07%2032.152-99.083%2077.93c-11.012%2045.776%2010.83%2093.128%2052.8%20114.466s93.098%2011.085%20123.596-24.784l21.643%2018.276a129.5%20129.5%200%200%201-98.956%2045.93C55.864%20257.986%200%20200.397%200%20130.086S55.864%202.185%20126.143.048m0%2083.926a46.171%2046.171%200%201%200%20.12%2092.223c24.551-1.286%2043.789-21.584%2043.757-46.169s-19.323-44.832-43.877-46.054m0%2027.414c10.293%200%2018.637%208.344%2018.637%2018.637s-8.344%2018.637-18.637%2018.637s-18.637-8.344-18.637-18.637s8.344-18.637%2018.637-18.637%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%20256%20261%22%3E%3Cpath%20fill%3D%22%23f06b66%22%20d%3D%22M126.143.048C197.685.048%20256%2058.363%20256%20130.025a42.083%2042.083%200%200%201-63.967%2035.71l-.6-.36l-.241.601c-18.108%2032.825-57.803%2047.059-92.643%2033.22c-34.84-13.837-53.951-51.428-44.602-87.731c9.349-36.304%2044.24-59.988%2081.43-55.276s65.073%2036.348%2065.073%2073.836a13.707%2013.707%200%200%200%2027.294%200c0-56.132-45.469-101.655-101.601-101.721c-47.083-.085-88.07%2032.152-99.083%2077.93c-11.012%2045.776%2010.83%2093.128%2052.8%20114.466s93.098%2011.085%20123.596-24.784l21.643%2018.276a129.5%20129.5%200%200%201-98.956%2045.93C55.864%20257.986%200%20200.397%200%20130.086S55.864%202.185%20126.143.048m0%2083.926a46.171%2046.171%200%201%200%20.12%2092.223c24.551-1.286%2043.789-21.584%2043.757-46.169s-19.323-44.832-43.877-46.054m0%2027.414c10.293%200%2018.637%208.344%2018.637%2018.637s-8.344%2018.637-18.637%2018.637s-18.637-8.344-18.637-18.637s8.344-18.637%2018.637-18.637%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/mailgun-icon.svg?color=%231a73e8&size=48