@project-lary/react-material-symbols-300-rounded 0.6.0 → 0.7.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 (259) hide show
  1. package/dist/components/AodWatch.js +1 -1
  2. package/dist/components/AodWatchFilled.js +1 -1
  3. package/dist/components/Article.js +1 -1
  4. package/dist/components/AutoTransmission.js +1 -1
  5. package/dist/components/{EmojiFlags.d.ts → BikeDock.d.ts} +1 -1
  6. package/dist/components/BikeDock.js +6 -0
  7. package/dist/components/BikeDockFilled.d.ts +4 -0
  8. package/dist/components/BikeDockFilled.js +6 -0
  9. package/dist/components/{FeedFilled.d.ts → BikeLane.d.ts} +1 -1
  10. package/dist/components/BikeLane.js +6 -0
  11. package/dist/components/BikeLaneFilled.d.ts +3 -0
  12. package/dist/components/BikeLaneFilled.js +3 -0
  13. package/dist/components/BookmarkCheck.d.ts +4 -0
  14. package/dist/components/BookmarkCheck.js +6 -0
  15. package/dist/components/BookmarkCheckFilled.d.ts +4 -0
  16. package/dist/components/BookmarkCheckFilled.js +6 -0
  17. package/dist/components/BookmarkFlag.d.ts +4 -0
  18. package/dist/components/BookmarkFlag.js +6 -0
  19. package/dist/components/BookmarkFlagFilled.d.ts +4 -0
  20. package/dist/components/BookmarkFlagFilled.js +6 -0
  21. package/dist/components/BookmarkHeart.d.ts +4 -0
  22. package/dist/components/BookmarkHeart.js +6 -0
  23. package/dist/components/BookmarkHeartFilled.d.ts +4 -0
  24. package/dist/components/BookmarkHeartFilled.js +6 -0
  25. package/dist/components/BookmarkStar.d.ts +4 -0
  26. package/dist/components/BookmarkStar.js +6 -0
  27. package/dist/components/BookmarkStarFilled.d.ts +4 -0
  28. package/dist/components/BookmarkStarFilled.js +6 -0
  29. package/dist/components/Bookmarks.js +1 -1
  30. package/dist/components/BookmarksFilled.js +1 -1
  31. package/dist/components/CableCar.d.ts +4 -0
  32. package/dist/components/CableCar.js +6 -0
  33. package/dist/components/CableCarFilled.d.ts +4 -0
  34. package/dist/components/CableCarFilled.js +6 -0
  35. package/dist/components/ChevronBackward.d.ts +4 -0
  36. package/dist/components/ChevronBackward.js +6 -0
  37. package/dist/components/ChevronBackwardFilled.d.ts +3 -0
  38. package/dist/components/ChevronBackwardFilled.js +3 -0
  39. package/dist/components/ChevronForward.d.ts +4 -0
  40. package/dist/components/ChevronForward.js +6 -0
  41. package/dist/components/ChevronForwardFilled.d.ts +3 -0
  42. package/dist/components/ChevronForwardFilled.js +3 -0
  43. package/dist/components/Cooking.js +1 -1
  44. package/dist/components/CookingFilled.js +1 -1
  45. package/dist/components/CurrencyRupeeCircle.d.ts +4 -0
  46. package/dist/components/CurrencyRupeeCircle.js +6 -0
  47. package/dist/components/CurrencyRupeeCircleFilled.d.ts +4 -0
  48. package/dist/components/CurrencyRupeeCircleFilled.js +6 -0
  49. package/dist/components/{EmojiFlagsFilled.d.ts → DesktopLandscape.d.ts} +1 -1
  50. package/dist/components/DesktopLandscape.js +6 -0
  51. package/dist/components/DesktopLandscapeFilled.d.ts +4 -0
  52. package/dist/components/DesktopLandscapeFilled.js +6 -0
  53. package/dist/components/DesktopPortrait.d.ts +4 -0
  54. package/dist/components/DesktopPortrait.js +6 -0
  55. package/dist/components/DesktopPortraitFilled.d.ts +4 -0
  56. package/dist/components/DesktopPortraitFilled.js +6 -0
  57. package/dist/components/DirectionsBike.js +1 -1
  58. package/dist/components/DirectionsRailway.js +1 -1
  59. package/dist/components/DirectionsRailway2.d.ts +4 -0
  60. package/dist/components/DirectionsRailway2.js +6 -0
  61. package/dist/components/DirectionsRailway2Filled.d.ts +4 -0
  62. package/dist/components/DirectionsRailway2Filled.js +6 -0
  63. package/dist/components/DirectionsRailwayFilled.js +1 -1
  64. package/dist/components/Equal.js +1 -1
  65. package/dist/components/FitnessTracker.d.ts +4 -0
  66. package/dist/components/FitnessTracker.js +6 -0
  67. package/dist/components/FitnessTrackerFilled.d.ts +4 -0
  68. package/dist/components/FitnessTrackerFilled.js +6 -0
  69. package/dist/components/FlashlightOff.js +1 -1
  70. package/dist/components/FlashlightOffFilled.js +1 -1
  71. package/dist/components/FloatLandscape2.d.ts +4 -0
  72. package/dist/components/FloatLandscape2.js +6 -0
  73. package/dist/components/FloatLandscape2Filled.d.ts +4 -0
  74. package/dist/components/FloatLandscape2Filled.js +6 -0
  75. package/dist/components/FloatPortrait2.d.ts +4 -0
  76. package/dist/components/FloatPortrait2.js +6 -0
  77. package/dist/components/FloatPortrait2Filled.d.ts +4 -0
  78. package/dist/components/FloatPortrait2Filled.js +6 -0
  79. package/dist/components/Flyover.d.ts +4 -0
  80. package/dist/components/Flyover.js +6 -0
  81. package/dist/components/FlyoverFilled.d.ts +4 -0
  82. package/dist/components/FlyoverFilled.js +6 -0
  83. package/dist/components/ForwardCircle.js +1 -1
  84. package/dist/components/FullscreenPortrait.d.ts +4 -0
  85. package/dist/components/FullscreenPortrait.js +6 -0
  86. package/dist/components/FullscreenPortraitFilled.d.ts +4 -0
  87. package/dist/components/FullscreenPortraitFilled.js +6 -0
  88. package/dist/components/Funicular.d.ts +4 -0
  89. package/dist/components/Funicular.js +6 -0
  90. package/dist/components/FunicularFilled.d.ts +4 -0
  91. package/dist/components/FunicularFilled.js +6 -0
  92. package/dist/components/GondolaLift.d.ts +4 -0
  93. package/dist/components/GondolaLift.js +6 -0
  94. package/dist/components/GondolaLiftFilled.d.ts +4 -0
  95. package/dist/components/GondolaLiftFilled.js +6 -0
  96. package/dist/components/HearingAid.d.ts +4 -0
  97. package/dist/components/HearingAid.js +6 -0
  98. package/dist/components/HearingAidFilled.d.ts +4 -0
  99. package/dist/components/HearingAidFilled.js +6 -0
  100. package/dist/components/HearingDisabled.js +1 -1
  101. package/dist/components/{Cut.d.ts → Hov.d.ts} +1 -1
  102. package/dist/components/Hov.js +6 -0
  103. package/dist/components/HovFilled.d.ts +4 -0
  104. package/dist/components/HovFilled.js +6 -0
  105. package/dist/components/InfoI.js +1 -1
  106. package/dist/components/InkHighlighterMove.js +1 -1
  107. package/dist/components/InkHighlighterMoveFilled.js +1 -1
  108. package/dist/components/InstallDesktop.js +1 -1
  109. package/dist/components/Keep.js +1 -1
  110. package/dist/components/KeepFilled.js +1 -1
  111. package/dist/components/KeepPublic.js +1 -1
  112. package/dist/components/KeepPublicFilled.js +1 -1
  113. package/dist/components/LocalAtm.js +1 -1
  114. package/dist/components/MedicationLiquid.js +1 -1
  115. package/dist/components/Metro.d.ts +4 -0
  116. package/dist/components/Metro.js +6 -0
  117. package/dist/components/MetroFilled.d.ts +3 -0
  118. package/dist/components/MetroFilled.js +3 -0
  119. package/dist/components/Monorail.d.ts +4 -0
  120. package/dist/components/Monorail.js +6 -0
  121. package/dist/components/MonorailFilled.d.ts +4 -0
  122. package/dist/components/MonorailFilled.js +6 -0
  123. package/dist/components/MotionPhotosAutoFilled.js +1 -1
  124. package/dist/components/MotionPhotosOn.js +1 -1
  125. package/dist/components/MotionPhotosOnFilled.js +1 -1
  126. package/dist/components/MotionPhotosPaused.js +1 -1
  127. package/dist/components/MotionPhotosPausedFilled.js +1 -1
  128. package/dist/components/NestFarsightWeather.js +1 -1
  129. package/dist/components/NestMultiRoomFilled.js +1 -1
  130. package/dist/components/PriceChange.js +1 -1
  131. package/dist/components/PrintDisabledFilled.js +1 -1
  132. package/dist/components/RailwayAlert.js +1 -1
  133. package/dist/components/RailwayAlert2.d.ts +4 -0
  134. package/dist/components/RailwayAlert2.js +6 -0
  135. package/dist/components/RailwayAlert2Filled.d.ts +4 -0
  136. package/dist/components/RailwayAlert2Filled.js +6 -0
  137. package/dist/components/RailwayAlertFilled.js +1 -1
  138. package/dist/components/ResetBrightness.d.ts +4 -0
  139. package/dist/components/ResetBrightness.js +6 -0
  140. package/dist/components/ResetBrightnessFilled.d.ts +4 -0
  141. package/dist/components/ResetBrightnessFilled.js +6 -0
  142. package/dist/components/ResetFocus.d.ts +4 -0
  143. package/dist/components/ResetFocus.js +6 -0
  144. package/dist/components/ResetFocusFilled.d.ts +4 -0
  145. package/dist/components/ResetFocusFilled.js +6 -0
  146. package/dist/components/ResetIso.d.ts +4 -0
  147. package/dist/components/ResetIso.js +6 -0
  148. package/dist/components/ResetIsoFilled.d.ts +4 -0
  149. package/dist/components/ResetIsoFilled.js +6 -0
  150. package/dist/components/ResetSettings.d.ts +4 -0
  151. package/dist/components/ResetSettings.js +6 -0
  152. package/dist/components/ResetSettingsFilled.d.ts +4 -0
  153. package/dist/components/ResetSettingsFilled.js +6 -0
  154. package/dist/components/ResetShadow.d.ts +4 -0
  155. package/dist/components/ResetShadow.js +6 -0
  156. package/dist/components/ResetShadowFilled.d.ts +4 -0
  157. package/dist/components/ResetShadowFilled.js +6 -0
  158. package/dist/components/ResetShutterSpeed.d.ts +4 -0
  159. package/dist/components/ResetShutterSpeed.js +6 -0
  160. package/dist/components/ResetShutterSpeedFilled.d.ts +4 -0
  161. package/dist/components/ResetShutterSpeedFilled.js +6 -0
  162. package/dist/components/ResetWhiteBalance.d.ts +4 -0
  163. package/dist/components/ResetWhiteBalance.js +6 -0
  164. package/dist/components/ResetWhiteBalanceFilled.d.ts +4 -0
  165. package/dist/components/ResetWhiteBalanceFilled.js +6 -0
  166. package/dist/components/ResetWrench.js +1 -1
  167. package/dist/components/ResetWrenchFilled.d.ts +4 -3
  168. package/dist/components/ResetWrenchFilled.js +6 -3
  169. package/dist/components/{Feed.d.ts → Road.d.ts} +1 -1
  170. package/dist/components/Road.js +6 -0
  171. package/dist/components/RoadFilled.d.ts +3 -0
  172. package/dist/components/RoadFilled.js +3 -0
  173. package/dist/components/SatelliteAlt.js +1 -1
  174. package/dist/components/SatelliteAltFilled.js +1 -1
  175. package/dist/components/Scooter.d.ts +4 -0
  176. package/dist/components/Scooter.js +6 -0
  177. package/dist/components/ScooterFilled.d.ts +3 -0
  178. package/dist/components/ScooterFilled.js +3 -0
  179. package/dist/components/Script.d.ts +4 -0
  180. package/dist/components/Script.js +6 -0
  181. package/dist/components/ScriptFilled.d.ts +4 -0
  182. package/dist/components/ScriptFilled.js +6 -0
  183. package/dist/components/SearchCheck2.d.ts +4 -0
  184. package/dist/components/SearchCheck2.js +6 -0
  185. package/dist/components/SearchCheck2Filled.d.ts +4 -0
  186. package/dist/components/SearchCheck2Filled.js +6 -0
  187. package/dist/components/SpeedCamera.d.ts +4 -0
  188. package/dist/components/SpeedCamera.js +6 -0
  189. package/dist/components/SpeedCameraFilled.d.ts +4 -0
  190. package/dist/components/SpeedCameraFilled.js +6 -0
  191. package/dist/components/SplitscreenLandscape.d.ts +4 -0
  192. package/dist/components/SplitscreenLandscape.js +6 -0
  193. package/dist/components/SplitscreenLandscapeFilled.d.ts +4 -0
  194. package/dist/components/SplitscreenLandscapeFilled.js +6 -0
  195. package/dist/components/SplitscreenPortrait.d.ts +4 -0
  196. package/dist/components/SplitscreenPortrait.js +6 -0
  197. package/dist/components/SplitscreenPortraitFilled.d.ts +4 -0
  198. package/dist/components/SplitscreenPortraitFilled.js +6 -0
  199. package/dist/components/SportsMartialArts.js +1 -1
  200. package/dist/components/Stairs2.d.ts +4 -0
  201. package/dist/components/Stairs2.js +6 -0
  202. package/dist/components/Stairs2Filled.d.ts +3 -0
  203. package/dist/components/Stairs2Filled.js +3 -0
  204. package/dist/components/Swipe.js +1 -1
  205. package/dist/components/TableEye.d.ts +4 -0
  206. package/dist/components/TableEye.js +6 -0
  207. package/dist/components/TableEyeFilled.d.ts +4 -0
  208. package/dist/components/TableEyeFilled.js +6 -0
  209. package/dist/components/TrafficJam.d.ts +4 -0
  210. package/dist/components/TrafficJam.js +6 -0
  211. package/dist/components/TrafficJamFilled.d.ts +4 -0
  212. package/dist/components/TrafficJamFilled.js +6 -0
  213. package/dist/components/Transcribe.js +1 -1
  214. package/dist/components/TranscribeFilled.js +1 -1
  215. package/dist/components/TrolleyCableCar.d.ts +4 -0
  216. package/dist/components/TrolleyCableCar.js +6 -0
  217. package/dist/components/TrolleyCableCarFilled.d.ts +4 -0
  218. package/dist/components/TrolleyCableCarFilled.js +6 -0
  219. package/dist/components/UnpavedRoad.d.ts +4 -0
  220. package/dist/components/UnpavedRoad.js +6 -0
  221. package/dist/components/UnpavedRoadFilled.d.ts +4 -0
  222. package/dist/components/UnpavedRoadFilled.js +6 -0
  223. package/dist/components/ViewKanban.js +1 -1
  224. package/dist/components/ViewTimeline.js +1 -1
  225. package/dist/components/Watch.js +1 -1
  226. package/dist/components/WatchButtonPress.js +1 -1
  227. package/dist/components/WatchButtonPressFilled.js +1 -1
  228. package/dist/components/WatchCheck.d.ts +4 -0
  229. package/dist/components/WatchCheck.js +6 -0
  230. package/dist/components/WatchCheckFilled.d.ts +4 -0
  231. package/dist/components/WatchCheckFilled.js +6 -0
  232. package/dist/components/WatchFilled.js +1 -1
  233. package/dist/components/WatchOff.js +1 -1
  234. package/dist/components/WatchOffFilled.js +1 -1
  235. package/dist/components/WatchScreentime.js +1 -1
  236. package/dist/components/WatchScreentimeFilled.js +1 -1
  237. package/dist/components/WatchVibration.d.ts +4 -0
  238. package/dist/components/WatchVibration.js +6 -0
  239. package/dist/components/WatchVibrationFilled.d.ts +4 -0
  240. package/dist/components/WatchVibrationFilled.js +6 -0
  241. package/dist/components/WatchWake.js +1 -1
  242. package/dist/components/WatchWakeFilled.js +1 -1
  243. package/dist/components/WifiCalling2.js +1 -1
  244. package/dist/components/WifiCalling2Filled.js +1 -1
  245. package/dist/components/ZonePersonIdle.js +1 -1
  246. package/dist/index.d.ts +92 -8
  247. package/dist/index.js +92 -8
  248. package/package.json +1 -1
  249. package/dist/components/Cut.js +0 -6
  250. package/dist/components/CutFilled.d.ts +0 -3
  251. package/dist/components/CutFilled.js +0 -3
  252. package/dist/components/EmojiFlags.js +0 -6
  253. package/dist/components/EmojiFlagsFilled.js +0 -6
  254. package/dist/components/Feed.js +0 -6
  255. package/dist/components/FeedFilled.js +0 -6
  256. package/dist/components/MonetizationOn.d.ts +0 -4
  257. package/dist/components/MonetizationOn.js +0 -6
  258. package/dist/components/MonetizationOnFilled.d.ts +0 -4
  259. package/dist/components/MonetizationOnFilled.js +0 -6
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function Equal(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M222.69-307.31q-17.78 0-30.24-12.48Q180-332.27 180-350.1q0-17.82 12.45-30.21 12.46-12.38 30.24-12.38h514.62q17.78 0 30.24 12.48Q780-367.73 780-349.91q0 17.83-12.45 30.22-12.46 12.38-30.24 12.38zm0-260q-17.78 0-30.24-12.48Q180-592.27 180-610.09q0-17.83 12.45-30.22 12.46-12.38 30.24-12.38h514.62q17.78 0 30.24 12.48Q780-627.73 780-609.9q0 17.82-12.45 30.21-12.46 12.38-30.24 12.38z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M222.69-307.31q-17.79 0-30.24-12.48T180-350.1q0-17.82 12.45-30.21 12.45-12.38 30.24-12.38h514.62q17.78 0 30.24 12.48Q780-367.73 780-349.91q0 17.83-12.45 30.22-12.46 12.38-30.24 12.38zm0-260q-17.79 0-30.24-12.48T180-610.09q0-17.83 12.45-30.22 12.45-12.38 30.24-12.38h514.62q17.78 0 30.24 12.48Q780-627.73 780-609.9q0 17.82-12.45 30.21-12.46 12.38-30.24 12.38z" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FitnessTracker({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FitnessTracker(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M399.77-100q-9.23 0-17.04-5.5t-10.81-15.12l-33.69-111.07q-17.61-9.7-27.92-27.08T300-297.62v-364.76q0-21.47 11-39.16t28.23-27.38l33.69-110.46q2.62-9.62 10.12-15.12t16.73-5.5h160.46q9.23 0 16.73 5.5t10.5 15.12l32.92 110.07q17.62 9.7 28.62 27.58t11 39.35v364.76q0 21.47-10.69 39.04Q638.61-241 621-231.69l-32.92 111.07q-3 9.62-10.81 15.12t-17.04 5.5zm11.62-45.39h136.22l22.7-77.23h-182zM374.23-268h211.54q12.61 0 20.73-8.12 8.11-8.11 8.11-20.73v-366.3q0-12.62-8.11-20.73-8.12-8.12-20.73-8.12H374.23q-12.61 0-20.73 8.12-8.11 8.11-8.11 20.73v366.3q0 12.62 8.11 20.73 8.12 8.12 20.73 8.12m15.08-469.38h180l-21.7-77.23H411.39zm89.69 0" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FitnessTrackerFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FitnessTrackerFilled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M399.77-100q-9.23 0-17.04-5.5t-10.81-15.12l-33.69-111.07q-17.61-9.7-27.92-27.08T300-297.62v-364.76q0-21.47 11-39.16t28.23-27.38l33.69-110.46q2.62-9.62 10.12-15.12t16.73-5.5h160.46q9.23 0 16.73 5.5t10.5 15.12l32.92 110.07q17.62 9.7 28.62 27.58t11 39.35v364.76q0 21.47-10.69 39.04Q638.61-241 621-231.69l-32.92 111.07q-3 9.62-10.81 15.12t-17.04 5.5zm-25.54-168h211.54q12.61 0 20.73-8.12 8.11-8.11 8.11-20.73v-366.3q0-12.62-8.11-20.73-8.12-8.12-20.73-8.12H374.23q-12.61 0-20.73 8.12-8.11 8.11-8.11 20.73v366.3q0 12.62 8.11 20.73 8.12 8.12 20.73 8.12" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function FlashlightOff(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m781.31-117.08-179-179v138.39q0 23.5-17.1 40.59-17.1 17.1-40.6 17.1H394.62q-23.5 0-40.6-17.1-17.1-17.09-17.1-40.59v-403.77L90.08-808.31q-6.69-6.69-6.89-15.8-.19-9.12 6.89-16 7.07-6.89 16.31-6.89 9.23 0 16.3 7.08l691.23 691.23q6.69 6.69 6.89 15.81.19 9.11-6.89 15.99-7.07 6.89-16.31 6.89-9.23 0-16.3-7.08m-386.69-28.31h149.99q5.39 0 8.85-3.46t3.46-8.84v-183.77L382.31-516.08v358.39q0 5.38 3.46 8.84t8.85 3.46m294.99-656.92v127.16q0 8.78-2.29 16.83-2.29 8.06-7.32 15.63l-84.16 129.15q-5.98 9.25-14.41 10.09-8.44.83-15.97-3.63-6.56-4.74-9.05-12.91-2.49-8.16 3.59-17.47l84.23-130.39v-39.61H358.15q-10.06 0-16.56-6.58-6.51-6.58-6.51-16.31t6.52-16.11q6.52-6.39 16.17-6.39h286.46v-49.46q0-5.38-3.46-8.84t-8.85-3.46H302.31q-9.73 0-16.02-6.59-6.29-6.58-6.29-16.3 0-9.73 6.52-16.11 6.53-6.39 16.17-6.39h329.23q23.5 0 40.6 17.1 17.09 17.09 17.09 40.59m-331.46 94.85" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m781.31-117.08-179-179v138.39q0 23.5-17.1 40.59-17.1 17.1-40.6 17.1H394.62q-23.5 0-40.6-17.1-17.1-17.09-17.1-40.59v-403.77L90.08-808.31q-6.69-6.69-6.89-15.8-.19-9.12 6.89-16 7.07-6.89 16.31-6.89 9.23 0 16.3 7.08l691.23 691.23q6.69 6.69 6.89 15.81.19 9.11-6.89 15.99-7.07 6.89-16.31 6.89-9.23 0-16.3-7.08m-386.69-28.31h149.99q5.39 0 8.85-3.46t3.46-8.84v-183.77L382.31-516.08v358.39q0 5.38 3.46 8.84t8.85 3.46m294.99-656.92v127.16q0 8.78-2.29 16.83-2.29 8.06-7.32 15.63l-84.16 129.15q-5.98 9.25-14.41 10.09-8.44.83-15.81-3.88-3.43-2.36-5.95-5.71-2.52-3.34-3.32-7-.81-3.65.14-8.31.96-4.65 3.51-9.11l84.23-130.39v-39.61H358.15q-10.06 0-16.56-6.58-6.51-6.58-6.51-16.31t6.52-16.11q6.52-6.39 16.17-6.39h286.46v-49.46q0-5.38-3.46-8.84t-8.85-3.46H302.31q-9.73 0-16.02-6.59-6.29-6.58-6.29-16.3 0-9.73 6.52-16.11 6.53-6.39 16.17-6.39h329.23q23.5 0 40.6 17.1 17.09 17.09 17.09 40.59m-331.46 94.85" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function FlashlightOffFilled(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M344.85-157.69v-403.77L98-808.31q-6.69-6.69-6.88-15.8-.2-9.12 6.88-15.81 7.08-7.08 16.31-7.08t16.31 7.08l691.22 691.23q6.7 6.69 6.89 15.81.19 9.11-6.89 15.8-6.69 7.08-16.11 7.08t-16.5-7.08l-179-179v138.39q0 23.84-16.73 40.77Q576.77-100 552.54-100h-150q-23.85 0-40.77-16.92-16.92-16.93-16.92-40.77m-9.23-595.16q-11.62 0-22.74-4.8-11.11-4.81-18.73-12.81l-22-22q-17.84-17.85-3.92-42.69 13.92-24.85 47-24.85h324.61q24.23 0 40.97 16.92 16.73 16.93 16.73 40.77v20.62q0 12.23-8.12 20.54-8.11 8.3-20.73 8.3zm219.53 244.39L393.23-671q-10.23-10.62-4.62-23.54 5.62-12.92 20.23-12.92h260.23q19.62 0 27.85 19.77t-5.15 39.92l-92.16 135.08q-8 11.61-21.42 12.73-13.42 1.11-23.04-8.5" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M344.85-157.69v-403.77L98-808.31q-6.69-6.69-6.88-15.8-.2-9.12 6.88-15.81 7.08-7.08 16.31-7.08t16.31 7.08l691.22 691.23q6.7 6.69 6.89 15.81.19 9.11-6.89 15.8-6.69 7.08-16.11 7.08t-16.5-7.08l-179-179v138.39q0 23.84-16.73 40.77Q576.77-100 552.54-100h-150q-23.85 0-40.77-16.92-16.92-16.93-16.92-40.77m-33.47-595.16-53.84-54.23q.77-23.46 17.5-38.19T315.23-860h324.61q24.23 0 40.97 16.92 16.73 16.93 16.73 40.77v49.46zm298.85 299.46L356.77-707.46h340.77v32.31q0 8.61-2.31 16.73-2.31 8.11-7.31 15.73l-77.69 114.3z" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FloatLandscape2({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FloatLandscape2(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M548.46-399.61h164.23q12.36 0 20.6-8.25 8.25-8.24 8.25-20.6v-204.23q0-12.36-8.25-20.6-8.24-8.25-20.6-8.25H548.46q-12.36 0-20.6 8.25-8.25 8.24-8.25 20.6v204.23q0 12.36 8.25 20.6 8.24 8.25 20.6 8.25M157.69-180q-23.53 0-40.61-17.08T100-237.69v-484.62q0-23.53 17.08-40.61T157.69-780h644.62q23.53 0 40.61 17.08T860-722.31v484.62q0 23.53-17.08 40.61T802.31-180zm0-45.39h644.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-484.62q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H157.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v484.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84m-12.3 0v-509.22z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FloatLandscape2Filled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FloatLandscape2Filled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M548.46-399.61h164.23q12.61 0 20.73-8.12t8.12-20.73v-204.23q0-12.61-8.12-20.73t-20.73-8.12H548.46q-12.61 0-20.73 8.12t-8.12 20.73v204.23q0 12.61 8.12 20.73t20.73 8.12M157.69-180q-23.53 0-40.61-17.08T100-237.69v-484.62q0-23.53 17.08-40.61T157.69-780h644.62q23.53 0 40.61 17.08T860-722.31v484.62q0 23.53-17.08 40.61T802.31-180z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FloatPortrait2({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FloatPortrait2(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M327.31-519.61h204.23q12.36 0 20.6-8.25 8.25-8.24 8.25-20.6v-164.23q0-12.36-8.25-20.6-8.24-8.25-20.6-8.25H327.31q-12.36 0-20.6 8.25-8.25 8.24-8.25 20.6v164.23q0 12.36 8.25 20.6 8.24 8.25 20.6 8.25M780-157.69q0 23.53-17.08 40.61T722.31-100H237.69q-23.53 0-40.61-17.08T180-157.69v-644.62q0-23.53 17.08-40.61T237.69-860h484.62q23.53 0 40.61 17.08T780-802.31zm-45.39 0v-644.62q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H237.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v644.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84h484.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46m0-656.92H225.39z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FloatPortrait2Filled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FloatPortrait2Filled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M327.31-519.61h204.23q12.61 0 20.73-8.12t8.12-20.73v-164.23q0-12.61-8.12-20.73t-20.73-8.12H327.31q-12.61 0-20.73 8.12t-8.12 20.73v164.23q0 12.61 8.12 20.73t20.73 8.12M780-157.69q0 23.53-17.08 40.61T722.31-100H237.69q-23.53 0-40.61-17.08T180-157.69v-644.62q0-23.53 17.08-40.61T237.69-860h484.62q23.53 0 40.61 17.08T780-802.31z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function Flyover({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Flyover(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M180-549q-14.92 2.38-28.59 5.7-13.67 3.33-28.72 7.22-9.91 2.23-16.3-4.76t-6.39-16.7q0-7.77 5.49-15.34 5.49-7.56 18.2-10.58 87.8-21.76 177.1-30 89.29-8.23 179.45-8.23t179.56 8.79q89.39 8.79 177.51 30.05 12.77 3.24 17.73 10.11t4.96 15.16q0 10.07-6 17.21t-16.08 4.91q-14.72-3.51-29.05-6.84-14.33-3.32-28.87-5.7v107.46q0 9.65-6.58 16.17t-16.31 6.52-16.11-6.52q-6.39-6.52-6.39-16.17v-115.77q-63.46-10.42-126.8-15.21-63.35-4.79-127.81-4.79t-127.81 4.27q-63.34 4.27-126.8 14.73v116.77q0 9.65-6.59 16.17-6.58 6.52-16.3 6.52-9.73 0-16.11-6.52-6.39-6.52-6.39-16.17zm95.69 383.46 46.85-288.38q1.12-7.39 6.86-12.61 5.74-5.23 13.12-5.72 10.43-1.52 17.42 6.72 6.98 8.23 5.75 18.91l-46.23 288.39q-1.13 8.34-7.7 13.28-6.57 4.95-14.37 4.95-10.54 0-16.93-7.69-6.38-7.7-4.77-17.85m93.62-584.38 8.38-51.85q1.52-8.34 7.83-13.28 6.31-4.95 14.35-4.95 10.82 0 16.9 7.69 6.08 7.7 4.46 17.85l-8.15 52.23q-1.62 7.31-7.05 12.38t-13.06 5.34q-10.75 1.74-18.01-6.37-7.27-8.12-5.65-19.04m88 509.3v77.93q0 9.64 6.58 16.16 6.58 6.53 16.31 6.53 9.72 0 16.11-6.53 6.38-6.52 6.38-16.16v-77.93q0-9.64-6.58-16.16-6.58-6.53-16.31-6.53-9.72 0-16.11 6.53-6.38 6.52-6.38 16.16m0-159.84q0 9.64 6.58 16.17 6.58 6.52 16.31 6.52 9.72 0 16.11-6.52 6.38-6.53 6.38-16.17v-51.23q0-9.27-6.58-15.98t-16.31-6.71q-9.72 0-16.11 6.71-6.38 6.71-6.38 15.98zm133.38-349.08q1.62 10.54-6.16 18.66-7.78 8.11-18.29 6.37-7.16-.49-12.93-5.76t-7-12.57l-7.77-51.62q-1.62-10.15 4.49-17.85 6.11-7.69 17.17-7.69 8.47 0 14.53 5.25t7.58 13.98zm93 584q1.23 10.15-4.96 17.85-6.19 7.69-16.7 7.69-8.62 0-14.79-5.25-6.18-5.25-7.7-13.98L593.69-446q-1.23-10.6 6.27-18.88 7.5-8.27 18.04-6.66 7.31.62 13.08 6.08 5.76 5.46 7 12.77z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FlyoverFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FlyoverFilled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M180-549q-14.92 2.38-28.65 5.77-13.73 3.38-28.66 7.15-8.3 2.23-15.5-3.21-7.19-5.43-7.19-14.82 0-9.93 6.77-18.51 6.78-8.58 16.92-10.84 87.93-21.62 177.16-29.92 89.23-8.31 179.39-8.31t179.49 8.76q89.34 8.76 177.58 30.08 10.53 2.62 16.61 10.71 6.08 8.1 6.08 18.03 0 9.39-6.89 14.82-6.88 5.44-15.19 3.83-14.59-3.39-28.99-6.77-14.39-3.39-28.93-5.77v107.46q0 9.66-6.57 16.17-6.58 6.52-16.31 6.52-9.74 0-16.12-6.52-6.39-6.51-6.39-16.17v-115.77q-63.46-10.42-126.8-15.21-63.35-4.79-127.81-4.79t-127.81 4.27q-63.34 4.27-126.8 14.73v116.77q0 9.66-6.58 16.17-6.57 6.52-16.31 6.52-9.73 0-16.11-6.52-6.39-6.51-6.39-16.17zm299.44-177q-19.98 0-39.55.56-19.57.57-39.58 1.67-13.52 1-22.69-9.11-9.16-10.12-7.16-23.35l6.46-39.54q2-11 10.08-17.61 8.08-6.62 18.77-6.62h148.84q10.54 0 18.5 6.62 7.97 6.61 9.97 17.61l6.46 39.54q2 13.62-7.16 23.73-9.17 10.12-22.69 9.12-19.97-.75-40.13-1.68-20.15-.94-40.12-.94m.37 462.69q-9.73 0-16.12 6.52-6.38 6.52-6.38 16.17V-140h-152q-13.26 0-21.56-10.12-8.29-10.11-6.29-23.34l43.7-274.23q1.61-10.23 8.92-17.54t17.92-7.92q27.17-2.51 54.51-3.56 27.34-1.06 54.8-1.67v77.92q0 9.65 6.57 16.17 6.58 6.52 16.31 6.52t16.12-6.52q6.38-6.52 6.38-16.17v-77.92q27.46.61 54.8 1.92t54.51 3.92q10.61.62 17.92 7.92 7.31 7.31 8.92 17.93l43.7 273.23q2 13.23-6.29 23.34-8.3 10.12-21.56 10.12h-152v-100.62q0-9.65-6.57-16.17-6.58-6.52-16.31-6.52" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function ForwardCircle(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480.09-285.77q74.99 0 129.35-49.41T673-457.39q1.23-6.53-3.69-10.92-4.92-4.38-11.56-4.38-7.09 0-11.87 3.58-4.78 3.59-6.34 10.49-7.46 60.16-53.21 99.97-45.74 39.8-106.16 39.8-67.69 0-114.51-46.76-46.81-46.77-46.81-114.39t46.76-114.39q46.77-46.76 114.39-46.76h6.38l-43.84 44.46q-5.02 4.88-5.13 11.51-.1 6.64 4.94 11.87 5.03 5.23 11.92 5.23t12.27-5.23l71.48-71.84q4.67-4.56 4.67-10.63t-4.66-10.76l-72.49-72.84q-5.02-4.85-11.78-5.04-6.76-.2-11.8 5.04-5.04 5.23-5.04 11.97 0 6.75 5.23 12.02l40.54 41.16q-81.72 1.26-139.32 57.43t-57.6 136.83q0 80.76 56.76 137.48 56.77 56.72 137.56 56.72M480.07-100q-78.22 0-147.48-29.92T211.6-211.63t-81.67-120.94Q100-401.71 100-479.74q0-79.03 29.92-148.4t81.71-120.68 120.94-81.25Q401.71-860 479.74-860q79.03 0 148.4 29.92t120.68 81.21 81.25 120.63Q860-558.9 860-480.07q0 78.22-29.92 147.48T748.87-211.6t-120.63 81.67Q558.9-100 480.07-100m-.26-45.39q139.88 0 237.34-97.76 97.46-97.77 97.46-236.66 0-139.88-97.43-237.34T480-814.61q-139.08 0-236.85 97.43-97.76 97.43-97.76 237.18 0 139.08 97.76 236.85 97.77 97.76 236.66 97.76M480-480" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480.09-285.77q74.99 0 129.35-49.41T673-457.39q1.23-6.53-3.69-10.92-4.92-4.38-11.56-4.38-7.09 0-11.87 3.58-4.78 3.59-6.34 10.49-7.46 60.16-53.21 99.97-45.74 39.8-106.16 39.8-67.69 0-114.51-46.76-46.81-46.77-46.81-114.39t46.76-114.39q46.77-46.76 114.39-46.76h6.38l-43.84 44.46q-5.02 4.88-5.13 11.51-.1 6.64 4.94 11.87 5.03 5.23 11.92 5.23t12.27-5.23l71.48-71.84q4.67-4.56 4.67-10.63t-4.66-10.76l-72.49-72.84q-5.02-4.85-11.78-5.04-6.76-.2-11.8 5.04-5.04 5.23-5.04 11.97 0 6.75 5.23 12.02l40.54 41.16q-81.72 1.26-139.32 57.43t-57.6 136.83q0 80.76 56.76 137.48 56.77 56.72 137.56 56.72M480.07-100q-78.22 0-147.48-29.92T211.6-211.63t-81.67-120.94Q100-401.71 100-479.74q0-79.03 29.92-148.4t81.71-120.68 120.94-81.25Q401.71-860 479.74-860q79.03 0 148.4 29.92t120.68 81.21 81.25 120.63Q860-558.9 860-480.07q0 78.22-29.92 147.48T748.87-211.6t-120.63 81.67Q558.9-100 480.07-100m-.26-45.39q139.88 0 237.34-97.76 97.46-97.77 97.46-236.66 0-139.88-97.43-237.34-97.44-97.46-237.18-97.46-139.08 0-236.85 97.43-97.76 97.44-97.76 237.18 0 139.08 97.76 236.85 97.77 97.76 236.66 97.76M480-480" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FullscreenPortrait({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FullscreenPortrait(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M327.31-218.46h305.38q12.36 0 20.6-8.25 8.25-8.24 8.25-20.6v-465.38q0-12.36-8.25-20.6-8.24-8.25-20.6-8.25H327.31q-12.36 0-20.6 8.25-8.25 8.24-8.25 20.6v465.38q0 12.36 8.25 20.6 8.24 8.25 20.6 8.25M780-157.69q0 23.53-17.08 40.61T722.31-100H237.69q-23.53 0-40.61-17.08T180-157.69v-644.62q0-23.53 17.08-40.61T237.69-860h484.62q23.53 0 40.61 17.08T780-802.31zm-45.39 0v-644.62q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H237.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v644.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84h484.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46m0-656.92H225.39z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FullscreenPortraitFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FullscreenPortraitFilled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M327.31-218.46h305.38q12.61 0 20.73-8.12t8.12-20.73v-465.38q0-12.61-8.12-20.73t-20.73-8.12H327.31q-12.61 0-20.73 8.12t-8.12 20.73v465.38q0 12.61 8.12 20.73t20.73 8.12M780-157.69q0 23.53-17.08 40.61T722.31-100H237.69q-23.53 0-40.61-17.08T180-157.69v-644.62q0-23.53 17.08-40.61T237.69-860h484.62q23.53 0 40.61 17.08T780-802.31z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function Funicular({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Funicular(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M89.77-68.31q-11.54 2.85-20.65-3.71Q60-78.58 60-90.52q0-7.81 4.99-14.13t12.63-8.81l190.23-52.69v-131.24h-99q-12.26 0-20.56-8.29-8.29-8.29-8.29-20.55v-408.38h-17.31q-9.64 0-16.16-6.59-6.53-6.58-6.53-16.3 0-9.73 6.53-16.11 6.52-6.39 16.16-6.39h96.62v-35.77q0-12.26 8.29-20.55 8.3-8.29 20.56-8.29h463.07q12.26 0 20.55 8.29 8.3 8.29 8.3 20.55V-780h97.23q9.64 0 16.16 6.58 6.53 6.58 6.53 16.31T853.47-741q-6.52 6.39-16.16 6.39H820V-404q0 12.26-8.29 20.55-8.3 8.3-20.56 8.3h-98.84v93.07l178.54-49.07q10.89-2.85 20.02 4.26t9.13 18.65q0 7.23-4.66 13.43-4.65 6.19-11.96 8.42zm252.69-117.92L617.69-261v-114.15h-115v48.92q0 12.26-8.29 20.55t-20.55 8.29H342.46zM185.39-342.77h271.92v-62.31H185.39zm317.3-77.77h271.92v-62.31H502.69zm-317.3-29.92h271.92v-284.15H185.39zm317.3-77.77h271.92v-206.38H502.69zm-45.38 185.46v-62.31zm45.38-77.77v-62.31z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FunicularFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FunicularFilled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M89.77-68.31q-11.54 2.85-20.65-3.71Q60-78.58 60-90.52q0-7.81 4.99-14.13t12.63-8.81l190.23-52.69v-131.24h-99q-12.26 0-20.56-8.29-8.29-8.29-8.29-20.55v-408.38h-17.31q-9.64 0-16.16-6.59-6.53-6.58-6.53-16.3 0-9.73 6.53-16.11 6.52-6.39 16.16-6.39h96.62v-35.77q0-12.26 8.29-20.55 8.3-8.29 20.56-8.29h463.07q12.26 0 20.55 8.29 8.3 8.29 8.3 20.55V-780h97.23q9.64 0 16.16 6.58 6.53 6.58 6.53 16.31T853.47-741q-6.52 6.39-16.16 6.39H820V-404q0 12.26-8.29 20.55-8.3 8.3-20.56 8.3h-98.84v93.07l178.54-49.07q10.89-2.85 20.02 4.26t9.13 18.65q0 7.23-4.66 13.43-4.65 6.19-11.96 8.42zm252.69-117.92L617.69-261v-114.15h-115v48.92q0 12.26-8.29 20.55t-20.55 8.29H342.46zM185.39-450.46h271.92v-284.15H185.39zm317.3-77.77h271.92v-206.38H502.69z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function GondolaLift({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function GondolaLift(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M203.15-140q-26.53 0-44.84-18.12Q140-176.23 140-202.39v-247.38q0-58.94 41.72-99.97t99.97-41.03h175.62v-139L86.77-628.92q-10.66 2.84-18.71-3.5Q60-638.77 60-649.38q0-7.74 4.59-13.67 4.6-5.93 11.41-7.41l188.69-51.23q-3.23-5.23-4.54-10.58-1.3-5.34-1.3-11.57 0-17.54 12.59-29.74 12.6-12.19 30.33-12.19 16.92 0 29.42 12.39 12.5 12.38 12.5 29.92l113.62-30.69v-23.16q0-9.91 6.39-16.3T480-820q10.38 0 16.73 6.77t5.96 17.08v9.23l120.46-32.31q-3.61-5.23-5.23-10.77-1.61-5.54-1.61-12.38 0-17.73 12.51-30.33 12.52-12.6 30.41-12.6 16.92 0 29.62 12.89 12.69 12.88 12.69 31.42l171.69-46.77q10.66-2.84 18.71 3.88 8.06 6.73 8.06 17.09 0 7.8-4.09 13.75-4.1 5.95-11.91 7.44L502.69-741.92v151.15h176.23q59 0 100.04 41.03T820-449.77v247.38q0 26.16-18.31 44.27Q783.38-140 758.23-140zm-17.76-45.39h589.22v-122.77H185.39zm0-168.15h166.15v-191.85h-69.85q-39.1 0-67.7 27.92-28.6 27.91-28.6 67.7zm211.53 0h166.16v-191.85H396.92zm211.54 0h166.15v-96.22q0-39.63-28.07-67.63-28.08-28-67.62-28h-70.46zM185.39-185.39v-122.77z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function GondolaLiftFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function GondolaLiftFilled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M203.15-140q-26.55 0-44.85-18.08-18.3-18.07-18.3-44.31v-247.38q0-58.72 41.66-99.86 41.65-41.14 100.03-41.14h175.62v-139L86.77-628.92q-10.54 2.84-18.65-3.58Q60-638.93 60-649.52q0-7.56 4.66-13.44 4.65-5.89 11.34-7.5l188.69-51.23q-3.23-5.23-4.54-10.58-1.3-5.34-1.3-11.57 0-17.54 12.55-29.74 12.54-12.19 30.37-12.19 16.92 0 29.42 12.3t12.5 30.01l113.62-30.69v-23.16q0-9.9 6.39-16.29 6.4-6.4 16.3-6.4 10.15 0 16.62 6.77 6.46 6.77 6.07 17.08v9.23l120.46-32.31q-3.61-5.23-5.23-10.77-1.61-5.54-1.61-12.38 0-17.45 12.5-30.19t30.42-12.74q16.92 0 29.62 12.89 12.69 12.88 12.69 31.42l171.69-46.77q10.54-2.84 18.65 3.89 8.12 6.73 8.12 17.33 0 7.55-4.16 13.44-4.15 5.88-11.84 7.5L502.69-741.92v151.15h176.23q59 0 100.04 41.14T820-449.77v247.38q0 26.24-18.31 44.31Q783.38-140 758.23-140zm-17.76-213.54h166.15v-191.85h-69.85q-39 0-67.65 27.98t-28.65 67.64zm211.53 0h166.16v-191.85H396.92zm211.54 0h166.15v-96.2q0-39.65-28.15-67.65t-67.54-28h-70.46z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function HearingAid({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function HearingAid(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M688.62-90.62q-52.08 0-94.16-31.57-42.07-31.58-60.92-80.66-15.46-39.15-44.15-76.77-28.7-37.61-69.24-70.77-58.23-47.38-90.34-113.07-32.12-65.69-32.12-139.39 0-110.15 77.39-187.53 77.38-77.39 186.92-77.39 99.92 0 174.04 62.46 74.11 62.46 90.57 156.39 1.62 9.92-3.34 17.73-4.96 7.8-14.89 9.42-9.92 1.23-17.53-4.04-7.62-5.27-9.23-15.19-13.62-77.69-74.97-129.54-61.34-51.85-144.65-51.85-91.08 0-155 63.93-63.92 63.92-63.92 155.61 0 64.77 31.5 124.35t89.88 103.96q34.15 26.16 61.23 63.23 27.08 37.08 46.92 82.23 15.77 37.77 45.81 65.43Q648.46-136 688.62-136q47.76 0 73.8-32.15 26.04-32.16 26.04-76.47 0-35.15-15.19-62.42t-37.89-50.19L702.15-331q-10.23 8.23-23.03 5.42-12.81-2.81-19.43-14.42l-78.46-139.08q-56.08 9.93-100-26.46-43.92-36.38-43.92-94.46 0-50.92 35.88-86.81 35.89-35.88 86.81-35.88 60.69 0 97.08 46.54 36.38 46.54 22.84 103.84l129.69 112.69q10.24 8.62 10.12 22.24-.12 13.61-11.12 22.61l-36.76 29q27.38 29.39 44.69 63.85t17.31 77.3q0 62.54-39.12 108.27T688.62-90.62M175.77-605.69q0 66.38 21.88 129.27 21.89 62.88 64.04 115.04 6.08 7.3 5.27 17.23-.81 9.92-7.88 16-7.7 5.69-16.62 5.19t-15-7.81q-46.84-59.08-71.96-129.15-25.11-70.08-25.11-145.77 0-77.31 25.11-148.08 25.12-70.77 71.96-126.61 6.08-7.7 15.5-8.2t16.12 6.2q7.07 6.3 7.07 15.92 0 9.61-6.07 16.92-41.54 50.92-62.93 113.19-21.38 62.27-21.38 130.66m513.92 227.46L764.54-438l-104.69-90.77q-7.16 10.69-16.47 18.81-9.3 8.11-20 14.27zM560-522.69q32.46 0 54.89-22.42 22.42-22.43 22.42-54.89t-22.42-54.89q-22.43-22.42-54.89-22.42t-54.89 22.42q-22.42 22.43-22.42 54.89t22.42 54.89q22.43 22.42 54.89 22.42m0-77.31" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function HearingAidFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function HearingAidFilled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M688.62-90.62q-52.08 0-94.16-31.57-42.07-31.58-60.92-80.66-15.46-39.15-44.15-76.77-28.7-37.61-69.24-70.77-58.23-47.38-90.34-113.07-32.12-65.69-32.12-139.39 0-110.15 77.39-187.53 77.38-77.39 186.92-77.39 99.92 0 174.04 62.46 74.11 62.46 90.57 156.39 1.62 9.92-3.34 17.73-4.96 7.8-14.89 9.42-9.92 1.23-17.53-4.04-7.62-5.27-9.23-15.19-13.62-77.69-74.97-129.54-61.34-51.85-144.65-51.85-91.08 0-155 63.93-63.92 63.92-63.92 155.61 0 64.77 31.5 124.35t89.88 103.96q34.15 26.16 61.23 63.23 27.08 37.08 46.92 82.23 15.77 37.77 45.81 65.43Q648.46-136 688.62-136q47.76 0 73.8-32.15 26.04-32.16 26.04-76.47 0-35.15-15.19-62.42t-37.89-50.19L702.15-331q-10.23 8.23-23.03 5.42-12.81-2.81-19.43-14.42l-78.46-139.08q-56.08 9.93-100-26.46-43.92-36.38-43.92-94.46 0-50.92 35.88-86.81 35.89-35.88 86.81-35.88 60.69 0 97.08 46.54 36.38 46.54 22.84 103.84l129.69 112.69q10.24 8.62 10.12 22.24-.12 13.61-11.12 22.61l-36.76 29q27.38 29.39 44.69 63.85t17.31 77.3q0 62.54-39.12 108.27T688.62-90.62M175.77-605.69q0 66.38 21.88 129.27 21.89 62.88 64.04 115.04 6.08 7.3 5.27 17.23-.81 9.92-7.88 16-7.7 5.69-16.62 5.19t-15-7.81q-46.84-59.08-71.96-129.15-25.11-70.08-25.11-145.77 0-77.31 25.11-148.08 25.12-70.77 71.96-126.61 6.08-7.7 15.5-8.2t16.12 6.2q7.07 6.3 7.07 15.92 0 9.61-6.07 16.92-41.54 50.92-62.93 113.19-21.38 62.27-21.38 130.66" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function HearingDisabled(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M398-822.39q-29.77 0-59.54 7.58t-56.54 22.35q-8.3 4.84-17.42 2.42-9.11-2.42-13.96-10.73-4.85-7.92-2.42-17.23 2.42-9.31 10.73-14.15 31.84-17.62 67.07-26.62t72.08-9q53.46 0 102.92 18.62 49.46 18.61 87.31 56.46 65.08 65.08 76.31 156.57 11.23 91.5-30 175.81-5.46 8.31-15.08 10.85-9.61 2.54-17.92-2.93-8.31-5.84-11.35-15.26-3.04-9.43 2.43-17.73 33.92-68.93 24.42-144.04-9.5-75.12-63.42-129.04-30.77-30.77-70.93-47.35-40.15-16.58-84.69-16.58m-1.23 306.77q-36.69 0-61.96-25.26-25.27-25.27-25.27-61.97 0-10.23 2.11-20.07 2.12-9.85 6.35-19.08l117.54 117.54q-8.85 4.61-18.89 6.73-10.03 2.11-19.88 2.11M825.85-69.54 542.39-352.39q-18.93 16.31-37.74 32.97-18.8 16.65-34.73 36.19-14.38 18.38-24.54 38.5-10.15 20.11-18.53 41.5-20 53.77-60.31 83.19t-92.62 29.42q-55 0-95.8-36.19Q137.31-163 131-218.23q0-9.92 6.58-16.5 6.57-6.58 16.5-6.58 9.92 0 16.3 6.58 6.39 6.58 6.77 16.5 5.93 36 33.97 59.12Q239.15-136 273.92-136q37.93 0 65.81-22.88 27.89-22.89 47.66-70.2 10-23.77 22.46-45.96t28.61-42.58q16.31-19.15 33.93-35.61 17.61-16.46 36.77-32.39L195.69-699.08q-8.07 17.31-13.31 36.89-5.23 19.57-6.61 40.42 0 9.92-6.39 16.31-6.38 6.38-16.3 6.38-9.93 0-16.31-6.38-6.38-6.39-6.38-16.31 2.38-30.38 10.03-58.58 7.66-28.19 21.2-52.8l-95-95.39q-6.7-6.31-6.89-15.92-.19-9.62 6.89-16.31 6.69-7.08 16.11-7.08t16.12 7.08l759.61 759.23q6.69 6.69 6.89 16 .19 9.31-6.89 16-7.07 7.08-16.31 7.08-9.23 0-16.3-7.08m-41.62-536.54q0-68.38-21.58-130.46-21.57-62.08-62.73-113-6.07-7.31-6.07-16.92 0-9.62 7.07-15.92 6.7-6.7 16.43-6.2t15.8 7.81q47.46 57.46 71.96 128.73t24.5 145.96q0 70.08-22.11 137.54-22.12 67.46-64.35 124.54-5.46 7.69-14.77 8.5-9.3.81-16.61-5.27-7.69-6.46-8.62-15.88-.92-9.43 4.77-16.73 37.16-50.77 56.73-110.35 19.58-59.58 19.58-122.35" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M398-822.39q-29.77 0-59.54 7.58t-56.54 22.35q-8.3 4.84-17.42 2.42-9.11-2.42-13.96-10.73-4.85-7.92-2.42-17.23 2.42-9.31 10.73-14.15 31.84-17.62 67.07-26.62t72.08-9q53.46 0 102.92 18.62 49.46 18.61 87.31 56.46 65.08 65.08 76.31 156.57 11.23 91.5-30 175.81-5.46 8.31-15.08 10.85-9.61 2.54-17.92-2.93-8.31-5.84-11.35-15.26-3.04-9.43 2.43-17.73 33.92-68.93 24.42-144.04-9.5-75.12-63.42-129.04-30.77-30.77-70.93-47.35-40.15-16.58-84.69-16.58m-1.23 306.77q-36.69 0-61.96-25.26-25.27-25.27-25.27-61.97 0-10.23 2.11-20.07 2.12-9.85 6.35-19.08l117.54 117.54q-8.85 4.61-18.89 6.73-10.03 2.11-19.88 2.11M825.85-69.54 542.39-352.39q-18.93 16.31-37.74 32.97-18.8 16.65-34.73 36.19-14.38 18.38-24.54 38.5-10.15 20.11-18.53 41.5-20 53.77-60.31 83.19t-92.62 29.42q-55 0-95.8-36.19Q137.31-163 131-218.23q0-9.92 6.58-16.5 6.57-6.58 16.5-6.58 9.92 0 16.3 6.58 6.39 6.58 6.77 16.5 5.93 36 33.97 59.12Q239.15-136 273.92-136q37.93 0 65.81-22.88 27.89-22.89 47.66-70.2 10-23.77 22.46-45.96t28.61-42.58q16.31-19.15 33.93-35.61 17.61-16.46 36.77-32.39L195.69-699.08q-8.07 17.31-13.31 36.89-5.23 19.57-6.61 40.42 0 9.92-6.39 16.31-6.38 6.38-16.3 6.38-9.93 0-16.31-6.38-6.38-6.39-6.38-16.31 2.38-30.38 10.03-58.58 7.66-28.19 21.2-52.8l-95-95.39q-6.7-6.31-6.89-15.92-.19-9.62 6.89-16.31 6.69-7.08 16.11-7.08t16.12 7.08l759.61 759.23q6.69 6.69 6.89 16 .19 9.31-6.89 16-7.07 7.08-16.31 7.08-9.23 0-16.3-7.08m-41.62-536.54q0-68.38-21.58-130.46-21.57-62.08-62.73-113-6.07-7.31-6.07-16.92 0-9.62 7.07-15.92 6.7-6.7 16.43-6.2t15.8 7.81q47.46 57.46 71.96 128.73t24.5 145.96q0 70.08-22.11 137.54-22.12 67.46-64.35 124.54-5.46 7.69-14.77 8.5-9.3.81-16.61-5.27-7.69-6.46-8.62-15.88-.92-9.43 4.77-16.73 37.16-50.77 56.73-110.35 19.58-59.58 19.58-122.35m-304.92 32.46L368.15-684.38q7.31-3.47 14.62-5.39t15.23-1.92q36.69 0 61.96 26.08 25.27 26.07 25.27 62.76 0 7.93-1.42 15.43-1.43 7.5-4.5 13.8" })));
6
6
  }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function Cut({ className }: {
2
+ export default function Hov({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Hov(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480-128.77q-7.26 0-14.14-3.55-6.89-3.56-11.09-11.45L276.69-451.31q-4.23-7.23-6.03-14.22-1.81-7-1.81-14.74 0-7.73 1.81-14.65 1.8-6.93 6.03-14.16l178.08-307.15q4.2-7.51 11.09-11.25 6.88-3.75 14.14-3.75t14.14 3.75q6.89 3.74 11.09 11.25l178.08 307.15q4.23 7.23 6.03 14.04 1.81 6.8 1.81 14.54 0 7.73-1.81 14.85-1.8 7.11-6.03 14.34L505.23-143.77q-4.2 7.89-11.09 11.45-6.88 3.55-14.14 3.55m0-61.31 167.31-290.3L480-769.92 312.69-480.38zM480-480" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function HovFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function HovFilled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480-128.77q-7.26 0-14.14-3.55-6.89-3.56-11.09-11.45L276.69-451.31q-4.23-7.23-6.03-14.22-1.81-7-1.81-14.74 0-7.73 1.81-14.65 1.8-6.93 6.03-14.16l178.08-307.15q4.2-7.51 11.09-11.25 6.88-3.75 14.14-3.75t14.14 3.75q6.89 3.74 11.09 11.25l178.08 307.15q4.23 7.23 6.03 14.04 1.81 6.8 1.81 14.54 0 7.73-1.81 14.85-1.8 7.11-6.03 14.34L505.23-143.77q-4.2 7.89-11.09 11.45-6.88 3.55-14.14 3.55" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function InfoI(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M479.88-694.61q-26.19 0-44.38-18.32-18.19-18.31-18.19-44.5 0-26.18 18.31-44.38Q453.93-820 480.12-820t44.38 18.31 18.19 44.5-18.31 44.38q-18.31 18.2-44.5 18.2M479.9-140q-17.82 0-30.21-12.45-12.38-12.46-12.38-30.24v-359.23q0-17.79 12.48-30.24t30.31-12.45q17.82 0 30.21 12.45 12.38 12.45 12.38 30.24v359.23q0 17.78-12.48 30.24Q497.73-140 479.9-140" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M479.88-694.61q-26.19 0-44.38-18.32-18.19-18.31-18.19-44.5 0-26.18 18.31-44.38Q453.93-820 480.12-820t44.38 18.31 18.19 44.5-18.31 44.38q-18.31 18.2-44.5 18.2M479.9-140q-17.82 0-30.21-12.45-12.38-12.45-12.38-30.24v-359.23q0-17.79 12.48-30.24t30.31-12.45q17.82 0 30.21 12.45 12.38 12.45 12.38 30.24v359.23q0 17.79-12.48 30.24T479.9-140" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function InkHighlighterMove(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M620.85-814.61H322.69q-9.92 0-16.3-6.39-6.39-6.38-6.39-16.31 0-9.92 6.39-16.3 6.38-6.39 16.3-6.39h343.54zM473.16-666.92H202.69q-9.92 0-16.3-6.39-6.39-6.38-6.39-16.31 0-9.92 6.39-16.3 6.38-6.39 16.3-6.39h315.85zm-147.7 147.69H82.69q-9.92 0-16.3-6.39Q60-532 60-541.92q0-9.93 6.39-16.31 6.38-6.39 16.3-6.39h288.16zm283.93 108L497.46-523.15 283.54-309.62q-3.46 3.47-3.46 8.47t3.46 8.46l95 95q3.46 3.84 8.46 3.84t8.46-3.84zm-79.31-144.54L642-443.85l208.38-208.38q3.47-3.46 3.47-8.85 0-5.38-3.47-8.84l-94.23-94.23q-3.46-3.46-8.84-3.46-5.39 0-8.85 3.46zm-48.62-16L658-395.23 434.77-172q-17.85 17.84-47.88 17.84-30.04 0-48.27-17.84l-11.39-11.77L287.46-144q-4.61 4.61-9.61 6.61t-10.62 2h-76.61q-9.23 0-12.54-9.3-3.31-9.31 3.31-15.93l84-84-5.54-5.92q-20.46-20.08-20.16-50.11.31-30.04 20.77-50.5zm0 0 227-227q16.62-16.61 41.08-16.61t41.08 16.61L883.38-706q16.62 16.62 16.31 43t-16.92 43L658-395.23z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M322.69-814.61q-9.65 0-16.17-6.58-6.52-6.57-6.52-16.31 0-9.73 6.52-16.11 6.52-6.39 16.17-6.39h288.85q11.09 0 16.58 6.94 5.5 6.94 5.5 15.5t-5.33 15.75q-5.33 7.2-16.75 7.2zm-120 147.69q-9.65 0-16.17-6.58-6.52-6.57-6.52-16.3 0-9.74 6.52-16.12 6.52-6.39 16.17-6.39h261.16q11.09 0 16.58 6.94t5.49 15.5-5.32 15.75q-5.33 7.2-16.75 7.2zm-120 147.69q-9.65 0-16.17-6.58-6.52-6.57-6.52-16.3 0-9.74 6.52-16.12 6.52-6.39 16.17-6.39h233.47q11.09 0 16.58 6.94 5.49 6.95 5.49 15.5 0 8.56-5.32 15.76-5.33 7.19-16.75 7.19zm526.7 108L497.46-523.15 283.54-309.62q-3.46 3.47-3.46 8.47t3.46 8.46l95 95q3.46 3.84 8.46 3.84t8.46-3.84zm-79.31-144.54L642-443.85l208.38-208.38q3.47-3.46 3.47-8.85 0-5.38-3.47-8.84l-94.23-94.23q-3.46-3.46-8.84-3.46-5.39 0-8.85 3.46zm-48.62-16L658-395.23 434.77-172q-17.85 17.84-47.88 17.84-30.04 0-48.27-17.84l-11.39-11.77L287.46-144q-4.61 4.61-9.91 6.61-5.31 2-10.32 2h-76.61q-9.12 0-12.48-9.3-3.37-9.31 3.38-16.06l83.87-83.87-5.54-5.92q-20.46-20.08-20.16-50.11.31-30.04 20.77-50.5zm0 0 227-227q16.62-16.61 41.08-16.61t41.08 16.61L883.38-706q16.62 16.62 16.31 43t-16.92 43L658-395.23z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function InkHighlighterMoveFilled(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M620.85-814.61H322.69q-9.92 0-16.3-6.39-6.39-6.38-6.39-16.31 0-9.92 6.39-16.3 6.38-6.39 16.3-6.39h343.54zM473.16-666.92H202.69q-9.92 0-16.3-6.39-6.39-6.38-6.39-16.31 0-9.92 6.39-16.3 6.38-6.39 16.3-6.39h315.85zm-147.7 147.69H82.69q-9.92 0-16.3-6.39Q60-532 60-541.92q0-9.93 6.39-16.31 6.38-6.39 16.3-6.39h288.16zm139.39-35.92 176.53 176.53L434.77-172q-17.85 17.84-47.88 17.84-30.04 0-48.27-17.84l-11.39-11.77L287.46-144q-4.61 4.61-9.61 6.61t-10.62 2h-76.61q-9.23 0-12.54-9.3-3.31-9.31 3.31-15.93l84-84-5.54-5.92q-20.46-20.08-20.16-50.11.31-30.04 20.77-50.5zm32.23-32.62 211.38-211q16.62-16.61 41.08-16.61t41.08 16.61L883.38-706q16.62 16.62 16.31 43t-16.92 43L674-411.23z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m464.85-555.15 176.53 176.53L434.77-172q-17.85 17.84-47.88 17.84-30.04 0-48.27-17.84l-11.39-11.77L287.46-144q-4.61 4.61-9.7 6.61-5.08 2-10.53 2h-76.61q-9.2 0-12.52-9.3-3.33-9.31 3.42-16.06l83.87-83.87-5.54-5.92q-20.46-20.08-20.16-50.11.31-30.04 20.77-50.5zm32.23-32.62 211.38-211q16.62-16.61 41.08-16.61t41.08 16.61L883.38-706q16.62 16.62 16.31 43t-16.92 43L674-411.23zM322.69-814.61q-9.9 0-16.29-6.4-6.4-6.4-6.4-16.31t6.4-16.29q6.39-6.39 16.29-6.39h288.85q11.22 0 16.65 7.12 5.43 7.13 5.43 15.5 0 8.38-5.58 15.57-5.58 7.2-16.5 7.2zm-120 147.69q-9.9 0-16.29-6.4-6.4-6.4-6.4-16.31t6.4-16.29q6.39-6.39 16.29-6.39h261.16q11.22 0 16.65 7.13 5.42 7.12 5.42 15.49 0 8.38-5.57 15.57-5.58 7.2-16.5 7.2zm-120 147.69q-9.9 0-16.29-6.4-6.4-6.4-6.4-16.31t6.4-16.29q6.39-6.39 16.29-6.39h233.47q11.22 0 16.65 7.13 5.42 7.12 5.42 15.5 0 8.37-5.57 15.57-5.58 7.19-16.5 7.19z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function InstallDesktop(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M347.31-168.85V-220H157.69q-23.53 0-40.61-17.08T100-277.69v-484.62q0-23.53 17.08-40.61T157.69-820h312.69q9.67 0 16.18 6.57 6.52 6.56 6.52 16.31 0 9.74-6.52 16.12-6.51 6.39-16.18 6.39H157.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v484.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84h644.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-89.62q0-9.66 6.57-16.17 6.57-6.52 16.31-6.52t16.12 6.52q6.39 6.51 6.39 16.17v89.62q0 23.53-17.08 40.61T802.31-220H612.69v51.15q0 12.36-8.24 20.6-8.25 8.25-20.61 8.25H376.16q-12.36 0-20.61-8.25-8.24-8.24-8.24-20.6m306.92-342.23v-286.23q0-9.66 6.57-16.17 6.56-6.52 16.31-6.52 9.74 0 16.12 6.52 6.38 6.51 6.38 16.17v286.23l106.08-106.07q6.69-6.7 15.62-6.5 8.92.19 15.61 6.88t6.69 15.81q0 9.11-6.69 15.81L697.15-445.39q-8.68 8.62-20.26 8.62t-20.2-8.62L516.54-585.54q-6.69-6.69-6.5-15.81.19-9.11 6.88-15.8 6.7-6.7 15.81-6.7 9.12 0 15.81 6.7z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M347.31-168.85V-220H157.69q-23.53 0-40.61-17.08T100-277.69v-484.62q0-23.53 17.08-40.61T157.69-820h312.69q9.67 0 16.18 6.57 6.52 6.56 6.52 16.31 0 9.74-6.52 16.12-6.51 6.39-16.18 6.39H157.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v484.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84h644.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-89.62q0-9.66 6.57-16.17 6.57-6.52 16.31-6.52t16.12 6.52q6.39 6.51 6.39 16.17v89.62q0 23.53-17.08 40.61T802.31-220H612.69v51.15q0 12.36-8.24 20.6-8.25 8.25-20.61 8.25H376.16q-12.36 0-20.61-8.25-8.24-8.24-8.24-20.6m306.92-342.23v-286.23q0-9.66 6.57-16.17 6.56-6.52 16.3-6.52 9.75 0 16.13 6.52 6.38 6.51 6.38 16.17v286.23l106.08-106.07q6.69-6.7 15.62-6.5 8.92.19 15.61 6.88t6.69 15.81q0 9.11-6.69 15.81L697.15-445.39q-8.68 8.62-20.26 8.62t-20.2-8.62L516.54-585.54q-6.69-6.69-6.5-15.81.19-9.11 6.88-15.8 6.7-6.7 15.81-6.7 9.12 0 15.81 6.7z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function Keep(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M615.54-774.61V-448l69.3 62.61q3.85 3.47 5.27 7.69 1.43 4.22 1.43 8.72v12.95q0 9.57-6.64 16.14-6.63 6.58-16.44 6.58H502.69v208.88q0 5.72-2 10.73-2 5-6.61 9.62l-5.7 5.69q-3.62 3.92-8.27 3.92-4.64 0-8.42-3.84l-5.77-5.77q-4.61-4.62-6.61-9.71t-2-10.52v-209H291.54q-9.81 0-16.44-6.7-6.64-6.7-6.64-16.23v-12.89q0-4.49 1.43-8.64 1.42-4.15 5.27-7.62L340-448v-326.61h-24.61q-9.65 0-16.17-6.59-6.53-6.58-6.53-16.3 0-9.73 6.53-16.11 6.52-6.39 16.17-6.39h324.76q9.65 0 16.17 6.58t6.52 16.31-6.52 16.11q-6.52 6.39-16.17 6.39zM329.85-378.69h295.84l-55.54-52.7v-343.22H385.39v343.22zm147.92 0" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M615.54-774.61V-448l69.3 62.61q3.85 3.47 5.27 7.69 1.43 4.22 1.43 8.72v12.95q0 9.57-6.64 16.14-6.63 6.58-16.44 6.58H502.69v216.77q0 9.64-6.58 16.17-6.58 6.52-16.31 6.52-9.72 0-16.11-6.52-6.38-6.53-6.38-16.17v-216.77H291.54q-9.81 0-16.44-6.7-6.64-6.7-6.64-16.23v-12.89q0-4.49 1.43-8.64 1.42-4.15 5.27-7.62L340-448v-326.61h-24.61q-9.65 0-16.17-6.59-6.53-6.58-6.53-16.3 0-9.73 6.53-16.11 6.52-6.39 16.17-6.39h324.76q9.65 0 16.17 6.58t6.52 16.31-6.52 16.11q-6.52 6.39-16.17 6.39zM329.85-378.69h295.84l-55.54-52.7v-343.22H385.39v343.22zm147.92 0" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function KeepFilled(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M615.54-774.61V-448l69.3 62.61q3.85 3.47 5.27 7.69 1.43 4.22 1.43 8.72v12.95q0 9.57-6.64 16.14-6.63 6.58-16.44 6.58H502.69v208.88q0 5.72-2 10.73-2 5-6.61 9.62l-5.7 5.69q-3.62 3.92-8.27 3.92-4.64 0-8.42-3.84l-5.77-5.77q-4.61-4.62-6.61-9.71t-2-10.52v-209H291.54q-9.81 0-16.44-6.7-6.64-6.7-6.64-16.23v-12.89q0-4.49 1.43-8.64 1.42-4.15 5.27-7.62L340-448v-326.61h-24.61q-9.65 0-16.17-6.59-6.53-6.58-6.53-16.3 0-9.73 6.53-16.11 6.52-6.39 16.17-6.39h324.76q9.65 0 16.17 6.58t6.52 16.31-6.52 16.11q-6.52 6.39-16.17 6.39z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M615.54-774.61V-448l69.3 62.61q3.85 3.47 5.27 7.69 1.43 4.22 1.43 8.72v12.95q0 9.57-6.64 16.14-6.63 6.58-16.44 6.58H502.69v216.77q0 9.64-6.58 16.17-6.58 6.52-16.31 6.52-9.72 0-16.11-6.52-6.38-6.53-6.38-16.17v-216.77H291.54q-9.81 0-16.44-6.7-6.64-6.7-6.64-16.23v-12.89q0-4.49 1.43-8.64 1.42-4.15 5.27-7.62L340-448v-326.61h-24.61q-9.65 0-16.17-6.59-6.53-6.58-6.53-16.3 0-9.73 6.53-16.11 6.52-6.39 16.17-6.39h324.76q9.65 0 16.17 6.58t6.52 16.31-6.52 16.11q-6.52 6.39-16.17 6.39z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function KeepPublic(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M337.31-333.31H171.54q-9.81 0-16.44-6.7-6.64-6.7-6.64-16.23v-12.89q0-4.49 1.43-8.64 1.42-4.15 5.27-7.62L220-448v-326.61h-24.61q-9.65 0-16.17-6.59-6.53-6.58-6.53-16.3 0-9.73 6.53-16.11 6.52-6.39 16.17-6.39h219.53q9.65 0 16.17 6.58 6.53 6.58 6.53 16.31T431.09-781q-6.52 6.39-16.17 6.39H265.39v318.38q0 12.25-4.81 23.36-4.81 11.1-13.43 18.72l-37.3 35.46h343.61q9.64 0 16.17 6.58 6.52 6.58 6.52 16.3 0 9.73-6.52 16.12-6.53 6.38-16.17 6.38H382.69v208.88q0 5.72-2 10.73-2 5-6.61 9.62l-5.7 5.69q-3.62 3.92-8.27 3.92-4.64 0-8.42-3.84l-5.77-5.77q-4.61-4.62-6.61-9.71t-2-10.52zm312.14-315.61q27.24 0 46.2-19.01 18.96-19 18.96-46.15t-18.98-45.77q-18.98-18.61-46.09-18.61-27.12 0-45.79 18.88-18.67 18.87-18.67 45.84t18.77 45.89q18.78 18.93 45.6 18.93m.09 129.54q26.03 0 49.25-9.62 23.21-9.62 41.44-28.23 6.62-7 6.81-14.81t-7.43-11.81q-21.61-10.61-44-16.23-22.4-5.61-45.97-5.61-23.86 0-46.21 5.92t-43.97 15.92q-7.58 2.92-7.9 11.09-.33 8.18 5.67 14.91 18.23 19.23 42.13 28.85 23.89 9.62 50.18 9.62m-.17 41.92q-71.29 0-121.1-49.89t-49.81-120.77q0-71.7 49.8-121.79Q578.05-820 649.34-820t121.28 50.09 49.99 121.79q0 70.88-49.97 120.77-49.98 49.89-121.27 49.89" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M337.31-333.31H171.54q-9.81 0-16.44-6.7-6.64-6.7-6.64-16.23v-12.89q0-4.49 1.43-8.64 1.42-4.15 5.27-7.62L220-448v-326.61h-24.61q-9.65 0-16.17-6.59-6.53-6.58-6.53-16.3 0-9.73 6.53-16.11 6.52-6.39 16.17-6.39h219.53q9.65 0 16.17 6.58 6.53 6.58 6.53 16.31T431.09-781q-6.52 6.39-16.17 6.39H265.39v318.38q0 12.25-4.81 23.36-4.81 11.1-13.43 18.72l-37.3 35.46h343.61q9.64 0 16.17 6.58 6.52 6.58 6.52 16.3 0 9.73-6.52 16.12-6.53 6.38-16.17 6.38H382.69v216.77q0 9.64-6.58 16.17-6.58 6.52-16.31 6.52-9.72 0-16.11-6.52-6.38-6.53-6.38-16.17zm312.14-315.61q27.24 0 46.2-19.01 18.96-19 18.96-46.15t-18.98-45.77q-18.98-18.61-46.09-18.61-27.12 0-45.79 18.88-18.67 18.87-18.67 45.84t18.77 45.89q18.78 18.93 45.6 18.93m.09 129.54q26.03 0 49.25-9.62 23.21-9.62 41.44-28.23 6.62-7 6.81-14.81t-7.43-11.81q-21.61-10.61-44-16.23-22.4-5.61-45.97-5.61-23.86 0-46.21 5.92t-43.97 15.92q-7.58 2.92-7.9 11.09-.33 8.18 5.67 14.91 18.23 19.23 42.13 28.85 23.89 9.62 50.18 9.62m-.17 41.92q-71.29 0-121.1-49.89t-49.81-120.77q0-71.7 49.8-121.79Q578.05-820 649.34-820t121.28 50.09 49.99 121.79q0 70.88-49.97 120.77-49.98 49.89-121.27 49.89" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function KeepPublicFilled(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M171.54-333.31q-9.66 0-16.37-6.7t-6.71-16.36V-369q0-4.62 1.43-8.77 1.42-4.15 5.27-7.62L220-448v-326.61h-24.61q-9.67 0-16.18-6.57-6.52-6.57-6.52-16.31t6.52-16.12q6.51-6.39 16.18-6.39h231.84q15.01 0 21.43 13.23t-2.89 25.54q-19.69 30.46-30.04 63.96-10.35 33.49-10.35 69.35 0 70.36 37.16 128.6 37.15 58.24 98.92 87.55 14.46 5.77 24.38 17 9.93 11.23 9.93 27.08v24.77q0 12.68-8.66 21.15-8.65 8.46-21.34 8.46H382.69v209q0 5.6-2 10.61-2 5-6.61 9.62l-5.7 5.69q-3.55 3.92-8.23 3.92t-8.46-3.84l-5.77-5.77q-4.61-4.62-6.61-9.62-2-5.01-2-10.61v-209zM649.34-820q71.29 0 121.28 50.09t49.99 121.79q0 70.88-49.97 120.77-49.98 49.89-121.27 49.89t-121.1-49.89-49.81-120.77q0-71.7 49.8-121.79Q578.05-820 649.34-820m.2 41.54q-27.12 0-45.79 18.88-18.67 18.87-18.67 45.84t18.77 45.89q18.78 18.93 45.6 18.93 27.24 0 46.2-19.01 18.96-19 18.96-46.15t-18.98-45.77q-18.98-18.61-46.09-18.61m.1 172.77q-23.72 0-46.14 5.92t-44.04 15.92q-6.61 3-8.11 9.81t3.5 12.81q18.61 20.23 43.03 31.04 24.43 10.81 51.66 10.81t51.65-10.81 43.04-31.04q5-5 3.5-12.31t-8.12-10.31q-21.61-10-44.08-15.92-22.46-5.92-45.89-5.92" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M171.54-333.31q-9.81 0-16.44-6.7-6.64-6.7-6.64-16.23v-12.89q0-4.49 1.43-8.64 1.42-4.15 5.27-7.62L220-448v-326.61h-24.61q-9.65 0-16.17-6.59-6.53-6.58-6.53-16.3 0-9.73 6.53-16.11 6.52-6.39 16.17-6.39h231.84q14.89 0 21.37 13.23t-2.83 25.54q-19.69 30.46-30.04 63.93-10.35 33.48-10.35 69.38 0 70.36 37.16 128.6 37.15 58.24 98.92 87.55 14.46 5.77 24.38 17.09 9.93 11.31 9.93 26.88v24.77q0 12.79-8.66 21.26-8.65 8.46-21.34 8.46H382.69v216.77q0 9.64-6.58 16.17-6.58 6.52-16.31 6.52-9.72 0-16.11-6.52-6.38-6.53-6.38-16.17v-216.77zM649.34-820q71.29 0 121.28 50.09t49.99 121.79q0 70.88-49.97 120.77-49.98 49.89-121.27 49.89t-121.1-49.89-49.81-120.77q0-71.7 49.8-121.79Q578.05-820 649.34-820m.2 41.54q-27.12 0-45.79 18.88-18.67 18.87-18.67 45.84t18.77 45.89q18.78 18.93 45.6 18.93 27.24 0 46.2-19.01 18.96-19 18.96-46.15t-18.98-45.77q-18.98-18.61-46.09-18.61m.1 172.77q-23.86 0-46.21 5.92t-43.97 15.92q-6.61 3-8.11 9.81t3.5 12.81q18.61 20.23 43.03 31.04 24.43 10.81 51.66 10.81t51.65-10.81 43.04-31.04q5-5 3.5-12.31t-8.12-10.31q-21.61-10-44-15.92-22.4-5.92-45.97-5.92" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function LocalAtm(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M541.15-374.77H396.54q-9.66 0-16.18 6.57-6.51 6.56-6.51 16.31 0 9.74 6.51 16.12 6.52 6.38 16.18 6.38h63v21.16q0 9.66 6.57 16.18 6.56 6.51 16.3 6.51t16.13-6.51q6.38-6.52 6.38-16.18v-21.16h50.31q13.51 0 22.41-10.15t8.9-24.33v-105.57q0-14.17-8.9-24.52t-22.41-10.35h-136v-80.92h144.62q9.28 0 15.99-6.57 6.7-6.56 6.7-16.31 0-9.74-6.7-16.12-6.71-6.38-15.99-6.38h-58.93v-21.16q0-9.66-6.56-16.18-6.57-6.51-16.31-6.51t-16.13 6.51q-6.38 6.52-6.38 16.18v21.16h-51.31q-14.27 0-24.32 10.15-10.06 10.15-10.06 25.08v104.92q0 13.33 10.15 22.44 10.15 9.1 24.23 9.1h132.92zM157.69-180q-23.53 0-40.61-17.08T100-237.69v-484.62q0-23.53 17.08-40.61T157.69-780h644.62q23.53 0 40.61 17.08T860-722.31v484.62q0 23.53-17.08 40.61T802.31-180zm0-45.39h644.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-484.62q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H157.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v484.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84m-12.3 0v-509.22z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M541.15-374.77H396.54q-9.66 0-16.18 6.57-6.51 6.56-6.51 16.31 0 9.74 6.51 16.12 6.52 6.38 16.18 6.38h63v21.16q0 9.66 6.57 16.18 6.56 6.51 16.3 6.51t16.13-6.51q6.38-6.52 6.38-16.18v-21.16h50.31q13.51 0 22.41-10.15t8.9-24.33v-105.57q0-14.17-8.9-24.52t-22.41-10.35h-136v-80.92h144.62q9.28 0 15.99-6.57 6.7-6.56 6.7-16.3 0-9.75-6.7-16.13-6.71-6.38-15.99-6.38h-58.93v-21.16q0-9.66-6.56-16.18-6.57-6.51-16.31-6.51t-16.13 6.51q-6.38 6.52-6.38 16.18v21.16h-51.31q-14.27 0-24.32 10.15-10.06 10.15-10.06 25.08v104.92q0 13.33 10.15 22.44 10.15 9.1 24.23 9.1h132.92zM157.69-180q-23.53 0-40.61-17.08T100-237.69v-484.62q0-23.53 17.08-40.61T157.69-780h644.62q23.53 0 40.61 17.08T860-722.31v484.62q0 23.53-17.08 40.61T802.31-180zm0-45.39h644.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-484.62q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H157.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v484.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84m-12.3 0v-509.22z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function MedicationLiquid(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M162.69-815.38h394.62q9.64 0 16.16 6.58 6.53 6.58 6.53 16.3 0 9.73-6.53 16.12-6.52 6.38-16.16 6.38H162.69q-9.64 0-16.16-6.58-6.53-6.58-6.53-16.31 0-9.72 6.53-16.11 6.52-6.38 16.16-6.38M315-375v55q0 18.4 13.36 31.7t31.85 13.3q18.48 0 31.64-13.3Q405-301.6 405-320v-55h55q18.4 0 31.7-13.36t13.3-31.85q0-18.48-13.3-31.64Q478.4-465 460-465h-55v-55q0-18.4-13.36-31.7T359.79-565q-18.48 0-31.64 13.3Q315-538.4 315-520v55h-55q-18.4 0-31.7 13.36T215-419.79q0 18.48 13.3 31.64Q241.6-375 260-375zM157.69-140q-23.53 0-40.61-17.08T100-197.69v-444.62q0-23.53 17.08-40.61T157.69-700h404.62q23.53 0 40.61 17.08T620-642.31v444.62q0 23.53-17.08 40.61T562.31-140zm0-45.39h404.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-444.62q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H157.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v444.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84m612.31-233q-35-16.53-57.5-53.42-22.5-36.9-22.5-85.51 0-60 29.88-101.34Q749.77-700 792.69-700t72.81 41.35q29.88 41.35 29.88 101.17 0 48.77-22.5 85.67-22.5 36.89-57.5 53.42v255.7q0 9.29-6.52 15.99-6.53 6.7-16.18 6.7-9.3 0-15.99-6.7T770-162.69zM792.78-460Q810-460 830-486.3q20-26.29 20-71t-20.09-71.01-37.31-26.3-37.22 26.29q-20 26.3-20 71.01t20.09 71.01 37.31 26.3m-.09-97.31" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M162.69-815.38h394.62q9.64 0 16.16 6.58 6.53 6.58 6.53 16.3 0 9.73-6.53 16.12-6.52 6.38-16.16 6.38H162.69q-9.64 0-16.16-6.58-6.53-6.58-6.53-16.31 0-9.72 6.53-16.11 6.52-6.38 16.16-6.38M315-375v55q0 18.4 13.36 31.7t31.85 13.3q18.48 0 31.64-13.3Q405-301.6 405-320v-55h55q18.4 0 31.7-13.36t13.3-31.85q0-18.48-13.3-31.64Q478.4-465 460-465h-55v-55q0-18.4-13.36-31.7T359.79-565q-18.48 0-31.64 13.3Q315-538.4 315-520v55h-55q-18.4 0-31.7 13.36T215-419.79q0 18.48 13.3 31.64Q241.6-375 260-375zM157.69-140q-23.53 0-40.61-17.08T100-197.69v-444.62q0-23.53 17.08-40.61T157.69-700h404.62q23.53 0 40.61 17.08T620-642.31v444.62q0 23.53-17.08 40.61T562.31-140zm0-45.39h404.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-444.62q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H157.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v444.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84m612.31-233q-35-16.53-57.5-53.42-22.5-36.9-22.5-85.51 0-60 29.88-101.34Q749.77-700 792.69-700t72.81 41.35q29.88 41.35 29.88 101.17 0 48.77-22.5 85.67-22.5 36.89-57.5 53.42v255.7q0 9.29-6.52 15.99-6.53 6.7-16.18 6.7-9.3 0-15.99-6.7T770-162.69zM792.78-460Q810-460 830-486.29q20-26.3 20-71.01t-20.09-71.01-37.31-26.3-37.22 26.29q-20 26.3-20 71.01t20.09 71.01 37.31 26.3m-.09-97.31" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function Metro({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Metro(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M140-181.15v-578.31q0-25.59 17.5-43.07Q175-820 200.73-820h26.89q18.71 0 34.12 10.66 15.41 10.65 22.26 27.96l196 514.54 194-511.31q7.35-19.05 24-30.45 16.66-11.4 37.34-11.4h19.52q26.82 0 45.98 19.16Q820-781.67 820-754.85v573.7q0 17.17-12.02 29.16T778.73-140t-29.13-11.99q-11.91-11.99-11.91-29.16v-527.08l-210 544.07q-4.23 10.47-13.46 17-9.23 6.54-20.44 6.54h-28.08q-10.86 0-20.21-6.54-9.35-6.53-13.58-17L222.31-703.85v522.7q0 17.17-12.02 29.16T181.04-140t-29.13-11.99Q140-163.98 140-181.15" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import Metro from './Metro';
2
+ declare const MetroFilled: typeof Metro;
3
+ export default MetroFilled;
@@ -0,0 +1,3 @@
1
+ import Metro from './Metro';
2
+ var MetroFilled = Metro;
3
+ export default MetroFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function Monorail({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Monorail(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M282.23-100q-9.64 0-16.17-6.58-6.52-6.58-6.52-16.31t6.52-16.11q6.53-6.39 16.17-6.39h175.08v-96.07q0-9.65 6.58-16.17t16.31-6.52q9.72 0 16.11 6.52 6.38 6.52 6.38 16.17v96.07h175.46q9.65 0 16.17 6.59 6.52 6.58 6.52 16.3 0 9.73-6.52 16.11-6.52 6.39-16.17 6.39zm13.16-760h369.22Q712-860 746-826t34 81.39v428.07q0 41.91-29.69 71.53-29.7 29.62-71.08 29.62h-82.69q-10.14 0-16.99-6.85-6.86-6.86-6.86-16.99v-2.23q0-38.07-27.21-64.27-27.21-26.19-65.42-26.19t-65.48 26.19q-27.27 26.2-27.27 64.27v2.23q0 10.13-6.86 16.99-6.85 6.85-16.99 6.85h-82.3q-41.91 0-71.53-29.62Q180-274.63 180-316.54v-428.07Q180-792 214-826t81.39-34m-70 363.46v180q0 23.24 16.26 39.5 16.27 16.27 39.51 16.27h62.23q7.07-51.08 46.11-83.81 39.05-32.73 90.5-32.73t90.5 32.73q39.04 32.73 46.09 83.81h62.64q23.08 0 39.23-16.27 16.15-16.26 16.15-39.5v-180zm0-202.69v157.31h509.22v-157.31zm70-115.38q-29.24 0-49.81 20.19-20.58 20.19-20.96 49.81h510.76q-.38-29.62-20.96-49.81-20.57-20.19-49.81-20.19zm0 70h439.99-510.76zm-70 248.07h509.22z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function MonorailFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function MonorailFilled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M282.23-100q-9.64 0-16.17-6.58-6.52-6.58-6.52-16.31t6.52-16.11q6.53-6.39 16.17-6.39h175.08v-96.07q0-9.65 6.58-16.17t16.31-6.52q9.72 0 16.11 6.52 6.38 6.52 6.38 16.17v96.07h175.46q9.65 0 16.17 6.59 6.52 6.58 6.52 16.3 0 9.73-6.52 16.11-6.52 6.39-16.17 6.39zm13.16-760h369.22Q712-860 746-826t34 81.39v428.07q0 41.91-29.69 71.53-29.7 29.62-71.08 29.62h-82.69q-10.14 0-16.99-6.85-6.86-6.86-6.86-16.99v-2.23q0-38.07-27.21-64.27-27.21-26.19-65.42-26.19t-65.48 26.19q-27.27 26.2-27.27 64.27v2.23q0 10.13-6.86 16.99-6.85 6.85-16.99 6.85h-82.3q-41.91 0-71.53-29.62Q180-274.63 180-316.54v-428.07Q180-792 214-826t81.39-34m-70 160.77v157.31h509.22v-157.31z" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function MotionPhotosAutoFilled(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M417.69-432.77h125.62l27.61 74.38q1.62 6.24 6.61 9.16 5 2.92 10.78 2.92 9.84 0 15.77-7.89 5.92-7.89 2.07-17.49L504-641.61q-2-5.24-6.61-8.27-4.61-3.04-10.1-3.04h-13.72q-5.88 0-10.42 2.92-4.53 2.92-6.15 8.77L354.85-370.69q-3.23 9.07 2.21 16.73 5.44 7.65 15.16 7.65 5.4 0 10.13-3.23t6.34-8.46zm10.69-35.85 50.24-136.46h2.76l51.24 136.46zM480-100q-78.77 0-148.11-29.77-69.35-29.77-120.66-81.08-51.31-51.3-81.27-120.46Q100-400.46 100-479.23q0-32.98 5.31-64.58t15.92-62.42q2.85-8.31 11.16-11.42 8.3-3.12 16 1.64 8.4 3.99 11.89 13.69t1.26 19.01q-7.15 25.39-11.65 51.24-4.5 25.86-4.5 52.07 0 140.12 97.23 237.37 97.24 97.24 237.34 97.24 140.11 0 237.38-97.23 97.27-97.24 97.27-237.34 0-140.11-97.24-237.38-97.25-97.27-237.37-97.27-27.3 0-53.86 4t-52.6 12.38q-9.31 2.85-18.62-1-9.3-3.85-13.34-12.15-4.04-8.31.61-16.43 4.66-8.11 12.96-11.34 29.08-9.62 59.16-15.23 30.07-5.62 60.54-5.62 79.15 0 149.11 29.77 69.97 29.77 122.41 81.27 52.45 51.5 83.04 120.85Q860-558.77 860-480t-29.96 148.11q-29.96 69.35-81.27 120.66t-120.66 81.27Q558.77-100 480-100M223.25-697.85q-16.63 0-28.44-11.94Q183-721.74 183-738.37t11.95-28.44q11.95-11.8 28.58-11.8 16.62 0 28.43 11.94 11.81 11.95 11.81 28.58t-11.95 28.44q-11.95 11.8-28.57 11.8m-12.48 217.71q0-112.24 78.57-190.67 78.57-78.42 190.8-78.42 112.24 0 190.67 78.57 78.42 78.57 78.42 190.8 0 112.24-78.57 190.67-78.57 78.42-190.8 78.42-112.24 0-190.67-78.57-78.42-78.57-78.42-190.8" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M417.69-432.77h125.62l27.61 74.38q1.62 6.24 6.61 9.16 5 2.92 10.78 2.92 9.84 0 15.77-7.89 5.92-7.89 2.07-17.49L504-641.61q-2-5.24-6.61-8.27-4.61-3.04-10.1-3.04h-13.72q-5.88 0-10.42 2.92-4.53 2.92-6.15 8.77L354.85-370.69q-3.23 9.07 2.21 16.73 5.44 7.65 15.16 7.65 5.4 0 10.13-3.23t6.34-8.46zm10.69-35.85 50.24-136.46h2.76l51.24 136.46zM480-100q-78.77 0-148.11-29.77-69.35-29.77-120.66-81.08-51.31-51.3-81.27-120.46Q100-400.46 100-479.23q0-32.97 5.31-64.58 5.31-31.6 15.92-62.42 2.85-8.31 11.16-11.42 8.3-3.12 16 1.64 8.4 3.99 11.89 13.69t1.26 19.01q-7.15 25.39-11.65 51.24-4.5 25.86-4.5 52.07 0 140.12 97.23 237.37 97.24 97.24 237.34 97.24 140.11 0 237.38-97.23 97.27-97.24 97.27-237.34 0-140.11-97.24-237.38-97.25-97.27-237.37-97.27-27.3 0-53.86 4t-52.6 12.38q-9.31 2.85-18.62-1-9.3-3.85-13.34-12.15-4.04-8.31.61-16.43 4.66-8.11 12.96-11.34 29.08-9.62 59.16-15.23 30.07-5.62 60.54-5.62 79.15 0 149.11 29.77 69.97 29.77 122.41 81.27 52.45 51.5 83.04 120.85Q860-558.77 860-480t-29.96 148.11q-29.96 69.35-81.27 120.66t-120.66 81.27Q558.77-100 480-100M223.25-697.85q-16.63 0-28.44-11.94Q183-721.74 183-738.37t11.95-28.44q11.95-11.8 28.58-11.8 16.62 0 28.43 11.94 11.81 11.95 11.81 28.58t-11.95 28.44q-11.95 11.8-28.57 11.8m-12.48 217.71q0-112.24 78.57-190.67 78.57-78.42 190.8-78.42 112.24 0 190.67 78.57 78.42 78.57 78.42 190.8 0 112.24-78.57 190.67-78.57 78.42-190.8 78.42-112.24 0-190.67-78.57-78.42-78.57-78.42-190.8" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function MotionPhotosOn(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480.07-100q-78.84 0-148.21-29.86-69.37-29.85-120.68-81.04-51.31-51.18-81.25-120.37Q100-400.46 100-479.23q0-32.98 5.31-64.58t15.92-62.42q2.85-8.31 11.16-11.42 8.3-3.12 16.11 1.64 8.29 3.99 11.78 13.69t1.26 19.01q-7.1 25.24-11.63 51.17-4.52 25.93-4.52 52.14 0 140.12 97.23 237.37 97.24 97.24 237.34 97.24 140.11 0 237.38-97.23 97.27-97.24 97.27-237.34 0-140.11-97.24-237.38-97.25-97.27-237.37-97.27-27.12 0-53.68 4t-52.78 12.38q-9.31 2.85-18.62-1-9.3-3.85-13.34-12.15-4.04-8.31.61-16.43 4.66-8.11 12.96-11.34 29.08-9.62 59.16-15.23 30.07-5.62 60.61-5.62 79.21 0 149.11 29.77t122.34 81.27q52.45 51.5 83.04 120.81T860-480.04q0 78.81-29.92 148.18t-81.21 120.68-120.63 81.25Q558.9-100 480.07-100M223.25-697.85q-16.63 0-28.44-11.94Q183-721.74 183-738.37t11.95-28.44q11.95-11.8 28.58-11.8 16.62 0 28.43 11.94 11.81 11.95 11.81 28.58t-11.95 28.44q-11.95 11.8-28.57 11.8M480-480" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480.07-100q-78.84 0-148.21-29.86-69.37-29.85-120.68-81.04-51.31-51.18-81.25-120.37Q100-400.46 100-479.23q0-32.97 5.31-64.58 5.31-31.6 15.92-62.42 2.85-8.31 11.16-11.42 8.3-3.12 16.11 1.64 8.29 3.99 11.78 13.69t1.26 19.01q-7.1 25.24-11.63 51.17-4.52 25.93-4.52 52.14 0 140.12 97.23 237.37 97.24 97.24 237.34 97.24 140.11 0 237.38-97.23 97.27-97.24 97.27-237.34 0-140.11-97.24-237.38-97.25-97.27-237.37-97.27-27.12 0-53.68 4t-52.78 12.38q-9.31 2.85-18.62-1-9.3-3.85-13.34-12.15-4.04-8.31.61-16.43 4.66-8.11 12.96-11.34 29.08-9.62 59.16-15.23 30.07-5.62 60.61-5.62 79.21 0 149.11 29.77t122.34 81.27q52.45 51.5 83.04 120.81T860-480.04q0 78.81-29.92 148.18t-81.21 120.68-120.63 81.25Q558.9-100 480.07-100M223.25-697.85q-16.63 0-28.44-11.94Q183-721.74 183-738.37t11.95-28.44q11.95-11.8 28.58-11.8 16.62 0 28.43 11.94 11.81 11.95 11.81 28.58t-11.95 28.44q-11.95 11.8-28.57 11.8M480-480" })));
6
6
  }