@react-spectrum/s2
Version:
Spectrum 2 UI components in React
28 lines (20 loc) • 1.61 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $6NCof$jsx} from "react/jsx-runtime";
import {forwardRef as $6NCof$forwardRef} from "react";
const $d3d20a247e4f644f$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $6NCof$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 48,
height: 48,
viewBox: "0 0 48 48",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $6NCof$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M27.28 6.023c-1.918-1.533-4.642-1.533-6.56 0l-11 8.8c-1.245.997-1.97 2.505-1.97 4.1v15.578c0 2.899 2.35 5.25 5.25 5.25h22c2.9 0 5.25-2.351 5.25-5.25V18.923c0-1.595-.725-3.103-1.97-4.1zm-4.998 1.953c1.004-.804 2.432-.804 3.436 0l11 8.8c.652.521 1.032 1.312 1.032 2.147v15.578c0 1.518-1.231 2.75-2.75 2.75h-4.75V26.5c0-1.795-1.455-3.25-3.25-3.25h-6c-1.795 0-3.25 1.455-3.25 3.25v10.75H13c-1.519 0-2.75-1.232-2.75-2.75V18.923c0-.835.38-1.625 1.032-2.147zM20.25 37.25h7.5V26.5c0-.415-.336-.75-.75-.75h-6c-.414 0-.75.335-.75.75z"
})
});
const $d3d20a247e4f644f$var$ForwardRef = /*#__PURE__*/ (0, $6NCof$forwardRef)($d3d20a247e4f644f$var$SvgComponent);
var $d3d20a247e4f644f$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($d3d20a247e4f644f$var$ForwardRef);
export {$d3d20a247e4f644f$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_home_48.mjs.map