@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 983 B
JavaScript
var $cIUX3$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", () => $496181c04f34774a$export$2e2bcd8739ae039);
const $496181c04f34774a$var$SvgS2LinkOutSize400 = (props)=>/*#__PURE__*/ (0, $cIUX3$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 16,
height: 16,
viewBox: "0 0 16 16",
...props,
children: /*#__PURE__*/ (0, $cIUX3$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M14.01 1h-8a.99.99 0 0 0 0 1.979h5.613L1.551 13.05a.988.988 0 1 0 1.398 1.398L13.021 4.377v5.612a.99.99 0 0 0 1.979 0v-8A.99.99 0 0 0 14.01 1"
})
});
var $496181c04f34774a$export$2e2bcd8739ae039 = $496181c04f34774a$var$SvgS2LinkOutSize400;
//# sourceMappingURL=S2_LinkOutSize400.cjs.map