UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.09 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Mailgun = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M11.837 0c6.602 0 11.984 5.381 11.984 11.994-.017 2.99-3.264 4.84-5.844 3.331a3.805 3.805 0 01-.06-.035l-.055-.033-.022.055c-2.554 4.63-9.162 4.758-11.894.232-2.732-4.527.46-10.313 5.746-10.416a6.868 6.868 0 017.002 6.866 1.265 1.265 0 002.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 0111.837 24C2.6 23.72-2.87 13.543 1.992 5.684A12.006 12.006 0 0111.837 0zm0 7.745c-3.276-.163-5.5 3.281-4.003 6.2a4.26 4.26 0 004.014 2.31c3.276-.171 5.137-3.824 3.35-6.575a4.26 4.26 0 00-3.36-1.935zm0 2.53c1.324 0 2.152 1.433 1.49 2.58a1.72 1.72 0 01-1.49.86 1.72 1.72 0 110-3.44z" })); exports.default = Mailgun;