UNPKG

iconista

Version:

Thousands of SVG icons with one React component

25 lines (24 loc) 2.62 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 Svg1f6451f3fb = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M32 2C17.5 2 9.6 11 9.6 22.9V60h44.8V22.9c0-17.7-12.1-17.4-12.1-17.4S41.4 2 32 2z", fill: "#594640" }), React.createElement("path", { d: "M15.3 33.3s-3.4-.9-3.4-5.8c0-3.9 2.5-4.6 2.5-4.6 9.1 0 25.9-11.7 25.9-11.7S44 21.6 49.4 23c0 0 2.6.5 2.6 4.6 0 4.9-3.5 5.8-3.5 5.8 0 7.4-10.3 16.4-16.5 16.4s-16.7-9-16.7-16.5", fill: "#ffe1bd" }), React.createElement("path", { d: "M32 38.2c-3.2 0-4.8-2.3-3.2-2.3h6.4c1.6 0 0 2.3-3.2 2.3", fill: "#e6b796" }), React.createElement("path", { d: "M36.8 31.4c-1.1 0-1-1.4-1-1.4 1.7-8.8 11.5-4.1 11.5-4.1.8 1.5-1.8 5.3-2.5 5.5-3.2.8-8 0-8 0", fill: "#f5f5f5" }), React.createElement("circle", { cx: "41.2", cy: "27.8", r: "3.5", fill: "#664e27" }), React.createElement("circle", { cx: "41.2", cy: "27.8", r: "1.2", fill: "#2b2925" }), React.createElement("path", { d: "M35.8 30c1.7-10.5 10.4-3.5 13.8-5-3.4 3.3-10.3-3.8-13.8 5", fill: "#3b3226" }), React.createElement("path", { d: "M27.1 31.4c1.1 0 1-1.4 1-1.4-1.7-8.8-11.5-4.1-11.5-4.1-.8 1.5 1.8 5.3 2.5 5.5 3.2.8 8 0 8 0", fill: "#f5f5f5" }), React.createElement("circle", { cx: "22.7", cy: "27.8", r: "3.5", fill: "#664e27" }), React.createElement("path", { d: "M28.1 30c-1.7-10.5-10.4-3.5-13.8-5 3.4 3.3 10.4-3.8 13.8 5", fill: "#3b3226" }), React.createElement("circle", { cx: "22.7", cy: "27.8", r: "1.2", fill: "#2b2925" }), React.createElement("path", { d: "M52.4 62c0-15-1.4-15.2-20.4-15.2S11.6 47 11.6 62h40.8", fill: "#b386e2" }), React.createElement("g", { fill: "#f4d3ae" }, React.createElement("path", { d: "M4.2 20.2c.8.6 13.9 11.2 13.9 11.2l-3.2 6.1C10.6 35 8.7 30.3 2.4 23.2c-1.2-1.4.4-4.1 1.8-3M59.8 20.2c-.8.6-13.9 11.2-13.9 11.2l3.2 6.1c4.3-2.6 6.2-7.2 12.5-14.4 1.2-1.3-.4-4-1.8-2.9" })), React.createElement("path", { d: "M42.8 44.4c4.4-3.5 7.4-6.2 7.4-6.2l-3.5-7.9C43.8 33 38.1 36 32 39c-6.1-3-11.8-5.9-14.8-8.7l-3.5 7.9s3 2.7 7.4 6.2C10.9 49.8 3 55.4 9.1 61c3.7 3.4 13.7-2 22.9-8.5 9.2 6.4 19.2 11.8 22.9 8.5 6.1-5.6-1.8-11.2-12.1-16.6", fill: "#c99ff7" }), React.createElement("g", { fill: "#b386e2" }, React.createElement("path", { d: "M23.1 58.1l19.7-13.7L28.4 58zM21.2 44.4L32 39l-11.8 4.6z" }))); exports.default = Svg1f6451f3fb;