UNPKG

iconista

Version:

Thousands of SVG icons with one React component

15 lines (14 loc) 1.36 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 Svg1f6e3 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M0 20.4s1.9-3.7 4.6-5.5c6.4-4.2 4.8 9.1 14.5 3.3 3.8-2.2 4.7 2.9 6.9 3.4 4.7 1.2 12.3.6 12.3.6s11.2-2.4 14.8-5.2c3-2.4 5 .2 8.1-1.1 1.3-.6 2.8 0 2.8 0v15.8H0V20.4", fill: "#699635" }), React.createElement("g", { fill: "#83bf4f" }, React.createElement("path", { d: "M27 21s-6.8.3-12.1-3.7c-3.7-2.8-5.5 5.4-8.8 5.4-3.4 0-6-4.6-6-4.6v35.2L27 21M37 21s2.5.5 9.4-2.6c3.2-1.5 4.1 5.7 5.9 5.7 1.6 0 4.2-3.8 6.6-3.9 3.2-.2 5 1.6 5 1.6v31.4L37 21z" })), React.createElement("path", { fill: "#ffdd7d", d: "M38.1 21H25.9L0 46.1V64h64V46.1z" }), React.createElement("path", { fill: "#666", d: "M37 21H27L0 52.2V64h64V52.2z" }), React.createElement("g", { fill: "#fff" }, React.createElement("path", { d: "M64 58v-3.7L36.6 21h-.4zM0 58v-3.7L27.4 21h.4zM33.8 64h-3.6l.4-11.9h2.8zM33.1 45.3h-2.2l.3-10h1.6zM32.7 32.8h-1.4l.1-4.3h1.2zM32.5 27.3h-1l.1-2.5h.8zM32.4 24.1h-.8l.1-1.5h.6zM32.3 22.1h-.6V21h.6z" }))); exports.default = Svg1f6e3;