@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 707 B
JavaScript
import {jsx as $eJozi$jsx} from "react/jsx-runtime";
import "react";
const $9fd3031c2a375e46$var$SvgS2DashSize200 = (props)=>/*#__PURE__*/ (0, $eJozi$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 12,
height: 12,
viewBox: "0 0 12 12",
...props,
children: /*#__PURE__*/ (0, $eJozi$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M10.021 7.041H1.98a1.04 1.04 0 1 1 0-2.082h8.042a1.04 1.04 0 1 1 0 2.082"
})
});
var $9fd3031c2a375e46$export$2e2bcd8739ae039 = $9fd3031c2a375e46$var$SvgS2DashSize200;
export {$9fd3031c2a375e46$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_DashSize200.mjs.map