@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 886 B
JavaScript
var $aXhQ9$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", () => $3e1a22a2da9e75e7$export$2e2bcd8739ae039);
const $3e1a22a2da9e75e7$var$SvgS2DashSize75 = (props)=>/*#__PURE__*/ (0, $aXhQ9$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 8,
height: 8,
viewBox: "0 0 8 8",
...props,
children: /*#__PURE__*/ (0, $aXhQ9$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M6.99 4.96H1.01a.96.96 0 1 1 0-1.92h5.98a.96.96 0 1 1 0 1.92"
})
});
var $3e1a22a2da9e75e7$export$2e2bcd8739ae039 = $3e1a22a2da9e75e7$var$SvgS2DashSize75;
//# sourceMappingURL=S2_DashSize75.cjs.map