UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.83 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $fNgjj$jsxs, jsx as $fNgjj$jsx} from "react/jsx-runtime"; import {forwardRef as $fNgjj$forwardRef} from "react"; const $62e92a6f551f6e73$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $fNgjj$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $fNgjj$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-.294-.06c-.276-.118-.456-.39-.456-.69V15h-.75C2.683 15 1 13.317 1 11.25v-5.5C1 3.683 2.683 2 4.75 2h10.5C17.317 2 19 3.683 19 5.75v5.5c0 2.067-1.683 3.75-3.75 3.75h-4.543l-3.936 3.79c-.143.138-.33.21-.521.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.236l2.884-2.776c.14-.135.326-.21.52-.21h4.846c1.24 0 2.25-1.01 2.25-2.25v-5.5c0-1.24-1.01-2.25-2.25-2.25z" }), /*#__PURE__*/ (0, $fNgjj$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M13.5 9.5h-7c-.414 0-.75-.336-.75-.75S6.086 8 6.5 8h7c.414 0 .75.336.75.75s-.336.75-.75.75" }) ] }); const $62e92a6f551f6e73$var$ForwardRef = /*#__PURE__*/ (0, $fNgjj$forwardRef)($62e92a6f551f6e73$var$SvgComponent); var $62e92a6f551f6e73$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($62e92a6f551f6e73$var$ForwardRef); export {$62e92a6f551f6e73$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=CommentRemove.mjs.map