@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 975 B
JavaScript
var $4yOwb$reactjsxruntime = require("react/jsx-runtime");
require("react");
function $parcel$export(e, n, v, s) {
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
}
$parcel$export(module.exports, "default", () => $085c75b5306c56ad$export$2e2bcd8739ae039);
const $085c75b5306c56ad$var$SvgS2AddSize50 = (props)=>/*#__PURE__*/ (0, $4yOwb$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 8,
height: 8,
viewBox: "0 0 8 8",
...props,
children: /*#__PURE__*/ (0, $4yOwb$reactjsxruntime.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 $085c75b5306c56ad$export$2e2bcd8739ae039 = $085c75b5306c56ad$var$SvgS2AddSize50;
//# sourceMappingURL=S2_AddSize50.cjs.map