@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 938 B
JavaScript
var $hcZAj$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", () => $32063e2fc9899d6e$export$2e2bcd8739ae039);
const $32063e2fc9899d6e$var$SvgS2AddSize75 = (props)=>/*#__PURE__*/ (0, $hcZAj$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 8,
height: 8,
viewBox: "0 0 8 8",
...props,
children: /*#__PURE__*/ (0, $hcZAj$reactjsxruntime.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 $32063e2fc9899d6e$export$2e2bcd8739ae039 = $32063e2fc9899d6e$var$SvgS2AddSize75;
//# sourceMappingURL=S2_AddSize75.cjs.map