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