UNPKG

iconista

Version:

Thousands of SVG icons with one React component

27 lines (26 loc) 2.55 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 Svg1f4da = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M54.9 39.7l7.3 7.6-32.1 16.1s-4.2 2.1-6.2-1.2c-8-13 31-22.5 31-22.5", fill: "#256382" }), React.createElement("path", { d: "M29.2 53.9s-6.1 2.3-5 6.6c1.2 4.5 6.1 1.8 6.1 1.8l30.5-15s-1.7-4.8 1.4-8l-33 14.6", fill: "#d9e3e8" }), React.createElement("path", { fill: "#42ade2", d: "M34.4 8.9L63.6 39 29.1 53.3 7 16.7z" }), React.createElement("g", { fill: "#94989b" }, React.createElement("path", { d: "M60.7 42.6l-20.4 8.8 20-9.7zM60.4 45.2l-21.7 9.5L60 44.3zM60.6 46.7L32.9 59.4l27.3-13.6z" })), React.createElement("path", { d: "M23.8 62.1c-3.4-7.5 5.3-8.8 5.3-8.8L7 16.7s-5-.1-5 5.4c0 2.3 1 4 1 4l20.8 36", fill: "#428bc1" }), React.createElement("path", { d: "M8.7 32.2l-7.3 7.6 32.1 16.1s4.2 2.1 6.2-1.2c8-13-31-22.5-31-22.5", fill: "#547725" }), React.createElement("path", { d: "M34.3 46.4s6.1 2.3 5 6.6c-1.2 4.5-6 1.8-6 1.8l-30.5-15s1.7-4.8-1.4-8l32.9 14.6", fill: "#d9e3e8" }), React.createElement("path", { fill: "#83bf4f", d: "M29.2 1.4L0 31.5l34.5 14.3L56.6 9.2z" }), React.createElement("g", { fill: "#94989b" }, React.createElement("path", { d: "M3.2 34.2l20 9.7-20.4-8.8zM3.6 36.8l21.2 10.4-21.7-9.5zM3.4 38.3l27.2 13.6L2.9 39.2z" })), React.createElement("path", { d: "M39.8 54.6c3.4-7.5-5.3-8.8-5.3-8.8L56.6 9.2s5-.1 5 5.4c0 2.3-1 4-1 4l-20.8 36", fill: "#699635" }), React.createElement("path", { d: "M56.7 26l6.1 6.4-27.1 13.5s-3.6 1.7-5.3-1C23.8 34 56.7 26 56.7 26z", fill: "#962c2c" }), React.createElement("path", { d: "M35 38s-5.2 1.9-4.2 5.6c1 3.8 5.1 1.5 5.1 1.5l25.7-12.7s-1.4-4 1.2-6.7L35 38z", fill: "#d9e3e8" }), React.createElement("path", { fill: "#ed4c5c", d: "M39.4 0L64 25.4 34.9 37.5 16.2 6.6z" }), React.createElement("path", { fill: "#fff", d: "M40.1 5.8l4.8 5.3-17.7 6.7L23 11z" }), React.createElement("g", { fill: "#94989b" }, React.createElement("path", { d: "M61.6 28.5l-17.2 7.3 16.8-8.2zM61.4 30.7L43 38.6l18-8.8zM61.6 31.9L38.2 42.6 61.1 31z" })), React.createElement("path", { d: "M30.5 44.9c-2.8-6.3 4.5-7.4 4.5-7.4L16.2 6.6s-4.3-.1-4.3 4.5c0 1.9.8 3.4.8 3.4l17.8 30.4", fill: "#c94747" })); exports.default = Svg1f4da;