@cloudtower/icons-react 0.31.14 → 0.31.16
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.
- package/dist/CalendarClockDateTime16GradientBlueIcon.d.ts +4 -0
- package/dist/CalendarClockDateTime16SecondaryIcon.d.ts +4 -0
- package/dist/EdgeGatewayGroup24GradientBlueIcon.d.ts +4 -0
- package/dist/EdgeGatewayNew24GradientBlueIcon.d.ts +4 -0
- package/dist/EdgeGatewaySwap24GradientBlueIcon.d.ts +4 -0
- package/dist/cjs/CalendarClockDateTime16GradientBlueIcon.js +232 -0
- package/dist/cjs/CalendarClockDateTime16SecondaryIcon.js +38 -0
- package/dist/cjs/EdgeGatewayGroup24GradientBlueIcon.js +80 -0
- package/dist/cjs/EdgeGatewayNew24GradientBlueIcon.js +65 -0
- package/dist/cjs/EdgeGatewaySwap24GradientBlueIcon.js +48 -0
- package/dist/cjs/index.js +5 -0
- package/dist/esm/CalendarClockDateTime16GradientBlueIcon.js +232 -0
- package/dist/esm/CalendarClockDateTime16SecondaryIcon.js +38 -0
- package/dist/esm/EdgeGatewayGroup24GradientBlueIcon.js +80 -0
- package/dist/esm/EdgeGatewayNew24GradientBlueIcon.js +65 -0
- package/dist/esm/EdgeGatewaySwap24GradientBlueIcon.js +48 -0
- package/dist/esm/index.js +5 -0
- package/dist/image-types.d.ts +1 -1
- package/dist/index.d.ts +5 -0
- package/package.json +3 -3
@@ -0,0 +1,232 @@
|
|
1
|
+
const React = require("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
|
+
module.exports = CalendarClockDateTime16GradientBlueIcon;
|
@@ -0,0 +1,38 @@
|
|
1
|
+
const React = require("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
|
+
module.exports = CalendarClockDateTime16SecondaryIcon;
|
@@ -0,0 +1,80 @@
|
|
1
|
+
const React = require("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
|
+
module.exports = EdgeGatewayGroup24GradientBlueIcon;
|
@@ -0,0 +1,65 @@
|
|
1
|
+
const React = require("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
|
+
module.exports = EdgeGatewayNew24GradientBlueIcon;
|
@@ -0,0 +1,48 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function EdgeGatewaySwap24GradientBlueIcon({
|
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": "EdgeGatewaySwap24GradientBlueIcon",
|
13
|
+
"aria-labelledby": titleId
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
15
|
+
id: titleId
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
17
|
+
d: "M16.966 6.662a.6.6 0 10-.994.673l1.397 2.064H5.5a.6.6 0 100 1.2h13a.6.6 0 00.497-.937l-2.03-3z",
|
18
|
+
fill: "url(#paint0_radial_EdgeGatewaySwap24GradientBlueIcon_893_66886)"
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
20
|
+
d: "M7.034 17.335a.6.6 0 10.994-.673L6.63 14.598H18.5a.6.6 0 100-1.2h-13a.6.6 0 00-.497.937l2.03 3z",
|
21
|
+
fill: "url(#paint1_radial_EdgeGatewaySwap24GradientBlueIcon_893_66886)"
|
22
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
23
|
+
id: "paint0_radial_EdgeGatewaySwap24GradientBlueIcon_893_66886",
|
24
|
+
cx: 0,
|
25
|
+
cy: 0,
|
26
|
+
r: 1,
|
27
|
+
gradientUnits: "userSpaceOnUse",
|
28
|
+
gradientTransform: "matrix(14.2 -11.20008 10.89192 13.8093 4.9 17.599)"
|
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_EdgeGatewaySwap24GradientBlueIcon_893_66886",
|
36
|
+
cx: 0,
|
37
|
+
cy: 0,
|
38
|
+
r: 1,
|
39
|
+
gradientUnits: "userSpaceOnUse",
|
40
|
+
gradientTransform: "matrix(14.2 -11.20008 10.89192 13.8093 4.9 17.599)"
|
41
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
42
|
+
stopColor: "#5BCAFF"
|
43
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
44
|
+
offset: 1,
|
45
|
+
stopColor: "#06F"
|
46
|
+
}))));
|
47
|
+
}
|
48
|
+
module.exports = EdgeGatewaySwap24GradientBlueIcon;
|
package/dist/cjs/index.js
CHANGED
@@ -151,6 +151,8 @@ module.exports.BellGreyIcon = require("./BellGreyIcon.js")
|
|
151
151
|
module.exports.Bonding16GradientBlueIcon = require("./Bonding16GradientBlueIcon.js")
|
152
152
|
module.exports.Bonding16RedIcon = require("./Bonding16RedIcon.js")
|
153
153
|
module.exports.Bonding16YellowIcon = require("./Bonding16YellowIcon.js")
|
154
|
+
module.exports.CalendarClockDateTime16GradientBlueIcon = require("./CalendarClockDateTime16GradientBlueIcon.js")
|
155
|
+
module.exports.CalendarClockDateTime16SecondaryIcon = require("./CalendarClockDateTime16SecondaryIcon.js")
|
154
156
|
module.exports.CalendarClockDateTime24GradientBlueIcon = require("./CalendarClockDateTime24GradientBlueIcon.js")
|
155
157
|
module.exports.CalendarClockDateTime24GradientGrayIcon = require("./CalendarClockDateTime24GradientGrayIcon.js")
|
156
158
|
module.exports.CalendarClockDateTime24SecondaryIcon = require("./CalendarClockDateTime24SecondaryIcon.js")
|
@@ -329,6 +331,9 @@ module.exports.EdgeGateway24GradientBlueIcon = require("./EdgeGateway24GradientB
|
|
329
331
|
module.exports.EdgeGateway24GradientGreyIcon = require("./EdgeGateway24GradientGreyIcon.js")
|
330
332
|
module.exports.EdgeGateway24GradientOntintIcon = require("./EdgeGateway24GradientOntintIcon.js")
|
331
333
|
module.exports.EdgeGatewayGroup16GradientBlueIcon = require("./EdgeGatewayGroup16GradientBlueIcon.js")
|
334
|
+
module.exports.EdgeGatewayGroup24GradientBlueIcon = require("./EdgeGatewayGroup24GradientBlueIcon.js")
|
335
|
+
module.exports.EdgeGatewayNew24GradientBlueIcon = require("./EdgeGatewayNew24GradientBlueIcon.js")
|
336
|
+
module.exports.EdgeGatewaySwap24GradientBlueIcon = require("./EdgeGatewaySwap24GradientBlueIcon.js")
|
332
337
|
module.exports.EditOpen24BlueIcon = require("./EditOpen24BlueIcon.js")
|
333
338
|
module.exports.EditOpen24Icon = require("./EditOpen24Icon.js")
|
334
339
|
module.exports.EditPen16BlueIcon = require("./EditPen16BlueIcon.js")
|