UNPKG

iconista

Version:

Thousands of SVG icons with one React component

14 lines (13 loc) 1.21 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 Svg1f4c1 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M54.4.2L29.8 8.7s-.9-2-1.7-3.1c-1.9-2.8-5.2-1.9-5.2-1.9L4.1 9.8s-2.6 1.1-3.6 4c-1 2.8 0 6.3 0 6.3l10.8 44 43.1-37.6S55.8 9.7 56.7 2C57-.8 54.4.2 54.4.2", fill: "#962c2c" }), React.createElement("path", { fill: "#9aabaf", d: "M53.6 24.9L57.5.2 3.4 20.5l7.8 43z" }), React.createElement("path", { fill: "#b3c0c4", d: "M54.9 27.8L58.8.9 4.7 22.1l6.5 41.4z" }), React.createElement("path", { fill: "#c5cfd3", d: "M55.9 28.6l4.4-27.2L5.8 23.6l5.4 39.9z" }), React.createElement("path", { fill: "#d9e3e8", d: "M57.1 29.7l4.2-27.3-54.4 23 4.3 38.1z" }), React.createElement("path", { d: "M11.3 64l47.1-33.4L64 5.8s.3-.8-.5-1.8c-.6-.7-1.5-.4-1.5-.4L36.7 14.3s-1.5 6-4.5 7.6c-3.3 1.7-18.8 9.3-18.8 9.3s-2.2 1.3-3.5 3.4c-1.2 2-1.4 4.5-1.4 4.5L11.3 64", fill: "#ff8736" })); exports.default = Svg1f4c1;