UNPKG

iconista

Version:

Thousands of SVG icons with one React component

29 lines (28 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 Svg1f3a4 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#c6cedb" }, React.createElement("path", { d: "M40 24c4.8 4.8 12.3 5 17.4.7L39.3 6.6c-4.3 5-4 12.6.7 17.4M58.2 5.8C53.5 1 45.9.8 40.8 5L59 23.2c4.2-5.1 4-12.7-.8-17.4" })), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { d: "M59.3 23.5L40.5 4.7c-.2.3-.5.5-.8.8-.2.2-.5.5-.7.8L57.7 25c.3-.2.5-.5.8-.7.3-.3.5-.6.8-.8M32 20.9L6.2 52.8 7.5 54 2 60.9 3.1 62l6.9-5.5 1.2 1.3L43.1 32z" })), React.createElement("g", { fill: "#4fd1d9" }, React.createElement("path", { d: "M57.7 37.3c-.7-3.6-4-4.3-4-4.3l-6.3 11.6c-.2-1.3-1.2-2.8-2.9-3.6-2.3-1.3-5-.9-5.9.7s.3 4 2.6 5.3c2.3 1.3 5 .9 5.9-.7l5-9.3c.5 0 1.3.3 2.4 1.6 2.3 2.6 5.4 2.9 5.4 2.9s-1.7-1.1-2.2-4.2M29.4 5.4c-3-4.4-7.9-3.3-7.9-3.3L20 21.4c-1-1.7-3.3-3-6-3.2-3.9-.3-7.2 1.7-7.4 4.4-.2 2.8 2.7 5.3 6.6 5.6 3.9.3 7.2-1.7 7.4-4.4l1.2-15.4c.7-.3 1.9-.4 4.1.7 4.6 2.1 8.9.7 8.9.7s-2.8-.5-5.4-4.4" })), React.createElement("path", { fill: "#3e4347", d: "M49.8 27.7L36.3 14.2l-1.7 3.5 11.7 11.7z" }), React.createElement("g", { fill: "#c6cedb" }, React.createElement("path", { d: "M43.1 32L32 20.9l2.6-3.2 11.7 11.7zM39.303 5.651l.566-.566 19.092 19.092-.566.566z" })), React.createElement("path", { fill: "#8a94a0", d: "M5.42 53.657l.85-.848 5.02 5.02-.849.849z" }), React.createElement("g", { fill: "#c6cedb" }, React.createElement("circle", { cx: "16.5", cy: "47.5", r: ".7" }), React.createElement("circle", { cx: "13.2", cy: "50.8", r: "1.8" })), React.createElement("path", { fill: "#3e4347", d: "M11.1 50.4h4.1v.9h-4.1z" }), React.createElement("circle", { cx: "34", cy: "30", r: "1.8", fill: "#c6cedb" }), React.createElement("path", { fill: "#3e4347", d: "M32.253 28.809l.636-.637 2.9 2.899-.636.636z" }), React.createElement("g", { fill: "#c6cedb" }, React.createElement("path", { d: "M11.6 55.4c-.1.1-.3.1-.4 0l-2.7-2.7c-.1-.1-.1-.3 0-.4.1-.1.3-.1.4 0l2.7 2.7c.1.2.1.3 0 .4M21.822 38.595l7.212-7.212 3.536 3.535-7.213 7.213z" })), React.createElement("path", { fill: "#8a94a0", d: "M22.926 38.464l3.04-3.04 2.546 2.545-3.041 3.04z" }), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { d: "M23.497 38.34l.354-.353 2.121 2.121-.353.354zM24.224 37.691l.354-.353 2.121 2.121-.353.354zM24.808 37.044l.354-.354 2.121 2.122-.353.353zM25.534 36.396l.353-.354 2.121 2.122-.353.353zM25.95 35.475l3.04-3.041 2.547 2.545-3.04 3.041z" }))); exports.default = Svg1f3a4;