UNPKG

iconista

Version:

Thousands of SVG icons with one React component

23 lines (22 loc) 2.57 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 Svg1f64b1f3ff = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M27 2C12.5 2 4.6 11 4.6 22.9V60h44.8V22.9c0-17.7-12.1-17.4-12.1-17.4S36.4 2 27 2z", fill: "#231f20" }), React.createElement("path", { d: "M59.4 16.7H52s8 32.4-15 32.4V42H17.1v7.1C4.5 49.4 2 51.5 2 62h50c12.4-15 11.1-28 7.4-45.3", fill: "#c28fef" }), React.createElement("g", { fill: "#8a6859" }, React.createElement("path", { d: "M44.6 11.4c.5-1 2.2-1 3.9.8 1 1.1 1.4 1.5 2.2 1.6l-.3-9.1c0-.7.6-1.4 1.3-1.4.7 0 1.3.6 1.4 1.4v-1c0-.9.7-1.7 1.5-1.7.9 0 1.6.7 1.6 1.6v.7c0-.8.6-1.5 1.3-1.5.8 0 1.4.6 1.4 1.4v1.6c0-.7.5-1.4 1.2-1.4s1.3.6 1.3 1.3l.2 7v.2s.6 3.7-.3 6c-1.4 3.5-9.2 4.7-11.9-1.2-.5-1.2-1.6-2-2.5-3.1-.9-1.1-2.8-2.1-2.3-3.2M10.3 33s-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.7s3.5 10.3 8.9 11.7c0 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.4-6 0-16.5-9-16.5-16.4" })), React.createElement("path", { d: "M27 37.8c-3.2 0-4.8-2.3-3.2-2.3h6.4c1.6 0 0 2.3-3.2 2.3", fill: "#705041" }), React.createElement("path", { d: "M31.8 31c-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: "36.2", cy: "27.4", r: "3.5", fill: "#664e27" }), React.createElement("circle", { cx: "36.2", cy: "27.4", r: "1.2", fill: "#2b2925" }), React.createElement("path", { d: "M30.8 29.6c1.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: "M22.2 31c1.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.1.8 8 0 8 0", fill: "#f5f5f5" }), React.createElement("circle", { cx: "17.7", cy: "27.4", r: "3.5", fill: "#664e27" }), React.createElement("path", { d: "M23.1 29.6c-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("path", { d: "M27 41.7l-7.7-1.2c4.6 6.6 10.8 6.6 15.4 0L27 41.7", fill: "#7d5442" }), React.createElement("path", { d: "M30 40.2c-2.3-.9-3 .5-3 .5s-.8-1.4-3-.5c-1.8.7-4.7.3-4.7.3 3.1.7 3.5 1.9 7.7 1.9s4.6-1.3 7.7-1.9c0 0-2.9.4-4.7-.3", fill: "#5c3f34" }), React.createElement("circle", { cx: "17.7", cy: "27.4", r: "1.2", fill: "#2b2925" })); exports.default = Svg1f64b1f3ff;