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