UNPKG

iconista

Version:

Thousands of SVG icons with one React component

25 lines (24 loc) 2.98 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 Svg1f422 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M58.9 47.5H18.4c0-7.4 5.7-18.7 5.7-18.7-.1-.5.5-1.2 1.1-1.2l12.7-5.9c.3-.4 1.3-.3 1.5 0l12.7 5.9c.6 0 1.2.7 1.1 1.2 0 0 5.7 11.4 5.7 18.7", fill: "#7d593e" }), React.createElement("g", { fill: "#64892f" }, React.createElement("path", { d: "M35.7 57.6s-6.8 1.2-8.4 0c-2.2-1.7 1.3-9.6 3.5-11.3 0 0 4.6-.4 6.1 1-.1-.1-2.4 6.4-1.2 10.3M48.3 58.1s-5.4-.3-6.4-1.6c-1.4-1.7 2.5-7.1 4.5-8 0 0 3.6.6 4.5 1.9 0 0-2.8 4.5-2.6 7.7" })), React.createElement("path", { d: "M5.7 20.1s8.5-8.5 10.2-1.7c.1-.1-7.3 8.6-10.2 1.7", fill: "#4b662b" }), React.createElement("g", { fill: "#83bf4f" }, React.createElement("path", { d: "M24.6 8.6c-5.9-6.4-29.4-.1-20.7 9.9 0 0 3.8-2 10.9-1.9-5.6 5-9.1 3.4-9.1 3.4 0 3.2 1.5 5.8 7.4 5.8 7.3 0-.6 19.8 5.9 19.8 3.8 0 4.6-15.7 4.9-16.6 1.5-5 4.6-16.1.7-20.4M60.9 44.4c1.2 1.6 1.3 5.6.9 6.5-.4.8-1-1.1-1.8-2.9-1.4-3.1-4.1-3.7-2.2-4.9.8-.6 2.5.5 3.1 1.3" })), React.createElement("g", { fill: "#c1875d" }, React.createElement("path", { d: "M38.6 28.9l-9.4 3.9-1.8 10.1h22.5l-1.8-10.1zM52.1 27.6c-3.6-3.6-7.8-5.8-12.7-5.9v6.1l9.2 3.5 3.5-3.7M37.9 27.7v-6.1c-4.9.1-9.1 2.3-12.7 5.9l3.5 3.7 9.2-3.5M53.2 28.8l-3.9 4 2 10.1h8.5c-1-5.5-3.4-10.4-6.6-14.1M28 32.8l-3.9-4c-1.6 1.8-3 4.9-5.1 5.6-2.4.8-1 8.6 7 8.6l2-10.2" })), React.createElement("path", { d: "M17.5 45.1h42.3c0 5.6-4.8 7.8-21.2 7.8s-21.1-2.2-21.1-7.8", fill: "#ffd93b" }), React.createElement("g", { fill: "#af921b" }, React.createElement("path", { d: "M30.1 45.1c.1.8.3 1.5.5 2.2.2.7.5 1.4.9 2 .4.6.8 1.2 1.3 1.8.5.6 1.1 1.1 1.6 1.7-.8-.2-1.5-.7-2.2-1.2-.6-.5-1.2-1.2-1.6-1.9-.4-.7-.7-1.5-.8-2.3 0-.7 0-1.5.3-2.3M47.2 45.1c.3.7.3 1.6.2 2.4-.1.8-.4 1.6-.8 2.3-.4.7-1 1.4-1.6 1.9-.6.5-1.4.9-2.2 1.2.6-.6 1.1-1.1 1.6-1.7.5-.6.9-1.2 1.3-1.8.4-.6.7-1.3.9-2 .3-.8.5-1.5.6-2.3" })), React.createElement("circle", { cx: "14.7", cy: "11.4", r: "2.6", fill: "#3e4347" }), React.createElement("path", { fill: "#4b662b", d: "M4.6 12l-.7.3.3-.8.7-.4z" }), React.createElement("path", { d: "M29.8 60.9s-8.9 1.9-11.1 0c-2.9-2.6 1.7-14.7 4.6-17.3 0 0 6.1-.6 8.1 1.5-.1 0-3.1 9.9-1.6 15.8", fill: "#83bf4f" }), React.createElement("path", { d: "M21.5 60.9c-1.1-2.8-2.9-4.7-3.4-4.7-.6 0-1.8 1.7-1.8 5 .1 1.1 5.8 1.1 5.2-.3", fill: "#6ea03f" }), React.createElement("path", { d: "M61.5 52s-4.6 7.9-6.9 7.8c-3.1-.2-9.8-7.5-7.2-15.8 0 0 5.6-.8 7.9-.4 0-.1-1.6 7 6.2 8.4", fill: "#83bf4f" }), React.createElement("path", { d: "M56.6 58.2c-2-1.3-4.1-1.7-4.4-1.4-.4.3-.5 2.1 1 4.4.5.7 4.4-2.3 3.4-3", fill: "#6ea03f" })); exports.default = Svg1f422;