UNPKG

iconista

Version:

Thousands of SVG icons with one React component

14 lines (13 loc) 1.8 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 Svg1f1ec1f1ee = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M60.3 42H3.7C7.8 53.7 18.9 62 32 62s24.2-8.3 28.3-20z", fill: "#ed4c5c" }), React.createElement("path", { d: "M60.3 42c1.1-3.1 1.7-6.5 1.7-10C62 15.4 48.6 2 32 2S2 15.4 2 32c0 3.5.6 6.9 1.7 10h56.6z", fill: "#f9f9f9" }), React.createElement("path", { d: "M48.5 24.5v-1.1h1.2v-2.5h-1.2v1.4h-1.9v-1.4h-1.4v-8.4h.5v-1.1h.9V9.2H45v1.1h-1.6V9.2H41v1.1h-1.6V9.2h-1.3v2.2h.5v1.1h.5v8.4H39v1.4h-2.2v-1.4h-.7V10.3h.8V8.8h.9V7h-1.5v1h-1.6V7h-1.9v1h-1.6V7h-1.9v1h-1.6V7h-1.5v1.8h.9v1.5h.8V21h-.7v1.4H25V21h-.2v-8.4h.5v-1.1h.5V9.2h-1.3v1.1h-1.6V9.2h-2.4v1.1H19V9.2h-1.6v2.2h.9v1.1h.5v8.4h-1.4v1.4h-1.9v-1.4h-1.1v2.5h1.1v1.1h.9v13.4l-2.1 1.4v1.4h8.8v.7h17.8v-.7h8.8v-1.4l-2.1-1.4V24.5h.9", fill: "#ed4c5c" }), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { d: "M24.3 37.9v-3.5c0-3.8-4.9-3.8-4.9 0v3.5h4.9M23.4 18.6c0-2.1-3.2-2.1-3.2 0v3.7h3.2v-3.7M35.5 38.6v-4.9c0-4.8-6.9-4.8-6.9 0v4.9h6.9M44.6 37.9v-3.5c0-3.8-4.9-3.8-4.9 0v3.5h4.9M40.6 22.3h3.2v-3.7c0-2.1-3.2-2.1-3.2 0v3.7M31.7 11.5h.7v3.6h-.7zM29.7 12.2h.7v2.7h-.7zM30.1 17.8v4.5h3.8v-4.5c0-2.3-3.8-2.3-3.8 0M33.6 12.2h.7v2.7h-.7z" })), React.createElement("path", { d: "M28.5 40.7h-.7v1.1h.7l2.8 1.6v7.9h-4.1v1.9h1.2v-1H30v1h1.3v.7H30v1h-1.6v-1h-1.2v1.9h4.1V57h1.2V43.3l2.8-1.6h.7v-1.1h-.7l-3.4-2-3.4 2.1m5.9.5l-2.5 1.5-2.5-1.5 2.5-1.5 2.5 1.5", fill: "#ffe62e" })); exports.default = Svg1f1ec1f1ee;