UNPKG

iconista

Version:

Thousands of SVG icons with one React component

18 lines (17 loc) 2.08 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 Svg1f3ba = (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: "M14.1 45.6l1.8-1.8-10.1-9.9L4 35.7zM18.9 40.8l1.9-1.8-10.1-9.9-1.9 1.8zM13.7 26.2L23.8 36l1.8-1.7-10.1-9.9zM32.7 58.4L18.9 44.9l-3.7 3.6L29.1 62zM37.6 53.7L23.7 40.1l-3.6 3.6 13.8 13.5zM42.5 48.9L28.6 35.4 25 38.9l13.8 13.6z" })), React.createElement("g", { fill: "#ffce31" }, React.createElement("path", { d: "M18.9 44.9l-8.8-8.6-3.6 3.6 8.7 8.6zM15 31.6l-3.6 3.6 8.7 8.5 3.6-3.6zM19.8 26.8l-3.6 3.6 8.8 8.5 3.6-3.5zM7.8 34l-3.7 3.6L2 35.5 5.7 32zM12.6 29.3L9 32.8l-2.1-2 3.6-3.6zM17.5 24.5l-3.6 3.6-2.2-2.1 3.7-3.6z" }), React.createElement("path", { d: "M39.3 48L28.1 58.9c-3.8 3.7-9.9 3.7-13.7 0a9.3 9.3 0 0 1 0-13.4l11.2-10.9c3.8-3.7 9.9-3.7 13.7 0s3.8 9.7 0 13.4m-21.8.6c-2 2-2 5.3 0 7.3s5.4 2 7.4 0L36.1 45c2-2 2-5.3 0-7.3s-5.4-2-7.4 0L17.5 48.6" }), React.createElement("path", { d: "M26.3 32.7c-7.7 7.6-15.3 15-17.9 17.5-1.7 1.7-1.7 3.2-1.7 3.2L9.4 56s1.5.1 3.2-1.6c2.6-2.5 10.2-10 17.9-17.5 10.2-10 30.7-3.4 30.7-3.4L29.8 3s6.7 19.7-3.5 29.7" })), React.createElement("g", { fill: "#f2b200" }, React.createElement("path", { d: "M9.2 54.1s1.8.3 3.5-1.4c2.6-2.5 10.4-9.7 18.2-17.3 10.2-10 30.3-3.5 30.3-3.5S45 19.1 30.4 33.3C18.5 45 9.2 54.1 9.2 54.1zM3.5 55l4.3 4.2C9.5 57.4 9.4 56 9.4 56l-2.7-2.6s-1.5-.1-3.2 1.6" }), React.createElement("path", { d: "M30.1 2.3c-1.9 1.9 3.6 10.3 12.3 18.8 8.7 8.5 17.3 13.9 19.2 12 1.9-1.9-4.3-9.6-13-18.1C39.9 6.6 32.1.5 30.1 2.3" })), React.createElement("path", { d: "M43 20.5c7.8 7.6 15.5 12.6 17.1 11 1.6-1.6-4.2-8.3-12-16C40.2 8 33.3 2.3 31.7 3.9c-1.6 1.5 3.5 9 11.3 16.6", fill: "#333" })); exports.default = Svg1f3ba;