UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.86 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $3q18z$jsxs, jsx as $3q18z$jsx} from "react/jsx-runtime"; import {forwardRef as $3q18z$forwardRef} from "react"; const $016e09934f675dfe$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $3q18z$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $3q18z$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M14 18.5H9c-.414 0-.75-.336-.75-.75S8.586 17 9 17h5c.414 0 .75.336.75.75s-.336.75-.75.75M16.75 16H6.25C5.01 16 4 14.99 4 13.75v-5.5C4 7.01 5.01 6 6.25 6h10.5C17.99 6 19 7.01 19 8.25v5.5c0 1.24-1.01 2.25-2.25 2.25M6.25 7.5c-.414 0-.75.337-.75.75v5.5c0 .413.336.75.75.75h10.5c.413 0 .75-.337.75-.75v-5.5c0-.413-.337-.75-.75-.75z" }), /*#__PURE__*/ (0, $3q18z$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M1.75 10.5c-.414 0-.75-.336-.75-.75v-6.5C1 2.01 2.01 1 3.25 1h10.5C14.99 1 16 2.01 16 3.25v.492c0 .414-.336.75-.75.75s-.75-.336-.75-.75V3.25c0-.413-.337-.75-.75-.75H3.25c-.414 0-.75.337-.75.75v6.5c0 .414-.336.75-.75.75" }) ] }); const $016e09934f675dfe$var$ForwardRef = /*#__PURE__*/ (0, $3q18z$forwardRef)($016e09934f675dfe$var$SvgComponent); var $016e09934f675dfe$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($016e09934f675dfe$var$ForwardRef); export {$016e09934f675dfe$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=DeviceMultiscreen.mjs.map