UNPKG

@react-spectrum/s2

Version:
27 lines (19 loc) 1.27 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $gCnVr$jsx} from "react/jsx-runtime"; import {forwardRef as $gCnVr$forwardRef} from "react"; const $1d41bca10e0679ee$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $gCnVr$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $gCnVr$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M16.75 17H3.25C2.01 17 1 15.99 1 14.75v-9.5C1 4.01 2.01 3 3.25 3h13.5C17.99 3 19 4.01 19 5.25v9.5c0 1.24-1.01 2.25-2.25 2.25M3.25 4.5c-.414 0-.75.336-.75.75v9.5c0 .414.336.75.75.75h13.5c.414 0 .75-.336.75-.75v-9.5c0-.414-.336-.75-.75-.75z" }) }); const $1d41bca10e0679ee$var$ForwardRef = /*#__PURE__*/ (0, $gCnVr$forwardRef)($1d41bca10e0679ee$var$SvgComponent); var $1d41bca10e0679ee$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($1d41bca10e0679ee$var$ForwardRef); export {$1d41bca10e0679ee$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=RectangleHoriz.mjs.map