@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
@@ -1,35 +0,0 @@
1
- import * as React from "react";
2
- function Loading16BoldOntintIcon({
3
- title,
4
- titleId,
5
- ...props
6
- }) {
7
- return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 16,
9
- height: 16,
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- "aria-labelledby": titleId
13
- }, props), title ? /*#__PURE__*/React.createElement("title", {
14
- id: titleId
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_7)"
20
- }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_6_7",
22
- cx: 0,
23
- cy: 0,
24
- r: 1,
25
- gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "matrix(7.91666 2.5 -2.5 7.91666 8 8)"
27
- }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#fff",
29
- stopOpacity: 0.1
30
- }), /*#__PURE__*/React.createElement("stop", {
31
- offset: 1,
32
- stopColor: "#fff"
33
- }))));
34
- }
35
- export default Loading16BoldOntintIcon;
@@ -1,35 +0,0 @@
1
- import * as React from "react";
2
- function Loading24BoldGradientBlueIcon({
3
- title,
4
- titleId,
5
- ...props
6
- }) {
7
- return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 24,
9
- height: 24,
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- "aria-labelledby": titleId
13
- }, props), title ? /*#__PURE__*/React.createElement("title", {
14
- id: titleId
15
- }, title) : null, /*#__PURE__*/React.createElement("path", {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M12 5.5a6.5 6.5 0 105.369 10.165 1.5 1.5 0 012.476 1.694A9.5 9.5 0 1121.5 12a1.5 1.5 0 01-3 .001A6.5 6.5 0 0012 5.5z",
19
- fill: "url(#paint0_angular_6_1)"
20
- }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_6_1",
22
- cx: 0,
23
- cy: 0,
24
- r: 1,
25
- gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "rotate(17.526 -32.925 44.925) scale(13.1449)"
27
- }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#00E0FF",
29
- stopOpacity: 0.1
30
- }), /*#__PURE__*/React.createElement("stop", {
31
- offset: 1,
32
- stopColor: "#0080FF"
33
- }))));
34
- }
35
- export default Loading24BoldGradientBlueIcon;
@@ -1,35 +0,0 @@
1
- import * as React from "react";
2
- function Loading8BoldGradientBlueIcon({
3
- title,
4
- titleId,
5
- ...props
6
- }) {
7
- return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 10,
9
- height: 10,
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- "aria-labelledby": titleId
13
- }, props), title ? /*#__PURE__*/React.createElement("title", {
14
- id: titleId
15
- }, title) : null, /*#__PURE__*/React.createElement("path", {
16
- fillRule: "evenodd",
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_11622_42029)"
20
- }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_11622_42029",
22
- cx: 0,
23
- cy: 0,
24
- r: 1,
25
- gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "rotate(17.526 -13.719 18.719) scale(6.91835)"
27
- }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#00E0FF",
29
- stopOpacity: 0.1
30
- }), /*#__PURE__*/React.createElement("stop", {
31
- offset: 1,
32
- stopColor: "#0080FF"
33
- }))));
34
- }
35
- export default Loading8BoldGradientBlueIcon;
@@ -1,35 +0,0 @@
1
- import * as React from "react";
2
- function Loading8GradientWhiteIcon({
3
- title,
4
- titleId,
5
- ...props
6
- }) {
7
- return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 10,
9
- height: 10,
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- "aria-labelledby": titleId
13
- }, props), title ? /*#__PURE__*/React.createElement("title", {
14
- id: titleId
15
- }, title) : null, /*#__PURE__*/React.createElement("path", {
16
- fillRule: "evenodd",
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)"
20
- }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_10090_58812",
22
- cx: 0,
23
- cy: 0,
24
- r: 1,
25
- gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "rotate(17.526 -13.719 18.719) scale(6.91835)"
27
- }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#fff",
29
- stopOpacity: 0.1
30
- }), /*#__PURE__*/React.createElement("stop", {
31
- offset: 1,
32
- stopColor: "#fff"
33
- }))));
34
- }
35
- export default Loading8GradientWhiteIcon;
@@ -1,30 +0,0 @@
1
- import * as React from "react";
2
- function LoadingBlueIcon({
3
- title,
4
- titleId,
5
- ...props
6
- }) {
7
- return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 24,
9
- height: 24,
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-labelledby": titleId
12
- }, props), title ? /*#__PURE__*/React.createElement("title", {
13
- id: titleId
14
- }, title) : null, /*#__PURE__*/React.createElement("g", {
15
- transform: "translate(4 4)",
16
- stroke: "#0096FF",
17
- strokeWidth: 2,
18
- fill: "none",
19
- fillRule: "evenodd"
20
- }, /*#__PURE__*/React.createElement("circle", {
21
- opacity: 0.4,
22
- cx: 8,
23
- cy: 8,
24
- r: 8
25
- }), /*#__PURE__*/React.createElement("path", {
26
- d: "M4.36 15.124h0A8 8 0 108.004 0",
27
- strokeLinecap: "round"
28
- })));
29
- }
30
- export default LoadingBlueIcon;
@@ -1,30 +0,0 @@
1
- import * as React from "react";
2
- function LoadingGrayIcon({
3
- title,
4
- titleId,
5
- ...props
6
- }) {
7
- return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 24,
9
- height: 24,
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-labelledby": titleId
12
- }, props), title ? /*#__PURE__*/React.createElement("title", {
13
- id: titleId
14
- }, title) : null, /*#__PURE__*/React.createElement("g", {
15
- transform: "translate(4 4)",
16
- stroke: "#CCD4E3",
17
- strokeWidth: 2,
18
- fill: "none",
19
- fillRule: "evenodd"
20
- }, /*#__PURE__*/React.createElement("circle", {
21
- opacity: 0.4,
22
- cx: 8,
23
- cy: 8,
24
- r: 8
25
- }), /*#__PURE__*/React.createElement("path", {
26
- d: "M4.36 15.124h0A8 8 0 108.004 0",
27
- strokeLinecap: "round"
28
- })));
29
- }
30
- export default LoadingGrayIcon;