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