UNPKG

iconista

Version:

Thousands of SVG icons with one React component

15 lines (14 loc) 1.98 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 Svg1f1ee1f1f6 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M32 2C18.9 2 7.8 10.3 3.7 22h56.6C56.2 10.3 45.1 2 32 2z", fill: "#c94747" }), React.createElement("path", { d: "M32 62c13.1 0 24.2-8.3 28.3-20H3.7C7.8 53.7 18.9 62 32 62z", fill: "#3e4347" }), React.createElement("path", { d: "M3.7 22C2.6 25.1 2 28.5 2 32s.6 6.9 1.7 10h56.6c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10H3.7z", fill: "#f9f9f9" }), React.createElement("g", { fill: "#699635" }, React.createElement("path", { d: "M44.7 26.6c-.2-.1-.4-.2-.4-.3-.1-.1 0-.1.4 0 .7.2 1.2.1 1.7-.3l.4-.4.5.2.6.2c.2-.1.7-.6.6-.8 0-.2.2-.2.3.1.2.5-.1 1.1-.6 1.2-.2.1-.5 0-.8-.1-.5-.2-.5-.2-.8 0-.5.5-1.2.5-1.9.2M46.5 24.9c-.2-.2-.4-1.1-.3-1.3.1-.2.1-.2.3-.2.3.1.4.3.3 1 0 .6-.1.7-.3.5M25.1 24.3c-.1.4.7 1.5 1.1 1.6-.2.1-.5.1-.8.2-1.3 1.3-5.8 5.7-6.7 6.8 2.5 0 5.2 0 7.5-.1 0-1.7 1.6-1.8 2.7-2.4.5.9 1.9.8 2.1 2.1v5.6H9.8C9.5 39.7 8.1 41 6 40.5c.6-.7 1.7-.9 2.1-1.8.3-2-.7-3.3-1.3-4.4 1-.4 1.2-.5 2.3-1.2-.7 2.3 1.9 2 3.9 2 .1-.8 0-1.7-.6-1.8.8-.3.9-.4 2.1-1.4v3h14.7c0-1 .3-2.5-.5-2.5-.7 0 0 2-.6 2H16.8v-1.9l3.7-3.7c.3-.5 2.6-2.6 4.6-4.5M53.4 24.2c.8.4 1.4 1 2.4 1.3-.1.4-.5.6-.6 1V35c1.1.2 1.3-.4 1.8-.7.1 1.4 1 2.7 1 3.8h-4.6V24.2M47.2 28.8s1.7-1.4 1.7-1.5v7.5h1.2v-8.4c.5-.5 1.5-1.2 1.7-1.7v13.4H41.2c-.2-2.8-.2-5.6 3-5V32c-.1-.2-.3 0-.3-.2.5-.5.7-.6 2.1-1.9v4.9h1.2v-6m-4 5.9c.2.3 1 .3 1-.2-.1-.5-1.1-.3-1 .2" }), React.createElement("circle", { cx: "12.5", cy: "39.7", r: ".6" }), React.createElement("path", { d: "M32.5 24.2c.8.4 1.4 1 2.4 1.3-.1.4-.5.6-.6 1V35c1.1.2 1.3-.4 1.8-.7.1 1.4 1 2.7 1 3.8h-4.6V24.2" }))); exports.default = Svg1f1ee1f1f6;