UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.8 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $9JYKe$jsxs, jsx as $9JYKe$jsx} from "react/jsx-runtime"; import {forwardRef as $9JYKe$forwardRef} from "react"; const $8a2c1345cf946c3a$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $9JYKe$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $9JYKe$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M18 15.75V4.25C18 3.01 16.99 2 15.75 2H4.25C3.01 2 2 3.01 2 4.25v3.718c0 .414.336.75.75.75s.75-.336.75-.75V4.25c0-.414.336-.75.75-.75h11.5c.414 0 .75.336.75.75v11.5c0 .414-.336.75-.75.75h-3.811c-.414 0-.75.336-.75.75s.336.75.75.75h3.811c1.24 0 2.25-1.01 2.25-2.25" }), /*#__PURE__*/ (0, $9JYKe$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M11 9.75v4.243c0 .414-.336.75-.75.75s-.75-.336-.75-.75V11.56l-6.47 6.47c-.146.146-.338.219-.53.219s-.384-.073-.53-.22c-.293-.293-.293-.767 0-1.06l6.47-6.47H6.006c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h4.243c.414 0 .75.336.75.75" }) ] }); const $8a2c1345cf946c3a$var$ForwardRef = /*#__PURE__*/ (0, $9JYKe$forwardRef)($8a2c1345cf946c3a$var$SvgComponent); var $8a2c1345cf946c3a$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($8a2c1345cf946c3a$var$ForwardRef); export {$8a2c1345cf946c3a$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=OpenIn.mjs.map