@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 785 B
JavaScript
import {jsx as $jxsNO$jsx} from "react/jsx-runtime";
import "react";
const $77729bea0e58bdda$var$SvgS2LinkOutSize400 = (props)=>/*#__PURE__*/ (0, $jxsNO$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 16,
height: 16,
viewBox: "0 0 16 16",
...props,
children: /*#__PURE__*/ (0, $jxsNO$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 $77729bea0e58bdda$export$2e2bcd8739ae039 = $77729bea0e58bdda$var$SvgS2LinkOutSize400;
export {$77729bea0e58bdda$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_LinkOutSize400.mjs.map