@react-spectrum/s2
Version:
Spectrum 2 UI components in React
34 lines (26 loc) • 1.78 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsxs as $6bDq5$jsxs, jsx as $6bDq5$jsx} from "react/jsx-runtime";
import {forwardRef as $6bDq5$forwardRef} from "react";
const $93bb9126fbfbe5d1$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $6bDq5$jsxs)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 160,
height: 160,
viewBox: "0 0 160 160",
ref: ref,
...props,
children: [
/*#__PURE__*/ (0, $6bDq5$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M80 51.74c2.21 0 4 1.79 4 4v39c0 2.21-1.79 4-4 4s-4-1.79-4-4v-39c0-2.21 1.79-4 4-4M86 110.74c0 3.314-2.686 6-6 6s-6-2.686-6-6 2.686-6 6-6 6 2.686 6 6"
}),
/*#__PURE__*/ (0, $6bDq5$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M66.144 29.743c6.15-10.673 21.552-10.667 27.71-.003l49.07 85c6.159 10.665-1.534 24-13.854 24H30.92c-12.32 0-20.013-13.334-13.854-24zm20.782 3.997c-3.082-5.336-10.78-5.33-13.85-.003L23.994 118.74c-3.08 5.334.767 12 6.926 12h98.15c6.16 0 10.007-6.665 6.926-12z"
})
]
});
const $93bb9126fbfbe5d1$var$ForwardRef = /*#__PURE__*/ (0, $6bDq5$forwardRef)($93bb9126fbfbe5d1$var$SvgComponent);
var $93bb9126fbfbe5d1$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($93bb9126fbfbe5d1$var$ForwardRef);
export {$93bb9126fbfbe5d1$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_error_160.mjs.map