UNPKG

@react-spectrum/s2

Version:
43 lines (32 loc) 2.11 kB
var $bde97c91243ed164$exports = require("./Icon.cjs"); var $degPw$reactjsxruntime = require("react/jsx-runtime"); var $degPw$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", () => $2baa22dae07428a5$export$2e2bcd8739ae039); const $2baa22dae07428a5$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $degPw$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, $degPw$reactjsxruntime.jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M18 15.75V4.25C18 3.01 16.99 2 15.75 2H4.25C3.01 2 2 3.01 2 4.25v3.718c0 .414.336.75.75.75s.75-.336.75-.75V4.25c0-.414.336-.75.75-.75h11.5c.414 0 .75.336.75.75v11.5c0 .414-.336.75-.75.75h-3.811c-.414 0-.75.336-.75.75s.336.75.75.75h3.811c1.24 0 2.25-1.01 2.25-2.25" }), /*#__PURE__*/ (0, $degPw$reactjsxruntime.jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M11 9.75v4.243c0 .414-.336.75-.75.75s-.75-.336-.75-.75V11.56l-6.47 6.47c-.146.146-.338.219-.53.219s-.384-.073-.53-.22c-.293-.293-.293-.767 0-1.06l6.47-6.47H6.006c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h4.243c.414 0 .75.336.75.75" }) ] }); const $2baa22dae07428a5$var$ForwardRef = /*#__PURE__*/ (0, $degPw$react.forwardRef)($2baa22dae07428a5$var$SvgComponent); var $2baa22dae07428a5$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($2baa22dae07428a5$var$ForwardRef); //# sourceMappingURL=OpenIn.cjs.map