@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 789 B
JavaScript
import {jsx as $9mKwp$jsx} from "react/jsx-runtime";
import "react";
const $1e6ac76633d3918d$var$SvgS2LinkOutSize200 = (props)=>/*#__PURE__*/ (0, $9mKwp$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 12,
height: 12,
viewBox: "0 0 12 12",
...props,
children: /*#__PURE__*/ (0, $9mKwp$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M10.089 1h-5.51a.911.911 0 0 0 0 1.822h3.31L1.355 9.355a.91.91 0 1 0 1.29 1.29L9.178 4.11v3.31a.911.911 0 0 0 1.822 0v-5.51A.91.91 0 0 0 10.089 1"
})
});
var $1e6ac76633d3918d$export$2e2bcd8739ae039 = $1e6ac76633d3918d$var$SvgS2LinkOutSize200;
export {$1e6ac76633d3918d$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_LinkOutSize200.mjs.map