@ptlm-azulejo/icons 1.0.0-alpha.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/dist/azulejo-icons.css +1344 -0
- package/dist/azulejo-icons.html +4020 -0
- package/dist/azulejo-icons.json +442 -0
- package/dist/azulejo-icons.ts +1769 -0
- package/dist/azulejo-icons.woff2 +0 -0
- package/dist/index.js +1 -0
- package/dist/index.umd.cjs +1 -0
- package/package.json +45 -0
|
@@ -0,0 +1,1769 @@
|
|
|
1
|
+
export type AzulejoIconsId =
|
|
2
|
+
| "ui-worldwide"
|
|
3
|
+
| "ui-woman"
|
|
4
|
+
| "ui-unlink"
|
|
5
|
+
| "ui-trash"
|
|
6
|
+
| "ui-star"
|
|
7
|
+
| "ui-split"
|
|
8
|
+
| "ui-sidebar"
|
|
9
|
+
| "ui-settings"
|
|
10
|
+
| "ui-send"
|
|
11
|
+
| "ui-search"
|
|
12
|
+
| "ui-refresh"
|
|
13
|
+
| "ui-profile"
|
|
14
|
+
| "ui-phone"
|
|
15
|
+
| "ui-notification"
|
|
16
|
+
| "ui-more"
|
|
17
|
+
| "ui-menu"
|
|
18
|
+
| "ui-megaphone"
|
|
19
|
+
| "ui-man"
|
|
20
|
+
| "ui-mail"
|
|
21
|
+
| "ui-lock"
|
|
22
|
+
| "ui-list"
|
|
23
|
+
| "ui-link"
|
|
24
|
+
| "ui-less"
|
|
25
|
+
| "ui-home"
|
|
26
|
+
| "ui-history"
|
|
27
|
+
| "ui-group"
|
|
28
|
+
| "ui-filter"
|
|
29
|
+
| "ui-favorite"
|
|
30
|
+
| "ui-eye"
|
|
31
|
+
| "ui-error"
|
|
32
|
+
| "ui-edit"
|
|
33
|
+
| "ui-drag"
|
|
34
|
+
| "ui-cross"
|
|
35
|
+
| "ui-copy"
|
|
36
|
+
| "ui-check"
|
|
37
|
+
| "ui-calendar"
|
|
38
|
+
| "ui-a11y"
|
|
39
|
+
| "product-wrench"
|
|
40
|
+
| "product-wood"
|
|
41
|
+
| "product-window"
|
|
42
|
+
| "product-weight"
|
|
43
|
+
| "product-wallpaper"
|
|
44
|
+
| "product-ventilation"
|
|
45
|
+
| "product-toolbox"
|
|
46
|
+
| "product-thermostat"
|
|
47
|
+
| "product-terrace"
|
|
48
|
+
| "product-temperature"
|
|
49
|
+
| "product-stairs"
|
|
50
|
+
| "product-size"
|
|
51
|
+
| "product-shutter"
|
|
52
|
+
| "product-sharpening"
|
|
53
|
+
| "product-security"
|
|
54
|
+
| "product-sample"
|
|
55
|
+
| "product-project"
|
|
56
|
+
| "product-premium"
|
|
57
|
+
| "product-pool"
|
|
58
|
+
| "product-pipe"
|
|
59
|
+
| "product-pantone"
|
|
60
|
+
| "product-paint"
|
|
61
|
+
| "product-modular"
|
|
62
|
+
| "product-masonry"
|
|
63
|
+
| "product-lighting"
|
|
64
|
+
| "product-leak"
|
|
65
|
+
| "product-layers"
|
|
66
|
+
| "product-kitchen"
|
|
67
|
+
| "product-kids"
|
|
68
|
+
| "product-key"
|
|
69
|
+
| "product-insulation"
|
|
70
|
+
| "product-house"
|
|
71
|
+
| "product-heater"
|
|
72
|
+
| "product-hardware"
|
|
73
|
+
| "product-handbag"
|
|
74
|
+
| "product-hammer"
|
|
75
|
+
| "product-glass"
|
|
76
|
+
| "product-gift"
|
|
77
|
+
| "product-gate"
|
|
78
|
+
| "product-garden"
|
|
79
|
+
| "product-garage"
|
|
80
|
+
| "product-floor"
|
|
81
|
+
| "product-fire"
|
|
82
|
+
| "product-faucet"
|
|
83
|
+
| "product-enki"
|
|
84
|
+
| "product-electricity"
|
|
85
|
+
| "product-eco"
|
|
86
|
+
| "product-drill"
|
|
87
|
+
| "product-dressing"
|
|
88
|
+
| "product-door"
|
|
89
|
+
| "product-diy"
|
|
90
|
+
| "product-danger"
|
|
91
|
+
| "product-curtains"
|
|
92
|
+
| "product-certification"
|
|
93
|
+
| "product-bedroom"
|
|
94
|
+
| "product-bathroom"
|
|
95
|
+
| "product-barbecue"
|
|
96
|
+
| "product-balcony"
|
|
97
|
+
| "product-attic"
|
|
98
|
+
| "media-wifi"
|
|
99
|
+
| "media-voice"
|
|
100
|
+
| "media-video"
|
|
101
|
+
| "media-uploading"
|
|
102
|
+
| "media-upload"
|
|
103
|
+
| "media-time"
|
|
104
|
+
| "media-survey"
|
|
105
|
+
| "media-stop"
|
|
106
|
+
| "media-slideshow"
|
|
107
|
+
| "media-share"
|
|
108
|
+
| "media-server"
|
|
109
|
+
| "media-save"
|
|
110
|
+
| "media-robot"
|
|
111
|
+
| "media-rfid"
|
|
112
|
+
| "media-report"
|
|
113
|
+
| "media-release"
|
|
114
|
+
| "media-question"
|
|
115
|
+
| "media-print"
|
|
116
|
+
| "media-policies"
|
|
117
|
+
| "media-playlist"
|
|
118
|
+
| "media-play"
|
|
119
|
+
| "media-picker"
|
|
120
|
+
| "media-pause"
|
|
121
|
+
| "media-palette"
|
|
122
|
+
| "media-newspaper"
|
|
123
|
+
| "media-music"
|
|
124
|
+
| "media-mic"
|
|
125
|
+
| "media-keyboard"
|
|
126
|
+
| "media-infinity"
|
|
127
|
+
| "media-image"
|
|
128
|
+
| "media-hourglass"
|
|
129
|
+
| "media-gauge"
|
|
130
|
+
| "media-folder"
|
|
131
|
+
| "media-draw"
|
|
132
|
+
| "media-download"
|
|
133
|
+
| "media-document"
|
|
134
|
+
| "media-database"
|
|
135
|
+
| "media-cpu"
|
|
136
|
+
| "media-contrast"
|
|
137
|
+
| "media-connect"
|
|
138
|
+
| "media-comment"
|
|
139
|
+
| "media-code"
|
|
140
|
+
| "media-chat"
|
|
141
|
+
| "media-camera"
|
|
142
|
+
| "media-brightness"
|
|
143
|
+
| "media-bookmark"
|
|
144
|
+
| "media-book"
|
|
145
|
+
| "media-bluetooth"
|
|
146
|
+
| "media-attachment"
|
|
147
|
+
| "media-api"
|
|
148
|
+
| "media-ai"
|
|
149
|
+
| "media-admin"
|
|
150
|
+
| "business-zloty"
|
|
151
|
+
| "business-warranty"
|
|
152
|
+
| "business-warehouse"
|
|
153
|
+
| "business-wallet"
|
|
154
|
+
| "business-truck"
|
|
155
|
+
| "business-trolley"
|
|
156
|
+
| "business-transfer"
|
|
157
|
+
| "business-timer"
|
|
158
|
+
| "business-tenant"
|
|
159
|
+
| "business-shelves"
|
|
160
|
+
| "business-ruble"
|
|
161
|
+
| "business-return"
|
|
162
|
+
| "business-request"
|
|
163
|
+
| "business-renovation"
|
|
164
|
+
| "business-pickup"
|
|
165
|
+
| "business-partnership"
|
|
166
|
+
| "business-pallet"
|
|
167
|
+
| "business-package"
|
|
168
|
+
| "business-owner"
|
|
169
|
+
| "business-mask"
|
|
170
|
+
| "business-map"
|
|
171
|
+
| "business-locker"
|
|
172
|
+
| "business-locator"
|
|
173
|
+
| "business-location"
|
|
174
|
+
| "business-kanban"
|
|
175
|
+
| "business-helpline"
|
|
176
|
+
| "business-france"
|
|
177
|
+
| "business-factory"
|
|
178
|
+
| "business-europe"
|
|
179
|
+
| "business-euro"
|
|
180
|
+
| "business-dollar"
|
|
181
|
+
| "business-distance"
|
|
182
|
+
| "business-discount"
|
|
183
|
+
| "business-direction"
|
|
184
|
+
| "business-delivery"
|
|
185
|
+
| "business-data"
|
|
186
|
+
| "business-cybersecurity"
|
|
187
|
+
| "business-craftsman"
|
|
188
|
+
| "business-course"
|
|
189
|
+
| "business-condition"
|
|
190
|
+
| "business-comparator"
|
|
191
|
+
| "business-company"
|
|
192
|
+
| "business-coffee"
|
|
193
|
+
| "business-checkout"
|
|
194
|
+
| "business-cart"
|
|
195
|
+
| "business-calculator"
|
|
196
|
+
| "business-apartment"
|
|
197
|
+
| "business-administration"
|
|
198
|
+
| "ui-warning-triangle"
|
|
199
|
+
| "ui-warning-circle"
|
|
200
|
+
| "ui-view-list"
|
|
201
|
+
| "ui-view-large"
|
|
202
|
+
| "ui-view-compact"
|
|
203
|
+
| "ui-swap-right"
|
|
204
|
+
| "ui-swap-left"
|
|
205
|
+
| "ui-star-half"
|
|
206
|
+
| "ui-star-filled"
|
|
207
|
+
| "ui-sort-top"
|
|
208
|
+
| "ui-sort-down"
|
|
209
|
+
| "ui-sidebar-filled"
|
|
210
|
+
| "ui-sidebar-expand"
|
|
211
|
+
| "ui-sidebar-collapse"
|
|
212
|
+
| "ui-search-product"
|
|
213
|
+
| "ui-search-list"
|
|
214
|
+
| "ui-profile-pro"
|
|
215
|
+
| "ui-profile-passion"
|
|
216
|
+
| "ui-profile-collaborator"
|
|
217
|
+
| "ui-phone-reject"
|
|
218
|
+
| "ui-phone-off"
|
|
219
|
+
| "ui-options-vertical"
|
|
220
|
+
| "ui-options-horizontal"
|
|
221
|
+
| "ui-notification-unread"
|
|
222
|
+
| "ui-notification-read"
|
|
223
|
+
| "ui-notification-off"
|
|
224
|
+
| "ui-more-circle"
|
|
225
|
+
| "ui-mail-alt"
|
|
226
|
+
| "ui-log-out"
|
|
227
|
+
| "ui-lock-open"
|
|
228
|
+
| "ui-list-view"
|
|
229
|
+
| "ui-list-add"
|
|
230
|
+
| "ui-less-circle"
|
|
231
|
+
| "ui-info-circle"
|
|
232
|
+
| "ui-help-circle"
|
|
233
|
+
| "ui-flashing-light"
|
|
234
|
+
| "ui-favorite-off"
|
|
235
|
+
| "ui-favorite-filled"
|
|
236
|
+
| "ui-eye-off"
|
|
237
|
+
| "ui-external-link"
|
|
238
|
+
| "ui-expand-right"
|
|
239
|
+
| "ui-expand-left"
|
|
240
|
+
| "ui-error-filled"
|
|
241
|
+
| "ui-cross-circle"
|
|
242
|
+
| "ui-chevron-up"
|
|
243
|
+
| "ui-chevron-right"
|
|
244
|
+
| "ui-chevron-left"
|
|
245
|
+
| "ui-chevron-down"
|
|
246
|
+
| "ui-check-circle"
|
|
247
|
+
| "ui-arrow-undo"
|
|
248
|
+
| "ui-arrow-top"
|
|
249
|
+
| "ui-arrow-redo"
|
|
250
|
+
| "ui-arrow-next"
|
|
251
|
+
| "ui-arrow-bottom"
|
|
252
|
+
| "ui-arrow-back"
|
|
253
|
+
| "product-worksite-delivery"
|
|
254
|
+
| "product-wood-saw"
|
|
255
|
+
| "product-wood-flooring"
|
|
256
|
+
| "product-renewable-energy"
|
|
257
|
+
| "product-reinforced-concrete"
|
|
258
|
+
| "product-price-tag"
|
|
259
|
+
| "product-paint-can"
|
|
260
|
+
| "product-mixer-truck"
|
|
261
|
+
| "product-masonry-alt"
|
|
262
|
+
| "product-living-room"
|
|
263
|
+
| "product-lawn-mower"
|
|
264
|
+
| "product-kitchen-alt"
|
|
265
|
+
| "product-key-alt"
|
|
266
|
+
| "product-insulation-alt"
|
|
267
|
+
| "product-hot-water"
|
|
268
|
+
| "product-hard-hat"
|
|
269
|
+
| "product-garden-alt"
|
|
270
|
+
| "product-eco-alt"
|
|
271
|
+
| "product-drill-alt"
|
|
272
|
+
| "product-diy-alt"
|
|
273
|
+
| "product-construction-site"
|
|
274
|
+
| "product-connected-home"
|
|
275
|
+
| "product-concrete-floor"
|
|
276
|
+
| "product-cleaning-product"
|
|
277
|
+
| "product-circular-economy"
|
|
278
|
+
| "product-big-bag"
|
|
279
|
+
| "product-christmas-tree"
|
|
280
|
+
| "media-wifi-reset"
|
|
281
|
+
| "media-wifi-off"
|
|
282
|
+
| "media-wifi-error"
|
|
283
|
+
| "media-volume-on"
|
|
284
|
+
| "media-volume-mute"
|
|
285
|
+
| "media-view-ar"
|
|
286
|
+
| "media-view-3d"
|
|
287
|
+
| "media-view-360"
|
|
288
|
+
| "media-video-alt"
|
|
289
|
+
| "media-thumb-up"
|
|
290
|
+
| "media-thumb-down"
|
|
291
|
+
| "media-stop-circle"
|
|
292
|
+
| "media-social-youtube"
|
|
293
|
+
| "media-social-x"
|
|
294
|
+
| "media-social-whatsapp"
|
|
295
|
+
| "media-social-tiktok"
|
|
296
|
+
| "media-social-telegram"
|
|
297
|
+
| "media-social-spotify"
|
|
298
|
+
| "media-social-slack"
|
|
299
|
+
| "media-social-pinterest"
|
|
300
|
+
| "media-social-linkedin"
|
|
301
|
+
| "media-social-instagram"
|
|
302
|
+
| "media-social-facebook"
|
|
303
|
+
| "media-share-ios"
|
|
304
|
+
| "media-screen-rotation"
|
|
305
|
+
| "media-remote-camera"
|
|
306
|
+
| "media-push-pin"
|
|
307
|
+
| "media-play-circle"
|
|
308
|
+
| "media-pause-circle"
|
|
309
|
+
| "media-night-mode"
|
|
310
|
+
| "media-mic-off"
|
|
311
|
+
| "media-image-selection"
|
|
312
|
+
| "media-image-resize"
|
|
313
|
+
| "media-image-crop"
|
|
314
|
+
| "media-image-alt"
|
|
315
|
+
| "media-hierarchy-tree"
|
|
316
|
+
| "media-fullscreen-exit"
|
|
317
|
+
| "media-fullscreen-enter"
|
|
318
|
+
| "media-folder-new"
|
|
319
|
+
| "media-file-xls"
|
|
320
|
+
| "media-file-svg"
|
|
321
|
+
| "media-file-png"
|
|
322
|
+
| "media-file-pdf"
|
|
323
|
+
| "media-file-jpg"
|
|
324
|
+
| "media-file-fig"
|
|
325
|
+
| "media-file-doc"
|
|
326
|
+
| "media-file-csv"
|
|
327
|
+
| "media-file-blank"
|
|
328
|
+
| "media-dimension-width"
|
|
329
|
+
| "media-dimension-thickness"
|
|
330
|
+
| "media-dimension-length"
|
|
331
|
+
| "media-dimension-height"
|
|
332
|
+
| "media-dimension-diameter"
|
|
333
|
+
| "media-bookmark-filled"
|
|
334
|
+
| "media-bluetooth-off"
|
|
335
|
+
| "media-battery-low"
|
|
336
|
+
| "media-battery-half"
|
|
337
|
+
| "media-battery-full"
|
|
338
|
+
| "media-barcode-scanner"
|
|
339
|
+
| "media-authentication-pincode"
|
|
340
|
+
| "media-authentication-fingerprint"
|
|
341
|
+
| "media-device-tablet"
|
|
342
|
+
| "media-device-mobile"
|
|
343
|
+
| "media-device-laptop"
|
|
344
|
+
| "media-device-desktop"
|
|
345
|
+
| "business-truck-unloading"
|
|
346
|
+
| "business-truck-loading"
|
|
347
|
+
| "business-tool-rental"
|
|
348
|
+
| "business-timer-48h"
|
|
349
|
+
| "business-timer-3h"
|
|
350
|
+
| "business-timer-2h"
|
|
351
|
+
| "business-timer-24h"
|
|
352
|
+
| "business-store-leroymerlin"
|
|
353
|
+
| "business-store-bricoman"
|
|
354
|
+
| "business-secure-payment"
|
|
355
|
+
| "business-receipt-zloty"
|
|
356
|
+
| "business-receipt-lei"
|
|
357
|
+
| "business-receipt-euro"
|
|
358
|
+
| "business-pickup-location"
|
|
359
|
+
| "business-payment-check"
|
|
360
|
+
| "business-parcel-loading"
|
|
361
|
+
| "business-parcel-handover"
|
|
362
|
+
| "business-package-off"
|
|
363
|
+
| "business-package-check"
|
|
364
|
+
| "business-package-add"
|
|
365
|
+
| "business-loyalty-lm"
|
|
366
|
+
| "business-loyalty-bm"
|
|
367
|
+
| "business-location-filled"
|
|
368
|
+
| "business-leroy-merlin"
|
|
369
|
+
| "business-id-card"
|
|
370
|
+
| "business-hearing-disabled"
|
|
371
|
+
| "business-hand-sanitiser"
|
|
372
|
+
| "business-funding-zloty"
|
|
373
|
+
| "business-funding-lei"
|
|
374
|
+
| "business-funding-euro"
|
|
375
|
+
| "business-feeling-satisfied"
|
|
376
|
+
| "business-feeling-neutral"
|
|
377
|
+
| "business-feeling-dissatisfied"
|
|
378
|
+
| "business-delivery-off"
|
|
379
|
+
| "business-cybersecurity-warning"
|
|
380
|
+
| "business-cybersecurity-check"
|
|
381
|
+
| "business-currency-lei"
|
|
382
|
+
| "business-currency-euro"
|
|
383
|
+
| "business-currency-dollar"
|
|
384
|
+
| "business-credit-card"
|
|
385
|
+
| "business-checkout-alt"
|
|
386
|
+
| "business-car-park"
|
|
387
|
+
| "business-bill-zloty"
|
|
388
|
+
| "business-bill-lei"
|
|
389
|
+
| "business-bill-euro"
|
|
390
|
+
| "ui-warning-triangle-filled"
|
|
391
|
+
| "ui-warning-circle-filled"
|
|
392
|
+
| "ui-view-x9-filled"
|
|
393
|
+
| "ui-view-x4-filled"
|
|
394
|
+
| "ui-view-x1-filled"
|
|
395
|
+
| "ui-view-list-filled"
|
|
396
|
+
| "ui-view-large-filled"
|
|
397
|
+
| "ui-view-grid-x9"
|
|
398
|
+
| "ui-view-grid-x4"
|
|
399
|
+
| "ui-view-grid-x1"
|
|
400
|
+
| "ui-view-compact-filled"
|
|
401
|
+
| "ui-swap-left-right"
|
|
402
|
+
| "ui-sort-top-down"
|
|
403
|
+
| "ui-info-circle-filled"
|
|
404
|
+
| "ui-expand-right-alt"
|
|
405
|
+
| "ui-expand-left-alt"
|
|
406
|
+
| "ui-cross-circle-filled"
|
|
407
|
+
| "ui-check-circle-filled"
|
|
408
|
+
| "ui-arrow-top-right"
|
|
409
|
+
| "ui-arrow-top-left"
|
|
410
|
+
| "ui-arrow-bottom-right"
|
|
411
|
+
| "ui-arrow-bottom-left"
|
|
412
|
+
| "product-wood-flooring-alt"
|
|
413
|
+
| "product-hard-hat-alt"
|
|
414
|
+
| "product-cutting-wood-glass"
|
|
415
|
+
| "media-video-trim-start"
|
|
416
|
+
| "media-video-trim-end"
|
|
417
|
+
| "media-thumb-up-filled"
|
|
418
|
+
| "media-thumb-down-filled"
|
|
419
|
+
| "media-ratio-9-16"
|
|
420
|
+
| "media-ratio-4-3"
|
|
421
|
+
| "media-ratio-3-4"
|
|
422
|
+
| "media-ratio-16-9"
|
|
423
|
+
| "media-ratio-1-1"
|
|
424
|
+
| "media-push-pin-off"
|
|
425
|
+
| "media-hierarchy-tree-alt"
|
|
426
|
+
| "media-fullscreen-exit-alt"
|
|
427
|
+
| "media-fullscreen-enter-alt"
|
|
428
|
+
| "media-authentication-face-id"
|
|
429
|
+
| "business-store-m-off"
|
|
430
|
+
| "business-store-location-lm"
|
|
431
|
+
| "business-store-location-bm"
|
|
432
|
+
| "business-store-lm-off"
|
|
433
|
+
| "business-secure-payment-alt"
|
|
434
|
+
| "business-pickup-location-filled"
|
|
435
|
+
| "business-funding-card-zloty"
|
|
436
|
+
| "business-funding-card-lei"
|
|
437
|
+
| "business-funding-card-euro"
|
|
438
|
+
| "business-feeling-very-satisfied"
|
|
439
|
+
| "business-feeling-very-dissatisfied"
|
|
440
|
+
| "business-store-location-lm-filled"
|
|
441
|
+
| "business-store-location-bm-filled";
|
|
442
|
+
|
|
443
|
+
export type AzulejoIconsKey =
|
|
444
|
+
| "UiWorldwide"
|
|
445
|
+
| "UiWoman"
|
|
446
|
+
| "UiUnlink"
|
|
447
|
+
| "UiTrash"
|
|
448
|
+
| "UiStar"
|
|
449
|
+
| "UiSplit"
|
|
450
|
+
| "UiSidebar"
|
|
451
|
+
| "UiSettings"
|
|
452
|
+
| "UiSend"
|
|
453
|
+
| "UiSearch"
|
|
454
|
+
| "UiRefresh"
|
|
455
|
+
| "UiProfile"
|
|
456
|
+
| "UiPhone"
|
|
457
|
+
| "UiNotification"
|
|
458
|
+
| "UiMore"
|
|
459
|
+
| "UiMenu"
|
|
460
|
+
| "UiMegaphone"
|
|
461
|
+
| "UiMan"
|
|
462
|
+
| "UiMail"
|
|
463
|
+
| "UiLock"
|
|
464
|
+
| "UiList"
|
|
465
|
+
| "UiLink"
|
|
466
|
+
| "UiLess"
|
|
467
|
+
| "UiHome"
|
|
468
|
+
| "UiHistory"
|
|
469
|
+
| "UiGroup"
|
|
470
|
+
| "UiFilter"
|
|
471
|
+
| "UiFavorite"
|
|
472
|
+
| "UiEye"
|
|
473
|
+
| "UiError"
|
|
474
|
+
| "UiEdit"
|
|
475
|
+
| "UiDrag"
|
|
476
|
+
| "UiCross"
|
|
477
|
+
| "UiCopy"
|
|
478
|
+
| "UiCheck"
|
|
479
|
+
| "UiCalendar"
|
|
480
|
+
| "UiA11y"
|
|
481
|
+
| "ProductWrench"
|
|
482
|
+
| "ProductWood"
|
|
483
|
+
| "ProductWindow"
|
|
484
|
+
| "ProductWeight"
|
|
485
|
+
| "ProductWallpaper"
|
|
486
|
+
| "ProductVentilation"
|
|
487
|
+
| "ProductToolbox"
|
|
488
|
+
| "ProductThermostat"
|
|
489
|
+
| "ProductTerrace"
|
|
490
|
+
| "ProductTemperature"
|
|
491
|
+
| "ProductStairs"
|
|
492
|
+
| "ProductSize"
|
|
493
|
+
| "ProductShutter"
|
|
494
|
+
| "ProductSharpening"
|
|
495
|
+
| "ProductSecurity"
|
|
496
|
+
| "ProductSample"
|
|
497
|
+
| "ProductProject"
|
|
498
|
+
| "ProductPremium"
|
|
499
|
+
| "ProductPool"
|
|
500
|
+
| "ProductPipe"
|
|
501
|
+
| "ProductPantone"
|
|
502
|
+
| "ProductPaint"
|
|
503
|
+
| "ProductModular"
|
|
504
|
+
| "ProductMasonry"
|
|
505
|
+
| "ProductLighting"
|
|
506
|
+
| "ProductLeak"
|
|
507
|
+
| "ProductLayers"
|
|
508
|
+
| "ProductKitchen"
|
|
509
|
+
| "ProductKids"
|
|
510
|
+
| "ProductKey"
|
|
511
|
+
| "ProductInsulation"
|
|
512
|
+
| "ProductHouse"
|
|
513
|
+
| "ProductHeater"
|
|
514
|
+
| "ProductHardware"
|
|
515
|
+
| "ProductHandbag"
|
|
516
|
+
| "ProductHammer"
|
|
517
|
+
| "ProductGlass"
|
|
518
|
+
| "ProductGift"
|
|
519
|
+
| "ProductGate"
|
|
520
|
+
| "ProductGarden"
|
|
521
|
+
| "ProductGarage"
|
|
522
|
+
| "ProductFloor"
|
|
523
|
+
| "ProductFire"
|
|
524
|
+
| "ProductFaucet"
|
|
525
|
+
| "ProductEnki"
|
|
526
|
+
| "ProductElectricity"
|
|
527
|
+
| "ProductEco"
|
|
528
|
+
| "ProductDrill"
|
|
529
|
+
| "ProductDressing"
|
|
530
|
+
| "ProductDoor"
|
|
531
|
+
| "ProductDiy"
|
|
532
|
+
| "ProductDanger"
|
|
533
|
+
| "ProductCurtains"
|
|
534
|
+
| "ProductCertification"
|
|
535
|
+
| "ProductBedroom"
|
|
536
|
+
| "ProductBathroom"
|
|
537
|
+
| "ProductBarbecue"
|
|
538
|
+
| "ProductBalcony"
|
|
539
|
+
| "ProductAttic"
|
|
540
|
+
| "MediaWifi"
|
|
541
|
+
| "MediaVoice"
|
|
542
|
+
| "MediaVideo"
|
|
543
|
+
| "MediaUploading"
|
|
544
|
+
| "MediaUpload"
|
|
545
|
+
| "MediaTime"
|
|
546
|
+
| "MediaSurvey"
|
|
547
|
+
| "MediaStop"
|
|
548
|
+
| "MediaSlideshow"
|
|
549
|
+
| "MediaShare"
|
|
550
|
+
| "MediaServer"
|
|
551
|
+
| "MediaSave"
|
|
552
|
+
| "MediaRobot"
|
|
553
|
+
| "MediaRfid"
|
|
554
|
+
| "MediaReport"
|
|
555
|
+
| "MediaRelease"
|
|
556
|
+
| "MediaQuestion"
|
|
557
|
+
| "MediaPrint"
|
|
558
|
+
| "MediaPolicies"
|
|
559
|
+
| "MediaPlaylist"
|
|
560
|
+
| "MediaPlay"
|
|
561
|
+
| "MediaPicker"
|
|
562
|
+
| "MediaPause"
|
|
563
|
+
| "MediaPalette"
|
|
564
|
+
| "MediaNewspaper"
|
|
565
|
+
| "MediaMusic"
|
|
566
|
+
| "MediaMic"
|
|
567
|
+
| "MediaKeyboard"
|
|
568
|
+
| "MediaInfinity"
|
|
569
|
+
| "MediaImage"
|
|
570
|
+
| "MediaHourglass"
|
|
571
|
+
| "MediaGauge"
|
|
572
|
+
| "MediaFolder"
|
|
573
|
+
| "MediaDraw"
|
|
574
|
+
| "MediaDownload"
|
|
575
|
+
| "MediaDocument"
|
|
576
|
+
| "MediaDatabase"
|
|
577
|
+
| "MediaCpu"
|
|
578
|
+
| "MediaContrast"
|
|
579
|
+
| "MediaConnect"
|
|
580
|
+
| "MediaComment"
|
|
581
|
+
| "MediaCode"
|
|
582
|
+
| "MediaChat"
|
|
583
|
+
| "MediaCamera"
|
|
584
|
+
| "MediaBrightness"
|
|
585
|
+
| "MediaBookmark"
|
|
586
|
+
| "MediaBook"
|
|
587
|
+
| "MediaBluetooth"
|
|
588
|
+
| "MediaAttachment"
|
|
589
|
+
| "MediaApi"
|
|
590
|
+
| "MediaAi"
|
|
591
|
+
| "MediaAdmin"
|
|
592
|
+
| "BusinessZloty"
|
|
593
|
+
| "BusinessWarranty"
|
|
594
|
+
| "BusinessWarehouse"
|
|
595
|
+
| "BusinessWallet"
|
|
596
|
+
| "BusinessTruck"
|
|
597
|
+
| "BusinessTrolley"
|
|
598
|
+
| "BusinessTransfer"
|
|
599
|
+
| "BusinessTimer"
|
|
600
|
+
| "BusinessTenant"
|
|
601
|
+
| "BusinessShelves"
|
|
602
|
+
| "BusinessRuble"
|
|
603
|
+
| "BusinessReturn"
|
|
604
|
+
| "BusinessRequest"
|
|
605
|
+
| "BusinessRenovation"
|
|
606
|
+
| "BusinessPickup"
|
|
607
|
+
| "BusinessPartnership"
|
|
608
|
+
| "BusinessPallet"
|
|
609
|
+
| "BusinessPackage"
|
|
610
|
+
| "BusinessOwner"
|
|
611
|
+
| "BusinessMask"
|
|
612
|
+
| "BusinessMap"
|
|
613
|
+
| "BusinessLocker"
|
|
614
|
+
| "BusinessLocator"
|
|
615
|
+
| "BusinessLocation"
|
|
616
|
+
| "BusinessKanban"
|
|
617
|
+
| "BusinessHelpline"
|
|
618
|
+
| "BusinessFrance"
|
|
619
|
+
| "BusinessFactory"
|
|
620
|
+
| "BusinessEurope"
|
|
621
|
+
| "BusinessEuro"
|
|
622
|
+
| "BusinessDollar"
|
|
623
|
+
| "BusinessDistance"
|
|
624
|
+
| "BusinessDiscount"
|
|
625
|
+
| "BusinessDirection"
|
|
626
|
+
| "BusinessDelivery"
|
|
627
|
+
| "BusinessData"
|
|
628
|
+
| "BusinessCybersecurity"
|
|
629
|
+
| "BusinessCraftsman"
|
|
630
|
+
| "BusinessCourse"
|
|
631
|
+
| "BusinessCondition"
|
|
632
|
+
| "BusinessComparator"
|
|
633
|
+
| "BusinessCompany"
|
|
634
|
+
| "BusinessCoffee"
|
|
635
|
+
| "BusinessCheckout"
|
|
636
|
+
| "BusinessCart"
|
|
637
|
+
| "BusinessCalculator"
|
|
638
|
+
| "BusinessApartment"
|
|
639
|
+
| "BusinessAdministration"
|
|
640
|
+
| "UiWarningTriangle"
|
|
641
|
+
| "UiWarningCircle"
|
|
642
|
+
| "UiViewList"
|
|
643
|
+
| "UiViewLarge"
|
|
644
|
+
| "UiViewCompact"
|
|
645
|
+
| "UiSwapRight"
|
|
646
|
+
| "UiSwapLeft"
|
|
647
|
+
| "UiStarHalf"
|
|
648
|
+
| "UiStarFilled"
|
|
649
|
+
| "UiSortTop"
|
|
650
|
+
| "UiSortDown"
|
|
651
|
+
| "UiSidebarFilled"
|
|
652
|
+
| "UiSidebarExpand"
|
|
653
|
+
| "UiSidebarCollapse"
|
|
654
|
+
| "UiSearchProduct"
|
|
655
|
+
| "UiSearchList"
|
|
656
|
+
| "UiProfilePro"
|
|
657
|
+
| "UiProfilePassion"
|
|
658
|
+
| "UiProfileCollaborator"
|
|
659
|
+
| "UiPhoneReject"
|
|
660
|
+
| "UiPhoneOff"
|
|
661
|
+
| "UiOptionsVertical"
|
|
662
|
+
| "UiOptionsHorizontal"
|
|
663
|
+
| "UiNotificationUnread"
|
|
664
|
+
| "UiNotificationRead"
|
|
665
|
+
| "UiNotificationOff"
|
|
666
|
+
| "UiMoreCircle"
|
|
667
|
+
| "UiMailAlt"
|
|
668
|
+
| "UiLogOut"
|
|
669
|
+
| "UiLockOpen"
|
|
670
|
+
| "UiListView"
|
|
671
|
+
| "UiListAdd"
|
|
672
|
+
| "UiLessCircle"
|
|
673
|
+
| "UiInfoCircle"
|
|
674
|
+
| "UiHelpCircle"
|
|
675
|
+
| "UiFlashingLight"
|
|
676
|
+
| "UiFavoriteOff"
|
|
677
|
+
| "UiFavoriteFilled"
|
|
678
|
+
| "UiEyeOff"
|
|
679
|
+
| "UiExternalLink"
|
|
680
|
+
| "UiExpandRight"
|
|
681
|
+
| "UiExpandLeft"
|
|
682
|
+
| "UiErrorFilled"
|
|
683
|
+
| "UiCrossCircle"
|
|
684
|
+
| "UiChevronUp"
|
|
685
|
+
| "UiChevronRight"
|
|
686
|
+
| "UiChevronLeft"
|
|
687
|
+
| "UiChevronDown"
|
|
688
|
+
| "UiCheckCircle"
|
|
689
|
+
| "UiArrowUndo"
|
|
690
|
+
| "UiArrowTop"
|
|
691
|
+
| "UiArrowRedo"
|
|
692
|
+
| "UiArrowNext"
|
|
693
|
+
| "UiArrowBottom"
|
|
694
|
+
| "UiArrowBack"
|
|
695
|
+
| "ProductWorksiteDelivery"
|
|
696
|
+
| "ProductWoodSaw"
|
|
697
|
+
| "ProductWoodFlooring"
|
|
698
|
+
| "ProductRenewableEnergy"
|
|
699
|
+
| "ProductReinforcedConcrete"
|
|
700
|
+
| "ProductPriceTag"
|
|
701
|
+
| "ProductPaintCan"
|
|
702
|
+
| "ProductMixerTruck"
|
|
703
|
+
| "ProductMasonryAlt"
|
|
704
|
+
| "ProductLivingRoom"
|
|
705
|
+
| "ProductLawnMower"
|
|
706
|
+
| "ProductKitchenAlt"
|
|
707
|
+
| "ProductKeyAlt"
|
|
708
|
+
| "ProductInsulationAlt"
|
|
709
|
+
| "ProductHotWater"
|
|
710
|
+
| "ProductHardHat"
|
|
711
|
+
| "ProductGardenAlt"
|
|
712
|
+
| "ProductEcoAlt"
|
|
713
|
+
| "ProductDrillAlt"
|
|
714
|
+
| "ProductDiyAlt"
|
|
715
|
+
| "ProductConstructionSite"
|
|
716
|
+
| "ProductConnectedHome"
|
|
717
|
+
| "ProductConcreteFloor"
|
|
718
|
+
| "ProductCleaningProduct"
|
|
719
|
+
| "ProductCircularEconomy"
|
|
720
|
+
| "ProductBigBag"
|
|
721
|
+
| "ProductChristmasTree"
|
|
722
|
+
| "MediaWifiReset"
|
|
723
|
+
| "MediaWifiOff"
|
|
724
|
+
| "MediaWifiError"
|
|
725
|
+
| "MediaVolumeOn"
|
|
726
|
+
| "MediaVolumeMute"
|
|
727
|
+
| "MediaViewAr"
|
|
728
|
+
| "MediaView3d"
|
|
729
|
+
| "MediaView360"
|
|
730
|
+
| "MediaVideoAlt"
|
|
731
|
+
| "MediaThumbUp"
|
|
732
|
+
| "MediaThumbDown"
|
|
733
|
+
| "MediaStopCircle"
|
|
734
|
+
| "MediaSocialYoutube"
|
|
735
|
+
| "MediaSocialX"
|
|
736
|
+
| "MediaSocialWhatsapp"
|
|
737
|
+
| "MediaSocialTiktok"
|
|
738
|
+
| "MediaSocialTelegram"
|
|
739
|
+
| "MediaSocialSpotify"
|
|
740
|
+
| "MediaSocialSlack"
|
|
741
|
+
| "MediaSocialPinterest"
|
|
742
|
+
| "MediaSocialLinkedin"
|
|
743
|
+
| "MediaSocialInstagram"
|
|
744
|
+
| "MediaSocialFacebook"
|
|
745
|
+
| "MediaShareIos"
|
|
746
|
+
| "MediaScreenRotation"
|
|
747
|
+
| "MediaRemoteCamera"
|
|
748
|
+
| "MediaPushPin"
|
|
749
|
+
| "MediaPlayCircle"
|
|
750
|
+
| "MediaPauseCircle"
|
|
751
|
+
| "MediaNightMode"
|
|
752
|
+
| "MediaMicOff"
|
|
753
|
+
| "MediaImageSelection"
|
|
754
|
+
| "MediaImageResize"
|
|
755
|
+
| "MediaImageCrop"
|
|
756
|
+
| "MediaImageAlt"
|
|
757
|
+
| "MediaHierarchyTree"
|
|
758
|
+
| "MediaFullscreenExit"
|
|
759
|
+
| "MediaFullscreenEnter"
|
|
760
|
+
| "MediaFolderNew"
|
|
761
|
+
| "MediaFileXls"
|
|
762
|
+
| "MediaFileSvg"
|
|
763
|
+
| "MediaFilePng"
|
|
764
|
+
| "MediaFilePdf"
|
|
765
|
+
| "MediaFileJpg"
|
|
766
|
+
| "MediaFileFig"
|
|
767
|
+
| "MediaFileDoc"
|
|
768
|
+
| "MediaFileCsv"
|
|
769
|
+
| "MediaFileBlank"
|
|
770
|
+
| "MediaDimensionWidth"
|
|
771
|
+
| "MediaDimensionThickness"
|
|
772
|
+
| "MediaDimensionLength"
|
|
773
|
+
| "MediaDimensionHeight"
|
|
774
|
+
| "MediaDimensionDiameter"
|
|
775
|
+
| "MediaBookmarkFilled"
|
|
776
|
+
| "MediaBluetoothOff"
|
|
777
|
+
| "MediaBatteryLow"
|
|
778
|
+
| "MediaBatteryHalf"
|
|
779
|
+
| "MediaBatteryFull"
|
|
780
|
+
| "MediaBarcodeScanner"
|
|
781
|
+
| "MediaAuthenticationPincode"
|
|
782
|
+
| "MediaAuthenticationFingerprint"
|
|
783
|
+
| "MediaDeviceTablet"
|
|
784
|
+
| "MediaDeviceMobile"
|
|
785
|
+
| "MediaDeviceLaptop"
|
|
786
|
+
| "MediaDeviceDesktop"
|
|
787
|
+
| "BusinessTruckUnloading"
|
|
788
|
+
| "BusinessTruckLoading"
|
|
789
|
+
| "BusinessToolRental"
|
|
790
|
+
| "BusinessTimer48h"
|
|
791
|
+
| "BusinessTimer3h"
|
|
792
|
+
| "BusinessTimer2h"
|
|
793
|
+
| "BusinessTimer24h"
|
|
794
|
+
| "BusinessStoreLeroymerlin"
|
|
795
|
+
| "BusinessStoreBricoman"
|
|
796
|
+
| "BusinessSecurePayment"
|
|
797
|
+
| "BusinessReceiptZloty"
|
|
798
|
+
| "BusinessReceiptLei"
|
|
799
|
+
| "BusinessReceiptEuro"
|
|
800
|
+
| "BusinessPickupLocation"
|
|
801
|
+
| "BusinessPaymentCheck"
|
|
802
|
+
| "BusinessParcelLoading"
|
|
803
|
+
| "BusinessParcelHandover"
|
|
804
|
+
| "BusinessPackageOff"
|
|
805
|
+
| "BusinessPackageCheck"
|
|
806
|
+
| "BusinessPackageAdd"
|
|
807
|
+
| "BusinessLoyaltyLm"
|
|
808
|
+
| "BusinessLoyaltyBm"
|
|
809
|
+
| "BusinessLocationFilled"
|
|
810
|
+
| "BusinessLeroyMerlin"
|
|
811
|
+
| "BusinessIdCard"
|
|
812
|
+
| "BusinessHearingDisabled"
|
|
813
|
+
| "BusinessHandSanitiser"
|
|
814
|
+
| "BusinessFundingZloty"
|
|
815
|
+
| "BusinessFundingLei"
|
|
816
|
+
| "BusinessFundingEuro"
|
|
817
|
+
| "BusinessFeelingSatisfied"
|
|
818
|
+
| "BusinessFeelingNeutral"
|
|
819
|
+
| "BusinessFeelingDissatisfied"
|
|
820
|
+
| "BusinessDeliveryOff"
|
|
821
|
+
| "BusinessCybersecurityWarning"
|
|
822
|
+
| "BusinessCybersecurityCheck"
|
|
823
|
+
| "BusinessCurrencyLei"
|
|
824
|
+
| "BusinessCurrencyEuro"
|
|
825
|
+
| "BusinessCurrencyDollar"
|
|
826
|
+
| "BusinessCreditCard"
|
|
827
|
+
| "BusinessCheckoutAlt"
|
|
828
|
+
| "BusinessCarPark"
|
|
829
|
+
| "BusinessBillZloty"
|
|
830
|
+
| "BusinessBillLei"
|
|
831
|
+
| "BusinessBillEuro"
|
|
832
|
+
| "UiWarningTriangleFilled"
|
|
833
|
+
| "UiWarningCircleFilled"
|
|
834
|
+
| "UiViewX9Filled"
|
|
835
|
+
| "UiViewX4Filled"
|
|
836
|
+
| "UiViewX1Filled"
|
|
837
|
+
| "UiViewListFilled"
|
|
838
|
+
| "UiViewLargeFilled"
|
|
839
|
+
| "UiViewGridX9"
|
|
840
|
+
| "UiViewGridX4"
|
|
841
|
+
| "UiViewGridX1"
|
|
842
|
+
| "UiViewCompactFilled"
|
|
843
|
+
| "UiSwapLeftRight"
|
|
844
|
+
| "UiSortTopDown"
|
|
845
|
+
| "UiInfoCircleFilled"
|
|
846
|
+
| "UiExpandRightAlt"
|
|
847
|
+
| "UiExpandLeftAlt"
|
|
848
|
+
| "UiCrossCircleFilled"
|
|
849
|
+
| "UiCheckCircleFilled"
|
|
850
|
+
| "UiArrowTopRight"
|
|
851
|
+
| "UiArrowTopLeft"
|
|
852
|
+
| "UiArrowBottomRight"
|
|
853
|
+
| "UiArrowBottomLeft"
|
|
854
|
+
| "ProductWoodFlooringAlt"
|
|
855
|
+
| "ProductHardHatAlt"
|
|
856
|
+
| "ProductCuttingWoodGlass"
|
|
857
|
+
| "MediaVideoTrimStart"
|
|
858
|
+
| "MediaVideoTrimEnd"
|
|
859
|
+
| "MediaThumbUpFilled"
|
|
860
|
+
| "MediaThumbDownFilled"
|
|
861
|
+
| "MediaRatio916"
|
|
862
|
+
| "MediaRatio43"
|
|
863
|
+
| "MediaRatio34"
|
|
864
|
+
| "MediaRatio169"
|
|
865
|
+
| "MediaRatio11"
|
|
866
|
+
| "MediaPushPinOff"
|
|
867
|
+
| "MediaHierarchyTreeAlt"
|
|
868
|
+
| "MediaFullscreenExitAlt"
|
|
869
|
+
| "MediaFullscreenEnterAlt"
|
|
870
|
+
| "MediaAuthenticationFaceId"
|
|
871
|
+
| "BusinessStoreMOff"
|
|
872
|
+
| "BusinessStoreLocationLm"
|
|
873
|
+
| "BusinessStoreLocationBm"
|
|
874
|
+
| "BusinessStoreLmOff"
|
|
875
|
+
| "BusinessSecurePaymentAlt"
|
|
876
|
+
| "BusinessPickupLocationFilled"
|
|
877
|
+
| "BusinessFundingCardZloty"
|
|
878
|
+
| "BusinessFundingCardLei"
|
|
879
|
+
| "BusinessFundingCardEuro"
|
|
880
|
+
| "BusinessFeelingVerySatisfied"
|
|
881
|
+
| "BusinessFeelingVeryDissatisfied"
|
|
882
|
+
| "BusinessStoreLocationLmFilled"
|
|
883
|
+
| "BusinessStoreLocationBmFilled";
|
|
884
|
+
|
|
885
|
+
export enum AzulejoIcons {
|
|
886
|
+
UiWorldwide = "ui-worldwide",
|
|
887
|
+
UiWoman = "ui-woman",
|
|
888
|
+
UiUnlink = "ui-unlink",
|
|
889
|
+
UiTrash = "ui-trash",
|
|
890
|
+
UiStar = "ui-star",
|
|
891
|
+
UiSplit = "ui-split",
|
|
892
|
+
UiSidebar = "ui-sidebar",
|
|
893
|
+
UiSettings = "ui-settings",
|
|
894
|
+
UiSend = "ui-send",
|
|
895
|
+
UiSearch = "ui-search",
|
|
896
|
+
UiRefresh = "ui-refresh",
|
|
897
|
+
UiProfile = "ui-profile",
|
|
898
|
+
UiPhone = "ui-phone",
|
|
899
|
+
UiNotification = "ui-notification",
|
|
900
|
+
UiMore = "ui-more",
|
|
901
|
+
UiMenu = "ui-menu",
|
|
902
|
+
UiMegaphone = "ui-megaphone",
|
|
903
|
+
UiMan = "ui-man",
|
|
904
|
+
UiMail = "ui-mail",
|
|
905
|
+
UiLock = "ui-lock",
|
|
906
|
+
UiList = "ui-list",
|
|
907
|
+
UiLink = "ui-link",
|
|
908
|
+
UiLess = "ui-less",
|
|
909
|
+
UiHome = "ui-home",
|
|
910
|
+
UiHistory = "ui-history",
|
|
911
|
+
UiGroup = "ui-group",
|
|
912
|
+
UiFilter = "ui-filter",
|
|
913
|
+
UiFavorite = "ui-favorite",
|
|
914
|
+
UiEye = "ui-eye",
|
|
915
|
+
UiError = "ui-error",
|
|
916
|
+
UiEdit = "ui-edit",
|
|
917
|
+
UiDrag = "ui-drag",
|
|
918
|
+
UiCross = "ui-cross",
|
|
919
|
+
UiCopy = "ui-copy",
|
|
920
|
+
UiCheck = "ui-check",
|
|
921
|
+
UiCalendar = "ui-calendar",
|
|
922
|
+
UiA11y = "ui-a11y",
|
|
923
|
+
ProductWrench = "product-wrench",
|
|
924
|
+
ProductWood = "product-wood",
|
|
925
|
+
ProductWindow = "product-window",
|
|
926
|
+
ProductWeight = "product-weight",
|
|
927
|
+
ProductWallpaper = "product-wallpaper",
|
|
928
|
+
ProductVentilation = "product-ventilation",
|
|
929
|
+
ProductToolbox = "product-toolbox",
|
|
930
|
+
ProductThermostat = "product-thermostat",
|
|
931
|
+
ProductTerrace = "product-terrace",
|
|
932
|
+
ProductTemperature = "product-temperature",
|
|
933
|
+
ProductStairs = "product-stairs",
|
|
934
|
+
ProductSize = "product-size",
|
|
935
|
+
ProductShutter = "product-shutter",
|
|
936
|
+
ProductSharpening = "product-sharpening",
|
|
937
|
+
ProductSecurity = "product-security",
|
|
938
|
+
ProductSample = "product-sample",
|
|
939
|
+
ProductProject = "product-project",
|
|
940
|
+
ProductPremium = "product-premium",
|
|
941
|
+
ProductPool = "product-pool",
|
|
942
|
+
ProductPipe = "product-pipe",
|
|
943
|
+
ProductPantone = "product-pantone",
|
|
944
|
+
ProductPaint = "product-paint",
|
|
945
|
+
ProductModular = "product-modular",
|
|
946
|
+
ProductMasonry = "product-masonry",
|
|
947
|
+
ProductLighting = "product-lighting",
|
|
948
|
+
ProductLeak = "product-leak",
|
|
949
|
+
ProductLayers = "product-layers",
|
|
950
|
+
ProductKitchen = "product-kitchen",
|
|
951
|
+
ProductKids = "product-kids",
|
|
952
|
+
ProductKey = "product-key",
|
|
953
|
+
ProductInsulation = "product-insulation",
|
|
954
|
+
ProductHouse = "product-house",
|
|
955
|
+
ProductHeater = "product-heater",
|
|
956
|
+
ProductHardware = "product-hardware",
|
|
957
|
+
ProductHandbag = "product-handbag",
|
|
958
|
+
ProductHammer = "product-hammer",
|
|
959
|
+
ProductGlass = "product-glass",
|
|
960
|
+
ProductGift = "product-gift",
|
|
961
|
+
ProductGate = "product-gate",
|
|
962
|
+
ProductGarden = "product-garden",
|
|
963
|
+
ProductGarage = "product-garage",
|
|
964
|
+
ProductFloor = "product-floor",
|
|
965
|
+
ProductFire = "product-fire",
|
|
966
|
+
ProductFaucet = "product-faucet",
|
|
967
|
+
ProductEnki = "product-enki",
|
|
968
|
+
ProductElectricity = "product-electricity",
|
|
969
|
+
ProductEco = "product-eco",
|
|
970
|
+
ProductDrill = "product-drill",
|
|
971
|
+
ProductDressing = "product-dressing",
|
|
972
|
+
ProductDoor = "product-door",
|
|
973
|
+
ProductDiy = "product-diy",
|
|
974
|
+
ProductDanger = "product-danger",
|
|
975
|
+
ProductCurtains = "product-curtains",
|
|
976
|
+
ProductCertification = "product-certification",
|
|
977
|
+
ProductBedroom = "product-bedroom",
|
|
978
|
+
ProductBathroom = "product-bathroom",
|
|
979
|
+
ProductBarbecue = "product-barbecue",
|
|
980
|
+
ProductBalcony = "product-balcony",
|
|
981
|
+
ProductAttic = "product-attic",
|
|
982
|
+
MediaWifi = "media-wifi",
|
|
983
|
+
MediaVoice = "media-voice",
|
|
984
|
+
MediaVideo = "media-video",
|
|
985
|
+
MediaUploading = "media-uploading",
|
|
986
|
+
MediaUpload = "media-upload",
|
|
987
|
+
MediaTime = "media-time",
|
|
988
|
+
MediaSurvey = "media-survey",
|
|
989
|
+
MediaStop = "media-stop",
|
|
990
|
+
MediaSlideshow = "media-slideshow",
|
|
991
|
+
MediaShare = "media-share",
|
|
992
|
+
MediaServer = "media-server",
|
|
993
|
+
MediaSave = "media-save",
|
|
994
|
+
MediaRobot = "media-robot",
|
|
995
|
+
MediaRfid = "media-rfid",
|
|
996
|
+
MediaReport = "media-report",
|
|
997
|
+
MediaRelease = "media-release",
|
|
998
|
+
MediaQuestion = "media-question",
|
|
999
|
+
MediaPrint = "media-print",
|
|
1000
|
+
MediaPolicies = "media-policies",
|
|
1001
|
+
MediaPlaylist = "media-playlist",
|
|
1002
|
+
MediaPlay = "media-play",
|
|
1003
|
+
MediaPicker = "media-picker",
|
|
1004
|
+
MediaPause = "media-pause",
|
|
1005
|
+
MediaPalette = "media-palette",
|
|
1006
|
+
MediaNewspaper = "media-newspaper",
|
|
1007
|
+
MediaMusic = "media-music",
|
|
1008
|
+
MediaMic = "media-mic",
|
|
1009
|
+
MediaKeyboard = "media-keyboard",
|
|
1010
|
+
MediaInfinity = "media-infinity",
|
|
1011
|
+
MediaImage = "media-image",
|
|
1012
|
+
MediaHourglass = "media-hourglass",
|
|
1013
|
+
MediaGauge = "media-gauge",
|
|
1014
|
+
MediaFolder = "media-folder",
|
|
1015
|
+
MediaDraw = "media-draw",
|
|
1016
|
+
MediaDownload = "media-download",
|
|
1017
|
+
MediaDocument = "media-document",
|
|
1018
|
+
MediaDatabase = "media-database",
|
|
1019
|
+
MediaCpu = "media-cpu",
|
|
1020
|
+
MediaContrast = "media-contrast",
|
|
1021
|
+
MediaConnect = "media-connect",
|
|
1022
|
+
MediaComment = "media-comment",
|
|
1023
|
+
MediaCode = "media-code",
|
|
1024
|
+
MediaChat = "media-chat",
|
|
1025
|
+
MediaCamera = "media-camera",
|
|
1026
|
+
MediaBrightness = "media-brightness",
|
|
1027
|
+
MediaBookmark = "media-bookmark",
|
|
1028
|
+
MediaBook = "media-book",
|
|
1029
|
+
MediaBluetooth = "media-bluetooth",
|
|
1030
|
+
MediaAttachment = "media-attachment",
|
|
1031
|
+
MediaApi = "media-api",
|
|
1032
|
+
MediaAi = "media-ai",
|
|
1033
|
+
MediaAdmin = "media-admin",
|
|
1034
|
+
BusinessZloty = "business-zloty",
|
|
1035
|
+
BusinessWarranty = "business-warranty",
|
|
1036
|
+
BusinessWarehouse = "business-warehouse",
|
|
1037
|
+
BusinessWallet = "business-wallet",
|
|
1038
|
+
BusinessTruck = "business-truck",
|
|
1039
|
+
BusinessTrolley = "business-trolley",
|
|
1040
|
+
BusinessTransfer = "business-transfer",
|
|
1041
|
+
BusinessTimer = "business-timer",
|
|
1042
|
+
BusinessTenant = "business-tenant",
|
|
1043
|
+
BusinessShelves = "business-shelves",
|
|
1044
|
+
BusinessRuble = "business-ruble",
|
|
1045
|
+
BusinessReturn = "business-return",
|
|
1046
|
+
BusinessRequest = "business-request",
|
|
1047
|
+
BusinessRenovation = "business-renovation",
|
|
1048
|
+
BusinessPickup = "business-pickup",
|
|
1049
|
+
BusinessPartnership = "business-partnership",
|
|
1050
|
+
BusinessPallet = "business-pallet",
|
|
1051
|
+
BusinessPackage = "business-package",
|
|
1052
|
+
BusinessOwner = "business-owner",
|
|
1053
|
+
BusinessMask = "business-mask",
|
|
1054
|
+
BusinessMap = "business-map",
|
|
1055
|
+
BusinessLocker = "business-locker",
|
|
1056
|
+
BusinessLocator = "business-locator",
|
|
1057
|
+
BusinessLocation = "business-location",
|
|
1058
|
+
BusinessKanban = "business-kanban",
|
|
1059
|
+
BusinessHelpline = "business-helpline",
|
|
1060
|
+
BusinessFrance = "business-france",
|
|
1061
|
+
BusinessFactory = "business-factory",
|
|
1062
|
+
BusinessEurope = "business-europe",
|
|
1063
|
+
BusinessEuro = "business-euro",
|
|
1064
|
+
BusinessDollar = "business-dollar",
|
|
1065
|
+
BusinessDistance = "business-distance",
|
|
1066
|
+
BusinessDiscount = "business-discount",
|
|
1067
|
+
BusinessDirection = "business-direction",
|
|
1068
|
+
BusinessDelivery = "business-delivery",
|
|
1069
|
+
BusinessData = "business-data",
|
|
1070
|
+
BusinessCybersecurity = "business-cybersecurity",
|
|
1071
|
+
BusinessCraftsman = "business-craftsman",
|
|
1072
|
+
BusinessCourse = "business-course",
|
|
1073
|
+
BusinessCondition = "business-condition",
|
|
1074
|
+
BusinessComparator = "business-comparator",
|
|
1075
|
+
BusinessCompany = "business-company",
|
|
1076
|
+
BusinessCoffee = "business-coffee",
|
|
1077
|
+
BusinessCheckout = "business-checkout",
|
|
1078
|
+
BusinessCart = "business-cart",
|
|
1079
|
+
BusinessCalculator = "business-calculator",
|
|
1080
|
+
BusinessApartment = "business-apartment",
|
|
1081
|
+
BusinessAdministration = "business-administration",
|
|
1082
|
+
UiWarningTriangle = "ui-warning-triangle",
|
|
1083
|
+
UiWarningCircle = "ui-warning-circle",
|
|
1084
|
+
UiViewList = "ui-view-list",
|
|
1085
|
+
UiViewLarge = "ui-view-large",
|
|
1086
|
+
UiViewCompact = "ui-view-compact",
|
|
1087
|
+
UiSwapRight = "ui-swap-right",
|
|
1088
|
+
UiSwapLeft = "ui-swap-left",
|
|
1089
|
+
UiStarHalf = "ui-star-half",
|
|
1090
|
+
UiStarFilled = "ui-star-filled",
|
|
1091
|
+
UiSortTop = "ui-sort-top",
|
|
1092
|
+
UiSortDown = "ui-sort-down",
|
|
1093
|
+
UiSidebarFilled = "ui-sidebar-filled",
|
|
1094
|
+
UiSidebarExpand = "ui-sidebar-expand",
|
|
1095
|
+
UiSidebarCollapse = "ui-sidebar-collapse",
|
|
1096
|
+
UiSearchProduct = "ui-search-product",
|
|
1097
|
+
UiSearchList = "ui-search-list",
|
|
1098
|
+
UiProfilePro = "ui-profile-pro",
|
|
1099
|
+
UiProfilePassion = "ui-profile-passion",
|
|
1100
|
+
UiProfileCollaborator = "ui-profile-collaborator",
|
|
1101
|
+
UiPhoneReject = "ui-phone-reject",
|
|
1102
|
+
UiPhoneOff = "ui-phone-off",
|
|
1103
|
+
UiOptionsVertical = "ui-options-vertical",
|
|
1104
|
+
UiOptionsHorizontal = "ui-options-horizontal",
|
|
1105
|
+
UiNotificationUnread = "ui-notification-unread",
|
|
1106
|
+
UiNotificationRead = "ui-notification-read",
|
|
1107
|
+
UiNotificationOff = "ui-notification-off",
|
|
1108
|
+
UiMoreCircle = "ui-more-circle",
|
|
1109
|
+
UiMailAlt = "ui-mail-alt",
|
|
1110
|
+
UiLogOut = "ui-log-out",
|
|
1111
|
+
UiLockOpen = "ui-lock-open",
|
|
1112
|
+
UiListView = "ui-list-view",
|
|
1113
|
+
UiListAdd = "ui-list-add",
|
|
1114
|
+
UiLessCircle = "ui-less-circle",
|
|
1115
|
+
UiInfoCircle = "ui-info-circle",
|
|
1116
|
+
UiHelpCircle = "ui-help-circle",
|
|
1117
|
+
UiFlashingLight = "ui-flashing-light",
|
|
1118
|
+
UiFavoriteOff = "ui-favorite-off",
|
|
1119
|
+
UiFavoriteFilled = "ui-favorite-filled",
|
|
1120
|
+
UiEyeOff = "ui-eye-off",
|
|
1121
|
+
UiExternalLink = "ui-external-link",
|
|
1122
|
+
UiExpandRight = "ui-expand-right",
|
|
1123
|
+
UiExpandLeft = "ui-expand-left",
|
|
1124
|
+
UiErrorFilled = "ui-error-filled",
|
|
1125
|
+
UiCrossCircle = "ui-cross-circle",
|
|
1126
|
+
UiChevronUp = "ui-chevron-up",
|
|
1127
|
+
UiChevronRight = "ui-chevron-right",
|
|
1128
|
+
UiChevronLeft = "ui-chevron-left",
|
|
1129
|
+
UiChevronDown = "ui-chevron-down",
|
|
1130
|
+
UiCheckCircle = "ui-check-circle",
|
|
1131
|
+
UiArrowUndo = "ui-arrow-undo",
|
|
1132
|
+
UiArrowTop = "ui-arrow-top",
|
|
1133
|
+
UiArrowRedo = "ui-arrow-redo",
|
|
1134
|
+
UiArrowNext = "ui-arrow-next",
|
|
1135
|
+
UiArrowBottom = "ui-arrow-bottom",
|
|
1136
|
+
UiArrowBack = "ui-arrow-back",
|
|
1137
|
+
ProductWorksiteDelivery = "product-worksite-delivery",
|
|
1138
|
+
ProductWoodSaw = "product-wood-saw",
|
|
1139
|
+
ProductWoodFlooring = "product-wood-flooring",
|
|
1140
|
+
ProductRenewableEnergy = "product-renewable-energy",
|
|
1141
|
+
ProductReinforcedConcrete = "product-reinforced-concrete",
|
|
1142
|
+
ProductPriceTag = "product-price-tag",
|
|
1143
|
+
ProductPaintCan = "product-paint-can",
|
|
1144
|
+
ProductMixerTruck = "product-mixer-truck",
|
|
1145
|
+
ProductMasonryAlt = "product-masonry-alt",
|
|
1146
|
+
ProductLivingRoom = "product-living-room",
|
|
1147
|
+
ProductLawnMower = "product-lawn-mower",
|
|
1148
|
+
ProductKitchenAlt = "product-kitchen-alt",
|
|
1149
|
+
ProductKeyAlt = "product-key-alt",
|
|
1150
|
+
ProductInsulationAlt = "product-insulation-alt",
|
|
1151
|
+
ProductHotWater = "product-hot-water",
|
|
1152
|
+
ProductHardHat = "product-hard-hat",
|
|
1153
|
+
ProductGardenAlt = "product-garden-alt",
|
|
1154
|
+
ProductEcoAlt = "product-eco-alt",
|
|
1155
|
+
ProductDrillAlt = "product-drill-alt",
|
|
1156
|
+
ProductDiyAlt = "product-diy-alt",
|
|
1157
|
+
ProductConstructionSite = "product-construction-site",
|
|
1158
|
+
ProductConnectedHome = "product-connected-home",
|
|
1159
|
+
ProductConcreteFloor = "product-concrete-floor",
|
|
1160
|
+
ProductCleaningProduct = "product-cleaning-product",
|
|
1161
|
+
ProductCircularEconomy = "product-circular-economy",
|
|
1162
|
+
ProductBigBag = "product-big-bag",
|
|
1163
|
+
ProductChristmasTree = "product-christmas-tree",
|
|
1164
|
+
MediaWifiReset = "media-wifi-reset",
|
|
1165
|
+
MediaWifiOff = "media-wifi-off",
|
|
1166
|
+
MediaWifiError = "media-wifi-error",
|
|
1167
|
+
MediaVolumeOn = "media-volume-on",
|
|
1168
|
+
MediaVolumeMute = "media-volume-mute",
|
|
1169
|
+
MediaViewAr = "media-view-ar",
|
|
1170
|
+
MediaView3d = "media-view-3d",
|
|
1171
|
+
MediaView360 = "media-view-360",
|
|
1172
|
+
MediaVideoAlt = "media-video-alt",
|
|
1173
|
+
MediaThumbUp = "media-thumb-up",
|
|
1174
|
+
MediaThumbDown = "media-thumb-down",
|
|
1175
|
+
MediaStopCircle = "media-stop-circle",
|
|
1176
|
+
MediaSocialYoutube = "media-social-youtube",
|
|
1177
|
+
MediaSocialX = "media-social-x",
|
|
1178
|
+
MediaSocialWhatsapp = "media-social-whatsapp",
|
|
1179
|
+
MediaSocialTiktok = "media-social-tiktok",
|
|
1180
|
+
MediaSocialTelegram = "media-social-telegram",
|
|
1181
|
+
MediaSocialSpotify = "media-social-spotify",
|
|
1182
|
+
MediaSocialSlack = "media-social-slack",
|
|
1183
|
+
MediaSocialPinterest = "media-social-pinterest",
|
|
1184
|
+
MediaSocialLinkedin = "media-social-linkedin",
|
|
1185
|
+
MediaSocialInstagram = "media-social-instagram",
|
|
1186
|
+
MediaSocialFacebook = "media-social-facebook",
|
|
1187
|
+
MediaShareIos = "media-share-ios",
|
|
1188
|
+
MediaScreenRotation = "media-screen-rotation",
|
|
1189
|
+
MediaRemoteCamera = "media-remote-camera",
|
|
1190
|
+
MediaPushPin = "media-push-pin",
|
|
1191
|
+
MediaPlayCircle = "media-play-circle",
|
|
1192
|
+
MediaPauseCircle = "media-pause-circle",
|
|
1193
|
+
MediaNightMode = "media-night-mode",
|
|
1194
|
+
MediaMicOff = "media-mic-off",
|
|
1195
|
+
MediaImageSelection = "media-image-selection",
|
|
1196
|
+
MediaImageResize = "media-image-resize",
|
|
1197
|
+
MediaImageCrop = "media-image-crop",
|
|
1198
|
+
MediaImageAlt = "media-image-alt",
|
|
1199
|
+
MediaHierarchyTree = "media-hierarchy-tree",
|
|
1200
|
+
MediaFullscreenExit = "media-fullscreen-exit",
|
|
1201
|
+
MediaFullscreenEnter = "media-fullscreen-enter",
|
|
1202
|
+
MediaFolderNew = "media-folder-new",
|
|
1203
|
+
MediaFileXls = "media-file-xls",
|
|
1204
|
+
MediaFileSvg = "media-file-svg",
|
|
1205
|
+
MediaFilePng = "media-file-png",
|
|
1206
|
+
MediaFilePdf = "media-file-pdf",
|
|
1207
|
+
MediaFileJpg = "media-file-jpg",
|
|
1208
|
+
MediaFileFig = "media-file-fig",
|
|
1209
|
+
MediaFileDoc = "media-file-doc",
|
|
1210
|
+
MediaFileCsv = "media-file-csv",
|
|
1211
|
+
MediaFileBlank = "media-file-blank",
|
|
1212
|
+
MediaDimensionWidth = "media-dimension-width",
|
|
1213
|
+
MediaDimensionThickness = "media-dimension-thickness",
|
|
1214
|
+
MediaDimensionLength = "media-dimension-length",
|
|
1215
|
+
MediaDimensionHeight = "media-dimension-height",
|
|
1216
|
+
MediaDimensionDiameter = "media-dimension-diameter",
|
|
1217
|
+
MediaBookmarkFilled = "media-bookmark-filled",
|
|
1218
|
+
MediaBluetoothOff = "media-bluetooth-off",
|
|
1219
|
+
MediaBatteryLow = "media-battery-low",
|
|
1220
|
+
MediaBatteryHalf = "media-battery-half",
|
|
1221
|
+
MediaBatteryFull = "media-battery-full",
|
|
1222
|
+
MediaBarcodeScanner = "media-barcode-scanner",
|
|
1223
|
+
MediaAuthenticationPincode = "media-authentication-pincode",
|
|
1224
|
+
MediaAuthenticationFingerprint = "media-authentication-fingerprint",
|
|
1225
|
+
MediaDeviceTablet = "media-device-tablet",
|
|
1226
|
+
MediaDeviceMobile = "media-device-mobile",
|
|
1227
|
+
MediaDeviceLaptop = "media-device-laptop",
|
|
1228
|
+
MediaDeviceDesktop = "media-device-desktop",
|
|
1229
|
+
BusinessTruckUnloading = "business-truck-unloading",
|
|
1230
|
+
BusinessTruckLoading = "business-truck-loading",
|
|
1231
|
+
BusinessToolRental = "business-tool-rental",
|
|
1232
|
+
BusinessTimer48h = "business-timer-48h",
|
|
1233
|
+
BusinessTimer3h = "business-timer-3h",
|
|
1234
|
+
BusinessTimer2h = "business-timer-2h",
|
|
1235
|
+
BusinessTimer24h = "business-timer-24h",
|
|
1236
|
+
BusinessStoreLeroymerlin = "business-store-leroymerlin",
|
|
1237
|
+
BusinessStoreBricoman = "business-store-bricoman",
|
|
1238
|
+
BusinessSecurePayment = "business-secure-payment",
|
|
1239
|
+
BusinessReceiptZloty = "business-receipt-zloty",
|
|
1240
|
+
BusinessReceiptLei = "business-receipt-lei",
|
|
1241
|
+
BusinessReceiptEuro = "business-receipt-euro",
|
|
1242
|
+
BusinessPickupLocation = "business-pickup-location",
|
|
1243
|
+
BusinessPaymentCheck = "business-payment-check",
|
|
1244
|
+
BusinessParcelLoading = "business-parcel-loading",
|
|
1245
|
+
BusinessParcelHandover = "business-parcel-handover",
|
|
1246
|
+
BusinessPackageOff = "business-package-off",
|
|
1247
|
+
BusinessPackageCheck = "business-package-check",
|
|
1248
|
+
BusinessPackageAdd = "business-package-add",
|
|
1249
|
+
BusinessLoyaltyLm = "business-loyalty-lm",
|
|
1250
|
+
BusinessLoyaltyBm = "business-loyalty-bm",
|
|
1251
|
+
BusinessLocationFilled = "business-location-filled",
|
|
1252
|
+
BusinessLeroyMerlin = "business-leroy-merlin",
|
|
1253
|
+
BusinessIdCard = "business-id-card",
|
|
1254
|
+
BusinessHearingDisabled = "business-hearing-disabled",
|
|
1255
|
+
BusinessHandSanitiser = "business-hand-sanitiser",
|
|
1256
|
+
BusinessFundingZloty = "business-funding-zloty",
|
|
1257
|
+
BusinessFundingLei = "business-funding-lei",
|
|
1258
|
+
BusinessFundingEuro = "business-funding-euro",
|
|
1259
|
+
BusinessFeelingSatisfied = "business-feeling-satisfied",
|
|
1260
|
+
BusinessFeelingNeutral = "business-feeling-neutral",
|
|
1261
|
+
BusinessFeelingDissatisfied = "business-feeling-dissatisfied",
|
|
1262
|
+
BusinessDeliveryOff = "business-delivery-off",
|
|
1263
|
+
BusinessCybersecurityWarning = "business-cybersecurity-warning",
|
|
1264
|
+
BusinessCybersecurityCheck = "business-cybersecurity-check",
|
|
1265
|
+
BusinessCurrencyLei = "business-currency-lei",
|
|
1266
|
+
BusinessCurrencyEuro = "business-currency-euro",
|
|
1267
|
+
BusinessCurrencyDollar = "business-currency-dollar",
|
|
1268
|
+
BusinessCreditCard = "business-credit-card",
|
|
1269
|
+
BusinessCheckoutAlt = "business-checkout-alt",
|
|
1270
|
+
BusinessCarPark = "business-car-park",
|
|
1271
|
+
BusinessBillZloty = "business-bill-zloty",
|
|
1272
|
+
BusinessBillLei = "business-bill-lei",
|
|
1273
|
+
BusinessBillEuro = "business-bill-euro",
|
|
1274
|
+
UiWarningTriangleFilled = "ui-warning-triangle-filled",
|
|
1275
|
+
UiWarningCircleFilled = "ui-warning-circle-filled",
|
|
1276
|
+
UiViewX9Filled = "ui-view-x9-filled",
|
|
1277
|
+
UiViewX4Filled = "ui-view-x4-filled",
|
|
1278
|
+
UiViewX1Filled = "ui-view-x1-filled",
|
|
1279
|
+
UiViewListFilled = "ui-view-list-filled",
|
|
1280
|
+
UiViewLargeFilled = "ui-view-large-filled",
|
|
1281
|
+
UiViewGridX9 = "ui-view-grid-x9",
|
|
1282
|
+
UiViewGridX4 = "ui-view-grid-x4",
|
|
1283
|
+
UiViewGridX1 = "ui-view-grid-x1",
|
|
1284
|
+
UiViewCompactFilled = "ui-view-compact-filled",
|
|
1285
|
+
UiSwapLeftRight = "ui-swap-left-right",
|
|
1286
|
+
UiSortTopDown = "ui-sort-top-down",
|
|
1287
|
+
UiInfoCircleFilled = "ui-info-circle-filled",
|
|
1288
|
+
UiExpandRightAlt = "ui-expand-right-alt",
|
|
1289
|
+
UiExpandLeftAlt = "ui-expand-left-alt",
|
|
1290
|
+
UiCrossCircleFilled = "ui-cross-circle-filled",
|
|
1291
|
+
UiCheckCircleFilled = "ui-check-circle-filled",
|
|
1292
|
+
UiArrowTopRight = "ui-arrow-top-right",
|
|
1293
|
+
UiArrowTopLeft = "ui-arrow-top-left",
|
|
1294
|
+
UiArrowBottomRight = "ui-arrow-bottom-right",
|
|
1295
|
+
UiArrowBottomLeft = "ui-arrow-bottom-left",
|
|
1296
|
+
ProductWoodFlooringAlt = "product-wood-flooring-alt",
|
|
1297
|
+
ProductHardHatAlt = "product-hard-hat-alt",
|
|
1298
|
+
ProductCuttingWoodGlass = "product-cutting-wood-glass",
|
|
1299
|
+
MediaVideoTrimStart = "media-video-trim-start",
|
|
1300
|
+
MediaVideoTrimEnd = "media-video-trim-end",
|
|
1301
|
+
MediaThumbUpFilled = "media-thumb-up-filled",
|
|
1302
|
+
MediaThumbDownFilled = "media-thumb-down-filled",
|
|
1303
|
+
MediaRatio916 = "media-ratio-9-16",
|
|
1304
|
+
MediaRatio43 = "media-ratio-4-3",
|
|
1305
|
+
MediaRatio34 = "media-ratio-3-4",
|
|
1306
|
+
MediaRatio169 = "media-ratio-16-9",
|
|
1307
|
+
MediaRatio11 = "media-ratio-1-1",
|
|
1308
|
+
MediaPushPinOff = "media-push-pin-off",
|
|
1309
|
+
MediaHierarchyTreeAlt = "media-hierarchy-tree-alt",
|
|
1310
|
+
MediaFullscreenExitAlt = "media-fullscreen-exit-alt",
|
|
1311
|
+
MediaFullscreenEnterAlt = "media-fullscreen-enter-alt",
|
|
1312
|
+
MediaAuthenticationFaceId = "media-authentication-face-id",
|
|
1313
|
+
BusinessStoreMOff = "business-store-m-off",
|
|
1314
|
+
BusinessStoreLocationLm = "business-store-location-lm",
|
|
1315
|
+
BusinessStoreLocationBm = "business-store-location-bm",
|
|
1316
|
+
BusinessStoreLmOff = "business-store-lm-off",
|
|
1317
|
+
BusinessSecurePaymentAlt = "business-secure-payment-alt",
|
|
1318
|
+
BusinessPickupLocationFilled = "business-pickup-location-filled",
|
|
1319
|
+
BusinessFundingCardZloty = "business-funding-card-zloty",
|
|
1320
|
+
BusinessFundingCardLei = "business-funding-card-lei",
|
|
1321
|
+
BusinessFundingCardEuro = "business-funding-card-euro",
|
|
1322
|
+
BusinessFeelingVerySatisfied = "business-feeling-very-satisfied",
|
|
1323
|
+
BusinessFeelingVeryDissatisfied = "business-feeling-very-dissatisfied",
|
|
1324
|
+
BusinessStoreLocationLmFilled = "business-store-location-lm-filled",
|
|
1325
|
+
BusinessStoreLocationBmFilled = "business-store-location-bm-filled",
|
|
1326
|
+
}
|
|
1327
|
+
|
|
1328
|
+
export const AZULEJO_ICONS_CODEPOINTS: { [key in AzulejoIcons]: string } = {
|
|
1329
|
+
[AzulejoIcons.UiWorldwide]: "61697",
|
|
1330
|
+
[AzulejoIcons.UiWoman]: "61698",
|
|
1331
|
+
[AzulejoIcons.UiUnlink]: "61699",
|
|
1332
|
+
[AzulejoIcons.UiTrash]: "61700",
|
|
1333
|
+
[AzulejoIcons.UiStar]: "61701",
|
|
1334
|
+
[AzulejoIcons.UiSplit]: "61702",
|
|
1335
|
+
[AzulejoIcons.UiSidebar]: "61703",
|
|
1336
|
+
[AzulejoIcons.UiSettings]: "61704",
|
|
1337
|
+
[AzulejoIcons.UiSend]: "61705",
|
|
1338
|
+
[AzulejoIcons.UiSearch]: "61706",
|
|
1339
|
+
[AzulejoIcons.UiRefresh]: "61707",
|
|
1340
|
+
[AzulejoIcons.UiProfile]: "61708",
|
|
1341
|
+
[AzulejoIcons.UiPhone]: "61709",
|
|
1342
|
+
[AzulejoIcons.UiNotification]: "61710",
|
|
1343
|
+
[AzulejoIcons.UiMore]: "61711",
|
|
1344
|
+
[AzulejoIcons.UiMenu]: "61712",
|
|
1345
|
+
[AzulejoIcons.UiMegaphone]: "61713",
|
|
1346
|
+
[AzulejoIcons.UiMan]: "61714",
|
|
1347
|
+
[AzulejoIcons.UiMail]: "61715",
|
|
1348
|
+
[AzulejoIcons.UiLock]: "61716",
|
|
1349
|
+
[AzulejoIcons.UiList]: "61717",
|
|
1350
|
+
[AzulejoIcons.UiLink]: "61718",
|
|
1351
|
+
[AzulejoIcons.UiLess]: "61719",
|
|
1352
|
+
[AzulejoIcons.UiHome]: "61720",
|
|
1353
|
+
[AzulejoIcons.UiHistory]: "61721",
|
|
1354
|
+
[AzulejoIcons.UiGroup]: "61722",
|
|
1355
|
+
[AzulejoIcons.UiFilter]: "61723",
|
|
1356
|
+
[AzulejoIcons.UiFavorite]: "61724",
|
|
1357
|
+
[AzulejoIcons.UiEye]: "61725",
|
|
1358
|
+
[AzulejoIcons.UiError]: "61726",
|
|
1359
|
+
[AzulejoIcons.UiEdit]: "61727",
|
|
1360
|
+
[AzulejoIcons.UiDrag]: "61728",
|
|
1361
|
+
[AzulejoIcons.UiCross]: "61729",
|
|
1362
|
+
[AzulejoIcons.UiCopy]: "61730",
|
|
1363
|
+
[AzulejoIcons.UiCheck]: "61731",
|
|
1364
|
+
[AzulejoIcons.UiCalendar]: "61732",
|
|
1365
|
+
[AzulejoIcons.UiA11y]: "61733",
|
|
1366
|
+
[AzulejoIcons.ProductWrench]: "61734",
|
|
1367
|
+
[AzulejoIcons.ProductWood]: "61735",
|
|
1368
|
+
[AzulejoIcons.ProductWindow]: "61736",
|
|
1369
|
+
[AzulejoIcons.ProductWeight]: "61737",
|
|
1370
|
+
[AzulejoIcons.ProductWallpaper]: "61738",
|
|
1371
|
+
[AzulejoIcons.ProductVentilation]: "61739",
|
|
1372
|
+
[AzulejoIcons.ProductToolbox]: "61740",
|
|
1373
|
+
[AzulejoIcons.ProductThermostat]: "61741",
|
|
1374
|
+
[AzulejoIcons.ProductTerrace]: "61742",
|
|
1375
|
+
[AzulejoIcons.ProductTemperature]: "61743",
|
|
1376
|
+
[AzulejoIcons.ProductStairs]: "61744",
|
|
1377
|
+
[AzulejoIcons.ProductSize]: "61745",
|
|
1378
|
+
[AzulejoIcons.ProductShutter]: "61746",
|
|
1379
|
+
[AzulejoIcons.ProductSharpening]: "61747",
|
|
1380
|
+
[AzulejoIcons.ProductSecurity]: "61748",
|
|
1381
|
+
[AzulejoIcons.ProductSample]: "61749",
|
|
1382
|
+
[AzulejoIcons.ProductProject]: "61750",
|
|
1383
|
+
[AzulejoIcons.ProductPremium]: "61751",
|
|
1384
|
+
[AzulejoIcons.ProductPool]: "61752",
|
|
1385
|
+
[AzulejoIcons.ProductPipe]: "61753",
|
|
1386
|
+
[AzulejoIcons.ProductPantone]: "61754",
|
|
1387
|
+
[AzulejoIcons.ProductPaint]: "61755",
|
|
1388
|
+
[AzulejoIcons.ProductModular]: "61756",
|
|
1389
|
+
[AzulejoIcons.ProductMasonry]: "61757",
|
|
1390
|
+
[AzulejoIcons.ProductLighting]: "61758",
|
|
1391
|
+
[AzulejoIcons.ProductLeak]: "61759",
|
|
1392
|
+
[AzulejoIcons.ProductLayers]: "61760",
|
|
1393
|
+
[AzulejoIcons.ProductKitchen]: "61761",
|
|
1394
|
+
[AzulejoIcons.ProductKids]: "61762",
|
|
1395
|
+
[AzulejoIcons.ProductKey]: "61763",
|
|
1396
|
+
[AzulejoIcons.ProductInsulation]: "61764",
|
|
1397
|
+
[AzulejoIcons.ProductHouse]: "61765",
|
|
1398
|
+
[AzulejoIcons.ProductHeater]: "61766",
|
|
1399
|
+
[AzulejoIcons.ProductHardware]: "61767",
|
|
1400
|
+
[AzulejoIcons.ProductHandbag]: "61768",
|
|
1401
|
+
[AzulejoIcons.ProductHammer]: "61769",
|
|
1402
|
+
[AzulejoIcons.ProductGlass]: "61770",
|
|
1403
|
+
[AzulejoIcons.ProductGift]: "61771",
|
|
1404
|
+
[AzulejoIcons.ProductGate]: "61772",
|
|
1405
|
+
[AzulejoIcons.ProductGarden]: "61773",
|
|
1406
|
+
[AzulejoIcons.ProductGarage]: "61774",
|
|
1407
|
+
[AzulejoIcons.ProductFloor]: "61775",
|
|
1408
|
+
[AzulejoIcons.ProductFire]: "61776",
|
|
1409
|
+
[AzulejoIcons.ProductFaucet]: "61777",
|
|
1410
|
+
[AzulejoIcons.ProductEnki]: "61778",
|
|
1411
|
+
[AzulejoIcons.ProductElectricity]: "61779",
|
|
1412
|
+
[AzulejoIcons.ProductEco]: "61780",
|
|
1413
|
+
[AzulejoIcons.ProductDrill]: "61781",
|
|
1414
|
+
[AzulejoIcons.ProductDressing]: "61782",
|
|
1415
|
+
[AzulejoIcons.ProductDoor]: "61783",
|
|
1416
|
+
[AzulejoIcons.ProductDiy]: "61784",
|
|
1417
|
+
[AzulejoIcons.ProductDanger]: "61785",
|
|
1418
|
+
[AzulejoIcons.ProductCurtains]: "61786",
|
|
1419
|
+
[AzulejoIcons.ProductCertification]: "61787",
|
|
1420
|
+
[AzulejoIcons.ProductBedroom]: "61788",
|
|
1421
|
+
[AzulejoIcons.ProductBathroom]: "61789",
|
|
1422
|
+
[AzulejoIcons.ProductBarbecue]: "61790",
|
|
1423
|
+
[AzulejoIcons.ProductBalcony]: "61791",
|
|
1424
|
+
[AzulejoIcons.ProductAttic]: "61792",
|
|
1425
|
+
[AzulejoIcons.MediaWifi]: "61793",
|
|
1426
|
+
[AzulejoIcons.MediaVoice]: "61794",
|
|
1427
|
+
[AzulejoIcons.MediaVideo]: "61795",
|
|
1428
|
+
[AzulejoIcons.MediaUploading]: "61796",
|
|
1429
|
+
[AzulejoIcons.MediaUpload]: "61797",
|
|
1430
|
+
[AzulejoIcons.MediaTime]: "61798",
|
|
1431
|
+
[AzulejoIcons.MediaSurvey]: "61799",
|
|
1432
|
+
[AzulejoIcons.MediaStop]: "61800",
|
|
1433
|
+
[AzulejoIcons.MediaSlideshow]: "61801",
|
|
1434
|
+
[AzulejoIcons.MediaShare]: "61802",
|
|
1435
|
+
[AzulejoIcons.MediaServer]: "61803",
|
|
1436
|
+
[AzulejoIcons.MediaSave]: "61804",
|
|
1437
|
+
[AzulejoIcons.MediaRobot]: "61805",
|
|
1438
|
+
[AzulejoIcons.MediaRfid]: "61806",
|
|
1439
|
+
[AzulejoIcons.MediaReport]: "61807",
|
|
1440
|
+
[AzulejoIcons.MediaRelease]: "61808",
|
|
1441
|
+
[AzulejoIcons.MediaQuestion]: "61809",
|
|
1442
|
+
[AzulejoIcons.MediaPrint]: "61810",
|
|
1443
|
+
[AzulejoIcons.MediaPolicies]: "61811",
|
|
1444
|
+
[AzulejoIcons.MediaPlaylist]: "61812",
|
|
1445
|
+
[AzulejoIcons.MediaPlay]: "61813",
|
|
1446
|
+
[AzulejoIcons.MediaPicker]: "61814",
|
|
1447
|
+
[AzulejoIcons.MediaPause]: "61815",
|
|
1448
|
+
[AzulejoIcons.MediaPalette]: "61816",
|
|
1449
|
+
[AzulejoIcons.MediaNewspaper]: "61817",
|
|
1450
|
+
[AzulejoIcons.MediaMusic]: "61818",
|
|
1451
|
+
[AzulejoIcons.MediaMic]: "61819",
|
|
1452
|
+
[AzulejoIcons.MediaKeyboard]: "61820",
|
|
1453
|
+
[AzulejoIcons.MediaInfinity]: "61821",
|
|
1454
|
+
[AzulejoIcons.MediaImage]: "61822",
|
|
1455
|
+
[AzulejoIcons.MediaHourglass]: "61823",
|
|
1456
|
+
[AzulejoIcons.MediaGauge]: "61824",
|
|
1457
|
+
[AzulejoIcons.MediaFolder]: "61825",
|
|
1458
|
+
[AzulejoIcons.MediaDraw]: "61826",
|
|
1459
|
+
[AzulejoIcons.MediaDownload]: "61827",
|
|
1460
|
+
[AzulejoIcons.MediaDocument]: "61828",
|
|
1461
|
+
[AzulejoIcons.MediaDatabase]: "61829",
|
|
1462
|
+
[AzulejoIcons.MediaCpu]: "61830",
|
|
1463
|
+
[AzulejoIcons.MediaContrast]: "61831",
|
|
1464
|
+
[AzulejoIcons.MediaConnect]: "61832",
|
|
1465
|
+
[AzulejoIcons.MediaComment]: "61833",
|
|
1466
|
+
[AzulejoIcons.MediaCode]: "61834",
|
|
1467
|
+
[AzulejoIcons.MediaChat]: "61835",
|
|
1468
|
+
[AzulejoIcons.MediaCamera]: "61836",
|
|
1469
|
+
[AzulejoIcons.MediaBrightness]: "61837",
|
|
1470
|
+
[AzulejoIcons.MediaBookmark]: "61838",
|
|
1471
|
+
[AzulejoIcons.MediaBook]: "61839",
|
|
1472
|
+
[AzulejoIcons.MediaBluetooth]: "61840",
|
|
1473
|
+
[AzulejoIcons.MediaAttachment]: "61841",
|
|
1474
|
+
[AzulejoIcons.MediaApi]: "61842",
|
|
1475
|
+
[AzulejoIcons.MediaAi]: "61843",
|
|
1476
|
+
[AzulejoIcons.MediaAdmin]: "61844",
|
|
1477
|
+
[AzulejoIcons.BusinessZloty]: "61845",
|
|
1478
|
+
[AzulejoIcons.BusinessWarranty]: "61846",
|
|
1479
|
+
[AzulejoIcons.BusinessWarehouse]: "61847",
|
|
1480
|
+
[AzulejoIcons.BusinessWallet]: "61848",
|
|
1481
|
+
[AzulejoIcons.BusinessTruck]: "61849",
|
|
1482
|
+
[AzulejoIcons.BusinessTrolley]: "61850",
|
|
1483
|
+
[AzulejoIcons.BusinessTransfer]: "61851",
|
|
1484
|
+
[AzulejoIcons.BusinessTimer]: "61852",
|
|
1485
|
+
[AzulejoIcons.BusinessTenant]: "61853",
|
|
1486
|
+
[AzulejoIcons.BusinessShelves]: "61854",
|
|
1487
|
+
[AzulejoIcons.BusinessRuble]: "61855",
|
|
1488
|
+
[AzulejoIcons.BusinessReturn]: "61856",
|
|
1489
|
+
[AzulejoIcons.BusinessRequest]: "61857",
|
|
1490
|
+
[AzulejoIcons.BusinessRenovation]: "61858",
|
|
1491
|
+
[AzulejoIcons.BusinessPickup]: "61859",
|
|
1492
|
+
[AzulejoIcons.BusinessPartnership]: "61860",
|
|
1493
|
+
[AzulejoIcons.BusinessPallet]: "61861",
|
|
1494
|
+
[AzulejoIcons.BusinessPackage]: "61862",
|
|
1495
|
+
[AzulejoIcons.BusinessOwner]: "61863",
|
|
1496
|
+
[AzulejoIcons.BusinessMask]: "61864",
|
|
1497
|
+
[AzulejoIcons.BusinessMap]: "61865",
|
|
1498
|
+
[AzulejoIcons.BusinessLocker]: "61866",
|
|
1499
|
+
[AzulejoIcons.BusinessLocator]: "61867",
|
|
1500
|
+
[AzulejoIcons.BusinessLocation]: "61868",
|
|
1501
|
+
[AzulejoIcons.BusinessKanban]: "61869",
|
|
1502
|
+
[AzulejoIcons.BusinessHelpline]: "61870",
|
|
1503
|
+
[AzulejoIcons.BusinessFrance]: "61871",
|
|
1504
|
+
[AzulejoIcons.BusinessFactory]: "61872",
|
|
1505
|
+
[AzulejoIcons.BusinessEurope]: "61873",
|
|
1506
|
+
[AzulejoIcons.BusinessEuro]: "61874",
|
|
1507
|
+
[AzulejoIcons.BusinessDollar]: "61875",
|
|
1508
|
+
[AzulejoIcons.BusinessDistance]: "61876",
|
|
1509
|
+
[AzulejoIcons.BusinessDiscount]: "61877",
|
|
1510
|
+
[AzulejoIcons.BusinessDirection]: "61878",
|
|
1511
|
+
[AzulejoIcons.BusinessDelivery]: "61879",
|
|
1512
|
+
[AzulejoIcons.BusinessData]: "61880",
|
|
1513
|
+
[AzulejoIcons.BusinessCybersecurity]: "61881",
|
|
1514
|
+
[AzulejoIcons.BusinessCraftsman]: "61882",
|
|
1515
|
+
[AzulejoIcons.BusinessCourse]: "61883",
|
|
1516
|
+
[AzulejoIcons.BusinessCondition]: "61884",
|
|
1517
|
+
[AzulejoIcons.BusinessComparator]: "61885",
|
|
1518
|
+
[AzulejoIcons.BusinessCompany]: "61886",
|
|
1519
|
+
[AzulejoIcons.BusinessCoffee]: "61887",
|
|
1520
|
+
[AzulejoIcons.BusinessCheckout]: "61888",
|
|
1521
|
+
[AzulejoIcons.BusinessCart]: "61889",
|
|
1522
|
+
[AzulejoIcons.BusinessCalculator]: "61890",
|
|
1523
|
+
[AzulejoIcons.BusinessApartment]: "61891",
|
|
1524
|
+
[AzulejoIcons.BusinessAdministration]: "61892",
|
|
1525
|
+
[AzulejoIcons.UiWarningTriangle]: "61893",
|
|
1526
|
+
[AzulejoIcons.UiWarningCircle]: "61894",
|
|
1527
|
+
[AzulejoIcons.UiViewList]: "61895",
|
|
1528
|
+
[AzulejoIcons.UiViewLarge]: "61896",
|
|
1529
|
+
[AzulejoIcons.UiViewCompact]: "61897",
|
|
1530
|
+
[AzulejoIcons.UiSwapRight]: "61898",
|
|
1531
|
+
[AzulejoIcons.UiSwapLeft]: "61899",
|
|
1532
|
+
[AzulejoIcons.UiStarHalf]: "61900",
|
|
1533
|
+
[AzulejoIcons.UiStarFilled]: "61901",
|
|
1534
|
+
[AzulejoIcons.UiSortTop]: "61902",
|
|
1535
|
+
[AzulejoIcons.UiSortDown]: "61903",
|
|
1536
|
+
[AzulejoIcons.UiSidebarFilled]: "61904",
|
|
1537
|
+
[AzulejoIcons.UiSidebarExpand]: "61905",
|
|
1538
|
+
[AzulejoIcons.UiSidebarCollapse]: "61906",
|
|
1539
|
+
[AzulejoIcons.UiSearchProduct]: "61907",
|
|
1540
|
+
[AzulejoIcons.UiSearchList]: "61908",
|
|
1541
|
+
[AzulejoIcons.UiProfilePro]: "61909",
|
|
1542
|
+
[AzulejoIcons.UiProfilePassion]: "61910",
|
|
1543
|
+
[AzulejoIcons.UiProfileCollaborator]: "61911",
|
|
1544
|
+
[AzulejoIcons.UiPhoneReject]: "61912",
|
|
1545
|
+
[AzulejoIcons.UiPhoneOff]: "61913",
|
|
1546
|
+
[AzulejoIcons.UiOptionsVertical]: "61914",
|
|
1547
|
+
[AzulejoIcons.UiOptionsHorizontal]: "61915",
|
|
1548
|
+
[AzulejoIcons.UiNotificationUnread]: "61916",
|
|
1549
|
+
[AzulejoIcons.UiNotificationRead]: "61917",
|
|
1550
|
+
[AzulejoIcons.UiNotificationOff]: "61918",
|
|
1551
|
+
[AzulejoIcons.UiMoreCircle]: "61919",
|
|
1552
|
+
[AzulejoIcons.UiMailAlt]: "61920",
|
|
1553
|
+
[AzulejoIcons.UiLogOut]: "61921",
|
|
1554
|
+
[AzulejoIcons.UiLockOpen]: "61922",
|
|
1555
|
+
[AzulejoIcons.UiListView]: "61923",
|
|
1556
|
+
[AzulejoIcons.UiListAdd]: "61924",
|
|
1557
|
+
[AzulejoIcons.UiLessCircle]: "61925",
|
|
1558
|
+
[AzulejoIcons.UiInfoCircle]: "61926",
|
|
1559
|
+
[AzulejoIcons.UiHelpCircle]: "61927",
|
|
1560
|
+
[AzulejoIcons.UiFlashingLight]: "61928",
|
|
1561
|
+
[AzulejoIcons.UiFavoriteOff]: "61929",
|
|
1562
|
+
[AzulejoIcons.UiFavoriteFilled]: "61930",
|
|
1563
|
+
[AzulejoIcons.UiEyeOff]: "61931",
|
|
1564
|
+
[AzulejoIcons.UiExternalLink]: "61932",
|
|
1565
|
+
[AzulejoIcons.UiExpandRight]: "61933",
|
|
1566
|
+
[AzulejoIcons.UiExpandLeft]: "61934",
|
|
1567
|
+
[AzulejoIcons.UiErrorFilled]: "61935",
|
|
1568
|
+
[AzulejoIcons.UiCrossCircle]: "61936",
|
|
1569
|
+
[AzulejoIcons.UiChevronUp]: "61937",
|
|
1570
|
+
[AzulejoIcons.UiChevronRight]: "61938",
|
|
1571
|
+
[AzulejoIcons.UiChevronLeft]: "61939",
|
|
1572
|
+
[AzulejoIcons.UiChevronDown]: "61940",
|
|
1573
|
+
[AzulejoIcons.UiCheckCircle]: "61941",
|
|
1574
|
+
[AzulejoIcons.UiArrowUndo]: "61942",
|
|
1575
|
+
[AzulejoIcons.UiArrowTop]: "61943",
|
|
1576
|
+
[AzulejoIcons.UiArrowRedo]: "61944",
|
|
1577
|
+
[AzulejoIcons.UiArrowNext]: "61945",
|
|
1578
|
+
[AzulejoIcons.UiArrowBottom]: "61946",
|
|
1579
|
+
[AzulejoIcons.UiArrowBack]: "61947",
|
|
1580
|
+
[AzulejoIcons.ProductWorksiteDelivery]: "61948",
|
|
1581
|
+
[AzulejoIcons.ProductWoodSaw]: "61949",
|
|
1582
|
+
[AzulejoIcons.ProductWoodFlooring]: "61950",
|
|
1583
|
+
[AzulejoIcons.ProductRenewableEnergy]: "61951",
|
|
1584
|
+
[AzulejoIcons.ProductReinforcedConcrete]: "61952",
|
|
1585
|
+
[AzulejoIcons.ProductPriceTag]: "61953",
|
|
1586
|
+
[AzulejoIcons.ProductPaintCan]: "61954",
|
|
1587
|
+
[AzulejoIcons.ProductMixerTruck]: "61955",
|
|
1588
|
+
[AzulejoIcons.ProductMasonryAlt]: "61956",
|
|
1589
|
+
[AzulejoIcons.ProductLivingRoom]: "61957",
|
|
1590
|
+
[AzulejoIcons.ProductLawnMower]: "61958",
|
|
1591
|
+
[AzulejoIcons.ProductKitchenAlt]: "61959",
|
|
1592
|
+
[AzulejoIcons.ProductKeyAlt]: "61960",
|
|
1593
|
+
[AzulejoIcons.ProductInsulationAlt]: "61961",
|
|
1594
|
+
[AzulejoIcons.ProductHotWater]: "61962",
|
|
1595
|
+
[AzulejoIcons.ProductHardHat]: "61963",
|
|
1596
|
+
[AzulejoIcons.ProductGardenAlt]: "61964",
|
|
1597
|
+
[AzulejoIcons.ProductEcoAlt]: "61965",
|
|
1598
|
+
[AzulejoIcons.ProductDrillAlt]: "61966",
|
|
1599
|
+
[AzulejoIcons.ProductDiyAlt]: "61967",
|
|
1600
|
+
[AzulejoIcons.ProductConstructionSite]: "61968",
|
|
1601
|
+
[AzulejoIcons.ProductConnectedHome]: "61969",
|
|
1602
|
+
[AzulejoIcons.ProductConcreteFloor]: "61970",
|
|
1603
|
+
[AzulejoIcons.ProductCleaningProduct]: "61971",
|
|
1604
|
+
[AzulejoIcons.ProductCircularEconomy]: "61972",
|
|
1605
|
+
[AzulejoIcons.ProductBigBag]: "61973",
|
|
1606
|
+
[AzulejoIcons.ProductChristmasTree]: "61974",
|
|
1607
|
+
[AzulejoIcons.MediaWifiReset]: "61975",
|
|
1608
|
+
[AzulejoIcons.MediaWifiOff]: "61976",
|
|
1609
|
+
[AzulejoIcons.MediaWifiError]: "61977",
|
|
1610
|
+
[AzulejoIcons.MediaVolumeOn]: "61978",
|
|
1611
|
+
[AzulejoIcons.MediaVolumeMute]: "61979",
|
|
1612
|
+
[AzulejoIcons.MediaViewAr]: "61980",
|
|
1613
|
+
[AzulejoIcons.MediaView3d]: "61981",
|
|
1614
|
+
[AzulejoIcons.MediaView360]: "61982",
|
|
1615
|
+
[AzulejoIcons.MediaVideoAlt]: "61983",
|
|
1616
|
+
[AzulejoIcons.MediaThumbUp]: "61984",
|
|
1617
|
+
[AzulejoIcons.MediaThumbDown]: "61985",
|
|
1618
|
+
[AzulejoIcons.MediaStopCircle]: "61986",
|
|
1619
|
+
[AzulejoIcons.MediaSocialYoutube]: "61987",
|
|
1620
|
+
[AzulejoIcons.MediaSocialX]: "61988",
|
|
1621
|
+
[AzulejoIcons.MediaSocialWhatsapp]: "61989",
|
|
1622
|
+
[AzulejoIcons.MediaSocialTiktok]: "61990",
|
|
1623
|
+
[AzulejoIcons.MediaSocialTelegram]: "61991",
|
|
1624
|
+
[AzulejoIcons.MediaSocialSpotify]: "61992",
|
|
1625
|
+
[AzulejoIcons.MediaSocialSlack]: "61993",
|
|
1626
|
+
[AzulejoIcons.MediaSocialPinterest]: "61994",
|
|
1627
|
+
[AzulejoIcons.MediaSocialLinkedin]: "61995",
|
|
1628
|
+
[AzulejoIcons.MediaSocialInstagram]: "61996",
|
|
1629
|
+
[AzulejoIcons.MediaSocialFacebook]: "61997",
|
|
1630
|
+
[AzulejoIcons.MediaShareIos]: "61998",
|
|
1631
|
+
[AzulejoIcons.MediaScreenRotation]: "61999",
|
|
1632
|
+
[AzulejoIcons.MediaRemoteCamera]: "62000",
|
|
1633
|
+
[AzulejoIcons.MediaPushPin]: "62001",
|
|
1634
|
+
[AzulejoIcons.MediaPlayCircle]: "62002",
|
|
1635
|
+
[AzulejoIcons.MediaPauseCircle]: "62003",
|
|
1636
|
+
[AzulejoIcons.MediaNightMode]: "62004",
|
|
1637
|
+
[AzulejoIcons.MediaMicOff]: "62005",
|
|
1638
|
+
[AzulejoIcons.MediaImageSelection]: "62006",
|
|
1639
|
+
[AzulejoIcons.MediaImageResize]: "62007",
|
|
1640
|
+
[AzulejoIcons.MediaImageCrop]: "62008",
|
|
1641
|
+
[AzulejoIcons.MediaImageAlt]: "62009",
|
|
1642
|
+
[AzulejoIcons.MediaHierarchyTree]: "62010",
|
|
1643
|
+
[AzulejoIcons.MediaFullscreenExit]: "62011",
|
|
1644
|
+
[AzulejoIcons.MediaFullscreenEnter]: "62012",
|
|
1645
|
+
[AzulejoIcons.MediaFolderNew]: "62013",
|
|
1646
|
+
[AzulejoIcons.MediaFileXls]: "62014",
|
|
1647
|
+
[AzulejoIcons.MediaFileSvg]: "62015",
|
|
1648
|
+
[AzulejoIcons.MediaFilePng]: "62016",
|
|
1649
|
+
[AzulejoIcons.MediaFilePdf]: "62017",
|
|
1650
|
+
[AzulejoIcons.MediaFileJpg]: "62018",
|
|
1651
|
+
[AzulejoIcons.MediaFileFig]: "62019",
|
|
1652
|
+
[AzulejoIcons.MediaFileDoc]: "62020",
|
|
1653
|
+
[AzulejoIcons.MediaFileCsv]: "62021",
|
|
1654
|
+
[AzulejoIcons.MediaFileBlank]: "62022",
|
|
1655
|
+
[AzulejoIcons.MediaDimensionWidth]: "62023",
|
|
1656
|
+
[AzulejoIcons.MediaDimensionThickness]: "62024",
|
|
1657
|
+
[AzulejoIcons.MediaDimensionLength]: "62025",
|
|
1658
|
+
[AzulejoIcons.MediaDimensionHeight]: "62026",
|
|
1659
|
+
[AzulejoIcons.MediaDimensionDiameter]: "62027",
|
|
1660
|
+
[AzulejoIcons.MediaBookmarkFilled]: "62028",
|
|
1661
|
+
[AzulejoIcons.MediaBluetoothOff]: "62029",
|
|
1662
|
+
[AzulejoIcons.MediaBatteryLow]: "62030",
|
|
1663
|
+
[AzulejoIcons.MediaBatteryHalf]: "62031",
|
|
1664
|
+
[AzulejoIcons.MediaBatteryFull]: "62032",
|
|
1665
|
+
[AzulejoIcons.MediaBarcodeScanner]: "62033",
|
|
1666
|
+
[AzulejoIcons.MediaAuthenticationPincode]: "62034",
|
|
1667
|
+
[AzulejoIcons.MediaAuthenticationFingerprint]: "62035",
|
|
1668
|
+
[AzulejoIcons.MediaDeviceTablet]: "62036",
|
|
1669
|
+
[AzulejoIcons.MediaDeviceMobile]: "62037",
|
|
1670
|
+
[AzulejoIcons.MediaDeviceLaptop]: "62038",
|
|
1671
|
+
[AzulejoIcons.MediaDeviceDesktop]: "62039",
|
|
1672
|
+
[AzulejoIcons.BusinessTruckUnloading]: "62040",
|
|
1673
|
+
[AzulejoIcons.BusinessTruckLoading]: "62041",
|
|
1674
|
+
[AzulejoIcons.BusinessToolRental]: "62042",
|
|
1675
|
+
[AzulejoIcons.BusinessTimer48h]: "62043",
|
|
1676
|
+
[AzulejoIcons.BusinessTimer3h]: "62044",
|
|
1677
|
+
[AzulejoIcons.BusinessTimer2h]: "62045",
|
|
1678
|
+
[AzulejoIcons.BusinessTimer24h]: "62046",
|
|
1679
|
+
[AzulejoIcons.BusinessStoreLeroymerlin]: "62047",
|
|
1680
|
+
[AzulejoIcons.BusinessStoreBricoman]: "62048",
|
|
1681
|
+
[AzulejoIcons.BusinessSecurePayment]: "62049",
|
|
1682
|
+
[AzulejoIcons.BusinessReceiptZloty]: "62050",
|
|
1683
|
+
[AzulejoIcons.BusinessReceiptLei]: "62051",
|
|
1684
|
+
[AzulejoIcons.BusinessReceiptEuro]: "62052",
|
|
1685
|
+
[AzulejoIcons.BusinessPickupLocation]: "62053",
|
|
1686
|
+
[AzulejoIcons.BusinessPaymentCheck]: "62054",
|
|
1687
|
+
[AzulejoIcons.BusinessParcelLoading]: "62055",
|
|
1688
|
+
[AzulejoIcons.BusinessParcelHandover]: "62056",
|
|
1689
|
+
[AzulejoIcons.BusinessPackageOff]: "62057",
|
|
1690
|
+
[AzulejoIcons.BusinessPackageCheck]: "62058",
|
|
1691
|
+
[AzulejoIcons.BusinessPackageAdd]: "62059",
|
|
1692
|
+
[AzulejoIcons.BusinessLoyaltyLm]: "62060",
|
|
1693
|
+
[AzulejoIcons.BusinessLoyaltyBm]: "62061",
|
|
1694
|
+
[AzulejoIcons.BusinessLocationFilled]: "62062",
|
|
1695
|
+
[AzulejoIcons.BusinessLeroyMerlin]: "62063",
|
|
1696
|
+
[AzulejoIcons.BusinessIdCard]: "62064",
|
|
1697
|
+
[AzulejoIcons.BusinessHearingDisabled]: "62065",
|
|
1698
|
+
[AzulejoIcons.BusinessHandSanitiser]: "62066",
|
|
1699
|
+
[AzulejoIcons.BusinessFundingZloty]: "62067",
|
|
1700
|
+
[AzulejoIcons.BusinessFundingLei]: "62068",
|
|
1701
|
+
[AzulejoIcons.BusinessFundingEuro]: "62069",
|
|
1702
|
+
[AzulejoIcons.BusinessFeelingSatisfied]: "62070",
|
|
1703
|
+
[AzulejoIcons.BusinessFeelingNeutral]: "62071",
|
|
1704
|
+
[AzulejoIcons.BusinessFeelingDissatisfied]: "62072",
|
|
1705
|
+
[AzulejoIcons.BusinessDeliveryOff]: "62073",
|
|
1706
|
+
[AzulejoIcons.BusinessCybersecurityWarning]: "62074",
|
|
1707
|
+
[AzulejoIcons.BusinessCybersecurityCheck]: "62075",
|
|
1708
|
+
[AzulejoIcons.BusinessCurrencyLei]: "62076",
|
|
1709
|
+
[AzulejoIcons.BusinessCurrencyEuro]: "62077",
|
|
1710
|
+
[AzulejoIcons.BusinessCurrencyDollar]: "62078",
|
|
1711
|
+
[AzulejoIcons.BusinessCreditCard]: "62079",
|
|
1712
|
+
[AzulejoIcons.BusinessCheckoutAlt]: "62080",
|
|
1713
|
+
[AzulejoIcons.BusinessCarPark]: "62081",
|
|
1714
|
+
[AzulejoIcons.BusinessBillZloty]: "62082",
|
|
1715
|
+
[AzulejoIcons.BusinessBillLei]: "62083",
|
|
1716
|
+
[AzulejoIcons.BusinessBillEuro]: "62084",
|
|
1717
|
+
[AzulejoIcons.UiWarningTriangleFilled]: "62085",
|
|
1718
|
+
[AzulejoIcons.UiWarningCircleFilled]: "62086",
|
|
1719
|
+
[AzulejoIcons.UiViewX9Filled]: "62087",
|
|
1720
|
+
[AzulejoIcons.UiViewX4Filled]: "62088",
|
|
1721
|
+
[AzulejoIcons.UiViewX1Filled]: "62089",
|
|
1722
|
+
[AzulejoIcons.UiViewListFilled]: "62090",
|
|
1723
|
+
[AzulejoIcons.UiViewLargeFilled]: "62091",
|
|
1724
|
+
[AzulejoIcons.UiViewGridX9]: "62092",
|
|
1725
|
+
[AzulejoIcons.UiViewGridX4]: "62093",
|
|
1726
|
+
[AzulejoIcons.UiViewGridX1]: "62094",
|
|
1727
|
+
[AzulejoIcons.UiViewCompactFilled]: "62095",
|
|
1728
|
+
[AzulejoIcons.UiSwapLeftRight]: "62096",
|
|
1729
|
+
[AzulejoIcons.UiSortTopDown]: "62097",
|
|
1730
|
+
[AzulejoIcons.UiInfoCircleFilled]: "62098",
|
|
1731
|
+
[AzulejoIcons.UiExpandRightAlt]: "62099",
|
|
1732
|
+
[AzulejoIcons.UiExpandLeftAlt]: "62100",
|
|
1733
|
+
[AzulejoIcons.UiCrossCircleFilled]: "62101",
|
|
1734
|
+
[AzulejoIcons.UiCheckCircleFilled]: "62102",
|
|
1735
|
+
[AzulejoIcons.UiArrowTopRight]: "62103",
|
|
1736
|
+
[AzulejoIcons.UiArrowTopLeft]: "62104",
|
|
1737
|
+
[AzulejoIcons.UiArrowBottomRight]: "62105",
|
|
1738
|
+
[AzulejoIcons.UiArrowBottomLeft]: "62106",
|
|
1739
|
+
[AzulejoIcons.ProductWoodFlooringAlt]: "62107",
|
|
1740
|
+
[AzulejoIcons.ProductHardHatAlt]: "62108",
|
|
1741
|
+
[AzulejoIcons.ProductCuttingWoodGlass]: "62109",
|
|
1742
|
+
[AzulejoIcons.MediaVideoTrimStart]: "62110",
|
|
1743
|
+
[AzulejoIcons.MediaVideoTrimEnd]: "62111",
|
|
1744
|
+
[AzulejoIcons.MediaThumbUpFilled]: "62112",
|
|
1745
|
+
[AzulejoIcons.MediaThumbDownFilled]: "62113",
|
|
1746
|
+
[AzulejoIcons.MediaRatio916]: "62114",
|
|
1747
|
+
[AzulejoIcons.MediaRatio43]: "62115",
|
|
1748
|
+
[AzulejoIcons.MediaRatio34]: "62116",
|
|
1749
|
+
[AzulejoIcons.MediaRatio169]: "62117",
|
|
1750
|
+
[AzulejoIcons.MediaRatio11]: "62118",
|
|
1751
|
+
[AzulejoIcons.MediaPushPinOff]: "62119",
|
|
1752
|
+
[AzulejoIcons.MediaHierarchyTreeAlt]: "62120",
|
|
1753
|
+
[AzulejoIcons.MediaFullscreenExitAlt]: "62121",
|
|
1754
|
+
[AzulejoIcons.MediaFullscreenEnterAlt]: "62122",
|
|
1755
|
+
[AzulejoIcons.MediaAuthenticationFaceId]: "62123",
|
|
1756
|
+
[AzulejoIcons.BusinessStoreMOff]: "62124",
|
|
1757
|
+
[AzulejoIcons.BusinessStoreLocationLm]: "62125",
|
|
1758
|
+
[AzulejoIcons.BusinessStoreLocationBm]: "62126",
|
|
1759
|
+
[AzulejoIcons.BusinessStoreLmOff]: "62127",
|
|
1760
|
+
[AzulejoIcons.BusinessSecurePaymentAlt]: "62128",
|
|
1761
|
+
[AzulejoIcons.BusinessPickupLocationFilled]: "62129",
|
|
1762
|
+
[AzulejoIcons.BusinessFundingCardZloty]: "62130",
|
|
1763
|
+
[AzulejoIcons.BusinessFundingCardLei]: "62131",
|
|
1764
|
+
[AzulejoIcons.BusinessFundingCardEuro]: "62132",
|
|
1765
|
+
[AzulejoIcons.BusinessFeelingVerySatisfied]: "62133",
|
|
1766
|
+
[AzulejoIcons.BusinessFeelingVeryDissatisfied]: "62134",
|
|
1767
|
+
[AzulejoIcons.BusinessStoreLocationLmFilled]: "62135",
|
|
1768
|
+
[AzulejoIcons.BusinessStoreLocationBmFilled]: "62136",
|
|
1769
|
+
};
|