UNPKG

iconista

Version:

Thousands of SVG icons with one React component

23 lines (22 loc) 2.21 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 Svg1f46927641f469 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M46.6 7.1C43.4-1.4 33 2.4 32 6.6c-1.3-4.5-11.4-7.9-14.5.4C14 16.3 30.8 24.6 32 26c1.2-1.1 18-9.8 14.6-18.9", fill: "#ff5a79" }), React.createElement("path", { d: "M17 22C7.3 22 2 28.3 2 36.7v18.5h30V36.7c0-12.4-8.1-12.2-8.1-12.2S23.3 22 17 22z", fill: "#ffb300" }), React.createElement("path", { d: "M2 54.8V62h30v-7.2c0-5.8-30-5.8-30 0", fill: "#c2185b" }), React.createElement("path", { d: "M6.4 43.6s-2.2-.6-2.2-3.9c0-2.6 1.7-3.1 1.7-3.1 6 0 15.8-7.8 15.8-7.8s3.7 6.9 7.3 7.8c0 0 1.7.3 1.7 3.1 0 3.3-2.3 3.9-2.3 3.9 0 5-6.8 10-11 10-4 0-11-5-11-10", fill: "#ffdd67" }), React.createElement("g", { fill: "#937237" }, React.createElement("circle", { cx: "12.1", cy: "40.3", r: "2.2" }), React.createElement("circle", { cx: "22.9", cy: "40.3", r: "2.2" }), React.createElement("path", { d: "M21.1 47.2c-2.3 1.8-4.9 1.8-7.2 0-.3-.2-.5.2-.3.5.7 1.3 2.1 2.4 3.9 2.4s3.2-1.1 3.9-2.4c.2-.4 0-.8-.3-.5" })), React.createElement("path", { d: "M47 22c9.7 0 15 6.3 15 14.7v18.5H32V36.7c0-12.4 8.1-12.2 8.1-12.2S40.7 22 47 22z", fill: "#ffb300" }), React.createElement("path", { d: "M62 54.8V62H32v-7.2c0-5.8 30-5.8 30 0", fill: "#c2185b" }), React.createElement("path", { d: "M57.6 43.6s2.2-.6 2.2-3.9c0-2.6-1.7-3.1-1.7-3.1-6 0-15.8-7.8-15.8-7.8s-3.7 6.9-7.3 7.8c0 0-1.7.3-1.7 3.1 0 3.3 2.3 3.9 2.3 3.9 0 5 6.8 10 11 10 4 0 11-5 11-10", fill: "#ffdd67" }), React.createElement("g", { fill: "#937237" }, React.createElement("circle", { cx: "51.9", cy: "40.3", r: "2.2" }), React.createElement("circle", { cx: "41.1", cy: "40.3", r: "2.2" }), React.createElement("path", { d: "M42.9 47.2c2.3 1.8 4.9 1.8 7.2 0 .3-.2.5.2.3.5-.7 1.3-2.1 2.4-3.9 2.4-1.8 0-3.2-1.1-3.9-2.4-.2-.4 0-.8.3-.5" }))); exports.default = Svg1f46927641f469;