UNPKG

iconista

Version:

Thousands of SVG icons with one React component

18 lines (17 loc) 1.9 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 Svg1f50e = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { fill: "#b0bdc6", d: "M18.322 41.924l2.898-2.9 3.82 3.818-2.9 2.9z" }), React.createElement("path", { fill: "#dfe9ef", d: "M19.24 42.842l2.9-2.898 1.98 1.98-2.9 2.899z" }), React.createElement("path", { fill: "#b0bdc6", d: "M19.954 40.226l1.202-1.202 3.818 3.82-1.202 1.201z" }), React.createElement("path", { d: "M22.5 41.5c9 9 23.7 9 32.8 0 9-9 9-23.7 0-32.8s-23.7-9-32.8 0c-9.1 9.1-9.1 23.8 0 32.8m2.1-30.6C32.5 3 45.2 3 53 10.9c7.9 7.9 7.9 20.6 0 28.4-7.9 7.9-20.6 7.9-28.4 0-7.8-7.8-7.8-20.5 0-28.4", fill: "#dfe9ef" }), React.createElement("path", { d: "M24.1 39.9c8.1 8.1 21.3 8.1 29.5 0 8.1-8.1 8.1-21.3 0-29.5-8.1-8.1-21.3-8.1-29.5 0-8.1 8.2-8.1 21.4 0 29.5m1.1-28.4C32.7 4 45 4 52.5 11.5s7.5 19.8 0 27.3-19.8 7.5-27.3 0-7.5-19.8 0-27.3", fill: "#b0bdc6" }), React.createElement("path", { d: "M27.9 29.8c6.5 6.5 17.1 6.5 23.6 0 1.7-1.7 3-3.7 3.8-5.9.4 4.8-1.2 9.7-4.8 13.3-6.5 6.5-17.1 6.5-23.6 0-4.8-4.8-6-11.8-3.8-17.7.4 3.8 2 7.4 4.8 10.3", opacity: ".6", fill: "#a6aeb0" }), React.createElement("path", { fill: "#333", d: "M3.487 53.598l13.788-13.789 6.93 6.93-13.789 13.788z" }), React.createElement("path", { fill: "#575b5e", d: "M5.042 55.153l13.79-13.787 3.818 3.819L8.86 58.97z" }), React.createElement("path", { d: "M2.1 52.9c-1.1 1.1 7.8 10.1 9 9l.7-.7c1.1-1.1-7.8-10.1-9-9l-.7.7", fill: "#b0bdc6" }), React.createElement("path", { d: "M3.6 54.4c-1.1 1.1 4.8 7.1 6 6l.7-.7c1.1-1.1-4.8-7.1-6-6l-.7.7", fill: "#dfe9ef" })); exports.default = Svg1f50e;