@nine-thirty-five/material-symbols-react 1.1.3 → 1.2.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 (374) hide show
  1. package/dist/esm/outlined/BusAlert.js +1 -1
  2. package/dist/esm/outlined/CarCrash.js +1 -1
  3. package/dist/esm/outlined/DepartureBoard.js +1 -1
  4. package/dist/esm/outlined/EmergencyHeatTwo.js +1 -1
  5. package/dist/esm/outlined/EmojiLanguage.d.ts +3 -0
  6. package/dist/esm/outlined/EmojiLanguage.js +6 -0
  7. package/dist/esm/outlined/FormatColorReset.js +1 -1
  8. package/dist/esm/outlined/Foundation.js +1 -1
  9. package/dist/esm/outlined/FramePersonMic.d.ts +3 -0
  10. package/dist/esm/outlined/FramePersonMic.js +6 -0
  11. package/dist/esm/outlined/GarageDoor.js +1 -1
  12. package/dist/esm/outlined/HomeAndGarden.js +1 -1
  13. package/dist/esm/outlined/House.js +1 -1
  14. package/dist/esm/outlined/HouseSiding.js +1 -1
  15. package/dist/esm/outlined/InHomeMode.js +1 -1
  16. package/dist/esm/outlined/OfflinePinOff.d.ts +3 -0
  17. package/dist/esm/outlined/OfflinePinOff.js +6 -0
  18. package/dist/esm/outlined/RailwayAlert.js +1 -1
  19. package/dist/esm/outlined/Roofing.js +1 -1
  20. package/dist/esm/outlined/SettingsCinematicBlur.js +1 -1
  21. package/dist/esm/outlined/ShutterSpeedAdd.js +1 -1
  22. package/dist/esm/outlined/ShutterSpeedMinus.js +1 -1
  23. package/dist/esm/outlined/SpatialSpeaker.d.ts +3 -0
  24. package/dist/esm/outlined/SpatialSpeaker.js +6 -0
  25. package/dist/esm/outlined/SpeedFive.js +1 -1
  26. package/dist/esm/outlined/SpeedOneSeventyFive.d.ts +3 -0
  27. package/dist/esm/outlined/SpeedOneSeventyFive.js +6 -0
  28. package/dist/esm/outlined/SpeedOneTwentyFive.d.ts +3 -0
  29. package/dist/esm/outlined/SpeedOneTwentyFive.js +6 -0
  30. package/dist/esm/outlined/SpeedSeventyFive.d.ts +3 -0
  31. package/dist/esm/outlined/SpeedSeventyFive.js +6 -0
  32. package/dist/esm/outlined/SpeedTwentyFive.d.ts +3 -0
  33. package/dist/esm/outlined/SpeedTwentyFive.js +6 -0
  34. package/dist/esm/outlined/TaxiAlert.js +1 -1
  35. package/dist/esm/outlined/WaterDamage.js +1 -1
  36. package/dist/esm/outlined/WifiHome.js +1 -1
  37. package/dist/esm/outlined/filled/BusAlert.js +1 -1
  38. package/dist/esm/outlined/filled/CarCrash.js +1 -1
  39. package/dist/esm/outlined/filled/DepartureBoard.js +1 -1
  40. package/dist/esm/outlined/filled/EmergencyHeatTwo.js +1 -1
  41. package/dist/esm/outlined/filled/EmojiLanguage.d.ts +3 -0
  42. package/dist/esm/outlined/filled/EmojiLanguage.js +6 -0
  43. package/dist/esm/outlined/filled/Foundation.js +1 -1
  44. package/dist/esm/outlined/filled/FramePersonMic.d.ts +3 -0
  45. package/dist/esm/outlined/filled/FramePersonMic.js +6 -0
  46. package/dist/esm/outlined/filled/HomeAndGarden.js +1 -1
  47. package/dist/esm/outlined/filled/House.js +1 -1
  48. package/dist/esm/outlined/filled/HouseSiding.js +1 -1
  49. package/dist/esm/outlined/filled/InHomeMode.js +1 -1
  50. package/dist/esm/outlined/filled/OfflinePinOff.d.ts +3 -0
  51. package/dist/esm/outlined/filled/OfflinePinOff.js +6 -0
  52. package/dist/esm/outlined/filled/RailwayAlert.js +1 -1
  53. package/dist/esm/outlined/filled/Roofing.js +1 -1
  54. package/dist/esm/outlined/filled/SettingsCinematicBlur.js +1 -1
  55. package/dist/esm/outlined/filled/ShutterSpeedAdd.js +1 -1
  56. package/dist/esm/outlined/filled/ShutterSpeedMinus.js +1 -1
  57. package/dist/esm/outlined/filled/SpatialSpeaker.d.ts +3 -0
  58. package/dist/esm/outlined/filled/SpatialSpeaker.js +6 -0
  59. package/dist/esm/outlined/filled/SpeedFive.js +1 -1
  60. package/dist/esm/outlined/filled/SpeedOneSeventyFive.d.ts +3 -0
  61. package/dist/esm/outlined/filled/SpeedOneSeventyFive.js +6 -0
  62. package/dist/esm/outlined/filled/SpeedOneTwentyFive.d.ts +3 -0
  63. package/dist/esm/outlined/filled/SpeedOneTwentyFive.js +6 -0
  64. package/dist/esm/outlined/filled/SpeedSeventyFive.d.ts +3 -0
  65. package/dist/esm/outlined/filled/SpeedSeventyFive.js +6 -0
  66. package/dist/esm/outlined/filled/SpeedTwentyFive.d.ts +3 -0
  67. package/dist/esm/outlined/filled/SpeedTwentyFive.js +6 -0
  68. package/dist/esm/outlined/filled/TaxiAlert.js +1 -1
  69. package/dist/esm/outlined/filled/WaterDamage.js +1 -1
  70. package/dist/esm/outlined/filled/WifiHome.js +1 -1
  71. package/dist/esm/outlined/filled/index.d.ts +3127 -3121
  72. package/dist/esm/outlined/filled/index.js +3127 -3121
  73. package/dist/esm/outlined/index.d.ts +3127 -3121
  74. package/dist/esm/outlined/index.js +3127 -3121
  75. package/dist/esm/rounded/AdGroupOff.js +1 -1
  76. package/dist/esm/rounded/AdOff.js +1 -1
  77. package/dist/esm/rounded/AddCard.js +1 -1
  78. package/dist/esm/rounded/Airplay.js +1 -1
  79. package/dist/esm/rounded/Ambulance.js +1 -1
  80. package/dist/esm/rounded/AssuredWorkload.js +1 -1
  81. package/dist/esm/rounded/BidLandscapeDisabled.js +1 -1
  82. package/dist/esm/rounded/BusAlert.js +1 -1
  83. package/dist/esm/rounded/CameraOutdoor.js +1 -1
  84. package/dist/esm/rounded/CarCrash.js +1 -1
  85. package/dist/esm/rounded/CarTag.js +1 -1
  86. package/dist/esm/rounded/Chess.js +1 -1
  87. package/dist/esm/rounded/ClosedCaptionDisabled.js +1 -1
  88. package/dist/esm/rounded/CommentsDisabled.js +1 -1
  89. package/dist/esm/rounded/ContractDelete.js +1 -1
  90. package/dist/esm/rounded/ContractEdit.js +1 -1
  91. package/dist/esm/rounded/CookieOff.js +1 -1
  92. package/dist/esm/rounded/DatasetLinked.js +1 -1
  93. package/dist/esm/rounded/DepartureBoard.js +1 -1
  94. package/dist/esm/rounded/DeployedCodeAccount.js +1 -1
  95. package/dist/esm/rounded/DesktopAccessDisabled.js +1 -1
  96. package/dist/esm/rounded/DevicesOff.js +1 -1
  97. package/dist/esm/rounded/DirectionsAltOff.js +1 -1
  98. package/dist/esm/rounded/DirectionsOff.js +1 -1
  99. package/dist/esm/rounded/DomainVerificationOff.js +1 -1
  100. package/dist/esm/rounded/EditOff.js +1 -1
  101. package/dist/esm/rounded/EditSquare.js +1 -1
  102. package/dist/esm/rounded/EmergencyHeatTwo.js +1 -1
  103. package/dist/esm/rounded/EmojiLanguage.d.ts +3 -0
  104. package/dist/esm/rounded/EmojiLanguage.js +6 -0
  105. package/dist/esm/rounded/FormatColorReset.js +1 -1
  106. package/dist/esm/rounded/Foundation.js +1 -1
  107. package/dist/esm/rounded/FramePersonMic.d.ts +3 -0
  108. package/dist/esm/rounded/FramePersonMic.js +6 -0
  109. package/dist/esm/rounded/GarageDoor.js +1 -1
  110. package/dist/esm/rounded/HideImage.js +1 -1
  111. package/dist/esm/rounded/HomeAndGarden.js +1 -1
  112. package/dist/esm/rounded/House.js +1 -1
  113. package/dist/esm/rounded/HouseSiding.js +1 -1
  114. package/dist/esm/rounded/IframeOff.js +1 -1
  115. package/dist/esm/rounded/InHomeMode.js +1 -1
  116. package/dist/esm/rounded/InboxCustomize.js +1 -1
  117. package/dist/esm/rounded/InkEraserOff.js +1 -1
  118. package/dist/esm/rounded/KeyboardExternalInput.js +1 -1
  119. package/dist/esm/rounded/KeyboardOff.js +1 -1
  120. package/dist/esm/rounded/ListAltAdd.js +1 -1
  121. package/dist/esm/rounded/LocationDisabled.js +1 -1
  122. package/dist/esm/rounded/MonitorHeart.js +1 -1
  123. package/dist/esm/rounded/NearMeDisabled.js +1 -1
  124. package/dist/esm/rounded/NearbyOff.js +1 -1
  125. package/dist/esm/rounded/NoPhotography.js +1 -1
  126. package/dist/esm/rounded/NoTransfer.js +1 -1
  127. package/dist/esm/rounded/OfflinePinOff.d.ts +3 -0
  128. package/dist/esm/rounded/OfflinePinOff.js +6 -0
  129. package/dist/esm/rounded/OpenInNewOff.js +1 -1
  130. package/dist/esm/rounded/PhonelinkOff.js +1 -1
  131. package/dist/esm/rounded/PillOff.js +1 -1
  132. package/dist/esm/rounded/RailwayAlert.js +1 -1
  133. package/dist/esm/rounded/RearCamera.js +1 -1
  134. package/dist/esm/rounded/RemoveModerator.js +1 -1
  135. package/dist/esm/rounded/Roofing.js +1 -1
  136. package/dist/esm/rounded/ScreenshotFrame.js +1 -1
  137. package/dist/esm/rounded/SelectWindowOff.js +1 -1
  138. package/dist/esm/rounded/Settings.js +1 -1
  139. package/dist/esm/rounded/SettingsAccountBox.js +1 -1
  140. package/dist/esm/rounded/SettingsBRoll.js +1 -1
  141. package/dist/esm/rounded/SettingsCinematicBlur.js +1 -1
  142. package/dist/esm/rounded/SettingsHeart.js +1 -1
  143. package/dist/esm/rounded/SettingsMotionMode.js +1 -1
  144. package/dist/esm/rounded/SettingsNightSight.js +1 -1
  145. package/dist/esm/rounded/SettingsPanorama.js +1 -1
  146. package/dist/esm/rounded/SettingsPhotoCamera.js +1 -1
  147. package/dist/esm/rounded/SettingsSlowMotion.js +1 -1
  148. package/dist/esm/rounded/SettingsTimelapse.js +1 -1
  149. package/dist/esm/rounded/SettingsVideoCamera.js +1 -1
  150. package/dist/esm/rounded/Shapes.js +1 -1
  151. package/dist/esm/rounded/ShutterSpeedAdd.js +1 -1
  152. package/dist/esm/rounded/ShutterSpeedMinus.js +1 -1
  153. package/dist/esm/rounded/SpatialSpeaker.d.ts +3 -0
  154. package/dist/esm/rounded/SpatialSpeaker.js +6 -0
  155. package/dist/esm/rounded/SpeakerNotesOff.js +1 -1
  156. package/dist/esm/rounded/SpeedFive.js +1 -1
  157. package/dist/esm/rounded/SpeedOneSeventyFive.d.ts +3 -0
  158. package/dist/esm/rounded/SpeedOneSeventyFive.js +6 -0
  159. package/dist/esm/rounded/SpeedOneTwentyFive.d.ts +3 -0
  160. package/dist/esm/rounded/SpeedOneTwentyFive.js +6 -0
  161. package/dist/esm/rounded/SpeedSeventyFive.d.ts +3 -0
  162. package/dist/esm/rounded/SpeedSeventyFive.js +6 -0
  163. package/dist/esm/rounded/SpeedTwentyFive.d.ts +3 -0
  164. package/dist/esm/rounded/SpeedTwentyFive.js +6 -0
  165. package/dist/esm/rounded/SubtitlesOff.js +1 -1
  166. package/dist/esm/rounded/SwordRose.js +1 -1
  167. package/dist/esm/rounded/TabCloseRight.js +1 -1
  168. package/dist/esm/rounded/TabNewRight.js +1 -1
  169. package/dist/esm/rounded/TableView.js +1 -1
  170. package/dist/esm/rounded/TaxiAlert.js +1 -1
  171. package/dist/esm/rounded/TvOff.js +1 -1
  172. package/dist/esm/rounded/WaterDamage.js +1 -1
  173. package/dist/esm/rounded/WebAssetOff.js +1 -1
  174. package/dist/esm/rounded/WifiHome.js +1 -1
  175. package/dist/esm/rounded/filled/AdGroupOff.js +1 -1
  176. package/dist/esm/rounded/filled/AdOff.js +1 -1
  177. package/dist/esm/rounded/filled/AddCard.js +1 -1
  178. package/dist/esm/rounded/filled/Airplay.js +1 -1
  179. package/dist/esm/rounded/filled/Ambulance.js +1 -1
  180. package/dist/esm/rounded/filled/AssuredWorkload.js +1 -1
  181. package/dist/esm/rounded/filled/BidLandscapeDisabled.js +1 -1
  182. package/dist/esm/rounded/filled/BusAlert.js +1 -1
  183. package/dist/esm/rounded/filled/CameraOutdoor.js +1 -1
  184. package/dist/esm/rounded/filled/CarCrash.js +1 -1
  185. package/dist/esm/rounded/filled/CarTag.js +1 -1
  186. package/dist/esm/rounded/filled/Chess.js +1 -1
  187. package/dist/esm/rounded/filled/ClosedCaptionDisabled.js +1 -1
  188. package/dist/esm/rounded/filled/CommentsDisabled.js +1 -1
  189. package/dist/esm/rounded/filled/ContractDelete.js +1 -1
  190. package/dist/esm/rounded/filled/ContractEdit.js +1 -1
  191. package/dist/esm/rounded/filled/DatasetLinked.js +1 -1
  192. package/dist/esm/rounded/filled/DepartureBoard.js +1 -1
  193. package/dist/esm/rounded/filled/DeployedCodeAccount.js +1 -1
  194. package/dist/esm/rounded/filled/DesktopAccessDisabled.js +1 -1
  195. package/dist/esm/rounded/filled/DevicesOff.js +1 -1
  196. package/dist/esm/rounded/filled/DirectionsAltOff.js +1 -1
  197. package/dist/esm/rounded/filled/DirectionsOff.js +1 -1
  198. package/dist/esm/rounded/filled/DomainVerificationOff.js +1 -1
  199. package/dist/esm/rounded/filled/EditOff.js +1 -1
  200. package/dist/esm/rounded/filled/EditSquare.js +1 -1
  201. package/dist/esm/rounded/filled/EmergencyHeatTwo.js +1 -1
  202. package/dist/esm/rounded/filled/EmojiLanguage.d.ts +3 -0
  203. package/dist/esm/rounded/filled/EmojiLanguage.js +6 -0
  204. package/dist/esm/rounded/filled/FormatColorReset.js +1 -1
  205. package/dist/esm/rounded/filled/Foundation.js +1 -1
  206. package/dist/esm/rounded/filled/FramePersonMic.d.ts +3 -0
  207. package/dist/esm/rounded/filled/FramePersonMic.js +6 -0
  208. package/dist/esm/rounded/filled/HideImage.js +1 -1
  209. package/dist/esm/rounded/filled/HomeAndGarden.js +1 -1
  210. package/dist/esm/rounded/filled/House.js +1 -1
  211. package/dist/esm/rounded/filled/HouseSiding.js +1 -1
  212. package/dist/esm/rounded/filled/IframeOff.js +1 -1
  213. package/dist/esm/rounded/filled/InHomeMode.js +1 -1
  214. package/dist/esm/rounded/filled/InboxCustomize.js +1 -1
  215. package/dist/esm/rounded/filled/InkEraserOff.js +1 -1
  216. package/dist/esm/rounded/filled/KeyboardExternalInput.js +1 -1
  217. package/dist/esm/rounded/filled/KeyboardOff.js +1 -1
  218. package/dist/esm/rounded/filled/ListAltAdd.js +1 -1
  219. package/dist/esm/rounded/filled/LocationDisabled.js +1 -1
  220. package/dist/esm/rounded/filled/MonitorHeart.js +1 -1
  221. package/dist/esm/rounded/filled/NearMeDisabled.js +1 -1
  222. package/dist/esm/rounded/filled/NearbyOff.js +1 -1
  223. package/dist/esm/rounded/filled/NoPhotography.js +1 -1
  224. package/dist/esm/rounded/filled/NoTransfer.js +1 -1
  225. package/dist/esm/rounded/filled/OfflinePinOff.d.ts +3 -0
  226. package/dist/esm/rounded/filled/OfflinePinOff.js +6 -0
  227. package/dist/esm/rounded/filled/OpenInNewOff.js +1 -1
  228. package/dist/esm/rounded/filled/PhonelinkOff.js +1 -1
  229. package/dist/esm/rounded/filled/PillOff.js +1 -1
  230. package/dist/esm/rounded/filled/RailwayAlert.js +1 -1
  231. package/dist/esm/rounded/filled/RearCamera.js +1 -1
  232. package/dist/esm/rounded/filled/RemoveModerator.js +1 -1
  233. package/dist/esm/rounded/filled/Roofing.js +1 -1
  234. package/dist/esm/rounded/filled/ScreenshotFrame.js +1 -1
  235. package/dist/esm/rounded/filled/SelectWindowOff.js +1 -1
  236. package/dist/esm/rounded/filled/Settings.js +1 -1
  237. package/dist/esm/rounded/filled/SettingsAccountBox.js +1 -1
  238. package/dist/esm/rounded/filled/SettingsBRoll.js +1 -1
  239. package/dist/esm/rounded/filled/SettingsCinematicBlur.js +1 -1
  240. package/dist/esm/rounded/filled/SettingsHeart.js +1 -1
  241. package/dist/esm/rounded/filled/SettingsMotionMode.js +1 -1
  242. package/dist/esm/rounded/filled/SettingsNightSight.js +1 -1
  243. package/dist/esm/rounded/filled/SettingsPanorama.js +1 -1
  244. package/dist/esm/rounded/filled/SettingsPhotoCamera.js +1 -1
  245. package/dist/esm/rounded/filled/SettingsSlowMotion.js +1 -1
  246. package/dist/esm/rounded/filled/SettingsTimelapse.js +1 -1
  247. package/dist/esm/rounded/filled/SettingsVideoCamera.js +1 -1
  248. package/dist/esm/rounded/filled/Shapes.js +1 -1
  249. package/dist/esm/rounded/filled/ShutterSpeedAdd.js +1 -1
  250. package/dist/esm/rounded/filled/ShutterSpeedMinus.js +1 -1
  251. package/dist/esm/rounded/filled/SpatialSpeaker.d.ts +3 -0
  252. package/dist/esm/rounded/filled/SpatialSpeaker.js +6 -0
  253. package/dist/esm/rounded/filled/SpeakerNotesOff.js +1 -1
  254. package/dist/esm/rounded/filled/SpeedFive.js +1 -1
  255. package/dist/esm/rounded/filled/SpeedOneSeventyFive.d.ts +3 -0
  256. package/dist/esm/rounded/filled/SpeedOneSeventyFive.js +6 -0
  257. package/dist/esm/rounded/filled/SpeedOneTwentyFive.d.ts +3 -0
  258. package/dist/esm/rounded/filled/SpeedOneTwentyFive.js +6 -0
  259. package/dist/esm/rounded/filled/SpeedSeventyFive.d.ts +3 -0
  260. package/dist/esm/rounded/filled/SpeedSeventyFive.js +6 -0
  261. package/dist/esm/rounded/filled/SpeedTwentyFive.d.ts +3 -0
  262. package/dist/esm/rounded/filled/SpeedTwentyFive.js +6 -0
  263. package/dist/esm/rounded/filled/SubtitlesOff.js +1 -1
  264. package/dist/esm/rounded/filled/SwordRose.js +1 -1
  265. package/dist/esm/rounded/filled/TabCloseRight.js +1 -1
  266. package/dist/esm/rounded/filled/TabNewRight.js +1 -1
  267. package/dist/esm/rounded/filled/TableView.js +1 -1
  268. package/dist/esm/rounded/filled/TaxiAlert.js +1 -1
  269. package/dist/esm/rounded/filled/TvOff.js +1 -1
  270. package/dist/esm/rounded/filled/WaterDamage.js +1 -1
  271. package/dist/esm/rounded/filled/WebAssetOff.js +1 -1
  272. package/dist/esm/rounded/filled/WifiHome.js +1 -1
  273. package/dist/esm/rounded/filled/index.d.ts +3127 -3121
  274. package/dist/esm/rounded/filled/index.js +3127 -3121
  275. package/dist/esm/rounded/index.d.ts +3127 -3121
  276. package/dist/esm/rounded/index.js +3127 -3121
  277. package/dist/esm/sharp/BusAlert.js +1 -1
  278. package/dist/esm/sharp/CarCrash.js +1 -1
  279. package/dist/esm/sharp/DepartureBoard.js +1 -1
  280. package/dist/esm/sharp/EmergencyHeatTwo.js +1 -1
  281. package/dist/esm/sharp/EmojiLanguage.d.ts +3 -0
  282. package/dist/esm/sharp/EmojiLanguage.js +6 -0
  283. package/dist/esm/sharp/FormatColorReset.js +1 -1
  284. package/dist/esm/sharp/Foundation.js +1 -1
  285. package/dist/esm/sharp/FramePersonMic.d.ts +3 -0
  286. package/dist/esm/sharp/FramePersonMic.js +6 -0
  287. package/dist/esm/sharp/GarageDoor.js +1 -1
  288. package/dist/esm/sharp/HomeAndGarden.js +1 -1
  289. package/dist/esm/sharp/House.js +1 -1
  290. package/dist/esm/sharp/HouseSiding.js +1 -1
  291. package/dist/esm/sharp/InHomeMode.js +1 -1
  292. package/dist/esm/sharp/OfflinePinOff.d.ts +3 -0
  293. package/dist/esm/sharp/OfflinePinOff.js +6 -0
  294. package/dist/esm/sharp/RailwayAlert.js +1 -1
  295. package/dist/esm/sharp/Roofing.js +1 -1
  296. package/dist/esm/sharp/ShutterSpeedAdd.js +1 -1
  297. package/dist/esm/sharp/ShutterSpeedMinus.js +1 -1
  298. package/dist/esm/sharp/SpatialSpeaker.d.ts +3 -0
  299. package/dist/esm/sharp/SpatialSpeaker.js +6 -0
  300. package/dist/esm/sharp/SpeedFive.js +1 -1
  301. package/dist/esm/sharp/SpeedOneSeventyFive.d.ts +3 -0
  302. package/dist/esm/sharp/SpeedOneSeventyFive.js +6 -0
  303. package/dist/esm/sharp/SpeedOneTwentyFive.d.ts +3 -0
  304. package/dist/esm/sharp/SpeedOneTwentyFive.js +6 -0
  305. package/dist/esm/sharp/SpeedSeventyFive.d.ts +3 -0
  306. package/dist/esm/sharp/SpeedSeventyFive.js +6 -0
  307. package/dist/esm/sharp/SpeedTwentyFive.d.ts +3 -0
  308. package/dist/esm/sharp/SpeedTwentyFive.js +6 -0
  309. package/dist/esm/sharp/TaxiAlert.js +1 -1
  310. package/dist/esm/sharp/WaterDamage.js +1 -1
  311. package/dist/esm/sharp/WifiHome.js +1 -1
  312. package/dist/esm/sharp/filled/BusAlert.js +1 -1
  313. package/dist/esm/sharp/filled/CarCrash.js +1 -1
  314. package/dist/esm/sharp/filled/DepartureBoard.js +1 -1
  315. package/dist/esm/sharp/filled/EmergencyHeatTwo.js +1 -1
  316. package/dist/esm/sharp/filled/EmojiLanguage.d.ts +3 -0
  317. package/dist/esm/sharp/filled/EmojiLanguage.js +6 -0
  318. package/dist/esm/sharp/filled/Foundation.js +1 -1
  319. package/dist/esm/sharp/filled/FramePersonMic.d.ts +3 -0
  320. package/dist/esm/sharp/filled/FramePersonMic.js +6 -0
  321. package/dist/esm/sharp/filled/HomeAndGarden.js +1 -1
  322. package/dist/esm/sharp/filled/House.js +1 -1
  323. package/dist/esm/sharp/filled/HouseSiding.js +1 -1
  324. package/dist/esm/sharp/filled/InHomeMode.js +1 -1
  325. package/dist/esm/sharp/filled/InkEraserOff.js +1 -1
  326. package/dist/esm/sharp/filled/OfflinePinOff.d.ts +3 -0
  327. package/dist/esm/sharp/filled/OfflinePinOff.js +6 -0
  328. package/dist/esm/sharp/filled/RailwayAlert.js +1 -1
  329. package/dist/esm/sharp/filled/Roofing.js +1 -1
  330. package/dist/esm/sharp/filled/ShutterSpeedAdd.js +1 -1
  331. package/dist/esm/sharp/filled/ShutterSpeedMinus.js +1 -1
  332. package/dist/esm/sharp/filled/SpatialSpeaker.d.ts +3 -0
  333. package/dist/esm/sharp/filled/SpatialSpeaker.js +6 -0
  334. package/dist/esm/sharp/filled/SpeedFive.js +1 -1
  335. package/dist/esm/sharp/filled/SpeedOneSeventyFive.d.ts +3 -0
  336. package/dist/esm/sharp/filled/SpeedOneSeventyFive.js +6 -0
  337. package/dist/esm/sharp/filled/SpeedOneTwentyFive.d.ts +3 -0
  338. package/dist/esm/sharp/filled/SpeedOneTwentyFive.js +6 -0
  339. package/dist/esm/sharp/filled/SpeedSeventyFive.d.ts +3 -0
  340. package/dist/esm/sharp/filled/SpeedSeventyFive.js +6 -0
  341. package/dist/esm/sharp/filled/SpeedTwentyFive.d.ts +3 -0
  342. package/dist/esm/sharp/filled/SpeedTwentyFive.js +6 -0
  343. package/dist/esm/sharp/filled/TaxiAlert.js +1 -1
  344. package/dist/esm/sharp/filled/WaterDamage.js +1 -1
  345. package/dist/esm/sharp/filled/WifiHome.js +1 -1
  346. package/dist/esm/sharp/filled/index.d.ts +3127 -3121
  347. package/dist/esm/sharp/filled/index.js +3127 -3121
  348. package/dist/esm/sharp/index.d.ts +3127 -3121
  349. package/dist/esm/sharp/index.js +3127 -3121
  350. package/package.json +1 -1
  351. package/dist/esm/outlined/KeyboardVoice.d.ts +0 -3
  352. package/dist/esm/outlined/KeyboardVoice.js +0 -6
  353. package/dist/esm/outlined/Note.d.ts +0 -3
  354. package/dist/esm/outlined/Note.js +0 -6
  355. package/dist/esm/outlined/filled/KeyboardVoice.d.ts +0 -3
  356. package/dist/esm/outlined/filled/KeyboardVoice.js +0 -6
  357. package/dist/esm/outlined/filled/Note.d.ts +0 -3
  358. package/dist/esm/outlined/filled/Note.js +0 -6
  359. package/dist/esm/rounded/KeyboardVoice.d.ts +0 -3
  360. package/dist/esm/rounded/KeyboardVoice.js +0 -6
  361. package/dist/esm/rounded/Note.d.ts +0 -3
  362. package/dist/esm/rounded/Note.js +0 -6
  363. package/dist/esm/rounded/filled/KeyboardVoice.d.ts +0 -3
  364. package/dist/esm/rounded/filled/KeyboardVoice.js +0 -6
  365. package/dist/esm/rounded/filled/Note.d.ts +0 -3
  366. package/dist/esm/rounded/filled/Note.js +0 -6
  367. package/dist/esm/sharp/KeyboardVoice.d.ts +0 -3
  368. package/dist/esm/sharp/KeyboardVoice.js +0 -6
  369. package/dist/esm/sharp/Note.d.ts +0 -3
  370. package/dist/esm/sharp/Note.js +0 -6
  371. package/dist/esm/sharp/filled/KeyboardVoice.d.ts +0 -3
  372. package/dist/esm/sharp/filled/KeyboardVoice.js +0 -6
  373. package/dist/esm/sharp/filled/Note.d.ts +0 -3
  374. package/dist/esm/sharp/filled/Note.js +0 -6
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const BusAlert = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M260-280q25 0 42.5-17.5T320-340q0-25-17.5-42.5T260-400q-25 0-42.5 17.5T200-340q0 25 17.5 42.5T260-280Zm280 0q25 0 42.5-17.5T600-340q0-25-17.5-42.5T540-400q-25 0-42.5 17.5T480-340q0 25 17.5 42.5T540-280ZM160-80q-17 0-28.5-11.5T120-120v-82q-18-20-29-44.5T80-300v-380q0-30 11.5-60.5t51-54.5Q182-819 259-831.5t207-6.5q-8 19-13.5 38.5T444-760q-112-3-177 8t-89 32h262q0 20 3 40t9 40H160v120h364q38 38 88.5 59T720-440v140q0 29-11 53.5T680-202v82q0 17-11.5 28.5T640-80h-40q-17 0-28.5-11.5T560-120v-40H240v40q0 17-11.5 28.5T200-80h-40Zm400-360H160h480-80Zm160-80q-83 0-141.5-58.5T520-720q0-83 58.5-141.5T720-920q83 0 141.5 58.5T920-720q0 83-58.5 141.5T720-520Zm-20-160h40v-160h-40v160Zm20 80q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6ZM240-240h320q33 0 56.5-23.5T640-320v-120H160v120q0 33 23.5 56.5T240-240Zm200-480H178h262Z" }));
4
+ React.createElement("path", { d: "M178-720h234-234Zm62 280h-80 480-400ZM160-80q-17 0-28.5-11.5T120-120v-82q-20-21-30-46.5T80-300v-380q0-89 82.5-124.5T451-840q-13 18-22.5 38T412-761q-102 2-157.5 12T178-720h225q-3 20-3 40t3 40H160v120h291q17 24 38 44.5t47 35.5H160v120q0 33 23.5 56.5T240-240h320q33 0 56.5-23.5T640-320v-83q20 3 40 3t40-3v103q0 26-10 51.5T680-202v82q0 17-11.5 28.5T640-80h-40q-17 0-28.5-11.5T560-120v-40H240v40q0 17-11.5 28.5T200-80h-40Zm520-400q-83 0-141.5-58.5T480-680q0-82 58-141t142-59q83 0 141.5 58.5T880-680q0 83-58.5 141.5T680-480Zm-20-160h40v-160h-40v160Zm20 80q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6ZM260-280q25 0 42.5-17.5T320-340q0-25-17.5-42.5T260-400q-25 0-42.5 17.5T200-340q0 25 17.5 42.5T260-280Zm280 0q25 0 42.5-17.5T600-340q0-25-17.5-42.5T540-400q-25 0-42.5 17.5T480-340q0 25 17.5 42.5T540-280Z" }));
5
5
  };
6
6
  export default BusAlert;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const CarCrash = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M720-520q-83 0-141.5-58.5T520-720q0-82 58-141t142-59q83 0 141.5 58.5T920-720q0 83-58.5 141.5T720-520Zm-20-160h40v-160h-40v160ZM160-160q-17 0-28.5-11.5T120-200v-320l84-240q6-18 21.5-29t34.5-11h192q-6 19-9 39t-3 41H274l-42 120h235q11 23 25.5 43t32.5 37H200v200h560v-123q21-3 41-9t39-15v267q0 17-11.5 28.5T800-160h-40q-17 0-28.5-11.5T720-200v-40H240v40q0 17-11.5 28.5T200-160h-40Zm560-440q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6ZM300-360q25 0 42.5-17.5T360-420q0-25-17.5-42.5T300-480q-25 0-42.5 17.5T240-420q0 25 17.5 42.5T300-360Zm360 0q25 0 42.5-17.5T720-420q0-5-.5-10t-2.5-10q-27 0-52.5-5T616-460q-8 8-12 18.5t-4 21.5q0 25 17.5 42.5T660-360Zm-460 40v-200 200Z" }));
4
+ React.createElement("path", { d: "M160-240v-200 200ZM80-440l84-240q6-18 21.5-29t34.5-11h183q-3 20-3 40t3 40H234l-42 120h259q17 24 38 44.5t47 35.5H160v200h560v-163q21-3 41-9t39-15v307q0 17-11.5 28.5T760-80h-40q-17 0-28.5-11.5T680-120v-40H200v40q0 17-11.5 28.5T160-80h-40q-17 0-28.5-11.5T80-120v-320Zm540 160q25 0 42.5-17.5T680-340q0-25-17.5-42.5T620-400q-25 0-42.5 17.5T560-340q0 25 17.5 42.5T620-280Zm-360 0q25 0 42.5-17.5T320-340q0-25-17.5-42.5T260-400q-25 0-42.5 17.5T200-340q0 25 17.5 42.5T260-280Zm420-200q-83 0-141.5-58.5T480-680q0-82 58-141t142-59q83 0 141.5 58.5T880-680q0 83-58.5 141.5T680-480Zm-20-160h40v-160h-40v160Zm20 80q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6Z" }));
5
5
  };
6
6
  export default CarCrash;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const DepartureBoard = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "m786-624 30-30-76-74v-112h-40v128l86 88ZM260-280q25 0 42.5-17.5T320-340q0-25-17.5-42.5T260-400q-25 0-42.5 17.5T200-340q0 25 17.5 42.5T260-280Zm280 0q25 0 42.5-17.5T600-340q0-25-17.5-42.5T540-400q-25 0-42.5 17.5T480-340q0 25 17.5 42.5T540-280ZM160-80q-17 0-28.5-11.5T120-120v-82q-18-20-29-44.5T80-300v-380q0-30 11.5-60.5t51-54.5Q182-819 259-831.5t207-6.5q-8 19-13.5 38.5T444-760q-112-3-177 8t-89 32h262q0 20 3 40t9 40H160v120h364q38 38 88.5 59T720-440v140q0 29-11 53.5T680-202v82q0 17-11.5 28.5T640-80h-40q-17 0-28.5-11.5T560-120v-40H240v40q0 17-11.5 28.5T200-80h-40Zm400-360H160h480-80Zm160-80q-83 0-141.5-58.5T520-720q0-83 58.5-141.5T720-920q83 0 141.5 58.5T920-720q0 83-58.5 141.5T720-520ZM240-240h320q33 0 56.5-23.5T640-320v-120H160v120q0 33 23.5 56.5T240-240Zm200-480H178h262Z" }));
4
+ React.createElement("path", { d: "m746-584 30-30-76-74v-112h-40v128l86 88ZM178-720h234-234Zm62 280h-80 480-400ZM160-80q-17 0-28.5-11.5T120-120v-82q-20-21-30-46.5T80-300v-380q0-89 82.5-124.5T451-840q-13 18-22.5 38T412-761q-102 2-157.5 12T178-720h225q-3 20-3 40t3 40H160v120h291q17 24 38 44.5t47 35.5H160v120q0 33 23.5 56.5T240-240h320q33 0 56.5-23.5T640-320v-83q20 3 40 3t40-3v103q0 26-10 51.5T680-202v82q0 17-11.5 28.5T640-80h-40q-17 0-28.5-11.5T560-120v-40H240v40q0 17-11.5 28.5T200-80h-40Zm520-400q-83 0-141.5-58.5T480-680q0-82 58-141t142-59q83 0 141.5 58.5T880-680q0 83-58.5 141.5T680-480ZM260-280q25 0 42.5-17.5T320-340q0-25-17.5-42.5T260-400q-25 0-42.5 17.5T200-340q0 25 17.5 42.5T260-280Zm280 0q25 0 42.5-17.5T600-340q0-25-17.5-42.5T540-400q-25 0-42.5 17.5T480-340q0 25 17.5 42.5T540-280Z" }));
5
5
  };
6
6
  export default DepartureBoard;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const EmergencyHeatTwo = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M257-131q-6 5-12.5 8t-14.5 3q-8 0-16-3.5t-14-9.5q-41-44-60.5-89.5T120-319q0-37 11-79t38-106q23-57 32-87t9-56q0-34-15-64.5T148-771q-7-6-10-13.5t-3-15.5q0-8 3-15t8-13q6-6 13.5-9t15.5-3q8 0 15 3t13 8q44 41 65.5 85.5T290-648q0 35-10 73.5T244-474q-25 60-34 92t-9 61q0 35 14.5 68.5T260-187q5 6 7.5 13t2.5 14q0 8-3 16t-10 13Zm195 0q-6 5-12.5 8t-14.5 3q-8 0-16-3.5t-14-9.5q-41-44-60.5-90T315-320q0-37 11-78t38-106q23-57 32-87.5t9-56.5q0-34-15-63.5T343-771q-6-6-9.5-14t-3.5-16q0-8 3-14.5t8-12.5q6-6 13.5-9t15.5-3q8 0 15 3t13 8q44 41 65.5 86t21.5 95q0 35-10.5 73.5T438-474q-25 60-34 92t-9 61q0 35 14.5 67.5T454-188q5 6 8 13t3 15q0 8-3 15.5T452-131Zm195 0q-6 5-12.5 8t-14.5 3q-8 0-16-3.5t-14-9.5q-41-44-60.5-89.5T510-319q0-37 11-79t38-106q23-57 32-87t9-56q0-34-15-64.5T538-771q-6-6-9-13.5t-3-15.5q0-8 2.5-14.5T536-827q6-6 14-9.5t16-3.5q8 0 14.5 3t12.5 8q44 41 65.5 86t21.5 95q0 35-10.5 73.5T633-473q-25 60-34 92t-9 60q0 35 15 68.5t45 65.5q5 6 7.5 13t2.5 14q0 8-3 16t-10 13Zm153-429q-17 0-28.5-11.5T760-600q0-17 11.5-28.5T800-640q17 0 28.5 11.5T840-600q0 17-11.5 28.5T800-560Zm0-120q-17 0-28.5-11.5T760-720v-120q0-17 11.5-28.5T800-880q17 0 28.5 11.5T840-840v120q0 17-11.5 28.5T800-680Z" }));
4
+ React.createElement("path", { d: "M257-131q-6 5-12.5 8t-14.5 3q-8 0-16-3.5t-14-9.5q-41-44-60.5-89.5T120-319q0-37 11-79t38-106q23-57 32-87t9-56q0-34-15-64.5T148-771q-7-6-10-13.5t-3-15.5q0-8 3-15t8-13q6-6 13.5-9t15.5-3q8 0 15 3t13 8q44 41 65.5 85.5T290-648q0 35-10 73.5T244-474q-25 60-34 92t-9 61q0 35 14.5 68.5T260-187q5 6 7.5 13t2.5 14q0 8-3 16t-10 13Zm195 0q-6 5-12.5 8t-14.5 3q-8 0-16-3.5t-14-9.5q-41-44-60.5-90T315-320q0-37 11-78t38-106q23-57 32-87.5t9-56.5q0-34-15-63.5T343-771q-6-6-9.5-14t-3.5-16q0-8 3-14.5t8-12.5q6-6 13.5-9t15.5-3q8 0 15 3t13 8q44 41 65.5 86t21.5 95q0 35-10.5 73.5T438-474q-25 60-34 92t-9 61q0 35 14.5 67.5T454-188q5 6 8 13t3 15q0 8-3 15.5T452-131Zm195 0q-6 5-12.5 8t-14.5 3q-8 0-16-3.5t-14-9.5q-41-44-60.5-89.5T510-319q0-37 11-79t38-106q23-57 32-87t9-56q0-34-15-64.5T538-771q-6-6-9-13.5t-3-15.5q0-8 2.5-14.5T536-827q6-6 14-9.5t16-3.5q8 0 14.5 3t12.5 8q44 41 65.5 86t21.5 95q0 35-10.5 73.5T633-473q-25 60-34 92t-9 60q0 35 15 68.5t45 65.5q5 6 7.5 13t2.5 14q0 8-3 16t-10 13Zm153-389q-17 0-28.5-11.5T760-560q0-17 11.5-28.5T800-600q17 0 28.5 11.5T840-560q0 17-11.5 28.5T800-520Zm0-120q-17 0-28.5-11.5T760-680v-120q0-17 11.5-28.5T800-840q17 0 28.5 11.5T840-800v120q0 17-11.5 28.5T800-640Z" }));
5
5
  };
6
6
  export default EmergencyHeatTwo;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from "react";
2
+ declare const EmojiLanguage: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default EmojiLanguage;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ const EmojiLanguage = (props) => {
3
+ return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
+ React.createElement("path", { d: "M620-40q-104 0-183.5-62T331-260q45 2 89-9t84-31h164q1-11 1.5-21.5t.5-21.5q0-9-.5-18.5T668-380h-59q16-18 29.5-38t24.5-42h141q-20-30-48-52.5T693-547q5-20 6.5-41t.5-41q96 26 158 105.5T920-340q0 125-87.5 212.5T620-40Zm-95-102q-7-20-12.5-39t-9.5-39h-67q17 25 39.5 45t49.5 33Zm95 14q12-22 20.5-45t14.5-47h-70q6 24 15 47t20 45Zm95-14q27-13 49.5-33t39.5-45h-67q-5 20-10 39t-12 39Zm33-158h88q2-10 3-19.5t1-20.5q0-11-1-20.5t-3-19.5h-88q1 9 1.5 18.5t.5 18.5q0 11-.5 21.5T748-300Zm-408-20q-125 0-212.5-87.5T40-620q0-125 87.5-212.5T340-920q125 0 212.5 87.5T640-620q0 125-87.5 212.5T340-320Zm0-80q91 0 155.5-64.5T560-620q0-91-64.5-155.5T340-840q-91 0-155.5 64.5T120-620q0 91 64.5 155.5T340-400ZM240-640q17 0 28.5-11.5T280-680q0-17-11.5-28.5T240-720q-17 0-28.5 11.5T200-680q0 17 11.5 28.5T240-640Zm100 176q48 0 85.5-27t54.5-69H200q17 42 54.5 69t85.5 27Zm100-176q17 0 28.5-11.5T480-680q0-17-11.5-28.5T440-720q-17 0-28.5 11.5T400-680q0 17 11.5 28.5T440-640Zm-100 20Z" }));
5
+ };
6
+ export default EmojiLanguage;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const FormatColorReset = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "m770-304-62-60q6-17 9-34.5t3-37.5q0-47-17.5-89T650-600L480-768l-88 86-56-56 144-142 226 222q44 42 69 99.5T800-436q0 36-8 69t-22 63Zm22 248L668-180q-41 29-88 44.5T480-120q-133 0-226.5-92.5T160-436q0-51 16-98t48-90L56-792l56-56 736 736-56 56ZM480-200q36 0 68.5-10t61.5-28L280-566q-21 32-30.5 64t-9.5 66q0 98 70 167t170 69Zm-37-204Zm110-116Z" }));
4
+ React.createElement("path", { d: "M800-436q0 36-8 69t-22 63l-62-60q6-17 9-34.5t3-37.5q0-47-17.5-89T650-600L480-768l-88 86-56-56 144-142 226 222q44 42 69 99.5T800-436Zm-8 380L668-180q-41 29-88 44.5T480-120q-133 0-226.5-92.5T160-436q0-51 16-98t48-90L56-792l56-56 736 736-56 56ZM480-200q36 0 68.5-10t61.5-28L280-566q-21 32-30.5 64t-9.5 66q0 98 70 167t170 69Zm-37-204Zm110-116Z" }));
5
5
  };
6
6
  export default FormatColorReset;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const Foundation = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M200-160v-120h-80v-80h80v-120H80l400-360 400 360H760v120h80v80h-80v120h-80v-120H520v120h-80v-120H280v120h-80Zm80-200h160v-336L280-552v192Zm240 0h160v-192L520-696v336Z" }));
4
+ React.createElement("path", { d: "M200-120v-160h-80v-80h80v-166L88-440l-48-64 440-336 440 336-48 64-112-86v166h80v80h-80v160h-80v-160H520v160h-80v-160H280v160h-80Zm80-240h160v-349L280-587v227Zm240 0h160v-227L520-709v349Z" }));
5
5
  };
6
6
  export default Foundation;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from "react";
2
+ declare const FramePersonMic: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default FramePersonMic;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ const FramePersonMic = (props) => {
3
+ return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
+ React.createElement("path", { d: "M477-320Zm-277 80v-76q0-21 10.5-39.5T239-385q51-30 108.5-44T464-439q-2 10-3 19.5t-1 19.5q0 11 1 21t3 20q-47-4-92 6t-86 33h191q11 24 26.5 44t36.5 36H200Zm240-240q-51 0-85.5-34.5T320-600q0-50 34.5-85t85.5-35q50 0 85 35t35 85q0 51-35 85.5T440-480Zm0-80q17 0 28.5-11.5T480-600q0-17-11.5-28.5T440-640q-17 0-28.5 11.5T400-600q0 17 11.5 28.5T440-560Zm0-40ZM160-80q-33 0-56.5-23.5T80-160v-160h80v160h160v80H160ZM80-640v-160q0-33 23.5-56.5T160-880h160v80H160v160H80ZM640-80v-80h160v-160h80v160q0 33-23.5 56.5T800-80H640Zm160-560v-160H640v-80h160q33 0 56.5 23.5T880-800v160h-80ZM640-240v-62q-43-8-71.5-40.5T540-420h40q0 33 23.5 56.5T660-340q33 0 56.5-23.5T740-420h40q0 45-28.5 77.5T680-302v62h-40Zm20-140q-21 0-35.5-14.5T610-430v-80q0-21 14.5-35.5T660-560q21 0 35.5 14.5T710-510v80q0 21-14.5 35.5T660-380Z" }));
5
+ };
6
+ export default FramePersonMic;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const GarageDoor = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M320-400v-80h320v80H320Zm0 120v-80h320v80H320Zm0 120v-80h320v80H320Zm160-680 400 360H760v320h-80v-360H280v360h-80v-320H80l400-360Zm0 108L332-600h296L480-732Zm0 132h148-296 148Z" }));
4
+ React.createElement("path", { d: "M200-120v-406L88-440l-48-64 440-336 440 336-48 64-112-86v406h-80v-400H280v400h-80Zm120-40v-80h320v80H320Zm0-120v-80h320v80H320Zm0-120v-80h320v80H320Zm-23-200h366L480-739 297-600Z" }));
5
5
  };
6
6
  export default GarageDoor;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const HomeAndGarden = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M641-26q-20 12-41.5 19T555 0q-64 0-109-45.5T401-156q0-23 6.5-44t19.5-40q-13-19-19.5-41t-6.5-45q0-64 45-109t109-45q23 0 45 6.5t41 19.5q19-13 41-19.5t45-6.5q64 0 109 44.5T881-328q0 23-6.5 45T855-242q13 20 19.5 42.5T881-154q0 64-45.5 109T725 0q-23 0-44-7t-40-19Zm134-183-36-32 40-34q11-9 16.5-22.5T801-326q0-31-21.5-52.5T727-400q-16 0-29.5 5.5T675-378l-35 40-34-40q-9-11-22.5-16.5T554-400q-30 0-51.5 22T481-324q0 15 6.5 28.5T506-271l36 30-40 34q-10 9-15.5 22t-5.5 29q0 32 21.5 54T554-80q15 0 29.5-7t26.5-21l30-34 35 40q9 11 22.5 16.5T727-80q31 0 52.5-22t21.5-54q0-14-6.5-28T775-209Zm-134 25q23 0 39.5-16.5T697-240q0-23-16.5-39.5T641-296q-23 0-39.5 16.5T585-240q0 23 16.5 39.5T641-184Zm-481 24v-402H40l440-358 440 358H800v42h-80v-102L480-818 240-622v382h120v80H160Zm481-80Z" }));
4
+ React.createElement("path", { d: "M160-160v-375l-72 55-47-63 439-337 440 336-48 64-392-300-240 184v356h160v80H160Zm540 95q-42 29-92.5 24.5T521-81q-36-36-40.5-86.5T505-260q-29-42-24.5-92.5T521-439q36-36 86.5-40.5T700-455q42-29 92.5-24.5T879-439q36 36 40.5 86.5T895-260q29 42 24.5 92.5T879-81q-36 36-86.5 40.5T700-65Zm0-98 46 32q18 13 39 11t37-18q16-16 18-37t-11-39l-32-46 32-46q13-18 11-39t-18-37q-16-16-37-18t-39 11l-46 32-46-32q-18-13-39-11t-37 18q-16 16-18 37t11 39l32 46-32 46q-13 18-11 39t18 37q16 16 37 18t39-11l46-32Zm0-47q21 0 35.5-14.5T750-260q0-21-14.5-35.5T700-310q-21 0-35.5 14.5T650-260q0 21 14.5 35.5T700-210ZM480-470Zm220 210Z" }));
5
5
  };
6
6
  export default HomeAndGarden;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const House = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M200-160v-320H80l400-360 160 144v-104h120v212l120 108H760v320H520v-240h-80v240H200Zm80-80h80v-240h240v240h80v-312L480-732 280-552v312Zm80-240h240-240Zm40-79h160q0-32-24-52.5T480-632q-32 0-56 20.5T400-559Z" }));
4
+ React.createElement("path", { d: "M200-160v-366L88-440l-48-64 440-336 160 122v-82h120v174l160 122-48 64-112-86v366H520v-240h-80v240H200Zm80-80h80v-240h240v240h80v-347L480-739 280-587v347Zm120-319h160q0-32-24-52.5T480-632q-32 0-56 20.5T400-559Zm-40 319v-240h240v240-240H360v240Z" }));
5
5
  };
6
6
  export default House;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const HouseSiding = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M200-160v-320H80l400-360 400 360H760v320h-80v-80H280v80h-80Zm178-480h204l-102-92-102 92Zm-98 160h400v-72l-9-8H289l-9 8v72Zm0 160h400v-80H280v80Z" }));
4
+ React.createElement("path", { d: "M200-120v-406L88-440l-48-64 440-336 440 336-48 64-112-86v406h-80v-120H280v120h-80Zm80-360h400v-80H280v80Zm0 160h400v-80H280v80Zm70-320h260l-130-99-130 99Z" }));
5
5
  };
6
6
  export default HouseSiding;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const InHomeMode = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M480-529ZM160-160v-400H40l440-360 440 360H800v40h-80v-101L480-817 240-621v381h80v80H160Zm408 80L400-248l56-56 112 112 236-236 56 56L568-80Z" }));
4
+ React.createElement("path", { d: "M480-510ZM160-160v-375l-72 55-47-63 439-337 440 336-48 64-392-300-240 184v356h120v80H160Zm437 80L428-250l56-57 113 113 227-226 56 57L597-80Z" }));
5
5
  };
6
6
  export default InHomeMode;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from "react";
2
+ declare const OfflinePinOff: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default OfflinePinOff;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ const OfflinePinOff = (props) => {
3
+ return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
+ React.createElement("path", { d: "M320-280v-80h280l80 80H320ZM791-55l-91-91q-49 32-105 49T480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-59 17-115t49-105l-91-91 57-57 736 736-57 57Zm23-205-58-58q22-37 33-78t11-84q0-134-93-227t-227-93q-43 0-84 11t-78 33l-58-58q49-32 105-49t115-17q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 59-17 115t-49 105Zm-172 56L204-642q-22 37-33 78t-11 84q0 134 93 227t227 93q43 0 84-11t78-33Zm-83-355ZM401-401Zm99-173 107-107 57 55-108 108-56-56Z" }));
5
+ };
6
+ export default OfflinePinOff;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const RailwayAlert = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M400-280q25 0 42.5-17.5T460-340q0-25-17.5-42.5T400-400q-25 0-42.5 17.5T340-340q0 25 17.5 42.5T400-280ZM160-80v-40l60-40q-59 0-99.5-40.5T80-300v-380q0-81 78.5-120.5T400-840h66q-8 18-13.5 38.5T444-760h-42q-88 0-144.5 10T178-720h262q0 21 3 40.5t9 39.5H160v120h364q21 21 49 39t67 30v11H160v140q0 25 17.5 42.5T220-240h360q25 0 42.5-17.5T640-300v-151q18 5 39 8t41 3v140q0 59-40.5 99.5T580-160l60 40v40H160Zm560-440q-83 0-141.5-58.5T520-720q0-83 58.5-141.5T720-920q83 0 141.5 58.5T920-720q0 83-58.5 141.5T720-520Zm-140 80H160h480-60ZM178-720h262-262Zm522 40h40v-160h-40v160Zm20 80q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6Z" }));
4
+ React.createElement("path", { d: "M178-720h234-234Zm462 280H160h480ZM160-80v-40l60-40q-58 0-99-41t-41-99v-380q0-89 82.5-124.5T451-840q-13 18-22.5 38T412-761q-102 2-157.5 12T178-720h225q-3 20-3 40t3 40H160v120h291q17 24 38 44.5t47 35.5H160v140q0 25 17.5 42.5T220-240h360q25 0 42.5-17.5T640-300v-103q20 3 40 3t40-3v103q0 58-41 99t-99 41l60 40v40H160Zm520-400q-83 0-141.5-58.5T480-680q0-82 58-141t142-59q83 0 141.5 58.5T880-680q0 83-58.5 141.5T680-480Zm-20-160h40v-160h-40v160Zm20 80q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6ZM400-280q25 0 42.5-17.5T460-340q0-25-17.5-42.5T400-400q-25 0-42.5 17.5T340-340q0 25 17.5 42.5T400-280Z" }));
5
5
  };
6
6
  export default RailwayAlert;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const Roofing = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "m80-480 400-360 160 144v-104h120v212l120 108H760L480-732 200-480H80Zm280 320v-240h240v240H360Zm80-80h80v-80h-80v80Zm40-40Z" }));
4
+ React.createElement("path", { d: "M360-160v-240h240v240H360Zm80-80h80v-80h-80v80ZM88-440l-48-64 440-336 160 122v-82h120v174l160 122-48 64-392-299L88-440Zm392 160Z" }));
5
5
  };
6
6
  export default Roofing;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const SettingsCinematicBlur = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M580-80q-25 0-42.5-17.5T520-140v-200q0-18 9-32t24-22l27 54h60l-30-60h60l30 60h60l-30-60h60l30 60h60l-30-60h10q25 0 42.5 17.5T920-340v200q0 25-17.5 42.5T860-80H580Zm0-60h280v-140H580v140ZM480-480Zm2-140q-58 0-99 41t-41 99q0 48 27 84t71 50v-90q-8-8-13-20.5t-5-23.5q0-25 17.5-42.5T482-540q25 0 42 17.5t17 42.5h81q0-58-41-99t-99-41ZM370-80l-16-128q-13-5-24.5-12T307-235l-119 50L78-375l103-78q-1-7-1-13.5v-27q0-6.5 1-13.5L78-585l110-190 119 50q11-8 23-15t24-12l16-128h220l16 128q13 5 24.5 12t22.5 15l119-50 110 190-103 78q1 7 1 13.5v13.5h-80q-1-19-3-33.5t-6-27.5l86-65-39-68-99 42q-22-23-48.5-38.5T533-694l-13-106h-79l-14 106q-31 8-57.5 23.5T321-633l-99-41-39 68 86 64q-5 15-7 30t-2 32q0 16 2 31t7 30l-86 65 39 68 99-42q24 25 54 42t65 22v184h-70Z" }));
4
+ React.createElement("path", { d: "M440-346q-43-14-70.5-50T342-480q0-58 41-99t99-41q58 0 99 41t41 99h-42q-11 0-20.5 1.5T541-474v-7q0-25-17-42t-42-17q-25 0-42.5 17.5T422-480q0 21 12.5 36.5T467-423q-12 17-19 36t-8 41Zm42-134ZM370-80l-16-128q-13-5-24.5-12T307-235l-119 50L78-375l103-78q-1-7-1-13.5v-27q0-6.5 1-13.5L78-585l110-190 119 50q11-8 23-15t24-12l16-128h220l16 128q13 5 24.5 12t22.5 15l119-50 110 190-103 78q1 7 1 13.5v13.5h-80q-1-19-3-33.5t-6-27.5l86-65-39-68-99 42q-22-23-48.5-38.5T533-694l-13-106h-79l-14 106q-31 8-57.5 23.5T321-633l-99-41-39 68 86 64q-5 15-7 30t-2 32q0 16 2 31t7 30l-86 65 39 68 99-42q24 25 54 42t65 22v184h-70Zm210 0q-25 0-42.5-17.5T520-140v-200q0-18 9-32t24-22l27 54h60l-30-60h60l30 60h60l-30-60h60l30 60h60l-30-60h10q25 0 42.5 17.5T920-340v200q0 25-17.5 42.5T860-80H580Zm0-60h280v-140H580v140Zm-98-340Z" }));
5
5
  };
6
6
  export default SettingsCinematicBlur;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const ShutterSpeedAdd = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M480-440Zm70-40 55 96q-8 7-15 14t-14 15l-26-45-134 232q27 7 53.5 8t52.5-3q3 20 9.5 40T548-86q-17 3-34 4.5T480-80q-75 0-140.5-28.5T225-186q-49-49-77-114.5T120-440q0-74 28.5-139.5T226-694q49-49 114.5-77.5T480-800q63 0 120 21t104 59l58-58 56 56-56 58q38 49 59 109.5T840-427q-20-6-40-10t-40-4q0-10-1-19.5t-3-19.5H550ZM720-40v-120H600v-80h120v-120h80v120h120v80H800v120h-80ZM360-840v-80h240v80H360Zm120 320h268q-18-62-61.5-109T584-700L480-520Zm-70 40 134-232q-59-15-121.5-2.5T306-660l104 180Zm-206 80h206L276-632q-42 47-62.5 106.5T204-400Zm172 220 104-180H212q18 62 61.5 109T376-180Z" }));
4
+ React.createElement("path", { d: "M720-40v-120H600v-80h120v-120h80v120h120v80H800v120h-80ZM360-840v-80h240v80H360ZM480-80q-75 0-140.5-28.5t-114-77q-48.5-48.5-77-114T120-440q0-75 28.5-140.5t77-114q48.5-48.5 114-77T480-800q64 0 121 21t104 58l57-57 56 56-56 58q39 49 59.5 109T840-427q-14-4-31-9t-49-5q0-10-.5-19.5T757-480H596L416-167q16 4 31.5 5.5T480-160q11 0 21-.5t21-2.5q3 20 9.5 40T548-86q-17 3-34 4.5T480-80Zm0-440h268q-18-62-61.5-109T584-700L480-520Zm-70 40 134-232q-16-4-32.5-6t-33.5-2q-45 0-89 14.5T306-660l104 180Zm-206 80h206L276-632q-42 47-62.5 106.5T204-400Zm172 220 104-180H212q18 62 61.5 109T376-180Zm104-260Zm42 277Zm238-278Z" }));
5
5
  };
6
6
  export default ShutterSpeedAdd;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const ShutterSpeedMinus = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M920-160H600v-80h320v80ZM480-440Zm70-40 55 96q-8 7-15 14t-14 15l-26-45-134 232q27 7 53.5 8t52.5-3q3 20 9.5 40T548-86q-17 3-34 4.5T480-80q-75 0-140.5-28.5T225-186q-49-49-77-114.5T120-440q0-74 28.5-139.5T226-694q49-49 114.5-77.5T480-800q63 0 120 21t104 59l58-58 56 56-56 58q38 49 59 109.5T840-427q-20-6-40-10t-40-4q0-10-1-19.5t-3-19.5H550ZM360-840v-80h240v80H360Zm120 320h268q-18-62-61.5-109T584-700L480-520Zm-70 40 134-232q-59-15-121.5-2.5T306-660l104 180Zm-206 80h206L276-632q-42 47-62.5 106.5T204-400Zm172 220 104-180H212q18 62 61.5 109T376-180Z" }));
4
+ React.createElement("path", { d: "M920-160H600v-80h320v80ZM360-840v-80h240v80H360ZM480-80q-75 0-140.5-28.5t-114-77q-48.5-48.5-77-114T120-440q0-75 28.5-140.5t77-114q48.5-48.5 114-77T480-800q64 0 121 21t104 58l57-57 56 56-56 58q39 49 59.5 109T840-427q-14-4-31-9t-49-5q0-10-.5-19.5T757-480H596L416-167q16 4 31.5 5.5T480-160q11 0 21-.5t21-2.5q3 20 9.5 40T548-86q-17 3-34 4.5T480-80Zm0-440h268q-18-62-61.5-109T584-700L480-520Zm-70 40 134-232q-16-4-32.5-6t-33.5-2q-45 0-89 14.5T306-660l104 180Zm-206 80h206L276-632q-42 47-62.5 106.5T204-400Zm172 220 104-180H212q18 62 61.5 109T376-180Zm104-260Zm42 277Zm238-278Z" }));
5
5
  };
6
6
  export default ShutterSpeedMinus;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from "react";
2
+ declare const SpatialSpeaker: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default SpatialSpeaker;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ const SpatialSpeaker = (props) => {
3
+ return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
+ React.createElement("path", { d: "M360-80q-134 0-227-93T40-400h80q0 100 70 170t170 70v80Zm0-140q-75 0-127.5-52.5T180-400h80q0 42 29 71t71 29v80Zm40-140q-33 0-56.5-23.5T320-440v-320q0-33 23.5-56.5T400-840h160q33 0 56.5 23.5T640-760v320q0 33-23.5 56.5T560-360H400Zm0-80h160v-320H400v320Zm200 220v-80q42 0 71-29t29-71h80q0 75-52.5 127.5T600-220Zm0 140v-80q100 0 170-70t70-170h80q0 134-93 227T600-80ZM400-440h160-160Z" }));
5
+ };
6
+ export default SpatialSpeaker;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const SpeedFive = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M440-280v-80h80v80h-80Zm120 0v-80h160v-80H560v-240h240v80H640v80h80q33 0 56.5 23.5T800-440v80q0 33-23.5 56.5T720-280H560Zm-320 0h80q33 0 56.5-23.5T400-360v-240q0-33-23.5-56.5T320-680h-80q-33 0-56.5 23.5T160-600v240q0 33 23.5 56.5T240-280Zm0-320h80v240h-80v-240Z" }));
4
+ React.createElement("path", { d: "M280-280v-80h80v80h-80Zm120 0v-80h160v-80H400v-240h240v80H480v80h80q33 0 56.5 23.5T640-440v80q0 33-23.5 56.5T560-280H400Z" }));
5
5
  };
6
6
  export default SpeedFive;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from "react";
2
+ declare const SpeedOneSeventyFive: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default SpeedOneSeventyFive;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ const SpeedOneSeventyFive = (props) => {
3
+ return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
+ React.createElement("path", { d: "M280-280v-80h80v80h-80Zm360 0v-80h160v-80H640v-240h240v80H720v80h80q33 0 56.5 23.5T880-440v80q0 33-23.5 56.5T800-280H640Zm-480 0v-320H80v-80h160v400h-80Zm280 0 80-320H360v-80h170q29 0 49.5 21.5T600-608l-2 18-78 310h-80Z" }));
5
+ };
6
+ export default SpeedOneSeventyFive;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from "react";
2
+ declare const SpeedOneTwentyFive: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default SpeedOneTwentyFive;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ const SpeedOneTwentyFive = (props) => {
3
+ return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
+ React.createElement("path", { d: "M260-280v-80h80v80h-80Zm400 0v-80h160v-80H660v-240h240v80H740v80h80q33 0 56.5 23.5T900-440v80q0 33-23.5 56.5T820-280H660Zm-280 0v-160q0-33 23.5-56.5T460-520h80v-80H380v-80h160q33 0 56.5 23.5T620-600v80q0 33-23.5 56.5T540-440h-80v80h160v80H380Zm-240 0v-320H60v-80h160v400h-80Z" }));
5
+ };
6
+ export default SpeedOneTwentyFive;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from "react";
2
+ declare const SpeedSeventyFive: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default SpeedSeventyFive;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ const SpeedSeventyFive = (props) => {
3
+ return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
+ React.createElement("path", { d: "M200-280v-80h80v80h-80Zm360 0v-80h160v-80H560v-240h240v80H640v80h80q33 0 56.5 23.5T800-440v80q0 33-23.5 56.5T720-280H560Zm-200 0 80-320H280v-80h170q29 0 49.5 21.5T520-608l-2 18-78 310h-80Z" }));
5
+ };
6
+ export default SpeedSeventyFive;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from "react";
2
+ declare const SpeedTwentyFive: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default SpeedTwentyFive;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ const SpeedTwentyFive = (props) => {
3
+ return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
+ React.createElement("path", { d: "M160-280v-80h80v80h-80Zm400 0v-80h160v-80H560v-240h240v80H640v80h80q33 0 56.5 23.5T800-440v80q0 33-23.5 56.5T720-280H560Zm-280 0v-160q0-33 23.5-56.5T360-520h80v-80H280v-80h160q33 0 56.5 23.5T520-600v80q0 33-23.5 56.5T440-440h-80v80h160v80H280Z" }));
5
+ };
6
+ export default SpeedTwentyFive;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const TaxiAlert = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "m80-440 84-240q6-18 21.5-29t34.5-11h100v-80h132q-12 39-12 80t12 80H234l-42 120h332q39 39 90 59.5T720-440q20 0 38.5-2.5T796-450l4 10v320q0 17-11.5 28.5T760-80h-40q-17 0-28.5-11.5T680-120v-40H200v40q0 17-11.5 28.5T160-80h-40q-17 0-28.5-11.5T80-120v-320Zm80 0v200-200Zm100 160q25 0 42.5-17.5T320-340q0-25-17.5-42.5T260-400q-25 0-42.5 17.5T200-340q0 25 17.5 42.5T260-280Zm360 0q25 0 42.5-17.5T680-340q0-25-17.5-42.5T620-400q-25 0-42.5 17.5T560-340q0 25 17.5 42.5T620-280Zm100-240q-83 0-141.5-58.5T520-720q0-83 58.5-141.5T720-920q83 0 141.5 58.5T920-720q0 83-58.5 141.5T720-520Zm-20-160h40v-160h-40v160Zm20 80q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6ZM160-240h560v-200H160v200Z" }));
4
+ React.createElement("path", { d: "M160-240v-200 200Zm460-40q25 0 42.5-17.5T680-340q0-25-17.5-42.5T620-400q-25 0-42.5 17.5T560-340q0 25 17.5 42.5T620-280Zm-360 0q25 0 42.5-17.5T320-340q0-25-17.5-42.5T260-400q-25 0-42.5 17.5T200-340q0 25 17.5 42.5T260-280Zm420-200q-83 0-141.5-58.5T480-680q0-82 58-141t142-59q83 0 141.5 58.5T880-680q0 83-58.5 141.5T680-480Zm-20-160h40v-160h-40v160Zm20 80q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6Zm-277-80H234l-42 120h259q17 24 38 44.5t47 35.5H160v200h560v-163q21-3 41-9t39-15v307q0 17-11.5 28.5T760-80h-40q-17 0-28.5-11.5T680-120v-40H200v40q0 17-11.5 28.5T160-80h-40q-17 0-28.5-11.5T80-120v-320l84-240q6-18 21.5-29t34.5-11h100v-80h107q-13 28-20 58t-7 62q0 11 .5 20.5T403-640Z" }));
5
5
  };
6
6
  export default TaxiAlert;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const WaterDamage = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M200-160v-320H80l400-360 400 360H760v320H200Zm80-80h400v-312L480-732 280-552v312Zm200-80q33 0 56.5-23.5T560-400q0-27-15-57.5T480-560q-50 72-65 102.5T400-400q0 33 23.5 56.5T480-320Zm0-166Z" }));
4
+ React.createElement("path", { d: "M280-240h400v-347L480-740 280-587v347Zm-80 80v-366L88-440l-47-63 439-337 440 336-48 64-112-86v366H200Zm280-160q33 0 56.5-23.5T560-400q0-27-15-57.5T480-560q-50 72-65 102.5T400-400q0 33 23.5 56.5T480-320Zm0-80Z" }));
5
5
  };
6
6
  export default WaterDamage;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const WifiHome = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M480-510ZM160-160v-375l-72 55-48-64 440-336 440 336-48 63-72-54-320-244-240 183v356h200q0 21 3 41t9 39H160ZM680-40H520v-60h57q-26-27-41.5-63T520-240q0-72 45.5-127T680-436v62q-44 13-72 49.5T580-240q0 29 10.5 54t29.5 44v-58h60v160Zm80-4v-62q45-14 72.5-50.5T860-240q0-29-10.5-54T820-338v58h-60v-160h160v60h-57q26 27 41.5 63t15.5 77q0 72-45.5 127T760-44Z" }));
4
+ React.createElement("path", { d: "M480-510ZM160-160v-375l-72 55-48-64 440-336 440 336-48 63-72-54-320-244-240 183v356h200q0 20 3 40t9 40H160ZM680-40H520v-60h57q-26-27-41.5-63T520-240q0-72 45.5-127T680-436v62q-44 13-72 49.5T580-240q0 29 10.5 54t29.5 44v-58h60v160Zm80-4v-62q45-14 72.5-50.5T860-240q0-29-10.5-54T820-338v58h-60v-160h160v60h-57q26 27 41.5 63t15.5 77q0 72-45.5 127T760-44Z" }));
5
5
  };
6
6
  export default WifiHome;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const BusAlert = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M720-520q-83 0-141.5-58.5T520-720q0-83 58.5-141.5T720-920q83 0 141.5 58.5T920-720q0 83-58.5 141.5T720-520Zm-20-160h40v-160h-40v160Zm20 80q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6ZM260-280q25 0 42.5-17.5T320-340q0-25-17.5-42.5T260-400q-25 0-42.5 17.5T200-340q0 25 17.5 42.5T260-280Zm280 0q25 0 42.5-17.5T600-340q0-25-17.5-42.5T540-400q-25 0-42.5 17.5T480-340q0 25 17.5 42.5T540-280ZM160-80q-17 0-28.5-11.5T120-120v-82q-18-20-29-44.5T80-300v-380q0-30 11.5-60.5t51-54.5Q182-819 259-831.5t207-6.5q-17 48-21 98t7 100H160v120h364q38 38 88.5 59T720-440v140q0 29-11 53.5T680-202v82q0 17-11.5 28.5T640-80h-40q-17 0-28.5-11.5T560-120v-40H240v40q0 17-11.5 28.5T200-80h-40Z" }));
4
+ React.createElement("path", { d: "M680-480q-83 0-141.5-58.5T480-680q0-82 58-141t142-59q83 0 141.5 58.5T880-680q0 83-58.5 141.5T680-480Zm-20-160h40v-160h-40v160Zm20 80q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6ZM260-280q25 0 42.5-17.5T320-340q0-25-17.5-42.5T260-400q-25 0-42.5 17.5T200-340q0 25 17.5 42.5T260-280Zm280 0q25 0 42.5-17.5T600-340q0-25-17.5-42.5T540-400q-25 0-42.5 17.5T480-340q0 25 17.5 42.5T540-280ZM160-80q-17 0-28.5-11.5T120-120v-82q-20-21-30-46.5T80-300v-380q0-89 82.5-124.5T451-840q-24 34-37.5 74.5T400-680q0 11 .5 20.5T403-640H160v120h291q38 54 97.5 87T680-400q11 0 20.5-.5T720-403v103q0 26-10 51.5T680-202v82q0 17-11.5 28.5T640-80h-40q-17 0-28.5-11.5T560-120v-40H240v40q0 17-11.5 28.5T200-80h-40Z" }));
5
5
  };
6
6
  export default BusAlert;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const CarCrash = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M160-160q-17 0-28.5-11.5T120-200v-320l84-240q6-18 21.5-29t34.5-11h192q-6 19-9 39t-3 41H274l-42 120h235q22 48 61.5 83.5T616-461q-8 9-12 19.5t-4 21.5q0 25 17.5 42.5T660-360q25 0 42.5-17.5T720-420q0-5-.5-10t-2.5-10q32 0 63-6.5t60-20.5v267q0 17-11.5 28.5T800-160h-40q-17 0-28.5-11.5T720-200v-40H240v40q0 17-11.5 28.5T200-160h-40Zm140-200q25 0 42.5-17.5T360-420q0-25-17.5-42.5T300-480q-25 0-42.5 17.5T240-420q0 25 17.5 42.5T300-360Zm420-160q-83 0-141.5-58.5T520-720q0-82 58-141t142-59q83 0 141.5 58.5T920-720q0 83-58.5 141.5T720-520Zm0-80q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6Zm-20-80h40v-160h-40v160Z" }));
4
+ React.createElement("path", { d: "M620-280q25 0 42.5-17.5T680-340q0-25-17.5-42.5T620-400q-25 0-42.5 17.5T560-340q0 25 17.5 42.5T620-280Zm-360 0q25 0 42.5-17.5T320-340q0-25-17.5-42.5T260-400q-25 0-42.5 17.5T200-340q0 25 17.5 42.5T260-280Zm420-200q-83 0-141.5-58.5T480-680q0-82 58-141t142-59q83 0 141.5 58.5T880-680q0 83-58.5 141.5T680-480Zm-20-160h40v-160h-40v160Zm20 80q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6ZM120-80q-17 0-28.5-11.5T80-120v-320l84-240q6-18 21.5-29t34.5-11h183q-3 20-3 40t3 40H234l-42 120h259q40 57 100 88.5T680-400q31 0 61.5-6.5T800-427v307q0 17-11.5 28.5T760-80h-40q-17 0-28.5-11.5T680-120v-40H200v40q0 17-11.5 28.5T160-80h-40Z" }));
5
5
  };
6
6
  export default CarCrash;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const DepartureBoard = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "m786-624 30-30-76-74v-112h-40v128l86 88Zm-66 104q-83 0-141.5-58.5T520-720q0-83 58.5-141.5T720-920q83 0 141.5 58.5T920-720q0 83-58.5 141.5T720-520ZM260-280q25 0 42.5-17.5T320-340q0-25-17.5-42.5T260-400q-25 0-42.5 17.5T200-340q0 25 17.5 42.5T260-280Zm280 0q25 0 42.5-17.5T600-340q0-25-17.5-42.5T540-400q-25 0-42.5 17.5T480-340q0 25 17.5 42.5T540-280ZM160-80q-17 0-28.5-11.5T120-120v-82q-18-20-29-44.5T80-300v-380q0-30 11.5-60.5t51-54.5Q182-819 259-831.5t207-6.5q-17 48-21 98t7 100H160v120h364q38 38 88.5 59T720-440v140q0 29-11 53.5T680-202v82q0 17-11.5 28.5T640-80h-40q-17 0-28.5-11.5T560-120v-40H240v40q0 17-11.5 28.5T200-80h-40Z" }));
4
+ React.createElement("path", { d: "m746-584 30-30-76-74v-112h-40v128l86 88Zm-66 104q-83 0-141.5-58.5T480-680q0-82 58-141t142-59q83 0 141.5 58.5T880-680q0 83-58.5 141.5T680-480ZM260-280q25 0 42.5-17.5T320-340q0-25-17.5-42.5T260-400q-25 0-42.5 17.5T200-340q0 25 17.5 42.5T260-280Zm280 0q25 0 42.5-17.5T600-340q0-25-17.5-42.5T540-400q-25 0-42.5 17.5T480-340q0 25 17.5 42.5T540-280ZM160-80q-17 0-28.5-11.5T120-120v-82q-20-21-30-46.5T80-300v-380q0-89 82.5-124.5T451-840q-24 34-37.5 74.5T400-680q0 11 .5 20.5T403-640H160v120h291q38 54 97.5 87T680-400q11 0 20.5-.5T720-403v103q0 26-10 51.5T680-202v82q0 17-11.5 28.5T640-80h-40q-17 0-28.5-11.5T560-120v-40H240v40q0 17-11.5 28.5T200-80h-40Z" }));
5
5
  };
6
6
  export default DepartureBoard;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const EmergencyHeatTwo = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M257-131q-6 5-12.5 8t-14.5 3q-8 0-16-3.5t-14-9.5q-41-44-60.5-89.5T120-319q0-37 11-79t38-106q23-57 32-87t9-56q0-34-15-64.5T148-771q-7-6-10-13.5t-3-15.5q0-8 3-15t8-13q6-6 13.5-9t15.5-3q8 0 15 3t13 8q44 41 65.5 85.5T290-648q0 35-10 73.5T244-474q-25 60-34 92t-9 61q0 35 14.5 68.5T260-187q5 6 7.5 13t2.5 14q0 8-3 16t-10 13Zm195 0q-6 5-12.5 8t-14.5 3q-8 0-16-3.5t-14-9.5q-41-44-60.5-90T315-320q0-37 11-78t38-106q23-57 32-87.5t9-56.5q0-34-15-63.5T343-771q-6-6-9.5-14t-3.5-16q0-8 3-14.5t8-12.5q6-6 13.5-9t15.5-3q8 0 15 3t13 8q44 41 65.5 86t21.5 95q0 35-10.5 73.5T438-474q-25 60-34 92t-9 61q0 35 14.5 67.5T454-188q5 6 8 13t3 15q0 8-3 15.5T452-131Zm195 0q-6 5-12.5 8t-14.5 3q-8 0-16-3.5t-14-9.5q-41-44-60.5-89.5T510-319q0-37 11-79t38-106q23-57 32-87t9-56q0-34-15-64.5T538-771q-6-6-9-13.5t-3-15.5q0-8 2.5-14.5T536-827q6-6 14-9.5t16-3.5q8 0 14.5 3t12.5 8q44 41 65.5 86t21.5 95q0 35-10.5 73.5T633-473q-25 60-34 92t-9 60q0 35 15 68.5t45 65.5q5 6 7.5 13t2.5 14q0 8-3 16t-10 13Zm153-429q-17 0-28.5-11.5T760-600q0-17 11.5-28.5T800-640q17 0 28.5 11.5T840-600q0 17-11.5 28.5T800-560Zm0-120q-17 0-28.5-11.5T760-720v-120q0-17 11.5-28.5T800-880q17 0 28.5 11.5T840-840v120q0 17-11.5 28.5T800-680Z" }));
4
+ React.createElement("path", { d: "M257-131q-6 5-12.5 8t-14.5 3q-8 0-16-3.5t-14-9.5q-41-44-60.5-89.5T120-319q0-37 11-79t38-106q23-57 32-87t9-56q0-34-15-64.5T148-771q-7-6-10-13.5t-3-15.5q0-8 3-15t8-13q6-6 13.5-9t15.5-3q8 0 15 3t13 8q44 41 65.5 85.5T290-648q0 35-10 73.5T244-474q-25 60-34 92t-9 61q0 35 14.5 68.5T260-187q5 6 7.5 13t2.5 14q0 8-3 16t-10 13Zm195 0q-6 5-12.5 8t-14.5 3q-8 0-16-3.5t-14-9.5q-41-44-60.5-90T315-320q0-37 11-78t38-106q23-57 32-87.5t9-56.5q0-34-15-63.5T343-771q-6-6-9.5-14t-3.5-16q0-8 3-14.5t8-12.5q6-6 13.5-9t15.5-3q8 0 15 3t13 8q44 41 65.5 86t21.5 95q0 35-10.5 73.5T438-474q-25 60-34 92t-9 61q0 35 14.5 67.5T454-188q5 6 8 13t3 15q0 8-3 15.5T452-131Zm195 0q-6 5-12.5 8t-14.5 3q-8 0-16-3.5t-14-9.5q-41-44-60.5-89.5T510-319q0-37 11-79t38-106q23-57 32-87t9-56q0-34-15-64.5T538-771q-6-6-9-13.5t-3-15.5q0-8 2.5-14.5T536-827q6-6 14-9.5t16-3.5q8 0 14.5 3t12.5 8q44 41 65.5 86t21.5 95q0 35-10.5 73.5T633-473q-25 60-34 92t-9 60q0 35 15 68.5t45 65.5q5 6 7.5 13t2.5 14q0 8-3 16t-10 13Zm153-389q-17 0-28.5-11.5T760-560q0-17 11.5-28.5T800-600q17 0 28.5 11.5T840-560q0 17-11.5 28.5T800-520Zm0-120q-17 0-28.5-11.5T760-680v-120q0-17 11.5-28.5T800-840q17 0 28.5 11.5T840-800v120q0 17-11.5 28.5T800-640Z" }));
5
5
  };
6
6
  export default EmergencyHeatTwo;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from "react";
2
+ declare const EmojiLanguage: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default EmojiLanguage;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ const EmojiLanguage = (props) => {
3
+ return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
+ React.createElement("path", { d: "M620-40q-104 0-183.5-62T331-260q45 2 89-9t84-31h164q1-11 1.5-21.5t.5-21.5q0-9-.5-18.5T668-380h-59q16-18 29.5-38t24.5-42h141q-20-30-48-52.5T693-547q5-20 6.5-41t.5-41q96 26 158 105.5T920-340q0 125-87.5 212.5T620-40Zm-95-102q-7-20-12.5-39t-9.5-39h-67q17 25 39.5 45t49.5 33Zm95 14q12-22 20.5-45t14.5-47h-70q6 24 15 47t20 45Zm95-14q27-13 49.5-33t39.5-45h-67q-5 20-10 39t-12 39Zm33-158h88q2-10 3-19.5t1-20.5q0-11-1-20.5t-3-19.5h-88q1 9 1.5 18.5t.5 18.5q0 11-.5 21.5T748-300Zm-408-20q-125 0-212.5-87.5T40-620q0-125 87.5-212.5T340-920q125 0 212.5 87.5T640-620q0 125-87.5 212.5T340-320ZM240-640q17 0 28.5-11.5T280-680q0-17-11.5-28.5T240-720q-17 0-28.5 11.5T200-680q0 17 11.5 28.5T240-640Zm100 176q48 0 85.5-27t54.5-69H200q17 42 54.5 69t85.5 27Zm100-176q17 0 28.5-11.5T480-680q0-17-11.5-28.5T440-720q-17 0-28.5 11.5T400-680q0 17 11.5 28.5T440-640Z" }));
5
+ };
6
+ export default EmojiLanguage;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const Foundation = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M200-160v-120h-80v-80h80v-120H80l400-360 400 360H760v120h80v80h-80v120h-80v-120H520v120h-80v-120H280v120h-80Zm80-200h160v-336L280-552v192Zm240 0h160v-192L520-696v336Z" }));
4
+ React.createElement("path", { d: "M200-120v-160h-80v-80h80v-166L88-440l-48-64 440-336 440 336-48 64-112-86v166h80v80h-80v160h-80v-160H520v160h-80v-160H280v160h-80Zm80-240h160v-349L280-587v227Zm240 0h160v-227L520-709v349Z" }));
5
5
  };
6
6
  export default Foundation;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from "react";
2
+ declare const FramePersonMic: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default FramePersonMic;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ const FramePersonMic = (props) => {
3
+ return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
+ React.createElement("path", { d: "M200-240v-76q0-21 10.5-39.5T239-385q51-30 108-44t117-10q-2 10-3 19.5t-1 19.5q0 48 21 89.5t59 70.5H200Zm240-240q-51 0-85.5-34.5T320-600q0-50 34.5-85t85.5-35q50 0 85 35t35 85q0 51-35 85.5T440-480ZM160-80q-33 0-56.5-23.5T80-160v-160h80v160h160v80H160ZM80-640v-160q0-33 23.5-56.5T160-880h160v80H160v160H80ZM640-80v-80h160v-160h80v160q0 33-23.5 56.5T800-80H640Zm160-560v-160H640v-80h160q33 0 56.5 23.5T880-800v160h-80ZM640-240v-62q-43-8-71.5-40.5T540-420h40q0 33 23.5 56.5T660-340q33 0 56.5-23.5T740-420h40q0 45-28.5 77.5T680-302v62h-40Zm20-140q-21 0-35.5-14.5T610-430v-80q0-21 14.5-35.5T660-560q21 0 35.5 14.5T710-510v80q0 21-14.5 35.5T660-380Z" }));
5
+ };
6
+ export default FramePersonMic;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const HomeAndGarden = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M641-26q-20 12-41.5 19T555 0q-64 0-109-45.5T401-156q0-23 6.5-44t19.5-40q-13-19-19.5-41t-6.5-45q0-64 45-109t109-45q23 0 45 6.5t41 19.5q19-13 41-19.5t45-6.5q64 0 109 44.5T881-328q0 23-6.5 45T855-242q13 20 19.5 42.5T881-154q0 64-45.5 109T725 0q-23 0-44-7t-40-19Zm0-158q23 0 39.5-16.5T697-240q0-23-16.5-39.5T641-296q-23 0-39.5 16.5T585-240q0 23 16.5 39.5T641-184Zm-481 24v-402H40l440-358 440 358H800v42h-80v-102L480-818 240-622v382h120v80H160Z" }));
4
+ React.createElement("path", { d: "M160-160v-375l-72 55-47-63 440-337 439 337-16 21q-45-31-99-37t-105 14q-60-23-123.5-10.5T465-495q-48 48-60.5 111.5T415-260q-10 24-13 49t-1 51H160Zm540 95q-42 29-92.5 24.5T521-81q-36-36-40.5-86.5T505-260q-29-42-24.5-92.5T521-439q36-36 86.5-40.5T700-455q42-29 92.5-24.5T879-439q36 36 40.5 86.5T895-260q29 42 24.5 92.5T879-81q-36 36-86.5 40.5T700-65Zm0-145q21 0 35.5-14.5T750-260q0-21-14.5-35.5T700-310q-21 0-35.5 14.5T650-260q0 21 14.5 35.5T700-210Z" }));
5
5
  };
6
6
  export default HomeAndGarden;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const House = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M200-160v-320H80l400-360 160 144v-104h120v212l120 108H760v320H560v-240H400v240H200Zm200-399h160q0-32-24-52.5T480-632q-32 0-56 20.5T400-559Z" }));
4
+ React.createElement("path", { d: "M200-160v-366L88-440l-48-64 440-336 160 122v-82h120v174l160 122-48 64-112-86v366H560v-240H400v240H200Zm200-399h160q0-32-24-52.5T480-632q-32 0-56 20.5T400-559Z" }));
5
5
  };
6
6
  export default House;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const HouseSiding = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M200-160v-320H80l400-360 400 360H760v320h-80v-80H280v80h-80Zm178-480h204l-102-92-102 92Zm-98 160h400v-72l-9-8H289l-9 8v72Zm0 160h400v-80H280v80Z" }));
4
+ React.createElement("path", { d: "M200-120v-406L88-440l-48-64 440-336 440 336-48 64-112-86v406h-80v-120H280v120h-80Zm80-360h400v-80H280v80Zm0 160h400v-80H280v80Zm70-320h260l-130-99-130 99Z" }));
5
5
  };
6
6
  export default HouseSiding;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const InHomeMode = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M568-80 400-248l56-56 112 112 236-236 56 56L568-80Zm-408-80v-400H40l440-360 440 360H800v23L568-305 456-417 287-248l88 88H160Z" }));
4
+ React.createElement("path", { d: "M597-80 428-250l56-57 113 113 227-226 56 57L597-80Zm-437-80v-375l-72 55-47-63 439-337 440 336-48 64-59-44-216 217-113-113-171 172 87 88H160Z" }));
5
5
  };
6
6
  export default InHomeMode;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from "react";
2
+ declare const OfflinePinOff: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default OfflinePinOff;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ const OfflinePinOff = (props) => {
3
+ return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
+ React.createElement("path", { d: "m791-55-91-91q-49 32-105 49T480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-59 17-115t49-105l-91-91 57-57 736 736-57 57ZM320-280h246l-80-80H320v80Zm494 20L556-518l108-108-57-55-107 107-240-240q49-32 105-49t115-17q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 59-17 115t-49 105Z" }));
5
+ };
6
+ export default OfflinePinOff;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const RailwayAlert = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M720-520q-83 0-141.5-58.5T520-720q0-83 58.5-141.5T720-920q83 0 141.5 58.5T920-720q0 83-58.5 141.5T720-520Zm-20-160h40v-160h-40v160Zm20 80q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6ZM400-280q25 0 42.5-17.5T460-340q0-25-17.5-42.5T400-400q-25 0-42.5 17.5T340-340q0 25 17.5 42.5T400-280ZM160-80v-40l60-40q-59 0-99.5-40.5T80-300v-380q0-81 78.5-120.5T400-840h66q-12 29-19 59t-7 61q0 21 3 40.5t9 39.5H160v120h364q40 40 90 60t106 20v140q0 59-40.5 99.5T580-160l60 40v40H160Z" }));
4
+ React.createElement("path", { d: "M680-480q-83 0-141.5-58.5T480-680q0-82 58-141t142-59q83 0 141.5 58.5T880-680q0 83-58.5 141.5T680-480Zm-20-160h40v-160h-40v160Zm20 80q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6ZM400-280q25 0 42.5-17.5T460-340q0-25-17.5-42.5T400-400q-25 0-42.5 17.5T340-340q0 25 17.5 42.5T400-280ZM160-80v-40l60-40q-58 0-99-41t-41-99v-380q0-89 82.5-124.5T451-840q-24 34-37.5 74.5T400-680q0 11 .5 20.5T403-640H160v120h291q38 54 97.5 87T680-400q11 0 20.5-.5T720-403v103q0 58-41 99t-99 41l60 40v40H160Z" }));
5
5
  };
6
6
  export default RailwayAlert;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const Roofing = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "m80-480 400-360 160 144v-104h120v212l120 108H760L480-732 200-480H80Zm280 320v-240h240v240H360Z" }));
4
+ React.createElement("path", { d: "M360-160v-240h240v240H360ZM88-440l-48-64 440-336 160 122v-82h120v174l160 122-48 64-392-299L88-440Z" }));
5
5
  };
6
6
  export default Roofing;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const SettingsCinematicBlur = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "m370-80-16-128q-13-5-24.5-12T307-235l-119 50L78-375l103-78q-1-7-1-13.5v-27q0-6.5 1-13.5L78-585l110-190 119 50q11-8 23-15t24-12l16-128h220l16 128q13 5 24.5 12t22.5 15l119-50 110 190-103 78q1 7 1 13.5v13.5H622q0-58-41-99t-99-41q-58 0-99 41t-41 99q0 48 27 84t71 50v266h-70Zm210 0q-25 0-42.5-17.5T520-140v-200q0-18 9-32t24-22l27 54h60l-30-60h60l30 60h60l-30-60h60l30 60h60l-30-60h10q25 0 42.5 17.5T920-340v200q0 25-17.5 42.5T860-80H580Zm0-60h280v-140H580v140Z" }));
4
+ React.createElement("path", { d: "M580-80q-25 0-42.5-17.5T520-140v-200q0-18 9-32t24-22l27 54h60l-30-60h60l30 60h60l-30-60h60l30 60h60l-30-60h10q25 0 42.5 17.5T920-340v200q0 25-17.5 42.5T860-80H580Zm0-60h280v-140H580v140ZM370-80l-16-128q-13-5-24.5-12T307-235l-119 50L78-375l103-78q-1-7-1-13.5v-27q0-6.5 1-13.5L78-585l110-190 119 50q11-8 23-15t24-12l16-128h220l16 128q13 5 24.5 12t22.5 15l119-50 110 190-103 78q1 7 1 13.5v13.5H623q0-58-41.5-99T482-620q-59 0-99.5 40.5T342-480q0 48 27.5 84t70.5 50v266h-70Z" }));
5
5
  };
6
6
  export default SettingsCinematicBlur;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const ShutterSpeedAdd = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M720-40v-120H600v-80h120v-120h80v120h120v80H800v120h-80ZM549-400 436-204q22 4 43 4t41-3q1-43 15.5-81.5T576-354l-27-46Zm0-80 56 97q24-20 53.5-34t61.5-20q0-11-1-21.5t-3-21.5H549ZM360-840v-80h240v80H360Zm120 320h226q-18-51-56-89.5T564-665l-84 145Zm-69 40 113-196q-51-10-102.5 3T327-625l84 145Zm-167 80h167L298-596q-35 39-49 90.5T244-400Zm152 185 84-145H254q17 50 55.5 89t86.5 56Zm84 135q-75 0-140.5-28.5T225-186q-49-49-77-114.5T120-440q0-74 28.5-139.5T226-694q49-49 114.5-77.5T480-800q63 0 120 21t104 59l58-58 56 56-56 58q38 49 59 109.5T840-427q-14-5-35.5-9t-44.5-4q0-116-82-198t-198-82q-117 0-198.5 81.5T200-440q0 117 81.5 198.5T480-160q11 0 21-.5t21-2.5q3 20 9.5 39.5T548-86q-17 3-34 4.5T480-80Z" }));
4
+ React.createElement("path", { d: "M720-40v-120H600v-80h120v-120h80v120h120v80H800v120h-80ZM360-840v-80h240v80H360ZM480-80q-75 0-140.5-28.5T225-186q-49-49-77-114.5T120-440q0-74 28.5-139.5T226-694q49-49 114.5-77.5T480-800q63 0 120 21t104 59l58-58 56 56-56 58q38 49 59 109.5T840-427q-14-5-35.5-9t-44.5-4q0-116-82-198t-198-82q-117 0-198.5 81.5T200-440q0 117 81.5 198.5T480-160q11 0 21-.5t21-2.5q3 20 9.5 39.5T548-86q-17 3-34 4.5T480-80Zm40-123q1-45 16.5-84t42.5-70q27-31 63-51.5t78-28.5q0-11-1-21.5t-3-21.5H597L436-204q18 4 44 3.5t40-2.5Zm-40-317h226q-18-51-56-89.5T564-665l-84 145Zm-69 40 113-196q-51-10-102.5 3T327-625l84 145Zm-167 80h167L298-596q-35 39-49 90.5T244-400Zm152 185 84-145H254q17 50 55.5 89t86.5 56Z" }));
5
5
  };
6
6
  export default ShutterSpeedAdd;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  const ShutterSpeedMinus = (props) => {
3
3
  return React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24", width: "24", viewBox: "0 -960 960 960", fill: "currentColor" }, props),
4
- React.createElement("path", { d: "M549-400 436-204q22 4 43 4t41-3q1-43 15.5-81.5T576-354l-27-46Zm0-80 56 97q24-20 53.5-34t61.5-20q0-11-1-21.5t-3-21.5H549ZM360-840v-80h240v80H360Zm120 320h226q-18-51-56-89.5T564-665l-84 145Zm-69 40 113-196q-51-10-102.5 3T327-625l84 145Zm-167 80h167L298-596q-35 39-49 90.5T244-400Zm152 185 84-145H254q17 50 55.5 89t86.5 56Zm84 135q-75 0-140.5-28.5T225-186q-49-49-77-114.5T120-440q0-74 28.5-139.5T226-694q49-49 114.5-77.5T480-800q63 0 120 21t104 59l58-58 56 56-56 58q38 49 59 109.5T840-427q-14-5-35.5-9t-44.5-4q0-116-82-198t-198-82q-117 0-198.5 81.5T200-440q0 117 81.5 198.5T480-160q11 0 21-.5t21-2.5q3 20 9.5 39.5T548-86q-17 3-34 4.5T480-80Zm440-80H600v-80h320v80Z" }));
4
+ React.createElement("path", { d: "M520-203q1-45 16.5-84t42.5-70q27-31 63-51.5t78-28.5q0-11-1-21.5t-3-21.5H597L436-204q18 4 44 3.5t40-2.5ZM360-840v-80h240v80H360Zm120 320h226q-18-51-56-89.5T564-665l-84 145Zm-69 40 113-196q-51-10-102.5 3T327-625l84 145Zm-167 80h167L298-596q-35 39-49 90.5T244-400Zm152 185 84-145H254q17 50 55.5 89t86.5 56Zm84 135q-75 0-140.5-28.5T225-186q-49-49-77-114.5T120-440q0-74 28.5-139.5T226-694q49-49 114.5-77.5T480-800q63 0 120 21t104 59l58-58 56 56-56 58q38 49 59 109.5T840-427q-14-5-35.5-9t-44.5-4q0-116-82-198t-198-82q-117 0-198.5 81.5T200-440q0 117 81.5 198.5T480-160q11 0 21-.5t21-2.5q3 20 9.5 39.5T548-86q-17 3-34 4.5T480-80Zm440-80H600v-80h320v80Z" }));
5
5
  };
6
6
  export default ShutterSpeedMinus;