UNPKG

iconista

Version:

Thousands of SVG icons with one React component

27 lines (26 loc) 2.79 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 Svg1f9351f3fe = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { fill: "#935e3e", d: "M26.7 32.8h10.6v6.5H26.7z" }), React.createElement("path", { d: "M54 62l-5-22c-.2-.8-1.2-3.2-3.5-3.4-8.5-.6-8.2-.4-8.2-.4 0 1.6-2.4 3-5.3 3s-5.3-1.3-5.3-3c0 0 .3-.2-8.2.4-2.2.2-3.3 2.4-3.5 3.4l-5 22h6l3-14 1 14h24l1-14 3 14h6", fill: "#3e4347" }), React.createElement("path", { d: "M32 61s8.3-14.5 7.4-19.4c-.2-1-1.5-2.8-2.4-4-.7 1.5-2.7 2.5-5 2.5s-4.3-1.1-5-2.5c-1 1.2-2.3 2.9-2.4 3.9C23.7 46.6 32 61 32 61", fill: "#fff" }), React.createElement("g", { fill: "#646464" }, React.createElement("path", { d: "M32 61l11-13.7-4.1-6.2z" }), React.createElement("path", { d: "M37.3 35.1s4.1 3.5 5.1 6.9l-2.1 2.2-3.3-6.5.3-2.6M32 61L21 47.3l4.1-6.2z" }), React.createElement("path", { d: "M26.7 35.1s-4.1 3.5-5.1 6.9l2.1 2.2 3.2-6.6-.2-2.5" })), React.createElement("path", { d: "M38.4 42.2c.5 1.1-4.8-1-4.8-1v-2.4s5.1-2.8 4.8-1.7c-.4 1.4-.4 4.2 0 5.1", fill: "#3e4347" }), React.createElement("path", { fill: "#646464", d: "M36.2 39.8l-2.2-.1 1.5-1.2-1.9.9v1.2l2.1.7-1.6-1z" }), React.createElement("path", { d: "M25.6 42.2c-.5 1.1 4.8-1 4.8-1v-2.4s-5.1-2.8-4.8-1.7c.4 1.4.4 4.2 0 5.1", fill: "#3e4347" }), React.createElement("path", { fill: "#646464", d: "M27.8 39.8l2.2-.1-1.5-1.2 1.9.9v1.2l-2.1.7 1.6-1z" }), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { d: "M33.6 41.6c-.6.5-2.6.5-3.1 0-.6-.5-.6-2.5 0-3s2.6-.5 3.1 0c.5.4.5 2.4 0 3M32 43.7l-1.2 1.2L32 46l1.2-1.1zM32 48.8l-1.2 1.1 1.2 1.2 1.2-1.2zM32 53.9L30.8 55l1.2 1.1 1.2-1.1z" })), React.createElement("path", { d: "M16.4 18.3l1.6 2.9h28l1.2-3.1c0-11.2-2.6-16-15.1-16.1-12.5-.1-15.7 4.9-15.7 16.3", fill: "#231f20" }), React.createElement("path", { d: "M46 18.1c-.1.6-.2 1.3-.4 1.6-.3.6-1 1-1 1s.2-1.3.1-3C44 7.3 43.4 12.3 32 12.3c-11.4 0-12-5-12.7 5.4-.1 1.8.1 3 .1 3s-.7-.4-1-1c-.2-.3-.3-1-.4-1.6-1.1-.3-2.5 0-2.5 3.1 0 1.9.7 3.5 3.1 3.7.8 6.5 9.5 10.8 13.4 10.8 3.9 0 12.6-4.3 13.4-10.8 2.4-.2 3.1-1.8 3.1-3.7 0-3.1-1.4-3.3-2.5-3.1", fill: "#b47d56" }), React.createElement("g", { fill: "#664e27" }, React.createElement("circle", { cx: "26.1", cy: "21", r: "2.4" }), React.createElement("circle", { cx: "37.9", cy: "21", r: "2.4" }), React.createElement("path", { d: "M36 28.4c0 1.7-2 2.6-4 2.6s-4-.9-4-2.6c0 0 0-.4.4-.4h7.2c.4 0 .4.4.4.4" }))); exports.default = Svg1f9351f3fe;