UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.47 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $72TsI$jsx} from "react/jsx-runtime"; import {forwardRef as $72TsI$forwardRef} from "react"; const $d7a647c410c8c086$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $72TsI$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $72TsI$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M9.03 10.97c-.293-.293-.767-.293-1.06 0L3.5 15.44v-2.433c0-.414-.336-.75-.75-.75s-.75.336-.75.75v4.243c0 .414.336.75.75.75h4.243c.414 0 .75-.336.75-.75s-.336-.75-.75-.75H4.56l4.47-4.47c.292-.293.292-.767 0-1.06M18 2.75v4.243c0 .414-.336.75-.75.75s-.75-.336-.75-.75V4.56l-4.47 4.47c-.146.146-.338.219-.53.219s-.384-.073-.53-.22c-.293-.293-.293-.767 0-1.06l4.47-4.47h-2.433c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h4.243c.414 0 .75.336.75.75" }) }); const $d7a647c410c8c086$var$ForwardRef = /*#__PURE__*/ (0, $72TsI$forwardRef)($d7a647c410c8c086$var$SvgComponent); var $d7a647c410c8c086$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($d7a647c410c8c086$var$ForwardRef); export {$d7a647c410c8c086$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Maximize.mjs.map