UNPKG

iconista

Version:

Thousands of SVG icons with one React component

30 lines (29 loc) 2.77 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 Svg1f3c5 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { fill: "#428bc1", d: "M47.8 2L35.2 21h6.3L54.1 2z" }), React.createElement("path", { fill: "#e8e8e8", d: "M41.5 2L28.8 21h6.4L47.8 2z" }), React.createElement("path", { fill: "#ed4c5c", d: "M35.2 2L22.5 21h6.3L41.5 2z" }), React.createElement("path", { d: "M20.4 16.8c-.6 0-1.1.5-1.1 1.1v9.5c0 .6.5 1.1 1.1 1.1h23.2c.6 0 1.1-.5 1.1-1.1v-9.5c0-.6-.5-1.1-1.1-1.1H20.4m22.1 7.3c0 .6-.5 1.1-1.1 1.1h-19c-.6 0-1.1-.5-1.1-1.1v-4.2c0-.6.5-1.1 1.1-1.1h19c.6 0 1.1.5 1.1 1.1v4.2", fill: "#ffc200" }), React.createElement("path", { fill: "#ed4c5c", d: "M22.5 21h6.3L16.2 2H9.9z" }), React.createElement("path", { fill: "#e8e8e8", d: "M28.8 21h6.4L22.5 2h-6.3z" }), React.createElement("path", { opacity: ".5", fill: "#3e4347", d: "M33.1 5.2l-3.2 4.7L37.3 21h4.2l1-1.6z" }), React.createElement("path", { fill: "#428bc1", d: "M35.2 21h6.3L28.8 2h-6.3z" }), React.createElement("circle", { cx: "32", cy: "42.3", r: "19.7", fill: "#ffc200" }), React.createElement("path", { d: "M32.3 24.4c-10.1 0-18.2 8.2-18.2 18.2 0 3 .7 5.8 2 8.3-.6-2-1-4.1-1-6.3 0-10.7 8.2-19.4 18.7-20.2h-1.5", fill: "#e68a00" }), React.createElement("path", { d: "M46 31c5.1 9 2.5 20.6-6.4 26.5-1.8 1.2-3.8 2.1-5.8 2.7 2.8-.3 5.5-1.3 8-3 8.4-5.6 10.6-16.8 5.1-25L46 31", fill: "#ffe394" }), React.createElement("path", { fill: "#f2b200", d: "M32 34.3v-6.4l-3.2 10 1.4 1.8z" }), React.createElement("path", { fill: "#e68a00", d: "M33.8 39.7l1.4-1.8-3.2-10v6.4z" }), React.createElement("path", { fill: "#c47500", d: "M34.8 43l2.4 1.1 8.5-6.2-6.3 1.8z" }), React.createElement("path", { fill: "#ffe394", d: "M39.4 39.7l6.3-1.8H35.2l-1.4 1.8z" }), React.createElement("path", { fill: "#ffd252", d: "M30.2 39.7l-1.4-1.8H18.3l6.3 1.8z" }), React.createElement("path", { fill: "#ffdb75", d: "M24.6 39.7l-6.3-1.8 8.4 6.2 2.5-1.1z" }), React.createElement("path", { fill: "#e68a00", d: "M34.8 43l1.8 5.4 3.9 5.7-3.3-10z" }), React.createElement("g", { fill: "#f2b200" }, React.createElement("path", { d: "M32 45.1v2.8l8.5 6.2-3.9-5.7zM29.2 43l-2.5 1.1-3.2 10 3.9-5.7z" })), React.createElement("path", { fill: "#e68a00", d: "M27.4 48.4l-3.9 5.7 8.5-6.2v-2.8z" }), React.createElement("path", { fill: "#ffce31", d: "M33.8 39.7L32 34.3l-1.8 5.4h-5.6l4.6 3.3-1.8 5.4 4.6-3.3 4.6 3.3-1.8-5.4 4.6-3.3z" })); exports.default = Svg1f3c5;