@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 896 B
JavaScript
var $cXJrh$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", () => $3f43666fc8573d57$export$2e2bcd8739ae039);
const $3f43666fc8573d57$var$SvgS2DashSize50 = (props)=>/*#__PURE__*/ (0, $cXJrh$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 8,
height: 8,
viewBox: "0 0 8 8",
...props,
children: /*#__PURE__*/ (0, $cXJrh$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M6.634 4.922H1.366a.922.922 0 0 1 0-1.844h5.268a.922.922 0 0 1 0 1.844"
})
});
var $3f43666fc8573d57$export$2e2bcd8739ae039 = $3f43666fc8573d57$var$SvgS2DashSize50;
//# sourceMappingURL=S2_DashSize50.cjs.map