@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 872 B
JavaScript
var $3aFkZ$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", () => $bb6cd4a502966b37$export$2e2bcd8739ae039);
const $bb6cd4a502966b37$var$SvgS2DashSize100 = (props)=>/*#__PURE__*/ (0, $3aFkZ$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 10,
height: 10,
viewBox: "0 0 10 10",
...props,
children: /*#__PURE__*/ (0, $3aFkZ$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M8.5 6h-7a1 1 0 1 1 0-2h7a1 1 0 1 1 0 2"
})
});
var $bb6cd4a502966b37$export$2e2bcd8739ae039 = $bb6cd4a502966b37$var$SvgS2DashSize100;
//# sourceMappingURL=S2_DashSize100.cjs.map