@react-spectrum/s2
Version:
Spectrum 2 UI components in React
28 lines (20 loc) • 1.64 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $hkh1Y$jsx} from "react/jsx-runtime";
import {forwardRef as $hkh1Y$forwardRef} from "react";
const $ffe649fcfebee163$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $hkh1Y$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 96,
height: 96,
viewBox: "0 0 96 96",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $hkh1Y$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M39.515 14.657c4.687-4.686 12.284-4.686 16.97 0l24.359 24.358c4.686 4.687 4.686 12.284 0 16.97L56.486 80.345c-4.687 4.686-12.284 4.686-16.97 0L15.156 55.986c-4.686-4.687-4.686-12.284 0-16.97zm14.142 2.829c-3.124-3.125-8.19-3.125-11.313 0L17.986 41.844c-3.125 3.124-3.125 8.19 0 11.313l24.358 24.358c3.124 3.124 8.19 3.124 11.313 0l24.358-24.358c3.124-3.124 3.124-8.19 0-11.313zM48 28.8c1.105 0 2 .896 2 2V53c0 1.105-.895 2-2 2s-2-.895-2-2V30.8c0-1.104.896-2 2-2m3 34.48c0 1.657-1.343 3-3 3-1.656 0-3-1.343-3-3s1.344-3 3-3c1.657 0 3 1.343 3 3"
})
});
const $ffe649fcfebee163$var$ForwardRef = /*#__PURE__*/ (0, $hkh1Y$forwardRef)($ffe649fcfebee163$var$SvgComponent);
var $ffe649fcfebee163$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($ffe649fcfebee163$var$ForwardRef);
export {$ffe649fcfebee163$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_alertNotice_96.mjs.map