UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 2.22 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 Worldwide20 = (_a) => { var { fill, size = '1.25rem' } = _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 20 20" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M9.5 3.268a6.75 6.75 0 0 0-.842.115c-.439.695-.81 1.436-1.105 2.215.64.08 1.29.13 1.947.146V3.268Zm-2.253.567c-.734.329-1.4.785-1.967 1.34.416.103.837.193 1.263.27.2-.555.436-1.092.704-1.61ZM4.55 6.017A6.714 6.714 0 0 0 3.268 9.5H5.76c.04-1.068.203-2.104.478-3.095a20.368 20.368 0 0 1-1.687-.388ZM3.268 10.5a6.714 6.714 0 0 0 1.263 3.457 20.334 20.334 0 0 1 1.698-.392 13.402 13.402 0 0 1-.47-3.065H3.27Zm1.987 4.3a6.763 6.763 0 0 0 1.992 1.365 13.35 13.35 0 0 1-.714-1.638c-.431.077-.857.168-1.278.274Zm3.403 1.816c.275.056.556.095.842.116v-2.506c-.662.016-1.315.066-1.958.147.297.789.672 1.54 1.116 2.243Zm1.842.116a6.85 6.85 0 0 0 .842-.115c.444-.704.82-1.455 1.116-2.244a19.71 19.71 0 0 0-1.958-.147v2.506Zm2.253-.567a6.762 6.762 0 0 0 1.992-1.364c-.42-.106-.847-.197-1.278-.274a13.343 13.343 0 0 1-.714 1.638Zm2.716-2.208a6.715 6.715 0 0 0 1.263-3.457H14.24a13.405 13.405 0 0 1-.47 3.066c.575.106 1.141.237 1.698.391ZM16.732 9.5a6.715 6.715 0 0 0-1.281-3.483c-.554.153-1.117.282-1.688.388.275.99.439 2.027.478 3.095h2.49ZM14.72 5.175a6.762 6.762 0 0 0-1.967-1.34c.268.518.504 1.055.704 1.61.426-.077.847-.167 1.263-.27Zm-3.378-1.792a6.746 6.746 0 0 0-.842-.115v2.476a19.65 19.65 0 0 0 1.947-.146 12.367 12.367 0 0 0-1.105-2.215ZM10 1.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5Zm.5 4.994a20.645 20.645 0 0 0 2.269-.18c.27.938.431 1.921.471 2.936H10.5V6.744Zm0 3.756h2.74a12.395 12.395 0 0 1-.463 2.906 20.608 20.608 0 0 0-2.277-.18V10.5Zm-1 0v2.725c-.77.019-1.53.08-2.277.18A12.398 12.398 0 0 1 6.76 10.5H9.5Zm0-1H6.76c.04-1.015.202-1.998.471-2.935.745.1 1.502.16 2.269.179V9.5Z" }))); }; exports.default = Worldwide20;