@cloudtower/icons-react 0.28.2 → 0.28.3

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 (43) hide show
  1. package/dist/ActiveObservabilityService24OntintIcon.d.ts +4 -0
  2. package/dist/Loading6GradientBlueIcon.d.ts +4 -0
  3. package/dist/Loading6OntintIcon.d.ts +4 -0
  4. package/dist/Loading8OntintIcon.d.ts +4 -0
  5. package/dist/cjs/{ActiveObservabilityService24GrayIcon.js → ActiveObservabilityService24OntintIcon.js} +2 -2
  6. package/dist/cjs/Loading16GradientBlueIcon.js +10 -9
  7. package/dist/cjs/{LoadingBlue16Icon.js → Loading6GradientBlueIcon.js} +12 -9
  8. package/dist/cjs/{Loading8BoldOntintIcon.js → Loading6OntintIcon.js} +15 -11
  9. package/dist/cjs/Loading8GradientBlueIcon.js +3 -3
  10. package/dist/cjs/{LoadingGray16Icon.js → Loading8OntintIcon.js} +14 -13
  11. package/dist/cjs/index.js +4 -10
  12. package/dist/esm/{ActiveObservabilityService24GrayIcon.js → ActiveObservabilityService24OntintIcon.js} +2 -2
  13. package/dist/esm/Loading16GradientBlueIcon.js +10 -9
  14. package/dist/esm/{LoadingBlue16Icon.js → Loading6GradientBlueIcon.js} +12 -9
  15. package/dist/esm/{Loading8BoldOntintIcon.js → Loading6OntintIcon.js} +15 -11
  16. package/dist/esm/Loading8GradientBlueIcon.js +3 -3
  17. package/dist/esm/{LoadingGray16Icon.js → Loading8OntintIcon.js} +14 -13
  18. package/dist/esm/index.js +4 -10
  19. package/dist/image-types.d.ts +1 -1
  20. package/dist/index.d.ts +4 -10
  21. package/package.json +3 -3
  22. package/dist/ActiveObservabilityService24GrayIcon.d.ts +0 -4
  23. package/dist/Loading16BoldOntintIcon.d.ts +0 -4
  24. package/dist/Loading24BoldGradientBlueIcon.d.ts +0 -4
  25. package/dist/Loading8BoldGradientBlueIcon.d.ts +0 -4
  26. package/dist/Loading8BoldOntintIcon.d.ts +0 -4
  27. package/dist/Loading8GradientWhiteIcon.d.ts +0 -4
  28. package/dist/LoadingBlue16Icon.d.ts +0 -4
  29. package/dist/LoadingBlueIcon.d.ts +0 -4
  30. package/dist/LoadingGray16Icon.d.ts +0 -4
  31. package/dist/LoadingGrayIcon.d.ts +0 -4
  32. package/dist/cjs/Loading16BoldOntintIcon.js +0 -35
  33. package/dist/cjs/Loading24BoldGradientBlueIcon.js +0 -35
  34. package/dist/cjs/Loading8BoldGradientBlueIcon.js +0 -35
  35. package/dist/cjs/Loading8GradientWhiteIcon.js +0 -35
  36. package/dist/cjs/LoadingBlueIcon.js +0 -30
  37. package/dist/cjs/LoadingGrayIcon.js +0 -30
  38. package/dist/esm/Loading16BoldOntintIcon.js +0 -35
  39. package/dist/esm/Loading24BoldGradientBlueIcon.js +0 -35
  40. package/dist/esm/Loading8BoldGradientBlueIcon.js +0 -35
  41. package/dist/esm/Loading8GradientWhiteIcon.js +0 -35
  42. package/dist/esm/LoadingBlueIcon.js +0 -30
  43. package/dist/esm/LoadingGrayIcon.js +0 -30
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ActiveObservabilityService24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ActiveObservabilityService24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Loading6GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Loading6GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Loading6OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Loading6OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Loading8OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Loading8OntintIcon;
4
+
@@ -1,5 +1,5 @@
1
1
  const React = require("react");
2
- function ActiveObservabilityService24GrayIcon({
2
+ function ActiveObservabilityService24OntintIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
@@ -30,4 +30,4 @@ function ActiveObservabilityService24GrayIcon({
30
30
  fill: "#fff"
31
31
  }));
32
32
  }
33
- module.exports = ActiveObservabilityService24GrayIcon;
33
+ module.exports = ActiveObservabilityService24OntintIcon;
@@ -13,23 +13,24 @@ function Loading16GradientBlueIcon({
13
13
  }, props), title ? /*#__PURE__*/React.createElement("title", {
14
14
  id: titleId
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M8 4a4 4 0 103.304 6.255 1 1 0 011.65 1.13A6 6 0 1114 8a1 1 0 11-1.999 0 4 4 0 00-4-4z",
19
- fill: "url(#paint0_angular_6_5)"
16
+ d: "M14.5 8a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0zM3.06 8a4.94 4.94 0 109.88 0 4.94 4.94 0 00-9.88 0z",
17
+ fill: "#08F",
18
+ fillOpacity: 0.1
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M4.85 13.456a.195.195 0 01-.272.07A6.5 6.5 0 017.122 1.56a.195.195 0 01.22.175l.12 1.154a.206.206 0 01-.177.224 4.94 4.94 0 00-1.926 9.062c.093.06.126.181.071.277l-.58 1.005z",
21
+ fill: "url(#paint0_radial_Loading16GradientBlueIcon_6_5)"
20
22
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_6_5",
23
+ id: "paint0_radial_Loading16GradientBlueIcon_6_5",
22
24
  cx: 0,
23
25
  cy: 0,
24
26
  r: 1,
25
27
  gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "matrix(7.91666 2.5 -2.5 7.91666 8 8)"
28
+ gradientTransform: "matrix(2.5 -10.99998 10.99998 2.5 5 13)"
27
29
  }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#00E0FF",
29
- stopOpacity: 0.1
30
+ stopColor: "#5BCAFF"
30
31
  }), /*#__PURE__*/React.createElement("stop", {
31
32
  offset: 1,
32
- stopColor: "#0080FF"
33
+ stopColor: "#06F"
33
34
  }))));
34
35
  }
35
36
  module.exports = Loading16GradientBlueIcon;
@@ -1,31 +1,34 @@
1
1
  const React = require("react");
2
- function LoadingBlue16Icon({
2
+ function Loading6GradientBlueIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
6
  }) {
7
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 16,
9
- height: 16,
8
+ width: 6,
9
+ height: 6,
10
10
  fill: "none",
11
11
  xmlns: "http://www.w3.org/2000/svg",
12
12
  "aria-labelledby": titleId
13
13
  }, props), title ? /*#__PURE__*/React.createElement("title", {
14
14
  id: titleId
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
- d: "M14.5 8a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0zM3.06 8a4.94 4.94 0 109.88 0 4.94 4.94 0 00-9.88 0z",
16
+ opacity: 0.5,
17
+ fillRule: "evenodd",
18
+ clipRule: "evenodd",
19
+ d: "M3 5a2 2 0 100-4 2 2 0 000 4zm0 1a3 3 0 100-6 3 3 0 000 6z",
17
20
  fill: "#08F",
18
21
  fillOpacity: 0.1
19
22
  }), /*#__PURE__*/React.createElement("path", {
20
- d: "M4.85 13.456a.195.195 0 01-.272.07A6.5 6.5 0 017.122 1.56a.195.195 0 01.22.175l.12 1.154a.206.206 0 01-.177.224 4.94 4.94 0 00-1.926 9.062c.093.06.126.181.071.277l-.58 1.005z",
21
- fill: "url(#paint0_radial_LoadingBlue16Icon_10877_54457)"
23
+ d: "M3 0a3 3 0 00-1.763 5.427l.586-.807A2.003 2.003 0 013 .997V0z",
24
+ fill: "url(#paint0_radial_Loading6GradientBlueIcon_13765_71910)"
22
25
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
- id: "paint0_radial_LoadingBlue16Icon_10877_54457",
26
+ id: "paint0_radial_Loading6GradientBlueIcon_13765_71910",
24
27
  cx: 0,
25
28
  cy: 0,
26
29
  r: 1,
27
30
  gradientUnits: "userSpaceOnUse",
28
- gradientTransform: "matrix(2.5 -10.99998 10.99998 2.5 5 13)"
31
+ gradientTransform: "matrix(6 -6 6 6 0 6)"
29
32
  }, /*#__PURE__*/React.createElement("stop", {
30
33
  stopColor: "#5BCAFF"
31
34
  }), /*#__PURE__*/React.createElement("stop", {
@@ -33,4 +36,4 @@ function LoadingBlue16Icon({
33
36
  stopColor: "#06F"
34
37
  }))));
35
38
  }
36
- module.exports = LoadingBlue16Icon;
39
+ module.exports = Loading6GradientBlueIcon;
@@ -1,12 +1,12 @@
1
1
  const React = require("react");
2
- function Loading8BoldOntintIcon({
2
+ function Loading6OntintIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
6
  }) {
7
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 10,
9
- height: 10,
8
+ width: 6,
9
+ height: 6,
10
10
  fill: "none",
11
11
  xmlns: "http://www.w3.org/2000/svg",
12
12
  "aria-labelledby": titleId
@@ -15,21 +15,25 @@ function Loading8BoldOntintIcon({
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
16
  fillRule: "evenodd",
17
17
  clipRule: "evenodd",
18
- d: "M5 1.667A3.333 3.333 0 107.753 6.88a.833.833 0 011.376.94A5 5 0 1110 5a.833.833 0 01-1.667 0A3.333 3.333 0 005 1.667z",
19
- fill: "url(#paint0_angular_10090_58812)"
18
+ d: "M3 5a2 2 0 100-4 2 2 0 000 4zm0 1a3 3 0 100-6 3 3 0 000 6z",
19
+ fill: "#fff",
20
+ fillOpacity: 0.2
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ d: "M3 0a3 3 0 00-1.763 5.427l.586-.807A2.003 2.003 0 013 .997V0z",
23
+ fill: "url(#paint0_radial_Loading6OntintIcon_13765_71911)"
20
24
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_10090_58812",
25
+ id: "paint0_radial_Loading6OntintIcon_13765_71911",
22
26
  cx: 0,
23
27
  cy: 0,
24
28
  r: 1,
25
29
  gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "rotate(17.526 -13.719 18.719) scale(6.91835)"
30
+ gradientTransform: "rotate(117.071 2.938 1.956) scale(6.05926 10.331)"
27
31
  }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#fff",
29
- stopOpacity: 0.1
32
+ stopColor: "#fff"
30
33
  }), /*#__PURE__*/React.createElement("stop", {
31
34
  offset: 1,
32
- stopColor: "#fff"
35
+ stopColor: "#fff",
36
+ stopOpacity: 0.6
33
37
  }))));
34
38
  }
35
- module.exports = Loading8BoldOntintIcon;
39
+ module.exports = Loading6OntintIcon;
@@ -17,10 +17,10 @@ function Loading8GradientBlueIcon({
17
17
  fill: "#08F",
18
18
  fillOpacity: 0.1
19
19
  }), /*#__PURE__*/React.createElement("path", {
20
- d: "M2.05 7.378a.098.098 0 01-.136.035A4 4 0 013.483.033a.098.098 0 01.11.088l.079.756a.103.103 0 01-.089.112A3.04 3.04 0 002.394 6.58c.047.03.064.09.036.138l-.38.659z",
21
- fill: "url(#paint0_radial_Loading8GradientBlueIcon_961_25185)"
20
+ d: "M2.05 7.377a.098.098 0 01-.136.036A4 4 0 013.483.033a.098.098 0 01.11.088l.079.756a.103.103 0 01-.089.111 3.04 3.04 0 00-1.189 5.593c.047.029.064.09.036.138l-.38.658z",
21
+ fill: "url(#paint0_radial_Loading8GradientBlueIcon_11622_42029)"
22
22
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
- id: "paint0_radial_Loading8GradientBlueIcon_961_25185",
23
+ id: "paint0_radial_Loading8GradientBlueIcon_11622_42029",
24
24
  cx: 0,
25
25
  cy: 0,
26
26
  r: 1,
@@ -1,36 +1,37 @@
1
1
  const React = require("react");
2
- function LoadingGray16Icon({
2
+ function Loading8OntintIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
6
  }) {
7
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 16,
9
- height: 16,
8
+ width: 8,
9
+ height: 8,
10
10
  fill: "none",
11
11
  xmlns: "http://www.w3.org/2000/svg",
12
12
  "aria-labelledby": titleId
13
13
  }, props), title ? /*#__PURE__*/React.createElement("title", {
14
14
  id: titleId
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
- d: "M14.5 8a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0zM3.06 8a4.94 4.94 0 109.88 0 4.94 4.94 0 00-9.88 0z",
17
- fill: "#E1E6F1",
18
- fillOpacity: 0.6
16
+ d: "M8 4a4 4 0 11-8 0 4 4 0 018 0zM.96 4a3.04 3.04 0 106.08 0A3.04 3.04 0 00.96 4z",
17
+ fill: "#fff",
18
+ fillOpacity: 0.2
19
19
  }), /*#__PURE__*/React.createElement("path", {
20
- d: "M4.85 13.456a.195.195 0 01-.272.07A6.5 6.5 0 017.122 1.56a.195.195 0 01.22.175l.12 1.154a.206.206 0 01-.177.224 4.94 4.94 0 00-1.926 9.062c.093.06.126.181.071.277l-.58 1.005z",
21
- fill: "url(#paint0_radial_LoadingGray16Icon_10877_54460)"
20
+ d: "M2.05 7.377a.098.098 0 01-.136.036A4 4 0 013.483.033a.098.098 0 01.11.088l.079.756a.103.103 0 01-.089.111 3.04 3.04 0 00-1.189 5.593c.047.029.064.09.036.138l-.38.658z",
21
+ fill: "url(#paint0_radial_Loading8OntintIcon_10090_58812)"
22
22
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
- id: "paint0_radial_LoadingGray16Icon_10877_54460",
23
+ id: "paint0_radial_Loading8OntintIcon_10090_58812",
24
24
  cx: 0,
25
25
  cy: 0,
26
26
  r: 1,
27
27
  gradientUnits: "userSpaceOnUse",
28
- gradientTransform: "matrix(2.5 -10.49998 10.49998 2.5 5 13)"
28
+ gradientTransform: "rotate(104.191 1.727 1.591) scale(6.90296)"
29
29
  }, /*#__PURE__*/React.createElement("stop", {
30
- stopColor: "#CCD4E3"
30
+ stopColor: "#fff"
31
31
  }), /*#__PURE__*/React.createElement("stop", {
32
32
  offset: 1,
33
- stopColor: "#6B7D99"
33
+ stopColor: "#fff",
34
+ stopOpacity: 0.6
34
35
  }))));
35
36
  }
36
- module.exports = LoadingGray16Icon;
37
+ module.exports = Loading8OntintIcon;
package/dist/cjs/index.js CHANGED
@@ -26,7 +26,7 @@ module.exports.ActiveConnection16GradiendtBlueIcon = require("./ActiveConnection
26
26
  module.exports.ActiveObservabilityService18BlueIcon = require("./ActiveObservabilityService18BlueIcon.js")
27
27
  module.exports.ActiveObservabilityService18GrayIcon = require("./ActiveObservabilityService18GrayIcon.js")
28
28
  module.exports.ActiveObservabilityService24BlueIcon = require("./ActiveObservabilityService24BlueIcon.js")
29
- module.exports.ActiveObservabilityService24GrayIcon = require("./ActiveObservabilityService24GrayIcon.js")
29
+ module.exports.ActiveObservabilityService24OntintIcon = require("./ActiveObservabilityService24OntintIcon.js")
30
30
  module.exports.ActiveUninstal14GradiendtRedIcon = require("./ActiveUninstal14GradiendtRedIcon.js")
31
31
  module.exports.AdjustConfig16GradientBlueIcon = require("./AdjustConfig16GradientBlueIcon.js")
32
32
  module.exports.AdjustConfig16GradientGrayIcon = require("./AdjustConfig16GradientGrayIcon.js")
@@ -579,22 +579,16 @@ module.exports.LoadBalancer24GradientGreyIcon = require("./LoadBalancer24Gradien
579
579
  module.exports.LoadBalancerMonitor24FillOntintIcon = require("./LoadBalancerMonitor24FillOntintIcon.js")
580
580
  module.exports.LoadBalancerMonitor24GradientBlueIcon = require("./LoadBalancerMonitor24GradientBlueIcon.js")
581
581
  module.exports.LoadBalancerMonitor24GradientGreyIcon = require("./LoadBalancerMonitor24GradientGreyIcon.js")
582
- module.exports.Loading16BoldOntintIcon = require("./Loading16BoldOntintIcon.js")
583
582
  module.exports.Loading16GradientBlueIcon = require("./Loading16GradientBlueIcon.js")
584
583
  module.exports.Loading16GradientGaryIcon = require("./Loading16GradientGaryIcon.js")
585
584
  module.exports.Loading16OntintIcon = require("./Loading16OntintIcon.js")
586
- module.exports.Loading24BoldGradientBlueIcon = require("./Loading24BoldGradientBlueIcon.js")
587
585
  module.exports.Loading24GradientBlueIcon = require("./Loading24GradientBlueIcon.js")
588
586
  module.exports.Loading24GradientGaryIcon = require("./Loading24GradientGaryIcon.js")
589
587
  module.exports.Loading24OntintIcon = require("./Loading24OntintIcon.js")
590
- module.exports.Loading8BoldGradientBlueIcon = require("./Loading8BoldGradientBlueIcon.js")
591
- module.exports.Loading8BoldOntintIcon = require("./Loading8BoldOntintIcon.js")
588
+ module.exports.Loading6GradientBlueIcon = require("./Loading6GradientBlueIcon.js")
589
+ module.exports.Loading6OntintIcon = require("./Loading6OntintIcon.js")
592
590
  module.exports.Loading8GradientBlueIcon = require("./Loading8GradientBlueIcon.js")
593
- module.exports.Loading8GradientWhiteIcon = require("./Loading8GradientWhiteIcon.js")
594
- module.exports.LoadingBlueIcon = require("./LoadingBlueIcon.js")
595
- module.exports.LoadingBlue16Icon = require("./LoadingBlue16Icon.js")
596
- module.exports.LoadingGrayIcon = require("./LoadingGrayIcon.js")
597
- module.exports.LoadingGray16Icon = require("./LoadingGray16Icon.js")
591
+ module.exports.Loading8OntintIcon = require("./Loading8OntintIcon.js")
598
592
  module.exports.Lock16GradientGrayIcon = require("./Lock16GradientGrayIcon.js")
599
593
  module.exports.LockIcon = require("./LockIcon.js")
600
594
  module.exports.LogCollection16GradientBlueIcon = require("./LogCollection16GradientBlueIcon.js")
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- function ActiveObservabilityService24GrayIcon({
2
+ function ActiveObservabilityService24OntintIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
@@ -30,4 +30,4 @@ function ActiveObservabilityService24GrayIcon({
30
30
  fill: "#fff"
31
31
  }));
32
32
  }
33
- export default ActiveObservabilityService24GrayIcon;
33
+ export default ActiveObservabilityService24OntintIcon;
@@ -13,23 +13,24 @@ function Loading16GradientBlueIcon({
13
13
  }, props), title ? /*#__PURE__*/React.createElement("title", {
14
14
  id: titleId
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M8 4a4 4 0 103.304 6.255 1 1 0 011.65 1.13A6 6 0 1114 8a1 1 0 11-1.999 0 4 4 0 00-4-4z",
19
- fill: "url(#paint0_angular_6_5)"
16
+ d: "M14.5 8a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0zM3.06 8a4.94 4.94 0 109.88 0 4.94 4.94 0 00-9.88 0z",
17
+ fill: "#08F",
18
+ fillOpacity: 0.1
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M4.85 13.456a.195.195 0 01-.272.07A6.5 6.5 0 017.122 1.56a.195.195 0 01.22.175l.12 1.154a.206.206 0 01-.177.224 4.94 4.94 0 00-1.926 9.062c.093.06.126.181.071.277l-.58 1.005z",
21
+ fill: "url(#paint0_radial_Loading16GradientBlueIcon_6_5)"
20
22
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_6_5",
23
+ id: "paint0_radial_Loading16GradientBlueIcon_6_5",
22
24
  cx: 0,
23
25
  cy: 0,
24
26
  r: 1,
25
27
  gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "matrix(7.91666 2.5 -2.5 7.91666 8 8)"
28
+ gradientTransform: "matrix(2.5 -10.99998 10.99998 2.5 5 13)"
27
29
  }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#00E0FF",
29
- stopOpacity: 0.1
30
+ stopColor: "#5BCAFF"
30
31
  }), /*#__PURE__*/React.createElement("stop", {
31
32
  offset: 1,
32
- stopColor: "#0080FF"
33
+ stopColor: "#06F"
33
34
  }))));
34
35
  }
35
36
  export default Loading16GradientBlueIcon;
@@ -1,31 +1,34 @@
1
1
  import * as React from "react";
2
- function LoadingBlue16Icon({
2
+ function Loading6GradientBlueIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
6
  }) {
7
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 16,
9
- height: 16,
8
+ width: 6,
9
+ height: 6,
10
10
  fill: "none",
11
11
  xmlns: "http://www.w3.org/2000/svg",
12
12
  "aria-labelledby": titleId
13
13
  }, props), title ? /*#__PURE__*/React.createElement("title", {
14
14
  id: titleId
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
- d: "M14.5 8a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0zM3.06 8a4.94 4.94 0 109.88 0 4.94 4.94 0 00-9.88 0z",
16
+ opacity: 0.5,
17
+ fillRule: "evenodd",
18
+ clipRule: "evenodd",
19
+ d: "M3 5a2 2 0 100-4 2 2 0 000 4zm0 1a3 3 0 100-6 3 3 0 000 6z",
17
20
  fill: "#08F",
18
21
  fillOpacity: 0.1
19
22
  }), /*#__PURE__*/React.createElement("path", {
20
- d: "M4.85 13.456a.195.195 0 01-.272.07A6.5 6.5 0 017.122 1.56a.195.195 0 01.22.175l.12 1.154a.206.206 0 01-.177.224 4.94 4.94 0 00-1.926 9.062c.093.06.126.181.071.277l-.58 1.005z",
21
- fill: "url(#paint0_radial_LoadingBlue16Icon_10877_54457)"
23
+ d: "M3 0a3 3 0 00-1.763 5.427l.586-.807A2.003 2.003 0 013 .997V0z",
24
+ fill: "url(#paint0_radial_Loading6GradientBlueIcon_13765_71910)"
22
25
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
- id: "paint0_radial_LoadingBlue16Icon_10877_54457",
26
+ id: "paint0_radial_Loading6GradientBlueIcon_13765_71910",
24
27
  cx: 0,
25
28
  cy: 0,
26
29
  r: 1,
27
30
  gradientUnits: "userSpaceOnUse",
28
- gradientTransform: "matrix(2.5 -10.99998 10.99998 2.5 5 13)"
31
+ gradientTransform: "matrix(6 -6 6 6 0 6)"
29
32
  }, /*#__PURE__*/React.createElement("stop", {
30
33
  stopColor: "#5BCAFF"
31
34
  }), /*#__PURE__*/React.createElement("stop", {
@@ -33,4 +36,4 @@ function LoadingBlue16Icon({
33
36
  stopColor: "#06F"
34
37
  }))));
35
38
  }
36
- export default LoadingBlue16Icon;
39
+ export default Loading6GradientBlueIcon;
@@ -1,12 +1,12 @@
1
1
  import * as React from "react";
2
- function Loading8BoldOntintIcon({
2
+ function Loading6OntintIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
6
  }) {
7
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 10,
9
- height: 10,
8
+ width: 6,
9
+ height: 6,
10
10
  fill: "none",
11
11
  xmlns: "http://www.w3.org/2000/svg",
12
12
  "aria-labelledby": titleId
@@ -15,21 +15,25 @@ function Loading8BoldOntintIcon({
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
16
  fillRule: "evenodd",
17
17
  clipRule: "evenodd",
18
- d: "M5 1.667A3.333 3.333 0 107.753 6.88a.833.833 0 011.376.94A5 5 0 1110 5a.833.833 0 01-1.667 0A3.333 3.333 0 005 1.667z",
19
- fill: "url(#paint0_angular_10090_58812)"
18
+ d: "M3 5a2 2 0 100-4 2 2 0 000 4zm0 1a3 3 0 100-6 3 3 0 000 6z",
19
+ fill: "#fff",
20
+ fillOpacity: 0.2
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ d: "M3 0a3 3 0 00-1.763 5.427l.586-.807A2.003 2.003 0 013 .997V0z",
23
+ fill: "url(#paint0_radial_Loading6OntintIcon_13765_71911)"
20
24
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_10090_58812",
25
+ id: "paint0_radial_Loading6OntintIcon_13765_71911",
22
26
  cx: 0,
23
27
  cy: 0,
24
28
  r: 1,
25
29
  gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "rotate(17.526 -13.719 18.719) scale(6.91835)"
30
+ gradientTransform: "rotate(117.071 2.938 1.956) scale(6.05926 10.331)"
27
31
  }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#fff",
29
- stopOpacity: 0.1
32
+ stopColor: "#fff"
30
33
  }), /*#__PURE__*/React.createElement("stop", {
31
34
  offset: 1,
32
- stopColor: "#fff"
35
+ stopColor: "#fff",
36
+ stopOpacity: 0.6
33
37
  }))));
34
38
  }
35
- export default Loading8BoldOntintIcon;
39
+ export default Loading6OntintIcon;
@@ -17,10 +17,10 @@ function Loading8GradientBlueIcon({
17
17
  fill: "#08F",
18
18
  fillOpacity: 0.1
19
19
  }), /*#__PURE__*/React.createElement("path", {
20
- d: "M2.05 7.378a.098.098 0 01-.136.035A4 4 0 013.483.033a.098.098 0 01.11.088l.079.756a.103.103 0 01-.089.112A3.04 3.04 0 002.394 6.58c.047.03.064.09.036.138l-.38.659z",
21
- fill: "url(#paint0_radial_Loading8GradientBlueIcon_961_25185)"
20
+ d: "M2.05 7.377a.098.098 0 01-.136.036A4 4 0 013.483.033a.098.098 0 01.11.088l.079.756a.103.103 0 01-.089.111 3.04 3.04 0 00-1.189 5.593c.047.029.064.09.036.138l-.38.658z",
21
+ fill: "url(#paint0_radial_Loading8GradientBlueIcon_11622_42029)"
22
22
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
- id: "paint0_radial_Loading8GradientBlueIcon_961_25185",
23
+ id: "paint0_radial_Loading8GradientBlueIcon_11622_42029",
24
24
  cx: 0,
25
25
  cy: 0,
26
26
  r: 1,
@@ -1,36 +1,37 @@
1
1
  import * as React from "react";
2
- function LoadingGray16Icon({
2
+ function Loading8OntintIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
6
  }) {
7
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 16,
9
- height: 16,
8
+ width: 8,
9
+ height: 8,
10
10
  fill: "none",
11
11
  xmlns: "http://www.w3.org/2000/svg",
12
12
  "aria-labelledby": titleId
13
13
  }, props), title ? /*#__PURE__*/React.createElement("title", {
14
14
  id: titleId
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
- d: "M14.5 8a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0zM3.06 8a4.94 4.94 0 109.88 0 4.94 4.94 0 00-9.88 0z",
17
- fill: "#E1E6F1",
18
- fillOpacity: 0.6
16
+ d: "M8 4a4 4 0 11-8 0 4 4 0 018 0zM.96 4a3.04 3.04 0 106.08 0A3.04 3.04 0 00.96 4z",
17
+ fill: "#fff",
18
+ fillOpacity: 0.2
19
19
  }), /*#__PURE__*/React.createElement("path", {
20
- d: "M4.85 13.456a.195.195 0 01-.272.07A6.5 6.5 0 017.122 1.56a.195.195 0 01.22.175l.12 1.154a.206.206 0 01-.177.224 4.94 4.94 0 00-1.926 9.062c.093.06.126.181.071.277l-.58 1.005z",
21
- fill: "url(#paint0_radial_LoadingGray16Icon_10877_54460)"
20
+ d: "M2.05 7.377a.098.098 0 01-.136.036A4 4 0 013.483.033a.098.098 0 01.11.088l.079.756a.103.103 0 01-.089.111 3.04 3.04 0 00-1.189 5.593c.047.029.064.09.036.138l-.38.658z",
21
+ fill: "url(#paint0_radial_Loading8OntintIcon_10090_58812)"
22
22
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
- id: "paint0_radial_LoadingGray16Icon_10877_54460",
23
+ id: "paint0_radial_Loading8OntintIcon_10090_58812",
24
24
  cx: 0,
25
25
  cy: 0,
26
26
  r: 1,
27
27
  gradientUnits: "userSpaceOnUse",
28
- gradientTransform: "matrix(2.5 -10.49998 10.49998 2.5 5 13)"
28
+ gradientTransform: "rotate(104.191 1.727 1.591) scale(6.90296)"
29
29
  }, /*#__PURE__*/React.createElement("stop", {
30
- stopColor: "#CCD4E3"
30
+ stopColor: "#fff"
31
31
  }), /*#__PURE__*/React.createElement("stop", {
32
32
  offset: 1,
33
- stopColor: "#6B7D99"
33
+ stopColor: "#fff",
34
+ stopOpacity: 0.6
34
35
  }))));
35
36
  }
36
- export default LoadingGray16Icon;
37
+ export default Loading8OntintIcon;
package/dist/esm/index.js CHANGED
@@ -26,7 +26,7 @@ export { default as ActiveConnection16GradiendtBlueIcon } from './ActiveConnecti
26
26
  export { default as ActiveObservabilityService18BlueIcon } from './ActiveObservabilityService18BlueIcon.js'
27
27
  export { default as ActiveObservabilityService18GrayIcon } from './ActiveObservabilityService18GrayIcon.js'
28
28
  export { default as ActiveObservabilityService24BlueIcon } from './ActiveObservabilityService24BlueIcon.js'
29
- export { default as ActiveObservabilityService24GrayIcon } from './ActiveObservabilityService24GrayIcon.js'
29
+ export { default as ActiveObservabilityService24OntintIcon } from './ActiveObservabilityService24OntintIcon.js'
30
30
  export { default as ActiveUninstal14GradiendtRedIcon } from './ActiveUninstal14GradiendtRedIcon.js'
31
31
  export { default as AdjustConfig16GradientBlueIcon } from './AdjustConfig16GradientBlueIcon.js'
32
32
  export { default as AdjustConfig16GradientGrayIcon } from './AdjustConfig16GradientGrayIcon.js'
@@ -579,22 +579,16 @@ export { default as LoadBalancer24GradientGreyIcon } from './LoadBalancer24Gradi
579
579
  export { default as LoadBalancerMonitor24FillOntintIcon } from './LoadBalancerMonitor24FillOntintIcon.js'
580
580
  export { default as LoadBalancerMonitor24GradientBlueIcon } from './LoadBalancerMonitor24GradientBlueIcon.js'
581
581
  export { default as LoadBalancerMonitor24GradientGreyIcon } from './LoadBalancerMonitor24GradientGreyIcon.js'
582
- export { default as Loading16BoldOntintIcon } from './Loading16BoldOntintIcon.js'
583
582
  export { default as Loading16GradientBlueIcon } from './Loading16GradientBlueIcon.js'
584
583
  export { default as Loading16GradientGaryIcon } from './Loading16GradientGaryIcon.js'
585
584
  export { default as Loading16OntintIcon } from './Loading16OntintIcon.js'
586
- export { default as Loading24BoldGradientBlueIcon } from './Loading24BoldGradientBlueIcon.js'
587
585
  export { default as Loading24GradientBlueIcon } from './Loading24GradientBlueIcon.js'
588
586
  export { default as Loading24GradientGaryIcon } from './Loading24GradientGaryIcon.js'
589
587
  export { default as Loading24OntintIcon } from './Loading24OntintIcon.js'
590
- export { default as Loading8BoldGradientBlueIcon } from './Loading8BoldGradientBlueIcon.js'
591
- export { default as Loading8BoldOntintIcon } from './Loading8BoldOntintIcon.js'
588
+ export { default as Loading6GradientBlueIcon } from './Loading6GradientBlueIcon.js'
589
+ export { default as Loading6OntintIcon } from './Loading6OntintIcon.js'
592
590
  export { default as Loading8GradientBlueIcon } from './Loading8GradientBlueIcon.js'
593
- export { default as Loading8GradientWhiteIcon } from './Loading8GradientWhiteIcon.js'
594
- export { default as LoadingBlueIcon } from './LoadingBlueIcon.js'
595
- export { default as LoadingBlue16Icon } from './LoadingBlue16Icon.js'
596
- export { default as LoadingGrayIcon } from './LoadingGrayIcon.js'
597
- export { default as LoadingGray16Icon } from './LoadingGray16Icon.js'
591
+ export { default as Loading8OntintIcon } from './Loading8OntintIcon.js'
598
592
  export { default as Lock16GradientGrayIcon } from './Lock16GradientGrayIcon.js'
599
593
  export { default as LockIcon } from './LockIcon.js'
600
594
  export { default as LogCollection16GradientBlueIcon } from './LogCollection16GradientBlueIcon.js'