@react-spectrum/s2
Version:
Spectrum 2 UI components in React
43 lines (32 loc) • 2.08 kB
JavaScript
var $bde97c91243ed164$exports = require("./Icon.cjs");
var $6RNzx$reactjsxruntime = require("react/jsx-runtime");
var $6RNzx$react = require("react");
function $parcel$defineInteropFlag(a) {
Object.defineProperty(a, '__esModule', {value: true, configurable: true});
}
function $parcel$export(e, n, v, s) {
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
}
$parcel$defineInteropFlag(module.exports);
$parcel$export(module.exports, "default", () => $2bf660a7fab32f87$export$2e2bcd8739ae039);
const $2bf660a7fab32f87$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $6RNzx$reactjsxruntime.jsxs)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 20,
height: 20,
viewBox: "0 0 20 20",
ref: ref,
...props,
children: [
/*#__PURE__*/ (0, $6RNzx$reactjsxruntime.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, $6RNzx$reactjsxruntime.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 $2bf660a7fab32f87$var$ForwardRef = /*#__PURE__*/ (0, $6RNzx$react.forwardRef)($2bf660a7fab32f87$var$SvgComponent);
var $2bf660a7fab32f87$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($2bf660a7fab32f87$var$ForwardRef);
//# sourceMappingURL=Archive.cjs.map