@quasar/extras 1.13.4 → 1.14.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.
Files changed (67) hide show
  1. package/README.md +16 -10
  2. package/bootstrap-icons/bootstrap-icons.woff +0 -0
  3. package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
  4. package/bootstrap-icons/index.d.ts +1 -1
  5. package/bootstrap-icons/index.js +9 -9
  6. package/bootstrap-icons/index.mjs +9 -9
  7. package/material-icons/icons.json +141 -104
  8. package/material-icons/index.d.ts +37 -0
  9. package/material-icons/index.js +41 -4
  10. package/material-icons/index.mjs +41 -4
  11. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
  12. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
  13. package/material-icons-outlined/icons.json +143 -106
  14. package/material-icons-outlined/index.d.ts +37 -0
  15. package/material-icons-outlined/index.js +41 -4
  16. package/material-icons-outlined/index.mjs +41 -4
  17. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
  18. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
  19. package/material-icons-round/icons.json +144 -107
  20. package/material-icons-round/index.d.ts +37 -0
  21. package/material-icons-round/index.js +41 -4
  22. package/material-icons-round/index.mjs +41 -4
  23. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
  24. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
  25. package/material-icons-sharp/icons.json +141 -104
  26. package/material-icons-sharp/index.d.ts +37 -0
  27. package/material-icons-sharp/index.js +41 -4
  28. package/material-icons-sharp/index.mjs +41 -4
  29. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
  30. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
  31. package/material-symbols-outlined/LICENSE +202 -0
  32. package/material-symbols-outlined/icons.json +2187 -0
  33. package/material-symbols-outlined/index.d.ts +2187 -0
  34. package/material-symbols-outlined/index.js +2187 -0
  35. package/material-symbols-outlined/index.mjs +2187 -0
  36. package/material-symbols-outlined/material-symbols-outlined.css +31 -0
  37. package/material-symbols-outlined/update.sh +31 -0
  38. package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
  39. package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
  40. package/material-symbols-rounded/LICENSE +202 -0
  41. package/material-symbols-rounded/icons.json +2187 -0
  42. package/material-symbols-rounded/index.d.ts +2187 -0
  43. package/material-symbols-rounded/index.js +2187 -0
  44. package/material-symbols-rounded/index.mjs +2187 -0
  45. package/material-symbols-rounded/material-symbols-rounded.css +31 -0
  46. package/material-symbols-rounded/update.sh +31 -0
  47. package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
  48. package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
  49. package/material-symbols-sharp/LICENSE +202 -0
  50. package/material-symbols-sharp/icons.json +2187 -0
  51. package/material-symbols-sharp/index.d.ts +2187 -0
  52. package/material-symbols-sharp/index.js +2187 -0
  53. package/material-symbols-sharp/index.mjs +2187 -0
  54. package/material-symbols-sharp/material-symbols-sharp.css +31 -0
  55. package/material-symbols-sharp/update.sh +31 -0
  56. package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
  57. package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
  58. package/mdi-v5/LICENSE +20 -20
  59. package/mdi-v5/license.md +20 -20
  60. package/mdi-v6/icons.json +1 -0
  61. package/mdi-v6/index.d.ts +2 -1
  62. package/mdi-v6/index.js +16 -15
  63. package/mdi-v6/index.mjs +16 -15
  64. package/mdi-v6/materialdesignicons-webfont.woff +0 -0
  65. package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
  66. package/mdi-v6/mdi-v6.css +538 -0
  67. package/package.json +6 -6
@@ -0,0 +1,2187 @@
1
+ [
2
+ "symRounded10k",
3
+ "symRounded10mp",
4
+ "symRounded11mp",
5
+ "symRounded123",
6
+ "symRounded12mp",
7
+ "symRounded13mp",
8
+ "symRounded14mp",
9
+ "symRounded15mp",
10
+ "symRounded16mp",
11
+ "symRounded17mp",
12
+ "symRounded18mp",
13
+ "symRounded18UpRating",
14
+ "symRounded19mp",
15
+ "symRounded1k",
16
+ "symRounded1kPlus",
17
+ "symRounded1xMobiledata",
18
+ "symRounded20mp",
19
+ "symRounded21mp",
20
+ "symRounded22mp",
21
+ "symRounded23mp",
22
+ "symRounded24mp",
23
+ "symRounded2k",
24
+ "symRounded2kPlus",
25
+ "symRounded2mp",
26
+ "symRounded30fps",
27
+ "symRounded30fpsSelect",
28
+ "symRounded360",
29
+ "symRounded3dRotation",
30
+ "symRounded3gMobiledata",
31
+ "symRounded3k",
32
+ "symRounded3kPlus",
33
+ "symRounded3mp",
34
+ "symRounded3p",
35
+ "symRounded4gMobiledata",
36
+ "symRounded4gPlusMobiledata",
37
+ "symRounded4k",
38
+ "symRounded4kPlus",
39
+ "symRounded4mp",
40
+ "symRounded5g",
41
+ "symRounded5k",
42
+ "symRounded5kPlus",
43
+ "symRounded5mp",
44
+ "symRounded60fps",
45
+ "symRounded60fpsSelect",
46
+ "symRounded6FtApart",
47
+ "symRounded6k",
48
+ "symRounded6kPlus",
49
+ "symRounded6mp",
50
+ "symRounded7k",
51
+ "symRounded7kPlus",
52
+ "symRounded7mp",
53
+ "symRounded8k",
54
+ "symRounded8kPlus",
55
+ "symRounded8mp",
56
+ "symRounded9k",
57
+ "symRounded9kPlus",
58
+ "symRounded9mp",
59
+ "symRoundedAbc",
60
+ "symRoundedAccessibility",
61
+ "symRoundedAccessibilityNew",
62
+ "symRoundedAccessible",
63
+ "symRoundedAccessibleForward",
64
+ "symRoundedAccountBalance",
65
+ "symRoundedAccountBalanceWallet",
66
+ "symRoundedAccountBox",
67
+ "symRoundedAccountCircle",
68
+ "symRoundedAccountCircleFull",
69
+ "symRoundedAccountTree",
70
+ "symRoundedAcUnit",
71
+ "symRoundedAdb",
72
+ "symRoundedAdd",
73
+ "symRoundedAddAlert",
74
+ "symRoundedAddAPhoto",
75
+ "symRoundedAddBox",
76
+ "symRoundedAddBusiness",
77
+ "symRoundedAddCall",
78
+ "symRoundedAddCard",
79
+ "symRoundedAddChart",
80
+ "symRoundedAddCircle",
81
+ "symRoundedAddComment",
82
+ "symRoundedAddLink",
83
+ "symRoundedAddLocation",
84
+ "symRoundedAddLocationAlt",
85
+ "symRoundedAddModerator",
86
+ "symRoundedAddPhotoAlternate",
87
+ "symRoundedAddReaction",
88
+ "symRoundedAddRoad",
89
+ "symRoundedAddShoppingCart",
90
+ "symRoundedAddShortcutToDrive",
91
+ "symRoundedAddTask",
92
+ "symRoundedAddToDrive",
93
+ "symRoundedAddToHomeScreen",
94
+ "symRoundedAddToPhotos",
95
+ "symRoundedAddToQueue",
96
+ "symRoundedAdfScanner",
97
+ "symRoundedAdjust",
98
+ "symRoundedAdminPanelSettings",
99
+ "symRoundedAdsClick",
100
+ "symRoundedAdUnits",
101
+ "symRoundedAgriculture",
102
+ "symRoundedAir",
103
+ "symRoundedAirFreshener",
104
+ "symRoundedAirlines",
105
+ "symRoundedAirlineSeatFlat",
106
+ "symRoundedAirlineSeatFlatAngled",
107
+ "symRoundedAirlineSeatIndividualSuite",
108
+ "symRoundedAirlineSeatLegroomExtra",
109
+ "symRoundedAirlineSeatLegroomNormal",
110
+ "symRoundedAirlineSeatLegroomReduced",
111
+ "symRoundedAirlineSeatReclineExtra",
112
+ "symRoundedAirlineSeatReclineNormal",
113
+ "symRoundedAirlineStops",
114
+ "symRoundedAirplanemodeActive",
115
+ "symRoundedAirplanemodeInactive",
116
+ "symRoundedAirplaneTicket",
117
+ "symRoundedAirplay",
118
+ "symRoundedAirportShuttle",
119
+ "symRoundedAirPurifierGen",
120
+ "symRoundedAirware",
121
+ "symRoundedAlarm",
122
+ "symRoundedAlarmAdd",
123
+ "symRoundedAlarmOff",
124
+ "symRoundedAlarmOn",
125
+ "symRoundedAlbum",
126
+ "symRoundedAlignHorizontalCenter",
127
+ "symRoundedAlignHorizontalLeft",
128
+ "symRoundedAlignHorizontalRight",
129
+ "symRoundedAlignVerticalBottom",
130
+ "symRoundedAlignVerticalCenter",
131
+ "symRoundedAlignVerticalTop",
132
+ "symRoundedAllInbox",
133
+ "symRoundedAllInclusive",
134
+ "symRoundedAllOut",
135
+ "symRoundedAlternateEmail",
136
+ "symRoundedAltRoute",
137
+ "symRoundedAmpError",
138
+ "symRoundedAmpStories",
139
+ "symRoundedAnalytics",
140
+ "symRoundedAnchor",
141
+ "symRoundedAndroid",
142
+ "symRoundedAndroidCalculator",
143
+ "symRoundedAndroidCamera",
144
+ "symRoundedAndroidChat",
145
+ "symRoundedAndroidContacts",
146
+ "symRoundedAndroidDialer",
147
+ "symRoundedAndroidEmergencyLocationService",
148
+ "symRoundedAndroidFamilyLink",
149
+ "symRoundedAndroidFindMyDevice",
150
+ "symRoundedAndroidGoogleHome",
151
+ "symRoundedAndroidMessages",
152
+ "symRoundedAndroidNowPlaying",
153
+ "symRoundedAndroidRecorder",
154
+ "symRoundedAndroidSafety",
155
+ "symRoundedAnimation",
156
+ "symRoundedAod",
157
+ "symRoundedApartment",
158
+ "symRoundedApi",
159
+ "symRoundedAppBlocking",
160
+ "symRoundedAppRegistration",
161
+ "symRoundedApproval",
162
+ "symRoundedApps",
163
+ "symRoundedAppShortcut",
164
+ "symRoundedAppsOutage",
165
+ "symRoundedArchitecture",
166
+ "symRoundedArchive",
167
+ "symRoundedAreaChart",
168
+ "symRoundedArrowBack",
169
+ "symRoundedArrowBackIos",
170
+ "symRoundedArrowBackIosNew",
171
+ "symRoundedArrowCircleDown",
172
+ "symRoundedArrowCircleLeft",
173
+ "symRoundedArrowCircleRight",
174
+ "symRoundedArrowCircleUp",
175
+ "symRoundedArrowDownward",
176
+ "symRoundedArrowDropDown",
177
+ "symRoundedArrowDropDownCircle",
178
+ "symRoundedArrowDropUp",
179
+ "symRoundedArrowForward",
180
+ "symRoundedArrowForwardIos",
181
+ "symRoundedArrowLeft",
182
+ "symRoundedArrowRight",
183
+ "symRoundedArrowRightAlt",
184
+ "symRoundedArrowUpward",
185
+ "symRoundedArticle",
186
+ "symRoundedArtTrack",
187
+ "symRoundedAspectRatio",
188
+ "symRoundedAssignment",
189
+ "symRoundedAssignmentInd",
190
+ "symRoundedAssignmentLate",
191
+ "symRoundedAssignmentReturn",
192
+ "symRoundedAssignmentReturned",
193
+ "symRoundedAssignmentTurnedIn",
194
+ "symRoundedAssistant",
195
+ "symRoundedAssistantDirection",
196
+ "symRoundedAssistantNavigation",
197
+ "symRoundedAssuredWorkload",
198
+ "symRoundedAstrophotographyAuto",
199
+ "symRoundedAstrophotographyOff",
200
+ "symRoundedAtm",
201
+ "symRoundedAtr",
202
+ "symRoundedAttachEmail",
203
+ "symRoundedAttachFile",
204
+ "symRoundedAttachment",
205
+ "symRoundedAttachMoney",
206
+ "symRoundedAttractions",
207
+ "symRoundedAttribution",
208
+ "symRoundedAudioFile",
209
+ "symRoundedAuthenticator",
210
+ "symRoundedAutoAwesome",
211
+ "symRoundedAutoAwesomeMosaic",
212
+ "symRoundedAutoAwesomeMotion",
213
+ "symRoundedAutoDelete",
214
+ "symRoundedAutofpsSelect",
215
+ "symRoundedAutoGraph",
216
+ "symRoundedAutoMode",
217
+ "symRoundedAutoReadPause",
218
+ "symRoundedAutoReadPlay",
219
+ "symRoundedAutorenew",
220
+ "symRoundedAutoStories",
221
+ "symRoundedAvTimer",
222
+ "symRoundedBabyChangingStation",
223
+ "symRoundedBackgroundReplace",
224
+ "symRoundedBackHand",
225
+ "symRoundedBackpack",
226
+ "symRoundedBackspace",
227
+ "symRoundedBackup",
228
+ "symRoundedBackupTable",
229
+ "symRoundedBadge",
230
+ "symRoundedBadgeCriticalBattery",
231
+ "symRoundedBakeryDining",
232
+ "symRoundedBalance",
233
+ "symRoundedBalcony",
234
+ "symRoundedBallot",
235
+ "symRoundedBarChart",
236
+ "symRoundedBatchPrediction",
237
+ "symRoundedBathroom",
238
+ "symRoundedBathtub",
239
+ "symRoundedBattery0Bar",
240
+ "symRoundedBattery1Bar",
241
+ "symRoundedBattery20",
242
+ "symRoundedBattery2Bar",
243
+ "symRoundedBattery30",
244
+ "symRoundedBattery3Bar",
245
+ "symRoundedBattery4Bar",
246
+ "symRoundedBattery50",
247
+ "symRoundedBattery5Bar",
248
+ "symRoundedBattery60",
249
+ "symRoundedBattery6Bar",
250
+ "symRoundedBattery80",
251
+ "symRoundedBattery90",
252
+ "symRoundedBatteryAlert",
253
+ "symRoundedBatteryCharging20",
254
+ "symRoundedBatteryCharging30",
255
+ "symRoundedBatteryCharging50",
256
+ "symRoundedBatteryCharging60",
257
+ "symRoundedBatteryCharging80",
258
+ "symRoundedBatteryCharging90",
259
+ "symRoundedBatteryChargingFull",
260
+ "symRoundedBatteryFull",
261
+ "symRoundedBatteryFullAlt",
262
+ "symRoundedBatteryLow",
263
+ "symRoundedBatterySaver",
264
+ "symRoundedBatteryUnknown",
265
+ "symRoundedBatteryVeryLow",
266
+ "symRoundedBeachAccess",
267
+ "symRoundedBed",
268
+ "symRoundedBedroomBaby",
269
+ "symRoundedBedroomChild",
270
+ "symRoundedBedroomParent",
271
+ "symRoundedBedtime",
272
+ "symRoundedBedtimeOff",
273
+ "symRoundedBeenhere",
274
+ "symRoundedBento",
275
+ "symRoundedBikeScooter",
276
+ "symRoundedBiotech",
277
+ "symRoundedBlanket",
278
+ "symRoundedBlender",
279
+ "symRoundedBlinds",
280
+ "symRoundedBlindsClosed",
281
+ "symRoundedBlock",
282
+ "symRoundedBloodtype",
283
+ "symRoundedBluenote",
284
+ "symRoundedBluetooth",
285
+ "symRoundedBluetoothConnected",
286
+ "symRoundedBluetoothDisabled",
287
+ "symRoundedBluetoothDrive",
288
+ "symRoundedBluetoothSearching",
289
+ "symRoundedBlurCircular",
290
+ "symRoundedBlurLinear",
291
+ "symRoundedBlurMedium",
292
+ "symRoundedBlurOff",
293
+ "symRoundedBlurOn",
294
+ "symRoundedBlurShort",
295
+ "symRoundedBnagent",
296
+ "symRoundedBolt",
297
+ "symRoundedBook",
298
+ "symRoundedBookmark",
299
+ "symRoundedBookmarkAdd",
300
+ "symRoundedBookmarkAdded",
301
+ "symRoundedBookmarkRemove",
302
+ "symRoundedBookmarks",
303
+ "symRoundedBookOnline",
304
+ "symRoundedBorderAll",
305
+ "symRoundedBorderBottom",
306
+ "symRoundedBorderClear",
307
+ "symRoundedBorderColor",
308
+ "symRoundedBorderHorizontal",
309
+ "symRoundedBorderInner",
310
+ "symRoundedBorderLeft",
311
+ "symRoundedBorderOuter",
312
+ "symRoundedBorderRight",
313
+ "symRoundedBorderStyle",
314
+ "symRoundedBorderTop",
315
+ "symRoundedBorderVertical",
316
+ "symRoundedBoy",
317
+ "symRoundedBrandingWatermark",
318
+ "symRoundedBreakfastDining",
319
+ "symRoundedBreakingNewsAlt1",
320
+ "symRoundedBrightness1",
321
+ "symRoundedBrightness2",
322
+ "symRoundedBrightness3",
323
+ "symRoundedBrightness4",
324
+ "symRoundedBrightness5",
325
+ "symRoundedBrightness6",
326
+ "symRoundedBrightness7",
327
+ "symRoundedBrightnessAuto",
328
+ "symRoundedBrightnessHigh",
329
+ "symRoundedBrightnessLow",
330
+ "symRoundedBrightnessMedium",
331
+ "symRoundedBringYourOwnIp",
332
+ "symRoundedBroadcastOnHome",
333
+ "symRoundedBroadcastOnPersonal",
334
+ "symRoundedBrokenImage",
335
+ "symRoundedBrowseGallery",
336
+ "symRoundedBrowserUpdated",
337
+ "symRoundedBrunchDining",
338
+ "symRoundedBrush",
339
+ "symRoundedBubbleChart",
340
+ "symRoundedBugReport",
341
+ "symRoundedBuild",
342
+ "symRoundedBuildCircle",
343
+ "symRoundedBungalow",
344
+ "symRoundedBurstMode",
345
+ "symRoundedBusAlert",
346
+ "symRoundedBusinessCenter",
347
+ "symRoundedCabin",
348
+ "symRoundedCable",
349
+ "symRoundedCached",
350
+ "symRoundedCake",
351
+ "symRoundedCalculate",
352
+ "symRoundedCalendarAddOn",
353
+ "symRoundedCalendarAppsScript",
354
+ "symRoundedCalendarMonth",
355
+ "symRoundedCalendarToday",
356
+ "symRoundedCalendarViewDay",
357
+ "symRoundedCalendarViewMonth",
358
+ "symRoundedCalendarViewWeek",
359
+ "symRoundedCall",
360
+ "symRoundedCallEnd",
361
+ "symRoundedCallMade",
362
+ "symRoundedCallMerge",
363
+ "symRoundedCallMissed",
364
+ "symRoundedCallMissedOutgoing",
365
+ "symRoundedCallReceived",
366
+ "symRoundedCallSplit",
367
+ "symRoundedCallToAction",
368
+ "symRoundedCamera",
369
+ "symRoundedCameraEnhance",
370
+ "symRoundedCameraFront",
371
+ "symRoundedCameraIndoor",
372
+ "symRoundedCameraOutdoor",
373
+ "symRoundedCameraRear",
374
+ "symRoundedCameraRoll",
375
+ "symRoundedCameraswitch",
376
+ "symRoundedCampaign",
377
+ "symRoundedCancel",
378
+ "symRoundedCancelPresentation",
379
+ "symRoundedCancelScheduleSend",
380
+ "symRoundedCandlestickChart",
381
+ "symRoundedCarCrash",
382
+ "symRoundedCardMembership",
383
+ "symRoundedCardTravel",
384
+ "symRoundedCarpenter",
385
+ "symRoundedCarRental",
386
+ "symRoundedCarRepair",
387
+ "symRoundedCases",
388
+ "symRoundedCasino",
389
+ "symRoundedCast",
390
+ "symRoundedCastConnected",
391
+ "symRoundedCastForEducation",
392
+ "symRoundedCastle",
393
+ "symRoundedCategory",
394
+ "symRoundedCelebration",
395
+ "symRoundedCellTower",
396
+ "symRoundedCellWifi",
397
+ "symRoundedCenterFocusStrong",
398
+ "symRoundedCenterFocusWeak",
399
+ "symRoundedChair",
400
+ "symRoundedChairAlt",
401
+ "symRoundedChalet",
402
+ "symRoundedChangeCircle",
403
+ "symRoundedChangeHistory",
404
+ "symRoundedCharger",
405
+ "symRoundedChargingStation",
406
+ "symRoundedChat",
407
+ "symRoundedChatAddOn",
408
+ "symRoundedChatAppsScript",
409
+ "symRoundedChatBubble",
410
+ "symRoundedCheck",
411
+ "symRoundedCheckBox",
412
+ "symRoundedCheckBoxOutlineBlank",
413
+ "symRoundedCheckCircle",
414
+ "symRoundedChecklist",
415
+ "symRoundedChecklistRtl",
416
+ "symRoundedCheckroom",
417
+ "symRoundedChevronLeft",
418
+ "symRoundedChevronRight",
419
+ "symRoundedChildCare",
420
+ "symRoundedChildFriendly",
421
+ "symRoundedChromecast2",
422
+ "symRoundedChromecastDevice",
423
+ "symRoundedChromeReaderMode",
424
+ "symRoundedChurch",
425
+ "symRoundedCircle",
426
+ "symRoundedCircleNotifications",
427
+ "symRoundedClarify",
428
+ "symRoundedCleanHands",
429
+ "symRoundedCleaningServices",
430
+ "symRoundedClearAll",
431
+ "symRoundedClearDay",
432
+ "symRoundedClearNight",
433
+ "symRoundedClose",
434
+ "symRoundedClosedCaption",
435
+ "symRoundedClosedCaptionDisabled",
436
+ "symRoundedCloseFullscreen",
437
+ "symRoundedCloud",
438
+ "symRoundedCloudbuild",
439
+ "symRoundedCloudCircle",
440
+ "symRoundedCloudDomains",
441
+ "symRoundedCloudDone",
442
+ "symRoundedCloudDownload",
443
+ "symRoundedCloudOff",
444
+ "symRoundedCloudQueue",
445
+ "symRoundedCloudSync",
446
+ "symRoundedCloudUpload",
447
+ "symRoundedCloudy",
448
+ "symRoundedCloudyFilled",
449
+ "symRoundedCloudySnowing",
450
+ "symRoundedCo2",
451
+ "symRoundedCode",
452
+ "symRoundedCodeOff",
453
+ "symRoundedCoffee",
454
+ "symRoundedCoffeeMaker",
455
+ "symRoundedCollectionsBookmark",
456
+ "symRoundedColorize",
457
+ "symRoundedComment",
458
+ "symRoundedCommentBank",
459
+ "symRoundedCommentsDisabled",
460
+ "symRoundedCommit",
461
+ "symRoundedCommunication",
462
+ "symRoundedCommute",
463
+ "symRoundedCompare",
464
+ "symRoundedCompareArrows",
465
+ "symRoundedCompassCalibration",
466
+ "symRoundedComponentExchange",
467
+ "symRoundedCompost",
468
+ "symRoundedCompress",
469
+ "symRoundedComputer",
470
+ "symRoundedConfirmationNumber",
471
+ "symRoundedConnectedTv",
472
+ "symRoundedConnectingAirports",
473
+ "symRoundedConnectWithoutContact",
474
+ "symRoundedConstruction",
475
+ "symRoundedContactless",
476
+ "symRoundedContactMail",
477
+ "symRoundedContactPage",
478
+ "symRoundedContactPhone",
479
+ "symRoundedContacts",
480
+ "symRoundedContactSupport",
481
+ "symRoundedContentCopy",
482
+ "symRoundedContentCut",
483
+ "symRoundedContentPaste",
484
+ "symRoundedContentPasteGo",
485
+ "symRoundedContentPasteOff",
486
+ "symRoundedContentPasteSearch",
487
+ "symRoundedContrast",
488
+ "symRoundedControlCamera",
489
+ "symRoundedControllerGen",
490
+ "symRoundedControlPointDuplicate",
491
+ "symRoundedConversionPath",
492
+ "symRoundedCookie",
493
+ "symRoundedCooking",
494
+ "symRoundedCoPresent",
495
+ "symRoundedCopyAll",
496
+ "symRoundedCopyright",
497
+ "symRoundedCoronavirus",
498
+ "symRoundedCorporateFare",
499
+ "symRoundedCottage",
500
+ "symRoundedCountertops",
501
+ "symRoundedCreateNewFolder",
502
+ "symRoundedCreditCard",
503
+ "symRoundedCreditCardOff",
504
+ "symRoundedCreditScore",
505
+ "symRoundedCrib",
506
+ "symRoundedCrisisAlert",
507
+ "symRoundedCrop",
508
+ "symRoundedCrop169",
509
+ "symRoundedCrop32",
510
+ "symRoundedCrop54",
511
+ "symRoundedCrop75",
512
+ "symRoundedCropFree",
513
+ "symRoundedCropLandscape",
514
+ "symRoundedCropPortrait",
515
+ "symRoundedCropRotate",
516
+ "symRoundedCropSquare",
517
+ "symRoundedCrueltyFree",
518
+ "symRoundedCss",
519
+ "symRoundedCurrencyBitcoin",
520
+ "symRoundedCurrencyExchange",
521
+ "symRoundedCurrencyFranc",
522
+ "symRoundedCurrencyLira",
523
+ "symRoundedCurrencyPound",
524
+ "symRoundedCurrencyRuble",
525
+ "symRoundedCurrencyRupee",
526
+ "symRoundedCurrencyYen",
527
+ "symRoundedCurrencyYuan",
528
+ "symRoundedCurtains",
529
+ "symRoundedCurtainsClosed",
530
+ "symRoundedCut",
531
+ "symRoundedCyclone",
532
+ "symRoundedDangerous",
533
+ "symRoundedDarkMode",
534
+ "symRoundedDashboard",
535
+ "symRoundedDashboardCustomize",
536
+ "symRoundedDataArray",
537
+ "symRoundedDatabase",
538
+ "symRoundedDataExploration",
539
+ "symRoundedDataObject",
540
+ "symRoundedDataSaverOn",
541
+ "symRoundedDataset",
542
+ "symRoundedDatasetLinked",
543
+ "symRoundedDataThresholding",
544
+ "symRoundedDataUsage",
545
+ "symRoundedDateRange",
546
+ "symRoundedDeblur",
547
+ "symRoundedDeck",
548
+ "symRoundedDehaze",
549
+ "symRoundedDelete",
550
+ "symRoundedDeleteForever",
551
+ "symRoundedDeleteSweep",
552
+ "symRoundedDensityLarge",
553
+ "symRoundedDensityMedium",
554
+ "symRoundedDensitySmall",
555
+ "symRoundedDepartureBoard",
556
+ "symRoundedDescription",
557
+ "symRoundedDeselect",
558
+ "symRoundedDesignServices",
559
+ "symRoundedDesk",
560
+ "symRoundedDesktopAccessDisabled",
561
+ "symRoundedDesktopMac",
562
+ "symRoundedDesktopWindows",
563
+ "symRoundedDetails",
564
+ "symRoundedDetectorSmoke",
565
+ "symRoundedDeveloperBoard",
566
+ "symRoundedDeveloperBoardOff",
567
+ "symRoundedDeveloperMode",
568
+ "symRoundedDeviceHub",
569
+ "symRoundedDevices",
570
+ "symRoundedDevicesFold",
571
+ "symRoundedDevicesOther",
572
+ "symRoundedDeviceThermostat",
573
+ "symRoundedDeviceUnknown",
574
+ "symRoundedDialerSip",
575
+ "symRoundedDialpad",
576
+ "symRoundedDiamond",
577
+ "symRoundedDifference",
578
+ "symRoundedDigitalOutOfHome",
579
+ "symRoundedDining",
580
+ "symRoundedDinnerDining",
581
+ "symRoundedDirections",
582
+ "symRoundedDirectionsBike",
583
+ "symRoundedDirectionsBoat",
584
+ "symRoundedDirectionsBus",
585
+ "symRoundedDirectionsCar",
586
+ "symRoundedDirectionsOff",
587
+ "symRoundedDirectionsRailway",
588
+ "symRoundedDirectionsRun",
589
+ "symRoundedDirectionsSubway",
590
+ "symRoundedDirectionsWalk",
591
+ "symRoundedDirtyLens",
592
+ "symRoundedDisabledByDefault",
593
+ "symRoundedDisabledVisible",
594
+ "symRoundedDiscFull",
595
+ "symRoundedDiscoverTune",
596
+ "symRoundedDishwasherGen",
597
+ "symRoundedDisplaySettings",
598
+ "symRoundedDns",
599
+ "symRoundedDock",
600
+ "symRoundedDocs",
601
+ "symRoundedDocsAddOn",
602
+ "symRoundedDocsAppsScript",
603
+ "symRoundedDocumentScanner",
604
+ "symRoundedDomain",
605
+ "symRoundedDomainAdd",
606
+ "symRoundedDomainDisabled",
607
+ "symRoundedDomainVerification",
608
+ "symRoundedDone",
609
+ "symRoundedDoneAll",
610
+ "symRoundedDoneOutline",
611
+ "symRoundedDoNotDisturbOff",
612
+ "symRoundedDoNotDisturbOn",
613
+ "symRoundedDoNotDisturbOnTotalSilence",
614
+ "symRoundedDoNotStep",
615
+ "symRoundedDoNotTouch",
616
+ "symRoundedDonutLarge",
617
+ "symRoundedDonutSmall",
618
+ "symRoundedDoorBack",
619
+ "symRoundedDoorbell",
620
+ "symRoundedDoorbell3p",
621
+ "symRoundedDoorFront",
622
+ "symRoundedDoorSliding",
623
+ "symRoundedDoubleArrow",
624
+ "symRoundedDownhillSkiing",
625
+ "symRoundedDownload",
626
+ "symRoundedDownloadDone",
627
+ "symRoundedDownloadForOffline",
628
+ "symRoundedDownloading",
629
+ "symRoundedDraft",
630
+ "symRoundedDrafts",
631
+ "symRoundedDragHandle",
632
+ "symRoundedDragIndicator",
633
+ "symRoundedDraw",
634
+ "symRoundedDresser",
635
+ "symRoundedDriveFileMove",
636
+ "symRoundedDriveFileMoveOutline",
637
+ "symRoundedDriveFileMoveRtl",
638
+ "symRoundedDriveFileRenameOutline",
639
+ "symRoundedDriveFolderUpload",
640
+ "symRoundedDriveShortcut",
641
+ "symRoundedDry",
642
+ "symRoundedDryCleaning",
643
+ "symRoundedDuo",
644
+ "symRoundedDvr",
645
+ "symRoundedDynamicFeed",
646
+ "symRoundedDynamicForm",
647
+ "symRoundedE911Avatar",
648
+ "symRoundedE911Emergency",
649
+ "symRoundedEarbuds",
650
+ "symRoundedEarbudsBattery",
651
+ "symRoundedEast",
652
+ "symRoundedEco",
653
+ "symRoundedEdgesensorHigh",
654
+ "symRoundedEdgesensorLow",
655
+ "symRoundedEdit",
656
+ "symRoundedEditAttributes",
657
+ "symRoundedEditCalendar",
658
+ "symRoundedEditLocation",
659
+ "symRoundedEditLocationAlt",
660
+ "symRoundedEditNote",
661
+ "symRoundedEditNotifications",
662
+ "symRoundedEditOff",
663
+ "symRoundedEditRoad",
664
+ "symRoundedEgg",
665
+ "symRoundedEggAlt",
666
+ "symRoundedEject",
667
+ "symRoundedElderly",
668
+ "symRoundedElderlyWoman",
669
+ "symRoundedElectricalServices",
670
+ "symRoundedElectricBike",
671
+ "symRoundedElectricBolt",
672
+ "symRoundedElectricCar",
673
+ "symRoundedElectricMeter",
674
+ "symRoundedElectricMoped",
675
+ "symRoundedElectricRickshaw",
676
+ "symRoundedElectricScooter",
677
+ "symRoundedElevator",
678
+ "symRoundedEmergency",
679
+ "symRoundedEmergencyHeat",
680
+ "symRoundedEmergencyHome",
681
+ "symRoundedEmergencyRecording",
682
+ "symRoundedEmergencyShare",
683
+ "symRoundedEMobiledata",
684
+ "symRoundedEmojiFlags",
685
+ "symRoundedEmojiFoodBeverage",
686
+ "symRoundedEmojiNature",
687
+ "symRoundedEmojiObjects",
688
+ "symRoundedEmojiPeople",
689
+ "symRoundedEmojiSymbols",
690
+ "symRoundedEmojiTransportation",
691
+ "symRoundedEnable",
692
+ "symRoundedEnergyProgramSaving",
693
+ "symRoundedEnergyProgramTimeUsed",
694
+ "symRoundedEnergySavingsLeaf",
695
+ "symRoundedEngineering",
696
+ "symRoundedEnhancedEncryption",
697
+ "symRoundedEqualizer",
698
+ "symRoundedError",
699
+ "symRoundedEscalator",
700
+ "symRoundedEscalatorWarning",
701
+ "symRoundedEuro",
702
+ "symRoundedEuroSymbol",
703
+ "symRoundedEvent",
704
+ "symRoundedEventAvailable",
705
+ "symRoundedEventBusy",
706
+ "symRoundedEventNote",
707
+ "symRoundedEventRepeat",
708
+ "symRoundedEventSeat",
709
+ "symRoundedEventUpcoming",
710
+ "symRoundedEvShadow",
711
+ "symRoundedEvStation",
712
+ "symRoundedExclamation",
713
+ "symRoundedExitToApp",
714
+ "symRoundedExpand",
715
+ "symRoundedExpandCircleDown",
716
+ "symRoundedExpandLess",
717
+ "symRoundedExpandMore",
718
+ "symRoundedExplicit",
719
+ "symRoundedExplore",
720
+ "symRoundedExploreOff",
721
+ "symRoundedExposure",
722
+ "symRoundedExposureNeg1",
723
+ "symRoundedExposureNeg2",
724
+ "symRoundedExposurePlus1",
725
+ "symRoundedExposurePlus2",
726
+ "symRoundedExposureZero",
727
+ "symRoundedExtension",
728
+ "symRoundedExtensionOff",
729
+ "symRoundedFace",
730
+ "symRoundedFaceRetouchingNatural",
731
+ "symRoundedFaceRetouchingOff",
732
+ "symRoundedFactCheck",
733
+ "symRoundedFactory",
734
+ "symRoundedFamilyRestroom",
735
+ "symRoundedFastfood",
736
+ "symRoundedFastForward",
737
+ "symRoundedFastRewind",
738
+ "symRoundedFaucet",
739
+ "symRoundedFavorite",
740
+ "symRoundedFax",
741
+ "symRoundedFeaturedPlayList",
742
+ "symRoundedFeaturedVideo",
743
+ "symRoundedFeed",
744
+ "symRoundedFemale",
745
+ "symRoundedFence",
746
+ "symRoundedFestival",
747
+ "symRoundedFiberDvr",
748
+ "symRoundedFiberManualRecord",
749
+ "symRoundedFiberNew",
750
+ "symRoundedFiberPin",
751
+ "symRoundedFiberSmartRecord",
752
+ "symRoundedFileCopy",
753
+ "symRoundedFileDownload",
754
+ "symRoundedFileDownloadDone",
755
+ "symRoundedFileDownloadOff",
756
+ "symRoundedFileOpen",
757
+ "symRoundedFilePresent",
758
+ "symRoundedFiles",
759
+ "symRoundedFileUpload",
760
+ "symRoundedFilter",
761
+ "symRoundedFilter1",
762
+ "symRoundedFilter2",
763
+ "symRoundedFilter3",
764
+ "symRoundedFilter4",
765
+ "symRoundedFilter5",
766
+ "symRoundedFilter6",
767
+ "symRoundedFilter7",
768
+ "symRoundedFilter8",
769
+ "symRoundedFilter9",
770
+ "symRoundedFilter9Plus",
771
+ "symRoundedFilterAlt",
772
+ "symRoundedFilterAltOff",
773
+ "symRoundedFilterBAndW",
774
+ "symRoundedFilterCenterFocus",
775
+ "symRoundedFilterDrama",
776
+ "symRoundedFilterFrames",
777
+ "symRoundedFilterHdr",
778
+ "symRoundedFilterList",
779
+ "symRoundedFilterListOff",
780
+ "symRoundedFilterNone",
781
+ "symRoundedFilterTiltShift",
782
+ "symRoundedFilterVintage",
783
+ "symRoundedFindInPage",
784
+ "symRoundedFindReplace",
785
+ "symRoundedFingerprint",
786
+ "symRoundedFireExtinguisher",
787
+ "symRoundedFireHydrant",
788
+ "symRoundedFireplace",
789
+ "symRoundedFireTruck",
790
+ "symRoundedFirstPage",
791
+ "symRoundedFishfood",
792
+ "symRoundedFitnessCenter",
793
+ "symRoundedFitScreen",
794
+ "symRoundedFlag",
795
+ "symRoundedFlagCircle",
796
+ "symRoundedFlaky",
797
+ "symRoundedFlare",
798
+ "symRoundedFlashAuto",
799
+ "symRoundedFlashlightOff",
800
+ "symRoundedFlashlightOn",
801
+ "symRoundedFlashOff",
802
+ "symRoundedFlashOn",
803
+ "symRoundedFlatware",
804
+ "symRoundedFlight",
805
+ "symRoundedFlightClass",
806
+ "symRoundedFlightLand",
807
+ "symRoundedFlightTakeoff",
808
+ "symRoundedFlip",
809
+ "symRoundedFlipCameraAndroid",
810
+ "symRoundedFlipCameraIos",
811
+ "symRoundedFlipToBack",
812
+ "symRoundedFlipToFront",
813
+ "symRoundedFlood",
814
+ "symRoundedFlutter",
815
+ "symRoundedFlutterDash",
816
+ "symRoundedFmdBad",
817
+ "symRoundedFoggy",
818
+ "symRoundedFolder",
819
+ "symRoundedFolderCopy",
820
+ "symRoundedFolderDelete",
821
+ "symRoundedFolderOff",
822
+ "symRoundedFolderOpen",
823
+ "symRoundedFolderShared",
824
+ "symRoundedFolderSpecial",
825
+ "symRoundedFolderZip",
826
+ "symRoundedFollowTheSigns",
827
+ "symRoundedFontDownload",
828
+ "symRoundedFontDownloadOff",
829
+ "symRoundedFoodBank",
830
+ "symRoundedForest",
831
+ "symRoundedForkLeft",
832
+ "symRoundedForkRight",
833
+ "symRoundedFormatAlignCenter",
834
+ "symRoundedFormatAlignJustify",
835
+ "symRoundedFormatAlignLeft",
836
+ "symRoundedFormatAlignRight",
837
+ "symRoundedFormatBold",
838
+ "symRoundedFormatClear",
839
+ "symRoundedFormatColorFill",
840
+ "symRoundedFormatColorReset",
841
+ "symRoundedFormatColorText",
842
+ "symRoundedFormatIndentDecrease",
843
+ "symRoundedFormatIndentIncrease",
844
+ "symRoundedFormatItalic",
845
+ "symRoundedFormatLineSpacing",
846
+ "symRoundedFormatListBulleted",
847
+ "symRoundedFormatListNumbered",
848
+ "symRoundedFormatListNumberedRtl",
849
+ "symRoundedFormatOverline",
850
+ "symRoundedFormatPaint",
851
+ "symRoundedFormatQuote",
852
+ "symRoundedFormatShapes",
853
+ "symRoundedFormatSize",
854
+ "symRoundedFormatStrikethrough",
855
+ "symRoundedFormatTextdirectionLToR",
856
+ "symRoundedFormatTextdirectionRToL",
857
+ "symRoundedFormatUnderlined",
858
+ "symRoundedFormsAddOn",
859
+ "symRoundedFormsAppsScript",
860
+ "symRoundedFort",
861
+ "symRoundedForum",
862
+ "symRoundedForward",
863
+ "symRoundedForward10",
864
+ "symRoundedForward30",
865
+ "symRoundedForward5",
866
+ "symRoundedForwardToInbox",
867
+ "symRoundedFoundation",
868
+ "symRoundedFreeCancellation",
869
+ "symRoundedFrontHand",
870
+ "symRoundedFullscreen",
871
+ "symRoundedFullscreenExit",
872
+ "symRoundedFullStackedBarChart",
873
+ "symRoundedFunctions",
874
+ "symRoundedGarage",
875
+ "symRoundedGarageHome",
876
+ "symRoundedGasMeter",
877
+ "symRoundedGate",
878
+ "symRoundedGavel",
879
+ "symRoundedGbadge",
880
+ "symRoundedGboard",
881
+ "symRoundedGeneratingTokens",
882
+ "symRoundedGesture",
883
+ "symRoundedGfitHealth",
884
+ "symRoundedGif",
885
+ "symRoundedGifBox",
886
+ "symRoundedGirl",
887
+ "symRoundedGite",
888
+ "symRoundedGleaf",
889
+ "symRoundedGmailAddOn",
890
+ "symRoundedGmailAppsScript",
891
+ "symRoundedGmailRooms",
892
+ "symRoundedGMobiledata",
893
+ "symRoundedGolfCourse",
894
+ "symRoundedGoogleFi",
895
+ "symRoundedGoogleGuarantee",
896
+ "symRoundedGooglePlusReshare",
897
+ "symRoundedGooglerTravel",
898
+ "symRoundedGoogleTravel",
899
+ "symRoundedGoogleTravelOutline",
900
+ "symRoundedGoogleTv",
901
+ "symRoundedGoogleWifi",
902
+ "symRoundedGpay",
903
+ "symRoundedGppBad",
904
+ "symRoundedGppMaybe",
905
+ "symRoundedGrade",
906
+ "symRoundedGradient",
907
+ "symRoundedGrading",
908
+ "symRoundedGrain",
909
+ "symRoundedGraphicEq",
910
+ "symRoundedGrass",
911
+ "symRoundedGrid3x3",
912
+ "symRoundedGrid4x4",
913
+ "symRoundedGridGoldenratio",
914
+ "symRoundedGridOff",
915
+ "symRoundedGridOn",
916
+ "symRoundedGridView",
917
+ "symRoundedGroup",
918
+ "symRoundedGroupAdd",
919
+ "symRoundedGroupedBarChart",
920
+ "symRoundedGroupOff",
921
+ "symRoundedGroupRemove",
922
+ "symRoundedGroupWork",
923
+ "symRoundedGTranslate",
924
+ "symRoundedHail",
925
+ "symRoundedHandGesture",
926
+ "symRoundedHandshake",
927
+ "symRoundedHandyman",
928
+ "symRoundedHardware",
929
+ "symRoundedHd",
930
+ "symRoundedHdrAuto",
931
+ "symRoundedHdrAutoSelect",
932
+ "symRoundedHdrEnhancedSelect",
933
+ "symRoundedHdrOff",
934
+ "symRoundedHdrOffSelect",
935
+ "symRoundedHdrOn",
936
+ "symRoundedHdrOnSelect",
937
+ "symRoundedHdrPlus",
938
+ "symRoundedHdrStrong",
939
+ "symRoundedHdrWeak",
940
+ "symRoundedHeadphones",
941
+ "symRoundedHeadphonesBattery",
942
+ "symRoundedHeadsetMic",
943
+ "symRoundedHeadsetOff",
944
+ "symRoundedHealing",
945
+ "symRoundedHealthAndSafety",
946
+ "symRoundedHearing",
947
+ "symRoundedHearingDisabled",
948
+ "symRoundedHeartBroken",
949
+ "symRoundedHeatPump",
950
+ "symRoundedHeight",
951
+ "symRoundedHelp",
952
+ "symRoundedHelpCenter",
953
+ "symRoundedHevc",
954
+ "symRoundedHexagon",
955
+ "symRoundedHide",
956
+ "symRoundedHideImage",
957
+ "symRoundedHideSource",
958
+ "symRoundedHighlight",
959
+ "symRoundedHighQuality",
960
+ "symRoundedHiking",
961
+ "symRoundedHistory",
962
+ "symRoundedHistoryEdu",
963
+ "symRoundedHistoryToggleOff",
964
+ "symRoundedHive",
965
+ "symRoundedHls",
966
+ "symRoundedHlsOff",
967
+ "symRoundedHMobiledata",
968
+ "symRoundedHolidayVillage",
969
+ "symRoundedHome",
970
+ "symRoundedHomeAppLogo",
971
+ "symRoundedHomeIotDevice",
972
+ "symRoundedHomeMax",
973
+ "symRoundedHomeMaxDots",
974
+ "symRoundedHomeMini",
975
+ "symRoundedHomePin",
976
+ "symRoundedHomeRepairService",
977
+ "symRoundedHomeSpeaker",
978
+ "symRoundedHomeWork",
979
+ "symRoundedHorizontalDistribute",
980
+ "symRoundedHorizontalRule",
981
+ "symRoundedHorizontalSplit",
982
+ "symRoundedHotel",
983
+ "symRoundedHotelClass",
984
+ "symRoundedHotTub",
985
+ "symRoundedHourglassBottom",
986
+ "symRoundedHourglassDisabled",
987
+ "symRoundedHourglassEmpty",
988
+ "symRoundedHourglassFull",
989
+ "symRoundedHourglassTop",
990
+ "symRoundedHouse",
991
+ "symRoundedHouseboat",
992
+ "symRoundedHouseSiding",
993
+ "symRoundedHowToReg",
994
+ "symRoundedHowToVote",
995
+ "symRoundedHPlusMobiledata",
996
+ "symRoundedHtml",
997
+ "symRoundedHttp",
998
+ "symRoundedHub",
999
+ "symRoundedHumidityHigh",
1000
+ "symRoundedHumidityLow",
1001
+ "symRoundedHumidityMid",
1002
+ "symRoundedHvac",
1003
+ "symRoundedIcecream",
1004
+ "symRoundedIceSkating",
1005
+ "symRoundedIdentityPlatform",
1006
+ "symRoundedImage",
1007
+ "symRoundedImageAspectRatio",
1008
+ "symRoundedImageNotSupported",
1009
+ "symRoundedImageSearch",
1010
+ "symRoundedImagesearchRoller",
1011
+ "symRoundedImagesmode",
1012
+ "symRoundedImportantDevices",
1013
+ "symRoundedImportContacts",
1014
+ "symRoundedInbox",
1015
+ "symRoundedIncompleteCircle",
1016
+ "symRoundedIndeterminateCheckBox",
1017
+ "symRoundedInfo",
1018
+ "symRoundedInHomeMode",
1019
+ "symRoundedInput",
1020
+ "symRoundedInsertChart",
1021
+ "symRoundedInsertPageBreak",
1022
+ "symRoundedInsights",
1023
+ "symRoundedInstallDesktop",
1024
+ "symRoundedInstallMobile",
1025
+ "symRoundedIntegrationInstructions",
1026
+ "symRoundedInterests",
1027
+ "symRoundedInterpreterMode",
1028
+ "symRoundedInventory",
1029
+ "symRoundedInventory2",
1030
+ "symRoundedInvertColors",
1031
+ "symRoundedInvertColorsOff",
1032
+ "symRoundedIosShare",
1033
+ "symRoundedIron",
1034
+ "symRoundedJavascript",
1035
+ "symRoundedJoinFull",
1036
+ "symRoundedJoinInner",
1037
+ "symRoundedJoinLeft",
1038
+ "symRoundedJoinRight",
1039
+ "symRoundedKayaking",
1040
+ "symRoundedKebabDining",
1041
+ "symRoundedKettle",
1042
+ "symRoundedKey",
1043
+ "symRoundedKeyboard",
1044
+ "symRoundedKeyboardAlt",
1045
+ "symRoundedKeyboardArrowDown",
1046
+ "symRoundedKeyboardArrowLeft",
1047
+ "symRoundedKeyboardArrowRight",
1048
+ "symRoundedKeyboardArrowUp",
1049
+ "symRoundedKeyboardBackspace",
1050
+ "symRoundedKeyboardCapslock",
1051
+ "symRoundedKeyboardCommandKey",
1052
+ "symRoundedKeyboardControlKey",
1053
+ "symRoundedKeyboardDoubleArrowDown",
1054
+ "symRoundedKeyboardDoubleArrowLeft",
1055
+ "symRoundedKeyboardDoubleArrowRight",
1056
+ "symRoundedKeyboardDoubleArrowUp",
1057
+ "symRoundedKeyboardHide",
1058
+ "symRoundedKeyboardOptionKey",
1059
+ "symRoundedKeyboardReturn",
1060
+ "symRoundedKeyboardTab",
1061
+ "symRoundedKeyboardVoice",
1062
+ "symRoundedKeyOff",
1063
+ "symRoundedKeyVisualizer",
1064
+ "symRoundedKingBed",
1065
+ "symRoundedKitchen",
1066
+ "symRoundedKitesurfing",
1067
+ "symRoundedKormo",
1068
+ "symRoundedLabel",
1069
+ "symRoundedLabelImportant",
1070
+ "symRoundedLabelOff",
1071
+ "symRoundedLan",
1072
+ "symRoundedLandscape",
1073
+ "symRoundedLandslide",
1074
+ "symRoundedLanguage",
1075
+ "symRoundedLaptopChromebook",
1076
+ "symRoundedLaptopMac",
1077
+ "symRoundedLaptopWindows",
1078
+ "symRoundedLastPage",
1079
+ "symRoundedLayers",
1080
+ "symRoundedLayersClear",
1081
+ "symRoundedLeaderboard",
1082
+ "symRoundedLeakAdd",
1083
+ "symRoundedLeakRemove",
1084
+ "symRoundedLegendToggle",
1085
+ "symRoundedLens",
1086
+ "symRoundedLensBlur",
1087
+ "symRoundedLibraryAdd",
1088
+ "symRoundedLibraryAddCheck",
1089
+ "symRoundedLibraryBooks",
1090
+ "symRoundedLibraryMusic",
1091
+ "symRoundedLiftToTalk",
1092
+ "symRoundedLight",
1093
+ "symRoundedLightbulb",
1094
+ "symRoundedLightbulbCircle",
1095
+ "symRoundedLightMode",
1096
+ "symRoundedLinearScale",
1097
+ "symRoundedLineAxis",
1098
+ "symRoundedLineStyle",
1099
+ "symRoundedLineWeight",
1100
+ "symRoundedLink",
1101
+ "symRoundedLinkedCamera",
1102
+ "symRoundedLinkOff",
1103
+ "symRoundedLiquor",
1104
+ "symRoundedList",
1105
+ "symRoundedListAlt",
1106
+ "symRoundedLiveHelp",
1107
+ "symRoundedLiveTv",
1108
+ "symRoundedLiving",
1109
+ "symRoundedLocalActivity",
1110
+ "symRoundedLocalAtm",
1111
+ "symRoundedLocalBar",
1112
+ "symRoundedLocalCafe",
1113
+ "symRoundedLocalCarWash",
1114
+ "symRoundedLocalConvenienceStore",
1115
+ "symRoundedLocalDining",
1116
+ "symRoundedLocalDrink",
1117
+ "symRoundedLocalFireDepartment",
1118
+ "symRoundedLocalFlorist",
1119
+ "symRoundedLocalGasStation",
1120
+ "symRoundedLocalHospital",
1121
+ "symRoundedLocalLaundryService",
1122
+ "symRoundedLocalLibrary",
1123
+ "symRoundedLocalMall",
1124
+ "symRoundedLocalParking",
1125
+ "symRoundedLocalPharmacy",
1126
+ "symRoundedLocalPizza",
1127
+ "symRoundedLocalPolice",
1128
+ "symRoundedLocalPostOffice",
1129
+ "symRoundedLocalSee",
1130
+ "symRoundedLocalShipping",
1131
+ "symRoundedLocalTaxi",
1132
+ "symRoundedLocationAutomation",
1133
+ "symRoundedLocationAway",
1134
+ "symRoundedLocationCity",
1135
+ "symRoundedLocationDisabled",
1136
+ "symRoundedLocationHome",
1137
+ "symRoundedLocationOff",
1138
+ "symRoundedLocationSearching",
1139
+ "symRoundedLock",
1140
+ "symRoundedLockClock",
1141
+ "symRoundedLockOpen",
1142
+ "symRoundedLockPerson",
1143
+ "symRoundedLockReset",
1144
+ "symRoundedLogin",
1145
+ "symRoundedLogoDev",
1146
+ "symRoundedLogout",
1147
+ "symRoundedLooks",
1148
+ "symRoundedLooks3",
1149
+ "symRoundedLooks4",
1150
+ "symRoundedLooks5",
1151
+ "symRoundedLooks6",
1152
+ "symRoundedLooksOne",
1153
+ "symRoundedLooksTwo",
1154
+ "symRoundedLoupe",
1155
+ "symRoundedLowPriority",
1156
+ "symRoundedLoyalty",
1157
+ "symRoundedLteMobiledata",
1158
+ "symRoundedLtePlusMobiledata",
1159
+ "symRoundedLuggage",
1160
+ "symRoundedLunchDining",
1161
+ "symRoundedLyrics",
1162
+ "symRoundedMachineImage",
1163
+ "symRoundedMagicButton",
1164
+ "symRoundedMail",
1165
+ "symRoundedMailLock",
1166
+ "symRoundedMale",
1167
+ "symRoundedMan",
1168
+ "symRoundedManageAccounts",
1169
+ "symRoundedManageHistory",
1170
+ "symRoundedManageSearch",
1171
+ "symRoundedMap",
1172
+ "symRoundedMapsUgc",
1173
+ "symRoundedMargin",
1174
+ "symRoundedMarkAsUnread",
1175
+ "symRoundedMarkChatRead",
1176
+ "symRoundedMarkChatUnread",
1177
+ "symRoundedMarkEmailRead",
1178
+ "symRoundedMarkEmailUnread",
1179
+ "symRoundedMarkUnreadChatAlt",
1180
+ "symRoundedMarkunreadMailbox",
1181
+ "symRoundedMasks",
1182
+ "symRoundedMatter",
1183
+ "symRoundedMaximize",
1184
+ "symRoundedMediaBluetoothOff",
1185
+ "symRoundedMediaBluetoothOn",
1186
+ "symRoundedMediation",
1187
+ "symRoundedMedicalInformation",
1188
+ "symRoundedMedicalServices",
1189
+ "symRoundedMedication",
1190
+ "symRoundedMedicationLiquid",
1191
+ "symRoundedMeetingRoom",
1192
+ "symRoundedMemory",
1193
+ "symRoundedMenu",
1194
+ "symRoundedMenuBook",
1195
+ "symRoundedMenuOpen",
1196
+ "symRoundedMerge",
1197
+ "symRoundedMergeType",
1198
+ "symRoundedMfgNestYaleLock",
1199
+ "symRoundedMic",
1200
+ "symRoundedMicExternalOff",
1201
+ "symRoundedMicExternalOn",
1202
+ "symRoundedMicOff",
1203
+ "symRoundedMicrowave",
1204
+ "symRoundedMicrowaveGen",
1205
+ "symRoundedMilitaryTech",
1206
+ "symRoundedMinimize",
1207
+ "symRoundedMinorCrash",
1208
+ "symRoundedMissedVideoCall",
1209
+ "symRoundedMms",
1210
+ "symRoundedMobiledataOff",
1211
+ "symRoundedMobileFriendly",
1212
+ "symRoundedMobileOff",
1213
+ "symRoundedMobileScreenShare",
1214
+ "symRoundedModeComment",
1215
+ "symRoundedModeCool",
1216
+ "symRoundedModeCoolOff",
1217
+ "symRoundedModeFan",
1218
+ "symRoundedModeFanOff",
1219
+ "symRoundedModeHeat",
1220
+ "symRoundedModeHeatCool",
1221
+ "symRoundedModeHeatOff",
1222
+ "symRoundedModelTraining",
1223
+ "symRoundedModeNight",
1224
+ "symRoundedModeOffOn",
1225
+ "symRoundedModeOfTravel",
1226
+ "symRoundedModeStandby",
1227
+ "symRoundedMonetizationOn",
1228
+ "symRoundedMoney",
1229
+ "symRoundedMoneyOff",
1230
+ "symRoundedMonitor",
1231
+ "symRoundedMonitorHeart",
1232
+ "symRoundedMonitoring",
1233
+ "symRoundedMonitorWeight",
1234
+ "symRoundedMonochromePhotos",
1235
+ "symRoundedMood",
1236
+ "symRoundedMoodBad",
1237
+ "symRoundedMop",
1238
+ "symRoundedMore",
1239
+ "symRoundedMoreDown",
1240
+ "symRoundedMoreHoriz",
1241
+ "symRoundedMoreTime",
1242
+ "symRoundedMoreUp",
1243
+ "symRoundedMoreVert",
1244
+ "symRoundedMosque",
1245
+ "symRoundedMotionBlur",
1246
+ "symRoundedMotionPhotosAuto",
1247
+ "symRoundedMotionPhotosOff",
1248
+ "symRoundedMotionPhotosPaused",
1249
+ "symRoundedMotionSense",
1250
+ "symRoundedMotorcycle",
1251
+ "symRoundedMouse",
1252
+ "symRoundedMoveDown",
1253
+ "symRoundedMoveToInbox",
1254
+ "symRoundedMoveUp",
1255
+ "symRoundedMovie",
1256
+ "symRoundedMovieFilter",
1257
+ "symRoundedMoving",
1258
+ "symRoundedMp",
1259
+ "symRoundedMulticooker",
1260
+ "symRoundedMultilineChart",
1261
+ "symRoundedMultipleStop",
1262
+ "symRoundedMuseum",
1263
+ "symRoundedMusicNote",
1264
+ "symRoundedMusicOff",
1265
+ "symRoundedMusicVideo",
1266
+ "symRoundedMyLocation",
1267
+ "symRoundedNat",
1268
+ "symRoundedNature",
1269
+ "symRoundedNaturePeople",
1270
+ "symRoundedNavigateBefore",
1271
+ "symRoundedNavigateNext",
1272
+ "symRoundedNavigation",
1273
+ "symRoundedNearbyError",
1274
+ "symRoundedNearbyOff",
1275
+ "symRoundedNearbyShare",
1276
+ "symRoundedNearMe",
1277
+ "symRoundedNearMeDisabled",
1278
+ "symRoundedNestAudio",
1279
+ "symRoundedNestCamIndoor",
1280
+ "symRoundedNestCamIq",
1281
+ "symRoundedNestCamIqOutdoor",
1282
+ "symRoundedNestCamOutdoor",
1283
+ "symRoundedNestCamWiredStand",
1284
+ "symRoundedNestConnect",
1285
+ "symRoundedNestDetect",
1286
+ "symRoundedNestDisplay",
1287
+ "symRoundedNestDisplayMax",
1288
+ "symRoundedNestEco",
1289
+ "symRoundedNestHeatLinkE",
1290
+ "symRoundedNestHeatLinkGen3",
1291
+ "symRoundedNestHelloDoorbell",
1292
+ "symRoundedNestMini",
1293
+ "symRoundedNestRemote",
1294
+ "symRoundedNestRemoteComfortSensor",
1295
+ "symRoundedNestSecureAlarm",
1296
+ "symRoundedNestTag",
1297
+ "symRoundedNestThermostatEEu",
1298
+ "symRoundedNestThermostatGen3",
1299
+ "symRoundedNestThermostatSensor",
1300
+ "symRoundedNestThermostatSensorEu",
1301
+ "symRoundedNestThermostatZirconiumEu",
1302
+ "symRoundedNestWifiGale",
1303
+ "symRoundedNestWifiMistral",
1304
+ "symRoundedNestWifiPoint",
1305
+ "symRoundedNestWifiPointVento",
1306
+ "symRoundedNestWifiRouter",
1307
+ "symRoundedNetworkCell",
1308
+ "symRoundedNetworkCheck",
1309
+ "symRoundedNetworkIntelligence",
1310
+ "symRoundedNetworkLocked",
1311
+ "symRoundedNetworkPing",
1312
+ "symRoundedNetworkWifi",
1313
+ "symRoundedNetworkWifi1Bar",
1314
+ "symRoundedNetworkWifi2Bar",
1315
+ "symRoundedNetworkWifi3Bar",
1316
+ "symRoundedNewLabel",
1317
+ "symRoundedNewReleases",
1318
+ "symRoundedNewspaper",
1319
+ "symRoundedNextPlan",
1320
+ "symRoundedNextWeek",
1321
+ "symRoundedNfc",
1322
+ "symRoundedNightlife",
1323
+ "symRoundedNightlight",
1324
+ "symRoundedNightShelter",
1325
+ "symRoundedNightSightAuto",
1326
+ "symRoundedNightSightAutoOff",
1327
+ "symRoundedNightsStay",
1328
+ "symRoundedNoAccounts",
1329
+ "symRoundedNoAdultContent",
1330
+ "symRoundedNoBackpack",
1331
+ "symRoundedNoCrash",
1332
+ "symRoundedNoDrinks",
1333
+ "symRoundedNoEncryption",
1334
+ "symRoundedNoFlash",
1335
+ "symRoundedNoFood",
1336
+ "symRoundedNoiseAware",
1337
+ "symRoundedNoiseControlOff",
1338
+ "symRoundedNoLuggage",
1339
+ "symRoundedNoMeals",
1340
+ "symRoundedNoMeetingRoom",
1341
+ "symRoundedNoPhotography",
1342
+ "symRoundedNordicWalking",
1343
+ "symRoundedNorth",
1344
+ "symRoundedNorthEast",
1345
+ "symRoundedNorthWest",
1346
+ "symRoundedNoSim",
1347
+ "symRoundedNoStroller",
1348
+ "symRoundedNotAccessible",
1349
+ "symRoundedNote",
1350
+ "symRoundedNoteAdd",
1351
+ "symRoundedNoteAlt",
1352
+ "symRoundedNotes",
1353
+ "symRoundedNotificationAdd",
1354
+ "symRoundedNotificationImportant",
1355
+ "symRoundedNotifications",
1356
+ "symRoundedNotificationsActive",
1357
+ "symRoundedNotificationsOff",
1358
+ "symRoundedNotificationsPaused",
1359
+ "symRoundedNotListedLocation",
1360
+ "symRoundedNoTransfer",
1361
+ "symRoundedNotStarted",
1362
+ "symRoundedNumbers",
1363
+ "symRoundedOfflineBolt",
1364
+ "symRoundedOfflinePin",
1365
+ "symRoundedOfflineShare",
1366
+ "symRoundedOilBarrel",
1367
+ "symRoundedOnDeviceTraining",
1368
+ "symRoundedOnlinePrediction",
1369
+ "symRoundedOpacity",
1370
+ "symRoundedOpenInBrowser",
1371
+ "symRoundedOpenInFull",
1372
+ "symRoundedOpenInNew",
1373
+ "symRoundedOpenInNewOff",
1374
+ "symRoundedOpenWith",
1375
+ "symRoundedOtherHouses",
1376
+ "symRoundedOutbound",
1377
+ "symRoundedOutbox",
1378
+ "symRoundedOutdoorGarden",
1379
+ "symRoundedOutdoorGrill",
1380
+ "symRoundedOutgoingMail",
1381
+ "symRoundedOutlet",
1382
+ "symRoundedOutput",
1383
+ "symRoundedOvenGen",
1384
+ "symRoundedPacketMirroring",
1385
+ "symRoundedPadding",
1386
+ "symRoundedPages",
1387
+ "symRoundedPageview",
1388
+ "symRoundedPaid",
1389
+ "symRoundedPalette",
1390
+ "symRoundedPanorama",
1391
+ "symRoundedPanoramaFishEye",
1392
+ "symRoundedPanoramaHorizontal",
1393
+ "symRoundedPanoramaPhotosphere",
1394
+ "symRoundedPanoramaVertical",
1395
+ "symRoundedPanoramaWideAngle",
1396
+ "symRoundedPanTool",
1397
+ "symRoundedPanToolAlt",
1398
+ "symRoundedParagliding",
1399
+ "symRoundedPark",
1400
+ "symRoundedPartlyCloudyDay",
1401
+ "symRoundedPartlyCloudyNight",
1402
+ "symRoundedPartyMode",
1403
+ "symRoundedPassword",
1404
+ "symRoundedPattern",
1405
+ "symRoundedPause",
1406
+ "symRoundedPauseCircle",
1407
+ "symRoundedPausePresentation",
1408
+ "symRoundedPayments",
1409
+ "symRoundedPedalBike",
1410
+ "symRoundedPending",
1411
+ "symRoundedPendingActions",
1412
+ "symRoundedPentagon",
1413
+ "symRoundedPercent",
1414
+ "symRoundedPergola",
1415
+ "symRoundedPermCameraMic",
1416
+ "symRoundedPermContactCalendar",
1417
+ "symRoundedPermDataSetting",
1418
+ "symRoundedPermDeviceInformation",
1419
+ "symRoundedPermMedia",
1420
+ "symRoundedPermPhoneMsg",
1421
+ "symRoundedPermScanWifi",
1422
+ "symRoundedPerson",
1423
+ "symRoundedPersonAdd",
1424
+ "symRoundedPersonAddDisabled",
1425
+ "symRoundedPersonalInjury",
1426
+ "symRoundedPersonalizedRecommendations",
1427
+ "symRoundedPersonFilled",
1428
+ "symRoundedPersonOff",
1429
+ "symRoundedPersonPin",
1430
+ "symRoundedPersonPinCircle",
1431
+ "symRoundedPersonRemove",
1432
+ "symRoundedPersonSearch",
1433
+ "symRoundedPestControl",
1434
+ "symRoundedPestControlRodent",
1435
+ "symRoundedPets",
1436
+ "symRoundedPhishing",
1437
+ "symRoundedPhoneAndroid",
1438
+ "symRoundedPhoneBluetoothSpeaker",
1439
+ "symRoundedPhoneCallback",
1440
+ "symRoundedPhoneDisabled",
1441
+ "symRoundedPhoneEnabled",
1442
+ "symRoundedPhoneForwarded",
1443
+ "symRoundedPhoneInTalk",
1444
+ "symRoundedPhoneIphone",
1445
+ "symRoundedPhonelinkErase",
1446
+ "symRoundedPhonelinkLock",
1447
+ "symRoundedPhonelinkOff",
1448
+ "symRoundedPhonelinkRing",
1449
+ "symRoundedPhonelinkSetup",
1450
+ "symRoundedPhoneLocked",
1451
+ "symRoundedPhoneMissed",
1452
+ "symRoundedPhonePaused",
1453
+ "symRoundedPhoto",
1454
+ "symRoundedPhotoAlbum",
1455
+ "symRoundedPhotoCamera",
1456
+ "symRoundedPhotoCameraBack",
1457
+ "symRoundedPhotoCameraFront",
1458
+ "symRoundedPhotoFilter",
1459
+ "symRoundedPhotoFrame",
1460
+ "symRoundedPhotoLibrary",
1461
+ "symRoundedPhotoSizeSelectLarge",
1462
+ "symRoundedPhotoSizeSelectSmall",
1463
+ "symRoundedPhp",
1464
+ "symRoundedPiano",
1465
+ "symRoundedPianoOff",
1466
+ "symRoundedPictureAsPdf",
1467
+ "symRoundedPictureInPicture",
1468
+ "symRoundedPictureInPictureAlt",
1469
+ "symRoundedPieChart",
1470
+ "symRoundedPin",
1471
+ "symRoundedPinch",
1472
+ "symRoundedPinchZoomIn",
1473
+ "symRoundedPinchZoomOut",
1474
+ "symRoundedPinDrop",
1475
+ "symRoundedPinEnd",
1476
+ "symRoundedPinInvoke",
1477
+ "symRoundedPivotTableChart",
1478
+ "symRoundedPlaceItem",
1479
+ "symRoundedPlagiarism",
1480
+ "symRoundedPlayArrow",
1481
+ "symRoundedPlayCircle",
1482
+ "symRoundedPlayDisabled",
1483
+ "symRoundedPlayForWork",
1484
+ "symRoundedPlayLesson",
1485
+ "symRoundedPlaylistAdd",
1486
+ "symRoundedPlaylistAddCheck",
1487
+ "symRoundedPlaylistAddCheckCircle",
1488
+ "symRoundedPlaylistAddCircle",
1489
+ "symRoundedPlaylistPlay",
1490
+ "symRoundedPlaylistRemove",
1491
+ "symRoundedPlayPause",
1492
+ "symRoundedPlayServices",
1493
+ "symRoundedPlumbing",
1494
+ "symRoundedPodcasts",
1495
+ "symRoundedPodcastsApp",
1496
+ "symRoundedPointOfSale",
1497
+ "symRoundedPolicy",
1498
+ "symRoundedPolyline",
1499
+ "symRoundedPolymer",
1500
+ "symRoundedPool",
1501
+ "symRoundedPortableWifiOff",
1502
+ "symRoundedPostAdd",
1503
+ "symRoundedPower",
1504
+ "symRoundedPowerInput",
1505
+ "symRoundedPowerOff",
1506
+ "symRoundedPowerSettingsNew",
1507
+ "symRoundedPrecisionManufacturing",
1508
+ "symRoundedPregnantWoman",
1509
+ "symRoundedPresentToAll",
1510
+ "symRoundedPreview",
1511
+ "symRoundedPriceChange",
1512
+ "symRoundedPriceCheck",
1513
+ "symRoundedPrint",
1514
+ "symRoundedPrintDisabled",
1515
+ "symRoundedPriority",
1516
+ "symRoundedPriorityHigh",
1517
+ "symRoundedPrivacy",
1518
+ "symRoundedPrivacyTip",
1519
+ "symRoundedPrivateConnectivity",
1520
+ "symRoundedProductionQuantityLimits",
1521
+ "symRoundedPropane",
1522
+ "symRoundedPropaneTank",
1523
+ "symRoundedPsychology",
1524
+ "symRoundedPublic",
1525
+ "symRoundedPublicOff",
1526
+ "symRoundedPublish",
1527
+ "symRoundedPublishedWithChanges",
1528
+ "symRoundedPunchClock",
1529
+ "symRoundedQrCode",
1530
+ "symRoundedQrCode2",
1531
+ "symRoundedQrCodeScanner",
1532
+ "symRoundedQueryStats",
1533
+ "symRoundedQuestionMark",
1534
+ "symRoundedQueueMusic",
1535
+ "symRoundedQueuePlayNext",
1536
+ "symRoundedQuickPhrases",
1537
+ "symRoundedQuickreply",
1538
+ "symRoundedQuiz",
1539
+ "symRoundedRadar",
1540
+ "symRoundedRadio",
1541
+ "symRoundedRadioButtonChecked",
1542
+ "symRoundedRadioButtonUnchecked",
1543
+ "symRoundedRailwayAlert",
1544
+ "symRoundedRainy",
1545
+ "symRoundedRamenDining",
1546
+ "symRoundedRampLeft",
1547
+ "symRoundedRampRight",
1548
+ "symRoundedRangeHood",
1549
+ "symRoundedRateReview",
1550
+ "symRoundedRawOff",
1551
+ "symRoundedRawOn",
1552
+ "symRoundedReadMore",
1553
+ "symRoundedRealEstateAgent",
1554
+ "symRoundedReceipt",
1555
+ "symRoundedReceiptLong",
1556
+ "symRoundedRecentActors",
1557
+ "symRoundedRecommend",
1558
+ "symRoundedRecordVoiceOver",
1559
+ "symRoundedRectangle",
1560
+ "symRoundedRecycling",
1561
+ "symRoundedRedeem",
1562
+ "symRoundedRedo",
1563
+ "symRoundedReduceCapacity",
1564
+ "symRoundedRefresh",
1565
+ "symRoundedRememberMe",
1566
+ "symRoundedRemoteGen",
1567
+ "symRoundedRemove",
1568
+ "symRoundedRemoveDone",
1569
+ "symRoundedRemoveFromQueue",
1570
+ "symRoundedRemoveModerator",
1571
+ "symRoundedRemoveRoad",
1572
+ "symRoundedRemoveShoppingCart",
1573
+ "symRoundedReorder",
1574
+ "symRoundedRepeat",
1575
+ "symRoundedRepeatOn",
1576
+ "symRoundedRepeatOne",
1577
+ "symRoundedRepeatOneOn",
1578
+ "symRoundedReplay",
1579
+ "symRoundedReplay10",
1580
+ "symRoundedReplay30",
1581
+ "symRoundedReplay5",
1582
+ "symRoundedReplayCircleFilled",
1583
+ "symRoundedReply",
1584
+ "symRoundedReplyAll",
1585
+ "symRoundedReport",
1586
+ "symRoundedReportOff",
1587
+ "symRoundedRequestPage",
1588
+ "symRoundedRequestQuote",
1589
+ "symRoundedResetTv",
1590
+ "symRoundedRestartAlt",
1591
+ "symRoundedRestaurant",
1592
+ "symRoundedRestaurantMenu",
1593
+ "symRoundedRestoreFromTrash",
1594
+ "symRoundedRestorePage",
1595
+ "symRoundedRetention",
1596
+ "symRoundedReviews",
1597
+ "symRoundedRiceBowl",
1598
+ "symRoundedRingVolume",
1599
+ "symRoundedRMobiledata",
1600
+ "symRoundedRocket",
1601
+ "symRoundedRocketLaunch",
1602
+ "symRoundedRollerShades",
1603
+ "symRoundedRollerShadesClosed",
1604
+ "symRoundedRollerSkating",
1605
+ "symRoundedRoofing",
1606
+ "symRoundedRoomPreferences",
1607
+ "symRoundedRoomService",
1608
+ "symRoundedRotate90DegreesCcw",
1609
+ "symRoundedRotate90DegreesCw",
1610
+ "symRoundedRotateLeft",
1611
+ "symRoundedRotateRight",
1612
+ "symRoundedRoundaboutLeft",
1613
+ "symRoundedRoundaboutRight",
1614
+ "symRoundedRoundedCorner",
1615
+ "symRoundedRoute",
1616
+ "symRoundedRouter",
1617
+ "symRoundedRoutine",
1618
+ "symRoundedRowing",
1619
+ "symRoundedRssFeed",
1620
+ "symRoundedRsvp",
1621
+ "symRoundedRtt",
1622
+ "symRoundedRule",
1623
+ "symRoundedRuleFolder",
1624
+ "symRoundedRunCircle",
1625
+ "symRoundedRunningWithErrors",
1626
+ "symRoundedRvHookup",
1627
+ "symRoundedSafetyCheck",
1628
+ "symRoundedSafetyDivider",
1629
+ "symRoundedSailing",
1630
+ "symRoundedSanitizer",
1631
+ "symRoundedSatellite",
1632
+ "symRoundedSatelliteAlt",
1633
+ "symRoundedSave",
1634
+ "symRoundedSaveAs",
1635
+ "symRoundedSavedSearch",
1636
+ "symRoundedSavings",
1637
+ "symRoundedScale",
1638
+ "symRoundedScanner",
1639
+ "symRoundedScatterPlot",
1640
+ "symRoundedScene",
1641
+ "symRoundedSchedule",
1642
+ "symRoundedScheduleSend",
1643
+ "symRoundedSchema",
1644
+ "symRoundedSchool",
1645
+ "symRoundedScience",
1646
+ "symRoundedScore",
1647
+ "symRoundedScoreboard",
1648
+ "symRoundedScreenAttention",
1649
+ "symRoundedScreenAttentionOff",
1650
+ "symRoundedScreenLockLandscape",
1651
+ "symRoundedScreenLockPortrait",
1652
+ "symRoundedScreenLockRotation",
1653
+ "symRoundedScreenRotation",
1654
+ "symRoundedScreenRotationAlt",
1655
+ "symRoundedScreenSearchDesktop",
1656
+ "symRoundedScreenShare",
1657
+ "symRoundedScreenshot",
1658
+ "symRoundedScreenshotMonitor",
1659
+ "symRoundedScubaDiving",
1660
+ "symRoundedSd",
1661
+ "symRoundedSdCard",
1662
+ "symRoundedSdCardAlert",
1663
+ "symRoundedSearch",
1664
+ "symRoundedSearchOff",
1665
+ "symRoundedSecurity",
1666
+ "symRoundedSecurityProMonitoring",
1667
+ "symRoundedSecurityUpdateGood",
1668
+ "symRoundedSecurityUpdateWarning",
1669
+ "symRoundedSegment",
1670
+ "symRoundedSelectAll",
1671
+ "symRoundedSelectCheckBox",
1672
+ "symRoundedSelfImprovement",
1673
+ "symRoundedSell",
1674
+ "symRoundedSend",
1675
+ "symRoundedSendAndArchive",
1676
+ "symRoundedSendTimeExtension",
1677
+ "symRoundedSendToMobile",
1678
+ "symRoundedSensorDoor",
1679
+ "symRoundedSensorOccupied",
1680
+ "symRoundedSensors",
1681
+ "symRoundedSensorsOff",
1682
+ "symRoundedSensorWindow",
1683
+ "symRoundedSentimentDissatisfied",
1684
+ "symRoundedSentimentExtremelyDissatisfied",
1685
+ "symRoundedSentimentNeutral",
1686
+ "symRoundedSentimentSatisfied",
1687
+ "symRoundedSentimentVeryDissatisfied",
1688
+ "symRoundedSentimentVerySatisfied",
1689
+ "symRoundedServiceDirectory",
1690
+ "symRoundedSetMeal",
1691
+ "symRoundedSettings",
1692
+ "symRoundedSettingsAccessibility",
1693
+ "symRoundedSettingsApplications",
1694
+ "symRoundedSettingsBackupRestore",
1695
+ "symRoundedSettingsBluetooth",
1696
+ "symRoundedSettingsBrightness",
1697
+ "symRoundedSettingsCell",
1698
+ "symRoundedSettingsEthernet",
1699
+ "symRoundedSettingsInputAntenna",
1700
+ "symRoundedSettingsInputComponent",
1701
+ "symRoundedSettingsInputHdmi",
1702
+ "symRoundedSettingsInputSvideo",
1703
+ "symRoundedSettingsOverscan",
1704
+ "symRoundedSettingsPhone",
1705
+ "symRoundedSettingsPower",
1706
+ "symRoundedSettingsRemote",
1707
+ "symRoundedSettingsSuggest",
1708
+ "symRoundedSettingsSystemDaydream",
1709
+ "symRoundedSettingsVoice",
1710
+ "symRoundedSettopComponent",
1711
+ "symRoundedSevereCold",
1712
+ "symRoundedShare",
1713
+ "symRoundedShareLocation",
1714
+ "symRoundedSheets",
1715
+ "symRoundedSheetsAddOn",
1716
+ "symRoundedSheetsAppsScript",
1717
+ "symRoundedShield",
1718
+ "symRoundedShieldMoon",
1719
+ "symRoundedShop",
1720
+ "symRoundedShoppingBag",
1721
+ "symRoundedShoppingBasket",
1722
+ "symRoundedShoppingCart",
1723
+ "symRoundedShoppingCartCheckout",
1724
+ "symRoundedShopTwo",
1725
+ "symRoundedShortText",
1726
+ "symRoundedShowChart",
1727
+ "symRoundedShower",
1728
+ "symRoundedShuffle",
1729
+ "symRoundedShuffleOn",
1730
+ "symRoundedShutterSpeed",
1731
+ "symRoundedSick",
1732
+ "symRoundedSignalCellular0Bar",
1733
+ "symRoundedSignalCellular1Bar",
1734
+ "symRoundedSignalCellular2Bar",
1735
+ "symRoundedSignalCellular3Bar",
1736
+ "symRoundedSignalCellular4Bar",
1737
+ "symRoundedSignalCellularAlt",
1738
+ "symRoundedSignalCellularAlt1Bar",
1739
+ "symRoundedSignalCellularAlt2Bar",
1740
+ "symRoundedSignalCellularConnectedNoInternet0Bar",
1741
+ "symRoundedSignalCellularConnectedNoInternet4Bar",
1742
+ "symRoundedSignalCellularNodata",
1743
+ "symRoundedSignalCellularNull",
1744
+ "symRoundedSignalCellularOff",
1745
+ "symRoundedSignalDisconnected",
1746
+ "symRoundedSignalWifi0Bar",
1747
+ "symRoundedSignalWifi4Bar",
1748
+ "symRoundedSignalWifiBad",
1749
+ "symRoundedSignalWifiOff",
1750
+ "symRoundedSignalWifiStatusbarNotConnected",
1751
+ "symRoundedSignalWifiStatusbarNull",
1752
+ "symRoundedSignLanguage",
1753
+ "symRoundedSignpost",
1754
+ "symRoundedSimCard",
1755
+ "symRoundedSimCardDownload",
1756
+ "symRoundedSingleBed",
1757
+ "symRoundedSip",
1758
+ "symRoundedSkateboarding",
1759
+ "symRoundedSkipNext",
1760
+ "symRoundedSkipPrevious",
1761
+ "symRoundedSledding",
1762
+ "symRoundedSlides",
1763
+ "symRoundedSlidesAddOn",
1764
+ "symRoundedSlidesAppsScript",
1765
+ "symRoundedSlideshow",
1766
+ "symRoundedSlowMotionVideo",
1767
+ "symRoundedSmartButton",
1768
+ "symRoundedSmartDisplay",
1769
+ "symRoundedSmartOutlet",
1770
+ "symRoundedSmartphone",
1771
+ "symRoundedSmartScreen",
1772
+ "symRoundedSmartToy",
1773
+ "symRoundedSmokeFree",
1774
+ "symRoundedSmokingRooms",
1775
+ "symRoundedSms",
1776
+ "symRoundedSmsFailed",
1777
+ "symRoundedSnippetFolder",
1778
+ "symRoundedSnooze",
1779
+ "symRoundedSnowboarding",
1780
+ "symRoundedSnowing",
1781
+ "symRoundedSnowmobile",
1782
+ "symRoundedSnowshoeing",
1783
+ "symRoundedSoap",
1784
+ "symRoundedSocialDistance",
1785
+ "symRoundedSolarPower",
1786
+ "symRoundedSort",
1787
+ "symRoundedSortByAlpha",
1788
+ "symRoundedSos",
1789
+ "symRoundedSoundDetectionDogBarking",
1790
+ "symRoundedSoundDetectionGlassBreak",
1791
+ "symRoundedSoundDetectionLoudSound",
1792
+ "symRoundedSoundSensing",
1793
+ "symRoundedSoupKitchen",
1794
+ "symRoundedSouth",
1795
+ "symRoundedSouthAmerica",
1796
+ "symRoundedSouthEast",
1797
+ "symRoundedSouthWest",
1798
+ "symRoundedSpa",
1799
+ "symRoundedSpaceBar",
1800
+ "symRoundedSpaceDashboard",
1801
+ "symRoundedSpatialAudio",
1802
+ "symRoundedSpatialAudioOff",
1803
+ "symRoundedSpatialTracking",
1804
+ "symRoundedSpeaker",
1805
+ "symRoundedSpeakerGroup",
1806
+ "symRoundedSpeakerNotes",
1807
+ "symRoundedSpeakerNotesOff",
1808
+ "symRoundedSpeakerPhone",
1809
+ "symRoundedSpeed",
1810
+ "symRoundedSpellcheck",
1811
+ "symRoundedSplitscreen",
1812
+ "symRoundedSpoke",
1813
+ "symRoundedSports",
1814
+ "symRoundedSportsBar",
1815
+ "symRoundedSportsBaseball",
1816
+ "symRoundedSportsBasketball",
1817
+ "symRoundedSportsCricket",
1818
+ "symRoundedSportsEsports",
1819
+ "symRoundedSportsFootball",
1820
+ "symRoundedSportsGolf",
1821
+ "symRoundedSportsGymnastics",
1822
+ "symRoundedSportsHandball",
1823
+ "symRoundedSportsHockey",
1824
+ "symRoundedSportsKabaddi",
1825
+ "symRoundedSportsMartialArts",
1826
+ "symRoundedSportsMma",
1827
+ "symRoundedSportsMotorsports",
1828
+ "symRoundedSportsRugby",
1829
+ "symRoundedSportsScore",
1830
+ "symRoundedSportsSoccer",
1831
+ "symRoundedSportsTennis",
1832
+ "symRoundedSportsVolleyball",
1833
+ "symRoundedSprinkler",
1834
+ "symRoundedSquare",
1835
+ "symRoundedSquareFoot",
1836
+ "symRoundedSsidChart",
1837
+ "symRoundedStabilization",
1838
+ "symRoundedStabilizationAction",
1839
+ "symRoundedStabilizationLock",
1840
+ "symRoundedStabilizationPan",
1841
+ "symRoundedStackedBarChart",
1842
+ "symRoundedStackedLineChart",
1843
+ "symRoundedStadiaController",
1844
+ "symRoundedStadium",
1845
+ "symRoundedStairs",
1846
+ "symRoundedStar",
1847
+ "symRoundedStarHalf",
1848
+ "symRoundedStars",
1849
+ "symRoundedStart",
1850
+ "symRoundedStateful",
1851
+ "symRoundedStayCurrentLandscape",
1852
+ "symRoundedStayCurrentPortrait",
1853
+ "symRoundedStayPrimaryLandscape",
1854
+ "symRoundedStayPrimaryPortrait",
1855
+ "symRoundedStickyNote2",
1856
+ "symRoundedStop",
1857
+ "symRoundedStopCircle",
1858
+ "symRoundedStopScreenShare",
1859
+ "symRoundedStorage",
1860
+ "symRoundedStore",
1861
+ "symRoundedStorefront",
1862
+ "symRoundedStorm",
1863
+ "symRoundedStraight",
1864
+ "symRoundedStraighten",
1865
+ "symRoundedStream",
1866
+ "symRoundedStreetview",
1867
+ "symRoundedStrikethroughS",
1868
+ "symRoundedStroller",
1869
+ "symRoundedStyle",
1870
+ "symRoundedStyler",
1871
+ "symRoundedSubdirectoryArrowLeft",
1872
+ "symRoundedSubdirectoryArrowRight",
1873
+ "symRoundedSubject",
1874
+ "symRoundedSubscript",
1875
+ "symRoundedSubscriptions",
1876
+ "symRoundedSubtitles",
1877
+ "symRoundedSubtitlesOff",
1878
+ "symRoundedSubway",
1879
+ "symRoundedSummarize",
1880
+ "symRoundedSunny",
1881
+ "symRoundedSunnySnowing",
1882
+ "symRoundedSuperscript",
1883
+ "symRoundedSupervisedUserCircle",
1884
+ "symRoundedSupervisorAccount",
1885
+ "symRoundedSupport",
1886
+ "symRoundedSupportAgent",
1887
+ "symRoundedSurfing",
1888
+ "symRoundedSurroundSound",
1889
+ "symRoundedSwapCalls",
1890
+ "symRoundedSwapHoriz",
1891
+ "symRoundedSwapHorizontalCircle",
1892
+ "symRoundedSwapVert",
1893
+ "symRoundedSwapVerticalCircle",
1894
+ "symRoundedSwipe",
1895
+ "symRoundedSwipeDown",
1896
+ "symRoundedSwipeDownAlt",
1897
+ "symRoundedSwipeLeft",
1898
+ "symRoundedSwipeLeftAlt",
1899
+ "symRoundedSwipeRight",
1900
+ "symRoundedSwipeRightAlt",
1901
+ "symRoundedSwipeUp",
1902
+ "symRoundedSwipeUpAlt",
1903
+ "symRoundedSwipeVertical",
1904
+ "symRoundedSwitch",
1905
+ "symRoundedSwitchAccessShortcut",
1906
+ "symRoundedSwitchAccessShortcutAdd",
1907
+ "symRoundedSwitchAccount",
1908
+ "symRoundedSwitchCamera",
1909
+ "symRoundedSwitchLeft",
1910
+ "symRoundedSwitchRight",
1911
+ "symRoundedSwitchVideo",
1912
+ "symRoundedSynagogue",
1913
+ "symRoundedSync",
1914
+ "symRoundedSyncAlt",
1915
+ "symRoundedSyncDisabled",
1916
+ "symRoundedSyncLock",
1917
+ "symRoundedSyncProblem",
1918
+ "symRoundedSystemUpdate",
1919
+ "symRoundedSystemUpdateAlt",
1920
+ "symRoundedTab",
1921
+ "symRoundedTable",
1922
+ "symRoundedTableBar",
1923
+ "symRoundedTableChart",
1924
+ "symRoundedTableRestaurant",
1925
+ "symRoundedTableRows",
1926
+ "symRoundedTablet",
1927
+ "symRoundedTabletAndroid",
1928
+ "symRoundedTabletMac",
1929
+ "symRoundedTableView",
1930
+ "symRoundedTabUnselected",
1931
+ "symRoundedTag",
1932
+ "symRoundedTakeoutDining",
1933
+ "symRoundedTamperDetectionOff",
1934
+ "symRoundedTapAndPlay",
1935
+ "symRoundedTapas",
1936
+ "symRoundedTask",
1937
+ "symRoundedTaskAlt",
1938
+ "symRoundedTaxiAlert",
1939
+ "symRoundedTeamDashboard",
1940
+ "symRoundedTempleBuddhist",
1941
+ "symRoundedTempleHindu",
1942
+ "symRoundedTenancy",
1943
+ "symRoundedTerminal",
1944
+ "symRoundedTextDecrease",
1945
+ "symRoundedTextFields",
1946
+ "symRoundedTextFormat",
1947
+ "symRoundedTextIncrease",
1948
+ "symRoundedTextRotateUp",
1949
+ "symRoundedTextRotateVertical",
1950
+ "symRoundedTextRotationAngledown",
1951
+ "symRoundedTextRotationAngleup",
1952
+ "symRoundedTextRotationDown",
1953
+ "symRoundedTextRotationNone",
1954
+ "symRoundedTextSnippet",
1955
+ "symRoundedTextToSpeech",
1956
+ "symRoundedTexture",
1957
+ "symRoundedTheaterComedy",
1958
+ "symRoundedTheaters",
1959
+ "symRoundedThermometer",
1960
+ "symRoundedThermostat",
1961
+ "symRoundedThermostatAuto",
1962
+ "symRoundedThermostatCarbon",
1963
+ "symRoundedThreatIntelligence",
1964
+ "symRoundedThumbDown",
1965
+ "symRoundedThumbDownOff",
1966
+ "symRoundedThumbsUpDown",
1967
+ "symRoundedThumbUp",
1968
+ "symRoundedThumbUpOff",
1969
+ "symRoundedThunderstorm",
1970
+ "symRoundedTimeAuto",
1971
+ "symRoundedTimelapse",
1972
+ "symRoundedTimeline",
1973
+ "symRoundedTimer",
1974
+ "symRoundedTimer10",
1975
+ "symRoundedTimer10Alt1",
1976
+ "symRoundedTimer10Select",
1977
+ "symRoundedTimer3",
1978
+ "symRoundedTimer3Alt1",
1979
+ "symRoundedTimer3Select",
1980
+ "symRoundedTimerOff",
1981
+ "symRoundedTipsAndUpdates",
1982
+ "symRoundedTireRepair",
1983
+ "symRoundedTitle",
1984
+ "symRoundedToc",
1985
+ "symRoundedToday",
1986
+ "symRoundedToggleOff",
1987
+ "symRoundedToggleOn",
1988
+ "symRoundedToken",
1989
+ "symRoundedToll",
1990
+ "symRoundedTonality",
1991
+ "symRoundedTopic",
1992
+ "symRoundedTornado",
1993
+ "symRoundedTouchApp",
1994
+ "symRoundedTour",
1995
+ "symRoundedToys",
1996
+ "symRoundedTrackChanges",
1997
+ "symRoundedTraffic",
1998
+ "symRoundedTrailLength",
1999
+ "symRoundedTrailLengthMedium",
2000
+ "symRoundedTrailLengthShort",
2001
+ "symRoundedTrain",
2002
+ "symRoundedTram",
2003
+ "symRoundedTransferWithinAStation",
2004
+ "symRoundedTransform",
2005
+ "symRoundedTransgender",
2006
+ "symRoundedTransitEnterexit",
2007
+ "symRoundedTranslate",
2008
+ "symRoundedTransportation",
2009
+ "symRoundedTravelExplore",
2010
+ "symRoundedTrendingDown",
2011
+ "symRoundedTrendingFlat",
2012
+ "symRoundedTrendingUp",
2013
+ "symRoundedTripOrigin",
2014
+ "symRoundedTsunami",
2015
+ "symRoundedTty",
2016
+ "symRoundedTune",
2017
+ "symRoundedTurnLeft",
2018
+ "symRoundedTurnRight",
2019
+ "symRoundedTurnSharpLeft",
2020
+ "symRoundedTurnSharpRight",
2021
+ "symRoundedTurnSlightLeft",
2022
+ "symRoundedTurnSlightRight",
2023
+ "symRoundedTv",
2024
+ "symRoundedTvGen",
2025
+ "symRoundedTvOff",
2026
+ "symRoundedTvWithAssistant",
2027
+ "symRoundedTwoWheeler",
2028
+ "symRoundedTypeSpecimen",
2029
+ "symRoundedUmbrella",
2030
+ "symRoundedUnarchive",
2031
+ "symRoundedUnblockFlipped",
2032
+ "symRoundedUndo",
2033
+ "symRoundedUnfoldLess",
2034
+ "symRoundedUnfoldMore",
2035
+ "symRoundedUnpin",
2036
+ "symRoundedUnpublished",
2037
+ "symRoundedUnsubscribe",
2038
+ "symRoundedUpcoming",
2039
+ "symRoundedUpdate",
2040
+ "symRoundedUpdateDisabled",
2041
+ "symRoundedUpgrade",
2042
+ "symRoundedUpload",
2043
+ "symRoundedUploadFile",
2044
+ "symRoundedUsb",
2045
+ "symRoundedUsbOff",
2046
+ "symRoundedUTurnLeft",
2047
+ "symRoundedUTurnRight",
2048
+ "symRoundedVaccines",
2049
+ "symRoundedValve",
2050
+ "symRoundedVapeFree",
2051
+ "symRoundedVapingRooms",
2052
+ "symRoundedVerified",
2053
+ "symRoundedVerifiedUser",
2054
+ "symRoundedVerticalAlignBottom",
2055
+ "symRoundedVerticalAlignCenter",
2056
+ "symRoundedVerticalAlignTop",
2057
+ "symRoundedVerticalDistribute",
2058
+ "symRoundedVerticalShades",
2059
+ "symRoundedVerticalShadesClosed",
2060
+ "symRoundedVerticalSplit",
2061
+ "symRoundedVibration",
2062
+ "symRoundedVideoAudioCall",
2063
+ "symRoundedVideoCall",
2064
+ "symRoundedVideocam",
2065
+ "symRoundedVideoCameraBack",
2066
+ "symRoundedVideoCameraFront",
2067
+ "symRoundedVideocamOff",
2068
+ "symRoundedVideoFile",
2069
+ "symRoundedVideogameAsset",
2070
+ "symRoundedVideogameAssetOff",
2071
+ "symRoundedVideoLabel",
2072
+ "symRoundedVideoLibrary",
2073
+ "symRoundedVideoSettings",
2074
+ "symRoundedVideoStable",
2075
+ "symRoundedViewAgenda",
2076
+ "symRoundedViewArray",
2077
+ "symRoundedViewCarousel",
2078
+ "symRoundedViewColumn",
2079
+ "symRoundedViewComfy",
2080
+ "symRoundedViewComfyAlt",
2081
+ "symRoundedViewCompact",
2082
+ "symRoundedViewCompactAlt",
2083
+ "symRoundedViewCozy",
2084
+ "symRoundedViewDay",
2085
+ "symRoundedViewHeadline",
2086
+ "symRoundedViewInAr",
2087
+ "symRoundedViewInArNew",
2088
+ "symRoundedViewKanban",
2089
+ "symRoundedViewList",
2090
+ "symRoundedViewModule",
2091
+ "symRoundedViewQuilt",
2092
+ "symRoundedViewSidebar",
2093
+ "symRoundedViewStream",
2094
+ "symRoundedViewTimeline",
2095
+ "symRoundedViewWeek",
2096
+ "symRoundedVignette",
2097
+ "symRoundedVilla",
2098
+ "symRoundedVisibility",
2099
+ "symRoundedVisibilityOff",
2100
+ "symRoundedVoiceChat",
2101
+ "symRoundedVoicemail",
2102
+ "symRoundedVoiceOverOff",
2103
+ "symRoundedVolcano",
2104
+ "symRoundedVolumeDown",
2105
+ "symRoundedVolumeDownAlt",
2106
+ "symRoundedVolumeMute",
2107
+ "symRoundedVolumeOff",
2108
+ "symRoundedVolumeUp",
2109
+ "symRoundedVolunteerActivism",
2110
+ "symRoundedVpnGoogleone",
2111
+ "symRoundedVpnKey",
2112
+ "symRoundedVpnKeyOff",
2113
+ "symRoundedVpnLock",
2114
+ "symRoundedVrpano",
2115
+ "symRoundedWallet",
2116
+ "symRoundedWallpaper",
2117
+ "symRoundedWarehouse",
2118
+ "symRoundedWarning",
2119
+ "symRoundedWash",
2120
+ "symRoundedWatch",
2121
+ "symRoundedWatchOff",
2122
+ "symRoundedWater",
2123
+ "symRoundedWaterDamage",
2124
+ "symRoundedWaterDrop",
2125
+ "symRoundedWaterfallChart",
2126
+ "symRoundedWaterHeater",
2127
+ "symRoundedWaves",
2128
+ "symRoundedWavingHand",
2129
+ "symRoundedWbAuto",
2130
+ "symRoundedWbIncandescent",
2131
+ "symRoundedWbIridescent",
2132
+ "symRoundedWbShade",
2133
+ "symRoundedWbSunny",
2134
+ "symRoundedWbTwilight",
2135
+ "symRoundedWc",
2136
+ "symRoundedWeb",
2137
+ "symRoundedWebAsset",
2138
+ "symRoundedWebAssetOff",
2139
+ "symRoundedWebhook",
2140
+ "symRoundedWebStories",
2141
+ "symRoundedWeekend",
2142
+ "symRoundedWest",
2143
+ "symRoundedWhatshot",
2144
+ "symRoundedWheelchairPickup",
2145
+ "symRoundedWhereToVote",
2146
+ "symRoundedWhiteboard",
2147
+ "symRoundedWidgets",
2148
+ "symRoundedWidthFull",
2149
+ "symRoundedWidthNormal",
2150
+ "symRoundedWidthWide",
2151
+ "symRoundedWifi",
2152
+ "symRoundedWifi1Bar",
2153
+ "symRoundedWifi2Bar",
2154
+ "symRoundedWifiCalling",
2155
+ "symRoundedWifiCalling1",
2156
+ "symRoundedWifiCalling2",
2157
+ "symRoundedWifiCalling3",
2158
+ "symRoundedWifiChannel",
2159
+ "symRoundedWifiFind",
2160
+ "symRoundedWifiLock",
2161
+ "symRoundedWifiOff",
2162
+ "symRoundedWifiPassword",
2163
+ "symRoundedWifiProtectedSetup",
2164
+ "symRoundedWifiTethering",
2165
+ "symRoundedWifiTetheringError",
2166
+ "symRoundedWifiTetheringOff",
2167
+ "symRoundedWindow",
2168
+ "symRoundedWindPower",
2169
+ "symRoundedWineBar",
2170
+ "symRoundedWoman",
2171
+ "symRoundedWork",
2172
+ "symRoundedWorkbench",
2173
+ "symRoundedWorkHistory",
2174
+ "symRoundedWorkspacePremium",
2175
+ "symRoundedWorkspaces",
2176
+ "symRoundedWrapText",
2177
+ "symRoundedWrongLocation",
2178
+ "symRoundedWysiwyg",
2179
+ "symRoundedYard",
2180
+ "symRoundedYoutubeMusic",
2181
+ "symRoundedYoutubeSearchedFor",
2182
+ "symRoundedYoutubeTv",
2183
+ "symRoundedZoomIn",
2184
+ "symRoundedZoomInMap",
2185
+ "symRoundedZoomOut",
2186
+ "symRoundedZoomOutMap"
2187
+ ]