UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.45 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $dysji$jsx} from "react/jsx-runtime"; import {forwardRef as $dysji$forwardRef} from "react"; const $6aafa53c5d7c2853$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $dysji$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $dysji$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M6.25 19q-.151 0-.293-.06c-.277-.118-.457-.39-.457-.69V15h-.75C2.682 15 1 13.317 1 11.25v-5.5C1 3.683 2.682 2 4.75 2h10.5C17.318 2 19 3.683 19 5.75v5.5c0 2.067-1.682 3.75-3.75 3.75h-4.543L6.77 18.79c-.143.138-.33.21-.52.21M4.75 3.5C3.51 3.5 2.5 4.51 2.5 5.75v5.5c0 1.24 1.01 2.25 2.25 2.25h1.5c.414 0 .75.336.75.75v2.237l2.885-2.777c.14-.135.326-.21.52-.21h4.845c1.24 0 2.25-1.01 2.25-2.25v-5.5c0-1.24-1.01-2.25-2.25-2.25z" }) }); const $6aafa53c5d7c2853$var$ForwardRef = /*#__PURE__*/ (0, $dysji$forwardRef)($6aafa53c5d7c2853$var$SvgComponent); var $6aafa53c5d7c2853$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($6aafa53c5d7c2853$var$ForwardRef); export {$6aafa53c5d7c2853$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Comment.mjs.map