UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.93 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $j0tS4$jsxs, jsx as $j0tS4$jsx} from "react/jsx-runtime"; import {forwardRef as $j0tS4$forwardRef} from "react"; const $9ca17f26532a99d5$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $j0tS4$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $j0tS4$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M6.781 19q-.15 0-.293-.06c-.277-.118-.457-.39-.457-.69V15H4.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.012l-3.937 3.79c-.142.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.25h2.031c.414 0 .75.336.75.75v2.237l2.885-2.777c.14-.135.326-.21.52-.21h4.314c1.24 0 2.25-1.01 2.25-2.25v-5.5c0-1.24-1.01-2.25-2.25-2.25z" }), /*#__PURE__*/ (0, $j0tS4$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M12.25 10.5h-5.5c-.414 0-.75-.336-.75-.75S6.336 9 6.75 9h5.5c.414 0 .75.336.75.75s-.336.75-.75.75M13.25 7.5h-6.5c-.414 0-.75-.336-.75-.75S6.336 6 6.75 6h6.5c.414 0 .75.336.75.75s-.336.75-.75.75" }) ] }); const $9ca17f26532a99d5$var$ForwardRef = /*#__PURE__*/ (0, $j0tS4$forwardRef)($9ca17f26532a99d5$var$SvgComponent); var $9ca17f26532a99d5$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($9ca17f26532a99d5$var$ForwardRef); export {$9ca17f26532a99d5$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=CommentText.mjs.map