UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 2.29 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var tslib_es6 = require('../../node_modules/tslib/tslib.es6.js'); var index = require('../../node_modules/react/index.js'); const Worldwide32 = (_a) => { var { fill, size = '2rem' } = _a, rest = tslib_es6.__rest(_a, ["fill", "size"]); return (index.default.createElement("svg", Object.assign({ "aria-hidden": "true", width: size, height: size }, rest, { fill: fill, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M15.5 5.011c-.652.03-1.29.115-1.908.253a20.083 20.083 0 0 0-1.919 3.941 31.54 31.54 0 0 0 3.827.291V5.011Zm-3.319.67a11.014 11.014 0 0 0-4.2 2.79c.88.23 1.777.425 2.686.58a21.11 21.11 0 0 1 1.514-3.37ZM7.265 9.313A10.947 10.947 0 0 0 5.011 15.5h4.495c.044-1.902.339-3.742.853-5.488a32.294 32.294 0 0 1-3.094-.7ZM5.011 16.5a10.946 10.946 0 0 0 2.223 6.147 32.305 32.305 0 0 1 3.111-.706 21.145 21.145 0 0 1-.84-5.441H5.012Zm2.933 6.99a11.015 11.015 0 0 0 4.237 2.83 21.068 21.068 0 0 1-1.53-3.417 31.33 31.33 0 0 0-2.707.587Zm5.648 3.246c.618.138 1.255.224 1.908.253v-4.534a31.82 31.82 0 0 0-3.844.293 20.089 20.089 0 0 0 1.936 3.988Zm2.908.253c.652-.03 1.29-.115 1.908-.253a20.089 20.089 0 0 0 1.936-3.988 31.751 31.751 0 0 0-3.844-.293v4.534Zm3.319-.67a11.015 11.015 0 0 0 4.237-2.829c-.888-.234-1.79-.43-2.707-.587a21.068 21.068 0 0 1-1.53 3.416Zm4.947-3.672a10.946 10.946 0 0 0 2.223-6.147h-4.495a21.146 21.146 0 0 1-.84 5.441c1.056.185 2.094.421 3.111.706Zm2.223-7.147a10.947 10.947 0 0 0-2.254-6.187 32.294 32.294 0 0 1-3.094.7c.514 1.745.81 3.585.853 5.487h4.495Zm-2.97-7.03a11.014 11.014 0 0 0-4.2-2.79 21.056 21.056 0 0 1 1.514 3.37 30.653 30.653 0 0 0 2.686-.58Zm-5.61-3.206a11.006 11.006 0 0 0-1.909-.253v4.485a31.742 31.742 0 0 0 3.827-.29 20.083 20.083 0 0 0-1.919-3.942ZM16 3C8.82 3 3 8.82 3 16s5.82 13 13 13 13-5.82 13-13S23.18 3 16 3Zm.5 7.496a32.721 32.721 0 0 0 4.145-.325c.51 1.693.804 3.48.849 5.329H16.5v-5.004Zm0 6.004h4.994a20.138 20.138 0 0 1-.835 5.282 32.736 32.736 0 0 0-4.159-.327V16.5Zm-1 0v4.955c-1.41.02-2.798.132-4.159.327a20.143 20.143 0 0 1-.835-5.282H15.5Zm0-1h-4.994a20.12 20.12 0 0 1 .85-5.33 32.53 32.53 0 0 0 4.144.326V15.5Z" }))); }; exports.default = Worldwide32;