UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.52 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $k8guq$jsx} from "react/jsx-runtime"; import {forwardRef as $k8guq$forwardRef} from "react"; const $e2955662ddb75292$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $k8guq$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $k8guq$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M16.75 4H16v-.751c0-.965-.785-1.75-1.75-1.75h-1.5c-.965 0-1.75.785-1.75 1.75V4H9v-.751c0-.965-.785-1.75-1.75-1.75h-1.5c-.965 0-1.75.785-1.75 1.75V4h-.75C2.01 4 1 5.01 1 6.25v8.5C1 15.99 2.01 17 3.25 17h13.5c1.24 0 2.25-1.01 2.25-2.25v-8.5C19 5.01 17.99 4 16.75 4m-4.25-.751c0-.138.112-.25.25-.25h1.5c.138 0 .25.112.25.25V4h-2zm-7 0c0-.138.112-.25.25-.25h1.5c.138 0 .25.112.25.25V4h-2zm12 11.501c0 .413-.336.75-.75.75H3.25c-.414 0-.75-.337-.75-.75v-8.5c0-.413.336-.75.75-.75h13.5c.414 0 .75.337.75.75z" }) }); const $e2955662ddb75292$var$ForwardRef = /*#__PURE__*/ (0, $k8guq$forwardRef)($e2955662ddb75292$var$SvgComponent); var $e2955662ddb75292$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($e2955662ddb75292$var$ForwardRef); export {$e2955662ddb75292$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Plugin.mjs.map