UNPKG

@react-spectrum/s2

Version:
27 lines (19 loc) 1.36 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $lwgPl$jsx} from "react/jsx-runtime"; import {forwardRef as $lwgPl$forwardRef} from "react"; const $de2580da0da18bc4$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $lwgPl$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $lwgPl$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M19 17.5H1c-.414 0-.75-.336-.75-.75S.586 16 1 16h18c.414 0 .75.336.75.75s-.336.75-.75.75M15.75 15H4.25C3.01 15 2 13.99 2 12.75v-7.5C2 4.01 3.01 3 4.25 3h11.5C16.99 3 18 4.01 18 5.25v7.5c0 1.24-1.01 2.25-2.25 2.25M4.25 4.5c-.413 0-.75.337-.75.75v7.5c0 .413.337.75.75.75h11.5c.413 0 .75-.337.75-.75v-7.5c0-.413-.337-.75-.75-.75z" }) }); const $de2580da0da18bc4$var$ForwardRef = /*#__PURE__*/ (0, $lwgPl$forwardRef)($de2580da0da18bc4$var$SvgComponent); var $de2580da0da18bc4$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($de2580da0da18bc4$var$ForwardRef); export {$de2580da0da18bc4$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=DeviceLaptop.mjs.map