@quasar/extras 1.11.3 → 1.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +14 -13
- package/bootstrap-icons/LICENSE.md +1 -1
- package/bootstrap-icons/bootstrap-icons.css +212 -0
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/index.d.ts +118 -2
- package/bootstrap-icons/index.js +129 -13
- package/ionicons-v5/index.d.ts +1 -1
- package/ionicons-v5/index.js +1 -1
- package/ionicons-v6/LICENSE +21 -0
- package/ionicons-v6/index.d.ts +1334 -0
- package/ionicons-v6/index.js +1334 -0
- package/material-icons/index.d.ts +56 -0
- package/material-icons/index.js +56 -0
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
- package/material-icons-outlined/index.d.ts +56 -0
- package/material-icons-outlined/index.js +56 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
- package/material-icons-round/index.d.ts +56 -0
- package/material-icons-round/index.js +56 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
- package/material-icons-sharp/index.d.ts +56 -0
- package/material-icons-sharp/index.js +56 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
- package/mdi-v6/index.d.ts +101 -1
- package/mdi-v6/index.js +101 -1
- package/mdi-v6/materialdesignicons-webfont.woff +0 -0
- package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
- package/mdi-v6/mdi-v6.css +1603 -5
- package/package.json +9 -6
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
export declare const round10k: string;
|
|
4
4
|
export declare const round10mp: string;
|
|
5
5
|
export declare const round11mp: string;
|
|
6
|
+
export declare const round123: string;
|
|
6
7
|
export declare const round12mp: string;
|
|
7
8
|
export declare const round13mp: string;
|
|
8
9
|
export declare const round14mp: string;
|
|
@@ -55,6 +56,7 @@ export declare const round8mp: string;
|
|
|
55
56
|
export declare const round9k: string;
|
|
56
57
|
export declare const round9kPlus: string;
|
|
57
58
|
export declare const round9mp: string;
|
|
59
|
+
export declare const roundAbc: string;
|
|
58
60
|
export declare const roundAccessAlarm: string;
|
|
59
61
|
export declare const roundAccessAlarms: string;
|
|
60
62
|
export declare const roundAccessibility: string;
|
|
@@ -76,6 +78,7 @@ export declare const roundAddAlert: string;
|
|
|
76
78
|
export declare const roundAddAPhoto: string;
|
|
77
79
|
export declare const roundAddBox: string;
|
|
78
80
|
export declare const roundAddBusiness: string;
|
|
81
|
+
export declare const roundAddCard: string;
|
|
79
82
|
export declare const roundAddchart: string;
|
|
80
83
|
export declare const roundAddChart: string;
|
|
81
84
|
export declare const roundAddCircle: string;
|
|
@@ -189,6 +192,7 @@ export declare const roundAttachment: string;
|
|
|
189
192
|
export declare const roundAttachMoney: string;
|
|
190
193
|
export declare const roundAttractions: string;
|
|
191
194
|
export declare const roundAttribution: string;
|
|
195
|
+
export declare const roundAudioFile: string;
|
|
192
196
|
export declare const roundAudiotrack: string;
|
|
193
197
|
export declare const roundAutoAwesome: string;
|
|
194
198
|
export declare const roundAutoAwesomeMosaic: string;
|
|
@@ -343,6 +347,7 @@ export declare const roundCastle: string;
|
|
|
343
347
|
export declare const roundCatchingPokemon: string;
|
|
344
348
|
export declare const roundCategory: string;
|
|
345
349
|
export declare const roundCelebration: string;
|
|
350
|
+
export declare const roundCellTower: string;
|
|
346
351
|
export declare const roundCellWifi: string;
|
|
347
352
|
export declare const roundCenterFocusStrong: string;
|
|
348
353
|
export declare const roundCenterFocusWeak: string;
|
|
@@ -457,6 +462,7 @@ export declare const roundCropPortrait: string;
|
|
|
457
462
|
export declare const roundCropRotate: string;
|
|
458
463
|
export declare const roundCropSquare: string;
|
|
459
464
|
export declare const roundCrueltyFree: string;
|
|
465
|
+
export declare const roundCss: string;
|
|
460
466
|
export declare const roundCurrencyExchange: string;
|
|
461
467
|
export declare const roundCurrencyFranc: string;
|
|
462
468
|
export declare const roundCurrencyLira: string;
|
|
@@ -474,6 +480,7 @@ export declare const roundDataExploration: string;
|
|
|
474
480
|
export declare const roundDataObject: string;
|
|
475
481
|
export declare const roundDataSaverOff: string;
|
|
476
482
|
export declare const roundDataSaverOn: string;
|
|
483
|
+
export declare const roundDataThresholding: string;
|
|
477
484
|
export declare const roundDataUsage: string;
|
|
478
485
|
export declare const roundDateRange: string;
|
|
479
486
|
export declare const roundDeblur: string;
|
|
@@ -484,8 +491,12 @@ export declare const roundDeleteForever: string;
|
|
|
484
491
|
export declare const roundDeleteOutline: string;
|
|
485
492
|
export declare const roundDeleteSweep: string;
|
|
486
493
|
export declare const roundDeliveryDining: string;
|
|
494
|
+
export declare const roundDensityLarge: string;
|
|
495
|
+
export declare const roundDensityMedium: string;
|
|
496
|
+
export declare const roundDensitySmall: string;
|
|
487
497
|
export declare const roundDepartureBoard: string;
|
|
488
498
|
export declare const roundDescription: string;
|
|
499
|
+
export declare const roundDeselect: string;
|
|
489
500
|
export declare const roundDesignServices: string;
|
|
490
501
|
export declare const roundDesktopAccessDisabled: string;
|
|
491
502
|
export declare const roundDesktopMac: string;
|
|
@@ -502,6 +513,7 @@ export declare const roundDeviceUnknown: string;
|
|
|
502
513
|
export declare const roundDialerSip: string;
|
|
503
514
|
export declare const roundDialpad: string;
|
|
504
515
|
export declare const roundDiamond: string;
|
|
516
|
+
export declare const roundDifference: string;
|
|
505
517
|
export declare const roundDining: string;
|
|
506
518
|
export declare const roundDinnerDining: string;
|
|
507
519
|
export declare const roundDirections: string;
|
|
@@ -525,6 +537,7 @@ export declare const roundDirtyLens: string;
|
|
|
525
537
|
export declare const roundDisabledByDefault: string;
|
|
526
538
|
export declare const roundDisabledVisible: string;
|
|
527
539
|
export declare const roundDiscFull: string;
|
|
540
|
+
export declare const roundDisplaySettings: string;
|
|
528
541
|
export declare const roundDns: string;
|
|
529
542
|
export declare const roundDock: string;
|
|
530
543
|
export declare const roundDocumentScanner: string;
|
|
@@ -623,6 +636,7 @@ export declare const roundEvent: string;
|
|
|
623
636
|
export declare const roundEventAvailable: string;
|
|
624
637
|
export declare const roundEventBusy: string;
|
|
625
638
|
export declare const roundEventNote: string;
|
|
639
|
+
export declare const roundEventRepeat: string;
|
|
626
640
|
export declare const roundEventSeat: string;
|
|
627
641
|
export declare const roundEvStation: string;
|
|
628
642
|
export declare const roundExitToApp: string;
|
|
@@ -645,6 +659,7 @@ export declare const roundFace: string;
|
|
|
645
659
|
export declare const roundFaceRetouchingNatural: string;
|
|
646
660
|
export declare const roundFaceRetouchingOff: string;
|
|
647
661
|
export declare const roundFactCheck: string;
|
|
662
|
+
export declare const roundFactory: string;
|
|
648
663
|
export declare const roundFamilyRestroom: string;
|
|
649
664
|
export declare const roundFastfood: string;
|
|
650
665
|
export declare const roundFastForward: string;
|
|
@@ -728,6 +743,7 @@ export declare const roundFmdBad: string;
|
|
|
728
743
|
export declare const roundFmdGood: string;
|
|
729
744
|
export declare const roundFolder: string;
|
|
730
745
|
export declare const roundFolderDelete: string;
|
|
746
|
+
export declare const roundFolderOff: string;
|
|
731
747
|
export declare const roundFolderOpen: string;
|
|
732
748
|
export declare const roundFolderShared: string;
|
|
733
749
|
export declare const roundFolderSpecial: string;
|
|
@@ -737,6 +753,8 @@ export declare const roundFontDownload: string;
|
|
|
737
753
|
export declare const roundFontDownloadOff: string;
|
|
738
754
|
export declare const roundFoodBank: string;
|
|
739
755
|
export declare const roundForest: string;
|
|
756
|
+
export declare const roundForkLeft: string;
|
|
757
|
+
export declare const roundForkRight: string;
|
|
740
758
|
export declare const roundFormatAlignCenter: string;
|
|
741
759
|
export declare const roundFormatAlignJustify: string;
|
|
742
760
|
export declare const roundFormatAlignLeft: string;
|
|
@@ -855,6 +873,8 @@ export declare const roundHistory: string;
|
|
|
855
873
|
export declare const roundHistoryEdu: string;
|
|
856
874
|
export declare const roundHistoryToggleOff: string;
|
|
857
875
|
export declare const roundHive: string;
|
|
876
|
+
export declare const roundHls: string;
|
|
877
|
+
export declare const roundHlsOff: string;
|
|
858
878
|
export declare const roundHMobiledata: string;
|
|
859
879
|
export declare const roundHolidayVillage: string;
|
|
860
880
|
export declare const roundHome: string;
|
|
@@ -879,6 +899,7 @@ export declare const roundHouseSiding: string;
|
|
|
879
899
|
export declare const roundHowToReg: string;
|
|
880
900
|
export declare const roundHowToVote: string;
|
|
881
901
|
export declare const roundHPlusMobiledata: string;
|
|
902
|
+
export declare const roundHtml: string;
|
|
882
903
|
export declare const roundHttp: string;
|
|
883
904
|
export declare const roundHttps: string;
|
|
884
905
|
export declare const roundHub: string;
|
|
@@ -920,6 +941,7 @@ export declare const roundInvertColorsOff: string;
|
|
|
920
941
|
export declare const roundIosShare: string;
|
|
921
942
|
export declare const roundIron: string;
|
|
922
943
|
export declare const roundIso: string;
|
|
944
|
+
export declare const roundJavascript: string;
|
|
923
945
|
export declare const roundJoinFull: string;
|
|
924
946
|
export declare const roundJoinInner: string;
|
|
925
947
|
export declare const roundJoinLeft: string;
|
|
@@ -946,6 +968,7 @@ export declare const roundKeyboardOptionKey: string;
|
|
|
946
968
|
export declare const roundKeyboardReturn: string;
|
|
947
969
|
export declare const roundKeyboardTab: string;
|
|
948
970
|
export declare const roundKeyboardVoice: string;
|
|
971
|
+
export declare const roundKeyOff: string;
|
|
949
972
|
export declare const roundKingBed: string;
|
|
950
973
|
export declare const roundKitchen: string;
|
|
951
974
|
export declare const roundKitesurfing: string;
|
|
@@ -1063,6 +1086,7 @@ export declare const roundMarkChatUnread: string;
|
|
|
1063
1086
|
export declare const roundMarkEmailRead: string;
|
|
1064
1087
|
export declare const roundMarkEmailUnread: string;
|
|
1065
1088
|
export declare const roundMarkunread: string;
|
|
1089
|
+
export declare const roundMarkUnreadChatAlt: string;
|
|
1066
1090
|
export declare const roundMarkunreadMailbox: string;
|
|
1067
1091
|
export declare const roundMasks: string;
|
|
1068
1092
|
export declare const roundMaximize: string;
|
|
@@ -1077,6 +1101,7 @@ export declare const roundMemory: string;
|
|
|
1077
1101
|
export declare const roundMenu: string;
|
|
1078
1102
|
export declare const roundMenuBook: string;
|
|
1079
1103
|
export declare const roundMenuOpen: string;
|
|
1104
|
+
export declare const roundMerge: string;
|
|
1080
1105
|
export declare const roundMergeType: string;
|
|
1081
1106
|
export declare const roundMessage: string;
|
|
1082
1107
|
export declare const roundMic: string;
|
|
@@ -1155,6 +1180,7 @@ export declare const roundNetworkLocked: string;
|
|
|
1155
1180
|
export declare const roundNetworkWifi: string;
|
|
1156
1181
|
export declare const roundNewLabel: string;
|
|
1157
1182
|
export declare const roundNewReleases: string;
|
|
1183
|
+
export declare const roundNewspaper: string;
|
|
1158
1184
|
export declare const roundNextPlan: string;
|
|
1159
1185
|
export declare const roundNextWeek: string;
|
|
1160
1186
|
export declare const roundNfc: string;
|
|
@@ -1231,6 +1257,7 @@ export declare const roundPanoramaVerticalSelect: string;
|
|
|
1231
1257
|
export declare const roundPanoramaWideAngle: string;
|
|
1232
1258
|
export declare const roundPanoramaWideAngleSelect: string;
|
|
1233
1259
|
export declare const roundPanTool: string;
|
|
1260
|
+
export declare const roundPanToolAlt: string;
|
|
1234
1261
|
export declare const roundParagliding: string;
|
|
1235
1262
|
export declare const roundPark: string;
|
|
1236
1263
|
export declare const roundPartyMode: string;
|
|
@@ -1305,6 +1332,7 @@ export declare const roundPhotoLibrary: string;
|
|
|
1305
1332
|
export declare const roundPhotoSizeSelectActual: string;
|
|
1306
1333
|
export declare const roundPhotoSizeSelectLarge: string;
|
|
1307
1334
|
export declare const roundPhotoSizeSelectSmall: string;
|
|
1335
|
+
export declare const roundPhp: string;
|
|
1308
1336
|
export declare const roundPiano: string;
|
|
1309
1337
|
export declare const roundPianoOff: string;
|
|
1310
1338
|
export declare const roundPictureAsPdf: string;
|
|
@@ -1333,12 +1361,14 @@ export declare const roundPlaylistAddCheck: string;
|
|
|
1333
1361
|
export declare const roundPlaylistAddCheckCircle: string;
|
|
1334
1362
|
export declare const roundPlaylistAddCircle: string;
|
|
1335
1363
|
export declare const roundPlaylistPlay: string;
|
|
1364
|
+
export declare const roundPlaylistRemove: string;
|
|
1336
1365
|
export declare const roundPlumbing: string;
|
|
1337
1366
|
export declare const roundPlusOne: string;
|
|
1338
1367
|
export declare const roundPodcasts: string;
|
|
1339
1368
|
export declare const roundPointOfSale: string;
|
|
1340
1369
|
export declare const roundPolicy: string;
|
|
1341
1370
|
export declare const roundPoll: string;
|
|
1371
|
+
export declare const roundPolyline: string;
|
|
1342
1372
|
export declare const roundPolymer: string;
|
|
1343
1373
|
export declare const roundPool: string;
|
|
1344
1374
|
export declare const roundPortableWifiOff: string;
|
|
@@ -1373,6 +1403,7 @@ export declare const roundQrCodeScanner: string;
|
|
|
1373
1403
|
export declare const roundQueryBuilder: string;
|
|
1374
1404
|
export declare const roundQueryStats: string;
|
|
1375
1405
|
export declare const roundQuestionAnswer: string;
|
|
1406
|
+
export declare const roundQuestionMark: string;
|
|
1376
1407
|
export declare const roundQueue: string;
|
|
1377
1408
|
export declare const roundQueueMusic: string;
|
|
1378
1409
|
export declare const roundQueuePlayNext: string;
|
|
@@ -1384,6 +1415,8 @@ export declare const roundRadioButtonChecked: string;
|
|
|
1384
1415
|
export declare const roundRadioButtonUnchecked: string;
|
|
1385
1416
|
export declare const roundRailwayAlert: string;
|
|
1386
1417
|
export declare const roundRamenDining: string;
|
|
1418
|
+
export declare const roundRampLeft: string;
|
|
1419
|
+
export declare const roundRampRight: string;
|
|
1387
1420
|
export declare const roundRateReview: string;
|
|
1388
1421
|
export declare const roundRawOff: string;
|
|
1389
1422
|
export declare const roundRawOn: string;
|
|
@@ -1438,6 +1471,8 @@ export declare const roundReviews: string;
|
|
|
1438
1471
|
export declare const roundRiceBowl: string;
|
|
1439
1472
|
export declare const roundRingVolume: string;
|
|
1440
1473
|
export declare const roundRMobiledata: string;
|
|
1474
|
+
export declare const roundRocket: string;
|
|
1475
|
+
export declare const roundRocketLaunch: string;
|
|
1441
1476
|
export declare const roundRoofing: string;
|
|
1442
1477
|
export declare const roundRoom: string;
|
|
1443
1478
|
export declare const roundRoomPreferences: string;
|
|
@@ -1446,6 +1481,8 @@ export declare const roundRotate90DegreesCcw: string;
|
|
|
1446
1481
|
export declare const roundRotate90DegreesCw: string;
|
|
1447
1482
|
export declare const roundRotateLeft: string;
|
|
1448
1483
|
export declare const roundRotateRight: string;
|
|
1484
|
+
export declare const roundRoundaboutLeft: string;
|
|
1485
|
+
export declare const roundRoundaboutRight: string;
|
|
1449
1486
|
export declare const roundRoundedCorner: string;
|
|
1450
1487
|
export declare const roundRoute: string;
|
|
1451
1488
|
export declare const roundRouter: string;
|
|
@@ -1542,6 +1579,7 @@ export declare const roundShop2: string;
|
|
|
1542
1579
|
export declare const roundShoppingBag: string;
|
|
1543
1580
|
export declare const roundShoppingBasket: string;
|
|
1544
1581
|
export declare const roundShoppingCart: string;
|
|
1582
|
+
export declare const roundShoppingCartCheckout: string;
|
|
1545
1583
|
export declare const roundShopTwo: string;
|
|
1546
1584
|
export declare const roundShortcut: string;
|
|
1547
1585
|
export declare const roundShortText: string;
|
|
@@ -1569,6 +1607,7 @@ export declare const roundSignalWifiOff: string;
|
|
|
1569
1607
|
export declare const roundSignalWifiStatusbar4Bar: string;
|
|
1570
1608
|
export declare const roundSignalWifiStatusbarConnectedNoInternet4: string;
|
|
1571
1609
|
export declare const roundSignalWifiStatusbarNull: string;
|
|
1610
|
+
export declare const roundSignpost: string;
|
|
1572
1611
|
export declare const roundSimCard: string;
|
|
1573
1612
|
export declare const roundSimCardAlert: string;
|
|
1574
1613
|
export declare const roundSimCardDownload: string;
|
|
@@ -1640,6 +1679,7 @@ export declare const roundSquareFoot: string;
|
|
|
1640
1679
|
export declare const roundSsidChart: string;
|
|
1641
1680
|
export declare const roundStackedBarChart: string;
|
|
1642
1681
|
export declare const roundStackedLineChart: string;
|
|
1682
|
+
export declare const roundStadium: string;
|
|
1643
1683
|
export declare const roundStairs: string;
|
|
1644
1684
|
export declare const roundStar: string;
|
|
1645
1685
|
export declare const roundStarBorder: string;
|
|
@@ -1663,6 +1703,7 @@ export declare const roundStore: string;
|
|
|
1663
1703
|
export declare const roundStorefront: string;
|
|
1664
1704
|
export declare const roundStoreMallDirectory: string;
|
|
1665
1705
|
export declare const roundStorm: string;
|
|
1706
|
+
export declare const roundStraight: string;
|
|
1666
1707
|
export declare const roundStraighten: string;
|
|
1667
1708
|
export declare const roundStream: string;
|
|
1668
1709
|
export declare const roundStreetview: string;
|
|
@@ -1738,6 +1779,7 @@ export declare const roundTaskAlt: string;
|
|
|
1738
1779
|
export declare const roundTaxiAlert: string;
|
|
1739
1780
|
export declare const roundTempleBuddhist: string;
|
|
1740
1781
|
export declare const roundTempleHindu: string;
|
|
1782
|
+
export declare const roundTerminal: string;
|
|
1741
1783
|
export declare const roundTerrain: string;
|
|
1742
1784
|
export declare const roundTextDecrease: string;
|
|
1743
1785
|
export declare const roundTextFields: string;
|
|
@@ -1805,6 +1847,12 @@ export declare const roundTune: string;
|
|
|
1805
1847
|
export declare const roundTungsten: string;
|
|
1806
1848
|
export declare const roundTurnedIn: string;
|
|
1807
1849
|
export declare const roundTurnedInNot: string;
|
|
1850
|
+
export declare const roundTurnLeft: string;
|
|
1851
|
+
export declare const roundTurnRight: string;
|
|
1852
|
+
export declare const roundTurnSharpLeft: string;
|
|
1853
|
+
export declare const roundTurnSharpRight: string;
|
|
1854
|
+
export declare const roundTurnSlightLeft: string;
|
|
1855
|
+
export declare const roundTurnSlightRight: string;
|
|
1808
1856
|
export declare const roundTv: string;
|
|
1809
1857
|
export declare const roundTvOff: string;
|
|
1810
1858
|
export declare const roundTwoWheeler: string;
|
|
@@ -1823,6 +1871,8 @@ export declare const roundUpload: string;
|
|
|
1823
1871
|
export declare const roundUploadFile: string;
|
|
1824
1872
|
export declare const roundUsb: string;
|
|
1825
1873
|
export declare const roundUsbOff: string;
|
|
1874
|
+
export declare const roundUTurnLeft: string;
|
|
1875
|
+
export declare const roundUTurnRight: string;
|
|
1826
1876
|
export declare const roundVaccines: string;
|
|
1827
1877
|
export declare const roundVerified: string;
|
|
1828
1878
|
export declare const roundVerifiedUser: string;
|
|
@@ -1837,6 +1887,7 @@ export declare const roundVideocam: string;
|
|
|
1837
1887
|
export declare const roundVideoCameraBack: string;
|
|
1838
1888
|
export declare const roundVideoCameraFront: string;
|
|
1839
1889
|
export declare const roundVideocamOff: string;
|
|
1890
|
+
export declare const roundVideoFile: string;
|
|
1840
1891
|
export declare const roundVideogameAsset: string;
|
|
1841
1892
|
export declare const roundVideogameAssetOff: string;
|
|
1842
1893
|
export declare const roundVideoLabel: string;
|
|
@@ -1855,11 +1906,13 @@ export declare const roundViewCozy: string;
|
|
|
1855
1906
|
export declare const roundViewDay: string;
|
|
1856
1907
|
export declare const roundViewHeadline: string;
|
|
1857
1908
|
export declare const roundViewInAr: string;
|
|
1909
|
+
export declare const roundViewKanban: string;
|
|
1858
1910
|
export declare const roundViewList: string;
|
|
1859
1911
|
export declare const roundViewModule: string;
|
|
1860
1912
|
export declare const roundViewQuilt: string;
|
|
1861
1913
|
export declare const roundViewSidebar: string;
|
|
1862
1914
|
export declare const roundViewStream: string;
|
|
1915
|
+
export declare const roundViewTimeline: string;
|
|
1863
1916
|
export declare const roundViewWeek: string;
|
|
1864
1917
|
export declare const roundVignette: string;
|
|
1865
1918
|
export declare const roundVilla: string;
|
|
@@ -1874,9 +1927,11 @@ export declare const roundVolumeOff: string;
|
|
|
1874
1927
|
export declare const roundVolumeUp: string;
|
|
1875
1928
|
export declare const roundVolunteerActivism: string;
|
|
1876
1929
|
export declare const roundVpnKey: string;
|
|
1930
|
+
export declare const roundVpnKeyOff: string;
|
|
1877
1931
|
export declare const roundVpnLock: string;
|
|
1878
1932
|
export declare const roundVrpano: string;
|
|
1879
1933
|
export declare const roundWallpaper: string;
|
|
1934
|
+
export declare const roundWarehouse: string;
|
|
1880
1935
|
export declare const roundWarning: string;
|
|
1881
1936
|
export declare const roundWarningAmber: string;
|
|
1882
1937
|
export declare const roundWash: string;
|
|
@@ -1900,6 +1955,7 @@ export declare const roundWc: string;
|
|
|
1900
1955
|
export declare const roundWeb: string;
|
|
1901
1956
|
export declare const roundWebAsset: string;
|
|
1902
1957
|
export declare const roundWebAssetOff: string;
|
|
1958
|
+
export declare const roundWebhook: string;
|
|
1903
1959
|
export declare const roundWeekend: string;
|
|
1904
1960
|
export declare const roundWest: string;
|
|
1905
1961
|
export declare const roundWhatsapp: string;
|