@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 790 B
JavaScript
import {jsx as $gYPlJ$jsx} from "react/jsx-runtime";
import "react";
const $0c52c3ab073c7a30$var$SvgS2AddSize300 = (props)=>/*#__PURE__*/ (0, $gYPlJ$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 12,
height: 12,
viewBox: "0 0 12 12",
...props,
children: /*#__PURE__*/ (0, $gYPlJ$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M10.61 4.915H7.085V1.39a1.084 1.084 0 1 0-2.17 0v3.525H1.39a1.084 1.084 0 1 0 0 2.17h3.525v3.525a1.084 1.084 0 1 0 2.17 0V7.085h3.525a1.084 1.084 0 1 0 0-2.17"
})
});
var $0c52c3ab073c7a30$export$2e2bcd8739ae039 = $0c52c3ab073c7a30$var$SvgS2AddSize300;
export {$0c52c3ab073c7a30$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_AddSize300.mjs.map