@react-spectrum/s2
Version:
Spectrum 2 UI components in React
54 lines (43 loc) • 2.59 kB
JavaScript
var $bde97c91243ed164$exports = require("./Icon.cjs");
var $3qTim$reactjsxruntime = require("react/jsx-runtime");
var $3qTim$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", () => $99dfbf9352dfed1f$export$2e2bcd8739ae039);
const $99dfbf9352dfed1f$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $3qTim$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, $3qTim$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M15.75 2H4.25C3.01 2 2 3.01 2 4.25v11.5C2 16.99 3.01 18 4.25 18h11.5c1.24 0 2.25-1.01 2.25-2.25V4.25C18 3.01 16.99 2 15.75 2m0 1.5c.413 0 .75.336.75.75v5h-5.75V3.5zM3.5 4.25c0-.414.337-.75.75-.75h5v5.75H3.5zm.75 12.25c-.413 0-.75-.336-.75-.75v-5h5.75v5.75zm12.25-.75c0 .414-.337.75-.75.75h-5v-5.75h5.75z"
}),
/*#__PURE__*/ (0, $3qTim$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M10.069 3.114h6.959v6.698h-6.959z",
opacity: 0.5
}),
/*#__PURE__*/ (0, $3qTim$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M10.069 10.114h6.959v6.698h-6.959z",
opacity: 0.12
}),
/*#__PURE__*/ (0, $3qTim$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M3.069 10.114h6.959v6.698H3.069z",
opacity: 0.3
})
]
});
const $99dfbf9352dfed1f$var$ForwardRef = /*#__PURE__*/ (0, $3qTim$react.forwardRef)($99dfbf9352dfed1f$var$SvgComponent);
var $99dfbf9352dfed1f$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($99dfbf9352dfed1f$var$ForwardRef);
//# sourceMappingURL=ColorHarmony.cjs.map