UNPKG

iconista

Version:

Thousands of SVG icons with one React component

28 lines (27 loc) 3.08 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 Svg1f9331f3fd = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#d6a57c" }, React.createElement("path", { d: "M38.6 32.7v-1.6h-4.4v1.6c0 .9-.7 1.6-1.5 1.6h7.5c-.9 0-1.6-.7-1.6-1.6" }), React.createElement("path", { d: "M42 39.3H30.7v-5H42z" })), React.createElement("path", { d: "M25.9 34.3c-1.4 0-2.1.8-2.6 1.3l-16 18.2h3.2c2.5 0 3.3-.9 4-1.7l15.7-17.8h-4.3", fill: "#75a843" }), React.createElement("path", { d: "M4.9 43.8l4.8 2.9c.9.5 2 .3 2.6-.6.6-.8.3-2-.6-2.5l-4.8-2.9c-.9-.5-2-.3-2.6.6-.5.8-.2 2 .6 2.5", fill: "#b58360" }), React.createElement("path", { d: "M17.7 48.3c0 .6-.5 1.1-1.1 1.1H7.4c-.6 0-1.1-.5-1.1-1.1V27.7c0-.6.5-1.1 1.1-1.1h9.1c.6 0 1.1.5 1.1 1.1v20.6z", fill: "#3e4347" }), React.createElement("circle", { cx: "12", cy: "31.1", r: "1.1", fill: "#b2c1c0" }), React.createElement("circle", { cx: "12", cy: "31.1", r: ".6", fill: "#3e4347" }), React.createElement("path", { d: "M12.8 51.5c0 1.3-1 2.3-2.3 2.3H6.3c-1.3 0-2.3-1-2.3-2.3v-7.7c0-1.3 1-2.3 2.3-2.3h4.3c1.3 0 2.3 1 2.3 2.3v7.7z", fill: "#d6a57c" }), React.createElement("path", { d: "M53.4 24.9v4.2c0 .8.6 1.4 1.4 1.4.8 0 1.4-.6 1.4-1.4v-4.2c0-.8-.6-1.4-1.4-1.4-.8 0-1.4.6-1.4 1.4", fill: "#b58360" }), React.createElement("path", { d: "M60 34.1c0 .9-.8 1.7-1.7 1.7h-3.2c-.9 0-1.7-.8-1.7-1.7v-5.8c0-.9.8-1.7 1.7-1.7h3.2c.9 0 1.7.8 1.7 1.7v5.8", fill: "#d6a57c" }), React.createElement("path", { d: "M16.3 28.7c0 .2-.1.3-.3.3h-.6c-.2 0-.3-.1-.3-.3v-.6c0-.2.1-.3.3-.3h.6c.2 0 .3.1.3.3v.6", fill: "#fff" }), React.createElement("path", { d: "M54.3 35.6c-1 2.2-1.9 4.2-2.7 6-.8-1.8-1.7-3.8-2.7-6-.3-.7-1.2-1.3-2.6-1.3h-2.6s3.5 7.9 4.7 10.5c0 .1.9 2 2.8 2h.2c.6 0 2.4-.2 3.2-2l4.1-9.1h-4.4z", fill: "#75a843" }), React.createElement("path", { d: "M46.4 34.3h-5.6c-.5 2.1-2.3 3.7-4.4 3.7-2.1 0-3.9-1.6-4.4-3.7h-5.6V60s3.5 2 10 2 10-2 10-2V34.3", fill: "#83bf4f" }), React.createElement("path", { d: "M22.4 16.6l1.4 2.6h25.1l1.1-2.8C50 6.4 47.6 2.1 36.5 2c-11.3-.1-14.1 4.4-14.1 14.6", fill: "#594640" }), React.createElement("path", { d: "M49 16.5c-.1.6-.2 1.1-.4 1.4-.3.6-.9.9-.9.9s.2-1.1.1-2.7c-.6-9.3-1.2-4.8-11.4-4.8-10.2 0-10.8-4.5-11.4 4.8-.1 1.6.1 2.7.1 2.7s-.6-.3-.9-.9c-.2-.3-.3-.9-.4-1.4-1-.3-2.2 0-2.2 2.8 0 1.7.6 3.2 2.8 3.3.8 5.8 8.5 9.7 12 9.7s11.3-3.9 12-9.7c2.1-.2 2.8-1.6 2.8-3.3 0-2.9-1.3-3.1-2.2-2.8", fill: "#d6a57c" }), React.createElement("g", { fill: "#664e27" }, React.createElement("circle", { cx: "31.1", cy: "19.5", r: "2.2" }), React.createElement("circle", { cx: "41.6", cy: "19.5", r: "2.2" }), React.createElement("path", { d: "M40.4 26.7c0 1.5-2 2.3-4 2.3s-4-.8-4-2.3c0 0 0-.4.4-.4H40c.4 0 .4.4.4.4" }))); exports.default = Svg1f9331f3fd;