@react-spectrum/s2
Version:
Spectrum 2 UI components in React
28 lines (20 loc) • 3.14 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $hXwgX$jsx} from "react/jsx-runtime";
import {forwardRef as $hXwgX$forwardRef} from "react";
const $36f8fee031c736cb$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $hXwgX$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 48,
height: 48,
viewBox: "0 0 48 48",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $hXwgX$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M32.5 17c0-4.141 3.359-7.5 7.5-7.5s7.5 3.359 7.5 7.5-3.359 7.5-7.5 7.5-7.5-3.359-7.5-7.5m7.5-4.795c-.684 0-1.238.555-1.238 1.238v3.716c0 .683.554 1.238 1.238 1.238s1.238-.555 1.238-1.238v-3.716c0-.683-.554-1.238-1.238-1.238m1.278 8.867c.04-.09.08-.178.08-.267q.03-.135.03-.268 0-.134-.03-.267c-.01-.09-.04-.179-.08-.268-.03-.08-.07-.159-.129-.238-.05-.07-.109-.139-.168-.208-.06-.06-.139-.119-.208-.168-.08-.05-.159-.1-.238-.13-.09-.039-.178-.068-.258-.078-.178-.04-.366-.04-.544 0-.09.01-.179.04-.258.079-.09.03-.169.08-.238.129-.08.05-.148.109-.218.168-.06.07-.119.139-.168.208-.05.08-.1.159-.13.238-.039.09-.058.178-.078.267q-.03.135-.03.268 0 .134.03.268c.02.089.04.178.079.267.03.08.08.159.129.238.05.07.109.138.168.208.07.06.139.119.218.168.07.05.149.1.238.13.08.039.168.059.258.078.089.03.178.03.267.03s.188-.01.277-.03l.027-.006c.072-.018.152-.038.231-.073.08-.03.159-.08.238-.129.07-.05.148-.109.208-.168.06-.07.119-.139.168-.208.06-.08.1-.159.13-.238M7.31 19.91c4.265-4.286 10.167-6.937 16.69-6.937 2.189 0 4.307.298 6.315.856.665.185 1.354-.205 1.539-.87s-.205-1.354-.87-1.539c-2.224-.618-4.567-.947-6.985-.947-7.214 0-13.746 2.935-18.461 7.674-.487.49-.485 1.28.004 1.768.49.486 1.28.485 1.768-.005M24 18.94c-4.872 0-9.28 1.98-12.465 5.183-.487.49-1.278.492-1.768.006-.49-.487-.492-1.279-.005-1.768 3.635-3.656 8.673-5.921 14.238-5.921 2.091 0 4.11.32 6.009.915.659.206 1.026.907.82 1.566s-.909 1.025-1.567.82c-1.66-.52-3.427-.801-5.262-.801m-8.25 9.406c2.105-2.126 5.023-3.44 8.25-3.44s6.144 1.313 8.25 3.439c.486.49 1.277.494 1.767.008s.494-1.278.008-1.768c-2.556-2.58-6.104-4.18-10.025-4.18s-7.47 1.601-10.027 4.182c-.486.49-.482 1.282.009 1.768.49.485 1.282.482 1.767-.009m4.22 4.214c1.026-1.044 2.45-1.69 4.029-1.69 1.577 0 3 .645 4.027 1.688.484.492 1.275.499 1.767.014.492-.484.499-1.275.015-1.767-1.477-1.501-3.535-2.435-5.81-2.435s-4.335.935-5.812 2.438c-.483.493-.476 1.284.016 1.768.493.484 1.284.477 1.768-.016m5.782 3.22c0 .967-.784 1.75-1.75 1.75s-1.75-.783-1.75-1.75c0-.966.784-1.75 1.75-1.75s1.75.784 1.75 1.75"
})
});
const $36f8fee031c736cb$var$ForwardRef = /*#__PURE__*/ (0, $hXwgX$forwardRef)($36f8fee031c736cb$var$SvgComponent);
var $36f8fee031c736cb$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($36f8fee031c736cb$var$ForwardRef);
export {$36f8fee031c736cb$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_noInternetConnection_48.mjs.map