@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 777 B
JavaScript
import {jsx as $khOZa$jsx} from "react/jsx-runtime";
import "react";
const $143edde2df19579a$var$SvgS2AddSize50 = (props)=>/*#__PURE__*/ (0, $khOZa$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 8,
height: 8,
viewBox: "0 0 8 8",
...props,
children: /*#__PURE__*/ (0, $khOZa$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M6.625 3.078H4.922V1.375a.922.922 0 0 0-1.844 0v1.703H1.375a.922.922 0 0 0 0 1.844h1.703v1.703a.922.922 0 0 0 1.844 0V4.922h1.703a.922.922 0 0 0 0-1.844"
})
});
var $143edde2df19579a$export$2e2bcd8739ae039 = $143edde2df19579a$var$SvgS2AddSize50;
export {$143edde2df19579a$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_AddSize50.mjs.map