UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.45 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 Globe1 = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M2.003 12.126C2.07 17.59 6.521 22 12.001 22c5.523 0 10-4.478 10-10 0-5.508-4.454-9.976-9.956-10a2.538 2.538 0 00-.088 0c-5.46.024-9.886 4.424-9.954 9.873a2.54 2.54 0 000 .253zM8.98 8.977A19.705 19.705 0 0112 8.75c1.069 0 2.087.081 3.024.228.147.937.228 1.954.228 3.022 0 1.067-.081 2.085-.227 3.022-.938.146-1.956.227-3.024.227-1.067 0-2.084-.081-3.02-.227A19.703 19.703 0 018.751 12c0-1.068.08-2.086.227-3.023zm-1.56.321c-.11.861-.167 1.768-.167 2.702 0 .933.058 1.84.167 2.701a11.54 11.54 0 01-1.662-.562c-.781-.337-1.365-.72-1.744-1.107-.345-.353-.49-.676-.51-.96a8.574 8.574 0 010-.145c.02-.284.165-.607.51-.96.379-.386.963-.77 1.744-1.107a11.553 11.553 0 011.662-.562zM9.3 7.418c.16-.611.349-1.168.562-1.661.337-.781.72-1.365 1.107-1.744.373-.365.712-.505 1.007-.513h.05c.295.008.635.148 1.008.513.386.379.77.963 1.107 1.744.213.493.402 1.05.561 1.66A21.539 21.539 0 0012 7.25c-.933 0-1.84.058-2.7.167zm7.284 1.881c.61.16 1.166.348 1.658.561.781.338 1.366.72 1.744 1.107.375.384.513.732.513 1.033 0 .3-.138.648-.513 1.032-.378.387-.963.77-1.744 1.107a11.53 11.53 0 01-1.658.561c.109-.86.166-1.767.166-2.7 0-.934-.057-1.84-.166-2.7zm-1.882 7.283c-.159.61-.348 1.167-.561 1.66-.338.781-.72 1.366-1.107 1.744-.384.375-.732.513-1.033.513-.3 0-.649-.138-1.032-.513-.387-.378-.77-.963-1.107-1.744a11.546 11.546 0 01-.562-1.66c.86.11 1.767.167 2.7.167.934 0 1.84-.058 2.702-.167zm-7.009-.274c.203.932.47 1.785.792 2.53.178.41.375.795.592 1.145a8.525 8.525 0 01-5.057-5.056c.349.215.732.412 1.142.589.744.322 1.598.59 2.531.792zm8.616 0c.932-.203 1.785-.47 2.528-.792a8.855 8.855 0 001.147-.592 8.525 8.525 0 01-5.058 5.06c.217-.35.414-.736.592-1.147.321-.744.589-1.597.791-2.53zm3.675-7.233a8.853 8.853 0 00-1.147-.592 13.795 13.795 0 00-2.527-.791 13.794 13.794 0 00-.792-2.53 8.865 8.865 0 00-.591-1.145 8.525 8.525 0 015.057 5.058zM7.694 7.691a13.8 13.8 0 00-2.532.792c-.41.177-.793.374-1.142.59a8.525 8.525 0 015.056-5.056c-.217.35-.414.734-.591 1.145-.322.744-.59 1.597-.792 2.529z", fill: "#323544" })); exports.default = Globe1;