@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 789 B
JavaScript
import {jsx as $LCmiF$jsx} from "react/jsx-runtime";
import "react";
const $c1512f1df9c6d976$var$SvgS2LinkOutSize300 = (props)=>/*#__PURE__*/ (0, $LCmiF$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 14,
height: 14,
viewBox: "0 0 14 14",
...props,
children: /*#__PURE__*/ (0, $LCmiF$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M12.05 1H5.164a.949.949 0 1 0 0 1.898h4.595l-8.18 8.18a.95.95 0 0 0 1.344 1.344l8.18-8.18v4.595a.949.949 0 1 0 1.898 0V1.949A.95.95 0 0 0 12.05 1"
})
});
var $c1512f1df9c6d976$export$2e2bcd8739ae039 = $c1512f1df9c6d976$var$SvgS2LinkOutSize300;
export {$c1512f1df9c6d976$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_LinkOutSize300.mjs.map