UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.5 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $e4r59$jsx} from "react/jsx-runtime"; import {forwardRef as $e4r59$forwardRef} from "react"; const $05964e149794f6f5$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $e4r59$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $e4r59$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M3.25 9.175h-1.5c-.456 0-.825.37-.825.825 0 .456.37.825.825.825h1.5c.456 0 .825-.37.825-.825 0-.456-.37-.825-.825-.825M8.25 9.175h-1.5c-.456 0-.825.37-.825.825 0 .456.37.825.825.825h1.5c.456 0 .825-.37.825-.825 0-.456-.37-.825-.825-.825M13.25 9.175h-1.5c-.456 0-.825.37-.825.825 0 .456.37.825.825.825h1.5c.456 0 .825-.37.825-.825 0-.456-.37-.825-.825-.825M18.25 9.175h-1.5c-.456 0-.825.37-.825.825 0 .456.37.825.825.825h1.5c.456 0 .825-.37.825-.825 0-.456-.37-.825-.825-.825" }) }); const $05964e149794f6f5$var$ForwardRef = /*#__PURE__*/ (0, $e4r59$forwardRef)($05964e149794f6f5$var$SvgComponent); var $05964e149794f6f5$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($05964e149794f6f5$var$ForwardRef); export {$05964e149794f6f5$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=StrokeDotted.mjs.map