UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.12 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $lweR6$jsx} from "react/jsx-runtime"; import {forwardRef as $lweR6$forwardRef} from "react"; const $54cc69628cb34068$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $lweR6$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $lweR6$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M18 10.75H2c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h16c.414 0 .75.336.75.75s-.336.75-.75.75" }) }); const $54cc69628cb34068$var$ForwardRef = /*#__PURE__*/ (0, $lweR6$forwardRef)($54cc69628cb34068$var$SvgComponent); var $54cc69628cb34068$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($54cc69628cb34068$var$ForwardRef); export {$54cc69628cb34068$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=StrokeSolid.mjs.map