UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.77 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $vrSKj$jsxs, jsx as $vrSKj$jsx} from "react/jsx-runtime"; import {forwardRef as $vrSKj$forwardRef} from "react"; const $225180fb309f9684$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $vrSKj$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $vrSKj$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M18 4.25v11.5c0 1.24-1.01 2.25-2.25 2.25H4.25C3.01 18 2 16.99 2 15.75V4.25C2 3.01 3.01 2 4.25 2h11.5C16.99 2 18 3.01 18 4.25m-1.5 0c0-.414-.336-.75-.75-.75H4.25c-.414 0-.75.336-.75.75v11.5c0 .414.336.75.75.75h11.5c.414 0 .75-.336.75-.75z" }), /*#__PURE__*/ (0, $vrSKj$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M13.763 10c0 .421-.342.763-.763.763h-2.237V13c0 .421-.342.763-.763.763s-.763-.342-.763-.763v-2.237H7c-.421 0-.763-.342-.763-.763s.342-.763.763-.763h2.237V7c0-.421.342-.763.763-.763s.763.342.763.763v2.237H13c.421 0 .763.342.763.763" }) ] }); const $225180fb309f9684$var$ForwardRef = /*#__PURE__*/ (0, $vrSKj$forwardRef)($225180fb309f9684$var$SvgComponent); var $225180fb309f9684$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($225180fb309f9684$var$ForwardRef); export {$225180fb309f9684$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=New.mjs.map