UNPKG

iconista

Version:

Thousands of SVG icons with one React component

27 lines (26 loc) 2.87 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 Svg1f5c4 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M63.2 5.6L34.5 0 11.6 7.5 19 20.9 63.9 6.2c-.2-.3-.4-.5-.7-.6", fill: "#b9b9bf" }), React.createElement("path", { d: "M63.9 6.2L19 20.9l15.3 27.8L41.1 61l22-7.4s.8-.2.8-.7V6.7c.1-.2 0-.3 0-.5", fill: "#898a90" }), React.createElement("path", { d: "M41.5 60.3c0 .5-.4.8-.8.7L12 55.3c-.5-.1-.9-.5-.9-1V8.2c0-.5.4-.8.9-.7l28.6 5.6c.5.1.8.5.8 1v46.2z", fill: "#9fa1a6" }), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { d: "M14.2 34.2c0-.5.4-.8.8-.7L37.6 38c.5.1.8.5.8 1v17.4c0 .5-.4.8-.8.7L15 52.6c-.5-.1-.8-.5-.8-1V34.2M38.5 34.9c0 .4-.4.7-.8.6L15.1 31c-.5-.1-.8-.5-.8-1s.4-.7.8-.6l22.6 4.5c.4.1.8.6.8 1" })), React.createElement("path", { d: "M14.2 11.8c0-.5.4-.8.8-.7l22.6 4.5c.5.1.8.5.8 1V34c0 .5-.4.8-.8.7L15 30.2c-.5-.1-.8-.5-.8-1V11.8", fill: "#d0d0d0" }), React.createElement("path", { d: "M23.3 26.3v.8c0 .4.4.9.8 1l4.4.9c.5.1.9-.2.9-.6v-.8l-6.1-1.3", fill: "#3e4347" }), React.createElement("path", { d: "M29.4 27.5c0 .5-.4.8-.9.7l-4.4-.9c-.5-.1-.8-.5-.8-1v-3.1c0-.5.4-.8.8-.7l4.4.9c.5.1.9.5.9 1v3.1", fill: "#94989b" }), React.createElement("path", { d: "M28.8 25.3c0 .2-.2.4-.4.3l-.8-.2c-.2 0-.4-.3-.4-.5v-.8c0-.2.2-.4.4-.3l.8.2c.2 0 .4.3.4.5v.8", fill: "#d0d0d0" }), React.createElement("path", { fill: "#42ade2", d: "M11.9 33.1l22.9 2.5-.7 21.6-21.3-4.8z" }), React.createElement("path", { fill: "#ffce31", d: "M16.1 31.3l18 14.3-8.7 6.8-18.1-4z" }), React.createElement("path", { fill: "#83bf4f", d: "M7 33.8l21.8 7.3-2.5 11.3H4.5z" }), React.createElement("path", { fill: "#ed4c5c", d: "M2.7 41.3l23-.4 4.7 16.3-23.1 2z" }), React.createElement("path", { fill: "#898a90", d: "M38.5 56.5L24 63v-6.1l14.5-6.5z" }), React.createElement("path", { d: "M24.3 63.3c0 .4-.4.7-.9.6L.8 59.5c-.4-.1-.8-.5-.8-.9s.4-.7.8-.6l22.6 4.5c.5 0 .9.4.9.8", fill: "#3e4347" }), React.createElement("path", { d: "M0 40.3c0-.5.4-.8.8-.7L23.4 44c.5.1.9.5.9 1v17.4c0 .5-.4.8-.9.7L.8 58.7c-.5-.1-.8-.5-.8-1V40.3", fill: "#d0d0d0" }), React.createElement("path", { d: "M15.2 55.9l-6.1-1.2v.8c0 .4.4.8.8.9l4.4.9c.5.1.8-.2.8-.6l.1-.8", fill: "#3e4347" }), React.createElement("path", { d: "M15.2 55.9c0 .5-.4.8-.8.7l-4.4-.9c-.5-.1-.9-.5-.9-1v-3.1c0-.5.4-.8.9-.7l4.4.9c.5.1.8.5.8 1v3.1", fill: "#94989b" }), React.createElement("path", { d: "M14.6 53.8c0 .2-.2.4-.4.3l-.8-.1c-.2 0-.4-.3-.4-.5v-.8c0-.2.2-.4.4-.3l.8.2c.2 0 .4.3.4.5v.7", fill: "#d0d0d0" })); exports.default = Svg1f5c4;