@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 740 B
JavaScript
import {jsx as $5JmcY$jsx} from "react/jsx-runtime";
import "react";
const $e6bfcbe2b11ecc28$var$SvgS2AddSize75 = (props)=>/*#__PURE__*/ (0, $5JmcY$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 8,
height: 8,
viewBox: "0 0 8 8",
...props,
children: /*#__PURE__*/ (0, $5JmcY$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M7 3.04H4.96V1a.96.96 0 1 0-1.92 0v2.04H1a.96.96 0 1 0 0 1.92h2.04V7a.96.96 0 1 0 1.92 0V4.96H7a.96.96 0 1 0 0-1.92"
})
});
var $e6bfcbe2b11ecc28$export$2e2bcd8739ae039 = $e6bfcbe2b11ecc28$var$SvgS2AddSize75;
export {$e6bfcbe2b11ecc28$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_AddSize75.mjs.map