@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 698 B
JavaScript
import {jsx as $fTZxf$jsx} from "react/jsx-runtime";
import "react";
const $b7a07c0db3879898$var$SvgS2DashSize50 = (props)=>/*#__PURE__*/ (0, $fTZxf$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 8,
height: 8,
viewBox: "0 0 8 8",
...props,
children: /*#__PURE__*/ (0, $fTZxf$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 $b7a07c0db3879898$export$2e2bcd8739ae039 = $b7a07c0db3879898$var$SvgS2DashSize50;
export {$b7a07c0db3879898$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_DashSize50.mjs.map