UNPKG

iconista

Version:

Thousands of SVG icons with one React component

25 lines (24 loc) 2.95 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 Svg1f3b7 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M52.4 10s-.1-1.9 1.8-2.7c0 0 .2 2.1-1.8 2.7", fill: "#333" }), React.createElement("path", { d: "M53.9 7.4c-1.5-1-3.5-2.3-4.4-3-1.6-1.2-6.3-4.7-8.2-.4-1 2.3-2.7 7.1-3.5 9.4C32.8 28 25.9 47 23.7 42.5c-3.4-7.2 10.5-15.3 5-21.9l-25.6 9s6.3 2.8 3.5 7.8c-16.3 28.9 24.2 39.3 32.5-7.2 2.7-14.8 4.6-23.9 6.5-23.9 1.9 0 5.6 2.7 6.9 3.6 1.3-1.1 1.4-2.1 1.4-2.5", fill: "#ffce31" }), React.createElement("path", { d: "M39.8 8.7c-.9-.3-2 .3-2.5 1.5-.4 1.1 0 2.3.9 2.6.9.3 2-.3 2.5-1.5.4-1.1 0-2.3-.9-2.6", fill: "#333" }), React.createElement("path", { d: "M38.9 7.8c-.9-.3-2 .3-2.5 1.5-.4 1.1 0 2.3.9 2.6.9.3 2-.3 2.5-1.5.4-1.1 0-2.3-.9-2.6", fill: "#f2b200" }), React.createElement("path", { d: "M38.4 13.8c-.9-.3-2 .3-2.5 1.5s0 2.3.9 2.6c.9.3 2-.3 2.5-1.5.4-1.1 0-2.3-.9-2.6", fill: "#333" }), React.createElement("path", { d: "M37.5 12.9c-.9-.3-2 .3-2.5 1.5-.4 1.1 0 2.3.9 2.6.9.3 2-.3 2.5-1.5.4-1.1 0-2.3-.9-2.6", fill: "#f2b200" }), React.createElement("path", { d: "M33.8 27.7c-.9-.3-2 .3-2.5 1.5-.4 1.1 0 2.3.9 2.6.9.3 2-.3 2.5-1.5.4-1.2 0-2.3-.9-2.6", fill: "#333" }), React.createElement("path", { d: "M32.8 26.8c-.9-.3-2 .3-2.5 1.5-.4 1.1 0 2.3.9 2.6.9.3 2-.3 2.5-1.5.5-1.1.1-2.3-.9-2.6", fill: "#f2b200" }), React.createElement("path", { d: "M31.4 33c-.9-.3-2 .3-2.5 1.5s0 2.3.9 2.6c.9.3 2-.3 2.5-1.5s.1-2.3-.9-2.6", fill: "#333" }), React.createElement("path", { d: "M30.5 32.1c-.9-.3-2 .3-2.5 1.5-.4 1.1 0 2.3.9 2.6.9.3 2-.3 2.5-1.5.4-1.2 0-2.3-.9-2.6", fill: "#f2b200" }), React.createElement("path", { d: "M29.1 38c-.9-.3-2 .3-2.5 1.5-.4 1.1 0 2.3.9 2.6.9.3 2-.3 2.5-1.5.4-1.1 0-2.3-.9-2.6", fill: "#333" }), React.createElement("g", { fill: "#f2b200" }, React.createElement("path", { d: "M28.2 37.2c-.9-.3-2 .3-2.5 1.5-.4 1.1 0 2.3.9 2.6.9.3 2-.3 2.5-1.5.4-1.2 0-2.3-.9-2.6M54.2 7.3c0 1.2-.7 2.3-1.8 2.7.3.5 1.9 3 4.3 3.7 0 0 1.6-1.7 3.9-.9.4.1 1.8.8 1.3.1-3.9-4.5-7.7-5.6-7.7-5.6M28.7 20.6c.9 2-4.3 5.5-11.7 7.7-7.4 2.2-14 2.4-14.9.3-.9-2 4.3-5.5 11.7-7.7s14-2.4 14.9-.3" })), React.createElement("path", { d: "M27.4 20.8c.7 1.7-4.1 4.7-10.8 6.7-6.7 2-12.7 2.3-13.5.7-.7-1.7 4.1-4.7 10.8-6.7 6.8-2 12.8-2.4 13.5-.7", fill: "#333" }), React.createElement("g", { fill: "none", strokeLinecap: "round", strokeWidth: "2", strokeMiterlimit: "10" }, React.createElement("path", { d: "M43.5 11.3c-1.3 6.6-4.2 37.7-16.1 45.2", stroke: "#ce9915" }), React.createElement("path", { d: "M42.5 9.4C41.2 16 37.3 49 25.4 56.5", stroke: "#e2af23" }))); exports.default = Svg1f3b7;