@rws-aoa/react-library
Version:
RWS AOA Design System
31 lines (30 loc) • 1.68 kB
JavaScript
import { jsx as l, jsxs as i } from "react/jsx-runtime";
import { c as n } from "../../../../chunks/compiler-runtime.hDcrsMwn.js";
function h() {
const e = n.c(3);
let r;
e[0] === Symbol.for("react.memo_cache_sentinel") ? (r = /* @__PURE__ */ l("g", { children: /* @__PURE__ */ l("g", { children: /* @__PURE__ */ l("rect", { height: "24", style: {
fill: "none"
}, width: "24" }) }) }), e[0] = r) : r = e[0];
let c;
e[1] === Symbol.for("react.memo_cache_sentinel") ? (c = /* @__PURE__ */ l("g", { children: /* @__PURE__ */ l("circle", { cx: "12", cy: "12", r: "10.5", style: {
fill: "#D52B1E"
} }) }), e[1] = c) : c = e[1];
let t;
return e[2] === Symbol.for("react.memo_cache_sentinel") ? (t = /* @__PURE__ */ i("svg", { "aria-label": "icon error", height: "24px", version: "1.1", viewBox: "0 0 24 24", width: "24px", x: "0px", xmlSpace: "preserve", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", y: "0px", children: [
r,
/* @__PURE__ */ l("g", { children: /* @__PURE__ */ i("g", { children: [
c,
/* @__PURE__ */ l("path", { d: `M15.12,7.71L12,10.48L8.88,7.71C8.55,7.42,8.05,7.43,7.73,7.73c-0.3,0.32-0.31,0.81-0.02,1.14L10.48,12
l-2.77,3.12c-0.29,0.33-0.29,0.83,0.02,1.14c0.32,0.3,0.81,0.31,1.14,0.02L12,13.52l3.12,2.77c0.33,0.29,0.83,0.28,1.14-0.02
c0.3-0.32,0.31-0.81,0.02-1.14L13.52,12l2.77-3.12c0.29-0.33,0.29-0.83-0.02-1.14C15.95,7.43,15.45,7.42,15.12,7.71 M12,12.01
l-0.01-0.01L12,11.99l0.01-0.01l0.01,0.01l0.01,0.01L12,12.01z`, style: {
fill: "#FFFFFF"
} })
] }) })
] }), e[2] = t) : t = e[2], t;
}
export {
h as IconError
};
//# sourceMappingURL=Error.js.map