UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.27 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $1resu$jsx} from "react/jsx-runtime"; import {forwardRef as $1resu$forwardRef} from "react"; const $abfab920f191efcd$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $1resu$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $1resu$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M15.75 18H4.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.25v11.5c0 1.24-1.01 2.25-2.25 2.25M4.25 3.5c-.414 0-.75.336-.75.75v11.5c0 .414.336.75.75.75h11.5c.414 0 .75-.336.75-.75V4.25c0-.414-.336-.75-.75-.75z" }) }); const $abfab920f191efcd$var$ForwardRef = /*#__PURE__*/ (0, $1resu$forwardRef)($abfab920f191efcd$var$SvgComponent); var $abfab920f191efcd$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($abfab920f191efcd$var$ForwardRef); export {$abfab920f191efcd$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Polygon4.mjs.map