@quasar/extras 1.15.5 → 1.15.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. package/README.md +11 -11
  2. package/bootstrap-icons/bootstrap-icons.css +142 -0
  3. package/bootstrap-icons/bootstrap-icons.woff +0 -0
  4. package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
  5. package/bootstrap-icons/icons.json +142 -0
  6. package/bootstrap-icons/index.d.ts +143 -1
  7. package/bootstrap-icons/index.js +188 -46
  8. package/bootstrap-icons/index.mjs +188 -46
  9. package/fontawesome-v6/fa-brands-400.ttf +0 -0
  10. package/fontawesome-v6/fa-brands-400.woff2 +0 -0
  11. package/fontawesome-v6/fa-regular-400.ttf +0 -0
  12. package/fontawesome-v6/fa-regular-400.woff2 +0 -0
  13. package/fontawesome-v6/fa-solid-900.ttf +0 -0
  14. package/fontawesome-v6/fa-solid-900.woff2 +0 -0
  15. package/fontawesome-v6/fa-v4compatibility.ttf +0 -0
  16. package/fontawesome-v6/fa-v4compatibility.woff2 +0 -0
  17. package/fontawesome-v6/fontawesome-v6.css +13 -4
  18. package/fontawesome-v6/icons.json +3 -1
  19. package/fontawesome-v6/index.d.ts +4 -2
  20. package/fontawesome-v6/index.js +46 -44
  21. package/fontawesome-v6/index.mjs +46 -44
  22. package/ionicons-v6/index.d.ts +1 -1
  23. package/ionicons-v6/index.js +1 -1
  24. package/ionicons-v6/index.mjs +1 -1
  25. package/material-icons/index.js +9 -9
  26. package/material-icons/index.mjs +9 -9
  27. package/material-icons-outlined/index.js +9 -9
  28. package/material-icons-outlined/index.mjs +9 -9
  29. package/material-icons-round/index.js +12 -12
  30. package/material-icons-round/index.mjs +12 -12
  31. package/material-icons-sharp/index.js +10 -10
  32. package/material-icons-sharp/index.mjs +10 -10
  33. package/material-symbols-outlined/icons.json +51 -2
  34. package/material-symbols-outlined/index.d.ts +51 -2
  35. package/material-symbols-outlined/index.js +97 -48
  36. package/material-symbols-outlined/index.mjs +97 -48
  37. package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
  38. package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
  39. package/material-symbols-rounded/icons.json +51 -2
  40. package/material-symbols-rounded/index.d.ts +51 -2
  41. package/material-symbols-rounded/index.js +76 -27
  42. package/material-symbols-rounded/index.mjs +76 -27
  43. package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
  44. package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
  45. package/material-symbols-sharp/icons.json +51 -2
  46. package/material-symbols-sharp/index.d.ts +51 -2
  47. package/material-symbols-sharp/index.js +103 -54
  48. package/material-symbols-sharp/index.mjs +103 -54
  49. package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
  50. package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
  51. package/package.json +5 -5
@@ -136,6 +136,7 @@
136
136
  "symRoundedAllInclusive",
137
137
  "symRoundedAllOut",
138
138
  "symRoundedAlternateEmail",
139
+ "symRoundedAltitude",
139
140
  "symRoundedAltRoute",
140
141
  "symRoundedAmpStories",
141
142
  "symRoundedAnalytics",
@@ -177,6 +178,7 @@
177
178
  "symRoundedArrowOutward",
178
179
  "symRoundedArrowRight",
179
180
  "symRoundedArrowRightAlt",
181
+ "symRoundedArrowSelectorTool",
180
182
  "symRoundedArrowsMoreDown",
181
183
  "symRoundedArrowsMoreUp",
182
184
  "symRoundedArrowUpward",
@@ -242,7 +244,9 @@
242
244
  "symRoundedBallot",
243
245
  "symRoundedBarChart",
244
246
  "symRoundedBarcode",
247
+ "symRoundedBarcodeReader",
245
248
  "symRoundedBarcodeScanner",
249
+ "symRoundedBarefoot",
246
250
  "symRoundedBatchPrediction",
247
251
  "symRoundedBathroom",
248
252
  "symRoundedBathtub",
@@ -413,6 +417,7 @@
413
417
  "symRoundedCastle",
414
418
  "symRoundedCategory",
415
419
  "symRoundedCelebration",
420
+ "symRoundedCellMerge",
416
421
  "symRoundedCellTower",
417
422
  "symRoundedCellWifi",
418
423
  "symRoundedCenterFocusStrong",
@@ -441,6 +446,7 @@
441
446
  "symRoundedChevronRight",
442
447
  "symRoundedChildCare",
443
448
  "symRoundedChildFriendly",
449
+ "symRoundedChipExtraction",
444
450
  "symRoundedChromecast2",
445
451
  "symRoundedChromecastDevice",
446
452
  "symRoundedChromeReaderMode",
@@ -516,6 +522,7 @@
516
522
  "symRoundedControllerGen",
517
523
  "symRoundedControlPointDuplicate",
518
524
  "symRoundedConversionPath",
525
+ "symRoundedConveyorBelt",
519
526
  "symRoundedCookie",
520
527
  "symRoundedCooking",
521
528
  "symRoundedCoolToDry",
@@ -573,6 +580,8 @@
573
580
  "symRoundedDataUsage",
574
581
  "symRoundedDateRange",
575
582
  "symRoundedDeblur",
583
+ "symRoundedDecimalDecrease",
584
+ "symRoundedDecimalIncrease",
576
585
  "symRoundedDeck",
577
586
  "symRoundedDehaze",
578
587
  "symRoundedDelete",
@@ -609,6 +618,7 @@
609
618
  "symRoundedDevicesOther",
610
619
  "symRoundedDeviceThermostat",
611
620
  "symRoundedDeviceUnknown",
621
+ "symRoundedDewPoint",
612
622
  "symRoundedDialerSip",
613
623
  "symRoundedDialpad",
614
624
  "symRoundedDiamond",
@@ -810,12 +820,10 @@
810
820
  "symRoundedFiberPin",
811
821
  "symRoundedFiberSmartRecord",
812
822
  "symRoundedFileCopy",
813
- "symRoundedFileDownload",
814
823
  "symRoundedFileDownloadDone",
815
824
  "symRoundedFileDownloadOff",
816
825
  "symRoundedFileOpen",
817
826
  "symRoundedFilePresent",
818
- "symRoundedFileUpload",
819
827
  "symRoundedFileUploadOff",
820
828
  "symRoundedFilter",
821
829
  "symRoundedFilter1",
@@ -889,8 +897,10 @@
889
897
  "symRoundedFontDownloadOff",
890
898
  "symRoundedFoodBank",
891
899
  "symRoundedFootBones",
900
+ "symRoundedFootprint",
892
901
  "symRoundedForest",
893
902
  "symRoundedForkLeft",
903
+ "symRoundedForklift",
894
904
  "symRoundedForkRight",
895
905
  "symRoundedFormatAlignCenter",
896
906
  "symRoundedFormatAlignJustify",
@@ -911,6 +921,7 @@
911
921
  "symRoundedFormatImageRight",
912
922
  "symRoundedFormatIndentDecrease",
913
923
  "symRoundedFormatIndentIncrease",
924
+ "symRoundedFormatInkHighlighter",
914
925
  "symRoundedFormatItalic",
915
926
  "symRoundedFormatLineSpacing",
916
927
  "symRoundedFormatListBulleted",
@@ -924,8 +935,11 @@
924
935
  "symRoundedFormatShapes",
925
936
  "symRoundedFormatSize",
926
937
  "symRoundedFormatStrikethrough",
938
+ "symRoundedFormatTextClip",
927
939
  "symRoundedFormatTextdirectionLToR",
928
940
  "symRoundedFormatTextdirectionRToL",
941
+ "symRoundedFormatTextOverflow",
942
+ "symRoundedFormatTextWrap",
929
943
  "symRoundedFormatUnderlined",
930
944
  "symRoundedFormatUnderlinedSquiggle",
931
945
  "symRoundedFormsAddOn",
@@ -941,11 +955,13 @@
941
955
  "symRoundedFramePerson",
942
956
  "symRoundedFreeCancellation",
943
957
  "symRoundedFrontHand",
958
+ "symRoundedFrontLoader",
944
959
  "symRoundedFullscreen",
945
960
  "symRoundedFullscreenExit",
946
961
  "symRoundedFullStackedBarChart",
947
962
  "symRoundedFunction",
948
963
  "symRoundedFunctions",
964
+ "symRoundedGalleryThumbnail",
949
965
  "symRoundedGarage",
950
966
  "symRoundedGarageHome",
951
967
  "symRoundedGardenCart",
@@ -1073,6 +1089,7 @@
1073
1089
  "symRoundedHumidityHigh",
1074
1090
  "symRoundedHumidityLow",
1075
1091
  "symRoundedHumidityMid",
1092
+ "symRoundedHumidityPercentage",
1076
1093
  "symRoundedHvac",
1077
1094
  "symRoundedIcecream",
1078
1095
  "symRoundedIceSkating",
@@ -1089,10 +1106,12 @@
1089
1106
  "symRoundedIncompleteCircle",
1090
1107
  "symRoundedIndeterminateCheckBox",
1091
1108
  "symRoundedInfo",
1109
+ "symRoundedInfrared",
1092
1110
  "symRoundedInHomeMode",
1093
1111
  "symRoundedInput",
1094
1112
  "symRoundedInsertChart",
1095
1113
  "symRoundedInsertPageBreak",
1114
+ "symRoundedInsertText",
1096
1115
  "symRoundedInsights",
1097
1116
  "symRoundedInstallDesktop",
1098
1117
  "symRoundedInstallMobile",
@@ -1171,6 +1190,18 @@
1171
1190
  "symRoundedLightMode",
1172
1191
  "symRoundedLinearScale",
1173
1192
  "symRoundedLineAxis",
1193
+ "symRoundedLineEnd",
1194
+ "symRoundedLineEndArrow",
1195
+ "symRoundedLineEndArrowNotch",
1196
+ "symRoundedLineEndCircle",
1197
+ "symRoundedLineEndDiamond",
1198
+ "symRoundedLineEndSquare",
1199
+ "symRoundedLineStart",
1200
+ "symRoundedLineStartArrow",
1201
+ "symRoundedLineStartArrowNotch",
1202
+ "symRoundedLineStartCircle",
1203
+ "symRoundedLineStartDiamond",
1204
+ "symRoundedLineStartSquare",
1174
1205
  "symRoundedLineStyle",
1175
1206
  "symRoundedLineWeight",
1176
1207
  "symRoundedLink",
@@ -1491,6 +1522,7 @@
1491
1522
  "symRoundedPageview",
1492
1523
  "symRoundedPaid",
1493
1524
  "symRoundedPalette",
1525
+ "symRoundedPallet",
1494
1526
  "symRoundedPanorama",
1495
1527
  "symRoundedPanoramaFishEye",
1496
1528
  "symRoundedPanoramaHorizontal",
@@ -1704,6 +1736,7 @@
1704
1736
  "symRoundedReportOff",
1705
1737
  "symRoundedRequestPage",
1706
1738
  "symRoundedRequestQuote",
1739
+ "symRoundedResetImage",
1707
1740
  "symRoundedResetTv",
1708
1741
  "symRoundedRestartAlt",
1709
1742
  "symRoundedRestaurant",
@@ -1716,6 +1749,7 @@
1716
1749
  "symRoundedRiceBowl",
1717
1750
  "symRoundedRingVolume",
1718
1751
  "symRoundedRMobiledata",
1752
+ "symRoundedRobot",
1719
1753
  "symRoundedRocket",
1720
1754
  "symRoundedRocketLaunch",
1721
1755
  "symRoundedRollerShades",
@@ -1746,6 +1780,7 @@
1746
1780
  "symRoundedSafetyCheck",
1747
1781
  "symRoundedSafetyDivider",
1748
1782
  "symRoundedSailing",
1783
+ "symRoundedSalinity",
1749
1784
  "symRoundedSanitizer",
1750
1785
  "symRoundedSatellite",
1751
1786
  "symRoundedSatelliteAlt",
@@ -1832,9 +1867,12 @@
1832
1867
  "symRoundedSettopComponent",
1833
1868
  "symRoundedSevereCold",
1834
1869
  "symRoundedShapeLine",
1870
+ "symRoundedShapes",
1835
1871
  "symRoundedShare",
1836
1872
  "symRoundedShareLocation",
1837
1873
  "symRoundedShareReviews",
1874
+ "symRoundedSheetsRtl",
1875
+ "symRoundedShelves",
1838
1876
  "symRoundedShield",
1839
1877
  "symRoundedShieldMoon",
1840
1878
  "symRoundedShieldWithHeart",
@@ -1884,6 +1922,7 @@
1884
1922
  "symRoundedSkipPrevious",
1885
1923
  "symRoundedSkull",
1886
1924
  "symRoundedSledding",
1925
+ "symRoundedSlideLibrary",
1887
1926
  "symRoundedSlideshow",
1888
1927
  "symRoundedSlowMotionVideo",
1889
1928
  "symRoundedSmartButton",
@@ -1954,6 +1993,7 @@
1954
1993
  "symRoundedSportsTennis",
1955
1994
  "symRoundedSportsVolleyball",
1956
1995
  "symRoundedSprinkler",
1996
+ "symRoundedSprint",
1957
1997
  "symRoundedSquare",
1958
1998
  "symRoundedSquareFoot",
1959
1999
  "symRoundedSsidChart",
@@ -2036,6 +2076,7 @@
2036
2076
  "symRoundedSyncDisabled",
2037
2077
  "symRoundedSyncLock",
2038
2078
  "symRoundedSyncProblem",
2079
+ "symRoundedSyncSavedLocally",
2039
2080
  "symRoundedSystemUpdate",
2040
2081
  "symRoundedSystemUpdateAlt",
2041
2082
  "symRoundedTab",
@@ -2124,6 +2165,7 @@
2124
2165
  "symRoundedToolsWrench",
2125
2166
  "symRoundedTopic",
2126
2167
  "symRoundedTornado",
2168
+ "symRoundedTotalDissolvedSolids",
2127
2169
  "symRoundedTouchApp",
2128
2170
  "symRoundedTour",
2129
2171
  "symRoundedToys",
@@ -2147,6 +2189,7 @@
2147
2189
  "symRoundedTrendingFlat",
2148
2190
  "symRoundedTrendingUp",
2149
2191
  "symRoundedTripOrigin",
2192
+ "symRoundedTrolley",
2150
2193
  "symRoundedTsunami",
2151
2194
  "symRoundedTty",
2152
2195
  "symRoundedTune",
@@ -2263,9 +2306,15 @@
2263
2306
  "symRoundedWatchOff",
2264
2307
  "symRoundedWater",
2265
2308
  "symRoundedWaterDamage",
2309
+ "symRoundedWaterDo",
2266
2310
  "symRoundedWaterDrop",
2311
+ "symRoundedWaterEc",
2267
2312
  "symRoundedWaterfallChart",
2268
2313
  "symRoundedWaterHeater",
2314
+ "symRoundedWaterLux",
2315
+ "symRoundedWaterOrp",
2316
+ "symRoundedWaterPh",
2317
+ "symRoundedWaterVoc",
2269
2318
  "symRoundedWaves",
2270
2319
  "symRoundedWavingHand",
2271
2320
  "symRoundedWbAuto",
@@ -138,6 +138,7 @@ export declare const symRoundedAllInclusive: string;
138
138
  export declare const symRoundedAllOut: string;
139
139
  export declare const symRoundedAltRoute: string;
140
140
  export declare const symRoundedAlternateEmail: string;
141
+ export declare const symRoundedAltitude: string;
141
142
  export declare const symRoundedAmpStories: string;
142
143
  export declare const symRoundedAnalytics: string;
143
144
  export declare const symRoundedAnchor: string;
@@ -178,6 +179,7 @@ export declare const symRoundedArrowLeft: string;
178
179
  export declare const symRoundedArrowOutward: string;
179
180
  export declare const symRoundedArrowRight: string;
180
181
  export declare const symRoundedArrowRightAlt: string;
182
+ export declare const symRoundedArrowSelectorTool: string;
181
183
  export declare const symRoundedArrowUpward: string;
182
184
  export declare const symRoundedArrowsMoreDown: string;
183
185
  export declare const symRoundedArrowsMoreUp: string;
@@ -243,7 +245,9 @@ export declare const symRoundedBalcony: string;
243
245
  export declare const symRoundedBallot: string;
244
246
  export declare const symRoundedBarChart: string;
245
247
  export declare const symRoundedBarcode: string;
248
+ export declare const symRoundedBarcodeReader: string;
246
249
  export declare const symRoundedBarcodeScanner: string;
250
+ export declare const symRoundedBarefoot: string;
247
251
  export declare const symRoundedBatchPrediction: string;
248
252
  export declare const symRoundedBathroom: string;
249
253
  export declare const symRoundedBathtub: string;
@@ -414,6 +418,7 @@ export declare const symRoundedCastForEducation: string;
414
418
  export declare const symRoundedCastle: string;
415
419
  export declare const symRoundedCategory: string;
416
420
  export declare const symRoundedCelebration: string;
421
+ export declare const symRoundedCellMerge: string;
417
422
  export declare const symRoundedCellTower: string;
418
423
  export declare const symRoundedCellWifi: string;
419
424
  export declare const symRoundedCenterFocusStrong: string;
@@ -442,6 +447,7 @@ export declare const symRoundedChevronLeft: string;
442
447
  export declare const symRoundedChevronRight: string;
443
448
  export declare const symRoundedChildCare: string;
444
449
  export declare const symRoundedChildFriendly: string;
450
+ export declare const symRoundedChipExtraction: string;
445
451
  export declare const symRoundedChromeReaderMode: string;
446
452
  export declare const symRoundedChromecast2: string;
447
453
  export declare const symRoundedChromecastDevice: string;
@@ -518,6 +524,7 @@ export declare const symRoundedControlCamera: string;
518
524
  export declare const symRoundedControlPointDuplicate: string;
519
525
  export declare const symRoundedControllerGen: string;
520
526
  export declare const symRoundedConversionPath: string;
527
+ export declare const symRoundedConveyorBelt: string;
521
528
  export declare const symRoundedCookie: string;
522
529
  export declare const symRoundedCooking: string;
523
530
  export declare const symRoundedCoolToDry: string;
@@ -574,6 +581,8 @@ export declare const symRoundedDataset: string;
574
581
  export declare const symRoundedDatasetLinked: string;
575
582
  export declare const symRoundedDateRange: string;
576
583
  export declare const symRoundedDeblur: string;
584
+ export declare const symRoundedDecimalDecrease: string;
585
+ export declare const symRoundedDecimalIncrease: string;
577
586
  export declare const symRoundedDeck: string;
578
587
  export declare const symRoundedDehaze: string;
579
588
  export declare const symRoundedDelete: string;
@@ -610,6 +619,7 @@ export declare const symRoundedDeviceUnknown: string;
610
619
  export declare const symRoundedDevices: string;
611
620
  export declare const symRoundedDevicesFold: string;
612
621
  export declare const symRoundedDevicesOther: string;
622
+ export declare const symRoundedDewPoint: string;
613
623
  export declare const symRoundedDialerSip: string;
614
624
  export declare const symRoundedDialpad: string;
615
625
  export declare const symRoundedDiamond: string;
@@ -811,12 +821,10 @@ export declare const symRoundedFiberNew: string;
811
821
  export declare const symRoundedFiberPin: string;
812
822
  export declare const symRoundedFiberSmartRecord: string;
813
823
  export declare const symRoundedFileCopy: string;
814
- export declare const symRoundedFileDownload: string;
815
824
  export declare const symRoundedFileDownloadDone: string;
816
825
  export declare const symRoundedFileDownloadOff: string;
817
826
  export declare const symRoundedFileOpen: string;
818
827
  export declare const symRoundedFilePresent: string;
819
- export declare const symRoundedFileUpload: string;
820
828
  export declare const symRoundedFileUploadOff: string;
821
829
  export declare const symRoundedFilter1: string;
822
830
  export declare const symRoundedFilter2: string;
@@ -890,9 +898,11 @@ export declare const symRoundedFontDownload: string;
890
898
  export declare const symRoundedFontDownloadOff: string;
891
899
  export declare const symRoundedFoodBank: string;
892
900
  export declare const symRoundedFootBones: string;
901
+ export declare const symRoundedFootprint: string;
893
902
  export declare const symRoundedForest: string;
894
903
  export declare const symRoundedForkLeft: string;
895
904
  export declare const symRoundedForkRight: string;
905
+ export declare const symRoundedForklift: string;
896
906
  export declare const symRoundedFormatAlignCenter: string;
897
907
  export declare const symRoundedFormatAlignJustify: string;
898
908
  export declare const symRoundedFormatAlignLeft: string;
@@ -912,6 +922,7 @@ export declare const symRoundedFormatImageLeft: string;
912
922
  export declare const symRoundedFormatImageRight: string;
913
923
  export declare const symRoundedFormatIndentDecrease: string;
914
924
  export declare const symRoundedFormatIndentIncrease: string;
925
+ export declare const symRoundedFormatInkHighlighter: string;
915
926
  export declare const symRoundedFormatItalic: string;
916
927
  export declare const symRoundedFormatLineSpacing: string;
917
928
  export declare const symRoundedFormatListBulleted: string;
@@ -925,6 +936,9 @@ export declare const symRoundedFormatQuote: string;
925
936
  export declare const symRoundedFormatShapes: string;
926
937
  export declare const symRoundedFormatSize: string;
927
938
  export declare const symRoundedFormatStrikethrough: string;
939
+ export declare const symRoundedFormatTextClip: string;
940
+ export declare const symRoundedFormatTextOverflow: string;
941
+ export declare const symRoundedFormatTextWrap: string;
928
942
  export declare const symRoundedFormatTextdirectionLToR: string;
929
943
  export declare const symRoundedFormatTextdirectionRToL: string;
930
944
  export declare const symRoundedFormatUnderlined: string;
@@ -942,6 +956,7 @@ export declare const symRoundedFoundation: string;
942
956
  export declare const symRoundedFramePerson: string;
943
957
  export declare const symRoundedFreeCancellation: string;
944
958
  export declare const symRoundedFrontHand: string;
959
+ export declare const symRoundedFrontLoader: string;
945
960
  export declare const symRoundedFullStackedBarChart: string;
946
961
  export declare const symRoundedFullscreen: string;
947
962
  export declare const symRoundedFullscreenExit: string;
@@ -949,6 +964,7 @@ export declare const symRoundedFunction: string;
949
964
  export declare const symRoundedFunctions: string;
950
965
  export declare const symRoundedGMobiledata: string;
951
966
  export declare const symRoundedGTranslate: string;
967
+ export declare const symRoundedGalleryThumbnail: string;
952
968
  export declare const symRoundedGarage: string;
953
969
  export declare const symRoundedGarageHome: string;
954
970
  export declare const symRoundedGardenCart: string;
@@ -1074,6 +1090,7 @@ export declare const symRoundedHumerusAlt: string;
1074
1090
  export declare const symRoundedHumidityHigh: string;
1075
1091
  export declare const symRoundedHumidityLow: string;
1076
1092
  export declare const symRoundedHumidityMid: string;
1093
+ export declare const symRoundedHumidityPercentage: string;
1077
1094
  export declare const symRoundedHvac: string;
1078
1095
  export declare const symRoundedIceSkating: string;
1079
1096
  export declare const symRoundedIcecream: string;
@@ -1091,9 +1108,11 @@ export declare const symRoundedInboxCustomize: string;
1091
1108
  export declare const symRoundedIncompleteCircle: string;
1092
1109
  export declare const symRoundedIndeterminateCheckBox: string;
1093
1110
  export declare const symRoundedInfo: string;
1111
+ export declare const symRoundedInfrared: string;
1094
1112
  export declare const symRoundedInput: string;
1095
1113
  export declare const symRoundedInsertChart: string;
1096
1114
  export declare const symRoundedInsertPageBreak: string;
1115
+ export declare const symRoundedInsertText: string;
1097
1116
  export declare const symRoundedInsights: string;
1098
1117
  export declare const symRoundedInstallDesktop: string;
1099
1118
  export declare const symRoundedInstallMobile: string;
@@ -1171,6 +1190,18 @@ export declare const symRoundedLightMode: string;
1171
1190
  export declare const symRoundedLightbulb: string;
1172
1191
  export declare const symRoundedLightbulbCircle: string;
1173
1192
  export declare const symRoundedLineAxis: string;
1193
+ export declare const symRoundedLineEnd: string;
1194
+ export declare const symRoundedLineEndArrow: string;
1195
+ export declare const symRoundedLineEndArrowNotch: string;
1196
+ export declare const symRoundedLineEndCircle: string;
1197
+ export declare const symRoundedLineEndDiamond: string;
1198
+ export declare const symRoundedLineEndSquare: string;
1199
+ export declare const symRoundedLineStart: string;
1200
+ export declare const symRoundedLineStartArrow: string;
1201
+ export declare const symRoundedLineStartArrowNotch: string;
1202
+ export declare const symRoundedLineStartCircle: string;
1203
+ export declare const symRoundedLineStartDiamond: string;
1204
+ export declare const symRoundedLineStartSquare: string;
1174
1205
  export declare const symRoundedLineStyle: string;
1175
1206
  export declare const symRoundedLineWeight: string;
1176
1207
  export declare const symRoundedLinearScale: string;
@@ -1492,6 +1523,7 @@ export declare const symRoundedPages: string;
1492
1523
  export declare const symRoundedPageview: string;
1493
1524
  export declare const symRoundedPaid: string;
1494
1525
  export declare const symRoundedPalette: string;
1526
+ export declare const symRoundedPallet: string;
1495
1527
  export declare const symRoundedPanTool: string;
1496
1528
  export declare const symRoundedPanToolAlt: string;
1497
1529
  export declare const symRoundedPanorama: string;
@@ -1706,6 +1738,7 @@ export declare const symRoundedReport: string;
1706
1738
  export declare const symRoundedReportOff: string;
1707
1739
  export declare const symRoundedRequestPage: string;
1708
1740
  export declare const symRoundedRequestQuote: string;
1741
+ export declare const symRoundedResetImage: string;
1709
1742
  export declare const symRoundedResetTv: string;
1710
1743
  export declare const symRoundedRestartAlt: string;
1711
1744
  export declare const symRoundedRestaurant: string;
@@ -1717,6 +1750,7 @@ export declare const symRoundedRheumatology: string;
1717
1750
  export declare const symRoundedRibCage: string;
1718
1751
  export declare const symRoundedRiceBowl: string;
1719
1752
  export declare const symRoundedRingVolume: string;
1753
+ export declare const symRoundedRobot: string;
1720
1754
  export declare const symRoundedRocket: string;
1721
1755
  export declare const symRoundedRocketLaunch: string;
1722
1756
  export declare const symRoundedRollerShades: string;
@@ -1747,6 +1781,7 @@ export declare const symRoundedRvHookup: string;
1747
1781
  export declare const symRoundedSafetyCheck: string;
1748
1782
  export declare const symRoundedSafetyDivider: string;
1749
1783
  export declare const symRoundedSailing: string;
1784
+ export declare const symRoundedSalinity: string;
1750
1785
  export declare const symRoundedSanitizer: string;
1751
1786
  export declare const symRoundedSatellite: string;
1752
1787
  export declare const symRoundedSatelliteAlt: string;
@@ -1833,9 +1868,12 @@ export declare const symRoundedSettingsVoice: string;
1833
1868
  export declare const symRoundedSettopComponent: string;
1834
1869
  export declare const symRoundedSevereCold: string;
1835
1870
  export declare const symRoundedShapeLine: string;
1871
+ export declare const symRoundedShapes: string;
1836
1872
  export declare const symRoundedShare: string;
1837
1873
  export declare const symRoundedShareLocation: string;
1838
1874
  export declare const symRoundedShareReviews: string;
1875
+ export declare const symRoundedSheetsRtl: string;
1876
+ export declare const symRoundedShelves: string;
1839
1877
  export declare const symRoundedShield: string;
1840
1878
  export declare const symRoundedShieldMoon: string;
1841
1879
  export declare const symRoundedShieldWithHeart: string;
@@ -1885,6 +1923,7 @@ export declare const symRoundedSkipNext: string;
1885
1923
  export declare const symRoundedSkipPrevious: string;
1886
1924
  export declare const symRoundedSkull: string;
1887
1925
  export declare const symRoundedSledding: string;
1926
+ export declare const symRoundedSlideLibrary: string;
1888
1927
  export declare const symRoundedSlideshow: string;
1889
1928
  export declare const symRoundedSlowMotionVideo: string;
1890
1929
  export declare const symRoundedSmartButton: string;
@@ -1955,6 +1994,7 @@ export declare const symRoundedSportsSoccer: string;
1955
1994
  export declare const symRoundedSportsTennis: string;
1956
1995
  export declare const symRoundedSportsVolleyball: string;
1957
1996
  export declare const symRoundedSprinkler: string;
1997
+ export declare const symRoundedSprint: string;
1958
1998
  export declare const symRoundedSquare: string;
1959
1999
  export declare const symRoundedSquareFoot: string;
1960
2000
  export declare const symRoundedSsidChart: string;
@@ -2037,6 +2077,7 @@ export declare const symRoundedSyncAlt: string;
2037
2077
  export declare const symRoundedSyncDisabled: string;
2038
2078
  export declare const symRoundedSyncLock: string;
2039
2079
  export declare const symRoundedSyncProblem: string;
2080
+ export declare const symRoundedSyncSavedLocally: string;
2040
2081
  export declare const symRoundedSystemUpdate: string;
2041
2082
  export declare const symRoundedSystemUpdateAlt: string;
2042
2083
  export declare const symRoundedTab: string;
@@ -2125,6 +2166,7 @@ export declare const symRoundedToolsPowerDrill: string;
2125
2166
  export declare const symRoundedToolsWrench: string;
2126
2167
  export declare const symRoundedTopic: string;
2127
2168
  export declare const symRoundedTornado: string;
2169
+ export declare const symRoundedTotalDissolvedSolids: string;
2128
2170
  export declare const symRoundedTouchApp: string;
2129
2171
  export declare const symRoundedTour: string;
2130
2172
  export declare const symRoundedToys: string;
@@ -2148,6 +2190,7 @@ export declare const symRoundedTrendingDown: string;
2148
2190
  export declare const symRoundedTrendingFlat: string;
2149
2191
  export declare const symRoundedTrendingUp: string;
2150
2192
  export declare const symRoundedTripOrigin: string;
2193
+ export declare const symRoundedTrolley: string;
2151
2194
  export declare const symRoundedTsunami: string;
2152
2195
  export declare const symRoundedTty: string;
2153
2196
  export declare const symRoundedTune: string;
@@ -2264,8 +2307,14 @@ export declare const symRoundedWatch: string;
2264
2307
  export declare const symRoundedWatchOff: string;
2265
2308
  export declare const symRoundedWater: string;
2266
2309
  export declare const symRoundedWaterDamage: string;
2310
+ export declare const symRoundedWaterDo: string;
2267
2311
  export declare const symRoundedWaterDrop: string;
2312
+ export declare const symRoundedWaterEc: string;
2268
2313
  export declare const symRoundedWaterHeater: string;
2314
+ export declare const symRoundedWaterLux: string;
2315
+ export declare const symRoundedWaterOrp: string;
2316
+ export declare const symRoundedWaterPh: string;
2317
+ export declare const symRoundedWaterVoc: string;
2269
2318
  export declare const symRoundedWaterfallChart: string;
2270
2319
  export declare const symRoundedWaves: string;
2271
2320
  export declare const symRoundedWavingHand: string;