@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 707 B
JavaScript
import {jsx as $4utdn$jsx} from "react/jsx-runtime";
import "react";
const $05ef56ae100d2cfa$var$SvgS2DashSize300 = (props)=>/*#__PURE__*/ (0, $4utdn$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 12,
height: 12,
viewBox: "0 0 12 12",
...props,
children: /*#__PURE__*/ (0, $4utdn$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M10.61 7.085H1.39a1.084 1.084 0 1 1 0-2.17h9.22a1.084 1.084 0 1 1 0 2.17"
})
});
var $05ef56ae100d2cfa$export$2e2bcd8739ae039 = $05ef56ae100d2cfa$var$SvgS2DashSize300;
export {$05ef56ae100d2cfa$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_DashSize300.mjs.map