@cloudtower/icons-react 0.32.23 → 0.32.25

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 (34) hide show
  1. package/dist/Cluster16YellowIcon.d.ts +4 -0
  2. package/dist/DnsServer24GradientBlueIcon.d.ts +4 -0
  3. package/dist/DnsServer24OntintIcon.d.ts +4 -0
  4. package/dist/IscsiLun24OntintIcon.d.ts +4 -0
  5. package/dist/NfsInode16YellowIcon.d.ts +4 -0
  6. package/dist/NfsInode24OntintIcon.d.ts +4 -0
  7. package/dist/NvmeNamespaceStorageObject16YellowIcon.d.ts +4 -0
  8. package/dist/NvmeNamespaceStorageObject24OntintIcon.d.ts +4 -0
  9. package/dist/Vm24OntintIcon.d.ts +4 -0
  10. package/dist/cjs/Cluster16YellowIcon.js +26 -0
  11. package/dist/cjs/DnsServer24GradientBlueIcon.js +99 -0
  12. package/dist/cjs/DnsServer24OntintIcon.js +33 -0
  13. package/dist/cjs/IscsiLun24OntintIcon.js +24 -0
  14. package/dist/cjs/NfsInode16YellowIcon.js +23 -0
  15. package/dist/cjs/NfsInode24OntintIcon.js +30 -0
  16. package/dist/cjs/NvmeNamespaceStorageObject16YellowIcon.js +28 -0
  17. package/dist/cjs/NvmeNamespaceStorageObject24OntintIcon.js +28 -0
  18. package/dist/cjs/RecoverRecycleVm16GradientGrayIcon.js +13 -8
  19. package/dist/cjs/Vm24OntintIcon.js +26 -0
  20. package/dist/cjs/index.js +9 -0
  21. package/dist/esm/Cluster16YellowIcon.js +26 -0
  22. package/dist/esm/DnsServer24GradientBlueIcon.js +99 -0
  23. package/dist/esm/DnsServer24OntintIcon.js +33 -0
  24. package/dist/esm/IscsiLun24OntintIcon.js +24 -0
  25. package/dist/esm/NfsInode16YellowIcon.js +23 -0
  26. package/dist/esm/NfsInode24OntintIcon.js +30 -0
  27. package/dist/esm/NvmeNamespaceStorageObject16YellowIcon.js +28 -0
  28. package/dist/esm/NvmeNamespaceStorageObject24OntintIcon.js +28 -0
  29. package/dist/esm/RecoverRecycleVm16GradientGrayIcon.js +13 -8
  30. package/dist/esm/Vm24OntintIcon.js +26 -0
  31. package/dist/esm/index.js +9 -0
  32. package/dist/image-types.d.ts +1 -1
  33. package/dist/index.d.ts +9 -0
  34. package/package.json +3 -3
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Cluster16YellowIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Cluster16YellowIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const DnsServer24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default DnsServer24GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const DnsServer24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default DnsServer24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const IscsiLun24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default IscsiLun24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NfsInode16YellowIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NfsInode16YellowIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NfsInode24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NfsInode24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NvmeNamespaceStorageObject16YellowIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NvmeNamespaceStorageObject16YellowIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NvmeNamespaceStorageObject24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NvmeNamespaceStorageObject24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Vm24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Vm24OntintIcon;
4
+
@@ -0,0 +1,26 @@
1
+ const React = require("react");
2
+ function Cluster16YellowIcon({
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
+ "data-testid": "Cluster16YellowIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
17
+ fill: "#FEA008"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M4.5 4A.75.75 0 113 4a.75.75 0 011.5 0zM3.75 8.75a.75.75 0 100-1.5.75.75 0 000 1.5zM3.75 12.75a.75.75 0 100-1.5.75.75 0 000 1.5z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M1 3.9c0-.84 0-1.26.163-1.581a1.5 1.5 0 01.656-.656c.32-.163.74-.163 1.581-.163h9.2c.84 0 1.26 0 1.581.163a1.5 1.5 0 01.655.656c.164.32.164.74.164 1.581v8.2c0 .84 0 1.26-.164 1.581a1.5 1.5 0 01-.655.655c-.32.164-.74.164-1.581.164H3.4c-.84 0-1.26 0-1.581-.164a1.5 1.5 0 01-.656-.655C1 13.361 1 12.941 1 12.1V3.9zm2.4-1.4h9.2c.437 0 .704 0 .904.017a1.281 1.281 0 01.215.034.5.5 0 01.23.23 1.29 1.29 0 01.034.215c.016.2.017.467.017.904v1.6H2V3.9c0-.437 0-.704.017-.904a1.281 1.281 0 01.034-.215l.003-.008a.5.5 0 01.219-.219s.003 0 .008-.003a1.281 1.281 0 01.215-.034c.2-.016.467-.017.904-.017zM2 6.5v3h12v-3H2zm0 5.6v-1.6h12v1.6c0 .437 0 .704-.017.904a1.29 1.29 0 01-.034.215l-.004.008a.5.5 0 01-.218.218l-.008.004a1.29 1.29 0 01-.215.034c-.2.016-.468.017-.904.017H3.4c-.437 0-.704 0-.904-.017a1.29 1.29 0 01-.215-.034.5.5 0 01-.226-.222l-.004-.008a1.281 1.281 0 01-.034-.215c-.016-.2-.017-.468-.017-.904z"
24
+ })));
25
+ }
26
+ module.exports = Cluster16YellowIcon;
@@ -0,0 +1,99 @@
1
+ const React = require("react");
2
+ function DnsServer24GradientBlueIcon({
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
+ "data-testid": "DnsServer24GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("rect", {
17
+ x: 5.5,
18
+ y: 2.5,
19
+ width: 13,
20
+ height: 7,
21
+ rx: 0.5,
22
+ stroke: "url(#paint0_radial_DnsServer24GradientBlueIcon_8055_160)"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ fillRule: "evenodd",
25
+ clipRule: "evenodd",
26
+ d: "M4 5.199A10.458 10.458 0 001.5 12c0 5.799 4.701 10.5 10.5 10.5S22.5 17.799 22.5 12c0-2.594-.94-4.969-2.5-6.801v1.675a9.45 9.45 0 011.497 4.89c-.06.044-.138.098-.236.16-.301.188-.793.45-1.527.717-.706.256-1.636.515-2.836.716A19.463 19.463 0 0016.92 11h-1.002a18.752 18.752 0 01-.034 2.503 32.017 32.017 0 01-3.884.22c-1.499 0-2.785-.085-3.884-.22A18.257 18.257 0 018.082 11H7.08a19.808 19.808 0 00.022 2.357c-1.2-.2-2.13-.46-2.836-.716-.734-.266-1.226-.529-1.527-.717a3.989 3.989 0 01-.236-.16A9.451 9.451 0 014 6.875V5.2zm8 9.523c1.43 0 2.68-.075 3.767-.198-.348 2.36-1.158 3.996-1.95 5.087a7.815 7.815 0 01-1.434 1.525c-.152.12-.282.213-.383.28-.1-.067-.231-.16-.383-.28a7.821 7.821 0 01-1.435-1.525c-.791-1.091-1.6-2.727-1.95-5.087 1.088.123 2.338.198 3.768.198zm-2.627 5.476c.34.469.681.853.995 1.162a9.506 9.506 0 01-7.82-8.39c.344.188.797.4 1.377.611.82.298 1.896.59 3.28.806.346 2.666 1.247 4.541 2.168 5.811zm5.254 0c-.34.469-.681.853-.995 1.162a9.506 9.506 0 007.82-8.39 9.91 9.91 0 01-1.377.611c-.82.298-1.895.59-3.28.806-.345 2.666-1.247 4.541-2.168 5.811z",
27
+ fill: "url(#paint1_radial_DnsServer24GradientBlueIcon_8055_160)"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ d: "M8.346 7.945H7V4.053h1.358c.382 0 .71.078.986.234.276.154.488.377.636.667.15.29.225.637.225 1.041 0 .406-.075.754-.225 1.045a1.563 1.563 0 01-.64.671c-.276.156-.608.234-.994.234zm-.543-.705h.51c.237 0 .437-.043.6-.13a.824.824 0 00.366-.404c.083-.184.125-.42.125-.71 0-.288-.042-.523-.125-.706a.817.817 0 00-.365-.403 1.264 1.264 0 00-.6-.129h-.51V7.24z",
30
+ fill: "url(#paint2_radial_DnsServer24GradientBlueIcon_8055_160)"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ d: "M13.716 4.053v3.892h-.694l-1.653-2.45h-.027v2.45h-.803V4.053h.704l1.64 2.448h.033V4.053h.8z",
33
+ fill: "url(#paint3_radial_DnsServer24GradientBlueIcon_8055_160)"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M16.178 5.172a.484.484 0 00-.19-.357c-.113-.085-.266-.127-.459-.127a.856.856 0 00-.332.057.468.468 0 00-.207.154.377.377 0 00-.07.224c-.003.07.01.13.042.182a.45.45 0 00.131.135c.056.037.12.07.193.097.073.027.151.05.234.069l.341.083c.166.038.318.089.456.152.139.064.259.142.36.234a.97.97 0 01.236.327c.057.125.086.27.087.431-.001.238-.06.445-.178.62a1.135 1.135 0 01-.505.404 1.983 1.983 0 01-.791.143c-.307 0-.574-.048-.802-.144a1.179 1.179 0 01-.53-.428 1.302 1.302 0 01-.199-.705h.778c.008.13.045.24.109.327a.61.61 0 00.261.196c.11.043.235.064.373.064a.94.94 0 00.354-.06.544.544 0 00.236-.17.397.397 0 00.083-.249.328.328 0 00-.076-.22.576.576 0 00-.218-.152 2.186 2.186 0 00-.35-.114l-.415-.107c-.32-.08-.573-.204-.758-.374-.185-.17-.278-.398-.276-.686-.002-.235.06-.441.183-.617.125-.177.296-.314.514-.413.218-.099.465-.148.742-.148.282 0 .528.05.738.148.211.099.376.236.493.413.118.176.178.38.182.611h-.77z",
36
+ fill: "url(#paint4_radial_DnsServer24GradientBlueIcon_8055_160)"
37
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
38
+ id: "paint0_radial_DnsServer24GradientBlueIcon_8055_160",
39
+ cx: 0,
40
+ cy: 0,
41
+ r: 1,
42
+ gradientUnits: "userSpaceOnUse",
43
+ gradientTransform: "matrix(13.99998 -8 6.89232 12.06154 5 10)"
44
+ }, /*#__PURE__*/React.createElement("stop", {
45
+ stopColor: "color(display-p3 .3569 .7922 1)"
46
+ }), /*#__PURE__*/React.createElement("stop", {
47
+ offset: 1,
48
+ stopColor: "color(display-p3 0 .4 1)"
49
+ })), /*#__PURE__*/React.createElement("radialGradient", {
50
+ id: "paint1_radial_DnsServer24GradientBlueIcon_8055_160",
51
+ cx: 0,
52
+ cy: 0,
53
+ r: 1,
54
+ gradientUnits: "userSpaceOnUse",
55
+ gradientTransform: "rotate(-39.484 32.098 9.16) scale(27.2089 26.7061)"
56
+ }, /*#__PURE__*/React.createElement("stop", {
57
+ stopColor: "color(display-p3 .3569 .7922 1)"
58
+ }), /*#__PURE__*/React.createElement("stop", {
59
+ offset: 1,
60
+ stopColor: "color(display-p3 0 .4 1)"
61
+ })), /*#__PURE__*/React.createElement("radialGradient", {
62
+ id: "paint2_radial_DnsServer24GradientBlueIcon_8055_160",
63
+ cx: 0,
64
+ cy: 0,
65
+ r: 1,
66
+ gradientUnits: "userSpaceOnUse",
67
+ gradientTransform: "matrix(9.99997 -3.99999 2.75862 6.89655 7 8)"
68
+ }, /*#__PURE__*/React.createElement("stop", {
69
+ stopColor: "color(display-p3 .3569 .7922 1)"
70
+ }), /*#__PURE__*/React.createElement("stop", {
71
+ offset: 1,
72
+ stopColor: "color(display-p3 0 .4 1)"
73
+ })), /*#__PURE__*/React.createElement("radialGradient", {
74
+ id: "paint3_radial_DnsServer24GradientBlueIcon_8055_160",
75
+ cx: 0,
76
+ cy: 0,
77
+ r: 1,
78
+ gradientUnits: "userSpaceOnUse",
79
+ gradientTransform: "matrix(9.99997 -3.99999 2.75862 6.89655 7 8)"
80
+ }, /*#__PURE__*/React.createElement("stop", {
81
+ stopColor: "color(display-p3 .3569 .7922 1)"
82
+ }), /*#__PURE__*/React.createElement("stop", {
83
+ offset: 1,
84
+ stopColor: "color(display-p3 0 .4 1)"
85
+ })), /*#__PURE__*/React.createElement("radialGradient", {
86
+ id: "paint4_radial_DnsServer24GradientBlueIcon_8055_160",
87
+ cx: 0,
88
+ cy: 0,
89
+ r: 1,
90
+ gradientUnits: "userSpaceOnUse",
91
+ gradientTransform: "matrix(9.99997 -3.99999 2.75862 6.89655 7 8)"
92
+ }, /*#__PURE__*/React.createElement("stop", {
93
+ stopColor: "color(display-p3 .3569 .7922 1)"
94
+ }), /*#__PURE__*/React.createElement("stop", {
95
+ offset: 1,
96
+ stopColor: "color(display-p3 0 .4 1)"
97
+ }))));
98
+ }
99
+ module.exports = DnsServer24GradientBlueIcon;
@@ -0,0 +1,33 @@
1
+ const React = require("react");
2
+ function DnsServer24OntintIcon({
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
+ "data-testid": "DnsServer24OntintIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("rect", {
17
+ x: 5.5,
18
+ y: 2.5,
19
+ width: 13,
20
+ height: 7,
21
+ rx: 0.5,
22
+ stroke: "#fff"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ fillRule: "evenodd",
25
+ clipRule: "evenodd",
26
+ d: "M4 5.199A10.458 10.458 0 001.5 12c0 5.799 4.701 10.5 10.5 10.5S22.5 17.799 22.5 12c0-2.594-.94-4.969-2.5-6.801v1.675a9.45 9.45 0 011.497 4.89c-.06.044-.138.098-.236.16-.301.188-.793.45-1.527.717-.706.256-1.636.515-2.836.716A19.463 19.463 0 0016.92 11h-1.002a18.752 18.752 0 01-.034 2.503 32.017 32.017 0 01-3.884.22c-1.499 0-2.785-.085-3.884-.22A18.257 18.257 0 018.082 11H7.08a19.808 19.808 0 00.022 2.357c-1.2-.2-2.13-.46-2.836-.716-.734-.266-1.226-.529-1.527-.717a3.989 3.989 0 01-.236-.16A9.451 9.451 0 014 6.875V5.2zm8 9.523c1.43 0 2.68-.075 3.767-.198-.348 2.36-1.158 3.996-1.95 5.087a7.815 7.815 0 01-1.434 1.525c-.152.12-.282.213-.383.28-.1-.067-.231-.16-.383-.28a7.821 7.821 0 01-1.435-1.525c-.791-1.091-1.6-2.727-1.95-5.087 1.088.123 2.338.198 3.768.198zm-2.627 5.476c.34.469.681.853.995 1.162a9.506 9.506 0 01-7.82-8.39c.344.188.797.4 1.377.611.82.298 1.896.59 3.28.806.346 2.666 1.247 4.541 2.168 5.811zm5.254 0c-.34.469-.681.853-.995 1.162a9.506 9.506 0 007.82-8.39 9.91 9.91 0 01-1.377.611c-.82.298-1.895.59-3.28.806-.345 2.666-1.247 4.541-2.168 5.811z",
27
+ fill: "#fff"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ d: "M8.346 7.945H7V4.053h1.358c.382 0 .71.078.986.234.276.154.488.377.636.667.15.29.225.637.225 1.041 0 .406-.075.754-.225 1.045a1.563 1.563 0 01-.64.671c-.276.156-.608.234-.994.234zm-.543-.705h.51c.237 0 .437-.043.6-.13a.824.824 0 00.366-.404c.083-.184.125-.42.125-.71 0-.288-.042-.523-.125-.706a.817.817 0 00-.365-.403 1.264 1.264 0 00-.6-.129h-.51V7.24zM13.716 4.053v3.892h-.694l-1.653-2.45h-.027v2.45h-.803V4.053h.704l1.64 2.448h.033V4.053h.8zM16.178 5.172a.484.484 0 00-.19-.357c-.113-.085-.266-.127-.459-.127a.856.856 0 00-.332.057.468.468 0 00-.207.154.377.377 0 00-.07.224c-.003.07.01.13.042.182a.45.45 0 00.131.135c.056.037.12.07.193.097.073.027.151.05.234.069l.341.083c.166.038.318.089.456.152.139.064.259.142.36.234a.97.97 0 01.236.327c.057.125.086.27.087.431-.001.238-.06.445-.178.62a1.135 1.135 0 01-.505.404 1.983 1.983 0 01-.791.143c-.307 0-.574-.048-.802-.144a1.179 1.179 0 01-.53-.428 1.302 1.302 0 01-.199-.705h.778c.008.13.045.24.109.327a.61.61 0 00.261.196c.11.043.235.064.373.064a.94.94 0 00.354-.06.544.544 0 00.236-.17.397.397 0 00.083-.249.328.328 0 00-.076-.22.576.576 0 00-.218-.152 2.186 2.186 0 00-.35-.114l-.415-.107c-.32-.08-.573-.204-.758-.374-.185-.17-.278-.398-.276-.686-.002-.235.06-.441.183-.617.125-.177.296-.314.514-.413.218-.099.465-.148.742-.148.282 0 .528.05.738.148.211.099.376.236.493.413.118.176.178.38.182.611h-.77z",
30
+ fill: "#fff"
31
+ }));
32
+ }
33
+ module.exports = DnsServer24OntintIcon;
@@ -0,0 +1,24 @@
1
+ const React = require("react");
2
+ function IscsiLun24OntintIcon({
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
+ "data-testid": "IscsiLun24OntintIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
17
+ fill: "#fff"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M14.036 2.829l2.603 2.603a.5.5 0 11-.707.707l-2.588-2.588a12.922 12.922 0 00-.682-.655c-.167-.142-.27-.199-.353-.226a1 1 0 00-.618 0c-.083.027-.186.084-.353.226-.172.146-.379.352-.681.655L6.98 7.227c-.303.303-.509.51-.655.682-.142.167-.199.27-.226.353a1 1 0 000 .618c.027.083.084.186.226.353.146.172.352.379.655.681l3.676 3.677c.303.303.51.509.682.655.167.142.27.199.353.226.2.065.417.065.618 0 .084-.027.186-.084.353-.226.173-.146.379-.352.681-.655l2.59-2.588a.5.5 0 11.706.707l-2.603 2.603c-.285.285-.52.52-.726.695-.215.183-.433.33-.692.415a2 2 0 01-1.236 0c-.259-.084-.476-.232-.691-.415-.208-.175-.442-.41-.727-.695l-3.706-3.706c-.285-.285-.52-.52-.695-.726-.183-.215-.33-.433-.415-.692a2 2 0 010-1.236c.084-.26.232-.477.415-.692.175-.207.41-.441.695-.726l3.706-3.706c.285-.285.52-.52.726-.695.216-.183.433-.33.692-.415a2 2 0 011.236 0c.26.084.477.232.692.415.207.175.441.41.726.695z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M13 8.5a.5.5 0 01.5-.5h6a.5.5 0 110 1h-6a.5.5 0 01-.5-.5zM5.92 22h3.166v-.862h-2.12v-4.084H5.92V22zM12.833 17.055v3.122c0 .565-.396.973-1.004.973-.606 0-1.005-.408-1.005-.973v-3.122H9.78v3.211c0 1.082.816 1.804 2.05 1.804 1.229 0 2.05-.722 2.05-1.804v-3.211h-1.046zM17.835 17.055h1.04V22h-.902l-2.152-3.113h-.036V22h-1.046v-4.945h.918l2.134 3.11h.044v-3.11z"
22
+ })));
23
+ }
24
+ module.exports = IscsiLun24OntintIcon;
@@ -0,0 +1,23 @@
1
+ const React = require("react");
2
+ function NfsInode16YellowIcon({
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
+ "data-testid": "NfsInode16YellowIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ fillRule: "evenodd",
18
+ clipRule: "evenodd",
19
+ d: "M3 8V3.4c0-.437 0-.704.017-.904a1.281 1.281 0 01.034-.215l.003-.008a.5.5 0 01.219-.219s.003 0 .008-.003a1.281 1.281 0 01.215-.034c.2-.016.467-.017.904-.017H9v2.4c0 .56 0 .84.109 1.054a1 1 0 00.437.437C9.76 6 10.04 6 10.6 6H13v2H3zm11 0a1 1 0 011 1v5a1 1 0 01-1 1H2a1 1 0 01-1-1V9a1 1 0 011-1V3.4c0-.84 0-1.26.163-1.581a1.5 1.5 0 01.656-.656C3.139 1 3.559 1 4.4 1h4.606c.367 0 .55 0 .723.041.153.037.3.098.433.18.152.093.281.223.54.482l2.595 2.594c.26.26.39.39.482.54.082.135.143.281.18.434.041.173.041.356.041.723V8zM2 9h12v5H2V9zm10.756 1.863h-.888c-.018-.222-.16-.354-.46-.354-.287 0-.412.11-.414.26-.008.164.137.259.46.327l.28.06c.755.162 1.066.528 1.069 1.048-.003.675-.522 1.049-1.389 1.049-.89 0-1.472-.384-1.475-1.242h.881c.015.314.226.48.581.48.297 0 .45-.118.454-.287-.003-.155-.133-.25-.514-.333l-.34-.074c-.606-.13-.977-.427-.975-.961-.005-.651.569-1.088 1.382-1.088.828 0 1.345.444 1.348 1.115zM6.242 9.794h-.928v1.79h-.027l-1.215-1.79h-.787v3.418h.928v-1.795h.02l1.235 1.796h.774V9.793zm.739 3.418h.928v-1.335h1.329v-.747H7.909v-.588h1.475v-.748H6.981v3.418z",
20
+ fill: "#FEA008"
21
+ }));
22
+ }
23
+ module.exports = NfsInode16YellowIcon;
@@ -0,0 +1,30 @@
1
+ const React = require("react");
2
+ function NfsInode24OntintIcon({
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
+ "data-testid": "NfsInode24OntintIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
17
+ fill: "#fff"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M9.776 12.745h-.98v2.928h-.04l-2.01-2.928h-.863V17.4h.984v-2.93H6.9l2.025 2.93h.85v-4.654zM10.789 17.4h.984v-1.923h1.893v-.811h-1.893v-1.11h2.098v-.81h-3.082V17.4zM17.258 14.084h.943c-.014-.83-.696-1.402-1.732-1.402-1.02 0-1.768.563-1.764 1.409-.002.686.482 1.08 1.269 1.268l.506.127c.507.123.789.268.791.582-.002.341-.325.573-.825.573-.511 0-.88-.236-.911-.702h-.952c.025 1.006.745 1.527 1.875 1.527 1.136 0 1.804-.543 1.807-1.396-.003-.774-.587-1.186-1.396-1.368l-.418-.1c-.405-.093-.743-.243-.737-.577 0-.3.266-.52.748-.52.47 0 .76.213.796.58z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M13.5 2h.124c.384 0 .576 0 .756.045.04.01.08.022.118.035h.002c.116.04.226.094.33.16.155.101.286.241.548.522l3.977 4.26c.238.256.357.384.442.53.076.131.131.272.165.418l.005.023.001.007c.032.157.032.331.032.66v1.84h1a1 1 0 011 1v7a1 1 0 01-1 1h-1v.1c0 .84 0 1.26-.163 1.581a1.5 1.5 0 01-.656.655c-.32.164-.74.164-1.581.164H6.4c-.84 0-1.26 0-1.581-.163a1.5 1.5 0 01-.656-.656C4 20.861 4 20.441 4 19.6v-.1H3a1 1 0 01-1-1v-7a1 1 0 011-1h1V4.4c0-.84 0-1.26.163-1.581a1.5 1.5 0 01.656-.656C5.139 2 5.559 2 6.4 2h7.1zm.546 6.891C14.26 9 14.54 9 15.1 9H19v1.5H5V4.4c0-.437 0-.704.017-.904a1.281 1.281 0 01.034-.215.5.5 0 01.222-.226l.008-.004a1.281 1.281 0 01.215-.034c.2-.016.467-.017.904-.017h7.1v4.4c0 .56 0 .84.109 1.054a1 1 0 00.437.437zM19 19.6v-.1H5v.1c0 .436 0 .704.017.904a1.281 1.281 0 00.034.215.5.5 0 00.23.23 1.29 1.29 0 00.215.034c.2.016.467.017.904.017h11.2c.436 0 .704 0 .904-.017a1.29 1.29 0 00.215-.034l.007-.003h.001a.5.5 0 00.218-.219l.004-.008a1.29 1.29 0 00.034-.215c.016-.2.017-.468.017-.904zm2-8.1H3v7h18v-7z"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M9.776 12.745h-.98v2.928h-.04l-2.01-2.928h-.863V17.4h.984v-2.93H6.9l2.025 2.93h.85v-4.654zm1.013 4.655h.984v-1.923h1.893v-.811h-1.893v-1.11h2.098v-.81h-3.082V17.4zm6.469-3.316h.943c-.014-.83-.696-1.402-1.732-1.402-1.02 0-1.768.563-1.764 1.409-.002.686.482 1.08 1.269 1.268l.506.127c.507.123.789.268.791.582-.002.341-.325.573-.825.573-.511 0-.88-.236-.911-.702h-.952c.025 1.006.745 1.527 1.875 1.527 1.136 0 1.804-.543 1.807-1.396-.003-.774-.587-1.186-1.396-1.368l-.418-.1c-.405-.093-.743-.243-.737-.577 0-.3.266-.52.748-.52.47 0 .76.213.796.58z"
28
+ })));
29
+ }
30
+ module.exports = NfsInode24OntintIcon;
@@ -0,0 +1,28 @@
1
+ const React = require("react");
2
+ function NvmeNamespaceStorageObject16YellowIcon({
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
+ "data-testid": "NvmeNamespaceStorageObject16YellowIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
17
+ fill: "#FEA008"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M12 5v2h-2V5h2zM9 7V5H7v2h2zM6 5v2H4V5h2z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M14 5a2 2 0 00-2-2H4a2 2 0 00-2 2v2a2 2 0 002 2h8a2 2 0 002-2V5zm-1 2V5a1 1 0 00-1-1H4a1 1 0 00-1 1v2a1 1 0 001 1h8a1 1 0 001-1z"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ d: "M10.959 10.88h-.613c-.023-.23-.21-.364-.516-.364-.313 0-.486.138-.486.326-.004.21.216.304.478.362l.272.063c.525.114.905.372.906.858-.002.534-.435.875-1.173.875-.734 0-1.201-.326-1.218-.958h.619c.02.292.26.44.591.44.325 0 .535-.145.536-.358-.001-.197-.184-.288-.513-.365l-.33-.08c-.51-.118-.824-.365-.823-.795-.003-.53.483-.884 1.145-.884.673 0 1.116.36 1.125.88zM6.892 10.04h.636v2.919h-.552L5.66 11.122H5.64v1.837H5v-2.92h.56l1.305 1.837h.027V10.04z"
26
+ })));
27
+ }
28
+ module.exports = NvmeNamespaceStorageObject16YellowIcon;
@@ -0,0 +1,28 @@
1
+ const React = require("react");
2
+ function NvmeNamespaceStorageObject24OntintIcon({
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
+ "data-testid": "NvmeNamespaceStorageObject24OntintIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
17
+ fill: "#fff"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M19 8v4h-4V8h4zM14 12V8h-4v4h4zM9 8v4H5V8h4z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M21 8a2 2 0 00-2-2H5a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2V8zm-1 4V8a1 1 0 00-1-1H5a1 1 0 00-1 1v4a1 1 0 001 1h14a1 1 0 001-1z"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ d: "M16.104 16.891h-.885c-.034-.343-.304-.543-.745-.543-.452 0-.701.207-.701.488-.007.313.31.454.69.541l.392.094c.758.17 1.306.556 1.308 1.282-.002.8-.628 1.309-1.694 1.309-1.059 0-1.734-.488-1.758-1.432h.893c.03.437.375.658.855.658.468 0 .771-.217.773-.537-.002-.294-.266-.43-.741-.545l-.476-.12c-.737-.176-1.19-.545-1.189-1.188-.004-.793.697-1.321 1.654-1.321.971 0 1.61.537 1.623 1.314zM10.232 15.636h.918V20h-.797l-1.898-2.747h-.032V20H7.5v-4.364h.81l1.883 2.745h.039v-2.745z"
26
+ })));
27
+ }
28
+ module.exports = NvmeNamespaceStorageObject24OntintIcon;
@@ -5,8 +5,8 @@ function RecoverRecycleVm16GradientGrayIcon({
5
5
  ...props
6
6
  }) {
7
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 16,
9
- height: 16,
8
+ width: 32,
9
+ height: 32,
10
10
  fill: "none",
11
11
  xmlns: "http://www.w3.org/2000/svg",
12
12
  "data-testid": "RecoverRecycleVm16GradientGrayIcon",
@@ -14,20 +14,25 @@ function RecoverRecycleVm16GradientGrayIcon({
14
14
  }, props), title ? /*#__PURE__*/React.createElement("title", {
15
15
  id: titleId
16
16
  }, title) : null, /*#__PURE__*/React.createElement("path", {
17
- d: "M8.004 14.993c3.826 0 6.996-3.17 6.996-6.997C15 4.17 11.823 1 7.996 1 4.17 1 1 4.17 1 7.996c0 3.827 3.177 6.997 7.004 6.997zm0-1.242a5.732 5.732 0 01-5.748-5.755 5.725 5.725 0 015.74-5.754 5.748 5.748 0 015.762 5.754 5.733 5.733 0 01-5.754 5.755zm3.516-4.924c0-1.64-1.177-2.643-2.78-2.643H6.711l-.78.029.527-.419.7-.671a.495.495 0 00.16-.361.498.498 0 00-.506-.506.455.455 0 00-.354.152L4.646 6.249a.593.593 0 00-.188.419.58.58 0 00.188.419l1.82 1.862a.507.507 0 00.36.145.495.495 0 00.492-.506.485.485 0 00-.152-.36l-.845-.802-.39-.289.78.03h2.03c.995 0 1.746.577 1.746 1.61 0 1.053-.736 1.71-1.747 1.71h-.953c-.303 0-.542.18-.542.506 0 .325.239.505.55.505h.945c1.596 0 2.78-1.032 2.78-2.671z",
18
- fill: "url(#paint0_radial_RecoverRecycleVm16GradientGrayIcon)"
17
+ fill: "#EDF0F7",
18
+ d: "M0 0h32v32H0z"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ fillRule: "evenodd",
21
+ clipRule: "evenodd",
22
+ d: "M9.396 13.694a.5.5 0 010-.707l3.182-3.182a.5.5 0 11.708.707l-2.329 2.329h7.293c.76 0 1.877.252 2.815 1.011.959.777 1.685 2.05 1.685 3.989 0 .747-.22 1.855-.894 2.792-.693.962-1.843 1.708-3.606 1.708h-3a.5.5 0 110-1h3c1.437 0 2.287-.588 2.794-1.292.526-.73.706-1.621.706-2.208 0-1.66-.607-2.638-1.315-3.212a3.631 3.631 0 00-2.185-.788h-7.293l2.329 2.328a.5.5 0 01-.708.707l-3.182-3.182z",
23
+ fill: "url(#paint0_radial_RecoverRecycleVm16GradientGrayIcon_4143_47735)"
19
24
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
20
- id: "paint0_radial_RecoverRecycleVm16GradientGrayIcon",
25
+ id: "paint0_radial_RecoverRecycleVm16GradientGrayIcon_4143_47735",
21
26
  cx: 0,
22
27
  cy: 0,
23
28
  r: 1,
24
29
  gradientUnits: "userSpaceOnUse",
25
- gradientTransform: "rotate(-44.985 18.605 6.289) scale(19.7939)"
30
+ gradientTransform: "matrix(13.5 -12.682 12.65728 13.47369 9.25 22.34)"
26
31
  }, /*#__PURE__*/React.createElement("stop", {
27
- stopColor: "#CCD4E3"
32
+ stopColor: "#5BCAFF"
28
33
  }), /*#__PURE__*/React.createElement("stop", {
29
34
  offset: 1,
30
- stopColor: "#6B7D99"
35
+ stopColor: "#06F"
31
36
  }))));
32
37
  }
33
38
  module.exports = RecoverRecycleVm16GradientGrayIcon;
@@ -0,0 +1,26 @@
1
+ const React = require("react");
2
+ function Vm24OntintIcon({
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
+ "data-testid": "Vm24OntintIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
17
+ fill: "#fff"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M6.5 9a.5.5 0 000 1h3a.5.5 0 000-1h-3z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M3 7.2c0-1.12 0-1.68.218-2.108a2 2 0 01.874-.874C4.52 4 5.08 4 6.2 4h11.6c1.12 0 1.68 0 2.108.218a2 2 0 01.874.874C21 5.52 21 6.08 21 7.2v7.6c0 1.12 0 1.68-.218 2.108a2 2 0 01-.874.874C19.48 18 18.92 18 17.8 18H14v2h2.5a.5.5 0 010 1h-9a.5.5 0 010-1H10v-2H6.2c-1.12 0-1.68 0-2.108-.218a2 2 0 01-.874-.874C3 16.48 3 15.92 3 14.8V7.2zM6.2 5h11.6c.577 0 .949 0 1.232.024.272.022.372.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422C20 6.25 20 6.623 20 7.2v7.6c0 .577 0 .949-.024 1.232-.022.272-.06.372-.085.422a1 1 0 01-.437.437c-.05.025-.15.063-.422.085C18.75 17 18.377 17 17.8 17H6.2c-.577 0-.949 0-1.232-.024-.272-.022-.373-.06-.422-.085a1 1 0 01-.437-.437c-.025-.05-.063-.15-.085-.422C4 15.75 4 15.377 4 14.8V7.2c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085C5.25 5 5.623 5 6.2 5z"
24
+ })));
25
+ }
26
+ module.exports = Vm24OntintIcon;
package/dist/cjs/index.js CHANGED
@@ -238,6 +238,7 @@ module.exports.Cluster16BlueIcon = require("./Cluster16BlueIcon.js")
238
238
  module.exports.Cluster16GradientBlueIcon = require("./Cluster16GradientBlueIcon.js")
239
239
  module.exports.Cluster16GradientGrayIcon = require("./Cluster16GradientGrayIcon.js")
240
240
  module.exports.Cluster16OntintIcon = require("./Cluster16OntintIcon.js")
241
+ module.exports.Cluster16YellowIcon = require("./Cluster16YellowIcon.js")
241
242
  module.exports.Cluster16Icon = require("./Cluster16Icon.js")
242
243
  module.exports.Cluster24BlueIcon = require("./Cluster24BlueIcon.js")
243
244
  module.exports.Cluster24GradientBlueIcon = require("./Cluster24GradientBlueIcon.js")
@@ -324,6 +325,8 @@ module.exports.DiskUnmount16RedIcon = require("./DiskUnmount16RedIcon.js")
324
325
  module.exports.DiskIcon = require("./DiskIcon.js")
325
326
  module.exports.Distribute16GradientBlueIcon = require("./Distribute16GradientBlueIcon.js")
326
327
  module.exports.Distribute16GradientGrayIcon = require("./Distribute16GradientGrayIcon.js")
328
+ module.exports.DnsServer24GradientBlueIcon = require("./DnsServer24GradientBlueIcon.js")
329
+ module.exports.DnsServer24OntintIcon = require("./DnsServer24OntintIcon.js")
327
330
  module.exports.DotIntervalSeparation16TertiaryIcon = require("./DotIntervalSeparation16TertiaryIcon.js")
328
331
  module.exports.DownIcon = require("./DownIcon.js")
329
332
  module.exports.Download16GradientBlueIcon = require("./Download16GradientBlueIcon.js")
@@ -563,6 +566,7 @@ module.exports.IscsiLun16YellowIcon = require("./IscsiLun16YellowIcon.js")
563
566
  module.exports.IscsiLun24BlueIcon = require("./IscsiLun24BlueIcon.js")
564
567
  module.exports.IscsiLun24GradientBlueIcon = require("./IscsiLun24GradientBlueIcon.js")
565
568
  module.exports.IscsiLun24GradientGrayIcon = require("./IscsiLun24GradientGrayIcon.js")
569
+ module.exports.IscsiLun24OntintIcon = require("./IscsiLun24OntintIcon.js")
566
570
  module.exports.IscsiLun24Icon = require("./IscsiLun24Icon.js")
567
571
  module.exports.IscsiTarget16GradientBlueIcon = require("./IscsiTarget16GradientBlueIcon.js")
568
572
  module.exports.IscsiTarget24BlueIcon = require("./IscsiTarget24BlueIcon.js")
@@ -808,7 +812,9 @@ module.exports.NfsFile24GradientBlueIcon = require("./NfsFile24GradientBlueIcon.
808
812
  module.exports.NfsFile24GradientGrayIcon = require("./NfsFile24GradientGrayIcon.js")
809
813
  module.exports.NfsFolder24GradientBlueIcon = require("./NfsFolder24GradientBlueIcon.js")
810
814
  module.exports.NfsFolder24GradientGrayIcon = require("./NfsFolder24GradientGrayIcon.js")
815
+ module.exports.NfsInode16YellowIcon = require("./NfsInode16YellowIcon.js")
811
816
  module.exports.NfsInode24BlueIcon = require("./NfsInode24BlueIcon.js")
817
+ module.exports.NfsInode24OntintIcon = require("./NfsInode24OntintIcon.js")
812
818
  module.exports.NfsInode24Icon = require("./NfsInode24Icon.js")
813
819
  module.exports.Nic16GradientBlueIcon = require("./Nic16GradientBlueIcon.js")
814
820
  module.exports.Nic24BlueIcon = require("./Nic24BlueIcon.js")
@@ -847,8 +853,10 @@ module.exports.NvmeNamespaceGroup24GrayIcon = require("./NvmeNamespaceGroup24Gra
847
853
  module.exports.NvmeNamespaceStorageObject16GradientBlueIcon = require("./NvmeNamespaceStorageObject16GradientBlueIcon.js")
848
854
  module.exports.NvmeNamespaceStorageObject16GradientGrayIcon = require("./NvmeNamespaceStorageObject16GradientGrayIcon.js")
849
855
  module.exports.NvmeNamespaceStorageObject16OntintIcon = require("./NvmeNamespaceStorageObject16OntintIcon.js")
856
+ module.exports.NvmeNamespaceStorageObject16YellowIcon = require("./NvmeNamespaceStorageObject16YellowIcon.js")
850
857
  module.exports.NvmeNamespaceStorageObject24BlueIcon = require("./NvmeNamespaceStorageObject24BlueIcon.js")
851
858
  module.exports.NvmeNamespaceStorageObject24GrayIcon = require("./NvmeNamespaceStorageObject24GrayIcon.js")
859
+ module.exports.NvmeNamespaceStorageObject24OntintIcon = require("./NvmeNamespaceStorageObject24OntintIcon.js")
852
860
  module.exports.NvmeSubsystemDatastoreStorageObject16GradientBlueIcon = require("./NvmeSubsystemDatastoreStorageObject16GradientBlueIcon.js")
853
861
  module.exports.NvmeSubsystemDatastoreStorageObject16GradientGrayIcon = require("./NvmeSubsystemDatastoreStorageObject16GradientGrayIcon.js")
854
862
  module.exports.NvmeSubsystemDatastoreStorageObject16OntintIcon = require("./NvmeSubsystemDatastoreStorageObject16OntintIcon.js")
@@ -1523,6 +1531,7 @@ module.exports.Vm16Icon = require("./Vm16Icon.js")
1523
1531
  module.exports.Vm24BlueIcon = require("./Vm24BlueIcon.js")
1524
1532
  module.exports.Vm24GradientBlueIcon = require("./Vm24GradientBlueIcon.js")
1525
1533
  module.exports.Vm24GradientGrayIcon = require("./Vm24GradientGrayIcon.js")
1534
+ module.exports.Vm24OntintIcon = require("./Vm24OntintIcon.js")
1526
1535
  module.exports.Vm24PrimaryIcon = require("./Vm24PrimaryIcon.js")
1527
1536
  module.exports.Vm24Icon = require("./Vm24Icon.js")
1528
1537
  module.exports.VmClone16Icon = require("./VmClone16Icon.js")
@@ -0,0 +1,26 @@
1
+ import * as React from "react";
2
+ function Cluster16YellowIcon({
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
+ "data-testid": "Cluster16YellowIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
17
+ fill: "#FEA008"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M4.5 4A.75.75 0 113 4a.75.75 0 011.5 0zM3.75 8.75a.75.75 0 100-1.5.75.75 0 000 1.5zM3.75 12.75a.75.75 0 100-1.5.75.75 0 000 1.5z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M1 3.9c0-.84 0-1.26.163-1.581a1.5 1.5 0 01.656-.656c.32-.163.74-.163 1.581-.163h9.2c.84 0 1.26 0 1.581.163a1.5 1.5 0 01.655.656c.164.32.164.74.164 1.581v8.2c0 .84 0 1.26-.164 1.581a1.5 1.5 0 01-.655.655c-.32.164-.74.164-1.581.164H3.4c-.84 0-1.26 0-1.581-.164a1.5 1.5 0 01-.656-.655C1 13.361 1 12.941 1 12.1V3.9zm2.4-1.4h9.2c.437 0 .704 0 .904.017a1.281 1.281 0 01.215.034.5.5 0 01.23.23 1.29 1.29 0 01.034.215c.016.2.017.467.017.904v1.6H2V3.9c0-.437 0-.704.017-.904a1.281 1.281 0 01.034-.215l.003-.008a.5.5 0 01.219-.219s.003 0 .008-.003a1.281 1.281 0 01.215-.034c.2-.016.467-.017.904-.017zM2 6.5v3h12v-3H2zm0 5.6v-1.6h12v1.6c0 .437 0 .704-.017.904a1.29 1.29 0 01-.034.215l-.004.008a.5.5 0 01-.218.218l-.008.004a1.29 1.29 0 01-.215.034c-.2.016-.468.017-.904.017H3.4c-.437 0-.704 0-.904-.017a1.29 1.29 0 01-.215-.034.5.5 0 01-.226-.222l-.004-.008a1.281 1.281 0 01-.034-.215c-.016-.2-.017-.468-.017-.904z"
24
+ })));
25
+ }
26
+ export default Cluster16YellowIcon;
@@ -0,0 +1,99 @@
1
+ import * as React from "react";
2
+ function DnsServer24GradientBlueIcon({
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
+ "data-testid": "DnsServer24GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("rect", {
17
+ x: 5.5,
18
+ y: 2.5,
19
+ width: 13,
20
+ height: 7,
21
+ rx: 0.5,
22
+ stroke: "url(#paint0_radial_DnsServer24GradientBlueIcon_8055_160)"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ fillRule: "evenodd",
25
+ clipRule: "evenodd",
26
+ d: "M4 5.199A10.458 10.458 0 001.5 12c0 5.799 4.701 10.5 10.5 10.5S22.5 17.799 22.5 12c0-2.594-.94-4.969-2.5-6.801v1.675a9.45 9.45 0 011.497 4.89c-.06.044-.138.098-.236.16-.301.188-.793.45-1.527.717-.706.256-1.636.515-2.836.716A19.463 19.463 0 0016.92 11h-1.002a18.752 18.752 0 01-.034 2.503 32.017 32.017 0 01-3.884.22c-1.499 0-2.785-.085-3.884-.22A18.257 18.257 0 018.082 11H7.08a19.808 19.808 0 00.022 2.357c-1.2-.2-2.13-.46-2.836-.716-.734-.266-1.226-.529-1.527-.717a3.989 3.989 0 01-.236-.16A9.451 9.451 0 014 6.875V5.2zm8 9.523c1.43 0 2.68-.075 3.767-.198-.348 2.36-1.158 3.996-1.95 5.087a7.815 7.815 0 01-1.434 1.525c-.152.12-.282.213-.383.28-.1-.067-.231-.16-.383-.28a7.821 7.821 0 01-1.435-1.525c-.791-1.091-1.6-2.727-1.95-5.087 1.088.123 2.338.198 3.768.198zm-2.627 5.476c.34.469.681.853.995 1.162a9.506 9.506 0 01-7.82-8.39c.344.188.797.4 1.377.611.82.298 1.896.59 3.28.806.346 2.666 1.247 4.541 2.168 5.811zm5.254 0c-.34.469-.681.853-.995 1.162a9.506 9.506 0 007.82-8.39 9.91 9.91 0 01-1.377.611c-.82.298-1.895.59-3.28.806-.345 2.666-1.247 4.541-2.168 5.811z",
27
+ fill: "url(#paint1_radial_DnsServer24GradientBlueIcon_8055_160)"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ d: "M8.346 7.945H7V4.053h1.358c.382 0 .71.078.986.234.276.154.488.377.636.667.15.29.225.637.225 1.041 0 .406-.075.754-.225 1.045a1.563 1.563 0 01-.64.671c-.276.156-.608.234-.994.234zm-.543-.705h.51c.237 0 .437-.043.6-.13a.824.824 0 00.366-.404c.083-.184.125-.42.125-.71 0-.288-.042-.523-.125-.706a.817.817 0 00-.365-.403 1.264 1.264 0 00-.6-.129h-.51V7.24z",
30
+ fill: "url(#paint2_radial_DnsServer24GradientBlueIcon_8055_160)"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ d: "M13.716 4.053v3.892h-.694l-1.653-2.45h-.027v2.45h-.803V4.053h.704l1.64 2.448h.033V4.053h.8z",
33
+ fill: "url(#paint3_radial_DnsServer24GradientBlueIcon_8055_160)"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M16.178 5.172a.484.484 0 00-.19-.357c-.113-.085-.266-.127-.459-.127a.856.856 0 00-.332.057.468.468 0 00-.207.154.377.377 0 00-.07.224c-.003.07.01.13.042.182a.45.45 0 00.131.135c.056.037.12.07.193.097.073.027.151.05.234.069l.341.083c.166.038.318.089.456.152.139.064.259.142.36.234a.97.97 0 01.236.327c.057.125.086.27.087.431-.001.238-.06.445-.178.62a1.135 1.135 0 01-.505.404 1.983 1.983 0 01-.791.143c-.307 0-.574-.048-.802-.144a1.179 1.179 0 01-.53-.428 1.302 1.302 0 01-.199-.705h.778c.008.13.045.24.109.327a.61.61 0 00.261.196c.11.043.235.064.373.064a.94.94 0 00.354-.06.544.544 0 00.236-.17.397.397 0 00.083-.249.328.328 0 00-.076-.22.576.576 0 00-.218-.152 2.186 2.186 0 00-.35-.114l-.415-.107c-.32-.08-.573-.204-.758-.374-.185-.17-.278-.398-.276-.686-.002-.235.06-.441.183-.617.125-.177.296-.314.514-.413.218-.099.465-.148.742-.148.282 0 .528.05.738.148.211.099.376.236.493.413.118.176.178.38.182.611h-.77z",
36
+ fill: "url(#paint4_radial_DnsServer24GradientBlueIcon_8055_160)"
37
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
38
+ id: "paint0_radial_DnsServer24GradientBlueIcon_8055_160",
39
+ cx: 0,
40
+ cy: 0,
41
+ r: 1,
42
+ gradientUnits: "userSpaceOnUse",
43
+ gradientTransform: "matrix(13.99998 -8 6.89232 12.06154 5 10)"
44
+ }, /*#__PURE__*/React.createElement("stop", {
45
+ stopColor: "color(display-p3 .3569 .7922 1)"
46
+ }), /*#__PURE__*/React.createElement("stop", {
47
+ offset: 1,
48
+ stopColor: "color(display-p3 0 .4 1)"
49
+ })), /*#__PURE__*/React.createElement("radialGradient", {
50
+ id: "paint1_radial_DnsServer24GradientBlueIcon_8055_160",
51
+ cx: 0,
52
+ cy: 0,
53
+ r: 1,
54
+ gradientUnits: "userSpaceOnUse",
55
+ gradientTransform: "rotate(-39.484 32.098 9.16) scale(27.2089 26.7061)"
56
+ }, /*#__PURE__*/React.createElement("stop", {
57
+ stopColor: "color(display-p3 .3569 .7922 1)"
58
+ }), /*#__PURE__*/React.createElement("stop", {
59
+ offset: 1,
60
+ stopColor: "color(display-p3 0 .4 1)"
61
+ })), /*#__PURE__*/React.createElement("radialGradient", {
62
+ id: "paint2_radial_DnsServer24GradientBlueIcon_8055_160",
63
+ cx: 0,
64
+ cy: 0,
65
+ r: 1,
66
+ gradientUnits: "userSpaceOnUse",
67
+ gradientTransform: "matrix(9.99997 -3.99999 2.75862 6.89655 7 8)"
68
+ }, /*#__PURE__*/React.createElement("stop", {
69
+ stopColor: "color(display-p3 .3569 .7922 1)"
70
+ }), /*#__PURE__*/React.createElement("stop", {
71
+ offset: 1,
72
+ stopColor: "color(display-p3 0 .4 1)"
73
+ })), /*#__PURE__*/React.createElement("radialGradient", {
74
+ id: "paint3_radial_DnsServer24GradientBlueIcon_8055_160",
75
+ cx: 0,
76
+ cy: 0,
77
+ r: 1,
78
+ gradientUnits: "userSpaceOnUse",
79
+ gradientTransform: "matrix(9.99997 -3.99999 2.75862 6.89655 7 8)"
80
+ }, /*#__PURE__*/React.createElement("stop", {
81
+ stopColor: "color(display-p3 .3569 .7922 1)"
82
+ }), /*#__PURE__*/React.createElement("stop", {
83
+ offset: 1,
84
+ stopColor: "color(display-p3 0 .4 1)"
85
+ })), /*#__PURE__*/React.createElement("radialGradient", {
86
+ id: "paint4_radial_DnsServer24GradientBlueIcon_8055_160",
87
+ cx: 0,
88
+ cy: 0,
89
+ r: 1,
90
+ gradientUnits: "userSpaceOnUse",
91
+ gradientTransform: "matrix(9.99997 -3.99999 2.75862 6.89655 7 8)"
92
+ }, /*#__PURE__*/React.createElement("stop", {
93
+ stopColor: "color(display-p3 .3569 .7922 1)"
94
+ }), /*#__PURE__*/React.createElement("stop", {
95
+ offset: 1,
96
+ stopColor: "color(display-p3 0 .4 1)"
97
+ }))));
98
+ }
99
+ export default DnsServer24GradientBlueIcon;