@quasar/extras 1.16.17 → 1.18.0
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/README.md +54 -30
- package/animate/animate-list.common.d.ts +101 -105
- package/animate/animate-list.d.ts +101 -105
- package/animate/animate-list.mjs +0 -1
- package/animate/flip.css +4 -2
- package/bootstrap-icons/bootstrap-icons.css +29 -1
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/icons.json +28 -0
- package/bootstrap-icons/index.d.ts +29 -1
- package/bootstrap-icons/index.js +38 -10
- package/bootstrap-icons/index.mjs +37 -9
- package/eva-icons/index.js +1 -1
- package/{mdi-v3/LICENSE → fontawesome-v7/LICENSE.txt} +78 -9
- package/fontawesome-v7/fa-brands-400.woff2 +0 -0
- package/fontawesome-v7/fa-regular-400.woff2 +0 -0
- package/fontawesome-v7/fa-solid-900.woff2 +0 -0
- package/fontawesome-v7/fa-v4compatibility.woff2 +0 -0
- package/fontawesome-v7/fontawesome-v7.css +10879 -0
- package/fontawesome-v7/icons.json +2862 -0
- package/fontawesome-v7/index.d.ts +2862 -0
- package/fontawesome-v7/index.js +2862 -0
- package/fontawesome-v7/index.mjs +2862 -0
- package/index.d.ts +63 -0
- package/ionicons-v8/LICENSE +21 -0
- package/ionicons-v8/icons.json +1359 -0
- package/ionicons-v8/index.d.ts +1359 -0
- package/ionicons-v8/index.js +1359 -0
- package/ionicons-v8/index.mjs +1359 -0
- package/line-awesome/index.js +1 -1
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
- package/material-symbols-outlined/icons.json +392 -63
- package/material-symbols-outlined/index.d.ts +392 -63
- package/material-symbols-outlined/index.js +1329 -1000
- package/material-symbols-outlined/index.mjs +1329 -1000
- package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
- package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
- package/material-symbols-rounded/icons.json +392 -63
- package/material-symbols-rounded/index.d.ts +392 -63
- package/material-symbols-rounded/index.js +1754 -1425
- package/material-symbols-rounded/index.mjs +1754 -1425
- package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
- package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
- package/material-symbols-sharp/icons.json +392 -63
- package/material-symbols-sharp/index.d.ts +392 -63
- package/material-symbols-sharp/index.js +1287 -958
- package/material-symbols-sharp/index.mjs +1287 -958
- package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
- package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
- package/mdi-v6/LICENSE +20 -20
- package/mdi-v6/license.md +20 -20
- package/mdi-v7/LICENSE +20 -20
- package/mdi-v7/index.js +1 -1
- package/mdi-v7/license.md +20 -20
- package/mdi-v7/mdi-v7.css +105 -105
- package/package.json +85 -39
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmaiAw.woff +0 -0
- package/themify/index.js +1 -1
- package/material-symbols-outlined/update.sh +0 -31
- package/material-symbols-rounded/update.sh +0 -31
- package/material-symbols-sharp/update.sh +0 -31
- package/mdi-v3/materialdesignicons-webfont.woff +0 -0
- package/mdi-v3/materialdesignicons-webfont.woff2 +0 -0
- package/mdi-v3/mdi-v3.css +0 -15041
|
@@ -30,6 +30,7 @@ export declare const symRounded2mp: string;
|
|
|
30
30
|
export declare const symRounded30fps: string;
|
|
31
31
|
export declare const symRounded30fpsSelect: string;
|
|
32
32
|
export declare const symRounded360: string;
|
|
33
|
+
export declare const symRounded3d: string;
|
|
33
34
|
export declare const symRounded3dRotation: string;
|
|
34
35
|
export declare const symRounded3gMobiledata: string;
|
|
35
36
|
export declare const symRounded3gMobiledataBadge: string;
|
|
@@ -70,6 +71,7 @@ export declare const symRoundedAccessibility: string;
|
|
|
70
71
|
export declare const symRoundedAccessibilityNew: string;
|
|
71
72
|
export declare const symRoundedAccessible: string;
|
|
72
73
|
export declare const symRoundedAccessibleForward: string;
|
|
74
|
+
export declare const symRoundedAccessibleMenu: string;
|
|
73
75
|
export declare const symRoundedAccountBalance: string;
|
|
74
76
|
export declare const symRoundedAccountBalanceWallet: string;
|
|
75
77
|
export declare const symRoundedAccountBox: string;
|
|
@@ -80,12 +82,12 @@ export declare const symRoundedAccountCircleOff: string;
|
|
|
80
82
|
export declare const symRoundedAccountTree: string;
|
|
81
83
|
export declare const symRoundedActionKey: string;
|
|
82
84
|
export declare const symRoundedActivityZone: string;
|
|
85
|
+
export declare const symRoundedAcupuncture: string;
|
|
83
86
|
export declare const symRoundedAcute: string;
|
|
84
87
|
export declare const symRoundedAd: string;
|
|
85
88
|
export declare const symRoundedAdGroup: string;
|
|
86
89
|
export declare const symRoundedAdGroupOff: string;
|
|
87
90
|
export declare const symRoundedAdOff: string;
|
|
88
|
-
export declare const symRoundedAdUnits: string;
|
|
89
91
|
export declare const symRoundedAdaptiveAudioMic: string;
|
|
90
92
|
export declare const symRoundedAdaptiveAudioMicOff: string;
|
|
91
93
|
export declare const symRoundedAdb: string;
|
|
@@ -119,7 +121,6 @@ export declare const symRoundedAddRowBelow: string;
|
|
|
119
121
|
export declare const symRoundedAddShoppingCart: string;
|
|
120
122
|
export declare const symRoundedAddTask: string;
|
|
121
123
|
export declare const symRoundedAddToDrive: string;
|
|
122
|
-
export declare const symRoundedAddToHomeScreen: string;
|
|
123
124
|
export declare const symRoundedAddToQueue: string;
|
|
124
125
|
export declare const symRoundedAddTriangle: string;
|
|
125
126
|
export declare const symRoundedAdfScanner: string;
|
|
@@ -147,7 +148,6 @@ export declare const symRoundedAirplaneTicket: string;
|
|
|
147
148
|
export declare const symRoundedAirplanemodeInactive: string;
|
|
148
149
|
export declare const symRoundedAirplay: string;
|
|
149
150
|
export declare const symRoundedAirportShuttle: string;
|
|
150
|
-
export declare const symRoundedAirware: string;
|
|
151
151
|
export declare const symRoundedAirwave: string;
|
|
152
152
|
export declare const symRoundedAlarm: string;
|
|
153
153
|
export declare const symRoundedAlarmAdd: string;
|
|
@@ -196,9 +196,35 @@ export declare const symRoundedAmpStories: string;
|
|
|
196
196
|
export declare const symRoundedAnalytics: string;
|
|
197
197
|
export declare const symRoundedAnchor: string;
|
|
198
198
|
export declare const symRoundedAndroid: string;
|
|
199
|
+
export declare const symRoundedAndroidCell4Bar: string;
|
|
200
|
+
export declare const symRoundedAndroidCell4BarAlert: string;
|
|
201
|
+
export declare const symRoundedAndroidCell4BarOff: string;
|
|
202
|
+
export declare const symRoundedAndroidCell4BarPlus: string;
|
|
203
|
+
export declare const symRoundedAndroidCell5Bar: string;
|
|
204
|
+
export declare const symRoundedAndroidCell5BarAlert: string;
|
|
205
|
+
export declare const symRoundedAndroidCell5BarOff: string;
|
|
206
|
+
export declare const symRoundedAndroidCell5BarPlus: string;
|
|
207
|
+
export declare const symRoundedAndroidCellDual4Bar: string;
|
|
208
|
+
export declare const symRoundedAndroidCellDual4BarAlert: string;
|
|
209
|
+
export declare const symRoundedAndroidCellDual4BarPlus: string;
|
|
210
|
+
export declare const symRoundedAndroidCellDual5Bar: string;
|
|
211
|
+
export declare const symRoundedAndroidCellDual5BarAlert: string;
|
|
212
|
+
export declare const symRoundedAndroidCellDual5BarPlus: string;
|
|
213
|
+
export declare const symRoundedAndroidWifi3Bar: string;
|
|
214
|
+
export declare const symRoundedAndroidWifi3BarAlert: string;
|
|
215
|
+
export declare const symRoundedAndroidWifi3BarLock: string;
|
|
216
|
+
export declare const symRoundedAndroidWifi3BarOff: string;
|
|
217
|
+
export declare const symRoundedAndroidWifi3BarPlus: string;
|
|
218
|
+
export declare const symRoundedAndroidWifi3BarQuestion: string;
|
|
219
|
+
export declare const symRoundedAndroidWifi4Bar: string;
|
|
220
|
+
export declare const symRoundedAndroidWifi4BarAlert: string;
|
|
221
|
+
export declare const symRoundedAndroidWifi4BarLock: string;
|
|
222
|
+
export declare const symRoundedAndroidWifi4BarOff: string;
|
|
223
|
+
export declare const symRoundedAndroidWifi4BarPlus: string;
|
|
224
|
+
export declare const symRoundedAndroidWifi4BarQuestion: string;
|
|
199
225
|
export declare const symRoundedAnimatedImages: string;
|
|
200
226
|
export declare const symRoundedAnimation: string;
|
|
201
|
-
export declare const
|
|
227
|
+
export declare const symRoundedAntigravity: string;
|
|
202
228
|
export declare const symRoundedAodTablet: string;
|
|
203
229
|
export declare const symRoundedAodWatch: string;
|
|
204
230
|
export declare const symRoundedApartment: string;
|
|
@@ -206,13 +232,11 @@ export declare const symRoundedApi: string;
|
|
|
206
232
|
export declare const symRoundedApkDocument: string;
|
|
207
233
|
export declare const symRoundedApkInstall: string;
|
|
208
234
|
export declare const symRoundedAppBadging: string;
|
|
209
|
-
export declare const symRoundedAppBlocking: string;
|
|
210
|
-
export declare const symRoundedAppPromo: string;
|
|
211
235
|
export declare const symRoundedAppRegistration: string;
|
|
212
|
-
export declare const symRoundedAppShortcut: string;
|
|
213
236
|
export declare const symRoundedApparel: string;
|
|
214
237
|
export declare const symRoundedApproval: string;
|
|
215
238
|
export declare const symRoundedApprovalDelegation: string;
|
|
239
|
+
export declare const symRoundedApprovalDelegationOff: string;
|
|
216
240
|
export declare const symRoundedApps: string;
|
|
217
241
|
export declare const symRoundedAppsOutage: string;
|
|
218
242
|
export declare const symRoundedAq: string;
|
|
@@ -251,6 +275,9 @@ export declare const symRoundedArrowRange: string;
|
|
|
251
275
|
export declare const symRoundedArrowRight: string;
|
|
252
276
|
export declare const symRoundedArrowRightAlt: string;
|
|
253
277
|
export declare const symRoundedArrowSelectorTool: string;
|
|
278
|
+
export declare const symRoundedArrowShapeUp: string;
|
|
279
|
+
export declare const symRoundedArrowShapeUpStack2: string;
|
|
280
|
+
export declare const symRoundedArrowShapeUpStack: string;
|
|
254
281
|
export declare const symRoundedArrowSplit: string;
|
|
255
282
|
export declare const symRoundedArrowTopLeft: string;
|
|
256
283
|
export declare const symRoundedArrowTopRight: string;
|
|
@@ -260,10 +287,12 @@ export declare const symRoundedArrowUpward: string;
|
|
|
260
287
|
export declare const symRoundedArrowUpwardAlt: string;
|
|
261
288
|
export declare const symRoundedArrowWarmUp: string;
|
|
262
289
|
export declare const symRoundedArrowsInput: string;
|
|
290
|
+
export declare const symRoundedArrowsLeftRightCircle: string;
|
|
263
291
|
export declare const symRoundedArrowsMoreDown: string;
|
|
264
292
|
export declare const symRoundedArrowsMoreUp: string;
|
|
265
293
|
export declare const symRoundedArrowsOutput: string;
|
|
266
294
|
export declare const symRoundedArrowsOutward: string;
|
|
295
|
+
export declare const symRoundedArrowsUpDownCircle: string;
|
|
267
296
|
export declare const symRoundedArtTrack: string;
|
|
268
297
|
export declare const symRoundedArticle: string;
|
|
269
298
|
export declare const symRoundedArticlePerson: string;
|
|
@@ -272,6 +301,7 @@ export declare const symRoundedArtist: string;
|
|
|
272
301
|
export declare const symRoundedAspectRatio: string;
|
|
273
302
|
export declare const symRoundedAssignment: string;
|
|
274
303
|
export declare const symRoundedAssignmentAdd: string;
|
|
304
|
+
export declare const symRoundedAssignmentGlobe: string;
|
|
275
305
|
export declare const symRoundedAssignmentInd: string;
|
|
276
306
|
export declare const symRoundedAssignmentLate: string;
|
|
277
307
|
export declare const symRoundedAssignmentReturn: string;
|
|
@@ -303,6 +333,7 @@ export declare const symRoundedAutoDelete: string;
|
|
|
303
333
|
export declare const symRoundedAutoReadPause: string;
|
|
304
334
|
export declare const symRoundedAutoReadPlay: string;
|
|
305
335
|
export declare const symRoundedAutoStories: string;
|
|
336
|
+
export declare const symRoundedAutoStoriesOff: string;
|
|
306
337
|
export declare const symRoundedAutoTowing: string;
|
|
307
338
|
export declare const symRoundedAutoTransmission: string;
|
|
308
339
|
export declare const symRoundedAutofpsSelect: string;
|
|
@@ -316,8 +347,11 @@ export declare const symRoundedAvTimer: string;
|
|
|
316
347
|
export declare const symRoundedAvc: string;
|
|
317
348
|
export declare const symRoundedAvgPace: string;
|
|
318
349
|
export declare const symRoundedAvgTime: string;
|
|
350
|
+
export declare const symRoundedAvocadoBean: string;
|
|
351
|
+
export declare const symRoundedAwardMeal: string;
|
|
319
352
|
export declare const symRoundedAwardStar: string;
|
|
320
353
|
export declare const symRoundedAzm: string;
|
|
354
|
+
export declare const symRoundedBCircle: string;
|
|
321
355
|
export declare const symRoundedBabyChangingStation: string;
|
|
322
356
|
export declare const symRoundedBackHand: string;
|
|
323
357
|
export declare const symRoundedBackToTab: string;
|
|
@@ -334,6 +368,7 @@ export declare const symRoundedBackup: string;
|
|
|
334
368
|
export declare const symRoundedBackupTable: string;
|
|
335
369
|
export declare const symRoundedBadge: string;
|
|
336
370
|
export declare const symRoundedBadgeCriticalBattery: string;
|
|
371
|
+
export declare const symRoundedBadminton: string;
|
|
337
372
|
export declare const symRoundedBakeryDining: string;
|
|
338
373
|
export declare const symRoundedBalance: string;
|
|
339
374
|
export declare const symRoundedBalcony: string;
|
|
@@ -346,9 +381,11 @@ export declare const symRoundedBarcodeReader: string;
|
|
|
346
381
|
export declare const symRoundedBarcodeScanner: string;
|
|
347
382
|
export declare const symRoundedBarefoot: string;
|
|
348
383
|
export declare const symRoundedBatchPrediction: string;
|
|
384
|
+
export declare const symRoundedBathBedrock: string;
|
|
349
385
|
export declare const symRoundedBathOutdoor: string;
|
|
350
386
|
export declare const symRoundedBathPrivate: string;
|
|
351
387
|
export declare const symRoundedBathPublicLarge: string;
|
|
388
|
+
export declare const symRoundedBathSoak: string;
|
|
352
389
|
export declare const symRoundedBathroom: string;
|
|
353
390
|
export declare const symRoundedBathtub: string;
|
|
354
391
|
export declare const symRoundedBattery0Bar: string;
|
|
@@ -359,6 +396,33 @@ export declare const symRoundedBattery4Bar: string;
|
|
|
359
396
|
export declare const symRoundedBattery5Bar: string;
|
|
360
397
|
export declare const symRoundedBattery6Bar: string;
|
|
361
398
|
export declare const symRoundedBatteryAlert: string;
|
|
399
|
+
export declare const symRoundedBatteryAndroid0: string;
|
|
400
|
+
export declare const symRoundedBatteryAndroid1: string;
|
|
401
|
+
export declare const symRoundedBatteryAndroid2: string;
|
|
402
|
+
export declare const symRoundedBatteryAndroid3: string;
|
|
403
|
+
export declare const symRoundedBatteryAndroid4: string;
|
|
404
|
+
export declare const symRoundedBatteryAndroid5: string;
|
|
405
|
+
export declare const symRoundedBatteryAndroid6: string;
|
|
406
|
+
export declare const symRoundedBatteryAndroidAlert: string;
|
|
407
|
+
export declare const symRoundedBatteryAndroidBolt: string;
|
|
408
|
+
export declare const symRoundedBatteryAndroidFrame1: string;
|
|
409
|
+
export declare const symRoundedBatteryAndroidFrame2: string;
|
|
410
|
+
export declare const symRoundedBatteryAndroidFrame3: string;
|
|
411
|
+
export declare const symRoundedBatteryAndroidFrame4: string;
|
|
412
|
+
export declare const symRoundedBatteryAndroidFrame5: string;
|
|
413
|
+
export declare const symRoundedBatteryAndroidFrame6: string;
|
|
414
|
+
export declare const symRoundedBatteryAndroidFrameAlert: string;
|
|
415
|
+
export declare const symRoundedBatteryAndroidFrameBolt: string;
|
|
416
|
+
export declare const symRoundedBatteryAndroidFrameFull: string;
|
|
417
|
+
export declare const symRoundedBatteryAndroidFramePlus: string;
|
|
418
|
+
export declare const symRoundedBatteryAndroidFrameQuestion: string;
|
|
419
|
+
export declare const symRoundedBatteryAndroidFrameShare: string;
|
|
420
|
+
export declare const symRoundedBatteryAndroidFrameShield: string;
|
|
421
|
+
export declare const symRoundedBatteryAndroidFull: string;
|
|
422
|
+
export declare const symRoundedBatteryAndroidPlus: string;
|
|
423
|
+
export declare const symRoundedBatteryAndroidQuestion: string;
|
|
424
|
+
export declare const symRoundedBatteryAndroidShare: string;
|
|
425
|
+
export declare const symRoundedBatteryAndroidShield: string;
|
|
362
426
|
export declare const symRoundedBatteryChange: string;
|
|
363
427
|
export declare const symRoundedBatteryCharging20: string;
|
|
364
428
|
export declare const symRoundedBatteryCharging30: string;
|
|
@@ -376,7 +440,6 @@ export declare const symRoundedBatteryHoriz075: string;
|
|
|
376
440
|
export declare const symRoundedBatteryLow: string;
|
|
377
441
|
export declare const symRoundedBatteryPlus: string;
|
|
378
442
|
export declare const symRoundedBatteryProfile: string;
|
|
379
|
-
export declare const symRoundedBatterySaver: string;
|
|
380
443
|
export declare const symRoundedBatteryShare: string;
|
|
381
444
|
export declare const symRoundedBatteryStatusGood: string;
|
|
382
445
|
export declare const symRoundedBatteryUnknown: string;
|
|
@@ -389,6 +452,7 @@ export declare const symRoundedBedroomParent: string;
|
|
|
389
452
|
export declare const symRoundedBedtime: string;
|
|
390
453
|
export declare const symRoundedBedtimeOff: string;
|
|
391
454
|
export declare const symRoundedBeenhere: string;
|
|
455
|
+
export declare const symRoundedBeerMeal: string;
|
|
392
456
|
export declare const symRoundedBento: string;
|
|
393
457
|
export declare const symRoundedBia: string;
|
|
394
458
|
export declare const symRoundedBidLandscape: string;
|
|
@@ -426,11 +490,9 @@ export declare const symRoundedBomb: string;
|
|
|
426
490
|
export declare const symRoundedBook2: string;
|
|
427
491
|
export declare const symRoundedBook3: string;
|
|
428
492
|
export declare const symRoundedBook4: string;
|
|
429
|
-
export declare const symRoundedBook4Spark: string;
|
|
430
493
|
export declare const symRoundedBook5: string;
|
|
431
494
|
export declare const symRoundedBook6: string;
|
|
432
495
|
export declare const symRoundedBook: string;
|
|
433
|
-
export declare const symRoundedBookOnline: string;
|
|
434
496
|
export declare const symRoundedBookRibbon: string;
|
|
435
497
|
export declare const symRoundedBookmark: string;
|
|
436
498
|
export declare const symRoundedBookmarkAdd: string;
|
|
@@ -441,6 +503,7 @@ export declare const symRoundedBookmarkFlag: string;
|
|
|
441
503
|
export declare const symRoundedBookmarkHeart: string;
|
|
442
504
|
export declare const symRoundedBookmarkManager: string;
|
|
443
505
|
export declare const symRoundedBookmarkRemove: string;
|
|
506
|
+
export declare const symRoundedBookmarkStacks: string;
|
|
444
507
|
export declare const symRoundedBookmarkStar: string;
|
|
445
508
|
export declare const symRoundedBookmarks: string;
|
|
446
509
|
export declare const symRoundedBooksMoviesAndMusic: string;
|
|
@@ -476,6 +539,7 @@ export declare const symRoundedBreakingNews: string;
|
|
|
476
539
|
export declare const symRoundedBreakingNewsAlt1: string;
|
|
477
540
|
export declare const symRoundedBreastfeeding: string;
|
|
478
541
|
export declare const symRoundedBrick: string;
|
|
542
|
+
export declare const symRoundedBriefcaseMeal: string;
|
|
479
543
|
export declare const symRoundedBrightness1: string;
|
|
480
544
|
export declare const symRoundedBrightness2: string;
|
|
481
545
|
export declare const symRoundedBrightness3: string;
|
|
@@ -500,12 +564,14 @@ export declare const symRoundedBrush: string;
|
|
|
500
564
|
export declare const symRoundedBubble: string;
|
|
501
565
|
export declare const symRoundedBubbleChart: string;
|
|
502
566
|
export declare const symRoundedBubbles: string;
|
|
567
|
+
export declare const symRoundedBucketCheck: string;
|
|
503
568
|
export declare const symRoundedBugReport: string;
|
|
504
569
|
export declare const symRoundedBuild: string;
|
|
505
570
|
export declare const symRoundedBuildCircle: string;
|
|
506
571
|
export declare const symRoundedBungalow: string;
|
|
507
572
|
export declare const symRoundedBurstMode: string;
|
|
508
573
|
export declare const symRoundedBusAlert: string;
|
|
574
|
+
export declare const symRoundedBusMapPin: string;
|
|
509
575
|
export declare const symRoundedBusRailway: string;
|
|
510
576
|
export declare const symRoundedBusinessCenter: string;
|
|
511
577
|
export declare const symRoundedBusinessChip: string;
|
|
@@ -521,7 +587,11 @@ export declare const symRoundedCakeAdd: string;
|
|
|
521
587
|
export declare const symRoundedCalculate: string;
|
|
522
588
|
export declare const symRoundedCalendarAddOn: string;
|
|
523
589
|
export declare const symRoundedCalendarAppsScript: string;
|
|
590
|
+
export declare const symRoundedCalendarCheck: string;
|
|
524
591
|
export declare const symRoundedCalendarClock: string;
|
|
592
|
+
export declare const symRoundedCalendarLock: string;
|
|
593
|
+
export declare const symRoundedCalendarMeal2: string;
|
|
594
|
+
export declare const symRoundedCalendarMeal: string;
|
|
525
595
|
export declare const symRoundedCalendarMonth: string;
|
|
526
596
|
export declare const symRoundedCalendarToday: string;
|
|
527
597
|
export declare const symRoundedCalendarViewDay: string;
|
|
@@ -539,10 +609,8 @@ export declare const symRoundedCallReceived: string;
|
|
|
539
609
|
export declare const symRoundedCallSplit: string;
|
|
540
610
|
export declare const symRoundedCallToAction: string;
|
|
541
611
|
export declare const symRoundedCamera: string;
|
|
542
|
-
export declare const symRoundedCameraFront: string;
|
|
543
612
|
export declare const symRoundedCameraIndoor: string;
|
|
544
613
|
export declare const symRoundedCameraOutdoor: string;
|
|
545
|
-
export declare const symRoundedCameraRear: string;
|
|
546
614
|
export declare const symRoundedCameraRoll: string;
|
|
547
615
|
export declare const symRoundedCameraVideo: string;
|
|
548
616
|
export declare const symRoundedCameraswitch: string;
|
|
@@ -553,9 +621,28 @@ export declare const symRoundedCancelPresentation: string;
|
|
|
553
621
|
export declare const symRoundedCancelScheduleSend: string;
|
|
554
622
|
export declare const symRoundedCandle: string;
|
|
555
623
|
export declare const symRoundedCandlestickChart: string;
|
|
624
|
+
export declare const symRoundedCannabis: string;
|
|
556
625
|
export declare const symRoundedCaptivePortal: string;
|
|
557
626
|
export declare const symRoundedCapture: string;
|
|
558
627
|
export declare const symRoundedCarCrash: string;
|
|
628
|
+
export declare const symRoundedCarDefrostLeft: string;
|
|
629
|
+
export declare const symRoundedCarDefrostLowLeft: string;
|
|
630
|
+
export declare const symRoundedCarDefrostLowRight: string;
|
|
631
|
+
export declare const symRoundedCarDefrostMidLeft: string;
|
|
632
|
+
export declare const symRoundedCarDefrostMidLowLeft: string;
|
|
633
|
+
export declare const symRoundedCarDefrostMidLowRight: string;
|
|
634
|
+
export declare const symRoundedCarDefrostMidRight: string;
|
|
635
|
+
export declare const symRoundedCarDefrostRight: string;
|
|
636
|
+
export declare const symRoundedCarFanLowLeft: string;
|
|
637
|
+
export declare const symRoundedCarFanLowMidLeft: string;
|
|
638
|
+
export declare const symRoundedCarFanLowRight: string;
|
|
639
|
+
export declare const symRoundedCarFanMidLeft: string;
|
|
640
|
+
export declare const symRoundedCarFanMidLowRight: string;
|
|
641
|
+
export declare const symRoundedCarFanMidRight: string;
|
|
642
|
+
export declare const symRoundedCarFanRecirculate: string;
|
|
643
|
+
export declare const symRoundedCarGear: string;
|
|
644
|
+
export declare const symRoundedCarLock: string;
|
|
645
|
+
export declare const symRoundedCarMirrorHeat: string;
|
|
559
646
|
export declare const symRoundedCarRental: string;
|
|
560
647
|
export declare const symRoundedCarRepair: string;
|
|
561
648
|
export declare const symRoundedCarTag: string;
|
|
@@ -564,6 +651,7 @@ export declare const symRoundedCardTravel: string;
|
|
|
564
651
|
export declare const symRoundedCardioLoad: string;
|
|
565
652
|
export declare const symRoundedCardiology: string;
|
|
566
653
|
export declare const symRoundedCards: string;
|
|
654
|
+
export declare const symRoundedCardsStack: string;
|
|
567
655
|
export declare const symRoundedCardsStar: string;
|
|
568
656
|
export declare const symRoundedCarpenter: string;
|
|
569
657
|
export declare const symRoundedCarryOnBag: string;
|
|
@@ -588,24 +676,30 @@ export declare const symRoundedCenterFocusStrong: string;
|
|
|
588
676
|
export declare const symRoundedCenterFocusWeak: string;
|
|
589
677
|
export declare const symRoundedChair: string;
|
|
590
678
|
export declare const symRoundedChairAlt: string;
|
|
679
|
+
export declare const symRoundedChairCounter: string;
|
|
680
|
+
export declare const symRoundedChairFireplace: string;
|
|
681
|
+
export declare const symRoundedChairUmbrella: string;
|
|
591
682
|
export declare const symRoundedChalet: string;
|
|
592
683
|
export declare const symRoundedChangeCircle: string;
|
|
593
684
|
export declare const symRoundedChangeHistory: string;
|
|
594
685
|
export declare const symRoundedCharger: string;
|
|
595
|
-
export declare const symRoundedChargingStation: string;
|
|
596
686
|
export declare const symRoundedChartData: string;
|
|
597
687
|
export declare const symRoundedChat: string;
|
|
598
688
|
export declare const symRoundedChatAddOn: string;
|
|
599
689
|
export declare const symRoundedChatAppsScript: string;
|
|
600
690
|
export declare const symRoundedChatBubble: string;
|
|
691
|
+
export declare const symRoundedChatBubbleOff: string;
|
|
692
|
+
export declare const symRoundedChatDashed: string;
|
|
601
693
|
export declare const symRoundedChatError: string;
|
|
602
694
|
export declare const symRoundedChatInfo: string;
|
|
603
695
|
export declare const symRoundedChatPasteGo2: string;
|
|
604
696
|
export declare const symRoundedChatPasteGo: string;
|
|
605
697
|
export declare const symRoundedCheck: string;
|
|
698
|
+
export declare const symRoundedCheckAlert: string;
|
|
606
699
|
export declare const symRoundedCheckBox: string;
|
|
607
700
|
export declare const symRoundedCheckBoxOutlineBlank: string;
|
|
608
701
|
export declare const symRoundedCheckCircle: string;
|
|
702
|
+
export declare const symRoundedCheckCircleUnread: string;
|
|
609
703
|
export declare const symRoundedCheckInOut: string;
|
|
610
704
|
export declare const symRoundedCheckIndeterminateSmall: string;
|
|
611
705
|
export declare const symRoundedCheckSmall: string;
|
|
@@ -616,14 +710,25 @@ export declare const symRoundedChecklist: string;
|
|
|
616
710
|
export declare const symRoundedChecklistRtl: string;
|
|
617
711
|
export declare const symRoundedCheckroom: string;
|
|
618
712
|
export declare const symRoundedCheer: string;
|
|
713
|
+
export declare const symRoundedChefHat: string;
|
|
619
714
|
export declare const symRoundedChess: string;
|
|
715
|
+
export declare const symRoundedChessBishop2: string;
|
|
716
|
+
export declare const symRoundedChessBishop: string;
|
|
717
|
+
export declare const symRoundedChessKing2: string;
|
|
718
|
+
export declare const symRoundedChessKing: string;
|
|
719
|
+
export declare const symRoundedChessKnight: string;
|
|
720
|
+
export declare const symRoundedChessPawn2: string;
|
|
620
721
|
export declare const symRoundedChessPawn: string;
|
|
722
|
+
export declare const symRoundedChessQueen: string;
|
|
723
|
+
export declare const symRoundedChessRook: string;
|
|
621
724
|
export declare const symRoundedChevronBackward: string;
|
|
622
725
|
export declare const symRoundedChevronForward: string;
|
|
623
726
|
export declare const symRoundedChevronLeft: string;
|
|
727
|
+
export declare const symRoundedChevronLineUp: string;
|
|
624
728
|
export declare const symRoundedChevronRight: string;
|
|
625
729
|
export declare const symRoundedChildCare: string;
|
|
626
730
|
export declare const symRoundedChildFriendly: string;
|
|
731
|
+
export declare const symRoundedChildHat: string;
|
|
627
732
|
export declare const symRoundedChipExtraction: string;
|
|
628
733
|
export declare const symRoundedChips: string;
|
|
629
734
|
export declare const symRoundedChromeReaderMode: string;
|
|
@@ -633,6 +738,7 @@ export declare const symRoundedChronic: string;
|
|
|
633
738
|
export declare const symRoundedChurch: string;
|
|
634
739
|
export declare const symRoundedCinematicBlur: string;
|
|
635
740
|
export declare const symRoundedCircle: string;
|
|
741
|
+
export declare const symRoundedCircleCircle: string;
|
|
636
742
|
export declare const symRoundedCircleNotifications: string;
|
|
637
743
|
export declare const symRoundedCircles: string;
|
|
638
744
|
export declare const symRoundedCirclesExt: string;
|
|
@@ -673,6 +779,7 @@ export declare const symRoundedCoPresent: string;
|
|
|
673
779
|
export declare const symRoundedCode: string;
|
|
674
780
|
export declare const symRoundedCodeBlocks: string;
|
|
675
781
|
export declare const symRoundedCodeOff: string;
|
|
782
|
+
export declare const symRoundedCodeXml: string;
|
|
676
783
|
export declare const symRoundedCoffee: string;
|
|
677
784
|
export declare const symRoundedCoffeeMaker: string;
|
|
678
785
|
export declare const symRoundedCognition2: string;
|
|
@@ -699,6 +806,9 @@ export declare const symRoundedComponentExchange: string;
|
|
|
699
806
|
export declare const symRoundedCompost: string;
|
|
700
807
|
export declare const symRoundedCompress: string;
|
|
701
808
|
export declare const symRoundedComputer: string;
|
|
809
|
+
export declare const symRoundedComputerArrowUp: string;
|
|
810
|
+
export declare const symRoundedComputerCancel: string;
|
|
811
|
+
export declare const symRoundedComputerSound: string;
|
|
702
812
|
export declare const symRoundedConcierge: string;
|
|
703
813
|
export declare const symRoundedConditions: string;
|
|
704
814
|
export declare const symRoundedConfirmationNumber: string;
|
|
@@ -734,6 +844,7 @@ export declare const symRoundedContrastSquare: string;
|
|
|
734
844
|
export declare const symRoundedControlCamera: string;
|
|
735
845
|
export declare const symRoundedControlPointDuplicate: string;
|
|
736
846
|
export declare const symRoundedControllerGen: string;
|
|
847
|
+
export declare const symRoundedConversation: string;
|
|
737
848
|
export declare const symRoundedConversionPath: string;
|
|
738
849
|
export declare const symRoundedConversionPathOff: string;
|
|
739
850
|
export declare const symRoundedConvertToText: string;
|
|
@@ -802,6 +913,8 @@ export declare const symRoundedCyclone: string;
|
|
|
802
913
|
export declare const symRoundedDangerous: string;
|
|
803
914
|
export declare const symRoundedDarkMode: string;
|
|
804
915
|
export declare const symRoundedDashboard2: string;
|
|
916
|
+
export declare const symRoundedDashboard2Edit: string;
|
|
917
|
+
export declare const symRoundedDashboard2Gear: string;
|
|
805
918
|
export declare const symRoundedDashboard: string;
|
|
806
919
|
export declare const symRoundedDashboardCustomize: string;
|
|
807
920
|
export declare const symRoundedDataAlert: string;
|
|
@@ -862,6 +975,7 @@ export declare const symRoundedDesktopWindows: string;
|
|
|
862
975
|
export declare const symRoundedDestruction: string;
|
|
863
976
|
export declare const symRoundedDetails: string;
|
|
864
977
|
export declare const symRoundedDetectionAndZone: string;
|
|
978
|
+
export declare const symRoundedDetectionAndZoneOff: string;
|
|
865
979
|
export declare const symRoundedDetector: string;
|
|
866
980
|
export declare const symRoundedDetectorAlarm: string;
|
|
867
981
|
export declare const symRoundedDetectorBattery: string;
|
|
@@ -872,11 +986,10 @@ export declare const symRoundedDetectorStatus: string;
|
|
|
872
986
|
export declare const symRoundedDeveloperBoard: string;
|
|
873
987
|
export declare const symRoundedDeveloperBoardOff: string;
|
|
874
988
|
export declare const symRoundedDeveloperGuide: string;
|
|
875
|
-
export declare const symRoundedDeveloperMode: string;
|
|
876
989
|
export declare const symRoundedDeveloperModeTv: string;
|
|
990
|
+
export declare const symRoundedDeviceBand: string;
|
|
877
991
|
export declare const symRoundedDeviceHub: string;
|
|
878
992
|
export declare const symRoundedDeviceThermostat: string;
|
|
879
|
-
export declare const symRoundedDeviceUnknown: string;
|
|
880
993
|
export declare const symRoundedDevices: string;
|
|
881
994
|
export declare const symRoundedDevicesFold2: string;
|
|
882
995
|
export declare const symRoundedDevicesFold: string;
|
|
@@ -890,10 +1003,14 @@ export declare const symRoundedDialerSip: string;
|
|
|
890
1003
|
export declare const symRoundedDialogs: string;
|
|
891
1004
|
export declare const symRoundedDialpad: string;
|
|
892
1005
|
export declare const symRoundedDiamond: string;
|
|
1006
|
+
export declare const symRoundedDiamondShine: string;
|
|
893
1007
|
export declare const symRoundedDictionary: string;
|
|
894
1008
|
export declare const symRoundedDifference: string;
|
|
895
1009
|
export declare const symRoundedDigitalOutOfHome: string;
|
|
896
1010
|
export declare const symRoundedDigitalWellbeing: string;
|
|
1011
|
+
export declare const symRoundedDineHeart: string;
|
|
1012
|
+
export declare const symRoundedDineIn: string;
|
|
1013
|
+
export declare const symRoundedDineLamp: string;
|
|
897
1014
|
export declare const symRoundedDining: string;
|
|
898
1015
|
export declare const symRoundedDinnerDining: string;
|
|
899
1016
|
export declare const symRoundedDirections: string;
|
|
@@ -930,7 +1047,6 @@ export declare const symRoundedDoNotDisturbOn: string;
|
|
|
930
1047
|
export declare const symRoundedDoNotDisturbOnTotalSilence: string;
|
|
931
1048
|
export declare const symRoundedDoNotStep: string;
|
|
932
1049
|
export declare const symRoundedDoNotTouch: string;
|
|
933
|
-
export declare const symRoundedDock: string;
|
|
934
1050
|
export declare const symRoundedDockToBottom: string;
|
|
935
1051
|
export declare const symRoundedDockToLeft: string;
|
|
936
1052
|
export declare const symRoundedDockToRight: string;
|
|
@@ -978,7 +1094,10 @@ export declare const symRoundedDresser: string;
|
|
|
978
1094
|
export declare const symRoundedDriveExport: string;
|
|
979
1095
|
export declare const symRoundedDriveFileMove: string;
|
|
980
1096
|
export declare const symRoundedDriveFolderUpload: string;
|
|
1097
|
+
export declare const symRoundedDrone2: string;
|
|
1098
|
+
export declare const symRoundedDrone: string;
|
|
981
1099
|
export declare const symRoundedDropdown: string;
|
|
1100
|
+
export declare const symRoundedDropperEye: string;
|
|
982
1101
|
export declare const symRoundedDry: string;
|
|
983
1102
|
export declare const symRoundedDryCleaning: string;
|
|
984
1103
|
export declare const symRoundedDualScreen: string;
|
|
@@ -990,6 +1109,11 @@ export declare const symRoundedE911Avatar: string;
|
|
|
990
1109
|
export declare const symRoundedE911Emergency: string;
|
|
991
1110
|
export declare const symRoundedEMobiledata: string;
|
|
992
1111
|
export declare const symRoundedEMobiledataBadge: string;
|
|
1112
|
+
export declare const symRoundedEarSound: string;
|
|
1113
|
+
export declare const symRoundedEarbudCase: string;
|
|
1114
|
+
export declare const symRoundedEarbudLeft: string;
|
|
1115
|
+
export declare const symRoundedEarbudRight: string;
|
|
1116
|
+
export declare const symRoundedEarbuds2: string;
|
|
993
1117
|
export declare const symRoundedEarbuds: string;
|
|
994
1118
|
export declare const symRoundedEarbudsBattery: string;
|
|
995
1119
|
export declare const symRoundedEarlyOn: string;
|
|
@@ -999,8 +1123,6 @@ export declare const symRoundedEcg: string;
|
|
|
999
1123
|
export declare const symRoundedEcgHeart: string;
|
|
1000
1124
|
export declare const symRoundedEco: string;
|
|
1001
1125
|
export declare const symRoundedEda: string;
|
|
1002
|
-
export declare const symRoundedEdgesensorHigh: string;
|
|
1003
|
-
export declare const symRoundedEdgesensorLow: string;
|
|
1004
1126
|
export declare const symRoundedEdit: string;
|
|
1005
1127
|
export declare const symRoundedEditArrowDown: string;
|
|
1006
1128
|
export declare const symRoundedEditArrowUp: string;
|
|
@@ -1038,7 +1160,6 @@ export declare const symRoundedEmergencyHome: string;
|
|
|
1038
1160
|
export declare const symRoundedEmergencyRecording: string;
|
|
1039
1161
|
export declare const symRoundedEmergencyShare: string;
|
|
1040
1162
|
export declare const symRoundedEmergencyShareOff: string;
|
|
1041
|
-
export declare const symRoundedEmojiEvents: string;
|
|
1042
1163
|
export declare const symRoundedEmojiFoodBeverage: string;
|
|
1043
1164
|
export declare const symRoundedEmojiLanguage: string;
|
|
1044
1165
|
export declare const symRoundedEmojiNature: string;
|
|
@@ -1116,6 +1237,9 @@ export declare const symRoundedExposureZero: string;
|
|
|
1116
1237
|
export declare const symRoundedExtension: string;
|
|
1117
1238
|
export declare const symRoundedExtensionOff: string;
|
|
1118
1239
|
export declare const symRoundedEyeTracking: string;
|
|
1240
|
+
export declare const symRoundedEyebrow: string;
|
|
1241
|
+
export declare const symRoundedEyeglasses2: string;
|
|
1242
|
+
export declare const symRoundedEyeglasses2Sound: string;
|
|
1119
1243
|
export declare const symRoundedEyeglasses: string;
|
|
1120
1244
|
export declare const symRoundedFace2: string;
|
|
1121
1245
|
export declare const symRoundedFace3: string;
|
|
@@ -1134,11 +1258,14 @@ export declare const symRoundedFactCheck: string;
|
|
|
1134
1258
|
export declare const symRoundedFactory: string;
|
|
1135
1259
|
export declare const symRoundedFalling: string;
|
|
1136
1260
|
export declare const symRoundedFamiliarFaceAndZone: string;
|
|
1261
|
+
export declare const symRoundedFamilyGroup: string;
|
|
1137
1262
|
export declare const symRoundedFamilyHistory: string;
|
|
1138
1263
|
export declare const symRoundedFamilyHome: string;
|
|
1139
1264
|
export declare const symRoundedFamilyLink: string;
|
|
1140
1265
|
export declare const symRoundedFamilyRestroom: string;
|
|
1141
1266
|
export declare const symRoundedFamilyStar: string;
|
|
1267
|
+
export declare const symRoundedFanFocus: string;
|
|
1268
|
+
export declare const symRoundedFanIndirect: string;
|
|
1142
1269
|
export declare const symRoundedFarsightDigital: string;
|
|
1143
1270
|
export declare const symRoundedFastForward: string;
|
|
1144
1271
|
export declare const symRoundedFastRewind: string;
|
|
@@ -1194,7 +1321,6 @@ export declare const symRoundedFilterBAndW: string;
|
|
|
1194
1321
|
export declare const symRoundedFilterCenterFocus: string;
|
|
1195
1322
|
export declare const symRoundedFilterDrama: string;
|
|
1196
1323
|
export declare const symRoundedFilterFrames: string;
|
|
1197
|
-
export declare const symRoundedFilterHdr: string;
|
|
1198
1324
|
export declare const symRoundedFilterList: string;
|
|
1199
1325
|
export declare const symRoundedFilterListOff: string;
|
|
1200
1326
|
export declare const symRoundedFilterNone: string;
|
|
@@ -1208,6 +1334,7 @@ export declare const symRoundedFindInPage: string;
|
|
|
1208
1334
|
export declare const symRoundedFindReplace: string;
|
|
1209
1335
|
export declare const symRoundedFingerprint: string;
|
|
1210
1336
|
export declare const symRoundedFingerprintOff: string;
|
|
1337
|
+
export declare const symRoundedFireCheck: string;
|
|
1211
1338
|
export declare const symRoundedFireExtinguisher: string;
|
|
1212
1339
|
export declare const symRoundedFireHydrant: string;
|
|
1213
1340
|
export declare const symRoundedFireTruck: string;
|
|
@@ -1218,8 +1345,10 @@ export declare const symRoundedFitPageHeight: string;
|
|
|
1218
1345
|
export declare const symRoundedFitPageWidth: string;
|
|
1219
1346
|
export declare const symRoundedFitScreen: string;
|
|
1220
1347
|
export declare const symRoundedFitWidth: string;
|
|
1348
|
+
export declare const symRoundedFitbitRaquetball: string;
|
|
1221
1349
|
export declare const symRoundedFitnessCenter: string;
|
|
1222
1350
|
export declare const symRoundedFitnessTracker: string;
|
|
1351
|
+
export declare const symRoundedFitnessTrackers: string;
|
|
1223
1352
|
export declare const symRoundedFlag2: string;
|
|
1224
1353
|
export declare const symRoundedFlag: string;
|
|
1225
1354
|
export declare const symRoundedFlagCheck: string;
|
|
@@ -1288,6 +1417,7 @@ export declare const symRoundedFootBones: string;
|
|
|
1288
1417
|
export declare const symRoundedFootprint: string;
|
|
1289
1418
|
export declare const symRoundedForYou: string;
|
|
1290
1419
|
export declare const symRoundedForest: string;
|
|
1420
|
+
export declare const symRoundedForkChart: string;
|
|
1291
1421
|
export declare const symRoundedForkLeft: string;
|
|
1292
1422
|
export declare const symRoundedForkRight: string;
|
|
1293
1423
|
export declare const symRoundedForkSpoon: string;
|
|
@@ -1307,6 +1437,12 @@ export declare const symRoundedFormatH3: string;
|
|
|
1307
1437
|
export declare const symRoundedFormatH4: string;
|
|
1308
1438
|
export declare const symRoundedFormatH5: string;
|
|
1309
1439
|
export declare const symRoundedFormatH6: string;
|
|
1440
|
+
export declare const symRoundedFormatImageBack: string;
|
|
1441
|
+
export declare const symRoundedFormatImageBreakLeft: string;
|
|
1442
|
+
export declare const symRoundedFormatImageBreakRight: string;
|
|
1443
|
+
export declare const symRoundedFormatImageFront: string;
|
|
1444
|
+
export declare const symRoundedFormatImageInlineLeft: string;
|
|
1445
|
+
export declare const symRoundedFormatImageInlineRight: string;
|
|
1310
1446
|
export declare const symRoundedFormatImageLeft: string;
|
|
1311
1447
|
export declare const symRoundedFormatImageRight: string;
|
|
1312
1448
|
export declare const symRoundedFormatIndentDecrease: string;
|
|
@@ -1325,6 +1461,7 @@ export declare const symRoundedFormatListNumbered: string;
|
|
|
1325
1461
|
export declare const symRoundedFormatListNumberedRtl: string;
|
|
1326
1462
|
export declare const symRoundedFormatOverline: string;
|
|
1327
1463
|
export declare const symRoundedFormatPaint: string;
|
|
1464
|
+
export declare const symRoundedFormatPaintOff: string;
|
|
1328
1465
|
export declare const symRoundedFormatParagraph: string;
|
|
1329
1466
|
export declare const symRoundedFormatQuote: string;
|
|
1330
1467
|
export declare const symRoundedFormatQuoteOff: string;
|
|
@@ -1351,6 +1488,9 @@ export declare const symRoundedForwardCircle: string;
|
|
|
1351
1488
|
export declare const symRoundedForwardMedia: string;
|
|
1352
1489
|
export declare const symRoundedForwardToInbox: string;
|
|
1353
1490
|
export declare const symRoundedFoundation: string;
|
|
1491
|
+
export declare const symRoundedFragrance: string;
|
|
1492
|
+
export declare const symRoundedFrameBug: string;
|
|
1493
|
+
export declare const symRoundedFrameExclamation: string;
|
|
1354
1494
|
export declare const symRoundedFrameInspect: string;
|
|
1355
1495
|
export declare const symRoundedFramePerson: string;
|
|
1356
1496
|
export declare const symRoundedFramePersonMic: string;
|
|
@@ -1373,10 +1513,36 @@ export declare const symRoundedGMobiledata: string;
|
|
|
1373
1513
|
export declare const symRoundedGMobiledataBadge: string;
|
|
1374
1514
|
export declare const symRoundedGTranslate: string;
|
|
1375
1515
|
export declare const symRoundedGalleryThumbnail: string;
|
|
1516
|
+
export declare const symRoundedGameBumperLeft: string;
|
|
1517
|
+
export declare const symRoundedGameBumperRight: string;
|
|
1518
|
+
export declare const symRoundedGameButtonL1: string;
|
|
1519
|
+
export declare const symRoundedGameButtonL2: string;
|
|
1520
|
+
export declare const symRoundedGameButtonL: string;
|
|
1521
|
+
export declare const symRoundedGameButtonR1: string;
|
|
1522
|
+
export declare const symRoundedGameButtonR2: string;
|
|
1523
|
+
export declare const symRoundedGameButtonR: string;
|
|
1524
|
+
export declare const symRoundedGameButtonZl: string;
|
|
1525
|
+
export declare const symRoundedGameButtonZr: string;
|
|
1526
|
+
export declare const symRoundedGameStickL3: string;
|
|
1527
|
+
export declare const symRoundedGameStickLeft: string;
|
|
1528
|
+
export declare const symRoundedGameStickR3: string;
|
|
1529
|
+
export declare const symRoundedGameStickRight: string;
|
|
1530
|
+
export declare const symRoundedGameTriggerLeft: string;
|
|
1531
|
+
export declare const symRoundedGameTriggerRight: string;
|
|
1376
1532
|
export declare const symRoundedGamepad: string;
|
|
1533
|
+
export declare const symRoundedGamepadCircleDown: string;
|
|
1534
|
+
export declare const symRoundedGamepadCircleLeft: string;
|
|
1535
|
+
export declare const symRoundedGamepadCircleRight: string;
|
|
1536
|
+
export declare const symRoundedGamepadCircleUp: string;
|
|
1537
|
+
export declare const symRoundedGamepadDown: string;
|
|
1538
|
+
export declare const symRoundedGamepadLeft: string;
|
|
1539
|
+
export declare const symRoundedGamepadRight: string;
|
|
1540
|
+
export declare const symRoundedGamepadUp: string;
|
|
1377
1541
|
export declare const symRoundedGarage: string;
|
|
1542
|
+
export declare const symRoundedGarageCheck: string;
|
|
1378
1543
|
export declare const symRoundedGarageDoor: string;
|
|
1379
1544
|
export declare const symRoundedGarageHome: string;
|
|
1545
|
+
export declare const symRoundedGarageMoney: string;
|
|
1380
1546
|
export declare const symRoundedGardenCart: string;
|
|
1381
1547
|
export declare const symRoundedGasMeter: string;
|
|
1382
1548
|
export declare const symRoundedGastroenterology: string;
|
|
@@ -1393,6 +1559,8 @@ export declare const symRoundedGifBox: string;
|
|
|
1393
1559
|
export declare const symRoundedGirl: string;
|
|
1394
1560
|
export declare const symRoundedGite: string;
|
|
1395
1561
|
export declare const symRoundedGlassCup: string;
|
|
1562
|
+
export declare const symRoundedGlobe2Cancel: string;
|
|
1563
|
+
export declare const symRoundedGlobe2Question: string;
|
|
1396
1564
|
export declare const symRoundedGlobe: string;
|
|
1397
1565
|
export declare const symRoundedGlobeAsia: string;
|
|
1398
1566
|
export declare const symRoundedGlobeBook: string;
|
|
@@ -1417,13 +1585,17 @@ export declare const symRoundedGraph3: string;
|
|
|
1417
1585
|
export declare const symRoundedGraph4: string;
|
|
1418
1586
|
export declare const symRoundedGraph5: string;
|
|
1419
1587
|
export declare const symRoundedGraph6: string;
|
|
1588
|
+
export declare const symRoundedGraph7: string;
|
|
1589
|
+
export declare const symRoundedGraph8: string;
|
|
1420
1590
|
export declare const symRoundedGraphicEq: string;
|
|
1591
|
+
export declare const symRoundedGraphicEqOff: string;
|
|
1421
1592
|
export declare const symRoundedGrass: string;
|
|
1422
1593
|
export declare const symRoundedGrid3x3: string;
|
|
1423
1594
|
export declare const symRoundedGrid3x3Off: string;
|
|
1424
1595
|
export declare const symRoundedGrid4x4: string;
|
|
1425
1596
|
export declare const symRoundedGridGoldenratio: string;
|
|
1426
1597
|
export declare const symRoundedGridGuides: string;
|
|
1598
|
+
export declare const symRoundedGridLayoutSide: string;
|
|
1427
1599
|
export declare const symRoundedGridOff: string;
|
|
1428
1600
|
export declare const symRoundedGridOn: string;
|
|
1429
1601
|
export declare const symRoundedGridView: string;
|
|
@@ -1446,9 +1618,12 @@ export declare const symRoundedHPlusMobiledata: string;
|
|
|
1446
1618
|
export declare const symRoundedHPlusMobiledataBadge: string;
|
|
1447
1619
|
export declare const symRoundedHail: string;
|
|
1448
1620
|
export declare const symRoundedHallway: string;
|
|
1621
|
+
export declare const symRoundedHanamiDango: string;
|
|
1449
1622
|
export declare const symRoundedHandBones: string;
|
|
1450
1623
|
export declare const symRoundedHandGesture: string;
|
|
1451
1624
|
export declare const symRoundedHandGestureOff: string;
|
|
1625
|
+
export declare const symRoundedHandMeal: string;
|
|
1626
|
+
export declare const symRoundedHandPackage: string;
|
|
1452
1627
|
export declare const symRoundedHandheldController: string;
|
|
1453
1628
|
export declare const symRoundedHandshake: string;
|
|
1454
1629
|
export declare const symRoundedHandyman: string;
|
|
@@ -1478,6 +1653,7 @@ export declare const symRoundedHeadsetOff: string;
|
|
|
1478
1653
|
export declare const symRoundedHealing: string;
|
|
1479
1654
|
export declare const symRoundedHealthAndBeauty: string;
|
|
1480
1655
|
export declare const symRoundedHealthAndSafety: string;
|
|
1656
|
+
export declare const symRoundedHealthCross: string;
|
|
1481
1657
|
export declare const symRoundedHealthMetrics: string;
|
|
1482
1658
|
export declare const symRoundedHeapSnapshotLarge: string;
|
|
1483
1659
|
export declare const symRoundedHeapSnapshotMultiple: string;
|
|
@@ -1485,11 +1661,14 @@ export declare const symRoundedHeapSnapshotThumbnail: string;
|
|
|
1485
1661
|
export declare const symRoundedHearing: string;
|
|
1486
1662
|
export declare const symRoundedHearingAid: string;
|
|
1487
1663
|
export declare const symRoundedHearingAidDisabled: string;
|
|
1664
|
+
export declare const symRoundedHearingAidDisabledLeft: string;
|
|
1665
|
+
export declare const symRoundedHearingAidLeft: string;
|
|
1488
1666
|
export declare const symRoundedHearingDisabled: string;
|
|
1489
1667
|
export declare const symRoundedHeartBroken: string;
|
|
1490
1668
|
export declare const symRoundedHeartCheck: string;
|
|
1491
1669
|
export declare const symRoundedHeartMinus: string;
|
|
1492
1670
|
export declare const symRoundedHeartPlus: string;
|
|
1671
|
+
export declare const symRoundedHeartSmile: string;
|
|
1493
1672
|
export declare const symRoundedHeat: string;
|
|
1494
1673
|
export declare const symRoundedHeatPump: string;
|
|
1495
1674
|
export declare const symRoundedHeatPumpBalance: string;
|
|
@@ -1504,6 +1683,7 @@ export declare const symRoundedHexagon: string;
|
|
|
1504
1683
|
export declare const symRoundedHide: string;
|
|
1505
1684
|
export declare const symRoundedHideImage: string;
|
|
1506
1685
|
export declare const symRoundedHideSource: string;
|
|
1686
|
+
export declare const symRoundedHighChair: string;
|
|
1507
1687
|
export declare const symRoundedHighDensity: string;
|
|
1508
1688
|
export declare const symRoundedHighQuality: string;
|
|
1509
1689
|
export declare const symRoundedHighRes: string;
|
|
@@ -1539,7 +1719,11 @@ export declare const symRoundedHomePin: string;
|
|
|
1539
1719
|
export declare const symRoundedHomeRepairService: string;
|
|
1540
1720
|
export declare const symRoundedHomeSpeaker: string;
|
|
1541
1721
|
export declare const symRoundedHomeStorage: string;
|
|
1722
|
+
export declare const symRoundedHomeStorageGear: string;
|
|
1542
1723
|
export declare const symRoundedHomeWork: string;
|
|
1724
|
+
export declare const symRoundedHorizontalAlignCenter: string;
|
|
1725
|
+
export declare const symRoundedHorizontalAlignLeft: string;
|
|
1726
|
+
export declare const symRoundedHorizontalAlignRight: string;
|
|
1543
1727
|
export declare const symRoundedHorizontalDistribute: string;
|
|
1544
1728
|
export declare const symRoundedHorizontalRule: string;
|
|
1545
1729
|
export declare const symRoundedHorizontalSplit: string;
|
|
@@ -1551,6 +1735,7 @@ export declare const symRoundedHourglass: string;
|
|
|
1551
1735
|
export declare const symRoundedHourglassArrowDown: string;
|
|
1552
1736
|
export declare const symRoundedHourglassArrowUp: string;
|
|
1553
1737
|
export declare const symRoundedHourglassBottom: string;
|
|
1738
|
+
export declare const symRoundedHourglassCheck: string;
|
|
1554
1739
|
export declare const symRoundedHourglassDisabled: string;
|
|
1555
1740
|
export declare const symRoundedHourglassEmpty: string;
|
|
1556
1741
|
export declare const symRoundedHourglassPause: string;
|
|
@@ -1575,6 +1760,7 @@ export declare const symRoundedHumidityLow: string;
|
|
|
1575
1760
|
export declare const symRoundedHumidityMid: string;
|
|
1576
1761
|
export declare const symRoundedHumidityPercentage: string;
|
|
1577
1762
|
export declare const symRoundedHvac: string;
|
|
1763
|
+
export declare const symRoundedHvacMaxDefrost: string;
|
|
1578
1764
|
export declare const symRoundedIceSkating: string;
|
|
1579
1765
|
export declare const symRoundedIcecream: string;
|
|
1580
1766
|
export declare const symRoundedIdCard: string;
|
|
@@ -1584,7 +1770,9 @@ export declare const symRoundedIfl: string;
|
|
|
1584
1770
|
export declare const symRoundedIframe: string;
|
|
1585
1771
|
export declare const symRoundedIframeOff: string;
|
|
1586
1772
|
export declare const symRoundedImage: string;
|
|
1773
|
+
export declare const symRoundedImageArrowUp: string;
|
|
1587
1774
|
export declare const symRoundedImageAspectRatio: string;
|
|
1775
|
+
export declare const symRoundedImageInset: string;
|
|
1588
1776
|
export declare const symRoundedImageSearch: string;
|
|
1589
1777
|
export declare const symRoundedImagesearchRoller: string;
|
|
1590
1778
|
export declare const symRoundedImagesmode: string;
|
|
@@ -1619,7 +1807,6 @@ export declare const symRoundedInsertChart: string;
|
|
|
1619
1807
|
export declare const symRoundedInsertPageBreak: string;
|
|
1620
1808
|
export declare const symRoundedInsertText: string;
|
|
1621
1809
|
export declare const symRoundedInstallDesktop: string;
|
|
1622
|
-
export declare const symRoundedInstallMobile: string;
|
|
1623
1810
|
export declare const symRoundedInstantMix: string;
|
|
1624
1811
|
export declare const symRoundedIntegrationInstructions: string;
|
|
1625
1812
|
export declare const symRoundedInteractiveSpace: string;
|
|
@@ -1633,6 +1820,8 @@ export declare const symRoundedIos: string;
|
|
|
1633
1820
|
export declare const symRoundedIosShare: string;
|
|
1634
1821
|
export declare const symRoundedIron: string;
|
|
1635
1822
|
export declare const symRoundedJamboardKiosk: string;
|
|
1823
|
+
export declare const symRoundedJapaneseCurry: string;
|
|
1824
|
+
export declare const symRoundedJapaneseFlag: string;
|
|
1636
1825
|
export declare const symRoundedJavascript: string;
|
|
1637
1826
|
export declare const symRoundedJoin: string;
|
|
1638
1827
|
export declare const symRoundedJoinInner: string;
|
|
@@ -1640,6 +1829,7 @@ export declare const symRoundedJoinLeft: string;
|
|
|
1640
1829
|
export declare const symRoundedJoinRight: string;
|
|
1641
1830
|
export declare const symRoundedJoystick: string;
|
|
1642
1831
|
export declare const symRoundedJumpToElement: string;
|
|
1832
|
+
export declare const symRoundedKanjiAlcohol: string;
|
|
1643
1833
|
export declare const symRoundedKayaking: string;
|
|
1644
1834
|
export declare const symRoundedKebabDining: string;
|
|
1645
1835
|
export declare const symRoundedKeep: string;
|
|
@@ -1691,6 +1881,7 @@ export declare const symRoundedLabelOff: string;
|
|
|
1691
1881
|
export declare const symRoundedLabs: string;
|
|
1692
1882
|
export declare const symRoundedLan: string;
|
|
1693
1883
|
export declare const symRoundedLandscape2: string;
|
|
1884
|
+
export declare const symRoundedLandscape2Edit: string;
|
|
1694
1885
|
export declare const symRoundedLandscape2Off: string;
|
|
1695
1886
|
export declare const symRoundedLandscape: string;
|
|
1696
1887
|
export declare const symRoundedLandslide: string;
|
|
@@ -1762,10 +1953,12 @@ export declare const symRoundedLineStartSquare: string;
|
|
|
1762
1953
|
export declare const symRoundedLineStyle: string;
|
|
1763
1954
|
export declare const symRoundedLineWeight: string;
|
|
1764
1955
|
export declare const symRoundedLinearScale: string;
|
|
1956
|
+
export declare const symRoundedLink2: string;
|
|
1765
1957
|
export declare const symRoundedLink: string;
|
|
1766
1958
|
export declare const symRoundedLinkOff: string;
|
|
1767
1959
|
export declare const symRoundedLinkedCamera: string;
|
|
1768
1960
|
export declare const symRoundedLinkedServices: string;
|
|
1961
|
+
export declare const symRoundedLips: string;
|
|
1769
1962
|
export declare const symRoundedLiquor: string;
|
|
1770
1963
|
export declare const symRoundedList: string;
|
|
1771
1964
|
export declare const symRoundedListAlt: string;
|
|
@@ -1842,8 +2035,10 @@ export declare const symRoundedMagnificationSmall: string;
|
|
|
1842
2035
|
export declare const symRoundedMagnifyDocked: string;
|
|
1843
2036
|
export declare const symRoundedMagnifyFullscreen: string;
|
|
1844
2037
|
export declare const symRoundedMail: string;
|
|
2038
|
+
export declare const symRoundedMailAsterisk: string;
|
|
1845
2039
|
export declare const symRoundedMailLock: string;
|
|
1846
2040
|
export declare const symRoundedMailOff: string;
|
|
2041
|
+
export declare const symRoundedMailShield: string;
|
|
1847
2042
|
export declare const symRoundedMale: string;
|
|
1848
2043
|
export declare const symRoundedMan2: string;
|
|
1849
2044
|
export declare const symRoundedMan3: string;
|
|
@@ -1855,6 +2050,8 @@ export declare const symRoundedManageSearch: string;
|
|
|
1855
2050
|
export declare const symRoundedManga: string;
|
|
1856
2051
|
export declare const symRoundedManufacturing: string;
|
|
1857
2052
|
export declare const symRoundedMap: string;
|
|
2053
|
+
export declare const symRoundedMapPinHeart: string;
|
|
2054
|
+
export declare const symRoundedMapPinReview: string;
|
|
1858
2055
|
export declare const symRoundedMapSearch: string;
|
|
1859
2056
|
export declare const symRoundedMapsUgc: string;
|
|
1860
2057
|
export declare const symRoundedMargin: string;
|
|
@@ -1871,11 +2068,14 @@ export declare const symRoundedMarkunreadMailbox: string;
|
|
|
1871
2068
|
export declare const symRoundedMaskedTransitions: string;
|
|
1872
2069
|
export declare const symRoundedMaskedTransitionsAdd: string;
|
|
1873
2070
|
export declare const symRoundedMasks: string;
|
|
2071
|
+
export declare const symRoundedMassage: string;
|
|
1874
2072
|
export declare const symRoundedMatchCase: string;
|
|
1875
2073
|
export declare const symRoundedMatchCaseOff: string;
|
|
1876
2074
|
export declare const symRoundedMatchWord: string;
|
|
1877
2075
|
export declare const symRoundedMatter: string;
|
|
1878
2076
|
export declare const symRoundedMaximize: string;
|
|
2077
|
+
export declare const symRoundedMealDinner: string;
|
|
2078
|
+
export declare const symRoundedMealLunch: string;
|
|
1879
2079
|
export declare const symRoundedMeasuringTape: string;
|
|
1880
2080
|
export declare const symRoundedMediaBluetoothOff: string;
|
|
1881
2081
|
export declare const symRoundedMediaBluetoothOn: string;
|
|
@@ -1893,6 +2093,7 @@ export declare const symRoundedMemory: string;
|
|
|
1893
2093
|
export declare const symRoundedMemoryAlt: string;
|
|
1894
2094
|
export declare const symRoundedMenstrualHealth: string;
|
|
1895
2095
|
export declare const symRoundedMenu: string;
|
|
2096
|
+
export declare const symRoundedMenuBook2: string;
|
|
1896
2097
|
export declare const symRoundedMenuBook: string;
|
|
1897
2098
|
export declare const symRoundedMenuOpen: string;
|
|
1898
2099
|
export declare const symRoundedMerge: string;
|
|
@@ -1905,6 +2106,7 @@ export declare const symRoundedMicAlert: string;
|
|
|
1905
2106
|
export declare const symRoundedMicDouble: string;
|
|
1906
2107
|
export declare const symRoundedMicExternalOff: string;
|
|
1907
2108
|
export declare const symRoundedMicExternalOn: string;
|
|
2109
|
+
export declare const symRoundedMicGear: string;
|
|
1908
2110
|
export declare const symRoundedMicOff: string;
|
|
1909
2111
|
export declare const symRoundedMicrobiology: string;
|
|
1910
2112
|
export declare const symRoundedMicrowave: string;
|
|
@@ -1922,14 +2124,63 @@ export declare const symRoundedMist: string;
|
|
|
1922
2124
|
export declare const symRoundedMitre: string;
|
|
1923
2125
|
export declare const symRoundedMixtureMed: string;
|
|
1924
2126
|
export declare const symRoundedMms: string;
|
|
1925
|
-
export declare const
|
|
2127
|
+
export declare const symRoundedMobile2: string;
|
|
2128
|
+
export declare const symRoundedMobile3: string;
|
|
2129
|
+
export declare const symRoundedMobile: string;
|
|
2130
|
+
export declare const symRoundedMobileAlert: string;
|
|
2131
|
+
export declare const symRoundedMobileArrowDown: string;
|
|
2132
|
+
export declare const symRoundedMobileArrowRight: string;
|
|
2133
|
+
export declare const symRoundedMobileArrowUpRight: string;
|
|
2134
|
+
export declare const symRoundedMobileBlock: string;
|
|
2135
|
+
export declare const symRoundedMobileCamera: string;
|
|
2136
|
+
export declare const symRoundedMobileCameraFront: string;
|
|
2137
|
+
export declare const symRoundedMobileCameraRear: string;
|
|
2138
|
+
export declare const symRoundedMobileCancel: string;
|
|
2139
|
+
export declare const symRoundedMobileCast: string;
|
|
2140
|
+
export declare const symRoundedMobileCharge: string;
|
|
2141
|
+
export declare const symRoundedMobileChat: string;
|
|
2142
|
+
export declare const symRoundedMobileCheck: string;
|
|
2143
|
+
export declare const symRoundedMobileCode: string;
|
|
2144
|
+
export declare const symRoundedMobileDots: string;
|
|
2145
|
+
export declare const symRoundedMobileGear: string;
|
|
2146
|
+
export declare const symRoundedMobileHand: string;
|
|
2147
|
+
export declare const symRoundedMobileHandLeft: string;
|
|
2148
|
+
export declare const symRoundedMobileHandLeftOff: string;
|
|
2149
|
+
export declare const symRoundedMobileHandOff: string;
|
|
2150
|
+
export declare const symRoundedMobileInfo: string;
|
|
2151
|
+
export declare const symRoundedMobileLandscape: string;
|
|
2152
|
+
export declare const symRoundedMobileLayout: string;
|
|
2153
|
+
export declare const symRoundedMobileLockLandscape: string;
|
|
2154
|
+
export declare const symRoundedMobileLockPortrait: string;
|
|
2155
|
+
export declare const symRoundedMobileLoupe: string;
|
|
2156
|
+
export declare const symRoundedMobileMenu: string;
|
|
1926
2157
|
export declare const symRoundedMobileOff: string;
|
|
1927
|
-
export declare const
|
|
2158
|
+
export declare const symRoundedMobileQuestion: string;
|
|
2159
|
+
export declare const symRoundedMobileRotate: string;
|
|
2160
|
+
export declare const symRoundedMobileRotateLock: string;
|
|
2161
|
+
export declare const symRoundedMobileScreensaver: string;
|
|
2162
|
+
export declare const symRoundedMobileSensorHi: string;
|
|
2163
|
+
export declare const symRoundedMobileSensorLo: string;
|
|
2164
|
+
export declare const symRoundedMobileShare: string;
|
|
2165
|
+
export declare const symRoundedMobileShareStack: string;
|
|
2166
|
+
export declare const symRoundedMobileSound2: string;
|
|
2167
|
+
export declare const symRoundedMobileSound: string;
|
|
2168
|
+
export declare const symRoundedMobileSoundOff: string;
|
|
2169
|
+
export declare const symRoundedMobileSpeaker: string;
|
|
2170
|
+
export declare const symRoundedMobileText2: string;
|
|
2171
|
+
export declare const symRoundedMobileText: string;
|
|
2172
|
+
export declare const symRoundedMobileTheft: string;
|
|
2173
|
+
export declare const symRoundedMobileTicket: string;
|
|
2174
|
+
export declare const symRoundedMobileUnlock: string;
|
|
2175
|
+
export declare const symRoundedMobileVibrate: string;
|
|
2176
|
+
export declare const symRoundedMobileWrench: string;
|
|
2177
|
+
export declare const symRoundedMobiledataArrows: string;
|
|
1928
2178
|
export declare const symRoundedMobiledataOff: string;
|
|
1929
2179
|
export declare const symRoundedModeComment: string;
|
|
1930
2180
|
export declare const symRoundedModeCool: string;
|
|
1931
2181
|
export declare const symRoundedModeCoolOff: string;
|
|
1932
2182
|
export declare const symRoundedModeDual: string;
|
|
2183
|
+
export declare const symRoundedModeFan2: string;
|
|
1933
2184
|
export declare const symRoundedModeFan: string;
|
|
1934
2185
|
export declare const symRoundedModeFanOff: string;
|
|
1935
2186
|
export declare const symRoundedModeHeat: string;
|
|
@@ -1944,6 +2195,7 @@ export declare const symRoundedModeling: string;
|
|
|
1944
2195
|
export declare const symRoundedMoney: string;
|
|
1945
2196
|
export declare const symRoundedMoneyBag: string;
|
|
1946
2197
|
export declare const symRoundedMoneyOff: string;
|
|
2198
|
+
export declare const symRoundedMoneyRange: string;
|
|
1947
2199
|
export declare const symRoundedMonitor: string;
|
|
1948
2200
|
export declare const symRoundedMonitorHeart: string;
|
|
1949
2201
|
export declare const symRoundedMonitorWeight: string;
|
|
@@ -1954,8 +2206,11 @@ export declare const symRoundedMonochromePhotos: string;
|
|
|
1954
2206
|
export declare const symRoundedMonorail: string;
|
|
1955
2207
|
export declare const symRoundedMood: string;
|
|
1956
2208
|
export declare const symRoundedMoodBad: string;
|
|
2209
|
+
export declare const symRoundedMoodHeart: string;
|
|
2210
|
+
export declare const symRoundedMoonStars: string;
|
|
1957
2211
|
export declare const symRoundedMop: string;
|
|
1958
2212
|
export declare const symRoundedMoped: string;
|
|
2213
|
+
export declare const symRoundedMopedPackage: string;
|
|
1959
2214
|
export declare const symRoundedMore: string;
|
|
1960
2215
|
export declare const symRoundedMoreDown: string;
|
|
1961
2216
|
export declare const symRoundedMoreHoriz: string;
|
|
@@ -1966,7 +2221,6 @@ export declare const symRoundedMosque: string;
|
|
|
1966
2221
|
export declare const symRoundedMotionBlur: string;
|
|
1967
2222
|
export declare const symRoundedMotionMode: string;
|
|
1968
2223
|
export declare const symRoundedMotionPhotosAuto: string;
|
|
1969
|
-
export declare const symRoundedMotionPhotosOff: string;
|
|
1970
2224
|
export declare const symRoundedMotionPhotosOn: string;
|
|
1971
2225
|
export declare const symRoundedMotionPhotosPaused: string;
|
|
1972
2226
|
export declare const symRoundedMotionPlay: string;
|
|
@@ -1976,6 +2230,7 @@ export declare const symRoundedMotionSensorIdle: string;
|
|
|
1976
2230
|
export declare const symRoundedMotionSensorUrgent: string;
|
|
1977
2231
|
export declare const symRoundedMotorcycle: string;
|
|
1978
2232
|
export declare const symRoundedMountainFlag: string;
|
|
2233
|
+
export declare const symRoundedMountainSteam: string;
|
|
1979
2234
|
export declare const symRoundedMouse: string;
|
|
1980
2235
|
export declare const symRoundedMouseLock: string;
|
|
1981
2236
|
export declare const symRoundedMouseLockOff: string;
|
|
@@ -1993,8 +2248,10 @@ export declare const symRoundedMoveUp: string;
|
|
|
1993
2248
|
export declare const symRoundedMovedLocation: string;
|
|
1994
2249
|
export declare const symRoundedMovie: string;
|
|
1995
2250
|
export declare const symRoundedMovieEdit: string;
|
|
2251
|
+
export declare const symRoundedMovieEditOff: string;
|
|
1996
2252
|
export declare const symRoundedMovieInfo: string;
|
|
1997
2253
|
export declare const symRoundedMovieOff: string;
|
|
2254
|
+
export declare const symRoundedMovieSpeaker: string;
|
|
1998
2255
|
export declare const symRoundedMoving: string;
|
|
1999
2256
|
export declare const symRoundedMovingBeds: string;
|
|
2000
2257
|
export declare const symRoundedMovingMinistry: string;
|
|
@@ -2006,6 +2263,8 @@ export declare const symRoundedMultipleAirports: string;
|
|
|
2006
2263
|
export declare const symRoundedMultipleStop: string;
|
|
2007
2264
|
export declare const symRoundedMuseum: string;
|
|
2008
2265
|
export declare const symRoundedMusicCast: string;
|
|
2266
|
+
export declare const symRoundedMusicHistory: string;
|
|
2267
|
+
export declare const symRoundedMusicNote2: string;
|
|
2009
2268
|
export declare const symRoundedMusicNote: string;
|
|
2010
2269
|
export declare const symRoundedMusicNoteAdd: string;
|
|
2011
2270
|
export declare const symRoundedMusicOff: string;
|
|
@@ -2040,16 +2299,19 @@ export declare const symRoundedNestDisplay: string;
|
|
|
2040
2299
|
export declare const symRoundedNestDisplayMax: string;
|
|
2041
2300
|
export declare const symRoundedNestDoorbellVisitor: string;
|
|
2042
2301
|
export declare const symRoundedNestEcoLeaf: string;
|
|
2302
|
+
export declare const symRoundedNestFarsightCool: string;
|
|
2303
|
+
export declare const symRoundedNestFarsightDual: string;
|
|
2304
|
+
export declare const symRoundedNestFarsightEco: string;
|
|
2305
|
+
export declare const symRoundedNestFarsightHeat: string;
|
|
2306
|
+
export declare const symRoundedNestFarsightSeasonal: string;
|
|
2043
2307
|
export declare const symRoundedNestFarsightWeather: string;
|
|
2044
2308
|
export declare const symRoundedNestFoundSavings: string;
|
|
2045
|
-
export declare const symRoundedNestGaleWifi: string;
|
|
2046
2309
|
export declare const symRoundedNestHeatLinkE: string;
|
|
2047
2310
|
export declare const symRoundedNestHeatLinkGen3: string;
|
|
2048
2311
|
export declare const symRoundedNestHelloDoorbell: string;
|
|
2049
2312
|
export declare const symRoundedNestMini: string;
|
|
2050
2313
|
export declare const symRoundedNestMultiRoom: string;
|
|
2051
2314
|
export declare const symRoundedNestProtect: string;
|
|
2052
|
-
export declare const symRoundedNestRemote: string;
|
|
2053
2315
|
export declare const symRoundedNestRemoteComfortSensor: string;
|
|
2054
2316
|
export declare const symRoundedNestSecureAlarm: string;
|
|
2055
2317
|
export declare const symRoundedNestSunblock: string;
|
|
@@ -2087,7 +2349,6 @@ export declare const symRoundedNetworkWifi: string;
|
|
|
2087
2349
|
export declare const symRoundedNetworkWifiLocked: string;
|
|
2088
2350
|
export declare const symRoundedNeurology: string;
|
|
2089
2351
|
export declare const symRoundedNewLabel: string;
|
|
2090
|
-
export declare const symRoundedNewReleases: string;
|
|
2091
2352
|
export declare const symRoundedNewWindow: string;
|
|
2092
2353
|
export declare const symRoundedNews: string;
|
|
2093
2354
|
export declare const symRoundedNewsmode: string;
|
|
@@ -2103,7 +2364,6 @@ export declare const symRoundedNightSightAutoOff: string;
|
|
|
2103
2364
|
export declare const symRoundedNightSightMax: string;
|
|
2104
2365
|
export declare const symRoundedNightlife: string;
|
|
2105
2366
|
export declare const symRoundedNightlight: string;
|
|
2106
|
-
export declare const symRoundedNightsStay: string;
|
|
2107
2367
|
export declare const symRoundedNoAccounts: string;
|
|
2108
2368
|
export declare const symRoundedNoAdultContent: string;
|
|
2109
2369
|
export declare const symRoundedNoBackpack: string;
|
|
@@ -2137,9 +2397,12 @@ export declare const symRoundedNoteStack: string;
|
|
|
2137
2397
|
export declare const symRoundedNoteStackAdd: string;
|
|
2138
2398
|
export declare const symRoundedNotes: string;
|
|
2139
2399
|
export declare const symRoundedNotificationAdd: string;
|
|
2400
|
+
export declare const symRoundedNotificationAudio: string;
|
|
2401
|
+
export declare const symRoundedNotificationAudioOff: string;
|
|
2140
2402
|
export declare const symRoundedNotificationImportant: string;
|
|
2141
2403
|
export declare const symRoundedNotificationMultiple: string;
|
|
2142
2404
|
export declare const symRoundedNotificationSettings: string;
|
|
2405
|
+
export declare const symRoundedNotificationSound: string;
|
|
2143
2406
|
export declare const symRoundedNotifications: string;
|
|
2144
2407
|
export declare const symRoundedNotificationsActive: string;
|
|
2145
2408
|
export declare const symRoundedNotificationsOff: string;
|
|
@@ -2149,11 +2412,10 @@ export declare const symRoundedNumbers: string;
|
|
|
2149
2412
|
export declare const symRoundedNutrition: string;
|
|
2150
2413
|
export declare const symRoundedOds: string;
|
|
2151
2414
|
export declare const symRoundedOdt: string;
|
|
2152
|
-
export declare const symRoundedOfflineBolt: string;
|
|
2153
2415
|
export declare const symRoundedOfflinePin: string;
|
|
2154
2416
|
export declare const symRoundedOfflinePinOff: string;
|
|
2155
|
-
export declare const symRoundedOfflineShare: string;
|
|
2156
2417
|
export declare const symRoundedOilBarrel: string;
|
|
2418
|
+
export declare const symRoundedOkonomiyaki: string;
|
|
2157
2419
|
export declare const symRoundedOnDeviceTraining: string;
|
|
2158
2420
|
export declare const symRoundedOnHubDevice: string;
|
|
2159
2421
|
export declare const symRoundedOncology: string;
|
|
@@ -2165,7 +2427,6 @@ export declare const symRoundedOpenInFull: string;
|
|
|
2165
2427
|
export declare const symRoundedOpenInNew: string;
|
|
2166
2428
|
export declare const symRoundedOpenInNewDown: string;
|
|
2167
2429
|
export declare const symRoundedOpenInNewOff: string;
|
|
2168
|
-
export declare const symRoundedOpenInPhone: string;
|
|
2169
2430
|
export declare const symRoundedOpenJam: string;
|
|
2170
2431
|
export declare const symRoundedOpenRun: string;
|
|
2171
2432
|
export declare const symRoundedOpenWith: string;
|
|
@@ -2201,10 +2462,12 @@ export declare const symRoundedPacemaker: string;
|
|
|
2201
2462
|
export declare const symRoundedPackage2: string;
|
|
2202
2463
|
export declare const symRoundedPackage: string;
|
|
2203
2464
|
export declare const symRoundedPadding: string;
|
|
2465
|
+
export declare const symRoundedPadel: string;
|
|
2204
2466
|
export declare const symRoundedPageControl: string;
|
|
2205
2467
|
export declare const symRoundedPageFooter: string;
|
|
2206
2468
|
export declare const symRoundedPageHeader: string;
|
|
2207
2469
|
export declare const symRoundedPageInfo: string;
|
|
2470
|
+
export declare const symRoundedPageMenuIos: string;
|
|
2208
2471
|
export declare const symRoundedPageless: string;
|
|
2209
2472
|
export declare const symRoundedPages: string;
|
|
2210
2473
|
export declare const symRoundedPageview: string;
|
|
@@ -2220,13 +2483,19 @@ export declare const symRoundedPanoramaPhotosphere: string;
|
|
|
2220
2483
|
export declare const symRoundedPanoramaVertical: string;
|
|
2221
2484
|
export declare const symRoundedPanoramaWideAngle: string;
|
|
2222
2485
|
export declare const symRoundedParagliding: string;
|
|
2486
|
+
export declare const symRoundedParentChildDining: string;
|
|
2223
2487
|
export declare const symRoundedPark: string;
|
|
2488
|
+
export declare const symRoundedParkingMeter: string;
|
|
2489
|
+
export declare const symRoundedParkingSign: string;
|
|
2490
|
+
export declare const symRoundedParkingValet: string;
|
|
2224
2491
|
export declare const symRoundedPartlyCloudyDay: string;
|
|
2225
2492
|
export declare const symRoundedPartlyCloudyNight: string;
|
|
2226
2493
|
export declare const symRoundedPartnerExchange: string;
|
|
2494
|
+
export declare const symRoundedPartnerHeart: string;
|
|
2227
2495
|
export declare const symRoundedPartnerReports: string;
|
|
2228
2496
|
export declare const symRoundedPartyMode: string;
|
|
2229
2497
|
export declare const symRoundedPasskey: string;
|
|
2498
|
+
export declare const symRoundedPassport: string;
|
|
2230
2499
|
export declare const symRoundedPassword2: string;
|
|
2231
2500
|
export declare const symRoundedPassword2Off: string;
|
|
2232
2501
|
export declare const symRoundedPassword: string;
|
|
@@ -2235,6 +2504,8 @@ export declare const symRoundedPattern: string;
|
|
|
2235
2504
|
export declare const symRoundedPause: string;
|
|
2236
2505
|
export declare const symRoundedPauseCircle: string;
|
|
2237
2506
|
export declare const symRoundedPausePresentation: string;
|
|
2507
|
+
export declare const symRoundedPaymentArrowDown: string;
|
|
2508
|
+
export declare const symRoundedPaymentCard: string;
|
|
2238
2509
|
export declare const symRoundedPayments: string;
|
|
2239
2510
|
export declare const symRoundedPedalBike: string;
|
|
2240
2511
|
export declare const symRoundedPediatrics: string;
|
|
@@ -2247,11 +2518,11 @@ export declare const symRoundedPending: string;
|
|
|
2247
2518
|
export declare const symRoundedPendingActions: string;
|
|
2248
2519
|
export declare const symRoundedPentagon: string;
|
|
2249
2520
|
export declare const symRoundedPercent: string;
|
|
2521
|
+
export declare const symRoundedPercentDiscount: string;
|
|
2250
2522
|
export declare const symRoundedPergola: string;
|
|
2251
2523
|
export declare const symRoundedPermCameraMic: string;
|
|
2252
2524
|
export declare const symRoundedPermContactCalendar: string;
|
|
2253
2525
|
export declare const symRoundedPermDataSetting: string;
|
|
2254
|
-
export declare const symRoundedPermDeviceInformation: string;
|
|
2255
2526
|
export declare const symRoundedPermMedia: string;
|
|
2256
2527
|
export declare const symRoundedPermPhoneMsg: string;
|
|
2257
2528
|
export declare const symRoundedPermScanWifi: string;
|
|
@@ -2268,6 +2539,7 @@ export declare const symRoundedPersonCancel: string;
|
|
|
2268
2539
|
export declare const symRoundedPersonCelebrate: string;
|
|
2269
2540
|
export declare const symRoundedPersonCheck: string;
|
|
2270
2541
|
export declare const symRoundedPersonEdit: string;
|
|
2542
|
+
export declare const symRoundedPersonHeart: string;
|
|
2271
2543
|
export declare const symRoundedPersonOff: string;
|
|
2272
2544
|
export declare const symRoundedPersonPin: string;
|
|
2273
2545
|
export declare const symRoundedPersonPinCircle: string;
|
|
@@ -2275,6 +2547,8 @@ export declare const symRoundedPersonPlay: string;
|
|
|
2275
2547
|
export declare const symRoundedPersonRaisedHand: string;
|
|
2276
2548
|
export declare const symRoundedPersonRemove: string;
|
|
2277
2549
|
export declare const symRoundedPersonSearch: string;
|
|
2550
|
+
export declare const symRoundedPersonShield: string;
|
|
2551
|
+
export declare const symRoundedPersonText: string;
|
|
2278
2552
|
export declare const symRoundedPersonalBag: string;
|
|
2279
2553
|
export declare const symRoundedPersonalBagOff: string;
|
|
2280
2554
|
export declare const symRoundedPersonalBagQuestion: string;
|
|
@@ -2285,23 +2559,16 @@ export declare const symRoundedPestControlRodent: string;
|
|
|
2285
2559
|
export declare const symRoundedPetSupplies: string;
|
|
2286
2560
|
export declare const symRoundedPets: string;
|
|
2287
2561
|
export declare const symRoundedPhishing: string;
|
|
2288
|
-
export declare const symRoundedPhoneAndroid: string;
|
|
2289
2562
|
export declare const symRoundedPhoneBluetoothSpeaker: string;
|
|
2290
2563
|
export declare const symRoundedPhoneCallback: string;
|
|
2564
|
+
export declare const symRoundedPhoneCancel: string;
|
|
2291
2565
|
export declare const symRoundedPhoneDisabled: string;
|
|
2292
2566
|
export declare const symRoundedPhoneEnabled: string;
|
|
2293
2567
|
export declare const symRoundedPhoneForwarded: string;
|
|
2294
2568
|
export declare const symRoundedPhoneInTalk: string;
|
|
2295
|
-
export declare const symRoundedPhoneIphone: string;
|
|
2296
2569
|
export declare const symRoundedPhoneLocked: string;
|
|
2297
2570
|
export declare const symRoundedPhoneMissed: string;
|
|
2298
2571
|
export declare const symRoundedPhonePaused: string;
|
|
2299
|
-
export declare const symRoundedPhonelinkErase: string;
|
|
2300
|
-
export declare const symRoundedPhonelinkLock: string;
|
|
2301
|
-
export declare const symRoundedPhonelinkOff: string;
|
|
2302
|
-
export declare const symRoundedPhonelinkRing: string;
|
|
2303
|
-
export declare const symRoundedPhonelinkRingOff: string;
|
|
2304
|
-
export declare const symRoundedPhonelinkSetup: string;
|
|
2305
2572
|
export declare const symRoundedPhoto: string;
|
|
2306
2573
|
export declare const symRoundedPhotoAlbum: string;
|
|
2307
2574
|
export declare const symRoundedPhotoAutoMerge: string;
|
|
@@ -2317,6 +2584,7 @@ export declare const symRoundedPhp: string;
|
|
|
2317
2584
|
export declare const symRoundedPhysicalTherapy: string;
|
|
2318
2585
|
export declare const symRoundedPiano: string;
|
|
2319
2586
|
export declare const symRoundedPianoOff: string;
|
|
2587
|
+
export declare const symRoundedPickleball: string;
|
|
2320
2588
|
export declare const symRoundedPictureAsPdf: string;
|
|
2321
2589
|
export declare const symRoundedPictureInPicture: string;
|
|
2322
2590
|
export declare const symRoundedPictureInPictureAlt: string;
|
|
@@ -2343,6 +2611,7 @@ export declare const symRoundedPipExit: string;
|
|
|
2343
2611
|
export declare const symRoundedPivotTableChart: string;
|
|
2344
2612
|
export declare const symRoundedPlaceItem: string;
|
|
2345
2613
|
export declare const symRoundedPlagiarism: string;
|
|
2614
|
+
export declare const symRoundedPlaneContrails: string;
|
|
2346
2615
|
export declare const symRoundedPlanet: string;
|
|
2347
2616
|
export declare const symRoundedPlannerBannerAdPt: string;
|
|
2348
2617
|
export declare const symRoundedPlannerReview: string;
|
|
@@ -2352,6 +2621,8 @@ export declare const symRoundedPlayDisabled: string;
|
|
|
2352
2621
|
export declare const symRoundedPlayForWork: string;
|
|
2353
2622
|
export declare const symRoundedPlayLesson: string;
|
|
2354
2623
|
export declare const symRoundedPlayPause: string;
|
|
2624
|
+
export declare const symRoundedPlayground2: string;
|
|
2625
|
+
export declare const symRoundedPlayground: string;
|
|
2355
2626
|
export declare const symRoundedPlayingCards: string;
|
|
2356
2627
|
export declare const symRoundedPlaylistAdd: string;
|
|
2357
2628
|
export declare const symRoundedPlaylistAddCheck: string;
|
|
@@ -2476,6 +2747,7 @@ export declare const symRoundedRecenter: string;
|
|
|
2476
2747
|
export declare const symRoundedRecommend: string;
|
|
2477
2748
|
export declare const symRoundedRecordVoiceOver: string;
|
|
2478
2749
|
export declare const symRoundedRectangle: string;
|
|
2750
|
+
export declare const symRoundedRectangleAdd: string;
|
|
2479
2751
|
export declare const symRoundedRecycling: string;
|
|
2480
2752
|
export declare const symRoundedRedeem: string;
|
|
2481
2753
|
export declare const symRoundedRedo: string;
|
|
@@ -2515,6 +2787,7 @@ export declare const symRoundedReportOff: string;
|
|
|
2515
2787
|
export declare const symRoundedRequestPage: string;
|
|
2516
2788
|
export declare const symRoundedRequestQuote: string;
|
|
2517
2789
|
export declare const symRoundedResetBrightness: string;
|
|
2790
|
+
export declare const symRoundedResetExposure: string;
|
|
2518
2791
|
export declare const symRoundedResetFocus: string;
|
|
2519
2792
|
export declare const symRoundedResetImage: string;
|
|
2520
2793
|
export declare const symRoundedResetIso: string;
|
|
@@ -2525,8 +2798,10 @@ export declare const symRoundedResetTv: string;
|
|
|
2525
2798
|
export declare const symRoundedResetWhiteBalance: string;
|
|
2526
2799
|
export declare const symRoundedResetWrench: string;
|
|
2527
2800
|
export declare const symRoundedResize: string;
|
|
2801
|
+
export declare const symRoundedResizeWindow: string;
|
|
2528
2802
|
export declare const symRoundedRespiratoryRate: string;
|
|
2529
2803
|
export declare const symRoundedResponsiveLayout: string;
|
|
2804
|
+
export declare const symRoundedRestArea: string;
|
|
2530
2805
|
export declare const symRoundedRestartAlt: string;
|
|
2531
2806
|
export declare const symRoundedRestaurant: string;
|
|
2532
2807
|
export declare const symRoundedRestoreFromTrash: string;
|
|
@@ -2563,6 +2838,7 @@ export declare const symRoundedRoundaboutRight: string;
|
|
|
2563
2838
|
export declare const symRoundedRoundedCorner: string;
|
|
2564
2839
|
export declare const symRoundedRoute: string;
|
|
2565
2840
|
export declare const symRoundedRouter: string;
|
|
2841
|
+
export declare const symRoundedRouterOff: string;
|
|
2566
2842
|
export declare const symRoundedRoutine: string;
|
|
2567
2843
|
export declare const symRoundedRowing: string;
|
|
2568
2844
|
export declare const symRoundedRssFeed: string;
|
|
@@ -2604,16 +2880,11 @@ export declare const symRoundedScienceOff: string;
|
|
|
2604
2880
|
export declare const symRoundedScooter: string;
|
|
2605
2881
|
export declare const symRoundedScore: string;
|
|
2606
2882
|
export declare const symRoundedScoreboard: string;
|
|
2607
|
-
export declare const symRoundedScreenLockLandscape: string;
|
|
2608
|
-
export declare const symRoundedScreenLockPortrait: string;
|
|
2609
|
-
export declare const symRoundedScreenLockRotation: string;
|
|
2610
2883
|
export declare const symRoundedScreenRecord: string;
|
|
2611
|
-
export declare const symRoundedScreenRotation: string;
|
|
2612
2884
|
export declare const symRoundedScreenRotationAlt: string;
|
|
2613
2885
|
export declare const symRoundedScreenRotationUp: string;
|
|
2614
2886
|
export declare const symRoundedScreenSearchDesktop: string;
|
|
2615
2887
|
export declare const symRoundedScreenShare: string;
|
|
2616
|
-
export declare const symRoundedScreenshot: string;
|
|
2617
2888
|
export declare const symRoundedScreenshotFrame2: string;
|
|
2618
2889
|
export declare const symRoundedScreenshotFrame: string;
|
|
2619
2890
|
export declare const symRoundedScreenshotKeyboard: string;
|
|
@@ -2631,13 +2902,18 @@ export declare const symRoundedSearch: string;
|
|
|
2631
2902
|
export declare const symRoundedSearchActivity: string;
|
|
2632
2903
|
export declare const symRoundedSearchCheck2: string;
|
|
2633
2904
|
export declare const symRoundedSearchCheck: string;
|
|
2905
|
+
export declare const symRoundedSearchGear: string;
|
|
2634
2906
|
export declare const symRoundedSearchHandsFree: string;
|
|
2635
2907
|
export declare const symRoundedSearchInsights: string;
|
|
2636
2908
|
export declare const symRoundedSearchOff: string;
|
|
2909
|
+
export declare const symRoundedSeatCoolLeft: string;
|
|
2910
|
+
export declare const symRoundedSeatCoolRight: string;
|
|
2911
|
+
export declare const symRoundedSeatHeatLeft: string;
|
|
2912
|
+
export declare const symRoundedSeatHeatRight: string;
|
|
2913
|
+
export declare const symRoundedSeatVentLeft: string;
|
|
2914
|
+
export declare const symRoundedSeatVentRight: string;
|
|
2637
2915
|
export declare const symRoundedSecurity: string;
|
|
2638
2916
|
export declare const symRoundedSecurityKey: string;
|
|
2639
|
-
export declare const symRoundedSecurityUpdateGood: string;
|
|
2640
|
-
export declare const symRoundedSecurityUpdateWarning: string;
|
|
2641
2917
|
export declare const symRoundedSegment: string;
|
|
2642
2918
|
export declare const symRoundedSelect: string;
|
|
2643
2919
|
export declare const symRoundedSelectAll: string;
|
|
@@ -2649,11 +2925,11 @@ export declare const symRoundedSelectWindowOff: string;
|
|
|
2649
2925
|
export declare const symRoundedSelfCare: string;
|
|
2650
2926
|
export declare const symRoundedSelfImprovement: string;
|
|
2651
2927
|
export declare const symRoundedSell: string;
|
|
2928
|
+
export declare const symRoundedSellCloud: string;
|
|
2652
2929
|
export declare const symRoundedSend: string;
|
|
2653
2930
|
export declare const symRoundedSendAndArchive: string;
|
|
2654
2931
|
export declare const symRoundedSendMoney: string;
|
|
2655
2932
|
export declare const symRoundedSendTimeExtension: string;
|
|
2656
|
-
export declare const symRoundedSendToMobile: string;
|
|
2657
2933
|
export declare const symRoundedSensorDoor: string;
|
|
2658
2934
|
export declare const symRoundedSensorOccupied: string;
|
|
2659
2935
|
export declare const symRoundedSensorWindow: string;
|
|
@@ -2687,7 +2963,6 @@ export declare const symRoundedSettingsBRoll: string;
|
|
|
2687
2963
|
export declare const symRoundedSettingsBackupRestore: string;
|
|
2688
2964
|
export declare const symRoundedSettingsBluetooth: string;
|
|
2689
2965
|
export declare const symRoundedSettingsBrightness: string;
|
|
2690
|
-
export declare const symRoundedSettingsCell: string;
|
|
2691
2966
|
export declare const symRoundedSettingsCinematicBlur: string;
|
|
2692
2967
|
export declare const symRoundedSettingsEthernet: string;
|
|
2693
2968
|
export declare const symRoundedSettingsHeart: string;
|
|
@@ -2703,6 +2978,7 @@ export declare const symRoundedSettingsPhone: string;
|
|
|
2703
2978
|
export declare const symRoundedSettingsPhotoCamera: string;
|
|
2704
2979
|
export declare const symRoundedSettingsPower: string;
|
|
2705
2980
|
export declare const symRoundedSettingsRemote: string;
|
|
2981
|
+
export declare const symRoundedSettingsSeating: string;
|
|
2706
2982
|
export declare const symRoundedSettingsSlowMotion: string;
|
|
2707
2983
|
export declare const symRoundedSettingsSystemDaydream: string;
|
|
2708
2984
|
export declare const symRoundedSettingsTimelapse: string;
|
|
@@ -2721,6 +2997,7 @@ export declare const symRoundedShareLocation: string;
|
|
|
2721
2997
|
export declare const symRoundedShareOff: string;
|
|
2722
2998
|
export declare const symRoundedShareReviews: string;
|
|
2723
2999
|
export declare const symRoundedShareWindows: string;
|
|
3000
|
+
export declare const symRoundedShavedIce: string;
|
|
2724
3001
|
export declare const symRoundedSheetsRtl: string;
|
|
2725
3002
|
export declare const symRoundedShelfAutoHide: string;
|
|
2726
3003
|
export declare const symRoundedShelfPosition: string;
|
|
@@ -2731,11 +3008,14 @@ export declare const symRoundedShieldLocked: string;
|
|
|
2731
3008
|
export declare const symRoundedShieldMoon: string;
|
|
2732
3009
|
export declare const symRoundedShieldPerson: string;
|
|
2733
3010
|
export declare const symRoundedShieldQuestion: string;
|
|
3011
|
+
export declare const symRoundedShieldToggle: string;
|
|
3012
|
+
export declare const symRoundedShieldWatch: string;
|
|
2734
3013
|
export declare const symRoundedShieldWithHeart: string;
|
|
2735
3014
|
export declare const symRoundedShieldWithHouse: string;
|
|
2736
3015
|
export declare const symRoundedShift: string;
|
|
2737
3016
|
export declare const symRoundedShiftLock: string;
|
|
2738
3017
|
export declare const symRoundedShiftLockOff: string;
|
|
3018
|
+
export declare const symRoundedShoeCleats: string;
|
|
2739
3019
|
export declare const symRoundedShop: string;
|
|
2740
3020
|
export declare const symRoundedShopTwo: string;
|
|
2741
3021
|
export declare const symRoundedShoppingBag: string;
|
|
@@ -2766,6 +3046,7 @@ export declare const symRoundedSignalCellularAdd: string;
|
|
|
2766
3046
|
export declare const symRoundedSignalCellularAlt1Bar: string;
|
|
2767
3047
|
export declare const symRoundedSignalCellularAlt2Bar: string;
|
|
2768
3048
|
export declare const symRoundedSignalCellularAlt: string;
|
|
3049
|
+
export declare const symRoundedSignalCellularAltOff: string;
|
|
2769
3050
|
export declare const symRoundedSignalCellularConnectedNoInternet0Bar: string;
|
|
2770
3051
|
export declare const symRoundedSignalCellularConnectedNoInternet4Bar: string;
|
|
2771
3052
|
export declare const symRoundedSignalCellularNodata: string;
|
|
@@ -2809,10 +3090,7 @@ export declare const symRoundedSmartCardReader: string;
|
|
|
2809
3090
|
export declare const symRoundedSmartCardReaderOff: string;
|
|
2810
3091
|
export declare const symRoundedSmartDisplay: string;
|
|
2811
3092
|
export declare const symRoundedSmartOutlet: string;
|
|
2812
|
-
export declare const symRoundedSmartScreen: string;
|
|
2813
3093
|
export declare const symRoundedSmartToy: string;
|
|
2814
|
-
export declare const symRoundedSmartphone: string;
|
|
2815
|
-
export declare const symRoundedSmartphoneCamera: string;
|
|
2816
3094
|
export declare const symRoundedSmbShare: string;
|
|
2817
3095
|
export declare const symRoundedSmokeFree: string;
|
|
2818
3096
|
export declare const symRoundedSmokingRooms: string;
|
|
@@ -2820,14 +3098,17 @@ export declare const symRoundedSms: string;
|
|
|
2820
3098
|
export declare const symRoundedSnippetFolder: string;
|
|
2821
3099
|
export declare const symRoundedSnooze: string;
|
|
2822
3100
|
export declare const symRoundedSnowboarding: string;
|
|
3101
|
+
export declare const symRoundedSnowflake: string;
|
|
2823
3102
|
export declare const symRoundedSnowing: string;
|
|
2824
3103
|
export declare const symRoundedSnowingHeavy: string;
|
|
2825
3104
|
export declare const symRoundedSnowmobile: string;
|
|
2826
3105
|
export declare const symRoundedSnowshoeing: string;
|
|
2827
3106
|
export declare const symRoundedSoap: string;
|
|
3107
|
+
export declare const symRoundedSoba: string;
|
|
2828
3108
|
export declare const symRoundedSocialDistance: string;
|
|
2829
3109
|
export declare const symRoundedSocialLeaderboard: string;
|
|
2830
3110
|
export declare const symRoundedSolarPower: string;
|
|
3111
|
+
export declare const symRoundedSoloDining: string;
|
|
2831
3112
|
export declare const symRoundedSort: string;
|
|
2832
3113
|
export declare const symRoundedSortByAlpha: string;
|
|
2833
3114
|
export declare const symRoundedSos: string;
|
|
@@ -2844,6 +3125,7 @@ export declare const symRoundedSouthEast: string;
|
|
|
2844
3125
|
export declare const symRoundedSouthWest: string;
|
|
2845
3126
|
export declare const symRoundedSpa: string;
|
|
2846
3127
|
export declare const symRoundedSpaceBar: string;
|
|
3128
|
+
export declare const symRoundedSpaceDashboard2: string;
|
|
2847
3129
|
export declare const symRoundedSpaceDashboard: string;
|
|
2848
3130
|
export declare const symRoundedSpatialAudio: string;
|
|
2849
3131
|
export declare const symRoundedSpatialAudioOff: string;
|
|
@@ -2875,10 +3157,15 @@ export declare const symRoundedSpeed: string;
|
|
|
2875
3157
|
export declare const symRoundedSpeedCamera: string;
|
|
2876
3158
|
export declare const symRoundedSpellcheck: string;
|
|
2877
3159
|
export declare const symRoundedSplitScene: string;
|
|
3160
|
+
export declare const symRoundedSplitSceneDown: string;
|
|
3161
|
+
export declare const symRoundedSplitSceneLeft: string;
|
|
3162
|
+
export declare const symRoundedSplitSceneRight: string;
|
|
3163
|
+
export declare const symRoundedSplitSceneUp: string;
|
|
2878
3164
|
export declare const symRoundedSplitscreen: string;
|
|
2879
3165
|
export declare const symRoundedSplitscreenAdd: string;
|
|
2880
3166
|
export declare const symRoundedSplitscreenBottom: string;
|
|
2881
3167
|
export declare const symRoundedSplitscreenLandscape: string;
|
|
3168
|
+
export declare const symRoundedSplitscreenLandscapeAdd: string;
|
|
2882
3169
|
export declare const symRoundedSplitscreenLeft: string;
|
|
2883
3170
|
export declare const symRoundedSplitscreenPortrait: string;
|
|
2884
3171
|
export declare const symRoundedSplitscreenRight: string;
|
|
@@ -2909,7 +3196,9 @@ export declare const symRoundedSportsTennis: string;
|
|
|
2909
3196
|
export declare const symRoundedSportsVolleyball: string;
|
|
2910
3197
|
export declare const symRoundedSprinkler: string;
|
|
2911
3198
|
export declare const symRoundedSprint: string;
|
|
3199
|
+
export declare const symRoundedSql: string;
|
|
2912
3200
|
export declare const symRoundedSquare: string;
|
|
3201
|
+
export declare const symRoundedSquareCircle: string;
|
|
2913
3202
|
export declare const symRoundedSquareDot: string;
|
|
2914
3203
|
export declare const symRoundedSquareFoot: string;
|
|
2915
3204
|
export declare const symRoundedSsidChart: string;
|
|
@@ -2931,6 +3220,8 @@ export declare const symRoundedStar: string;
|
|
|
2931
3220
|
export declare const symRoundedStarHalf: string;
|
|
2932
3221
|
export declare const symRoundedStarRate: string;
|
|
2933
3222
|
export declare const symRoundedStarRateHalf: string;
|
|
3223
|
+
export declare const symRoundedStarShine: string;
|
|
3224
|
+
export declare const symRoundedStars2: string;
|
|
2934
3225
|
export declare const symRoundedStars: string;
|
|
2935
3226
|
export declare const symRoundedStart: string;
|
|
2936
3227
|
export declare const symRoundedStat0: string;
|
|
@@ -2940,10 +3231,7 @@ export declare const symRoundedStat3: string;
|
|
|
2940
3231
|
export declare const symRoundedStatMinus1: string;
|
|
2941
3232
|
export declare const symRoundedStatMinus2: string;
|
|
2942
3233
|
export declare const symRoundedStatMinus3: string;
|
|
2943
|
-
export declare const
|
|
2944
|
-
export declare const symRoundedStayCurrentPortrait: string;
|
|
2945
|
-
export declare const symRoundedStayPrimaryLandscape: string;
|
|
2946
|
-
export declare const symRoundedStayPrimaryPortrait: string;
|
|
3234
|
+
export declare const symRoundedSteeringWheelHeat: string;
|
|
2947
3235
|
export declare const symRoundedStep: string;
|
|
2948
3236
|
export declare const symRoundedStepInto: string;
|
|
2949
3237
|
export declare const symRoundedStepOut: string;
|
|
@@ -2953,6 +3241,8 @@ export declare const symRoundedSteps: string;
|
|
|
2953
3241
|
export declare const symRoundedStethoscope: string;
|
|
2954
3242
|
export declare const symRoundedStethoscopeArrow: string;
|
|
2955
3243
|
export declare const symRoundedStethoscopeCheck: string;
|
|
3244
|
+
export declare const symRoundedSticker: string;
|
|
3245
|
+
export declare const symRoundedStickerAdd: string;
|
|
2956
3246
|
export declare const symRoundedStickyNote2: string;
|
|
2957
3247
|
export declare const symRoundedStickyNote: string;
|
|
2958
3248
|
export declare const symRoundedStockMedia: string;
|
|
@@ -2968,7 +3258,6 @@ export declare const symRoundedStraight: string;
|
|
|
2968
3258
|
export declare const symRoundedStraighten: string;
|
|
2969
3259
|
export declare const symRoundedStrategy: string;
|
|
2970
3260
|
export declare const symRoundedStream: string;
|
|
2971
|
-
export declare const symRoundedStreamApps: string;
|
|
2972
3261
|
export declare const symRoundedStreetview: string;
|
|
2973
3262
|
export declare const symRoundedStressManagement: string;
|
|
2974
3263
|
export declare const symRoundedStrikethroughS: string;
|
|
@@ -2992,8 +3281,10 @@ export declare const symRoundedSubject: string;
|
|
|
2992
3281
|
export declare const symRoundedSubscript: string;
|
|
2993
3282
|
export declare const symRoundedSubscriptions: string;
|
|
2994
3283
|
export declare const symRoundedSubtitles: string;
|
|
3284
|
+
export declare const symRoundedSubtitlesGear: string;
|
|
2995
3285
|
export declare const symRoundedSubtitlesOff: string;
|
|
2996
3286
|
export declare const symRoundedSubway: string;
|
|
3287
|
+
export declare const symRoundedSubwayWalk: string;
|
|
2997
3288
|
export declare const symRoundedSummarize: string;
|
|
2998
3289
|
export declare const symRoundedSunny: string;
|
|
2999
3290
|
export declare const symRoundedSunnySnowing: string;
|
|
@@ -3017,8 +3308,10 @@ export declare const symRoundedSweep: string;
|
|
|
3017
3308
|
export declare const symRoundedSwipe: string;
|
|
3018
3309
|
export declare const symRoundedSwipeDown: string;
|
|
3019
3310
|
export declare const symRoundedSwipeDownAlt: string;
|
|
3311
|
+
export declare const symRoundedSwipeLeft2: string;
|
|
3020
3312
|
export declare const symRoundedSwipeLeft: string;
|
|
3021
3313
|
export declare const symRoundedSwipeLeftAlt: string;
|
|
3314
|
+
export declare const symRoundedSwipeRight2: string;
|
|
3022
3315
|
export declare const symRoundedSwipeRight: string;
|
|
3023
3316
|
export declare const symRoundedSwipeRightAlt: string;
|
|
3024
3317
|
export declare const symRoundedSwipeUp: string;
|
|
@@ -3026,6 +3319,7 @@ export declare const symRoundedSwipeUpAlt: string;
|
|
|
3026
3319
|
export declare const symRoundedSwipeVertical: string;
|
|
3027
3320
|
export declare const symRoundedSwitch: string;
|
|
3028
3321
|
export declare const symRoundedSwitchAccess2: string;
|
|
3322
|
+
export declare const symRoundedSwitchAccess3: string;
|
|
3029
3323
|
export declare const symRoundedSwitchAccess: string;
|
|
3030
3324
|
export declare const symRoundedSwitchAccessShortcut: string;
|
|
3031
3325
|
export declare const symRoundedSwitchAccessShortcutAdd: string;
|
|
@@ -3048,8 +3342,8 @@ export declare const symRoundedSyncDisabled: string;
|
|
|
3048
3342
|
export declare const symRoundedSyncLock: string;
|
|
3049
3343
|
export declare const symRoundedSyncProblem: string;
|
|
3050
3344
|
export declare const symRoundedSyncSavedLocally: string;
|
|
3345
|
+
export declare const symRoundedSyncSavedLocallyOff: string;
|
|
3051
3346
|
export declare const symRoundedSyringe: string;
|
|
3052
|
-
export declare const symRoundedSystemUpdate: string;
|
|
3053
3347
|
export declare const symRoundedSystemUpdateAlt: string;
|
|
3054
3348
|
export declare const symRoundedTab: string;
|
|
3055
3349
|
export declare const symRoundedTabClose: string;
|
|
@@ -3061,6 +3355,7 @@ export declare const symRoundedTabInactive: string;
|
|
|
3061
3355
|
export declare const symRoundedTabMove: string;
|
|
3062
3356
|
export declare const symRoundedTabNewRight: string;
|
|
3063
3357
|
export declare const symRoundedTabRecent: string;
|
|
3358
|
+
export declare const symRoundedTabSearch: string;
|
|
3064
3359
|
export declare const symRoundedTabUnselected: string;
|
|
3065
3360
|
export declare const symRoundedTable: string;
|
|
3066
3361
|
export declare const symRoundedTableBar: string;
|
|
@@ -3070,9 +3365,11 @@ export declare const symRoundedTableConvert: string;
|
|
|
3070
3365
|
export declare const symRoundedTableEdit: string;
|
|
3071
3366
|
export declare const symRoundedTableEye: string;
|
|
3072
3367
|
export declare const symRoundedTableLamp: string;
|
|
3368
|
+
export declare const symRoundedTableLarge: string;
|
|
3073
3369
|
export declare const symRoundedTableRestaurant: string;
|
|
3074
3370
|
export declare const symRoundedTableRows: string;
|
|
3075
3371
|
export declare const symRoundedTableRowsNarrow: string;
|
|
3372
|
+
export declare const symRoundedTableSign: string;
|
|
3076
3373
|
export declare const symRoundedTableView: string;
|
|
3077
3374
|
export declare const symRoundedTablet: string;
|
|
3078
3375
|
export declare const symRoundedTabletAndroid: string;
|
|
@@ -3081,14 +3378,15 @@ export declare const symRoundedTabletMac: string;
|
|
|
3081
3378
|
export declare const symRoundedTabs: string;
|
|
3082
3379
|
export declare const symRoundedTactic: string;
|
|
3083
3380
|
export declare const symRoundedTag: string;
|
|
3381
|
+
export declare const symRoundedTakeoutDining2: string;
|
|
3084
3382
|
export declare const symRoundedTakeoutDining: string;
|
|
3085
3383
|
export declare const symRoundedTamperDetectionOff: string;
|
|
3086
3384
|
export declare const symRoundedTamperDetectionOn: string;
|
|
3087
|
-
export declare const symRoundedTapAndPlay: string;
|
|
3088
3385
|
export declare const symRoundedTapas: string;
|
|
3089
3386
|
export declare const symRoundedTarget: string;
|
|
3090
3387
|
export declare const symRoundedTask: string;
|
|
3091
3388
|
export declare const symRoundedTaskAlt: string;
|
|
3389
|
+
export declare const symRoundedTatamiSeat: string;
|
|
3092
3390
|
export declare const symRoundedTaunt: string;
|
|
3093
3391
|
export declare const symRoundedTaxiAlert: string;
|
|
3094
3392
|
export declare const symRoundedTeamDashboard: string;
|
|
@@ -3096,8 +3394,10 @@ export declare const symRoundedTempPreferencesEco: string;
|
|
|
3096
3394
|
export declare const symRoundedTempleBuddhist: string;
|
|
3097
3395
|
export declare const symRoundedTempleHindu: string;
|
|
3098
3396
|
export declare const symRoundedTenancy: string;
|
|
3397
|
+
export declare const symRoundedTerminal2: string;
|
|
3099
3398
|
export declare const symRoundedTerminal: string;
|
|
3100
3399
|
export declare const symRoundedTextAd: string;
|
|
3400
|
+
export declare const symRoundedTextAdOff: string;
|
|
3101
3401
|
export declare const symRoundedTextCompare: string;
|
|
3102
3402
|
export declare const symRoundedTextDecrease: string;
|
|
3103
3403
|
export declare const symRoundedTextFields: string;
|
|
@@ -3130,6 +3430,7 @@ export declare const symRoundedTheaterComedy: string;
|
|
|
3130
3430
|
export declare const symRoundedTheaters: string;
|
|
3131
3431
|
export declare const symRoundedThermometer: string;
|
|
3132
3432
|
export declare const symRoundedThermometerAdd: string;
|
|
3433
|
+
export declare const symRoundedThermometerAlert: string;
|
|
3133
3434
|
export declare const symRoundedThermometerGain: string;
|
|
3134
3435
|
export declare const symRoundedThermometerLoss: string;
|
|
3135
3436
|
export declare const symRoundedThermometerMinus: string;
|
|
@@ -3144,6 +3445,7 @@ export declare const symRoundedThreatIntelligence: string;
|
|
|
3144
3445
|
export declare const symRoundedThumbDown: string;
|
|
3145
3446
|
export declare const symRoundedThumbUp: string;
|
|
3146
3447
|
export declare const symRoundedThumbnailBar: string;
|
|
3448
|
+
export declare const symRoundedThumbsUpDouble: string;
|
|
3147
3449
|
export declare const symRoundedThumbsUpDown: string;
|
|
3148
3450
|
export declare const symRoundedThunderstorm: string;
|
|
3149
3451
|
export declare const symRoundedTibia: string;
|
|
@@ -3157,6 +3459,8 @@ export declare const symRoundedTimeline: string;
|
|
|
3157
3459
|
export declare const symRoundedTimer10: string;
|
|
3158
3460
|
export declare const symRoundedTimer10Alt1: string;
|
|
3159
3461
|
export declare const symRoundedTimer10Select: string;
|
|
3462
|
+
export declare const symRoundedTimer1: string;
|
|
3463
|
+
export declare const symRoundedTimer2: string;
|
|
3160
3464
|
export declare const symRoundedTimer3: string;
|
|
3161
3465
|
export declare const symRoundedTimer3Alt1: string;
|
|
3162
3466
|
export declare const symRoundedTimer3Select: string;
|
|
@@ -3178,6 +3482,7 @@ export declare const symRoundedToggleOff: string;
|
|
|
3178
3482
|
export declare const symRoundedToggleOn: string;
|
|
3179
3483
|
export declare const symRoundedToken: string;
|
|
3180
3484
|
export declare const symRoundedToll: string;
|
|
3485
|
+
export declare const symRoundedTonality2: string;
|
|
3181
3486
|
export declare const symRoundedTonality: string;
|
|
3182
3487
|
export declare const symRoundedToolbar: string;
|
|
3183
3488
|
export declare const symRoundedToolsFlatHead: string;
|
|
@@ -3215,7 +3520,6 @@ export declare const symRoundedTrailLengthMedium: string;
|
|
|
3215
3520
|
export declare const symRoundedTrailLengthShort: string;
|
|
3216
3521
|
export declare const symRoundedTrain: string;
|
|
3217
3522
|
export declare const symRoundedTram: string;
|
|
3218
|
-
export declare const symRoundedTranscribe: string;
|
|
3219
3523
|
export declare const symRoundedTransferWithinAStation: string;
|
|
3220
3524
|
export declare const symRoundedTransform: string;
|
|
3221
3525
|
export declare const symRoundedTransgender: string;
|
|
@@ -3227,6 +3531,7 @@ export declare const symRoundedTransitionFade: string;
|
|
|
3227
3531
|
export declare const symRoundedTransitionPush: string;
|
|
3228
3532
|
export declare const symRoundedTransitionSlide: string;
|
|
3229
3533
|
export declare const symRoundedTranslate: string;
|
|
3534
|
+
export declare const symRoundedTranslateIndic: string;
|
|
3230
3535
|
export declare const symRoundedTransportation: string;
|
|
3231
3536
|
export declare const symRoundedTravel: string;
|
|
3232
3537
|
export declare const symRoundedTravelExplore: string;
|
|
@@ -3234,6 +3539,7 @@ export declare const symRoundedTravelLuggageAndBags: string;
|
|
|
3234
3539
|
export declare const symRoundedTrendingDown: string;
|
|
3235
3540
|
export declare const symRoundedTrendingFlat: string;
|
|
3236
3541
|
export declare const symRoundedTrendingUp: string;
|
|
3542
|
+
export declare const symRoundedTriangleCircle: string;
|
|
3237
3543
|
export declare const symRoundedTrip: string;
|
|
3238
3544
|
export declare const symRoundedTripOrigin: string;
|
|
3239
3545
|
export declare const symRoundedTrolley: string;
|
|
@@ -3267,10 +3573,12 @@ export declare const symRoundedTwoWheeler: string;
|
|
|
3267
3573
|
export declare const symRoundedTypeSpecimen: string;
|
|
3268
3574
|
export declare const symRoundedUTurnLeft: string;
|
|
3269
3575
|
export declare const symRoundedUTurnRight: string;
|
|
3576
|
+
export declare const symRoundedUdon: string;
|
|
3270
3577
|
export declare const symRoundedUlnaRadius: string;
|
|
3271
3578
|
export declare const symRoundedUlnaRadiusAlt: string;
|
|
3272
3579
|
export declare const symRoundedUmbrella: string;
|
|
3273
3580
|
export declare const symRoundedUnarchive: string;
|
|
3581
|
+
export declare const symRoundedUndereye: string;
|
|
3274
3582
|
export declare const symRoundedUndo: string;
|
|
3275
3583
|
export declare const symRoundedUnfoldLess: string;
|
|
3276
3584
|
export declare const symRoundedUnfoldLessDouble: string;
|
|
@@ -3313,6 +3621,7 @@ export declare const symRoundedVariableRemove: string;
|
|
|
3313
3621
|
export declare const symRoundedVariables: string;
|
|
3314
3622
|
export declare const symRoundedVentilator: string;
|
|
3315
3623
|
export declare const symRoundedVerified: string;
|
|
3624
|
+
export declare const symRoundedVerifiedOff: string;
|
|
3316
3625
|
export declare const symRoundedVerifiedUser: string;
|
|
3317
3626
|
export declare const symRoundedVerticalAlignBottom: string;
|
|
3318
3627
|
export declare const symRoundedVerticalAlignCenter: string;
|
|
@@ -3321,7 +3630,6 @@ export declare const symRoundedVerticalDistribute: string;
|
|
|
3321
3630
|
export declare const symRoundedVerticalShades: string;
|
|
3322
3631
|
export declare const symRoundedVerticalShadesClosed: string;
|
|
3323
3632
|
export declare const symRoundedVerticalSplit: string;
|
|
3324
|
-
export declare const symRoundedVibration: string;
|
|
3325
3633
|
export declare const symRoundedVideoCall: string;
|
|
3326
3634
|
export declare const symRoundedVideoCameraBack: string;
|
|
3327
3635
|
export declare const symRoundedVideoCameraBackAdd: string;
|
|
@@ -3334,6 +3642,7 @@ export declare const symRoundedVideoLibrary: string;
|
|
|
3334
3642
|
export declare const symRoundedVideoSearch: string;
|
|
3335
3643
|
export declare const symRoundedVideoSettings: string;
|
|
3336
3644
|
export declare const symRoundedVideoStable: string;
|
|
3645
|
+
export declare const symRoundedVideoTemplate: string;
|
|
3337
3646
|
export declare const symRoundedVideocam: string;
|
|
3338
3647
|
export declare const symRoundedVideocamAlert: string;
|
|
3339
3648
|
export declare const symRoundedVideocamOff: string;
|
|
@@ -3364,6 +3673,7 @@ export declare const symRoundedViewSidebar: string;
|
|
|
3364
3673
|
export declare const symRoundedViewStream: string;
|
|
3365
3674
|
export declare const symRoundedViewTimeline: string;
|
|
3366
3675
|
export declare const symRoundedViewWeek: string;
|
|
3676
|
+
export declare const symRoundedVignette2: string;
|
|
3367
3677
|
export declare const symRoundedVignette: string;
|
|
3368
3678
|
export declare const symRoundedVilla: string;
|
|
3369
3679
|
export declare const symRoundedVisibility: string;
|
|
@@ -3372,13 +3682,14 @@ export declare const symRoundedVisibilityOff: string;
|
|
|
3372
3682
|
export declare const symRoundedVitalSigns: string;
|
|
3373
3683
|
export declare const symRoundedVo2Max: string;
|
|
3374
3684
|
export declare const symRoundedVoiceChat: string;
|
|
3685
|
+
export declare const symRoundedVoiceChatOff: string;
|
|
3375
3686
|
export declare const symRoundedVoiceOverOff: string;
|
|
3376
3687
|
export declare const symRoundedVoiceSelection: string;
|
|
3377
3688
|
export declare const symRoundedVoiceSelectionOff: string;
|
|
3689
|
+
export declare const symRoundedVoicemail2: string;
|
|
3378
3690
|
export declare const symRoundedVoicemail: string;
|
|
3379
3691
|
export declare const symRoundedVolcano: string;
|
|
3380
3692
|
export declare const symRoundedVolumeDown: string;
|
|
3381
|
-
export declare const symRoundedVolumeDownAlt: string;
|
|
3382
3693
|
export declare const symRoundedVolumeMute: string;
|
|
3383
3694
|
export declare const symRoundedVolumeOff: string;
|
|
3384
3695
|
export declare const symRoundedVolumeUp: string;
|
|
@@ -3387,6 +3698,7 @@ export declare const symRoundedVotingChip: string;
|
|
|
3387
3698
|
export declare const symRoundedVpnKey: string;
|
|
3388
3699
|
export declare const symRoundedVpnKeyAlert: string;
|
|
3389
3700
|
export declare const symRoundedVpnKeyOff: string;
|
|
3701
|
+
export declare const symRoundedVpnLock2: string;
|
|
3390
3702
|
export declare const symRoundedVpnLock: string;
|
|
3391
3703
|
export declare const symRoundedVr180Create2d: string;
|
|
3392
3704
|
export declare const symRoundedVr180Create2dOff: string;
|
|
@@ -3396,14 +3708,21 @@ export declare const symRoundedWallLamp: string;
|
|
|
3396
3708
|
export declare const symRoundedWallet: string;
|
|
3397
3709
|
export declare const symRoundedWallpaper: string;
|
|
3398
3710
|
export declare const symRoundedWallpaperSlideshow: string;
|
|
3711
|
+
export declare const symRoundedWandShine: string;
|
|
3712
|
+
export declare const symRoundedWandStars: string;
|
|
3399
3713
|
export declare const symRoundedWard: string;
|
|
3400
3714
|
export declare const symRoundedWarehouse: string;
|
|
3401
3715
|
export declare const symRoundedWarning: string;
|
|
3402
3716
|
export declare const symRoundedWarningOff: string;
|
|
3403
3717
|
export declare const symRoundedWash: string;
|
|
3718
|
+
export declare const symRoundedWashoku: string;
|
|
3404
3719
|
export declare const symRoundedWatch: string;
|
|
3720
|
+
export declare const symRoundedWatchAlert: string;
|
|
3721
|
+
export declare const symRoundedWatchArrow: string;
|
|
3722
|
+
export declare const symRoundedWatchArrowDown: string;
|
|
3405
3723
|
export declare const symRoundedWatchButtonPress: string;
|
|
3406
3724
|
export declare const symRoundedWatchCheck: string;
|
|
3725
|
+
export declare const symRoundedWatchLock: string;
|
|
3407
3726
|
export declare const symRoundedWatchOff: string;
|
|
3408
3727
|
export declare const symRoundedWatchScreentime: string;
|
|
3409
3728
|
export declare const symRoundedWatchVibration: string;
|
|
@@ -3414,6 +3733,7 @@ export declare const symRoundedWaterBottleLarge: string;
|
|
|
3414
3733
|
export declare const symRoundedWaterDamage: string;
|
|
3415
3734
|
export declare const symRoundedWaterDo: string;
|
|
3416
3735
|
export declare const symRoundedWaterDrop: string;
|
|
3736
|
+
export declare const symRoundedWaterDrops: string;
|
|
3417
3737
|
export declare const symRoundedWaterEc: string;
|
|
3418
3738
|
export declare const symRoundedWaterFull: string;
|
|
3419
3739
|
export declare const symRoundedWaterHeater: string;
|
|
@@ -3448,9 +3768,11 @@ export declare const symRoundedWeekend: string;
|
|
|
3448
3768
|
export declare const symRoundedWeight: string;
|
|
3449
3769
|
export declare const symRoundedWest: string;
|
|
3450
3770
|
export declare const symRoundedWhatshot: string;
|
|
3771
|
+
export declare const symRoundedWheat: string;
|
|
3451
3772
|
export declare const symRoundedWheelchairPickup: string;
|
|
3452
3773
|
export declare const symRoundedWhereToVote: string;
|
|
3453
3774
|
export declare const symRoundedWidgetMedium: string;
|
|
3775
|
+
export declare const symRoundedWidgetMenu: string;
|
|
3454
3776
|
export declare const symRoundedWidgetSmall: string;
|
|
3455
3777
|
export declare const symRoundedWidgetWidth: string;
|
|
3456
3778
|
export declare const symRoundedWidgets: string;
|
|
@@ -3482,6 +3804,10 @@ export declare const symRoundedWindow: string;
|
|
|
3482
3804
|
export declare const symRoundedWindowClosed: string;
|
|
3483
3805
|
export declare const symRoundedWindowOpen: string;
|
|
3484
3806
|
export declare const symRoundedWindowSensor: string;
|
|
3807
|
+
export declare const symRoundedWindshieldDefrostAuto: string;
|
|
3808
|
+
export declare const symRoundedWindshieldDefrostFront: string;
|
|
3809
|
+
export declare const symRoundedWindshieldDefrostRear: string;
|
|
3810
|
+
export declare const symRoundedWindshieldHeatFront: string;
|
|
3485
3811
|
export declare const symRoundedWineBar: string;
|
|
3486
3812
|
export declare const symRoundedWoman2: string;
|
|
3487
3813
|
export declare const symRoundedWoman: string;
|
|
@@ -3496,9 +3822,12 @@ export declare const symRoundedWrapText: string;
|
|
|
3496
3822
|
export declare const symRoundedWrist: string;
|
|
3497
3823
|
export declare const symRoundedWrongLocation: string;
|
|
3498
3824
|
export declare const symRoundedWysiwyg: string;
|
|
3825
|
+
export declare const symRoundedXCircle: string;
|
|
3826
|
+
export declare const symRoundedYCircle: string;
|
|
3827
|
+
export declare const symRoundedYakitori: string;
|
|
3499
3828
|
export declare const symRoundedYard: string;
|
|
3829
|
+
export declare const symRoundedYoshoku: string;
|
|
3500
3830
|
export declare const symRoundedYourTrips: string;
|
|
3501
|
-
export declare const symRoundedYoutubeActivity: string;
|
|
3502
3831
|
export declare const symRoundedYoutubeSearchedFor: string;
|
|
3503
3832
|
export declare const symRoundedZonePersonAlert: string;
|
|
3504
3833
|
export declare const symRoundedZonePersonIdle: string;
|