UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 2.25 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 Worldwide24 = (_a) => { var { fill, size = '1.5rem' } = _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 24 24" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M11.5 4.015a7.996 7.996 0 0 0-1.32.193A14.936 14.936 0 0 0 8.925 6.8c.845.11 1.704.176 2.575.194v-2.98Zm-2.73.664A8.005 8.005 0 0 0 6.366 6.32c.51.126 1.028.235 1.552.327.24-.678.525-1.335.851-1.968ZM5.626 7.163A7.96 7.96 0 0 0 4.015 11.5h2.993c.041-1.346.249-2.65.603-3.892a24.579 24.579 0 0 1-1.984-.445ZM4.015 12.5a7.96 7.96 0 0 0 1.59 4.306c.654-.176 1.32-.326 1.996-.449a15.983 15.983 0 0 1-.593-3.857H4.015Zm2.321 5.15a8.014 8.014 0 0 0 2.433 1.67 15.91 15.91 0 0 1-.864-2.002 23.35 23.35 0 0 0-1.569.332Zm3.844 2.142c.428.1.869.165 1.32.193v-3.017a23.69 23.69 0 0 0-2.588.196c.338.922.764 1.801 1.268 2.628Zm2.32.193a7.997 7.997 0 0 0 1.32-.193 14.94 14.94 0 0 0 1.268-2.628 23.688 23.688 0 0 0-2.588-.196v3.017Zm2.73-.664a8.014 8.014 0 0 0 2.434-1.671 23.358 23.358 0 0 0-1.57-.331 15.9 15.9 0 0 1-.864 2.002Zm3.166-2.515a7.96 7.96 0 0 0 1.589-4.306h-2.993a15.981 15.981 0 0 1-.593 3.857 24.39 24.39 0 0 1 1.997.45Zm1.589-5.306a7.96 7.96 0 0 0-1.612-4.337 24.65 24.65 0 0 1-1.983.445c.353 1.242.561 2.546.602 3.892h2.993Zm-2.351-5.18a8.014 8.014 0 0 0-2.404-1.64c.327.632.612 1.289.852 1.967.524-.092 1.041-.2 1.552-.327ZM13.82 4.208a7.996 7.996 0 0 0-1.32-.193v2.98a23.76 23.76 0 0 0 2.575-.194 14.938 14.938 0 0 0-1.255-2.593ZM12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm.5 5.995c.98-.02 1.946-.097 2.895-.228.349 1.19.555 2.44.597 3.733H12.5V7.995Zm0 4.505h3.492a14.978 14.978 0 0 1-.587 3.698 24.667 24.667 0 0 0-2.905-.23V12.5Zm-1 0v3.468a24.83 24.83 0 0 0-2.905.23 14.98 14.98 0 0 1-.587-3.698H11.5Zm0-1H8.008a14.92 14.92 0 0 1 .598-3.733c.948.131 1.914.208 2.894.228V11.5Z" }))); }; exports.default = Worldwide24;