@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 1 kB
JavaScript
var $4s3pg$reactjsxruntime = require("react/jsx-runtime");
require("react");
function $parcel$export(e, n, v, s) {
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
}
$parcel$export(module.exports, "default", () => $2d1bc78ca251fea1$export$2e2bcd8739ae039);
const $2d1bc78ca251fea1$var$SvgS2LinkOutSize100 = (props)=>/*#__PURE__*/ (0, $4s3pg$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 10,
height: 10,
viewBox: "0 0 10 10",
...props,
children: /*#__PURE__*/ (0, $4s3pg$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M8.125 1H3.741a.875.875 0 1 0 0 1.75h2.27l-4.88 4.88a.88.88 0 0 0 0 1.24.873.873 0 0 0 1.238 0L7.25 3.987v2.27a.875.875 0 1 0 1.75 0V1.876A.875.875 0 0 0 8.125 1"
})
});
var $2d1bc78ca251fea1$export$2e2bcd8739ae039 = $2d1bc78ca251fea1$var$SvgS2LinkOutSize100;
//# sourceMappingURL=S2_LinkOutSize100.cjs.map