@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 785 B
JavaScript
import {jsx as $kc2Fi$jsx} from "react/jsx-runtime";
import "react";
const $4d258b231a7c4c0f$var$SvgS2AddSize200 = (props)=>/*#__PURE__*/ (0, $kc2Fi$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 12,
height: 12,
viewBox: "0 0 12 12",
...props,
children: /*#__PURE__*/ (0, $kc2Fi$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M10.021 4.959h-2.98v-2.98a1.04 1.04 0 1 0-2.082 0v2.98h-2.98a1.04 1.04 0 1 0 0 2.082h2.98v2.98a1.04 1.04 0 1 0 2.082 0v-2.98h2.98a1.04 1.04 0 1 0 0-2.082"
})
});
var $4d258b231a7c4c0f$export$2e2bcd8739ae039 = $4d258b231a7c4c0f$var$SvgS2AddSize200;
export {$4d258b231a7c4c0f$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_AddSize200.mjs.map