UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.38 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $c9Awu$jsx} from "react/jsx-runtime"; import {forwardRef as $c9Awu$forwardRef} from "react"; const $3e9cf70a737b8584$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $c9Awu$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $c9Awu$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.25v9.5C1 15.99 2.01 17 3.25 17h13.5c1.24 0 2.25-1.01 2.25-2.25v-9.5C19 4.01 17.99 3 16.75 3m.75 2.25v4h-4V4.5h3.25c.413 0 .75.337.75.75m-9.5 4V4.5h4v4.75zm4 1.5v4.75H8v-4.75zM3.25 4.5H6.5v4.75h-4v-4c0-.413.337-.75.75-.75M2.5 14.75v-4h4v4.75H3.25c-.413 0-.75-.337-.75-.75m14.25.75H13.5v-4.75h4v4c0 .413-.337.75-.75.75" }) }); const $3e9cf70a737b8584$var$ForwardRef = /*#__PURE__*/ (0, $c9Awu$forwardRef)($3e9cf70a737b8584$var$SvgComponent); var $3e9cf70a737b8584$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($3e9cf70a737b8584$var$ForwardRef); export {$3e9cf70a737b8584$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Collection.mjs.map