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 Svg1f5f3 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { fill: "#ed4c5c", d: "M61.3 54.7l-51 9.3-2.4-43.3L64 18.3z" }), React.createElement("path", { fill: "#c94747", d: "M10.3 64L2.6 49.4 0 15.5l7.9 5.2z" }), React.createElement("path", { fill: "#881a0e", d: "M64 18.3L7.9 20.7 0 15.5l42.1-1.1z" }), React.createElement("g", { fill: "#fff" }, React.createElement("path", { d: "M24 30.1l2.8-.1L22 48.2l-2.6.3-4.3-17.9 3.1-.2L20.9 44 24 30.1M37.5 44.8c-.9 1.4-2.2 2.2-4 2.5-1.7.2-3.1-.3-4-1.5-1.2-1.5-1.8-3.9-1.8-7 .1-3.2.8-5.7 2.1-7.4 1-1.4 2.3-2.1 4.1-2.2 1.7-.1 3 .5 3.9 1.8 1.1 1.5 1.7 3.7 1.6 6.8-.1 2.9-.7 5.3-1.9 7M36 42.4c.6-1.1.9-2.6.9-4.5s-.2-3.3-.8-4.3c-.6-1-1.3-1.5-2.3-1.4-1 .1-1.8.6-2.4 1.7-.6 1.1-1 2.6-1 4.6 0 2 .2 3.4.8 4.4.6 1 1.4 1.4 2.4 1.3 1-.1 1.8-.7 2.4-1.8M49.3 28.8v2.8l-3.2.2-.2 13.4-2.3.3.2-13.5-3.4.2.1-3 8.8-.4M58.1 31.1l-5.3.3-.1 3.4 4.9-.4v2.7l-4.9.4-.1 4.1 5.6-.6v2.8l-7.7.9.3-16 7.5-.4-.2 2.8" })), React.createElement("path", { d: "M44.2 0l-34 .6c2.3 10 .1 18.2.1 18.2l34-1.6c0 .1 2.2-7.1-.1-17.2", fill: "#dfe9ef" }), React.createElement("g", { fill: "#83bf4f" }, React.createElement("path", { d: "M40.8 6.8c-5.8.1-11.5.2-17.3.4V5.8c5.8-.2 11.5-.3 17.3-.4v1.4M18.5 8.7c-.1.2-.3.2-.5.1-.8-.7-1.7-1.3-2.5-2-.2-.1-.2-.3 0-.5.1-.1.2-.2.3-.2.2-.1.4-.1.6 0 .5.3.9.7 1.4 1 .2.1.4.1.5-.1.6-.9 1.1-1.8 1.6-2.7.1-.2.3-.2.6-.2.1 0 .3.1.4.1.1.2.2.4.1.6-.8 1.3-1.6 2.6-2.5 3.9" })), React.createElement("g", { fill: "#93a2aa" }, React.createElement("path", { d: "M40.2 15.1c-5.8.1-11.6.3-17.4.4.1-.5.1-.9.2-1.4 5.8-.1 11.6-.2 17.4-.4-.1.5-.2.9-.2 1.4M20.1 17.2c-1.9 0-3.8.1-5.7.1.2-1.6.4-3.1.6-4.7 1.9 0 3.8-.1 5.7-.1-.2 1.5-.4 3.1-.6 4.7" }))); exports.default = Svg1f5f3;