UNPKG

iconista

Version:

Thousands of SVG icons with one React component

16 lines (15 loc) 2.07 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 Svg1f1fa1f1ff = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M32 2C19.3 2 8.5 9.9 4.1 21h55.8C55.5 9.9 44.7 2 32 2z", fill: "#42ade2" }), React.createElement("path", { d: "M32 62c12.7 0 23.5-7.9 27.9-19H4.1C8.5 54.1 19.3 62 32 62z", fill: "#83bf4f" }), React.createElement("path", { d: "M62 32c0-3.1-.5-6.2-1.4-9H3.4C2.5 25.8 2 28.9 2 32s.5 6.2 1.4 9h57.2c.9-2.8 1.4-5.9 1.4-9", fill: "#fff" }), React.createElement("g", { fill: "#c94747" }, React.createElement("path", { d: "M59.9 21c.1.3.3.7.4 1 .1.3.2.7.3 1" }), React.createElement("path", { d: "M60.3 22c-.1-.3-.3-.7-.4-1H4.1c-.1.3-.3.7-.4 1-.1.3-.2.7-.3 1h57.2c-.1-.3-.2-.7-.3-1M3.7 42c.1.3.3.7.4 1h55.8c.1-.3.3-.7.4-1 .1-.3.2-.7.3-1H3.4c.1.3.2.7.3 1" })), React.createElement("g", { fill: "#fff" }, React.createElement("path", { d: "M20.4 17.3c-2.4 0-4.3-1.9-4.3-4.3s1.9-4.3 4.3-4.3c.6 0 1.1.1 1.6.3-.8-.6-1.9-1-3-1-2.8 0-5 2.2-5 5s2.2 5 5 5c1.1 0 2.2-.4 3-1-.5.2-1 .3-1.6.3M24.7 15.2l.4 1.1h1.1l-.9.6.3 1.1-.9-.7-.9.7.4-1.1-.9-.6h1.1zM29 15.2l.3 1.1h1.2l-.9.6.3 1.1-.9-.7-.9.7.3-1.1-.9-.6h1.1zM33.3 15.2l.3 1.1h1.1l-.9.6.4 1.1-.9-.7-1 .7.4-1.1-.9-.6h1.1zM37.5 15.2l.4 1.1H39l-.9.6.3 1.1-.9-.7-.9.7.3-1.1-.9-.6h1.2zM41.8 15.2l.3 1.1h1.2l-1 .6.4 1.1-.9-.7-.9.7.3-1.1-.9-.6h1.1zM29 11.6l.3 1.1h1.2l-.9.6.3 1.1-.9-.7-.9.7.3-1.1-.9-.6h1.1zM33.3 11.6l.3 1.1h1.1l-.9.6.4 1.1-.9-.7-1 .7.4-1.1-.9-.6h1.1zM37.5 11.6l.4 1.1H39l-.9.6.3 1.1-.9-.7-.9.7.3-1.1-.9-.6h1.2zM41.8 11.6l.3 1.1h1.2l-1 .6.4 1.1-.9-.7-.9.7.3-1.1-.9-.6h1.1zM33.3 8l.3 1.1h1.1l-.9.6.4 1.1-.9-.7-1 .7.4-1.1-.9-.6h1.1zM37.5 8l.4 1.1H39l-.9.6.3 1.1-.9-.7-.9.7.3-1.1-.9-.6h1.2zM41.8 8l.3 1.1h1.2l-1 .6.4 1.1-.9-.7-.9.7.3-1.1-.9-.6h1.1z" }))); exports.default = Svg1f1fa1f1ff;