@quasar/extras 1.16.6 → 1.16.8

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 (47) hide show
  1. package/README.md +8 -8
  2. package/bootstrap-icons/{LICENSE.md → LICENSE} +1 -1
  3. package/bootstrap-icons/bootstrap-icons.css +104 -5
  4. package/bootstrap-icons/bootstrap-icons.woff +0 -0
  5. package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
  6. package/bootstrap-icons/icons.json +97 -0
  7. package/bootstrap-icons/index.d.ts +98 -1
  8. package/bootstrap-icons/index.js +102 -5
  9. package/bootstrap-icons/index.mjs +102 -5
  10. package/eva-icons/eva-icons.css +9 -3
  11. package/ionicons-v7/index.d.ts +1 -1
  12. package/ionicons-v7/index.js +1 -1
  13. package/ionicons-v7/index.mjs +1 -1
  14. package/line-awesome/line-awesome.css +8 -3
  15. package/material-icons-outlined/index.js +1 -1
  16. package/material-icons-outlined/index.mjs +1 -1
  17. package/material-icons-round/index.js +1 -1
  18. package/material-icons-round/index.mjs +1 -1
  19. package/material-symbols-outlined/icons.json +140 -2
  20. package/material-symbols-outlined/index.d.ts +140 -2
  21. package/material-symbols-outlined/index.js +281 -143
  22. package/material-symbols-outlined/index.mjs +281 -143
  23. package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
  24. package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
  25. package/material-symbols-rounded/icons.json +140 -2
  26. package/material-symbols-rounded/index.d.ts +140 -2
  27. package/material-symbols-rounded/index.js +577 -439
  28. package/material-symbols-rounded/index.mjs +577 -439
  29. package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
  30. package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
  31. package/material-symbols-sharp/icons.json +140 -2
  32. package/material-symbols-sharp/index.d.ts +140 -2
  33. package/material-symbols-sharp/index.js +351 -213
  34. package/material-symbols-sharp/index.mjs +351 -213
  35. package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
  36. package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
  37. package/mdi-v6/LICENSE +20 -20
  38. package/mdi-v6/license.md +20 -20
  39. package/mdi-v7/icons.json +71 -0
  40. package/mdi-v7/index.d.ts +72 -1
  41. package/mdi-v7/index.js +82 -11
  42. package/mdi-v7/index.mjs +82 -11
  43. package/mdi-v7/materialdesignicons-webfont.woff +0 -0
  44. package/mdi-v7/materialdesignicons-webfont.woff2 +0 -0
  45. package/mdi-v7/mdi-v7.css +1197 -110
  46. package/package.json +8 -8
  47. package/themify/themify.css +4 -1
@@ -70,6 +70,8 @@
70
70
  "symRoundedAccountBalance",
71
71
  "symRoundedAccountBalanceWallet",
72
72
  "symRoundedAccountBox",
73
+ "symRoundedAccountChild",
74
+ "symRoundedAccountChildInvert",
73
75
  "symRoundedAccountCircle",
74
76
  "symRoundedAccountCircleOff",
75
77
  "symRoundedAccountTree",
@@ -133,6 +135,7 @@
133
135
  "symRoundedAirplaneTicket",
134
136
  "symRoundedAirplay",
135
137
  "symRoundedAirportShuttle",
138
+ "symRoundedAirPurifier",
136
139
  "symRoundedAirPurifierGen",
137
140
  "symRoundedAirware",
138
141
  "symRoundedAirwave",
@@ -190,6 +193,7 @@
190
193
  "symRoundedApi",
191
194
  "symRoundedApkDocument",
192
195
  "symRoundedApkInstall",
196
+ "symRoundedApparel",
193
197
  "symRoundedAppBadging",
194
198
  "symRoundedAppBlocking",
195
199
  "symRoundedAppPromo",
@@ -199,6 +203,8 @@
199
203
  "symRoundedApps",
200
204
  "symRoundedAppShortcut",
201
205
  "symRoundedAppsOutage",
206
+ "symRoundedAq",
207
+ "symRoundedAqIndoor",
202
208
  "symRoundedArchitecture",
203
209
  "symRoundedArchive",
204
210
  "symRoundedAreaChart",
@@ -236,8 +242,10 @@
236
242
  "symRoundedArrowTopRight",
237
243
  "symRoundedArrowUpward",
238
244
  "symRoundedArrowUpwardAlt",
245
+ "symRoundedArStickers",
239
246
  "symRoundedArticle",
240
247
  "symRoundedArticleShortcut",
248
+ "symRoundedArtist",
241
249
  "symRoundedArtTrack",
242
250
  "symRoundedAspectRatio",
243
251
  "symRoundedAssignment",
@@ -247,11 +255,13 @@
247
255
  "symRoundedAssignmentReturn",
248
256
  "symRoundedAssignmentReturned",
249
257
  "symRoundedAssignmentTurnedIn",
258
+ "symRoundedAssistantDevice",
250
259
  "symRoundedAssistantDirection",
251
260
  "symRoundedAssistantNavigation",
252
261
  "symRoundedAssistantOnHub",
253
262
  "symRoundedAssistWalker",
254
263
  "symRoundedAssuredWorkload",
264
+ "symRoundedAsterisk",
255
265
  "symRoundedAtm",
256
266
  "symRoundedAtr",
257
267
  "symRoundedAttachEmail",
@@ -275,6 +285,8 @@
275
285
  "symRoundedAutorenew",
276
286
  "symRoundedAutostop",
277
287
  "symRoundedAutoStories",
288
+ "symRoundedAutoTowing",
289
+ "symRoundedAutoTransmission",
278
290
  "symRoundedAvgPace",
279
291
  "symRoundedAvgTime",
280
292
  "symRoundedAvTimer",
@@ -352,6 +364,7 @@
352
364
  "symRoundedBia",
353
365
  "symRoundedBidLandscape",
354
366
  "symRoundedBidLandscapeDisabled",
367
+ "symRoundedBigtopUpdates",
355
368
  "symRoundedBikeScooter",
356
369
  "symRoundedBiotech",
357
370
  "symRoundedBlanket",
@@ -378,6 +391,10 @@
378
391
  "symRoundedBolt",
379
392
  "symRoundedBomb",
380
393
  "symRoundedBook",
394
+ "symRoundedBook2",
395
+ "symRoundedBook3",
396
+ "symRoundedBook4",
397
+ "symRoundedBook5",
381
398
  "symRoundedBookmark",
382
399
  "symRoundedBookmarkAdd",
383
400
  "symRoundedBookmarkAdded",
@@ -458,6 +475,7 @@
458
475
  "symRoundedCalculate",
459
476
  "symRoundedCalendarAddOn",
460
477
  "symRoundedCalendarAppsScript",
478
+ "symRoundedCalendarClock",
461
479
  "symRoundedCalendarMonth",
462
480
  "symRoundedCalendarToday",
463
481
  "symRoundedCalendarViewDay",
@@ -499,6 +517,10 @@
499
517
  "symRoundedCarpenter",
500
518
  "symRoundedCarRental",
501
519
  "symRoundedCarRepair",
520
+ "symRoundedCarryOnBag",
521
+ "symRoundedCarryOnBagChecked",
522
+ "symRoundedCarryOnBagInactive",
523
+ "symRoundedCarryOnBagQuestion",
502
524
  "symRoundedCases",
503
525
  "symRoundedCasino",
504
526
  "symRoundedCast",
@@ -527,11 +549,15 @@
527
549
  "symRoundedChatAppsScript",
528
550
  "symRoundedChatBubble",
529
551
  "symRoundedChatError",
552
+ "symRoundedChatInfo",
530
553
  "symRoundedChatPasteGo",
531
554
  "symRoundedCheck",
555
+ "symRoundedCheckbook",
532
556
  "symRoundedCheckBox",
533
557
  "symRoundedCheckBoxOutlineBlank",
534
558
  "symRoundedCheckCircle",
559
+ "symRoundedCheckedBag",
560
+ "symRoundedCheckedBagQuestion",
535
561
  "symRoundedCheckIndeterminateSmall",
536
562
  "symRoundedCheckInOut",
537
563
  "symRoundedChecklist",
@@ -558,6 +584,7 @@
558
584
  "symRoundedCirclesExt",
559
585
  "symRoundedClarify",
560
586
  "symRoundedCleanHands",
587
+ "symRoundedCleaning",
561
588
  "symRoundedCleaningBucket",
562
589
  "symRoundedCleaningServices",
563
590
  "symRoundedClearAll",
@@ -624,6 +651,7 @@
624
651
  "symRoundedContactPage",
625
652
  "symRoundedContactPhone",
626
653
  "symRoundedContacts",
654
+ "symRoundedContactsProduct",
627
655
  "symRoundedContactSupport",
628
656
  "symRoundedContentCopy",
629
657
  "symRoundedContentCut",
@@ -665,6 +693,8 @@
665
693
  "symRoundedCountertops",
666
694
  "symRoundedCreateNewFolder",
667
695
  "symRoundedCreditCard",
696
+ "symRoundedCreditCardGear",
697
+ "symRoundedCreditCardHeart",
668
698
  "symRoundedCreditCardOff",
669
699
  "symRoundedCreditScore",
670
700
  "symRoundedCrib",
@@ -674,6 +704,7 @@
674
704
  "symRoundedCrop32",
675
705
  "symRoundedCrop54",
676
706
  "symRoundedCrop75",
707
+ "symRoundedCrop916",
677
708
  "symRoundedCropFree",
678
709
  "symRoundedCropLandscape",
679
710
  "symRoundedCropPortrait",
@@ -726,6 +757,7 @@
726
757
  "symRoundedDehaze",
727
758
  "symRoundedDelete",
728
759
  "symRoundedDeleteForever",
760
+ "symRoundedDeleteHistory",
729
761
  "symRoundedDeleteSweep",
730
762
  "symRoundedDemography",
731
763
  "symRoundedDensityLarge",
@@ -734,6 +766,7 @@
734
766
  "symRoundedDentistry",
735
767
  "symRoundedDepartureBoard",
736
768
  "symRoundedDeployedCode",
769
+ "symRoundedDeployedCodeAccount",
737
770
  "symRoundedDeployedCodeAlert",
738
771
  "symRoundedDeployedCodeHistory",
739
772
  "symRoundedDeployedCodeUpdate",
@@ -776,8 +809,10 @@
776
809
  "symRoundedDialogs",
777
810
  "symRoundedDialpad",
778
811
  "symRoundedDiamond",
812
+ "symRoundedDictionary",
779
813
  "symRoundedDifference",
780
814
  "symRoundedDigitalOutOfHome",
815
+ "symRoundedDigitalWellbeing",
781
816
  "symRoundedDining",
782
817
  "symRoundedDinnerDining",
783
818
  "symRoundedDirections",
@@ -798,6 +833,7 @@
798
833
  "symRoundedDisabledVisible",
799
834
  "symRoundedDiscFull",
800
835
  "symRoundedDiscoverTune",
836
+ "symRoundedDishwasher",
801
837
  "symRoundedDishwasherGen",
802
838
  "symRoundedDisplayExternalInput",
803
839
  "symRoundedDisplaySettings",
@@ -841,6 +877,7 @@
841
877
  "symRoundedDoubleArrow",
842
878
  "symRoundedDownhillSkiing",
843
879
  "symRoundedDownload",
880
+ "symRoundedDownload2",
844
881
  "symRoundedDownloadDone",
845
882
  "symRoundedDownloadForOffline",
846
883
  "symRoundedDownloading",
@@ -887,6 +924,7 @@
887
924
  "symRoundedEditNote",
888
925
  "symRoundedEditNotifications",
889
926
  "symRoundedEditOff",
927
+ "symRoundedEditorChoice",
890
928
  "symRoundedEditRoad",
891
929
  "symRoundedEditSquare",
892
930
  "symRoundedEgg",
@@ -925,12 +963,15 @@
925
963
  "symRoundedEnable",
926
964
  "symRoundedEncrypted",
927
965
  "symRoundedEndocrinology",
966
+ "symRoundedEnergy",
928
967
  "symRoundedEnergyProgramSaving",
929
968
  "symRoundedEnergyProgramTimeUsed",
930
969
  "symRoundedEnergySavingsLeaf",
931
970
  "symRoundedEngineering",
932
971
  "symRoundedEnhancedEncryption",
933
972
  "symRoundedEnt",
973
+ "symRoundedEnterprise",
974
+ "symRoundedEnterpriseOff",
934
975
  "symRoundedEqual",
935
976
  "symRoundedEqualizer",
936
977
  "symRoundedError",
@@ -964,8 +1005,10 @@
964
1005
  "symRoundedExpandContent",
965
1006
  "symRoundedExpandLess",
966
1007
  "symRoundedExpandMore",
1008
+ "symRoundedExperiment",
967
1009
  "symRoundedExplicit",
968
1010
  "symRoundedExplore",
1011
+ "symRoundedExploreNearby",
969
1012
  "symRoundedExploreOff",
970
1013
  "symRoundedExplosion",
971
1014
  "symRoundedExportNotes",
@@ -990,8 +1033,11 @@
990
1033
  "symRoundedFalling",
991
1034
  "symRoundedFamiliarFaceAndZone",
992
1035
  "symRoundedFamilyHistory",
1036
+ "symRoundedFamilyHome",
993
1037
  "symRoundedFamilyLink",
994
1038
  "symRoundedFamilyRestroom",
1039
+ "symRoundedFamilyStar",
1040
+ "symRoundedFarsightDigital",
995
1041
  "symRoundedFastfood",
996
1042
  "symRoundedFastForward",
997
1043
  "symRoundedFastRewind",
@@ -999,6 +1045,7 @@
999
1045
  "symRoundedFavorite",
1000
1046
  "symRoundedFax",
1001
1047
  "symRoundedFeaturedPlayList",
1048
+ "symRoundedFeaturedSeasonalAndGifts",
1002
1049
  "symRoundedFeaturedVideo",
1003
1050
  "symRoundedFeatureSearch",
1004
1051
  "symRoundedFeed",
@@ -1017,8 +1064,11 @@
1017
1064
  "symRoundedFileCopy",
1018
1065
  "symRoundedFileDownloadDone",
1019
1066
  "symRoundedFileDownloadOff",
1067
+ "symRoundedFileMap",
1020
1068
  "symRoundedFileOpen",
1021
1069
  "symRoundedFilePresent",
1070
+ "symRoundedFileSave",
1071
+ "symRoundedFileSaveOff",
1022
1072
  "symRoundedFileUploadOff",
1023
1073
  "symRoundedFilter",
1024
1074
  "symRoundedFilter1",
@@ -1041,10 +1091,12 @@
1041
1091
  "symRoundedFilterList",
1042
1092
  "symRoundedFilterListOff",
1043
1093
  "symRoundedFilterNone",
1094
+ "symRoundedFilterRetrolux",
1044
1095
  "symRoundedFilterTiltShift",
1045
1096
  "symRoundedFilterVintage",
1046
1097
  "symRoundedFinance",
1047
1098
  "symRoundedFinanceChip",
1099
+ "symRoundedFinanceMode",
1048
1100
  "symRoundedFindInPage",
1049
1101
  "symRoundedFindReplace",
1050
1102
  "symRoundedFingerprint",
@@ -1073,6 +1125,7 @@
1073
1125
  "symRoundedFlight",
1074
1126
  "symRoundedFlightClass",
1075
1127
  "symRoundedFlightLand",
1128
+ "symRoundedFlightsAndHotels",
1076
1129
  "symRoundedFlightsmode",
1077
1130
  "symRoundedFlightTakeoff",
1078
1131
  "symRoundedFlip",
@@ -1170,6 +1223,7 @@
1170
1223
  "symRoundedForwardCircle",
1171
1224
  "symRoundedForwardMedia",
1172
1225
  "symRoundedForwardToInbox",
1226
+ "symRoundedForYou",
1173
1227
  "symRoundedFoundation",
1174
1228
  "symRoundedFrameInspect",
1175
1229
  "symRoundedFramePerson",
@@ -1189,12 +1243,14 @@
1189
1243
  "symRoundedGalleryThumbnail",
1190
1244
  "symRoundedGamepad",
1191
1245
  "symRoundedGarage",
1246
+ "symRoundedGarageDoor",
1192
1247
  "symRoundedGarageHome",
1193
1248
  "symRoundedGardenCart",
1194
1249
  "symRoundedGasMeter",
1195
1250
  "symRoundedGastroenterology",
1196
1251
  "symRoundedGate",
1197
1252
  "symRoundedGavel",
1253
+ "symRoundedGeneralDevice",
1198
1254
  "symRoundedGenetics",
1199
1255
  "symRoundedGenres",
1200
1256
  "symRoundedGesture",
@@ -1212,6 +1268,7 @@
1212
1268
  "symRoundedGMobiledata",
1213
1269
  "symRoundedGMobiledataBadge",
1214
1270
  "symRoundedGolfCourse",
1271
+ "symRoundedGoogleHomeDevices",
1215
1272
  "symRoundedGoogleTvRemote",
1216
1273
  "symRoundedGoogleWifi",
1217
1274
  "symRoundedGoToLine",
@@ -1231,6 +1288,7 @@
1231
1288
  "symRoundedGridOff",
1232
1289
  "symRoundedGridOn",
1233
1290
  "symRoundedGridView",
1291
+ "symRoundedGrocery",
1234
1292
  "symRoundedGroup",
1235
1293
  "symRoundedGroupAdd",
1236
1294
  "symRoundedGroupedBarChart",
@@ -1262,6 +1320,7 @@
1262
1320
  "symRoundedHdrOn",
1263
1321
  "symRoundedHdrOnSelect",
1264
1322
  "symRoundedHdrPlus",
1323
+ "symRoundedHdrPlusOff",
1265
1324
  "symRoundedHdrStrong",
1266
1325
  "symRoundedHdrWeak",
1267
1326
  "symRoundedHeadphones",
@@ -1269,6 +1328,7 @@
1269
1328
  "symRoundedHeadsetMic",
1270
1329
  "symRoundedHeadsetOff",
1271
1330
  "symRoundedHealing",
1331
+ "symRoundedHealthAndBeauty",
1272
1332
  "symRoundedHealthAndSafety",
1273
1333
  "symRoundedHealthMetrics",
1274
1334
  "symRoundedHeapSnapshotLarge",
@@ -1280,6 +1340,7 @@
1280
1340
  "symRoundedHeartCheck",
1281
1341
  "symRoundedHeartMinus",
1282
1342
  "symRoundedHeartPlus",
1343
+ "symRoundedHeat",
1283
1344
  "symRoundedHeatPump",
1284
1345
  "symRoundedHeatPumpBalance",
1285
1346
  "symRoundedHeight",
@@ -1301,6 +1362,7 @@
1301
1362
  "symRoundedHighlighterSize4",
1302
1363
  "symRoundedHighlighterSize5",
1303
1364
  "symRoundedHighQuality",
1365
+ "symRoundedHighRes",
1304
1366
  "symRoundedHiking",
1305
1367
  "symRoundedHistory",
1306
1368
  "symRoundedHistoryEdu",
@@ -1312,8 +1374,10 @@
1312
1374
  "symRoundedHMobiledataBadge",
1313
1375
  "symRoundedHolidayVillage",
1314
1376
  "symRoundedHome",
1377
+ "symRoundedHomeAndGarden",
1315
1378
  "symRoundedHomeAppLogo",
1316
1379
  "symRoundedHomeHealth",
1380
+ "symRoundedHomeImprovementAndTools",
1317
1381
  "symRoundedHomeIotDevice",
1318
1382
  "symRoundedHomeMax",
1319
1383
  "symRoundedHomeMaxDots",
@@ -1329,12 +1393,14 @@
1329
1393
  "symRoundedHotel",
1330
1394
  "symRoundedHotelClass",
1331
1395
  "symRoundedHotTub",
1396
+ "symRoundedHourglass",
1332
1397
  "symRoundedHourglassBottom",
1333
1398
  "symRoundedHourglassDisabled",
1334
1399
  "symRoundedHourglassEmpty",
1335
1400
  "symRoundedHourglassTop",
1336
1401
  "symRoundedHouse",
1337
1402
  "symRoundedHouseboat",
1403
+ "symRoundedHouseholdSupplies",
1338
1404
  "symRoundedHouseSiding",
1339
1405
  "symRoundedHouseWithShield",
1340
1406
  "symRoundedHowToReg",
@@ -1348,6 +1414,7 @@
1348
1414
  "symRoundedHumerus",
1349
1415
  "symRoundedHumerusAlt",
1350
1416
  "symRoundedHumidityHigh",
1417
+ "symRoundedHumidityIndoor",
1351
1418
  "symRoundedHumidityLow",
1352
1419
  "symRoundedHumidityMid",
1353
1420
  "symRoundedHumidityPercentage",
@@ -1379,6 +1446,7 @@
1379
1446
  "symRoundedInkEraser",
1380
1447
  "symRoundedInkEraserOff",
1381
1448
  "symRoundedInkHighlighter",
1449
+ "symRoundedInkHighlighterMove",
1382
1450
  "symRoundedInkMarker",
1383
1451
  "symRoundedInkPen",
1384
1452
  "symRoundedInpatient",
@@ -1398,6 +1466,7 @@
1398
1466
  "symRoundedInventory2",
1399
1467
  "symRoundedInvertColors",
1400
1468
  "symRoundedInvertColorsOff",
1469
+ "symRoundedIos",
1401
1470
  "symRoundedIosShare",
1402
1471
  "symRoundedIron",
1403
1472
  "symRoundedJamboardKiosk",
@@ -1410,7 +1479,6 @@
1410
1479
  "symRoundedJumpToElement",
1411
1480
  "symRoundedKayaking",
1412
1481
  "symRoundedKebabDining",
1413
- "symRoundedKeepPublic",
1414
1482
  "symRoundedKettle",
1415
1483
  "symRoundedKey",
1416
1484
  "symRoundedKeyboard",
@@ -1441,7 +1509,9 @@
1441
1509
  "symRoundedKeyboardTabRtl",
1442
1510
  "symRoundedKeyboardVoice",
1443
1511
  "symRoundedKeyOff",
1512
+ "symRoundedKeyVertical",
1444
1513
  "symRoundedKeyVisualizer",
1514
+ "symRoundedKidStar",
1445
1515
  "symRoundedKingBed",
1446
1516
  "symRoundedKitchen",
1447
1517
  "symRoundedKitesurfing",
@@ -1495,12 +1565,15 @@
1495
1565
  "symRoundedLibraryAddCheck",
1496
1566
  "symRoundedLibraryBooks",
1497
1567
  "symRoundedLibraryMusic",
1568
+ "symRoundedLicense",
1498
1569
  "symRoundedLiftToTalk",
1499
1570
  "symRoundedLight",
1500
1571
  "symRoundedLightbulb",
1501
1572
  "symRoundedLightbulbCircle",
1502
1573
  "symRoundedLightGroup",
1503
1574
  "symRoundedLightMode",
1575
+ "symRoundedLightningStand",
1576
+ "symRoundedLightOff",
1504
1577
  "symRoundedLinearScale",
1505
1578
  "symRoundedLineAxis",
1506
1579
  "symRoundedLineCurve",
@@ -1520,6 +1593,7 @@
1520
1593
  "symRoundedLineWeight",
1521
1594
  "symRoundedLink",
1522
1595
  "symRoundedLinkedCamera",
1596
+ "symRoundedLinkedServices",
1523
1597
  "symRoundedLinkOff",
1524
1598
  "symRoundedLiquor",
1525
1599
  "symRoundedList",
@@ -1604,12 +1678,16 @@
1604
1678
  "symRoundedManageHistory",
1605
1679
  "symRoundedManageSearch",
1606
1680
  "symRoundedManga",
1681
+ "symRoundedManufacturing",
1607
1682
  "symRoundedMap",
1608
1683
  "symRoundedMapsUgc",
1609
1684
  "symRoundedMargin",
1610
1685
  "symRoundedMarkAsUnread",
1611
1686
  "symRoundedMarkChatRead",
1612
1687
  "symRoundedMarkChatUnread",
1688
+ "symRoundedMarkdown",
1689
+ "symRoundedMarkdownCopy",
1690
+ "symRoundedMarkdownPaste",
1613
1691
  "symRoundedMarkEmailRead",
1614
1692
  "symRoundedMarkEmailUnread",
1615
1693
  "symRoundedMarkUnreadChatAlt",
@@ -1655,8 +1733,11 @@
1655
1733
  "symRoundedMindfulness",
1656
1734
  "symRoundedMinimize",
1657
1735
  "symRoundedMinorCrash",
1736
+ "symRoundedMintmark",
1658
1737
  "symRoundedMissedVideoCall",
1738
+ "symRoundedMissingController",
1659
1739
  "symRoundedMist",
1740
+ "symRoundedMitre",
1660
1741
  "symRoundedMixtureMed",
1661
1742
  "symRoundedMms",
1662
1743
  "symRoundedMobiledataOff",
@@ -1666,6 +1747,7 @@
1666
1747
  "symRoundedModeComment",
1667
1748
  "symRoundedModeCool",
1668
1749
  "symRoundedModeCoolOff",
1750
+ "symRoundedModeDual",
1669
1751
  "symRoundedModeFan",
1670
1752
  "symRoundedModeFanOff",
1671
1753
  "symRoundedModeHeat",
@@ -1732,6 +1814,7 @@
1732
1814
  "symRoundedMultilineChart",
1733
1815
  "symRoundedMultipleStop",
1734
1816
  "symRoundedMuseum",
1817
+ "symRoundedMusicCast",
1735
1818
  "symRoundedMusicNote",
1736
1819
  "symRoundedMusicOff",
1737
1820
  "symRoundedMusicVideo",
@@ -1769,6 +1852,7 @@
1769
1852
  "symRoundedNestEcoLeaf",
1770
1853
  "symRoundedNestFarsightWeather",
1771
1854
  "symRoundedNestFoundSavings",
1855
+ "symRoundedNestGaleWifi",
1772
1856
  "symRoundedNestHeatLinkE",
1773
1857
  "symRoundedNestHeatLinkGen3",
1774
1858
  "symRoundedNestHelloDoorbell",
@@ -1789,7 +1873,6 @@
1789
1873
  "symRoundedNestTrueRadiant",
1790
1874
  "symRoundedNestWakeOnApproach",
1791
1875
  "symRoundedNestWakeOnPress",
1792
- "symRoundedNestWifiGale",
1793
1876
  "symRoundedNestWifiPoint",
1794
1877
  "symRoundedNestWifiPro",
1795
1878
  "symRoundedNestWifiPro2",
@@ -1809,12 +1892,14 @@
1809
1892
  "symRoundedNetworkWifi2BarLocked",
1810
1893
  "symRoundedNetworkWifi3Bar",
1811
1894
  "symRoundedNetworkWifi3BarLocked",
1895
+ "symRoundedNetworkWifiLocked",
1812
1896
  "symRoundedNeurology",
1813
1897
  "symRoundedNewLabel",
1814
1898
  "symRoundedNewReleases",
1815
1899
  "symRoundedNews",
1816
1900
  "symRoundedNewsmode",
1817
1901
  "symRoundedNewspaper",
1902
+ "symRoundedNewsstand",
1818
1903
  "symRoundedNewWindow",
1819
1904
  "symRoundedNextPlan",
1820
1905
  "symRoundedNextWeek",
@@ -1849,6 +1934,7 @@
1849
1934
  "symRoundedNoSound",
1850
1935
  "symRoundedNoStroller",
1851
1936
  "symRoundedNotAccessible",
1937
+ "symRoundedNotAccessibleForward",
1852
1938
  "symRoundedNote",
1853
1939
  "symRoundedNoteAdd",
1854
1940
  "symRoundedNoteAlt",
@@ -1875,6 +1961,7 @@
1875
1961
  "symRoundedOilBarrel",
1876
1962
  "symRoundedOncology",
1877
1963
  "symRoundedOnDeviceTraining",
1964
+ "symRoundedOnHubDevice",
1878
1965
  "symRoundedOnlinePrediction",
1879
1966
  "symRoundedOnsen",
1880
1967
  "symRoundedOpacity",
@@ -1890,6 +1977,7 @@
1890
1977
  "symRoundedOralDisease",
1891
1978
  "symRoundedOrderApprove",
1892
1979
  "symRoundedOrderPlay",
1980
+ "symRoundedOrders",
1893
1981
  "symRoundedOrthopedics",
1894
1982
  "symRoundedOtherAdmission",
1895
1983
  "symRoundedOtherHouses",
@@ -1904,10 +1992,12 @@
1904
1992
  "symRoundedOutpatientMed",
1905
1993
  "symRoundedOutput",
1906
1994
  "symRoundedOutputCircle",
1995
+ "symRoundedOven",
1907
1996
  "symRoundedOvenGen",
1908
1997
  "symRoundedOverview",
1909
1998
  "symRoundedOverviewKey",
1910
1999
  "symRoundedOxygenSaturation",
2000
+ "symRoundedP2p",
1911
2001
  "symRoundedPace",
1912
2002
  "symRoundedPacemaker",
1913
2003
  "symRoundedPackage",
@@ -1969,8 +2059,12 @@
1969
2059
  "symRoundedPerson4",
1970
2060
  "symRoundedPersonAdd",
1971
2061
  "symRoundedPersonAddDisabled",
2062
+ "symRoundedPersonalBag",
2063
+ "symRoundedPersonalBagOff",
2064
+ "symRoundedPersonalBagQuestion",
1972
2065
  "symRoundedPersonAlert",
1973
2066
  "symRoundedPersonalInjury",
2067
+ "symRoundedPersonalPlaces",
1974
2068
  "symRoundedPersonApron",
1975
2069
  "symRoundedPersonBook",
1976
2070
  "symRoundedPersonCancel",
@@ -2007,6 +2101,7 @@
2007
2101
  "symRoundedPhonePaused",
2008
2102
  "symRoundedPhoto",
2009
2103
  "symRoundedPhotoAlbum",
2104
+ "symRoundedPhotoAutoMerge",
2010
2105
  "symRoundedPhotoCamera",
2011
2106
  "symRoundedPhotoCameraBack",
2012
2107
  "symRoundedPhotoCameraFront",
@@ -2022,6 +2117,12 @@
2022
2117
  "symRoundedPictureAsPdf",
2023
2118
  "symRoundedPictureInPicture",
2024
2119
  "symRoundedPictureInPictureAlt",
2120
+ "symRoundedPictureInPictureCenter",
2121
+ "symRoundedPictureInPictureLarge",
2122
+ "symRoundedPictureInPictureMedium",
2123
+ "symRoundedPictureInPictureMobile",
2124
+ "symRoundedPictureInPictureOff",
2125
+ "symRoundedPictureInPictureSmall",
2025
2126
  "symRoundedPieChart",
2026
2127
  "symRoundedPill",
2027
2128
  "symRoundedPillOff",
@@ -2038,6 +2139,7 @@
2038
2139
  "symRoundedPlaceItem",
2039
2140
  "symRoundedPlagiarism",
2040
2141
  "symRoundedPlannerBannerAdPt",
2142
+ "symRoundedPlannerReview",
2041
2143
  "symRoundedPlayArrow",
2042
2144
  "symRoundedPlayCircle",
2043
2145
  "symRoundedPlayDisabled",
@@ -2125,6 +2227,7 @@
2125
2227
  "symRoundedQuickPhrases",
2126
2228
  "symRoundedQuickReference",
2127
2229
  "symRoundedQuickReferenceAll",
2230
+ "symRoundedQuickReorder",
2128
2231
  "symRoundedQuickreply",
2129
2232
  "symRoundedQuietTime",
2130
2233
  "symRoundedQuietTimeActive",
@@ -2145,6 +2248,7 @@
2145
2248
  "symRoundedRampRight",
2146
2249
  "symRoundedRangeHood",
2147
2250
  "symRoundedRateReview",
2251
+ "symRoundedRaven",
2148
2252
  "symRoundedRawOff",
2149
2253
  "symRoundedRawOn",
2150
2254
  "symRoundedReadinessScore",
@@ -2200,6 +2304,7 @@
2200
2304
  "symRoundedResetWrench",
2201
2305
  "symRoundedResize",
2202
2306
  "symRoundedRespiratoryRate",
2307
+ "symRoundedResponsiveLayout",
2203
2308
  "symRoundedRestartAlt",
2204
2309
  "symRoundedRestaurant",
2205
2310
  "symRoundedRestaurantMenu",
@@ -2241,6 +2346,7 @@
2241
2346
  "symRoundedRssFeed",
2242
2347
  "symRoundedRsvp",
2243
2348
  "symRoundedRtt",
2349
+ "symRoundedRubric",
2244
2350
  "symRoundedRule",
2245
2351
  "symRoundedRuleFolder",
2246
2352
  "symRoundedRuleSettings",
@@ -2271,6 +2377,7 @@
2271
2377
  "symRoundedSchema",
2272
2378
  "symRoundedSchool",
2273
2379
  "symRoundedScience",
2380
+ "symRoundedScienceOff",
2274
2381
  "symRoundedScore",
2275
2382
  "symRoundedScoreboard",
2276
2383
  "symRoundedScreenLockLandscape",
@@ -2293,8 +2400,10 @@
2293
2400
  "symRoundedSd",
2294
2401
  "symRoundedSdCard",
2295
2402
  "symRoundedSdCardAlert",
2403
+ "symRoundedSdk",
2296
2404
  "symRoundedSearch",
2297
2405
  "symRoundedSearchCheck",
2406
+ "symRoundedSearchHandsFree",
2298
2407
  "symRoundedSearchOff",
2299
2408
  "symRoundedSecurity",
2300
2409
  "symRoundedSecurityUpdateGood",
@@ -2317,6 +2426,7 @@
2317
2426
  "symRoundedSensorDoor",
2318
2427
  "symRoundedSensorOccupied",
2319
2428
  "symRoundedSensors",
2429
+ "symRoundedSensorsKrx",
2320
2430
  "symRoundedSensorsOff",
2321
2431
  "symRoundedSensorWindow",
2322
2432
  "symRoundedSentimentCalm",
@@ -2332,6 +2442,7 @@
2332
2442
  "symRoundedSentimentVeryDissatisfied",
2333
2443
  "symRoundedSentimentVerySatisfied",
2334
2444
  "symRoundedSentimentWorried",
2445
+ "symRoundedServiceToolbox",
2335
2446
  "symRoundedSetMeal",
2336
2447
  "symRoundedSettings",
2337
2448
  "symRoundedSettingsAccessibility",
@@ -2345,6 +2456,7 @@
2345
2456
  "symRoundedSettingsCell",
2346
2457
  "symRoundedSettingsCinematicBlur",
2347
2458
  "symRoundedSettingsEthernet",
2459
+ "symRoundedSettingsHeart",
2348
2460
  "symRoundedSettingsInputAntenna",
2349
2461
  "symRoundedSettingsInputComponent",
2350
2462
  "symRoundedSettingsInputHdmi",
@@ -2383,6 +2495,7 @@
2383
2495
  "symRoundedShieldLocked",
2384
2496
  "symRoundedShieldMoon",
2385
2497
  "symRoundedShieldPerson",
2498
+ "symRoundedShieldQuestion",
2386
2499
  "symRoundedShieldWithHeart",
2387
2500
  "symRoundedShieldWithHouse",
2388
2501
  "symRoundedShift",
@@ -2392,6 +2505,7 @@
2392
2505
  "symRoundedShoppingBasket",
2393
2506
  "symRoundedShoppingCart",
2394
2507
  "symRoundedShoppingCartCheckout",
2508
+ "symRoundedShoppingmode",
2395
2509
  "symRoundedShopTwo",
2396
2510
  "symRoundedShortStay",
2397
2511
  "symRoundedShortText",
@@ -2435,6 +2549,8 @@
2435
2549
  "symRoundedSip",
2436
2550
  "symRoundedSkateboarding",
2437
2551
  "symRoundedSkeleton",
2552
+ "symRoundedSkillet",
2553
+ "symRoundedSkilletCooktop",
2438
2554
  "symRoundedSkipNext",
2439
2555
  "symRoundedSkipPrevious",
2440
2556
  "symRoundedSkull",
@@ -2472,6 +2588,7 @@
2472
2588
  "symRoundedSoundDetectionLoudSound",
2473
2589
  "symRoundedSoundSampler",
2474
2590
  "symRoundedSoupKitchen",
2591
+ "symRoundedSourceEnvironment",
2475
2592
  "symRoundedSourceNotes",
2476
2593
  "symRoundedSouth",
2477
2594
  "symRoundedSouthAmerica",
@@ -2501,6 +2618,7 @@
2501
2618
  "symRoundedSpo2",
2502
2619
  "symRoundedSpoke",
2503
2620
  "symRoundedSports",
2621
+ "symRoundedSportsAndOutdoors",
2504
2622
  "symRoundedSportsBar",
2505
2623
  "symRoundedSportsBaseball",
2506
2624
  "symRoundedSportsBasketball",
@@ -2541,6 +2659,7 @@
2541
2659
  "symRoundedStarRateHalf",
2542
2660
  "symRoundedStars",
2543
2661
  "symRoundedStart",
2662
+ "symRoundedStat0",
2544
2663
  "symRoundedStat1",
2545
2664
  "symRoundedStat2",
2546
2665
  "symRoundedStat3",
@@ -2563,6 +2682,7 @@
2563
2682
  "symRoundedStickyNote",
2564
2683
  "symRoundedStickyNote2",
2565
2684
  "symRoundedStockMedia",
2685
+ "symRoundedStockpot",
2566
2686
  "symRoundedStop",
2567
2687
  "symRoundedStopCircle",
2568
2688
  "symRoundedStopScreenShare",
@@ -2608,6 +2728,7 @@
2608
2728
  "symRoundedSurgical",
2609
2729
  "symRoundedSurroundSound",
2610
2730
  "symRoundedSwapCalls",
2731
+ "symRoundedSwapDrivingApps",
2611
2732
  "symRoundedSwapDrivingAppsWheel",
2612
2733
  "symRoundedSwapHoriz",
2613
2734
  "symRoundedSwapHorizontalCircle",
@@ -2690,6 +2811,7 @@
2690
2811
  "symRoundedTextAd",
2691
2812
  "symRoundedTextDecrease",
2692
2813
  "symRoundedTextFields",
2814
+ "symRoundedTextFieldsAlt",
2693
2815
  "symRoundedTextFormat",
2694
2816
  "symRoundedTextIncrease",
2695
2817
  "symRoundedTextRotateUp",
@@ -2723,6 +2845,7 @@
2723
2845
  "symRoundedThermostat",
2724
2846
  "symRoundedThermostatAuto",
2725
2847
  "symRoundedThermostatCarbon",
2848
+ "symRoundedThingsToDo",
2726
2849
  "symRoundedThumbDown",
2727
2850
  "symRoundedThumbnailBar",
2728
2851
  "symRoundedThumbsUpDown",
@@ -2769,6 +2892,7 @@
2769
2892
  "symRoundedTouchpadMouse",
2770
2893
  "symRoundedTour",
2771
2894
  "symRoundedToys",
2895
+ "symRoundedToysAndGames",
2772
2896
  "symRoundedToysFan",
2773
2897
  "symRoundedTrackChanges",
2774
2898
  "symRoundedTraffic",
@@ -2786,9 +2910,11 @@
2786
2910
  "symRoundedTransportation",
2787
2911
  "symRoundedTravel",
2788
2912
  "symRoundedTravelExplore",
2913
+ "symRoundedTravelLuggageAndBags",
2789
2914
  "symRoundedTrendingDown",
2790
2915
  "symRoundedTrendingFlat",
2791
2916
  "symRoundedTrendingUp",
2917
+ "symRoundedTrip",
2792
2918
  "symRoundedTripOrigin",
2793
2919
  "symRoundedTrolley",
2794
2920
  "symRoundedTrophy",
@@ -2808,9 +2934,11 @@
2808
2934
  "symRoundedTvGuide",
2809
2935
  "symRoundedTvOff",
2810
2936
  "symRoundedTvOptionsEditChannels",
2937
+ "symRoundedTvOptionsInputSettings",
2811
2938
  "symRoundedTvRemote",
2812
2939
  "symRoundedTvSignin",
2813
2940
  "symRoundedTvWithAssistant",
2941
+ "symRoundedTwoPager",
2814
2942
  "symRoundedTwoWheeler",
2815
2943
  "symRoundedTypeSpecimen",
2816
2944
  "symRoundedUlnaRadius",
@@ -2823,11 +2951,14 @@
2823
2951
  "symRoundedUnfoldMore",
2824
2952
  "symRoundedUnfoldMoreDouble",
2825
2953
  "symRoundedUngroup",
2954
+ "symRoundedUniversalCurrency",
2826
2955
  "symRoundedUniversalCurrencyAlt",
2956
+ "symRoundedUniversalLocal",
2827
2957
  "symRoundedUnknown2",
2828
2958
  "symRoundedUnknown5",
2829
2959
  "symRoundedUnknownDocument",
2830
2960
  "symRoundedUnknownMed",
2961
+ "symRoundedUnlicense",
2831
2962
  "symRoundedUnpublished",
2832
2963
  "symRoundedUnsubscribe",
2833
2964
  "symRoundedUpcoming",
@@ -2835,16 +2966,22 @@
2835
2966
  "symRoundedUpdateDisabled",
2836
2967
  "symRoundedUpgrade",
2837
2968
  "symRoundedUpload",
2969
+ "symRoundedUpload2",
2838
2970
  "symRoundedUploadFile",
2839
2971
  "symRoundedUrology",
2840
2972
  "symRoundedUsb",
2841
2973
  "symRoundedUsbOff",
2974
+ "symRoundedUserAttributes",
2842
2975
  "symRoundedUTurnLeft",
2843
2976
  "symRoundedUTurnRight",
2844
2977
  "symRoundedVaccines",
2978
+ "symRoundedVacuum",
2845
2979
  "symRoundedValve",
2846
2980
  "symRoundedVapeFree",
2847
2981
  "symRoundedVapingRooms",
2982
+ "symRoundedVariableAdd",
2983
+ "symRoundedVariableInsert",
2984
+ "symRoundedVariableRemove",
2848
2985
  "symRoundedVariables",
2849
2986
  "symRoundedVentilator",
2850
2987
  "symRoundedVerified",
@@ -2969,6 +3106,7 @@
2969
3106
  "symRoundedWebAssetOff",
2970
3107
  "symRoundedWebhook",
2971
3108
  "symRoundedWebStories",
3109
+ "symRoundedWebTraffic",
2972
3110
  "symRoundedWeekend",
2973
3111
  "symRoundedWeight",
2974
3112
  "symRoundedWest",