UNPKG

iconista

Version:

Thousands of SVG icons with one React component

21 lines (20 loc) 2.09 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 Svg1f3c6 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#f2b200" }, React.createElement("path", { d: "M12.7 31.7c-.5 0-1.1-.1-1.5-.4-1.3-.7-2.9-2.5-2.9-7.3 0-10-5.4-15.8-5.4-15.8l-.9-1L6.7 2l.8 1.2c.1.1 2.6 3.7 6.5 2.7l.5 2.6c-3.9 1-6.7-1.1-8.1-2.6l-1 1.3c1.7 2.2 5.3 8 5.3 16.8 0 2.6.5 4.4 1.5 4.9.7.4 1.8 0 2.8-1 2.6-2.6 4.5-9 4.5-9l2.2.8c-.1.3-2.1 7.2-5.2 10.2-1.3 1.2-2.6 1.8-3.8 1.8M51.3 31.7c.5 0 1.1-.1 1.5-.4 1.3-.7 2.9-2.5 2.9-7.3 0-10.1 5.3-15.8 5.4-15.9l.9-.9L57.3 2l-.8 1.2c-.1.1-2.6 3.7-6.5 2.7l-.5 2.6c3.9 1 6.7-1.1 8.1-2.6l1.2 1.3c-1.7 2.2-5.3 8-5.3 16.8 0 2.6-.5 4.4-1.5 4.9-.7.4-1.8 0-2.8-1-2.6-2.6-4.5-9-4.5-9l-2.2.8c.1.3 2.1 7.2 5.2 10.2 1.1 1.2 2.4 1.8 3.6 1.8M29 24.9h6.1v24.5H29z" })), React.createElement("path", { fill: "#ffce31", d: "M30.2 24.9h3.6v24.5h-3.6z" }), React.createElement("path", { d: "M11.8 2C13.5 17.4 21.9 29.7 32 29.7S50.5 17.4 52.2 2H11.8z", fill: "#f2b200" }), React.createElement("path", { d: "M15.7 2c1.4 15.6 8.2 28 16.3 28S46.9 17.6 48.3 2H15.7z", fill: "#ffce31" }), React.createElement("path", { d: "M47.6 54H16.4s7-9 15.6-9 15.6 9 15.6 9", fill: "#f2b200" }), React.createElement("path", { d: "M43.9 54H20.1s5.3-9.2 11.9-9.2S43.9 54 43.9 54z", fill: "#ffce31" }), React.createElement("path", { fill: "#bc845e", d: "M11.8 56h40.4v6H11.8z" }), React.createElement("path", { fill: "#916140", d: "M16.4 54h31.3v2H16.4z" }), React.createElement("path", { fill: "#f2b200", d: "M22 57.5h20v3H22z" }), React.createElement("path", { fill: "#ce9c7a", d: "M11.8 56h2v6h-2z" }), React.createElement("path", { fill: "#916140", d: "M50.2 56h2v6h-2z" }), React.createElement("path", { fill: "#ffce31", d: "M23 57.5h18v3H23z" })); exports.default = Svg1f3c6;