@react-spectrum/s2
Version:
Spectrum 2 UI components in React
37 lines (26 loc) • 2.85 kB
JavaScript
var $bde97c91243ed164$exports = require("./Icon.cjs");
var $cuuxb$reactjsxruntime = require("react/jsx-runtime");
var $cuuxb$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", () => $c923af1200078d51$export$2e2bcd8739ae039);
const $c923af1200078d51$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $cuuxb$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 20,
height: 20,
viewBox: "0 0 20 20",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $cuuxb$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M2.75 19c-.414 0-.75-.336-.75-.75v-3c0-.414.336-.75.75-.75s.75.336.75.75v3c0 .414-.336.75-.75.75M11.75 19c-.414 0-.75-.336-.75-.75v-3c0-.414.336-.75.75-.75s.75.336.75.75v3c0 .414-.336.75-.75.75M8.75 17.5h-3c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h3c.414 0 .75.336.75.75s-.336.75-.75.75M17.75 17.5h-3c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h3c.414 0 .75.336.75.75s-.336.75-.75.75M17.25 14.5c-.414 0-.75-.336-.75-.75v-3c0-.414.336-.75.75-.75s.75.336.75.75v3c0 .414-.336.75-.75.75M8.25 14.5c-.414 0-.75-.336-.75-.75v-3c0-.414.336-.75.75-.75s.75.336.75.75v3c0 .414-.336.75-.75.75M14.25 13h-3c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h3c.414 0 .75.336.75.75s-.336.75-.75.75M5.25 13h-3c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h3c.414 0 .75.336.75.75s-.336.75-.75.75M2.75 10C2.336 10 2 9.664 2 9.25v-3c0-.414.336-.75.75-.75s.75.336.75.75v3c0 .414-.336.75-.75.75M11.75 10c-.414 0-.75-.336-.75-.75v-3c0-.414.336-.75.75-.75s.75.336.75.75v3c0 .414-.336.75-.75.75M8.75 8.5h-3c-.414 0-.75-.336-.75-.75S5.336 7 5.75 7h3c.414 0 .75.336.75.75s-.336.75-.75.75M17.75 8.5h-3c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h3c.414 0 .75.336.75.75s-.336.75-.75.75M17.25 5.5c-.414 0-.75-.336-.75-.75v-3c0-.414.336-.75.75-.75s.75.336.75.75v3c0 .414-.336.75-.75.75M8.25 5.5c-.414 0-.75-.336-.75-.75v-3c0-.414.336-.75.75-.75s.75.336.75.75v3c0 .414-.336.75-.75.75M14.25 4h-3c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h3c.414 0 .75.336.75.75s-.336.75-.75.75M5.25 4h-3c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h3c.414 0 .75.336.75.75S5.664 4 5.25 4"
})
});
const $c923af1200078d51$var$ForwardRef = /*#__PURE__*/ (0, $cuuxb$react.forwardRef)($c923af1200078d51$var$SvgComponent);
var $c923af1200078d51$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($c923af1200078d51$var$ForwardRef);
//# sourceMappingURL=Pattern.cjs.map