@harnessio/icons 2.1.5 → 2.1.6
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/CHANGELOG.md +335 -0
- package/dist/icons.es.js +33 -0
- package/dist/icons.umd.js +4 -4
- package/dist/src/HarnessIcons.d.ts +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,335 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
# [1.46.0](https://github.com/harness/uicore/compare/@harness/icons@1.41.0...@harness/icons@1.46.0) (2022-08-03)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* add icon for Amazon ECS deployment tile ([#777](https://github.com/harness/uicore/issues/777)) ([6e59c08](https://github.com/harness/uicore/commit/6e59c0847c5f925ffce5e9cf4ba8793c3236073b))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
### Features
|
|
15
|
+
|
|
16
|
+
* [CCM-8226]: Inventory Dashboard icons ([#769](https://github.com/harness/uicore/issues/769)) ([177afd8](https://github.com/harness/uicore/commit/177afd8b243f487191a47b4ad8576e74e4a5934a))
|
|
17
|
+
* [CDS-40396]: Added environments-outline icon ([#766](https://github.com/harness/uicore/issues/766)) ([a825730](https://github.com/harness/uicore/commit/a82573067e5d7e32a8de703b68217307e5631316))
|
|
18
|
+
* [CDS-40440]: added env group icon with background ([#763](https://github.com/harness/uicore/issues/763)) ([067b116](https://github.com/harness/uicore/commit/067b1166de9af6730d4638e791f974e9c24e720d))
|
|
19
|
+
* [CHAOS-92]: Added initial chaos icons ([#755](https://github.com/harness/uicore/issues/755)) ([719bf61](https://github.com/harness/uicore/commit/719bf61196b9dcc7af2d33745ff95033ce2ef0fb))
|
|
20
|
+
* [CI-4835]: add acr icon ([#772](https://github.com/harness/uicore/issues/772)) ([e1a176e](https://github.com/harness/uicore/commit/e1a176e6253fe72bb4318da70ebd5b38f53f70e2))
|
|
21
|
+
* [CI-4835]: bump icon version ([#774](https://github.com/harness/uicore/issues/774)) ([4160381](https://github.com/harness/uicore/commit/4160381b4eceb218324375846fa524c299d7628b))
|
|
22
|
+
* [STO-4670]: Adds STO Icons ([#765](https://github.com/harness/uicore/issues/765)) ([34f473a](https://github.com/harness/uicore/commit/34f473a294cc1b1dd4e52657e2d2b22cbc5cd3e1))
|
|
23
|
+
* CCM-8226: Upgraded icons version ([#770](https://github.com/harness/uicore/issues/770)) ([7f71618](https://github.com/harness/uicore/commit/7f71618f54a1335bd906b116780b7e63d2c96723))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
# [1.41.0](https://github.com/harness/uicore/compare/@harness/icons@1.40.0...@harness/icons@1.41.0) (2022-07-13)
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### Features
|
|
33
|
+
|
|
34
|
+
* [CDS-39773]: added a currentColor to the fill ([#758](https://github.com/harness/uicore/issues/758)) ([cc7c6ee](https://github.com/harness/uicore/commit/cc7c6ee1dcaec0d86c7b05d108f9db0223ea9bd6))
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
# [1.40.0](https://github.com/harness/uicore/compare/@harness/icons@1.39.0...@harness/icons@1.40.0) (2022-07-13)
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
### Features
|
|
44
|
+
|
|
45
|
+
* [CDS-39773]: updated icons for pipelines, services and infrastructure ([#756](https://github.com/harness/uicore/issues/756)) ([e9b8f14](https://github.com/harness/uicore/commit/e9b8f145e0d3ff3057b9ef45a8ee187733545e8d))
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
# [1.39.0](https://github.com/harness/uicore/compare/@harness/icons@1.38.0...@harness/icons@1.39.0) (2022-07-08)
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
### Features
|
|
55
|
+
|
|
56
|
+
* [CDS-38948]: Added icon - "canary-grey" ([#754](https://github.com/harness/uicore/issues/754)) ([7051993](https://github.com/harness/uicore/commit/705199360c933a836f7fd2bf19270ec9326aaece))
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
# [1.38.0](https://github.com/harness/uicore/compare/@harness/icons@1.37.0...@harness/icons@1.38.0) (2022-07-07)
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
### Bug Fixes
|
|
66
|
+
|
|
67
|
+
* added chat icon ([#748](https://github.com/harness/uicore/issues/748)) ([80281a1](https://github.com/harness/uicore/commit/80281a107aaa87dc7fe1f7ae63fd500dcea7e963))
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
# [1.37.0](https://github.com/harness/uicore/compare/@harness/icons@1.36.0...@harness/icons@1.37.0) (2022-07-06)
|
|
74
|
+
|
|
75
|
+
**Note:** Version bump only for package @harness/icons
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
# [1.36.0](https://github.com/harness/uicore/compare/@harness/icons@1.35.0...@harness/icons@1.36.0) (2022-07-06)
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
### Features
|
|
85
|
+
|
|
86
|
+
* [FFM-3966]: update options button ([#744](https://github.com/harness/uicore/issues/744)) ([eb9dd43](https://github.com/harness/uicore/commit/eb9dd43c785f14324d2abae2ddfacd485c7d3973))
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
# [1.35.0](https://github.com/harness/uicore/compare/@harness/icons@1.34.0...@harness/icons@1.35.0) (2022-07-05)
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
### Bug Fixes
|
|
96
|
+
|
|
97
|
+
* custom remote manifest icon added ([#743](https://github.com/harness/uicore/issues/743)) ([1c57f37](https://github.com/harness/uicore/commit/1c57f37be38ddf5b66bd59208fab031cfe51a591))
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
# [1.34.0](https://github.com/harness/uicore/compare/@harness/icons@1.33.0...@harness/icons@1.34.0) (2022-07-04)
|
|
104
|
+
|
|
105
|
+
**Note:** Version bump only for package @harness/icons
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
# [1.33.0](https://github.com/harness/uicore/compare/@harness/icons@1.32.0...@harness/icons@1.33.0) (2022-07-04)
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
### Features
|
|
115
|
+
|
|
116
|
+
* [CDS-39410]: added icons ([#741](https://github.com/harness/uicore/issues/741)) ([18c56fc](https://github.com/harness/uicore/commit/18c56fc9176299fc5d4893234f98858072c5fafe))
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
# [1.32.0](https://github.com/harness/uicore/compare/@harness/icons@1.31.0...@harness/icons@1.32.0) (2022-07-01)
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
### Bug Fixes
|
|
126
|
+
|
|
127
|
+
* [CDS-37790]: adding fill attribute to custom approval icon ([#737](https://github.com/harness/uicore/issues/737)) ([bc47200](https://github.com/harness/uicore/commit/bc47200e018075338c5bad23f5b633c71e282652))
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
# [1.31.0](https://github.com/harness/uicore/compare/@harness/icons@1.30.0...@harness/icons@1.31.0) (2022-06-30)
|
|
134
|
+
|
|
135
|
+
**Note:** Version bump only for package @harness/icons
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
# [1.30.0](https://github.com/harness/uicore/compare/@harness/icons@1.29.0...@harness/icons@1.30.0) (2022-06-30)
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
### Bug Fixes
|
|
145
|
+
|
|
146
|
+
* [CDS-37790]: add icon for custom approval ([#735](https://github.com/harness/uicore/issues/735)) ([7f6ca1a](https://github.com/harness/uicore/commit/7f6ca1a82080a2429c0423a5ab4a9f570fc40d38))
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
# [1.29.0](https://github.com/harness/uicore/compare/@harness/icons@1.28.0...@harness/icons@1.29.0) (2022-06-28)
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
### Bug Fixes
|
|
156
|
+
|
|
157
|
+
* [CDS-38231]: updated gitops cluster icon ([#730](https://github.com/harness/uicore/issues/730)) ([1b840a6](https://github.com/harness/uicore/commit/1b840a6d1f91d503bd048882f65e2e71502d6ba1))
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
# [1.28.0](https://github.com/harness/uicore/compare/@harness/icons@1.27.0...@harness/icons@1.28.0) (2022-06-23)
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
### Bug Fixes
|
|
167
|
+
|
|
168
|
+
* added new inverse icons ([#729](https://github.com/harness/uicore/issues/729)) ([af928f6](https://github.com/harness/uicore/commit/af928f61cdcfe9a15c2a007906c1908e660d16ee))
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
# [1.27.0](https://github.com/harness/uicore/compare/@harness/icons@1.26.0...@harness/icons@1.27.0) (2022-06-22)
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
### Bug Fixes
|
|
178
|
+
|
|
179
|
+
* [CDS-37814]: updated create and merge pr icons ([#726](https://github.com/harness/uicore/issues/726)) ([118ae8c](https://github.com/harness/uicore/commit/118ae8ce311217a2a6e8ba53892478da60e4f3d0))
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
# [1.26.0](https://github.com/harness/uicore/compare/@harness/icons@1.25.0...@harness/icons@1.26.0) (2022-06-22)
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
### Bug Fixes
|
|
189
|
+
|
|
190
|
+
* [CDS-38231]: updated icons ([#725](https://github.com/harness/uicore/issues/725)) ([87bd326](https://github.com/harness/uicore/commit/87bd326062ecb4d7ceed369901b43f087c990b20))
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
# [1.25.0](https://github.com/harness/uicore/compare/@harness/icons@1.24.0...@harness/icons@1.25.0) (2022-06-21)
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
### Features
|
|
200
|
+
|
|
201
|
+
* [CDS-38231]: modified createpr and mergepr icons ([#722](https://github.com/harness/uicore/issues/722)) ([bacf7ff](https://github.com/harness/uicore/commit/bacf7ff85a1bcfde4bef9fde2358ee89e930ec29))
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
# [1.24.0](https://github.com/harness/uicore/compare/@harness/icons@1.23.0...@harness/icons@1.24.0) (2022-06-21)
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
### Features
|
|
211
|
+
|
|
212
|
+
* [CI-4630]: optimize vm icon ([#724](https://github.com/harness/uicore/issues/724)) ([5b5c7bb](https://github.com/harness/uicore/commit/5b5c7bba784d7993d8fa59590b53e4e9caf71268))
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
# [1.23.0](https://github.com/harness/uicore/compare/@harness/icons@1.22.0...@harness/icons@1.23.0) (2022-06-21)
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
### Features
|
|
222
|
+
|
|
223
|
+
* [CCM-8006]: pin and unpin icons added ([#721](https://github.com/harness/uicore/issues/721)) ([403a37b](https://github.com/harness/uicore/commit/403a37b2d8527996f300d3caafb26f5c62051147))
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
# [1.22.0](https://github.com/harness/uicore/compare/@harness/icons@1.21.0...@harness/icons@1.22.0) (2022-06-20)
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
### Features
|
|
233
|
+
|
|
234
|
+
* [CI-4630]: add vm icon ([#720](https://github.com/harness/uicore/issues/720)) ([8a7b58a](https://github.com/harness/uicore/commit/8a7b58a4253de3f68bbb860b80a7c47b48b6cd97))
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
# [1.21.0](https://github.com/harness/uicore/compare/@harness/icons@1.20.0...@harness/icons@1.21.0) (2022-06-14)
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
### Features
|
|
244
|
+
|
|
245
|
+
* [PIE-4057]: Update Queue Icon ([#710](https://github.com/harness/uicore/issues/710)) ([52915b4](https://github.com/harness/uicore/commit/52915b42937db2e47dd4eeb2083e496c5c171ff8))
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
# [1.20.0](https://github.com/harness/uicore/compare/@harness/icons@1.19.0...@harness/icons@1.20.0) (2022-06-13)
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
### Features
|
|
255
|
+
|
|
256
|
+
* [PIE-4054]: added Helm Oci icon ([#709](https://github.com/harness/uicore/issues/709)) ([1340324](https://github.com/harness/uicore/commit/13403248b331bab209f5f77e66d45d2a07765bfd))
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
# [1.19.0](https://github.com/harness/uicore/compare/@harness/icons@1.18.0...@harness/icons@1.19.0) (2022-06-09)
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
### Bug Fixes
|
|
266
|
+
|
|
267
|
+
* [CDS-38697]: Add loop icon for matrix ([#704](https://github.com/harness/uicore/issues/704)) ([45e283f](https://github.com/harness/uicore/commit/45e283f856359ab014482e3e3e93bcc80ddf09fb))
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
# [1.18.0](https://github.com/harness/uicore/compare/@harness/icons@1.17.0...@harness/icons@1.18.0) (2022-06-09)
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
### Bug Fixes
|
|
277
|
+
|
|
278
|
+
* icon names ([#707](https://github.com/harness/uicore/issues/707)) ([8b3dd53](https://github.com/harness/uicore/commit/8b3dd535387aab760aeb03c24508e4740a57abe8))
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
### Features
|
|
282
|
+
|
|
283
|
+
* [CDS-38057] Filestore icon ([#705](https://github.com/harness/uicore/issues/705)) ([b1d5541](https://github.com/harness/uicore/commit/b1d5541048f11aae6a7ee50b48535270834f13d4))
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
# [1.17.0](https://github.com/harness/uicore/compare/@harness/icons@1.16.0...@harness/icons@1.17.0) (2022-06-08)
|
|
290
|
+
|
|
291
|
+
**Note:** Version bump only for package @harness/icons
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
# [1.16.0](https://github.com/harness/uicore/compare/@harness/icons@1.15.0...@harness/icons@1.16.0) (2022-06-07)
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
### Bug Fixes
|
|
301
|
+
|
|
302
|
+
* [CDS-38229]: added createpr icon ([#699](https://github.com/harness/uicore/issues/699)) ([81c6330](https://github.com/harness/uicore/commit/81c6330d245cf7f44d99099f0c1b6e4a33881fb7))
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
# 1.15.0 (2022-06-06)
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
### Bug Fixes
|
|
312
|
+
|
|
313
|
+
* [PIE-3711]: Update custom stage icon ([#681](https://github.com/harness/uicore/issues/681)) ([69d577f](https://github.com/harness/uicore/commit/69d577f60e0758b37344973770000d4f86b46257))
|
|
314
|
+
* [PL-20957] Standardize org and project icon ([#677](https://github.com/harness/uicore/issues/677)) ([74b170b](https://github.com/harness/uicore/commit/74b170b3b703e03dd72e3d42fa99c32da92797b2))
|
|
315
|
+
* [PL-22282]: Icons version bump ([#675](https://github.com/harness/uicore/issues/675)) ([7444209](https://github.com/harness/uicore/commit/74442090e8444e2ceddcca9261f3f7496b8f0a6f))
|
|
316
|
+
* [PL-22282]: Removed build:icons script from uicore ([#664](https://github.com/harness/uicore/issues/664)) ([e6c1ce8](https://github.com/harness/uicore/commit/e6c1ce8887d6c3ec4862bd318698f9b574a47ebe))
|
|
317
|
+
* add remote setup icon for git exp 2.0 changes ([#665](https://github.com/harness/uicore/issues/665)) ([5f3c564](https://github.com/harness/uicore/commit/5f3c56400caf3a0f79eb9b0d0a2fc9f2395e74bd))
|
|
318
|
+
* inverse jenkins icon added ([#673](https://github.com/harness/uicore/issues/673)) ([6d5cd75](https://github.com/harness/uicore/commit/6d5cd7535075a7303a7c577d439187dc53a50583))
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
### Features
|
|
322
|
+
|
|
323
|
+
* [CDS-37040]: Add new icons for design updates on account resources and access control pages ([#666](https://github.com/harness/uicore/issues/666)) ([bbb62c5](https://github.com/harness/uicore/commit/bbb62c57b9ba5d2b376241382ecd38cf73ee0c8e))
|
|
324
|
+
* [PIE-3870]: Add queue step icon ([#692](https://github.com/harness/uicore/issues/692)) ([e13972c](https://github.com/harness/uicore/commit/e13972c89782f7e57018bc9eb62723c0acbdc0d3))
|
|
325
|
+
* [PL-22282]: Icons as a separate package ([#640](https://github.com/harness/uicore/issues/640)) ([7debf5c](https://github.com/harness/uicore/commit/7debf5cb41f88e4856a8fb12005ef2f02d4fa129))
|
|
326
|
+
* Lerna Integration ([#685](https://github.com/harness/uicore/issues/685)) ([91caea1](https://github.com/harness/uicore/commit/91caea18921ec01266eb37b83d023612f9b41649))
|
|
327
|
+
* Update cloudformation icons ([#667](https://github.com/harness/uicore/issues/667)) ([ca7e753](https://github.com/harness/uicore/commit/ca7e7537006b3e4b385ad538a858dade0613a652))
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
# Changelog
|
|
334
|
+
|
|
335
|
+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
package/dist/icons.es.js
CHANGED
|
@@ -23432,6 +23432,16 @@ function SvgUploadBox(props) {
|
|
|
23432
23432
|
strokeLinejoin: "round"
|
|
23433
23433
|
}));
|
|
23434
23434
|
}
|
|
23435
|
+
function SvgUpstreamArtifact(props) {
|
|
23436
|
+
return /* @__PURE__ */ React.createElement("svg", Object.assign({
|
|
23437
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
23438
|
+
viewBox: "0 0 16 16",
|
|
23439
|
+
fill: "none"
|
|
23440
|
+
}, props), /* @__PURE__ */ React.createElement("path", {
|
|
23441
|
+
d: "M14 11.855v-1.28c0-.192-.126-.32-.316-.32H9.958v.32a.938.938 0 01-.947.961H6.989a.937.937 0 01-.947-.961v-.32H2.316c-.189 0-.316.128-.316.32v3.106c0 .16.126.32.316.32h.632-.293c-.088-.099-.088-.099-.338 0h11.368c.175 0 .197-.099.316-.32v-.979c0-.352-.074-.37 0-.847zm-1.074-.064c.189 0 .316.128.316.32 0 .16-.126.32-.316.32s-.316-.16-.316-.32.126-.32.316-.32zm-1.263 0c.19 0 .316.128.316.32 0 .16-.126.32-.316.32s-.316-.16-.316-.32.126-.32.316-.32zm-3.439 1.544l-4.645-.567V14h10.105a.32.32 0 00.316-.32v-1.825l-.684.913-5.092.567zm-1.55-5.002h2.653v1.281H6.674V8.332zm0 1.921h2.653v.32a.32.32 0 01-.316.32H6.989c-.189 0-.316-.128-.316-.32v-.32zm4.484-3.843H9.326v1.281H6.674V6.411H4.842c-.284 0-.411-.32-.253-.544L7.747 2.12a.294.294 0 01.474 0l3.158 3.746c.19.224.063.544-.221.544z",
|
|
23442
|
+
fill: "currentColor"
|
|
23443
|
+
}));
|
|
23444
|
+
}
|
|
23435
23445
|
function SvgUpstreamProxiesIcon(props) {
|
|
23436
23446
|
return /* @__PURE__ */ React.createElement("svg", Object.assign({
|
|
23437
23447
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -23442,6 +23452,15 @@ function SvgUpstreamProxiesIcon(props) {
|
|
|
23442
23452
|
d: "M11.237 2.589l-.004-.012a.275.275 0 00-.049-.086l-.003-.006L9.771.844A.266.266 0 009.569.75H3.93a.267.267 0 00-.202.094l-1.41 1.641-.004.006a.283.283 0 00-.048.086l-.004.012a.286.286 0 00-.013.083v8.297c0 .155.121.281.27.281h8.46c.149 0 .27-.126.27-.28V2.671a.28.28 0 00-.013-.083zM5.522 8.484h2.457v.268a.234.234 0 01-.23.238H5.751a.234.234 0 01-.23-.238v-.268zm-2.73-.562V5.72H4.98v.268c0 .44.346.8.77.8h2c.425 0 .77-.36.77-.8V5.72h2.19v2.203H2.791zm2.189-4.97v.269c0 .44.345.8.77.8H7.75c.425 0 .77-.36.77-.8v-.268h2.19v2.204H2.791V2.953h2.19zm2.998 0v.269a.234.234 0 01-.23.238H5.751a.234.234 0 01-.23-.238v-.268H7.98zM5.522 5.72h2.457v.268a.234.234 0 01-.23.237H5.751a.234.234 0 01-.23-.237V5.72zm-1.47-4.41h5.396l.928 1.08H3.125l.927-1.08zm6.657 9.377H2.791V8.484h2.19v.268c0 .441.346.8.77.8H7.75c.425 0 .77-.359.77-.8v-.268h2.19v2.204z"
|
|
23443
23453
|
}));
|
|
23444
23454
|
}
|
|
23455
|
+
function SvgUpstreamRegistry(props) {
|
|
23456
|
+
return /* @__PURE__ */ React.createElement("svg", Object.assign({
|
|
23457
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
23458
|
+
viewBox: "0 0 16 16",
|
|
23459
|
+
fill: "currentColor"
|
|
23460
|
+
}, props), /* @__PURE__ */ React.createElement("path", {
|
|
23461
|
+
d: "M4.839 8.681h2.484v1.453a2.49 2.49 0 00-1.71 1.71H1.677v1.355h3.936A2.487 2.487 0 008.001 15a2.484 2.484 0 002.388-1.801h3.708v-1.355h-3.71a2.49 2.49 0 00-1.71-1.71V8.681h2.484a3.84 3.84 0 100-7.681H4.839a3.84 3.84 0 100 7.68zm4.29 3.84a1.13 1.13 0 01-1.927.799A1.13 1.13 0 018 11.392a1.13 1.13 0 011.129 1.13zM4.839 2.355h6.323a2.483 2.483 0 012.484 2.485 2.485 2.485 0 01-2.484 2.485H4.839a2.48 2.48 0 01-1.756-.728 2.487 2.487 0 010-3.514 2.484 2.484 0 011.756-.728zm.099 3.02a.438.438 0 00.438-.437.44.44 0 00-.438-.438.438.438 0 00-.437.438.44.44 0 00.438.438zm2.625 0a.438.438 0 00.438-.437.44.44 0 00-.438-.438.438.438 0 00-.437.438.44.44 0 00.438.438z"
|
|
23462
|
+
}));
|
|
23463
|
+
}
|
|
23445
23464
|
function SvgUserGroups(props) {
|
|
23446
23465
|
return /* @__PURE__ */ React.createElement("svg", Object.assign({
|
|
23447
23466
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -23543,6 +23562,17 @@ function SvgViewerRole(props) {
|
|
|
23543
23562
|
d: "M0 0h34v34H0z"
|
|
23544
23563
|
}))));
|
|
23545
23564
|
}
|
|
23565
|
+
function SvgVirtualRegistry(props) {
|
|
23566
|
+
return /* @__PURE__ */ React.createElement("svg", Object.assign({
|
|
23567
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
23568
|
+
viewBox: "0 0 16 16",
|
|
23569
|
+
fill: "none"
|
|
23570
|
+
}, props), /* @__PURE__ */ React.createElement("path", {
|
|
23571
|
+
fillRule: "evenodd",
|
|
23572
|
+
d: "M11.795 2.808l1.645 3.3c.033.072.06.154.06.242v6.6a.55.55 0 01-.55.55h-9.9a.55.55 0 01-.55-.55v-6.6a.57.57 0 01.061-.242h-.006l1.65-3.3h.005A.554.554 0 014.7 2.5h6.6c.214 0 .396.127.489.308h.005zm-.836.792H8.55v.003h-1.1V3.6H5.041l-1.1 2.2h3.015v.004h2.858V5.8h2.245l-1.1-2.2zM3.6 12.4h8.8V6.9H3.6v5.5zm5.5-3.3H6.9a.55.55 0 010-1.1h2.2a.55.55 0 110 1.1z",
|
|
23573
|
+
fill: "currentColor"
|
|
23574
|
+
}));
|
|
23575
|
+
}
|
|
23546
23576
|
function SvgWaiting(props) {
|
|
23547
23577
|
return /* @__PURE__ */ React.createElement("svg", Object.assign({
|
|
23548
23578
|
viewBox: "0 0 13 13",
|
|
@@ -24736,7 +24766,9 @@ const HarnessIcons = {
|
|
|
24736
24766
|
"update-app": SvgUpdateApp,
|
|
24737
24767
|
"upgrade-bolt": SvgUpgradeBolt,
|
|
24738
24768
|
"upload-box": SvgUploadBox,
|
|
24769
|
+
"upstream-artifact": SvgUpstreamArtifact,
|
|
24739
24770
|
"upstream-proxies-icon": SvgUpstreamProxiesIcon,
|
|
24771
|
+
"upstream-registry": SvgUpstreamRegistry,
|
|
24740
24772
|
"user-groups": SvgUserGroups,
|
|
24741
24773
|
user: SvgUser,
|
|
24742
24774
|
utility: SvgUtility,
|
|
@@ -24744,6 +24776,7 @@ const HarnessIcons = {
|
|
|
24744
24776
|
"variables-blue": SvgVariablesBlue,
|
|
24745
24777
|
variables: SvgVariables,
|
|
24746
24778
|
viewerRole: SvgViewerRole,
|
|
24779
|
+
"virtual-registry": SvgVirtualRegistry,
|
|
24747
24780
|
waiting: SvgWaiting,
|
|
24748
24781
|
"warning-icon": SvgWarningIcon,
|
|
24749
24782
|
"warning-outline": SvgWarningOutline,
|