@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.54 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $kGoFy$jsx} from "react/jsx-runtime";
import {forwardRef as $kGoFy$forwardRef} from "react";
const $ee0b2fc1b35518d4$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $kGoFy$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 96,
height: 96,
viewBox: "0 0 96 96",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $kGoFy$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M54.333 13.778c-3.684-3.014-8.982-3.014-12.665 0l-22 18c-2.322 1.9-3.668 4.74-3.668 7.74v30.481c0 5.523 4.477 10 10 10h44c5.523 0 10-4.477 10-10V39.518c0-3-1.346-5.84-3.668-7.74zM44.2 16.874c2.21-1.808 5.388-1.808 7.599 0l22 18c1.392 1.14 2.2 2.844 2.2 4.644v30.481c0 3.314-2.686 6-6 6H60V56c0-4.418-3.582-8-8-8h-8c-4.418 0-8 3.582-8 8v20H26c-3.314 0-6-2.686-6-6V39.518c0-1.8.808-3.505 2.2-4.644zM40 75.999h16V56c0-2.21-1.79-4-4-4h-8c-2.21 0-4 1.79-4 4z"
})
});
const $ee0b2fc1b35518d4$var$ForwardRef = /*#__PURE__*/ (0, $kGoFy$forwardRef)($ee0b2fc1b35518d4$var$SvgComponent);
var $ee0b2fc1b35518d4$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($ee0b2fc1b35518d4$var$ForwardRef);
export {$ee0b2fc1b35518d4$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_home_96.mjs.map