UNPKG

@react-spectrum/s2

Version:
44 lines (33 loc) 2.13 kB
var $bde97c91243ed164$exports = require("./Icon.cjs"); var $4h8dZ$reactjsxruntime = require("react/jsx-runtime"); var $4h8dZ$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", () => $e12a6ac218a43ae4$export$2e2bcd8739ae039); const $e12a6ac218a43ae4$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $4h8dZ$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, $4h8dZ$reactjsxruntime.jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M12.75 12h-5.5C6.01 12 5 10.99 5 9.75v-4.5C5 4.01 6.01 3 7.25 3h5.5C13.99 3 15 4.01 15 5.25v4.5c0 1.24-1.01 2.25-2.25 2.25m-5.5-7.5c-.413 0-.75.337-.75.75v4.5c0 .413.337.75.75.75h5.5c.413 0 .75-.337.75-.75v-4.5c0-.413-.337-.75-.75-.75z", opacity: 0.35 }), /*#__PURE__*/ (0, $4h8dZ$reactjsxruntime.jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M16.75 19H3.25C2.01 19 1 17.99 1 16.75v-.5C1 15.01 2.01 14 3.25 14h13.5c1.24 0 2.25 1.01 2.25 2.25v.5c0 1.24-1.01 2.25-2.25 2.25m-13.5-3.5c-.413 0-.75.337-.75.75v.5c0 .413.337.75.75.75h13.5c.413 0 .75-.337.75-.75v-.5c0-.413-.337-.75-.75-.75z" }) ] }); const $e12a6ac218a43ae4$var$ForwardRef = /*#__PURE__*/ (0, $4h8dZ$react.forwardRef)($e12a6ac218a43ae4$var$SvgComponent); var $e12a6ac218a43ae4$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($e12a6ac218a43ae4$var$ForwardRef); //# sourceMappingURL=ContextualTaskBar.cjs.map