UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.77 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $49xrV$jsxs, jsx as $49xrV$jsx} from "react/jsx-runtime"; import {forwardRef as $49xrV$forwardRef} from "react"; const $42b5625c51aac1b0$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $49xrV$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $49xrV$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M16.75 3H3.25C2.01 3 1 4.01 1 5.25v1c0 .778.398 1.465 1 1.87v6.63C2 15.99 3.01 17 4.25 17h11.5c1.24 0 2.25-1.01 2.25-2.25V8.12c.602-.405 1-1.092 1-1.87v-1C19 4.01 17.99 3 16.75 3M2.5 5.25c0-.413.336-.75.75-.75h13.5c.414 0 .75.337.75.75v1c0 .413-.336.75-.75.75H3.25c-.414 0-.75-.337-.75-.75zM15.75 15.5H4.25c-.414 0-.75-.337-.75-.75V8.5h13v6.25c0 .413-.336.75-.75.75" }), /*#__PURE__*/ (0, $49xrV$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M12.25 12h-4.5c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h4.5c.414 0 .75.336.75.75s-.336.75-.75.75" }) ] }); const $42b5625c51aac1b0$var$ForwardRef = /*#__PURE__*/ (0, $49xrV$forwardRef)($42b5625c51aac1b0$var$SvgComponent); var $42b5625c51aac1b0$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($42b5625c51aac1b0$var$ForwardRef); export {$42b5625c51aac1b0$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Archive.mjs.map