@rws-aoa/react-library
Version:
RWS AOA Design System
28 lines (27 loc) • 1.6 kB
JavaScript
import { jsx as e, jsxs as r } from "react/jsx-runtime";
import { c as t } from "../../../../chunks/compiler-runtime.hDcrsMwn.js";
import { memo as i } from "react";
const s = i(() => {
const l = t.c(2);
let c;
l[0] === Symbol.for("react.memo_cache_sentinel") ? (c = /* @__PURE__ */ e("g", { children: /* @__PURE__ */ e("g", { children: /* @__PURE__ */ e("rect", { height: "24", style: {
fill: "none"
}, width: "24" }) }) }), l[0] = c) : c = l[0];
let n;
return l[1] === Symbol.for("react.memo_cache_sentinel") ? (n = /* @__PURE__ */ r("svg", { "aria-label": "icon warning", 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: [
c,
/* @__PURE__ */ e("g", { children: /* @__PURE__ */ r("g", { children: [
/* @__PURE__ */ e("path", { d: `M23.38,19.64L13.67,2.47c-0.73-1.3-2.6-1.3-3.34,0L0.62,19.64c-0.72,1.28,0.2,2.86,1.67,2.86h19.43
C23.18,22.5,24.1,20.92,23.38,19.64z`, style: {
fill: "#FFB612"
} }),
/* @__PURE__ */ e("g", { children: /* @__PURE__ */ e("path", { d: `M10.54,17.45c0-0.44,0.12-0.82,0.36-1.12c0.24-0.31,0.6-0.46,1.09-0.46c0.48,0,0.85,0.14,1.1,0.4
c0.25,0.27,0.38,0.66,0.38,1.18c0,0.43-0.12,0.8-0.36,1.09c-0.24,0.29-0.6,0.44-1.09,0.44c-0.48,0-0.85-0.13-1.1-0.39
C10.67,18.34,10.54,17.96,10.54,17.45z M10.85,7.18l2.48-0.2l-0.22,5.51v2.63l-2.27,0.05V7.18z` }) })
] }) })
] }), l[1] = n) : n = l[1], n;
});
export {
s as IconWarning
};
//# sourceMappingURL=Warning.js.map