mailgun from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
mailgun
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the mailgun logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.837 0c6.602 0 11.984 5.381 11.984 11.994c-.017 2.99-3.264 4.84-5.844 3.331l-.06-.035l-.055-.033l-.022.055c-2.554 4.63-9.162 4.758-11.894.232c-2.732-4.527.46-10.313 5.746-10.416a6.87 6.87 0 0 1 7.002 6.866a1.265 1.265 0 0 0 2.52 0c0-5.18-4.197-9.38-9.377-9.387C4.611 2.594.081 10.41 3.683 16.673c3.238 5.632 11.08 6.351 15.289 1.402l1.997 1.686A11.95 11.95 0 0 1 11.837 24C2.6 23.72-2.87 13.543 1.992 5.684A12 12 0 0 1 11.837 0m0 7.745c-3.276-.163-5.5 3.281-4.003 6.2a4.26 4.26 0 0 0 4.014 2.31c3.276-.171 5.137-3.824 3.35-6.575a4.26 4.26 0 0 0-3.36-1.935Zm0 2.53c1.324 0 2.152 1.433 1.49 2.58a1.72 1.72 0 0 1-1.49.86a1.72 1.72 0 1 1 0-3.44"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMailgun(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="M11.837 0c6.602 0 11.984 5.381 11.984 11.994c-.017 2.99-3.264 4.84-5.844 3.331l-.06-.035l-.055-.033l-.022.055c-2.554 4.63-9.162 4.758-11.894.232c-2.732-4.527.46-10.313 5.746-10.416a6.87 6.87 0 0 1 7.002 6.866a1.265 1.265 0 0 0 2.52 0c0-5.18-4.197-9.38-9.377-9.387C4.611 2.594.081 10.41 3.683 16.673c3.238 5.632 11.08 6.351 15.289 1.402l1.997 1.686A11.95 11.95 0 0 1 11.837 24C2.6 23.72-2.87 13.543 1.992 5.684A12 12 0 0 1 11.837 0m0 7.745c-3.276-.163-5.5 3.281-4.003 6.2a4.26 4.26 0 0 0 4.014 2.31c3.276-.171 5.137-3.824 3.35-6.575a4.26 4.26 0 0 0-3.36-1.935Zm0 2.53c1.324 0 2.152 1.433 1.49 2.58a1.72 1.72 0 0 1-1.49.86a1.72 1.72 0 1 1 0-3.44"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.837 0c6.602 0 11.984 5.381 11.984 11.994c-.017 2.99-3.264 4.84-5.844 3.331l-.06-.035l-.055-.033l-.022.055c-2.554 4.63-9.162 4.758-11.894.232c-2.732-4.527.46-10.313 5.746-10.416a6.87 6.87 0 0 1 7.002 6.866a1.265 1.265 0 0 0 2.52 0c0-5.18-4.197-9.38-9.377-9.387C4.611 2.594.081 10.41 3.683 16.673c3.238 5.632 11.08 6.351 15.289 1.402l1.997 1.686A11.95 11.95 0 0 1 11.837 24C2.6 23.72-2.87 13.543 1.992 5.684A12 12 0 0 1 11.837 0m0 7.745c-3.276-.163-5.5 3.281-4.003 6.2a4.26 4.26 0 0 0 4.014 2.31c3.276-.171 5.137-3.824 3.35-6.575a4.26 4.26 0 0 0-3.36-1.935Zm0 2.53c1.324 0 2.152 1.433 1.49 2.58a1.72 1.72 0 0 1-1.49.86a1.72 1.72 0 1 1 0-3.44"/></svg>
</template>

CSS

.icon-mailgun {
  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%22M11.837%200c6.602%200%2011.984%205.381%2011.984%2011.994c-.017%202.99-3.264%204.84-5.844%203.331l-.06-.035l-.055-.033l-.022.055c-2.554%204.63-9.162%204.758-11.894.232c-2.732-4.527.46-10.313%205.746-10.416a6.87%206.87%200%200%201%207.002%206.866a1.265%201.265%200%200%200%202.52%200c0-5.18-4.197-9.38-9.377-9.387C4.611%202.594.081%2010.41%203.683%2016.673c3.238%205.632%2011.08%206.351%2015.289%201.402l1.997%201.686A11.95%2011.95%200%200%201%2011.837%2024C2.6%2023.72-2.87%2013.543%201.992%205.684A12%2012%200%200%201%2011.837%200m0%207.745c-3.276-.163-5.5%203.281-4.003%206.2a4.26%204.26%200%200%200%204.014%202.31c3.276-.171%205.137-3.824%203.35-6.575a4.26%204.26%200%200%200-3.36-1.935Zm0%202.53c1.324%200%202.152%201.433%201.49%202.58a1.72%201.72%200%200%201-1.49.86a1.72%201.72%200%201%201%200-3.44%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%22M11.837%200c6.602%200%2011.984%205.381%2011.984%2011.994c-.017%202.99-3.264%204.84-5.844%203.331l-.06-.035l-.055-.033l-.022.055c-2.554%204.63-9.162%204.758-11.894.232c-2.732-4.527.46-10.313%205.746-10.416a6.87%206.87%200%200%201%207.002%206.866a1.265%201.265%200%200%200%202.52%200c0-5.18-4.197-9.38-9.377-9.387C4.611%202.594.081%2010.41%203.683%2016.673c3.238%205.632%2011.08%206.351%2015.289%201.402l1.997%201.686A11.95%2011.95%200%200%201%2011.837%2024C2.6%2023.72-2.87%2013.543%201.992%205.684A12%2012%200%200%201%2011.837%200m0%207.745c-3.276-.163-5.5%203.281-4.003%206.2a4.26%204.26%200%200%200%204.014%202.31c3.276-.171%205.137-3.824%203.35-6.575a4.26%204.26%200%200%200-3.36-1.935Zm0%202.53c1.324%200%202.152%201.433%201.49%202.58a1.72%201.72%200%200%201-1.49.86a1.72%201.72%200%201%201%200-3.44%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/mailgun.svg?color=%231a73e8&size=48