@cloudtower/icons-react 0.32.1 → 0.32.2

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 (125) hide show
  1. package/dist/ArrowChevronDown16BoldTertiaryIcon.d.ts +4 -0
  2. package/dist/CalendarClockDateTime16GradientBlueIcon.d.ts +4 -0
  3. package/dist/CalendarClockDateTime16SecondaryIcon.d.ts +4 -0
  4. package/dist/Convert16GradientBlueIcon.d.ts +4 -0
  5. package/dist/Convert24GradientBlueIcon.d.ts +4 -0
  6. package/dist/EdgeGateway16GradientBlueIcon.d.ts +4 -0
  7. package/dist/EdgeGatewayGroup16GradientBlueIcon.d.ts +4 -0
  8. package/dist/EdgeGatewayGroup24GradientBlueIcon.d.ts +4 -0
  9. package/dist/EdgeGatewayNew24GradientBlueIcon.d.ts +4 -0
  10. package/dist/EdgeGatewaySwap24GradientBlueIcon.d.ts +4 -0
  11. package/dist/HotfixPackagePatchFile16GradientGrayIcon.d.ts +4 -0
  12. package/dist/HotfixPackagePatchFile24GradientBlueIcon.d.ts +4 -0
  13. package/dist/InstallPackagePatch16GradientBlueIcon.d.ts +4 -0
  14. package/dist/Ip16YellowOutlinedIcon.d.ts +4 -0
  15. package/dist/IscsLun16OntintIcon.d.ts +4 -0
  16. package/dist/IscsiTargetDatastoreStorageObject16OntintIcon.d.ts +4 -0
  17. package/dist/K8SNamespace16GradientBlueIcon.d.ts +4 -0
  18. package/dist/Key16GradientBlueIcon.d.ts +4 -0
  19. package/dist/Key16GradientGrayIcon.d.ts +4 -0
  20. package/dist/Key16OntintIcon.d.ts +4 -0
  21. package/dist/Key24GradientBllueIcon.d.ts +4 -0
  22. package/dist/Key24GradientGrayIcon.d.ts +4 -0
  23. package/dist/Key24OntintIcon.d.ts +4 -0
  24. package/dist/Main16GradientGrayIcon.d.ts +4 -0
  25. package/dist/Main16OntintIcon.d.ts +4 -0
  26. package/dist/MinusUnmountRemoveCircle24GradientRedIconIcon.d.ts +4 -0
  27. package/dist/NvmeNamespaceGroup16GradientGrayIcon.d.ts +4 -0
  28. package/dist/NvmeNamespaceGroup16OntintIcon.d.ts +4 -0
  29. package/dist/NvmeNamespaceStorageObject16GradientGrayIcon.d.ts +4 -0
  30. package/dist/NvmeNamespaceStorageObject16OntintIcon.d.ts +4 -0
  31. package/dist/NvmeSubsystemDatastoreStorageObject16GradientGrayIcon.d.ts +4 -0
  32. package/dist/NvmeSubsystemDatastoreStorageObject16OntintIcon.d.ts +4 -0
  33. package/dist/PoweronStartNew16GradientGreyIcon.d.ts +4 -0
  34. package/dist/ScalingUp16GradientBlueIconIcon.d.ts +4 -0
  35. package/dist/SearchNav16GradientGrayIcon.d.ts +4 -0
  36. package/dist/ServiceComponent16Gray50Icon.d.ts +4 -0
  37. package/dist/ServiceComponent16Gray70Icon.d.ts +4 -0
  38. package/dist/StatusUnknownQuestionMark16GreyIconIcon.d.ts +4 -0
  39. package/dist/cjs/ArrowChevronDown16BoldSecondaryIcon.js +2 -2
  40. package/dist/cjs/ArrowChevronDown16BoldTertiaryIcon.js +24 -0
  41. package/dist/cjs/ArrowChevronUp16BoldSecondaryIcon.js +2 -4
  42. package/dist/cjs/CalendarClockDateTime16GradientBlueIcon.js +232 -0
  43. package/dist/cjs/CalendarClockDateTime16SecondaryIcon.js +38 -0
  44. package/dist/cjs/Convert16GradientBlueIcon.js +50 -0
  45. package/dist/cjs/Convert24GradientBlueIcon.js +48 -0
  46. package/dist/cjs/EdgeGateway16GradientBlueIcon.js +65 -0
  47. package/dist/cjs/EdgeGatewayGroup16GradientBlueIcon.js +80 -0
  48. package/dist/cjs/EdgeGatewayGroup24GradientBlueIcon.js +80 -0
  49. package/dist/cjs/EdgeGatewayNew24GradientBlueIcon.js +65 -0
  50. package/dist/cjs/EdgeGatewaySwap24GradientBlueIcon.js +48 -0
  51. package/dist/cjs/HotfixPackagePatchFile16GradientGrayIcon.js +50 -0
  52. package/dist/cjs/HotfixPackagePatchFile24GradientBlueIcon.js +50 -0
  53. package/dist/cjs/InstallPackagePatch16GradientBlueIcon.js +50 -0
  54. package/dist/cjs/Ip16YellowOutlinedIcon.js +23 -0
  55. package/dist/cjs/IscsLun16OntintIcon.js +23 -0
  56. package/dist/cjs/IscsiTargetDatastoreStorageObject16OntintIcon.js +23 -0
  57. package/dist/cjs/K8SNamespace16GradientBlueIcon.js +35 -0
  58. package/dist/cjs/K8SNamespace16GradientGrayIcon.js +5 -5
  59. package/dist/cjs/Key16GradientBlueIcon.js +35 -0
  60. package/dist/cjs/Key16GradientGrayIcon.js +35 -0
  61. package/dist/cjs/Key16OntintIcon.js +23 -0
  62. package/dist/cjs/Key24GradientBllueIcon.js +35 -0
  63. package/dist/cjs/Key24GradientGrayIcon.js +35 -0
  64. package/dist/cjs/Key24OntintIcon.js +23 -0
  65. package/dist/cjs/Main16GradientGrayIcon.js +35 -0
  66. package/dist/cjs/Main16OntintIcon.js +23 -0
  67. package/dist/cjs/MinusUnmountRemoveCircle24GradientRedIconIcon.js +50 -0
  68. package/dist/cjs/NvmeNamespaceGroup16GradientGrayIcon.js +110 -0
  69. package/dist/cjs/NvmeNamespaceGroup16OntintIcon.js +28 -0
  70. package/dist/cjs/NvmeNamespaceStorageObject16GradientGrayIcon.js +110 -0
  71. package/dist/cjs/NvmeNamespaceStorageObject16OntintIcon.js +28 -0
  72. package/dist/cjs/NvmeSubsystemDatastoreStorageObject16GradientGrayIcon.js +114 -0
  73. package/dist/cjs/NvmeSubsystemDatastoreStorageObject16OntintIcon.js +30 -0
  74. package/dist/cjs/PoweronStartNew16GradientGreyIcon.js +36 -0
  75. package/dist/cjs/ScalingUp16GradientBlueIconIcon.js +55 -0
  76. package/dist/cjs/SearchNav16GradientGrayIcon.js +35 -0
  77. package/dist/cjs/ServiceComponent16Gray50Icon.js +27 -0
  78. package/dist/cjs/ServiceComponent16Gray70Icon.js +27 -0
  79. package/dist/cjs/StatusUnknownQuestionMark16GreyIconIcon.js +28 -0
  80. package/dist/cjs/index.js +38 -0
  81. package/dist/esm/ArrowChevronDown16BoldSecondaryIcon.js +2 -2
  82. package/dist/esm/ArrowChevronDown16BoldTertiaryIcon.js +24 -0
  83. package/dist/esm/ArrowChevronUp16BoldSecondaryIcon.js +2 -4
  84. package/dist/esm/CalendarClockDateTime16GradientBlueIcon.js +232 -0
  85. package/dist/esm/CalendarClockDateTime16SecondaryIcon.js +38 -0
  86. package/dist/esm/Convert16GradientBlueIcon.js +50 -0
  87. package/dist/esm/Convert24GradientBlueIcon.js +48 -0
  88. package/dist/esm/EdgeGateway16GradientBlueIcon.js +65 -0
  89. package/dist/esm/EdgeGatewayGroup16GradientBlueIcon.js +80 -0
  90. package/dist/esm/EdgeGatewayGroup24GradientBlueIcon.js +80 -0
  91. package/dist/esm/EdgeGatewayNew24GradientBlueIcon.js +65 -0
  92. package/dist/esm/EdgeGatewaySwap24GradientBlueIcon.js +48 -0
  93. package/dist/esm/HotfixPackagePatchFile16GradientGrayIcon.js +50 -0
  94. package/dist/esm/HotfixPackagePatchFile24GradientBlueIcon.js +50 -0
  95. package/dist/esm/InstallPackagePatch16GradientBlueIcon.js +50 -0
  96. package/dist/esm/Ip16YellowOutlinedIcon.js +23 -0
  97. package/dist/esm/IscsLun16OntintIcon.js +23 -0
  98. package/dist/esm/IscsiTargetDatastoreStorageObject16OntintIcon.js +23 -0
  99. package/dist/esm/K8SNamespace16GradientBlueIcon.js +35 -0
  100. package/dist/esm/K8SNamespace16GradientGrayIcon.js +5 -5
  101. package/dist/esm/Key16GradientBlueIcon.js +35 -0
  102. package/dist/esm/Key16GradientGrayIcon.js +35 -0
  103. package/dist/esm/Key16OntintIcon.js +23 -0
  104. package/dist/esm/Key24GradientBllueIcon.js +35 -0
  105. package/dist/esm/Key24GradientGrayIcon.js +35 -0
  106. package/dist/esm/Key24OntintIcon.js +23 -0
  107. package/dist/esm/Main16GradientGrayIcon.js +35 -0
  108. package/dist/esm/Main16OntintIcon.js +23 -0
  109. package/dist/esm/MinusUnmountRemoveCircle24GradientRedIconIcon.js +50 -0
  110. package/dist/esm/NvmeNamespaceGroup16GradientGrayIcon.js +110 -0
  111. package/dist/esm/NvmeNamespaceGroup16OntintIcon.js +28 -0
  112. package/dist/esm/NvmeNamespaceStorageObject16GradientGrayIcon.js +110 -0
  113. package/dist/esm/NvmeNamespaceStorageObject16OntintIcon.js +28 -0
  114. package/dist/esm/NvmeSubsystemDatastoreStorageObject16GradientGrayIcon.js +114 -0
  115. package/dist/esm/NvmeSubsystemDatastoreStorageObject16OntintIcon.js +30 -0
  116. package/dist/esm/PoweronStartNew16GradientGreyIcon.js +36 -0
  117. package/dist/esm/ScalingUp16GradientBlueIconIcon.js +55 -0
  118. package/dist/esm/SearchNav16GradientGrayIcon.js +35 -0
  119. package/dist/esm/ServiceComponent16Gray50Icon.js +27 -0
  120. package/dist/esm/ServiceComponent16Gray70Icon.js +27 -0
  121. package/dist/esm/StatusUnknownQuestionMark16GreyIconIcon.js +28 -0
  122. package/dist/esm/index.js +38 -0
  123. package/dist/image-types.d.ts +1 -1
  124. package/dist/index.d.ts +38 -0
  125. package/package.json +3 -3
@@ -0,0 +1,232 @@
1
+ import * as React from "react";
2
+ function CalendarClockDateTime16GradientBlueIcon({
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": "CalendarClockDateTime16GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M12.7 10.5a.4.4 0 00-.8 0V12a.4.4 0 00.221.358l1 .5a.4.4 0 00.358-.716l-.78-.39V10.5z",
18
+ fill: "url(#paint0_radial_CalendarClockDateTime16GradientBlueIcon_15825_35)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ fillRule: "evenodd",
21
+ clipRule: "evenodd",
22
+ d: "M12.3 8.6a3.4 3.4 0 100 6.8 3.4 3.4 0 000-6.8zM9.7 12a2.6 2.6 0 115.2 0 2.6 2.6 0 01-5.2 0z",
23
+ fill: "url(#paint1_radial_CalendarClockDateTime16GradientBlueIcon_15825_35)"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M3.8 1.5a.5.5 0 01.5.5v.5h6V2a.5.5 0 011 0v.5h1.5A1.5 1.5 0 0114.3 4v4.535a3.975 3.975 0 00-1-.409V6h-12v7a.5.5 0 00.5.5h6.79c.147.363.346.7.587 1H1.8A1.5 1.5 0 01.3 13V4a1.5 1.5 0 011.5-1.5h1.5V2a.5.5 0 01.5-.5zm6.5 2V4a.5.5 0 001 0v-.5h1.5a.5.5 0 01.5.5v1h-12V4a.5.5 0 01.5-.5h1.5V4a.5.5 0 001 0v-.5h6z",
28
+ fill: "url(#paint2_radial_CalendarClockDateTime16GradientBlueIcon_15825_35)"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ d: "M9.54 9.105c-.315.3-.582.652-.785 1.041a.678.678 0 01.785-1.041z",
31
+ fill: "url(#paint3_radial_CalendarClockDateTime16GradientBlueIcon_15825_35)"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ d: "M11.91 8.019c-.364.035-.715.12-1.044.246a.677.677 0 01.427-1.205.678.678 0 01.617.959z",
34
+ fill: "url(#paint4_radial_CalendarClockDateTime16GradientBlueIcon_15825_35)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M5.981 7.738a.678.678 0 11-1.356 0 .678.678 0 011.356 0z",
37
+ fill: "url(#paint5_radial_CalendarClockDateTime16GradientBlueIcon_15825_35)"
38
+ }), /*#__PURE__*/React.createElement("path", {
39
+ d: "M7.3 8.416a.678.678 0 100-1.356.678.678 0 000 1.356z",
40
+ fill: "url(#paint6_radial_CalendarClockDateTime16GradientBlueIcon_15825_35)"
41
+ }), /*#__PURE__*/React.createElement("path", {
42
+ d: "M9.296 8.416a.678.678 0 100-1.356.678.678 0 000 1.356z",
43
+ fill: "url(#paint7_radial_CalendarClockDateTime16GradientBlueIcon_15825_35)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M7.978 9.738a.678.678 0 11-1.356 0 .678.678 0 011.356 0z",
46
+ fill: "url(#paint8_radial_CalendarClockDateTime16GradientBlueIcon_15825_35)"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ d: "M7.3 12.415a.678.678 0 100-1.356.678.678 0 000 1.356z",
49
+ fill: "url(#paint9_radial_CalendarClockDateTime16GradientBlueIcon_15825_35)"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M5.303 10.416a.678.678 0 100-1.356.678.678 0 000 1.356z",
52
+ fill: "url(#paint10_radial_CalendarClockDateTime16GradientBlueIcon_15825_35)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M5.981 11.737a.678.678 0 11-1.356 0 .678.678 0 011.356 0z",
55
+ fill: "url(#paint11_radial_CalendarClockDateTime16GradientBlueIcon_15825_35)"
56
+ }), /*#__PURE__*/React.createElement("path", {
57
+ d: "M3.307 10.416a.678.678 0 100-1.356.678.678 0 000 1.356z",
58
+ fill: "url(#paint12_radial_CalendarClockDateTime16GradientBlueIcon_15825_35)"
59
+ }), /*#__PURE__*/React.createElement("path", {
60
+ d: "M3.985 11.737a.678.678 0 11-1.357 0 .678.678 0 011.357 0z",
61
+ fill: "url(#paint13_radial_CalendarClockDateTime16GradientBlueIcon_15825_35)"
62
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
63
+ id: "paint0_radial_CalendarClockDateTime16GradientBlueIcon_15825_35",
64
+ cx: 0,
65
+ cy: 0,
66
+ r: 1,
67
+ gradientUnits: "userSpaceOnUse",
68
+ gradientTransform: "rotate(-42.069 20.173 7.31) scale(20.7455 20.637)"
69
+ }, /*#__PURE__*/React.createElement("stop", {
70
+ stopColor: "#5BCAFF"
71
+ }), /*#__PURE__*/React.createElement("stop", {
72
+ offset: 1,
73
+ stopColor: "#06F"
74
+ })), /*#__PURE__*/React.createElement("radialGradient", {
75
+ id: "paint1_radial_CalendarClockDateTime16GradientBlueIcon_15825_35",
76
+ cx: 0,
77
+ cy: 0,
78
+ r: 1,
79
+ gradientUnits: "userSpaceOnUse",
80
+ gradientTransform: "rotate(-42.069 20.173 7.31) scale(20.7455 20.637)"
81
+ }, /*#__PURE__*/React.createElement("stop", {
82
+ stopColor: "#5BCAFF"
83
+ }), /*#__PURE__*/React.createElement("stop", {
84
+ offset: 1,
85
+ stopColor: "#06F"
86
+ })), /*#__PURE__*/React.createElement("radialGradient", {
87
+ id: "paint2_radial_CalendarClockDateTime16GradientBlueIcon_15825_35",
88
+ cx: 0,
89
+ cy: 0,
90
+ r: 1,
91
+ gradientUnits: "userSpaceOnUse",
92
+ gradientTransform: "rotate(-42.069 20.173 7.31) scale(20.7455 20.637)"
93
+ }, /*#__PURE__*/React.createElement("stop", {
94
+ stopColor: "#5BCAFF"
95
+ }), /*#__PURE__*/React.createElement("stop", {
96
+ offset: 1,
97
+ stopColor: "#06F"
98
+ })), /*#__PURE__*/React.createElement("radialGradient", {
99
+ id: "paint3_radial_CalendarClockDateTime16GradientBlueIcon_15825_35",
100
+ cx: 0,
101
+ cy: 0,
102
+ r: 1,
103
+ gradientUnits: "userSpaceOnUse",
104
+ gradientTransform: "rotate(-42.069 20.173 7.31) scale(20.7455 20.637)"
105
+ }, /*#__PURE__*/React.createElement("stop", {
106
+ stopColor: "#5BCAFF"
107
+ }), /*#__PURE__*/React.createElement("stop", {
108
+ offset: 1,
109
+ stopColor: "#06F"
110
+ })), /*#__PURE__*/React.createElement("radialGradient", {
111
+ id: "paint4_radial_CalendarClockDateTime16GradientBlueIcon_15825_35",
112
+ cx: 0,
113
+ cy: 0,
114
+ r: 1,
115
+ gradientUnits: "userSpaceOnUse",
116
+ gradientTransform: "rotate(-42.069 20.173 7.31) scale(20.7455 20.637)"
117
+ }, /*#__PURE__*/React.createElement("stop", {
118
+ stopColor: "#5BCAFF"
119
+ }), /*#__PURE__*/React.createElement("stop", {
120
+ offset: 1,
121
+ stopColor: "#06F"
122
+ })), /*#__PURE__*/React.createElement("radialGradient", {
123
+ id: "paint5_radial_CalendarClockDateTime16GradientBlueIcon_15825_35",
124
+ cx: 0,
125
+ cy: 0,
126
+ r: 1,
127
+ gradientUnits: "userSpaceOnUse",
128
+ gradientTransform: "rotate(-42.069 20.173 7.31) scale(20.7455 20.637)"
129
+ }, /*#__PURE__*/React.createElement("stop", {
130
+ stopColor: "#5BCAFF"
131
+ }), /*#__PURE__*/React.createElement("stop", {
132
+ offset: 1,
133
+ stopColor: "#06F"
134
+ })), /*#__PURE__*/React.createElement("radialGradient", {
135
+ id: "paint6_radial_CalendarClockDateTime16GradientBlueIcon_15825_35",
136
+ cx: 0,
137
+ cy: 0,
138
+ r: 1,
139
+ gradientUnits: "userSpaceOnUse",
140
+ gradientTransform: "rotate(-42.069 20.173 7.31) scale(20.7455 20.637)"
141
+ }, /*#__PURE__*/React.createElement("stop", {
142
+ stopColor: "#5BCAFF"
143
+ }), /*#__PURE__*/React.createElement("stop", {
144
+ offset: 1,
145
+ stopColor: "#06F"
146
+ })), /*#__PURE__*/React.createElement("radialGradient", {
147
+ id: "paint7_radial_CalendarClockDateTime16GradientBlueIcon_15825_35",
148
+ cx: 0,
149
+ cy: 0,
150
+ r: 1,
151
+ gradientUnits: "userSpaceOnUse",
152
+ gradientTransform: "rotate(-42.069 20.173 7.31) scale(20.7455 20.637)"
153
+ }, /*#__PURE__*/React.createElement("stop", {
154
+ stopColor: "#5BCAFF"
155
+ }), /*#__PURE__*/React.createElement("stop", {
156
+ offset: 1,
157
+ stopColor: "#06F"
158
+ })), /*#__PURE__*/React.createElement("radialGradient", {
159
+ id: "paint8_radial_CalendarClockDateTime16GradientBlueIcon_15825_35",
160
+ cx: 0,
161
+ cy: 0,
162
+ r: 1,
163
+ gradientUnits: "userSpaceOnUse",
164
+ gradientTransform: "rotate(-42.069 20.173 7.31) scale(20.7455 20.637)"
165
+ }, /*#__PURE__*/React.createElement("stop", {
166
+ stopColor: "#5BCAFF"
167
+ }), /*#__PURE__*/React.createElement("stop", {
168
+ offset: 1,
169
+ stopColor: "#06F"
170
+ })), /*#__PURE__*/React.createElement("radialGradient", {
171
+ id: "paint9_radial_CalendarClockDateTime16GradientBlueIcon_15825_35",
172
+ cx: 0,
173
+ cy: 0,
174
+ r: 1,
175
+ gradientUnits: "userSpaceOnUse",
176
+ gradientTransform: "rotate(-42.069 20.173 7.31) scale(20.7455 20.637)"
177
+ }, /*#__PURE__*/React.createElement("stop", {
178
+ stopColor: "#5BCAFF"
179
+ }), /*#__PURE__*/React.createElement("stop", {
180
+ offset: 1,
181
+ stopColor: "#06F"
182
+ })), /*#__PURE__*/React.createElement("radialGradient", {
183
+ id: "paint10_radial_CalendarClockDateTime16GradientBlueIcon_15825_35",
184
+ cx: 0,
185
+ cy: 0,
186
+ r: 1,
187
+ gradientUnits: "userSpaceOnUse",
188
+ gradientTransform: "rotate(-42.069 20.173 7.31) scale(20.7455 20.637)"
189
+ }, /*#__PURE__*/React.createElement("stop", {
190
+ stopColor: "#5BCAFF"
191
+ }), /*#__PURE__*/React.createElement("stop", {
192
+ offset: 1,
193
+ stopColor: "#06F"
194
+ })), /*#__PURE__*/React.createElement("radialGradient", {
195
+ id: "paint11_radial_CalendarClockDateTime16GradientBlueIcon_15825_35",
196
+ cx: 0,
197
+ cy: 0,
198
+ r: 1,
199
+ gradientUnits: "userSpaceOnUse",
200
+ gradientTransform: "rotate(-42.069 20.173 7.31) scale(20.7455 20.637)"
201
+ }, /*#__PURE__*/React.createElement("stop", {
202
+ stopColor: "#5BCAFF"
203
+ }), /*#__PURE__*/React.createElement("stop", {
204
+ offset: 1,
205
+ stopColor: "#06F"
206
+ })), /*#__PURE__*/React.createElement("radialGradient", {
207
+ id: "paint12_radial_CalendarClockDateTime16GradientBlueIcon_15825_35",
208
+ cx: 0,
209
+ cy: 0,
210
+ r: 1,
211
+ gradientUnits: "userSpaceOnUse",
212
+ gradientTransform: "rotate(-42.069 20.173 7.31) scale(20.7455 20.637)"
213
+ }, /*#__PURE__*/React.createElement("stop", {
214
+ stopColor: "#5BCAFF"
215
+ }), /*#__PURE__*/React.createElement("stop", {
216
+ offset: 1,
217
+ stopColor: "#06F"
218
+ })), /*#__PURE__*/React.createElement("radialGradient", {
219
+ id: "paint13_radial_CalendarClockDateTime16GradientBlueIcon_15825_35",
220
+ cx: 0,
221
+ cy: 0,
222
+ r: 1,
223
+ gradientUnits: "userSpaceOnUse",
224
+ gradientTransform: "rotate(-42.069 20.173 7.31) scale(20.7455 20.637)"
225
+ }, /*#__PURE__*/React.createElement("stop", {
226
+ stopColor: "#5BCAFF"
227
+ }), /*#__PURE__*/React.createElement("stop", {
228
+ offset: 1,
229
+ stopColor: "#06F"
230
+ }))));
231
+ }
232
+ export default CalendarClockDateTime16GradientBlueIcon;
@@ -0,0 +1,38 @@
1
+ import * as React from "react";
2
+ function CalendarClockDateTime16SecondaryIcon({
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": "CalendarClockDateTime16SecondaryIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M12.7 10.5a.4.4 0 00-.8 0V12a.4.4 0 00.221.358l1 .5a.4.4 0 00.358-.716l-.78-.39V10.5z",
18
+ fill: "#2C3852",
19
+ fillOpacity: 0.75
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M12.3 8.6a3.4 3.4 0 100 6.8 3.4 3.4 0 000-6.8zM9.7 12a2.6 2.6 0 115.2 0 2.6 2.6 0 01-5.2 0z",
24
+ fill: "#2C3852",
25
+ fillOpacity: 0.75
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fillRule: "evenodd",
28
+ clipRule: "evenodd",
29
+ d: "M3.8 1.5a.5.5 0 01.5.5v.5h6V2a.5.5 0 011 0v.5h1.5A1.5 1.5 0 0114.3 4v4.535a3.975 3.975 0 00-1-.409V6h-12v7a.5.5 0 00.5.5h6.79c.147.363.346.7.587 1H1.8A1.5 1.5 0 01.3 13V4a1.5 1.5 0 011.5-1.5h1.5V2a.5.5 0 01.5-.5zm6.5 2V4a.5.5 0 001 0v-.5h1.5a.5.5 0 01.5.5v1h-12V4a.5.5 0 01.5-.5h1.5V4a.5.5 0 001 0v-.5h6z",
30
+ fill: "#2C3852",
31
+ fillOpacity: 0.75
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ d: "M9.54 9.105c-.315.3-.582.652-.785 1.041a.678.678 0 01.785-1.041zM11.91 8.019c-.364.035-.715.12-1.044.246a.677.677 0 01.427-1.205.678.678 0 01.617.959zM5.981 7.738a.678.678 0 11-1.356 0 .678.678 0 011.356 0zM7.3 8.416a.678.678 0 100-1.356.678.678 0 000 1.356zM9.296 8.416a.678.678 0 100-1.356.678.678 0 000 1.356zM7.978 9.738a.678.678 0 11-1.356 0 .678.678 0 011.356 0zM7.3 12.415a.678.678 0 100-1.356.678.678 0 000 1.356zM5.303 10.416a.678.678 0 100-1.356.678.678 0 000 1.356zM5.981 11.737a.678.678 0 11-1.356 0 .678.678 0 011.356 0zM3.307 10.416a.678.678 0 100-1.356.678.678 0 000 1.356zM3.985 11.737a.678.678 0 11-1.357 0 .678.678 0 011.357 0z",
34
+ fill: "#2C3852",
35
+ fillOpacity: 0.75
36
+ }));
37
+ }
38
+ export default CalendarClockDateTime16SecondaryIcon;
@@ -0,0 +1,50 @@
1
+ import * as React from "react";
2
+ function Convert16GradientBlueIcon({
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": "Convert16GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M3.746 1.646a.5.5 0 11.708.708L3.307 3.5h7.36a3.167 3.167 0 013.166 3.166v1a.5.5 0 01-1 0v-1c0-1.196-.97-2.166-2.167-2.166H3.108l1.346 1.345a.5.5 0 11-.708.708L2.071 4.878a1.1 1.1 0 010-1.556l1.675-1.676z",
18
+ fill: "url(#paint0_radial_Convert16GradientBlueIcon_15825_17)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ fillRule: "evenodd",
21
+ clipRule: "evenodd",
22
+ d: "M3.166 8.334a.5.5 0 00-1 0v1a3.167 3.167 0 003.167 3.167h7.659l-1.346 1.345a.5.5 0 00.707.708l1.676-1.676a1.1 1.1 0 000-1.556l-1.675-1.676a.5.5 0 10-.708.708l1.148 1.147H5.333a2.167 2.167 0 01-2.167-2.167v-1zm10.167 3.824a.1.1 0 000-.116v.116z",
23
+ fill: "url(#paint1_radial_Convert16GradientBlueIcon_15825_17)"
24
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
25
+ id: "paint0_radial_Convert16GradientBlueIcon_15825_17",
26
+ cx: 0,
27
+ cy: 0,
28
+ r: 1,
29
+ gradientUnits: "userSpaceOnUse",
30
+ gradientTransform: "rotate(-46.326 18.054 5.307) scale(18.2503 18.2307)"
31
+ }, /*#__PURE__*/React.createElement("stop", {
32
+ stopColor: "#5BCAFF"
33
+ }), /*#__PURE__*/React.createElement("stop", {
34
+ offset: 1,
35
+ stopColor: "#06F"
36
+ })), /*#__PURE__*/React.createElement("radialGradient", {
37
+ id: "paint1_radial_Convert16GradientBlueIcon_15825_17",
38
+ cx: 0,
39
+ cy: 0,
40
+ r: 1,
41
+ gradientUnits: "userSpaceOnUse",
42
+ gradientTransform: "rotate(-46.326 18.054 5.307) scale(18.2503 18.2307)"
43
+ }, /*#__PURE__*/React.createElement("stop", {
44
+ stopColor: "#5BCAFF"
45
+ }), /*#__PURE__*/React.createElement("stop", {
46
+ offset: 1,
47
+ stopColor: "#06F"
48
+ }))));
49
+ }
50
+ export default Convert16GradientBlueIcon;
@@ -0,0 +1,48 @@
1
+ import * as React from "react";
2
+ function Convert24GradientBlueIcon({
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": "Convert24GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M19.5 13a.5.5 0 101 0v-3A4.5 4.5 0 0016 5.5H5.207l2.329-2.328a.5.5 0 10-.708-.707L3.646 5.647a.5.5 0 000 .707l3.182 3.182a.5.5 0 10.708-.707L5.207 6.5H16a3.5 3.5 0 013.5 3.5v3z",
18
+ fill: "url(#paint0_radial_Convert24GradientBlueIcon_15825_19)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M4.5 11a.5.5 0 00-1 0v3A4.5 4.5 0 008 18.5h10.793l-2.328 2.329a.5.5 0 10.707.707l3.182-3.182a.5.5 0 000-.707l-3.182-3.182a.5.5 0 10-.707.707l2.328 2.328H8A3.5 3.5 0 014.5 14v-3z",
21
+ fill: "url(#paint1_radial_Convert24GradientBlueIcon_15825_19)"
22
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
+ id: "paint0_radial_Convert24GradientBlueIcon_15825_19",
24
+ cx: 0,
25
+ cy: 0,
26
+ r: 1,
27
+ gradientUnits: "userSpaceOnUse",
28
+ gradientTransform: "matrix(17 -19.36399 19.20099 16.8569 3.5 21.682)"
29
+ }, /*#__PURE__*/React.createElement("stop", {
30
+ stopColor: "#5BCAFF"
31
+ }), /*#__PURE__*/React.createElement("stop", {
32
+ offset: 1,
33
+ stopColor: "#06F"
34
+ })), /*#__PURE__*/React.createElement("radialGradient", {
35
+ id: "paint1_radial_Convert24GradientBlueIcon_15825_19",
36
+ cx: 0,
37
+ cy: 0,
38
+ r: 1,
39
+ gradientUnits: "userSpaceOnUse",
40
+ gradientTransform: "matrix(17 -19.36399 19.20099 16.8569 3.5 21.682)"
41
+ }, /*#__PURE__*/React.createElement("stop", {
42
+ stopColor: "#5BCAFF"
43
+ }), /*#__PURE__*/React.createElement("stop", {
44
+ offset: 1,
45
+ stopColor: "#06F"
46
+ }))));
47
+ }
48
+ export default Convert24GradientBlueIcon;
@@ -0,0 +1,65 @@
1
+ import * as React from "react";
2
+ function EdgeGateway16GradientBlueIcon({
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": "EdgeGateway16GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M13.124 11.123a6 6 0 10-8.25 2l1.268 1.628a7 7 0 117.707-2.903l-.725-.725z",
18
+ fill: "url(#paint0_radial_EdgeGateway16GradientBlueIcon_15858_100672)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M6.596 13.602a.5.5 0 010-.707l1.05-1.05a.5.5 0 11.708.707l-.203.202 3.56.013-.215-.215a.5.5 0 11.708-.707l1.05 1.05a.5.5 0 010 .707l-1.05 1.05a.5.5 0 11-.708-.707l.179-.179-3.512-.012.19.19a.5.5 0 01-.707.708l-1.05-1.05z",
21
+ fill: "url(#paint1_radial_EdgeGateway16GradientBlueIcon_15858_100672)"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ fillRule: "evenodd",
24
+ clipRule: "evenodd",
25
+ d: "M12.2 7.997a2.1 2.1 0 00-1.847-2.085 2.451 2.451 0 00-4.706 0 2.1 2.1 0 00.253 4.185h4.2a2.1 2.1 0 002.1-2.1zM6.607 6.19l-.184.635-.657.079A1.1 1.1 0 005.9 9.097h4.2a1.1 1.1 0 00.134-2.192l-.657-.08-.184-.634a1.451 1.451 0 00-2.786 0z",
26
+ fill: "url(#paint2_radial_EdgeGateway16GradientBlueIcon_15858_100672)"
27
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
28
+ id: "paint0_radial_EdgeGateway16GradientBlueIcon_15858_100672",
29
+ cx: 0,
30
+ cy: 0,
31
+ r: 1,
32
+ gradientUnits: "userSpaceOnUse",
33
+ gradientTransform: "rotate(-44.584 18.548 6.18) scale(19.6568 19.6548)"
34
+ }, /*#__PURE__*/React.createElement("stop", {
35
+ stopColor: "#5BCAFF"
36
+ }), /*#__PURE__*/React.createElement("stop", {
37
+ offset: 1,
38
+ stopColor: "#06F"
39
+ })), /*#__PURE__*/React.createElement("radialGradient", {
40
+ id: "paint1_radial_EdgeGateway16GradientBlueIcon_15858_100672",
41
+ cx: 0,
42
+ cy: 0,
43
+ r: 1,
44
+ gradientUnits: "userSpaceOnUse",
45
+ gradientTransform: "rotate(-44.584 18.548 6.18) scale(19.6568 19.6548)"
46
+ }, /*#__PURE__*/React.createElement("stop", {
47
+ stopColor: "#5BCAFF"
48
+ }), /*#__PURE__*/React.createElement("stop", {
49
+ offset: 1,
50
+ stopColor: "#06F"
51
+ })), /*#__PURE__*/React.createElement("radialGradient", {
52
+ id: "paint2_radial_EdgeGateway16GradientBlueIcon_15858_100672",
53
+ cx: 0,
54
+ cy: 0,
55
+ r: 1,
56
+ gradientUnits: "userSpaceOnUse",
57
+ gradientTransform: "rotate(-44.584 18.548 6.18) scale(19.6568 19.6548)"
58
+ }, /*#__PURE__*/React.createElement("stop", {
59
+ stopColor: "#5BCAFF"
60
+ }), /*#__PURE__*/React.createElement("stop", {
61
+ offset: 1,
62
+ stopColor: "#06F"
63
+ }))));
64
+ }
65
+ export default EdgeGateway16GradientBlueIcon;
@@ -0,0 +1,80 @@
1
+ import * as React from "react";
2
+ function EdgeGatewayGroup16GradientBlueIcon({
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": "EdgeGatewayGroup16GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M9.54 2.066a5.304 5.304 0 014.394 4.393c.237.704.366 1.457.366 2.241 0 .69-.1 1.355-.285 1.984a6.3 6.3 0 00-8.699-8.699A7.002 7.002 0 017.3 1.7c.784 0 1.537.129 2.24.366z",
18
+ fill: "url(#paint0_radial_EdgeGatewayGroup16GradientBlueIcon_15858_100693)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M12.6 8.702c0 .747-.155 1.457-.433 2.102l.033-.002.73.73a6.3 6.3 0 10-6.311 3.433l-1.084-1.264A5.302 5.302 0 017.3 3.4a5.3 5.3 0 015.3 5.3z",
21
+ fill: "url(#paint1_radial_EdgeGatewayGroup16GradientBlueIcon_15858_100693)"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M6.596 13.602a.5.5 0 010-.707l1.05-1.05a.5.5 0 01.708.707l-.202.202 3.56.013-.216-.215a.5.5 0 11.708-.707l1.05 1.05a.5.5 0 010 .707l-1.05 1.05a.5.5 0 11-.708-.707l.179-.178-3.512-.013.19.19a.5.5 0 11-.707.708l-1.05-1.05z",
24
+ fill: "url(#paint2_radial_EdgeGatewayGroup16GradientBlueIcon_15858_100693)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M7.3 4.847a2.451 2.451 0 00-2.353 1.765 2.1 2.1 0 00.253 4.185h4.2a2.1 2.1 0 00.253-4.185A2.451 2.451 0 007.3 4.847zm2.234 2.758l-.657-.079-.184-.635a1.451 1.451 0 00-2.786 0l-.184.635-.657.079A1.1 1.1 0 005.2 9.797h4.2a1.1 1.1 0 00.134-2.192z",
29
+ fill: "url(#paint3_radial_EdgeGatewayGroup16GradientBlueIcon_15858_100693)"
30
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
31
+ id: "paint0_radial_EdgeGatewayGroup16GradientBlueIcon_15858_100693",
32
+ cx: 0,
33
+ cy: 0,
34
+ r: 1,
35
+ gradientUnits: "userSpaceOnUse",
36
+ gradientTransform: "matrix(14.00003 -13.96518 13.9651 13.99996 1 14.965)"
37
+ }, /*#__PURE__*/React.createElement("stop", {
38
+ stopColor: "#5BCAFF"
39
+ }), /*#__PURE__*/React.createElement("stop", {
40
+ offset: 1,
41
+ stopColor: "#06F"
42
+ })), /*#__PURE__*/React.createElement("radialGradient", {
43
+ id: "paint1_radial_EdgeGatewayGroup16GradientBlueIcon_15858_100693",
44
+ cx: 0,
45
+ cy: 0,
46
+ r: 1,
47
+ gradientUnits: "userSpaceOnUse",
48
+ gradientTransform: "matrix(14.00003 -13.96518 13.9651 13.99996 1 14.965)"
49
+ }, /*#__PURE__*/React.createElement("stop", {
50
+ stopColor: "#5BCAFF"
51
+ }), /*#__PURE__*/React.createElement("stop", {
52
+ offset: 1,
53
+ stopColor: "#06F"
54
+ })), /*#__PURE__*/React.createElement("radialGradient", {
55
+ id: "paint2_radial_EdgeGatewayGroup16GradientBlueIcon_15858_100693",
56
+ cx: 0,
57
+ cy: 0,
58
+ r: 1,
59
+ gradientUnits: "userSpaceOnUse",
60
+ gradientTransform: "matrix(14.00003 -13.96518 13.9651 13.99996 1 14.965)"
61
+ }, /*#__PURE__*/React.createElement("stop", {
62
+ stopColor: "#5BCAFF"
63
+ }), /*#__PURE__*/React.createElement("stop", {
64
+ offset: 1,
65
+ stopColor: "#06F"
66
+ })), /*#__PURE__*/React.createElement("radialGradient", {
67
+ id: "paint3_radial_EdgeGatewayGroup16GradientBlueIcon_15858_100693",
68
+ cx: 0,
69
+ cy: 0,
70
+ r: 1,
71
+ gradientUnits: "userSpaceOnUse",
72
+ gradientTransform: "matrix(14.00003 -13.96518 13.9651 13.99996 1 14.965)"
73
+ }, /*#__PURE__*/React.createElement("stop", {
74
+ stopColor: "#5BCAFF"
75
+ }), /*#__PURE__*/React.createElement("stop", {
76
+ offset: 1,
77
+ stopColor: "#06F"
78
+ }))));
79
+ }
80
+ export default EdgeGatewayGroup16GradientBlueIcon;
@@ -0,0 +1,80 @@
1
+ import * as React from "react";
2
+ function EdgeGatewayGroup24GradientBlueIcon({
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": "EdgeGatewayGroup24GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M21 11c0 .32-.019.634-.055.944a10.123 10.123 0 01-.352 3.89A9 9 0 008.166 3.408a10.002 10.002 0 013.89-.352A8 8 0 0121 11z",
18
+ fill: "url(#paint0_radial_EdgeGatewayGroup24GradientBlueIcon_889_66808)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M19 13a7.97 7.97 0 01-.707 3.293l.75.75a9 9 0 10-9.016 4.905l-1.03-1.2A8 8 0 1119 13z",
21
+ fill: "url(#paint1_radial_EdgeGatewayGroup24GradientBlueIcon_889_66808)"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M10.146 19.146a.5.5 0 000 .708l1.5 1.5a.5.5 0 00.708-.707l-.64-.641 6.051.022-.619.618a.5.5 0 00.708.708l1.5-1.5a.5.5 0 000-.708l-1.5-1.5a.5.5 0 00-.708.708l.675.674-6.12-.022.653-.652a.5.5 0 00-.708-.707l-1.5 1.5z",
24
+ fill: "url(#paint2_radial_EdgeGatewayGroup24GradientBlueIcon_889_66808)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M7.639 10.021a3.502 3.502 0 016.722 0A3 3 0 0114 16H8a3 3 0 01-.361-5.979zm5.947.915l.656.078A2 2 0 0114 15H8a2 2 0 01-.242-3.986l.656-.078.185-.635a2.502 2.502 0 014.802 0l.185.635z",
29
+ fill: "url(#paint3_radial_EdgeGatewayGroup24GradientBlueIcon_889_66808)"
30
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
31
+ id: "paint0_radial_EdgeGatewayGroup24GradientBlueIcon_889_66808",
32
+ cx: 0,
33
+ cy: 0,
34
+ r: 1,
35
+ gradientUnits: "userSpaceOnUse",
36
+ gradientTransform: "matrix(19.99999 -19.94798 19.9479 19.99992 2 21.948)"
37
+ }, /*#__PURE__*/React.createElement("stop", {
38
+ stopColor: "#5BCAFF"
39
+ }), /*#__PURE__*/React.createElement("stop", {
40
+ offset: 1,
41
+ stopColor: "#06F"
42
+ })), /*#__PURE__*/React.createElement("radialGradient", {
43
+ id: "paint1_radial_EdgeGatewayGroup24GradientBlueIcon_889_66808",
44
+ cx: 0,
45
+ cy: 0,
46
+ r: 1,
47
+ gradientUnits: "userSpaceOnUse",
48
+ gradientTransform: "matrix(19.99999 -19.94798 19.9479 19.99992 2 21.948)"
49
+ }, /*#__PURE__*/React.createElement("stop", {
50
+ stopColor: "#5BCAFF"
51
+ }), /*#__PURE__*/React.createElement("stop", {
52
+ offset: 1,
53
+ stopColor: "#06F"
54
+ })), /*#__PURE__*/React.createElement("radialGradient", {
55
+ id: "paint2_radial_EdgeGatewayGroup24GradientBlueIcon_889_66808",
56
+ cx: 0,
57
+ cy: 0,
58
+ r: 1,
59
+ gradientUnits: "userSpaceOnUse",
60
+ gradientTransform: "matrix(19.99999 -19.94798 19.9479 19.99992 2 21.948)"
61
+ }, /*#__PURE__*/React.createElement("stop", {
62
+ stopColor: "#5BCAFF"
63
+ }), /*#__PURE__*/React.createElement("stop", {
64
+ offset: 1,
65
+ stopColor: "#06F"
66
+ })), /*#__PURE__*/React.createElement("radialGradient", {
67
+ id: "paint3_radial_EdgeGatewayGroup24GradientBlueIcon_889_66808",
68
+ cx: 0,
69
+ cy: 0,
70
+ r: 1,
71
+ gradientUnits: "userSpaceOnUse",
72
+ gradientTransform: "matrix(19.99999 -19.94798 19.9479 19.99992 2 21.948)"
73
+ }, /*#__PURE__*/React.createElement("stop", {
74
+ stopColor: "#5BCAFF"
75
+ }), /*#__PURE__*/React.createElement("stop", {
76
+ offset: 1,
77
+ stopColor: "#06F"
78
+ }))));
79
+ }
80
+ export default EdgeGatewayGroup24GradientBlueIcon;
@@ -0,0 +1,65 @@
1
+ import * as React from "react";
2
+ function EdgeGatewayNew24GradientBlueIcon({
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": "EdgeGatewayNew24GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M19.285 17.285a9 9 0 10-10.617 3.078l1.21 1.411C5.374 20.801 2 16.794 2 12 2 6.477 6.477 2 12 2s10 4.477 10 10a9.955 9.955 0 01-2 6l-.715-.715z",
18
+ fill: "url(#paint0_radial_EdgeGatewayNew24GradientBlueIcon_889_66827)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M10.146 19.854a.5.5 0 010-.707l1.5-1.5a.5.5 0 01.708.707l-.653.652 6.12.022-.675-.674a.5.5 0 01.708-.708l1.5 1.5a.5.5 0 010 .708l-1.5 1.5a.5.5 0 01-.708-.708l.62-.618-6.053-.022.64.64a.5.5 0 01-.707.708l-1.5-1.5z",
21
+ fill: "url(#paint1_radial_EdgeGatewayNew24GradientBlueIcon_889_66827)"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ fillRule: "evenodd",
24
+ clipRule: "evenodd",
25
+ d: "M12 6.5a3.502 3.502 0 00-3.361 2.522A3 3 0 009 15h6a3 3 0 00.361-5.978A3.501 3.501 0 0012 6.5zm3.242 3.514l-.656-.078L14.4 9.3a2.501 2.501 0 00-4.802 0l-.185.635-.656.078A2 2 0 009 14h6a2 2 0 00.242-3.986z",
26
+ fill: "url(#paint2_radial_EdgeGatewayNew24GradientBlueIcon_889_66827)"
27
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
28
+ id: "paint0_radial_EdgeGatewayNew24GradientBlueIcon_889_66827",
29
+ cx: 0,
30
+ cy: 0,
31
+ r: 1,
32
+ gradientUnits: "userSpaceOnUse",
33
+ gradientTransform: "matrix(20 -19.7744 19.77313 19.99873 2 21.774)"
34
+ }, /*#__PURE__*/React.createElement("stop", {
35
+ stopColor: "#5BCAFF"
36
+ }), /*#__PURE__*/React.createElement("stop", {
37
+ offset: 1,
38
+ stopColor: "#06F"
39
+ })), /*#__PURE__*/React.createElement("radialGradient", {
40
+ id: "paint1_radial_EdgeGatewayNew24GradientBlueIcon_889_66827",
41
+ cx: 0,
42
+ cy: 0,
43
+ r: 1,
44
+ gradientUnits: "userSpaceOnUse",
45
+ gradientTransform: "matrix(20 -19.7744 19.77313 19.99873 2 21.774)"
46
+ }, /*#__PURE__*/React.createElement("stop", {
47
+ stopColor: "#5BCAFF"
48
+ }), /*#__PURE__*/React.createElement("stop", {
49
+ offset: 1,
50
+ stopColor: "#06F"
51
+ })), /*#__PURE__*/React.createElement("radialGradient", {
52
+ id: "paint2_radial_EdgeGatewayNew24GradientBlueIcon_889_66827",
53
+ cx: 0,
54
+ cy: 0,
55
+ r: 1,
56
+ gradientUnits: "userSpaceOnUse",
57
+ gradientTransform: "matrix(20 -19.7744 19.77313 19.99873 2 21.774)"
58
+ }, /*#__PURE__*/React.createElement("stop", {
59
+ stopColor: "#5BCAFF"
60
+ }), /*#__PURE__*/React.createElement("stop", {
61
+ offset: 1,
62
+ stopColor: "#06F"
63
+ }))));
64
+ }
65
+ export default EdgeGatewayNew24GradientBlueIcon;