UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.61 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $34CHg$jsx} from "react/jsx-runtime"; import {forwardRef as $34CHg$forwardRef} from "react"; const $7966ae16b4ccf5fc$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $34CHg$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $34CHg$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M17.25 4.498h-9.5c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h9.5c.414 0 .75.336.75.75s-.336.75-.75.75M17.25 10.498h-9.5c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h9.5c.414 0 .75.336.75.75s-.336.75-.75.75M17.25 16.498h-9.5c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h9.5c.414 0 .75.336.75.75s-.336.75-.75.75M4.75 4.498h-2c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h2c.414 0 .75.336.75.75s-.336.75-.75.75M4.75 10.498h-2c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h2c.414 0 .75.336.75.75s-.336.75-.75.75M4.75 16.498h-2c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h2c.414 0 .75.336.75.75s-.336.75-.75.75" }) }); const $7966ae16b4ccf5fc$var$ForwardRef = /*#__PURE__*/ (0, $34CHg$forwardRef)($7966ae16b4ccf5fc$var$SvgComponent); var $7966ae16b4ccf5fc$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($7966ae16b4ccf5fc$var$ForwardRef); export {$7966ae16b4ccf5fc$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=ViewList.mjs.map