UNPKG

@react-spectrum/s2

Version:
44 lines (33 loc) 1.99 kB
var $bde97c91243ed164$exports = require("./Icon.cjs"); var $gHlAB$reactjsxruntime = require("react/jsx-runtime"); var $gHlAB$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", () => $29ec1531d03086e1$export$2e2bcd8739ae039); const $29ec1531d03086e1$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $gHlAB$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, $gHlAB$reactjsxruntime.jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M15.75 18H4.25C3.01 18 2 16.99 2 15.75V4.25C2 3.01 3.01 2 4.25 2h11.5C16.99 2 18 3.01 18 4.25v11.5c0 1.24-1.01 2.25-2.25 2.25M4.25 3.5c-.414 0-.75.337-.75.75v11.5c0 .413.336.75.75.75h11.5c.414 0 .75-.337.75-.75V4.25c0-.413-.336-.75-.75-.75z" }), /*#__PURE__*/ (0, $gHlAB$reactjsxruntime.jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M4 4h3v3H4zM10 4h3v3h-3zM7 7h3v3H7zM13 7h3v3h-3zM4 10h3v3H4zM10 10h3v3h-3zM7 13h3v3H7zM13 13h3v3h-3z", opacity: 0.5 }) ] }); const $29ec1531d03086e1$var$ForwardRef = /*#__PURE__*/ (0, $gHlAB$react.forwardRef)($29ec1531d03086e1$var$SvgComponent); var $29ec1531d03086e1$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($29ec1531d03086e1$var$ForwardRef); //# sourceMappingURL=ViewTransparency.cjs.map