UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.85 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $836V1$jsxs, jsx as $836V1$jsx} from "react/jsx-runtime"; import {forwardRef as $836V1$forwardRef} from "react"; const $c8b34869cc3cb180$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $836V1$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $836V1$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "m19.077 9.533-2.25-2.25c-.293-.293-.767-.293-1.06 0s-.293.768 0 1.061l.97.97H10.75c-.414 0-.75.336-.75.75s.336.75.75.75h5.986l-.97.97c-.292.292-.292.767 0 1.06.147.146.338.22.53.22s.385-.074.531-.22l2.25-2.25c.293-.293.293-.768 0-1.06" }), /*#__PURE__*/ (0, $836V1$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M11.75 17h-7.5C3.01 17 2 15.99 2 14.75v-9.5C2 4.01 3.01 3 4.25 3h7.5C12.99 3 14 4.01 14 5.25V7c0 .414-.336.75-.75.75s-.75-.336-.75-.75V5.25c0-.413-.337-.75-.75-.75h-7.5c-.413 0-.75.337-.75.75v9.5c0 .413.337.75.75.75h7.5c.413 0 .75-.337.75-.75V13c0-.414.336-.75.75-.75s.75.336.75.75v1.75c0 1.24-1.01 2.25-2.25 2.25" }) ] }); const $c8b34869cc3cb180$var$ForwardRef = /*#__PURE__*/ (0, $836V1$forwardRef)($c8b34869cc3cb180$var$SvgComponent); var $c8b34869cc3cb180$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($c8b34869cc3cb180$var$ForwardRef); export {$c8b34869cc3cb180$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Leave.mjs.map