@sberbusiness/icons-next 1.0.1 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. package/ArrowleftStrokeSrvIcon24.js +1 -1
  2. package/ArrowrightStrokeSrvIcon24.js +1 -1
  3. package/BalanceStrokeNavIcon20.d.ts +4 -0
  4. package/BalanceStrokeNavIcon20.js +9 -0
  5. package/BalanceStrokeNavIcon24.d.ts +4 -0
  6. package/BalanceStrokeNavIcon24.js +9 -0
  7. package/BalanceStrokeNavIcon32.d.ts +4 -0
  8. package/BalanceStrokeNavIcon32.js +9 -0
  9. package/ConfirmloginMrkIcon128.d.ts +4 -0
  10. package/ConfirmloginMrkIcon128.js +57 -0
  11. package/DownloadStrokeSrvIcon20.d.ts +4 -0
  12. package/DownloadStrokeSrvIcon20.js +9 -0
  13. package/DownloadStrokeSrvIcon24.d.ts +4 -0
  14. package/DownloadStrokeSrvIcon24.js +9 -0
  15. package/DownloadStrokeSrvIcon32.d.ts +4 -0
  16. package/DownloadStrokeSrvIcon32.js +9 -0
  17. package/EmptytableSysIcon128.d.ts +4 -0
  18. package/EmptytableSysIcon128.js +47 -0
  19. package/EmptytableSysIcon96.d.ts +4 -0
  20. package/EmptytableSysIcon96.js +47 -0
  21. package/ErrorStsIcon84.js +5 -9
  22. package/ErrorStsIcon96.js +6 -10
  23. package/ErrorgradientStsIcon128.d.ts +4 -0
  24. package/ErrorgradientStsIcon128.js +27 -0
  25. package/ErrorgradientStsIcon96.d.ts +4 -0
  26. package/ErrorgradientStsIcon96.js +25 -0
  27. package/GotologinMrkIcon128.d.ts +4 -0
  28. package/GotologinMrkIcon128.js +60 -0
  29. package/HelpSysIcon128.d.ts +4 -0
  30. package/HelpSysIcon128.js +51 -0
  31. package/HelpSysIcon96.js +43 -16
  32. package/MenuStrokeNavIcon20.d.ts +4 -0
  33. package/MenuStrokeNavIcon20.js +9 -0
  34. package/MenuStrokeNavIcon24.d.ts +4 -0
  35. package/MenuStrokeNavIcon24.js +9 -0
  36. package/MenuStrokeNavIcon32.d.ts +4 -0
  37. package/MenuStrokeNavIcon32.js +9 -0
  38. package/NodocumentsMrkIcon128.js +56 -16
  39. package/NodocumentsMrkIcon84.d.ts +1 -0
  40. package/NodocumentsMrkIcon84.js +1 -0
  41. package/NodocumentsMrkIcon96.js +57 -17
  42. package/NotfoundSysIcon128.d.ts +4 -0
  43. package/NotfoundSysIcon128.js +47 -0
  44. package/NotfoundSysIcon84.d.ts +1 -0
  45. package/NotfoundSysIcon84.js +1 -0
  46. package/NotfoundSysIcon96.js +40 -30
  47. package/ServicesetupSysIcon128.js +44 -16
  48. package/ServicesetupSysIcon84.d.ts +1 -0
  49. package/ServicesetupSysIcon84.js +1 -0
  50. package/ServicesetupSysIcon96.js +44 -16
  51. package/SuccessStsIcon84.js +5 -9
  52. package/SuccessStsIcon96.js +6 -10
  53. package/SuccessgradientStsIcon128.d.ts +4 -0
  54. package/SuccessgradientStsIcon128.js +25 -0
  55. package/SuccessgradientStsIcon96.d.ts +4 -0
  56. package/SuccessgradientStsIcon96.js +25 -0
  57. package/WaitStsIcon84.js +5 -9
  58. package/WaitStsIcon96.js +6 -10
  59. package/WaitgradientStsIcon128.d.ts +4 -0
  60. package/WaitgradientStsIcon128.js +25 -0
  61. package/WaitgradientStsIcon96.d.ts +4 -0
  62. package/WaitgradientStsIcon96.js +25 -0
  63. package/WarningStsIcon84.js +5 -9
  64. package/WarningStsIcon96.js +6 -10
  65. package/WarninggradientStsIcon128.d.ts +4 -0
  66. package/WarninggradientStsIcon128.js +25 -0
  67. package/WarninggradientStsIcon96.d.ts +4 -0
  68. package/WarninggradientStsIcon96.js +25 -0
  69. package/index.d.ts +23 -0
  70. package/index.js +23 -0
  71. package/package.json +1 -1
  72. package/styles/icons.css +1 -1
  73. package/utils/getPathClassName.js +16 -16
@@ -6,7 +6,7 @@ const ArrowleftStrokeSrvIcon24 = React.forwardRef(({ paletteIndex, ...restProps
6
6
  return React.createElement("svg", { width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", name: "ArrowleftStrokeSrvIcon24", focusable: "false", "aria-hidden": "true", ...restProps, ref: ref },
7
7
  React.createElement("defs", null,
8
8
  React.createElement("clipPath", { id: "a_arrowleft24" },
9
- React.createElement("path", { fill: "#fff", fillOpacity: "0", d: "M0 0H24V24H0z", transform: "matrix(1 0 0 -1 0 24)" }))),
9
+ React.createElement("path", { className: pathClassName, d: "M0 0H24V24H0z", transform: "matrix(1 0 0 -1 0 24)" }))),
10
10
  React.createElement("g", { clipPath: "url(#a_arrowleft24)" },
11
11
  React.createElement("path", { className: pathClassName, fillRule: "evenodd", d: "m7.27 10.99 3.96-4.32a.99.99 0 0 0-.06-1.41.99.99 0 0 0-1.41.06l-5.5 6c-.18.19-.26.42-.26.67 0 .26.08.49.26.68l5.5 6c.38.41 1 .44 1.41.06s.44-1 .06-1.41l-3.96-4.33H20c.56 0 1-.44 1-1s-.44-1-1-1z" })));
12
12
  });
@@ -6,7 +6,7 @@ const ArrowrightStrokeSrvIcon24 = React.forwardRef(({ paletteIndex, ...restProps
6
6
  return React.createElement("svg", { width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", name: "ArrowrightStrokeSrvIcon24", focusable: "false", "aria-hidden": "true", ...restProps, ref: ref },
7
7
  React.createElement("defs", null,
8
8
  React.createElement("clipPath", { id: "a_arrowright24" },
9
- React.createElement("path", { fill: "#fff", fillOpacity: "0", d: "M0 0H24V24H0z", transform: "matrix(1 0 0 -1 0 24)" }))),
9
+ React.createElement("path", { className: pathClassName, d: "M0 0H24V24H0z", transform: "matrix(1 0 0 -1 0 24)" }))),
10
10
  React.createElement("g", { clipPath: "url(#a_arrowright24)" },
11
11
  React.createElement("path", { className: pathClassName, fillRule: "evenodd", d: "m17.72 10.99-3.96-4.32a.99.99 0 0 1 .06-1.41.99.99 0 0 1 1.41.06l5.5 6c.18.19.27.42.27.67 0 .26-.09.49-.27.68l-5.5 6c-.38.41-1 .44-1.41.06s-.44-1-.06-1.41l3.96-4.33H5c-.57 0-1-.44-1-1s.43-1 1-1z" })));
12
12
  });
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { ISingleColorIconProps } from "./types";
3
+ declare const BalanceStrokeNavIcon20: React.ForwardRefExoticComponent<ISingleColorIconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default BalanceStrokeNavIcon20;
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { useTheme } from "./ThemeProvider";
3
+ import getPathClassName from "./utils/getPathClassName";
4
+ const BalanceStrokeNavIcon20 = React.forwardRef(({ paletteIndex, ...restProps }, ref) => {
5
+ const pathClassName = getPathClassName(paletteIndex, useTheme());
6
+ return React.createElement("svg", { width: "20", height: "20", fill: "none", viewBox: "0 0 20 20", name: "BalanceStrokeNavIcon20", focusable: "false", "aria-hidden": "true", ...restProps, ref: ref },
7
+ React.createElement("path", { className: pathClassName, fillRule: "evenodd", d: "M5.5 15v4c0 .56.43 1 1 1 .56 0 1-.44 1-1v-4H12c.56 0 1-.44 1-1 0-.57-.44-1-1-1H7.5v-1.5h4.25c.42 0 .83-.05 1.24-.14.34-.07.67-.18.99-.32q1.035-.435 1.83-1.23c.28-.28.53-.58.74-.9.19-.29.35-.6.49-.93.14-.32.25-.65.32-.99.09-.41.14-.82.14-1.24 0-.43-.05-.84-.14-1.25-.07-.34-.18-.67-.32-.99-.14-.33-.3-.64-.49-.93-.21-.32-.46-.62-.74-.9s-.58-.53-.9-.74c-.29-.19-.6-.35-.93-.49-.32-.14-.65-.25-.99-.32A5.7 5.7 0 0 0 11.75 0H6.5c-.34 0-.59.08-.75.25-.17.16-.25.41-.25.75v8.5H4c-.57 0-1 .43-1 1 0 .56.43 1 1 1h1.5V13H4c-.57 0-1 .43-1 1 0 .56.43 1 1 1zm2-5.5h4.25c.28 0 .57-.04.84-.1.21-.05.41-.11.61-.2.21-.09.41-.19.59-.31.22-.14.42-.31.61-.49.18-.19.35-.39.49-.61.12-.18.22-.38.31-.59.09-.2.15-.4.2-.61.06-.27.1-.56.1-.84 0-.29-.04-.58-.1-.85a3.88 3.88 0 0 0-1-1.81c-.19-.18-.39-.35-.61-.49-.18-.12-.38-.22-.59-.31-.2-.09-.4-.15-.61-.2a4 4 0 0 0-.84-.09H7.5z" }));
8
+ });
9
+ export default BalanceStrokeNavIcon20;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { ISingleColorIconProps } from "./types";
3
+ declare const BalanceStrokeNavIcon24: React.ForwardRefExoticComponent<ISingleColorIconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default BalanceStrokeNavIcon24;
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { useTheme } from "./ThemeProvider";
3
+ import getPathClassName from "./utils/getPathClassName";
4
+ const BalanceStrokeNavIcon24 = React.forwardRef(({ paletteIndex, ...restProps }, ref) => {
5
+ const pathClassName = getPathClassName(paletteIndex, useTheme());
6
+ return React.createElement("svg", { width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", name: "BalanceStrokeNavIcon24", focusable: "false", "aria-hidden": "true", ...restProps, ref: ref },
7
+ React.createElement("path", { className: pathClassName, fillRule: "evenodd", d: "M7.5 17v4c0 .56.43 1 1 1 .56 0 1-.44 1-1v-4H14c.56 0 1-.44 1-1 0-.57-.44-1-1-1H9.5v-1.5h4.25c.42 0 .83-.05 1.24-.14.34-.07.67-.18.99-.32q1.035-.435 1.83-1.23c.28-.28.53-.58.74-.9.19-.29.35-.6.49-.93.14-.32.25-.65.32-.99.09-.41.14-.82.14-1.24 0-.43-.05-.84-.14-1.25-.07-.34-.18-.67-.32-.99-.14-.33-.3-.64-.49-.93-.21-.32-.46-.62-.74-.9s-.58-.53-.9-.74c-.29-.19-.6-.35-.93-.49-.32-.14-.65-.25-.99-.32A5.7 5.7 0 0 0 13.75 2H8.5c-.34 0-.59.08-.75.25-.17.16-.25.41-.25.75v8.5H6c-.57 0-1 .43-1 1 0 .56.43 1 1 1h1.5V15H6c-.57 0-1 .43-1 1 0 .56.43 1 1 1zm2-5.5h4.25c.28 0 .57-.04.84-.1.21-.05.41-.11.61-.2.21-.09.41-.19.59-.31.22-.14.42-.31.61-.49.18-.19.35-.39.49-.61.12-.18.22-.38.31-.59.09-.2.15-.4.2-.61.06-.27.1-.56.1-.84 0-.29-.04-.58-.1-.85a3.88 3.88 0 0 0-1-1.81c-.19-.18-.39-.35-.61-.49-.18-.12-.38-.22-.59-.31-.2-.09-.4-.15-.61-.2a4 4 0 0 0-.84-.09H9.5z" }));
8
+ });
9
+ export default BalanceStrokeNavIcon24;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { ISingleColorIconProps } from "./types";
3
+ declare const BalanceStrokeNavIcon32: React.ForwardRefExoticComponent<ISingleColorIconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default BalanceStrokeNavIcon32;
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { useTheme } from "./ThemeProvider";
3
+ import getPathClassName from "./utils/getPathClassName";
4
+ const BalanceStrokeNavIcon32 = React.forwardRef(({ paletteIndex, ...restProps }, ref) => {
5
+ const pathClassName = getPathClassName(paletteIndex, useTheme());
6
+ return React.createElement("svg", { width: "32", height: "32", fill: "none", viewBox: "0 0 32 32", name: "BalanceStrokeNavIcon32", focusable: "false", "aria-hidden": "true", ...restProps, ref: ref },
7
+ React.createElement("path", { className: pathClassName, fillRule: "evenodd", d: "M10.91 21.44V26c0 .56.44 1 1 1s1-.44 1-1v-4.56h5.42c.56 0 1-.44 1-1s-.44-1-1-1h-5.42v-1.89h4.81c.46 0 .91-.05 1.36-.15.37-.08.73-.19 1.08-.34a6.3 6.3 0 0 0 3.69-4.43 6.229 6.229 0 0 0 0-2.72c-.08-.37-.2-.73-.35-1.08-.15-.36-.33-.69-.54-1.01a7 7 0 0 0-.8-.99 7 7 0 0 0-.99-.8c-.32-.21-.65-.39-1.01-.54A5.9 5.9 0 0 0 17.72 5h-5.81c-.33 0-.58.08-.75.25-.17.16-.25.41-.25.75v9.55H9c-.57 0-1 .44-1 1s.43 1 1 1h1.91v1.89H9c-.57 0-1 .44-1 1s.43 1 1 1zm2-5.89h4.81c.33 0 .65-.04.96-.11.24-.05.47-.13.7-.23.51-.21.97-.52 1.36-.91.4-.4.7-.85.92-1.36a4.347 4.347 0 0 0 .34-1.67c0-.33-.04-.65-.11-.96-.06-.24-.13-.47-.23-.7-.22-.51-.52-.97-.92-1.36-.39-.4-.85-.7-1.36-.92-.23-.1-.46-.17-.7-.23-.31-.07-.63-.1-.96-.1h-4.81z" }));
8
+ });
9
+ export default BalanceStrokeNavIcon32;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { IMultiColorIconProps } from "./types";
3
+ declare const ConfirmloginMrkIcon128: React.ForwardRefExoticComponent<IMultiColorIconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default ConfirmloginMrkIcon128;
@@ -0,0 +1,57 @@
1
+ import React from "react";
2
+ import { useTheme, EIconsTheme } from "./ThemeProvider";
3
+ const ConfirmloginMrkIcon128 = React.forwardRef((props, ref) => {
4
+ const theme = useTheme();
5
+ switch (theme) {
6
+ case EIconsTheme.LIGHT:
7
+ break;
8
+ case EIconsTheme.DARK:
9
+ return React.createElement("svg", { width: "128", height: "128", fill: "none", viewBox: "0 0 128 128", name: "ConfirmloginMrkIcon128", focusable: "false", "aria-hidden": "true", ...props, ref: ref },
10
+ React.createElement("defs", null,
11
+ React.createElement("clipPath", { id: "a_confirmlogin128" },
12
+ React.createElement("path", { fill: "#fff", fillOpacity: "0", d: "M0 0H128V128H0z" })),
13
+ React.createElement("linearGradient", { id: "b_confirmlogin128", x1: "64", x2: "64", y1: "56", y2: "124.097", gradientUnits: "userSpaceOnUse" },
14
+ React.createElement("stop", { stopColor: "#CFD8E8" }),
15
+ React.createElement("stop", { offset: ".217", stopColor: "#CFD8E8", stopOpacity: "0" }),
16
+ React.createElement("stop", { offset: ".781", stopColor: "#CFD8E8", stopOpacity: "0" }),
17
+ React.createElement("stop", { offset: "1", stopColor: "#EEF3FC" })),
18
+ React.createElement("radialGradient", { id: "c_confirmlogin128", cx: "0", cy: "0", r: "1", gradientTransform: "matrix(0 47.5 -48.4592 0 64 88.5)", gradientUnits: "userSpaceOnUse" },
19
+ React.createElement("stop", { offset: ".213", stopColor: "#50BEB8" }),
20
+ React.createElement("stop", { offset: "1", stopColor: "#373C49" })),
21
+ React.createElement("linearGradient", { id: "d_confirmlogin128", x1: "28.5", x2: "55.5", y1: "-37.5", y2: "43", gradientUnits: "userSpaceOnUse" },
22
+ React.createElement("stop", { stopColor: "#FFFFFF", stopOpacity: ".2" }),
23
+ React.createElement("stop", { offset: "1", stopColor: "#FFFFFF", stopOpacity: "0" }))),
24
+ React.createElement("g", { fillRule: "evenodd", clipPath: "url(#a_confirmlogin128)" },
25
+ React.createElement("path", { fill: "#21A19A", d: "M56.49 55h15C88.89 55 103 69.1 103 86.5c0 17.39-14.11 31.5-31.51 31.5h-15c-17.39 0-31.5-14.11-31.5-31.5 0-17.4 14.11-31.5 31.5-31.5" }),
26
+ React.createElement("path", { fill: "#373C49", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
27
+ React.createElement("path", { fill: "url(#b_confirmlogin128)", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
28
+ React.createElement("path", { fill: "url(#c_confirmlogin128)", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
29
+ React.createElement("path", { fill: "url(#d_confirmlogin128)", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
30
+ React.createElement("path", { fill: "#FFFFFF", d: "m64.57 91.23 14.96-17.95c.72-.87.61-2.1-.26-2.82a1.97 1.97 0 0 0-2.81.25l-13.6 16.32-6.45-6.45c-.79-.79-2.04-.79-2.83 0s-.79 2.04 0 2.83l7.96 7.96.11.11c.41.37.92.54 1.42.52.52-.02 1.02-.24 1.4-.66.04-.03.07-.07.1-.11" }),
31
+ React.createElement("path", { fill: "#FFFFFF", fillOpacity: ".15", d: "M55.5 16h17c.82 0 1.5.67 1.5 1.5 0 .82-.68 1.5-1.5 1.5h-17c-.83 0-1.5-.68-1.5-1.5 0-.83.67-1.5 1.5-1.5" })));
32
+ }
33
+ return React.createElement("svg", { width: "128", height: "128", fill: "none", viewBox: "0 0 128 128", name: "ConfirmloginMrkIcon128", focusable: "false", "aria-hidden": "true", ...props, ref: ref },
34
+ React.createElement("defs", null,
35
+ React.createElement("clipPath", { id: "a_confirmlogin128" },
36
+ React.createElement("path", { fill: "#fff", fillOpacity: "0", d: "M0 0H128V128H0z" })),
37
+ React.createElement("linearGradient", { id: "b_confirmlogin128", x1: "64", x2: "64", y1: "56", y2: "124.097", gradientUnits: "userSpaceOnUse" },
38
+ React.createElement("stop", { stopColor: "#CFD8E8" }),
39
+ React.createElement("stop", { offset: ".217", stopColor: "#CFD8E8", stopOpacity: "0" }),
40
+ React.createElement("stop", { offset: ".781", stopColor: "#CFD8E8", stopOpacity: "0" }),
41
+ React.createElement("stop", { offset: "1", stopColor: "#EEF3FC" })),
42
+ React.createElement("radialGradient", { id: "c_confirmlogin128", cx: "0", cy: "0", r: "1", gradientTransform: "matrix(0 47.4999 -48.4591 0 64 88.5)", gradientUnits: "userSpaceOnUse" },
43
+ React.createElement("stop", { offset: ".213", stopColor: "#50BEB8" }),
44
+ React.createElement("stop", { offset: "1", stopColor: "#D6DEED" })),
45
+ React.createElement("linearGradient", { id: "d_confirmlogin128", x1: "28.5", x2: "55.5", y1: "-37.5", y2: "43", gradientUnits: "userSpaceOnUse" },
46
+ React.createElement("stop", { stopColor: "#8291B3" }),
47
+ React.createElement("stop", { offset: "1", stopColor: "#8291B3", stopOpacity: "0" }))),
48
+ React.createElement("g", { fillRule: "evenodd", clipPath: "url(#a_confirmlogin128)" },
49
+ React.createElement("path", { fill: "#21A19A", d: "M56.49 55h15C88.89 55 103 69.1 103 86.5c0 17.39-14.11 31.5-31.51 31.5h-15c-17.39 0-31.5-14.11-31.5-31.5 0-17.4 14.11-31.5 31.5-31.5" }),
50
+ React.createElement("path", { fill: "#D6DEED", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
51
+ React.createElement("path", { fill: "url(#b_confirmlogin128)", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
52
+ React.createElement("path", { fill: "url(#c_confirmlogin128)", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
53
+ React.createElement("path", { fill: "url(#d_confirmlogin128)", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
54
+ React.createElement("path", { fill: "#FFFFFF", d: "m64.57 91.23 14.96-17.95c.72-.87.61-2.1-.26-2.82a1.97 1.97 0 0 0-2.81.25l-13.6 16.32-6.45-6.45c-.79-.79-2.04-.79-2.83 0s-.79 2.04 0 2.83l7.96 7.96.11.11c.41.37.92.54 1.42.52.52-.02 1.02-.24 1.4-.66.04-.03.07-.07.1-.11" }),
55
+ React.createElement("path", { fill: "#FFFFFF", fillOpacity: ".65", d: "M55.5 16h17c.82 0 1.5.67 1.5 1.5 0 .82-.68 1.5-1.5 1.5h-17c-.83 0-1.5-.68-1.5-1.5 0-.83.67-1.5 1.5-1.5" })));
56
+ });
57
+ export default ConfirmloginMrkIcon128;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { ISingleColorIconProps } from "./types";
3
+ declare const DownloadStrokeSrvIcon20: React.ForwardRefExoticComponent<ISingleColorIconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default DownloadStrokeSrvIcon20;
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { useTheme } from "./ThemeProvider";
3
+ import getPathClassName from "./utils/getPathClassName";
4
+ const DownloadStrokeSrvIcon20 = React.forwardRef(({ paletteIndex, ...restProps }, ref) => {
5
+ const pathClassName = getPathClassName(paletteIndex, useTheme());
6
+ return React.createElement("svg", { width: "20", height: "20", fill: "none", viewBox: "0 0 20 20", name: "DownloadStrokeSrvIcon20", focusable: "false", "aria-hidden": "true", ...restProps, ref: ref },
7
+ React.createElement("path", { className: pathClassName, fillRule: "evenodd", d: "m9.29 14.71-5-5C4.1 9.52 4 9.26 4 9c0-.27.1-.53.29-.72.19-.18.44-.29.71-.29s.52.11.71.29L9 11.59V1c0-.56.44-1 1-1 .55 0 1 .44 1 1v10.59l3.28-3.31a1 1 0 0 1 .97-.25c.35.09.62.36.71.71.09.34-.01.71-.26.97l-4.99 5q-.15.135-.33.21a1 1 0 0 1-.76 0 .9.9 0 0 1-.33-.21M3 14c0-.56-.45-1-1-1-.56 0-1 .44-1 1v3c0 1.65 1.34 3 3 3h12c1.65 0 3-1.35 3-3v-3c0-.56-.45-1-1-1-.56 0-1 .44-1 1v3c0 .55-.45 1-1 1H4c-.56 0-1-.45-1-1z" }));
8
+ });
9
+ export default DownloadStrokeSrvIcon20;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { ISingleColorIconProps } from "./types";
3
+ declare const DownloadStrokeSrvIcon24: React.ForwardRefExoticComponent<ISingleColorIconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default DownloadStrokeSrvIcon24;
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { useTheme } from "./ThemeProvider";
3
+ import getPathClassName from "./utils/getPathClassName";
4
+ const DownloadStrokeSrvIcon24 = React.forwardRef(({ paletteIndex, ...restProps }, ref) => {
5
+ const pathClassName = getPathClassName(paletteIndex, useTheme());
6
+ return React.createElement("svg", { width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", name: "DownloadStrokeSrvIcon24", focusable: "false", "aria-hidden": "true", ...restProps, ref: ref },
7
+ React.createElement("path", { className: pathClassName, fillRule: "evenodd", d: "m11.29 16.7-5-4.99C6.1 11.52 6 11.26 6 11c0-.27.1-.53.29-.71a1 1 0 0 1 .71-.3 1 1 0 0 1 .71.3l3.29 3.3V3c0-.56.44-1 1-1 .55 0 1 .44 1 1v10.59l3.28-3.3c.26-.26.63-.36.97-.26.35.09.62.36.71.71.09.34-.01.71-.26.97l-4.99 4.99a1 1 0 0 1-1.09.22.83.83 0 0 1-.33-.22M5 16c0-.56-.45-1-1-1-.56 0-1 .44-1 1v3c0 1.65 1.34 3 3 3h12c1.65 0 3-1.35 3-3v-3c0-.56-.45-1-1-1-.56 0-1 .44-1 1v3c0 .55-.45 1-1 1H6c-.56 0-1-.45-1-1z" }));
8
+ });
9
+ export default DownloadStrokeSrvIcon24;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { ISingleColorIconProps } from "./types";
3
+ declare const DownloadStrokeSrvIcon32: React.ForwardRefExoticComponent<ISingleColorIconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default DownloadStrokeSrvIcon32;
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { useTheme } from "./ThemeProvider";
3
+ import getPathClassName from "./utils/getPathClassName";
4
+ const DownloadStrokeSrvIcon32 = React.forwardRef(({ paletteIndex, ...restProps }, ref) => {
5
+ const pathClassName = getPathClassName(paletteIndex, useTheme());
6
+ return React.createElement("svg", { width: "32", height: "32", fill: "none", viewBox: "0 0 32 32", name: "DownloadStrokeSrvIcon32", focusable: "false", "aria-hidden": "true", ...restProps, ref: ref },
7
+ React.createElement("path", { className: pathClassName, fillRule: "evenodd", d: "m22.31 13.76-5.32 4.94V4c0-.57-.44-1-1-1s-1 .43-1 1v14.7l-5.32-4.94a.99.99 0 0 0-1.41.05 1 1 0 0 0 .05 1.42l7 6.5c.1.09.2.15.31.2.12.04.24.07.37.07.26 0 .49-.09.68-.27l7-6.5a1 1 0 0 0 .05-1.42c-.38-.41-1-.43-1.41-.05M7 21c0-.56-.45-1-1-1-.56 0-1 .44-1 1v4c0 1.65 1.34 3 3 3h16c1.65 0 3-1.35 3-3v-4c0-.56-.45-1-1-1-.56 0-1 .44-1 1v4c0 .55-.45 1-1 1H8c-.56 0-1-.45-1-1z" }));
8
+ });
9
+ export default DownloadStrokeSrvIcon32;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { IMultiColorIconProps } from "./types";
3
+ declare const EmptytableSysIcon128: React.ForwardRefExoticComponent<IMultiColorIconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default EmptytableSysIcon128;
@@ -0,0 +1,47 @@
1
+ import React from "react";
2
+ import { useTheme, EIconsTheme } from "./ThemeProvider";
3
+ const EmptytableSysIcon128 = React.forwardRef((props, ref) => {
4
+ const theme = useTheme();
5
+ switch (theme) {
6
+ case EIconsTheme.LIGHT:
7
+ break;
8
+ case EIconsTheme.DARK:
9
+ return React.createElement("svg", { width: "128", height: "128", fill: "none", viewBox: "0 0 128 128", name: "EmptytableSysIcon128", focusable: "false", "aria-hidden": "true", ...props, ref: ref },
10
+ React.createElement("defs", null,
11
+ React.createElement("clipPath", { id: "a_emptytable128" },
12
+ React.createElement("path", { fill: "#fff", fillOpacity: "0", d: "M0 0H128V128H0z" })),
13
+ React.createElement("linearGradient", { id: "b_emptytable128", x1: "65", x2: "32", y1: "111", y2: "15.808", gradientUnits: "userSpaceOnUse" },
14
+ React.createElement("stop", { stopColor: "#373C49" }),
15
+ React.createElement("stop", { offset: ".369", stopColor: "#373C49", stopOpacity: ".557" }),
16
+ React.createElement("stop", { offset: "1", stopColor: "#373C49", stopOpacity: "0" })),
17
+ React.createElement("linearGradient", { id: "c_emptytable128", x1: "115.089", x2: "54.982", y1: "66", y2: "80.423", gradientUnits: "userSpaceOnUse" },
18
+ React.createElement("stop", { stopColor: "#373C49" }),
19
+ React.createElement("stop", { offset: ".543", stopColor: "#373C49", stopOpacity: "0" }),
20
+ React.createElement("stop", { offset: ".991", stopColor: "#373C49", stopOpacity: "0" }))),
21
+ React.createElement("g", { fillRule: "evenodd", clipPath: "url(#a_emptytable128)" },
22
+ React.createElement("path", { fill: "#384156", d: "m21.26 89.99 23.48-72.28a6.02 6.02 0 0 1 7.57-3.86l26.64 8.6A5.99 5.99 0 0 1 82.81 30l-23.49 72.28a6.007 6.007 0 0 1-7.56 3.86l-26.65-8.6a5.983 5.983 0 0 1-3.85-7.55" }),
23
+ React.createElement("path", { fill: "#697591", d: "M42 21h46c5.52 0 10 4.47 10 10v70c0 5.52-4.48 10-10 10H42c-5.53 0-10-4.48-10-10V31c0-5.53 4.47-10 10-10" }),
24
+ React.createElement("path", { fill: "url(#b_emptytable128)", d: "M42 21h46c5.52 0 10 4.47 10 10v70c0 5.52-4.48 10-10 10H42c-5.53 0-10-4.48-10-10V31c0-5.53 4.47-10 10-10" }),
25
+ React.createElement("path", { fill: "url(#c_emptytable128)", d: "M42 21h46c5.52 0 10 4.47 10 10v70c0 5.52-4.48 10-10 10H42c-5.53 0-10-4.48-10-10V31c0-5.53 4.47-10 10-10" }),
26
+ React.createElement("path", { fill: "#FFFFFF", d: "M46 79h12c1.12 0 2 .87 2 2 0 1.12-.88 2-2 2H46c-1.13 0-2-.88-2-2 0-1.13.87-2 2-2m0 10h22c1.12 0 2 .88 2 2s-.88 2-2 2H46c-1.13 0-2-.88-2-2s.87-2 2-2" })));
27
+ }
28
+ return React.createElement("svg", { width: "128", height: "128", fill: "none", viewBox: "0 0 128 128", name: "EmptytableSysIcon128", focusable: "false", "aria-hidden": "true", ...props, ref: ref },
29
+ React.createElement("defs", null,
30
+ React.createElement("clipPath", { id: "a_emptytable128" },
31
+ React.createElement("path", { fill: "#fff", fillOpacity: "0", d: "M0 0H128V128H0z" })),
32
+ React.createElement("linearGradient", { id: "b_emptytable128", x1: "73.534", x2: "38.5", y1: "123.115", y2: "29", gradientUnits: "userSpaceOnUse" },
33
+ React.createElement("stop", { stopColor: "#EEF3FC" }),
34
+ React.createElement("stop", { offset: ".369", stopColor: "#EEF3FC", stopOpacity: ".557" }),
35
+ React.createElement("stop", { offset: "1", stopColor: "#EEF3FC", stopOpacity: "0" })),
36
+ React.createElement("linearGradient", { id: "c_emptytable128", x1: "115.089", x2: "54.982", y1: "66", y2: "80.423", gradientUnits: "userSpaceOnUse" },
37
+ React.createElement("stop", { stopColor: "#EEF3FC" }),
38
+ React.createElement("stop", { offset: ".543", stopColor: "#EEF3FC", stopOpacity: "0" }),
39
+ React.createElement("stop", { offset: ".991", stopColor: "#EEF3FC", stopOpacity: "0" }))),
40
+ React.createElement("g", { fillRule: "evenodd", clipPath: "url(#a_emptytable128)" },
41
+ React.createElement("path", { fill: "#D6DEED", d: "m21.26 89.99 23.48-72.28a6.02 6.02 0 0 1 7.57-3.86l26.64 8.6A5.99 5.99 0 0 1 82.81 30l-23.49 72.28a6.007 6.007 0 0 1-7.56 3.86l-26.65-8.6a5.983 5.983 0 0 1-3.85-7.55" }),
42
+ React.createElement("path", { fill: "#8291B3", d: "M42 21h46c5.52 0 10 4.47 10 10v70c0 5.52-4.48 10-10 10H42c-5.53 0-10-4.48-10-10V31c0-5.53 4.47-10 10-10" }),
43
+ React.createElement("path", { fill: "url(#b_emptytable128)", d: "M42 21h46c5.52 0 10 4.47 10 10v70c0 5.52-4.48 10-10 10H42c-5.53 0-10-4.48-10-10V31c0-5.53 4.47-10 10-10" }),
44
+ React.createElement("path", { fill: "url(#c_emptytable128)", d: "M42 21h46c5.52 0 10 4.47 10 10v70c0 5.52-4.48 10-10 10H42c-5.53 0-10-4.48-10-10V31c0-5.53 4.47-10 10-10" }),
45
+ React.createElement("path", { fill: "#FFFFFF", d: "M46 79h12c1.12 0 2 .87 2 2 0 1.12-.88 2-2 2H46c-1.13 0-2-.88-2-2 0-1.13.87-2 2-2m0 10h22c1.12 0 2 .88 2 2s-.88 2-2 2H46c-1.13 0-2-.88-2-2s.87-2 2-2" })));
46
+ });
47
+ export default EmptytableSysIcon128;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { IMultiColorIconProps } from "./types";
3
+ declare const EmptytableSysIcon96: React.ForwardRefExoticComponent<IMultiColorIconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default EmptytableSysIcon96;
@@ -0,0 +1,47 @@
1
+ import React from "react";
2
+ import { useTheme, EIconsTheme } from "./ThemeProvider";
3
+ const EmptytableSysIcon96 = React.forwardRef((props, ref) => {
4
+ const theme = useTheme();
5
+ switch (theme) {
6
+ case EIconsTheme.LIGHT:
7
+ break;
8
+ case EIconsTheme.DARK:
9
+ return React.createElement("svg", { width: "96", height: "96", fill: "none", viewBox: "0 0 96 96", name: "EmptytableSysIcon96", focusable: "false", "aria-hidden": "true", ...props, ref: ref },
10
+ React.createElement("defs", null,
11
+ React.createElement("clipPath", { id: "a_emptytable96" },
12
+ React.createElement("path", { fill: "#fff", fillOpacity: "0", d: "M0 0H96V96H0z" })),
13
+ React.createElement("linearGradient", { id: "b_emptytable96", x1: "50", x2: "24", y1: "86", y2: "11.962", gradientUnits: "userSpaceOnUse" },
14
+ React.createElement("stop", { stopColor: "#373C49" }),
15
+ React.createElement("stop", { offset: ".369", stopColor: "#373C49", stopOpacity: ".557" }),
16
+ React.createElement("stop", { offset: "1", stopColor: "#373C49", stopOpacity: "0" })),
17
+ React.createElement("linearGradient", { id: "c_emptytable96", x1: "89.464", x2: "42.107", y1: "51", y2: "62.218", gradientUnits: "userSpaceOnUse" },
18
+ React.createElement("stop", { stopColor: "#373C49" }),
19
+ React.createElement("stop", { offset: ".543", stopColor: "#373C49", stopOpacity: "0" }),
20
+ React.createElement("stop", { offset: ".991", stopColor: "#373C49", stopOpacity: "0" }))),
21
+ React.createElement("g", { fillRule: "evenodd", clipPath: "url(#a_emptytable96)" },
22
+ React.createElement("path", { fill: "#384156", d: "m16.25 70.97 15.99-55.75a6.004 6.004 0 0 1 7.42-4.13l21.17 6.01a5.97 5.97 0 0 1 4.11 7.4L48.96 80.26c-.92 3.18-4.24 5.03-7.43 4.12l-21.16-6a5.987 5.987 0 0 1-4.12-7.41" }),
23
+ React.createElement("path", { fill: "#697591", d: "M32 16h36c4.41 0 8 3.58 8 8v54c0 4.41-3.59 8-8 8H32c-4.42 0-8-3.59-8-8V24c0-4.42 3.58-8 8-8" }),
24
+ React.createElement("path", { fill: "url(#b_emptytable96)", d: "M32 16h36c4.41 0 8 3.58 8 8v54c0 4.41-3.59 8-8 8H32c-4.42 0-8-3.59-8-8V24c0-4.42 3.58-8 8-8" }),
25
+ React.createElement("path", { fill: "url(#c_emptytable96)", d: "M32 16h36c4.41 0 8 3.58 8 8v54c0 4.41-3.59 8-8 8H32c-4.42 0-8-3.59-8-8V24c0-4.42 3.58-8 8-8" }),
26
+ React.createElement("path", { fill: "#FFFFFF", d: "M35.5 61h10c.84 0 1.5.66 1.5 1.5s-.66 1.5-1.5 1.5h-10c-.85 0-1.5-.66-1.5-1.5s.65-1.5 1.5-1.5m0 8h17c.84 0 1.5.66 1.5 1.5 0 .83-.66 1.5-1.5 1.5h-17c-.85 0-1.5-.67-1.5-1.5 0-.84.65-1.5 1.5-1.5" })));
27
+ }
28
+ return React.createElement("svg", { width: "96", height: "96", fill: "none", viewBox: "0 0 96 96", name: "EmptytableSysIcon96", focusable: "false", "aria-hidden": "true", ...props, ref: ref },
29
+ React.createElement("defs", null,
30
+ React.createElement("clipPath", { id: "a_emptytable96" },
31
+ React.createElement("path", { fill: "#fff", fillOpacity: "0", d: "M0 0H96V96H0z" })),
32
+ React.createElement("linearGradient", { id: "b_emptytable96", x1: "56.724", x2: "29.121", y1: "95.423", y2: "22.222", gradientUnits: "userSpaceOnUse" },
33
+ React.createElement("stop", { stopColor: "#EEF3FC" }),
34
+ React.createElement("stop", { offset: ".369", stopColor: "#EEF3FC", stopOpacity: ".557" }),
35
+ React.createElement("stop", { offset: "1", stopColor: "#EEF3FC", stopOpacity: "0" })),
36
+ React.createElement("linearGradient", { id: "c_emptytable96", x1: "89.464", x2: "42.107", y1: "51", y2: "62.218", gradientUnits: "userSpaceOnUse" },
37
+ React.createElement("stop", { stopColor: "#EEF3FC" }),
38
+ React.createElement("stop", { offset: ".543", stopColor: "#EEF3FC", stopOpacity: "0" }),
39
+ React.createElement("stop", { offset: ".991", stopColor: "#EEF3FC", stopOpacity: "0" }))),
40
+ React.createElement("g", { fillRule: "evenodd", clipPath: "url(#a_emptytable96)" },
41
+ React.createElement("path", { fill: "#D6DEED", d: "m16.25 70.97 15.99-55.75a6.004 6.004 0 0 1 7.42-4.13l21.17 6.01a5.97 5.97 0 0 1 4.11 7.4L48.96 80.26c-.92 3.18-4.24 5.03-7.43 4.12l-21.16-6a5.987 5.987 0 0 1-4.12-7.41" }),
42
+ React.createElement("path", { fill: "#8291B3", d: "M32 16h36c4.41 0 8 3.58 8 8v54c0 4.41-3.59 8-8 8H32c-4.42 0-8-3.59-8-8V24c0-4.42 3.58-8 8-8" }),
43
+ React.createElement("path", { fill: "url(#b_emptytable96)", d: "M32 16h36c4.41 0 8 3.58 8 8v54c0 4.41-3.59 8-8 8H32c-4.42 0-8-3.59-8-8V24c0-4.42 3.58-8 8-8" }),
44
+ React.createElement("path", { fill: "url(#c_emptytable96)", d: "M32 16h36c4.41 0 8 3.58 8 8v54c0 4.41-3.59 8-8 8H32c-4.42 0-8-3.59-8-8V24c0-4.42 3.58-8 8-8" }),
45
+ React.createElement("path", { fill: "#FFFFFF", d: "M35.5 61h10c.84 0 1.5.66 1.5 1.5s-.66 1.5-1.5 1.5h-10c-.85 0-1.5-.66-1.5-1.5s.65-1.5 1.5-1.5m0 8h17c.84 0 1.5.66 1.5 1.5 0 .83-.66 1.5-1.5 1.5h-17c-.85 0-1.5-.67-1.5-1.5 0-.84.65-1.5 1.5-1.5" })));
46
+ });
47
+ export default EmptytableSysIcon96;
package/ErrorStsIcon84.js CHANGED
@@ -4,32 +4,28 @@ const ErrorStsIcon84 = React.forwardRef((props, ref) => {
4
4
  React.createElement("defs", null,
5
5
  React.createElement("filter", { id: "a_error84", width: "84", height: "84", x: "0", y: "0", colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse" },
6
6
  React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
7
- React.createElement("feGaussianBlur", { in: "BackgroundImage", stdDeviation: "6.667" }),
8
- React.createElement("feComposite", { in2: "SourceAlpha", operator: "in", result: "effect_backgroundBlur_1" }),
9
- React.createElement("feBlend", { in: "SourceGraphic", in2: "effect_backgroundBlur_1", result: "shape" }),
7
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
10
8
  React.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
11
9
  React.createElement("feOffset", { dy: "3" }),
12
10
  React.createElement("feGaussianBlur", { stdDeviation: ".333" }),
13
11
  React.createElement("feComposite", { in2: "hardAlpha", k2: "-1", k3: "1", operator: "arithmetic" }),
14
12
  React.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }),
15
- React.createElement("feBlend", { in2: "shape", result: "effect_innerShadow_2" })),
13
+ React.createElement("feBlend", { in2: "shape", result: "effect_innerShadow_1" })),
16
14
  React.createElement("filter", { id: "b_error84", width: "64", height: "64", x: "10", y: "10", colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse" },
17
15
  React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
18
- React.createElement("feGaussianBlur", { in: "BackgroundImage", stdDeviation: "4.667" }),
19
- React.createElement("feComposite", { in2: "SourceAlpha", operator: "in", result: "effect_backgroundBlur_1" }),
20
- React.createElement("feBlend", { in: "SourceGraphic", in2: "effect_backgroundBlur_1", result: "shape" }),
16
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
21
17
  React.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
22
18
  React.createElement("feOffset", { dy: "3" }),
23
19
  React.createElement("feGaussianBlur", { stdDeviation: ".333" }),
24
20
  React.createElement("feComposite", { in2: "hardAlpha", k2: "-1", k3: "1", operator: "arithmetic" }),
25
21
  React.createElement("feColorMatrix", { values: "0 0 0 0 0.94902 0 0 0 0 0.95686 0 0 0 0 0.96863 0 0 0 1 0" }),
26
- React.createElement("feBlend", { in2: "shape", result: "effect_innerShadow_2" }),
22
+ React.createElement("feBlend", { in2: "shape", result: "effect_innerShadow_1" }),
27
23
  React.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
28
24
  React.createElement("feOffset", { dy: "-3" }),
29
25
  React.createElement("feGaussianBlur", { stdDeviation: ".333" }),
30
26
  React.createElement("feComposite", { in2: "hardAlpha", k2: "-1", k3: "1", operator: "arithmetic" }),
31
27
  React.createElement("feColorMatrix", { values: "0 0 0 0 0.94902 0 0 0 0 0.95686 0 0 0 0 0.96863 0 0 0 1 0" }),
32
- React.createElement("feBlend", { in2: "effect_innerShadow_2", result: "effect_innerShadow_3" }))),
28
+ React.createElement("feBlend", { in2: "effect_innerShadow_1", result: "effect_innerShadow_2" }))),
33
29
  React.createElement("g", { filter: "url(#a_error84)" },
34
30
  React.createElement("path", { fill: "#FFFFFF", fillOpacity: ".4", fillRule: "evenodd", d: "M1.68 61.31 28.06 8.62c5.75-11.5 22.12-11.5 27.87 0l26.38 52.69C87.53 71.72 79.98 84 68.37 84H15.62C4.01 84-3.54 71.72 1.68 61.31" })),
35
31
  React.createElement("g", { filter: "url(#b_error84)" },
package/ErrorStsIcon96.js CHANGED
@@ -4,34 +4,30 @@ const ErrorStsIcon96 = React.forwardRef((props, ref) => {
4
4
  React.createElement("defs", null,
5
5
  React.createElement("filter", { id: "a_error96", width: "96", height: "96", x: "0", y: "0", colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse" },
6
6
  React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
7
- React.createElement("feGaussianBlur", { in: "BackgroundImage", stdDeviation: "6.667" }),
8
- React.createElement("feComposite", { in2: "SourceAlpha", operator: "in", result: "effect_backgroundBlur_1" }),
9
- React.createElement("feBlend", { in: "SourceGraphic", in2: "effect_backgroundBlur_1", result: "shape" }),
7
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
10
8
  React.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
11
9
  React.createElement("feOffset", { dy: "3" }),
12
10
  React.createElement("feGaussianBlur", { stdDeviation: ".333" }),
13
11
  React.createElement("feComposite", { in2: "hardAlpha", k2: "-1", k3: "1", operator: "arithmetic" }),
14
12
  React.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }),
15
- React.createElement("feBlend", { in2: "shape", result: "effect_innerShadow_2" })),
13
+ React.createElement("feBlend", { in2: "shape", result: "effect_innerShadow_1" })),
16
14
  React.createElement("filter", { id: "b_error96", width: "70", height: "72", x: "13", y: "12", colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse" },
17
15
  React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
18
- React.createElement("feGaussianBlur", { in: "BackgroundImage", stdDeviation: "4.667" }),
19
- React.createElement("feComposite", { in2: "SourceAlpha", operator: "in", result: "effect_backgroundBlur_1" }),
20
- React.createElement("feBlend", { in: "SourceGraphic", in2: "effect_backgroundBlur_1", result: "shape" }),
16
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
21
17
  React.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
22
18
  React.createElement("feOffset", { dy: "3" }),
23
19
  React.createElement("feGaussianBlur", { stdDeviation: ".333" }),
24
20
  React.createElement("feComposite", { in2: "hardAlpha", k2: "-1", k3: "1", operator: "arithmetic" }),
25
21
  React.createElement("feColorMatrix", { values: "0 0 0 0 0.94902 0 0 0 0 0.95686 0 0 0 0 0.96863 0 0 0 1 0" }),
26
- React.createElement("feBlend", { in2: "shape", result: "effect_innerShadow_2" }),
22
+ React.createElement("feBlend", { in2: "shape", result: "effect_innerShadow_1" }),
27
23
  React.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
28
24
  React.createElement("feOffset", { dy: "-3" }),
29
25
  React.createElement("feGaussianBlur", { stdDeviation: ".333" }),
30
26
  React.createElement("feComposite", { in2: "hardAlpha", k2: "-1", k3: "1", operator: "arithmetic" }),
31
27
  React.createElement("feColorMatrix", { values: "0 0 0 0 0.94902 0 0 0 0 0.95686 0 0 0 0 0.96863 0 0 0 1 0" }),
32
- React.createElement("feBlend", { in2: "effect_innerShadow_2", result: "effect_innerShadow_3" }))),
28
+ React.createElement("feBlend", { in2: "effect_innerShadow_1", result: "effect_innerShadow_2" }))),
33
29
  React.createElement("g", { filter: "url(#a_error96)" },
34
- React.createElement("path", { fill: "#FFFFFF", fillOpacity: ".4", fillRule: "evenodd", d: "M1.92 70.07 32.06 9.85c6.59-13.14 25.29-13.14 31.87 0l30.14 60.22C100.03 81.97 91.41 96 78.14 96H17.85C4.58 96-4.04 81.97 1.92 70.07" })),
30
+ React.createElement("path", { fill: "#FFFFFF", fillOpacity: ".4", fillRule: "evenodd", d: "M1.92 70.07 32.06 9.85c6.59-13.14 25.28-13.14 31.87 0l30.14 60.22C100.03 81.97 91.41 96 78.14 96H17.85C4.58 96-4.04 81.97 1.92 70.07" })),
35
31
  React.createElement("g", { filter: "url(#b_error96)" },
36
32
  React.createElement("path", { fill: "#FFFFFF", fillOpacity: ".75", fillRule: "evenodd", d: "m13.81 72.58 27.27-56.2c2.84-5.85 10.99-5.85 13.83 0l27.27 56.2C84.73 77.83 80.99 84 75.26 84H20.73c-5.73 0-9.47-6.17-6.92-11.42" })),
37
33
  React.createElement("path", { fill: "#D10032", fillRule: "evenodd", d: "M50 56V38c0-1.12-.88-2-2-2-1.13 0-2 .88-2 2v18c0 1.12.87 2 2 2 1.12 0 2-.88 2-2m-2 6c-1.11 0-2 .89-2 2a2 2 0 1 0 2-2" }));
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { IMultiColorIconProps } from "./types";
3
+ declare const ErrorgradientStsIcon128: React.ForwardRefExoticComponent<IMultiColorIconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default ErrorgradientStsIcon128;
@@ -0,0 +1,27 @@
1
+ import React from "react";
2
+ import { useTheme, EIconsTheme } from "./ThemeProvider";
3
+ const ErrorgradientStsIcon128 = React.forwardRef((props, ref) => {
4
+ const theme = useTheme();
5
+ switch (theme) {
6
+ case EIconsTheme.LIGHT:
7
+ break;
8
+ case EIconsTheme.DARK:
9
+ return React.createElement("svg", { width: "128", height: "128", fill: "none", viewBox: "0 0 128 128", name: "ErrorgradientStsIcon128", focusable: "false", "aria-hidden": "true", ...props, ref: ref },
10
+ React.createElement("defs", null,
11
+ React.createElement("radialGradient", { id: "a_errorgradient128", cx: "0", cy: "0", r: "1", gradientTransform: "matrix(0 42.6177 -45.71 0 64 93.03)", gradientUnits: "userSpaceOnUse" },
12
+ React.createElement("stop", { stopColor: "#E60037" }),
13
+ React.createElement("stop", { offset: "1", stopColor: "#373C49" }))),
14
+ React.createElement("path", { fill: "#FFFFFF", fillRule: "evenodd", d: "m76.4 58.39-13.99 13.9c-.47.47-.94.71-1.41.71s-.95-.24-1.42-.71l-7.99-7.94c-.79-.79-.79-2.02 0-2.81.79-.78 2.03-.78 2.83 0L61 68.08l12.57-12.5c.8-.78 2.04-.78 2.83 0 .79.79.79 2.03 0 2.81" }),
15
+ React.createElement("path", { fill: "url(#a_errorgradient128)", fillRule: "evenodd", d: "m23.68 83.31 26.38-52.69c5.75-11.5 22.12-11.5 27.87 0l26.39 52.69c5.21 10.41-2.33 22.69-13.95 22.69H37.62c-11.61 0-19.16-12.28-13.94-22.69" }),
16
+ React.createElement("path", { fill: "#FFFFFF", fillRule: "evenodd", d: "M66 74V56c0-1.12-.88-2-2-2-1.13 0-2 .88-2 2v18c0 1.12.87 2 2 2 1.12 0 2-.88 2-2m-2 6c-1.11 0-2 .89-2 2a2 2 0 1 0 2-2" }));
17
+ }
18
+ return React.createElement("svg", { width: "128", height: "128", fill: "none", viewBox: "0 0 128 128", name: "ErrorgradientStsIcon128", focusable: "false", "aria-hidden": "true", ...props, ref: ref },
19
+ React.createElement("defs", null,
20
+ React.createElement("radialGradient", { id: "a_errorgradient128", cx: "0", cy: "0", r: "1", gradientTransform: "matrix(0 42.6177 -45.71 0 64 93.03)", gradientUnits: "userSpaceOnUse" },
21
+ React.createElement("stop", { stopColor: "#E60037" }),
22
+ React.createElement("stop", { offset: "1", stopColor: "#D6DEED" }))),
23
+ React.createElement("path", { fill: "#FFFFFF", fillRule: "evenodd", d: "m76.4 58.39-13.99 13.9c-.47.47-.94.71-1.41.71s-.95-.24-1.42-.71l-7.99-7.94c-.79-.79-.79-2.02 0-2.81.79-.78 2.03-.78 2.83 0L61 68.08l12.57-12.5c.8-.78 2.04-.78 2.83 0 .79.79.79 2.03 0 2.81" }),
24
+ React.createElement("path", { fill: "url(#a_errorgradient128)", fillRule: "evenodd", d: "m23.68 83.31 26.38-52.69c5.75-11.5 22.12-11.5 27.87 0l26.39 52.69c5.21 10.41-2.33 22.69-13.95 22.69H37.62c-11.61 0-19.16-12.28-13.94-22.69" }),
25
+ React.createElement("path", { fill: "#FFFFFF", fillRule: "evenodd", d: "M66 74V56c0-1.12-.88-2-2-2-1.13 0-2 .88-2 2v18c0 1.12.87 2 2 2 1.12 0 2-.88 2-2m-2 6c-1.11 0-2 .89-2 2a2 2 0 1 0 2-2" }));
26
+ });
27
+ export default ErrorgradientStsIcon128;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { IMultiColorIconProps } from "./types";
3
+ declare const ErrorgradientStsIcon96: React.ForwardRefExoticComponent<IMultiColorIconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default ErrorgradientStsIcon96;
@@ -0,0 +1,25 @@
1
+ import React from "react";
2
+ import { useTheme, EIconsTheme } from "./ThemeProvider";
3
+ const ErrorgradientStsIcon96 = React.forwardRef((props, ref) => {
4
+ const theme = useTheme();
5
+ switch (theme) {
6
+ case EIconsTheme.LIGHT:
7
+ break;
8
+ case EIconsTheme.DARK:
9
+ return React.createElement("svg", { width: "96", height: "96", fill: "none", viewBox: "0 0 96 96", name: "ErrorgradientStsIcon96", focusable: "false", "aria-hidden": "true", ...props, ref: ref },
10
+ React.createElement("defs", null,
11
+ React.createElement("radialGradient", { id: "a_errorgradient96", cx: "0", cy: "0", r: "1", gradientTransform: "matrix(0 36.5295 -39.18 0 48 72.882)", gradientUnits: "userSpaceOnUse" },
12
+ React.createElement("stop", { stopColor: "#E60037" }),
13
+ React.createElement("stop", { offset: "1", stopColor: "#373C49" }))),
14
+ React.createElement("path", { fill: "url(#a_errorgradient96)", fillRule: "evenodd", d: "m13.44 64.55 22.61-45.16c4.93-9.86 18.96-9.86 23.89 0l22.61 45.16C87.02 73.48 80.56 84 70.61 84H25.38c-9.95 0-16.41-10.52-11.94-19.45" }),
15
+ React.createElement("path", { fill: "#FFFFFF", fillRule: "evenodd", d: "M50 54V39c0-1.12-.88-2-2-2-1.13 0-2 .88-2 2v15c0 1.12.87 2 2 2 1.12 0 2-.88 2-2m-2 7c-1.11 0-2 .89-2 2a2 2 0 1 0 2-2" }));
16
+ }
17
+ return React.createElement("svg", { width: "96", height: "96", fill: "none", viewBox: "0 0 96 96", name: "ErrorgradientStsIcon96", focusable: "false", "aria-hidden": "true", ...props, ref: ref },
18
+ React.createElement("defs", null,
19
+ React.createElement("radialGradient", { id: "a_errorgradient96", cx: "0", cy: "0", r: "1", gradientTransform: "matrix(0 36.5295 -39.18 0 48 72.882)", gradientUnits: "userSpaceOnUse" },
20
+ React.createElement("stop", { stopColor: "#E60037" }),
21
+ React.createElement("stop", { offset: "1", stopColor: "#D6DEED" }))),
22
+ React.createElement("path", { fill: "url(#a_errorgradient96)", fillRule: "evenodd", d: "m13.44 64.55 22.61-45.16c4.93-9.86 18.96-9.86 23.89 0l22.61 45.16C87.02 73.48 80.56 84 70.61 84H25.38c-9.95 0-16.41-10.52-11.94-19.45" }),
23
+ React.createElement("path", { fill: "#FFFFFF", fillRule: "evenodd", d: "M50 54V39c0-1.12-.88-2-2-2-1.13 0-2 .88-2 2v15c0 1.12.87 2 2 2 1.12 0 2-.88 2-2m-2 7c-1.11 0-2 .89-2 2a2 2 0 1 0 2-2" }));
24
+ });
25
+ export default ErrorgradientStsIcon96;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { IMultiColorIconProps } from "./types";
3
+ declare const GotologinMrkIcon128: React.ForwardRefExoticComponent<IMultiColorIconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default GotologinMrkIcon128;
@@ -0,0 +1,60 @@
1
+ import React from "react";
2
+ import { useTheme, EIconsTheme } from "./ThemeProvider";
3
+ const GotologinMrkIcon128 = React.forwardRef((props, ref) => {
4
+ const theme = useTheme();
5
+ switch (theme) {
6
+ case EIconsTheme.LIGHT:
7
+ break;
8
+ case EIconsTheme.DARK:
9
+ return React.createElement("svg", { width: "128", height: "128", fill: "none", viewBox: "0 0 128 128", name: "GotologinMrkIcon128", focusable: "false", "aria-hidden": "true", ...props, ref: ref },
10
+ React.createElement("defs", null,
11
+ React.createElement("clipPath", { id: "a_gotologin128" },
12
+ React.createElement("path", { fill: "#fff", fillOpacity: "0", d: "M0 0H128V128H0z" })),
13
+ React.createElement("linearGradient", { id: "b_gotologin128", x1: "93", x2: "35", y1: "90.5", y2: "90.5", gradientUnits: "userSpaceOnUse" },
14
+ React.createElement("stop", { stopColor: "#21A19A", stopOpacity: ".6" }),
15
+ React.createElement("stop", { offset: ".581", stopColor: "#21A19A", stopOpacity: ".467" }),
16
+ React.createElement("stop", { offset: "1", stopColor: "#21A19A", stopOpacity: "0" })),
17
+ React.createElement("linearGradient", { id: "c_gotologin128", x1: "64", x2: "64", y1: "56", y2: "120", gradientUnits: "userSpaceOnUse" },
18
+ React.createElement("stop", { stopColor: "#373C49" }),
19
+ React.createElement("stop", { offset: ".238", stopColor: "#373C49", stopOpacity: "0" }),
20
+ React.createElement("stop", { offset: ".828", stopColor: "#373C49", stopOpacity: ".188" }),
21
+ React.createElement("stop", { offset: "1", stopColor: "#373C49" })),
22
+ React.createElement("linearGradient", { id: "d_gotologin128", x1: "28.5", x2: "55.5", y1: "-37.5", y2: "43", gradientUnits: "userSpaceOnUse" },
23
+ React.createElement("stop", { stopColor: "#FFFFFF", stopOpacity: ".2" }),
24
+ React.createElement("stop", { offset: ".962", stopColor: "#FFFFFF", stopOpacity: "0" }),
25
+ React.createElement("stop", { offset: "1", stopColor: "#4A4F5C", stopOpacity: "0" }))),
26
+ React.createElement("g", { fillRule: "evenodd", clipPath: "url(#a_gotologin128)" },
27
+ React.createElement("path", { fill: "#21A19A", d: "M59 66h38c3.31 0 6 2.68 6 6v35c0 3.31-2.69 6-6 6H59c-3.32 0-6-2.69-6-6V72c0-3.32 2.68-6 6-6" }),
28
+ React.createElement("path", { fill: "#373C49", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
29
+ React.createElement("path", { fill: "url(#b_gotologin128)", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
30
+ React.createElement("path", { fill: "url(#c_gotologin128)", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
31
+ React.createElement("path", { fill: "url(#d_gotologin128)", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
32
+ React.createElement("path", { fill: "#FFFFFF", fillOpacity: ".15", d: "M55.5 16h17c.82 0 1.5.67 1.5 1.5 0 .82-.68 1.5-1.5 1.5h-17c-.83 0-1.5-.68-1.5-1.5 0-.83.67-1.5 1.5-1.5" }),
33
+ React.createElement("path", { fill: "#FFFFFF", d: "M68.65 77.52c.83-.75 2.07-.69 2.82.14l10 10.99c.41.45.62.9.62 1.35 0 .44-.21.89-.62 1.34l-10 10.99c-.75.83-1.99.89-2.82.14-.83-.76-.89-2-.13-2.83l6.95-7.65H56c-1.12 0-2-.88-2-1.99 0-1.12.88-2 2-2h19.47l-6.95-7.65c-.76-.83-.7-2.07.13-2.83" })));
34
+ }
35
+ return React.createElement("svg", { width: "128", height: "128", fill: "none", viewBox: "0 0 128 128", name: "GotologinMrkIcon128", focusable: "false", "aria-hidden": "true", ...props, ref: ref },
36
+ React.createElement("defs", null,
37
+ React.createElement("clipPath", { id: "a_gotologin128" },
38
+ React.createElement("path", { fill: "#fff", fillOpacity: "0", d: "M0 0H128V128H0z" })),
39
+ React.createElement("linearGradient", { id: "b_gotologin128", x1: "93", x2: "35", y1: "90.5", y2: "90.5", gradientUnits: "userSpaceOnUse" },
40
+ React.createElement("stop", { stopColor: "#21A19A", stopOpacity: ".6" }),
41
+ React.createElement("stop", { offset: ".581", stopColor: "#21A19A", stopOpacity: ".467" }),
42
+ React.createElement("stop", { offset: "1", stopColor: "#21A19A", stopOpacity: "0" })),
43
+ React.createElement("linearGradient", { id: "c_gotologin128", x1: "64", x2: "64", y1: "56", y2: "124.097", gradientUnits: "userSpaceOnUse" },
44
+ React.createElement("stop", { stopColor: "#CFD8E8" }),
45
+ React.createElement("stop", { offset: ".217", stopColor: "#CFD8E8", stopOpacity: "0" }),
46
+ React.createElement("stop", { offset: ".781", stopColor: "#CFD8E8", stopOpacity: "0" }),
47
+ React.createElement("stop", { offset: "1", stopColor: "#EEF3FC" })),
48
+ React.createElement("linearGradient", { id: "d_gotologin128", x1: "28.5", x2: "55.5", y1: "-37.5", y2: "43", gradientUnits: "userSpaceOnUse" },
49
+ React.createElement("stop", { stopColor: "#8291B3" }),
50
+ React.createElement("stop", { offset: "1", stopColor: "#8291B3", stopOpacity: "0" }))),
51
+ React.createElement("g", { fillRule: "evenodd", clipPath: "url(#a_gotologin128)" },
52
+ React.createElement("path", { fill: "#21A19A", d: "M59 66h38c3.31 0 6 2.68 6 6v35c0 3.31-2.69 6-6 6H59c-3.32 0-6-2.69-6-6V72c0-3.32 2.68-6 6-6" }),
53
+ React.createElement("path", { fill: "#CFD8E8", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
54
+ React.createElement("path", { fill: "url(#b_gotologin128)", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
55
+ React.createElement("path", { fill: "url(#c_gotologin128)", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
56
+ React.createElement("path", { fill: "url(#d_gotologin128)", d: "M43 10h42c4.41 0 8 3.58 8 8v92c0 4.41-3.59 8-8 8H43c-4.42 0-8-3.59-8-8V18c0-4.42 3.58-8 8-8" }),
57
+ React.createElement("path", { fill: "#FFFFFF", fillOpacity: ".65", d: "M55.5 16h17c.82 0 1.5.67 1.5 1.5 0 .82-.68 1.5-1.5 1.5h-17c-.83 0-1.5-.68-1.5-1.5 0-.83.67-1.5 1.5-1.5" }),
58
+ React.createElement("path", { fill: "#FFFFFF", d: "M68.65 77.52c.83-.75 2.07-.69 2.82.14l10 10.99c.41.45.62.9.62 1.35 0 .44-.21.89-.62 1.34l-10 10.99c-.75.83-1.99.89-2.82.14-.83-.76-.89-2-.13-2.83l6.95-7.65H56c-1.12 0-2-.88-2-1.99 0-1.12.88-2 2-2h19.47l-6.95-7.65c-.76-.83-.7-2.07.13-2.83" })));
59
+ });
60
+ export default GotologinMrkIcon128;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { IMultiColorIconProps } from "./types";
3
+ declare const HelpSysIcon128: React.ForwardRefExoticComponent<IMultiColorIconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default HelpSysIcon128;