@react-spectrum/s2
Version:
Spectrum 2 UI components in React
28 lines (20 loc) • 1.68 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $3v9x4$jsx} from "react/jsx-runtime";
import {forwardRef as $3v9x4$forwardRef} from "react";
const $b93b839163b9a97f$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $3v9x4$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 48,
height: 48,
viewBox: "0 0 48 48",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $3v9x4$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M20.287 7.444c2.05-2.05 5.375-2.05 7.425 0l12.843 12.843c2.05 2.05 2.05 5.375 0 7.425L27.712 40.555c-2.05 2.05-5.375 2.05-7.425 0L7.444 27.712c-2.05-2.05-2.05-5.375 0-7.425zm5.657 1.768c-1.074-1.074-2.815-1.074-3.89 0L9.213 22.055c-1.074 1.074-1.074 2.815 0 3.889l12.843 12.843c1.074 1.074 2.815 1.074 3.889 0l12.843-12.843c1.074-1.074 1.074-2.815 0-3.89zm-1.945 5.037c.69 0 1.25.56 1.25 1.25v11c0 .69-.56 1.25-1.25 1.25s-1.25-.56-1.25-1.25v-11c0-.69.56-1.25 1.25-1.25M25.75 32c0 .967-.783 1.75-1.75 1.75-.966 0-1.75-.783-1.75-1.75 0-.966.784-1.75 1.75-1.75.967 0 1.75.784 1.75 1.75"
})
});
const $b93b839163b9a97f$var$ForwardRef = /*#__PURE__*/ (0, $3v9x4$forwardRef)($b93b839163b9a97f$var$SvgComponent);
var $b93b839163b9a97f$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($b93b839163b9a97f$var$ForwardRef);
export {$b93b839163b9a97f$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_alertNotice_48.mjs.map