@project-lary/react-material-symbols-300-rounded 0.31.0 → 0.33.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 (218) hide show
  1. package/dist/components/Animation.js +1 -1
  2. package/dist/components/AnimationFilled.d.ts +4 -3
  3. package/dist/components/AnimationFilled.js +6 -3
  4. package/dist/components/ArrowsLeftRightCircle.d.ts +4 -0
  5. package/dist/components/ArrowsLeftRightCircle.js +6 -0
  6. package/dist/components/ArrowsLeftRightCircleFilled.d.ts +4 -0
  7. package/dist/components/ArrowsLeftRightCircleFilled.js +6 -0
  8. package/dist/components/{BatterySaverFilled.d.ts → ArrowsUpDownCircle.d.ts} +1 -1
  9. package/dist/components/ArrowsUpDownCircle.js +6 -0
  10. package/dist/components/ArrowsUpDownCircleFilled.d.ts +4 -0
  11. package/dist/components/ArrowsUpDownCircleFilled.js +6 -0
  12. package/dist/components/{HeartArrow.d.ts → BCircle.d.ts} +1 -1
  13. package/dist/components/BCircle.js +6 -0
  14. package/dist/components/BCircleFilled.d.ts +4 -0
  15. package/dist/components/BCircleFilled.js +6 -0
  16. package/dist/components/CarDefrostLeft.js +1 -1
  17. package/dist/components/CarDefrostLowLeft.js +1 -1
  18. package/dist/components/CarDefrostLowRight.js +1 -1
  19. package/dist/components/CarDefrostMidLeft.js +1 -1
  20. package/dist/components/CarDefrostMidLowLeft.js +1 -1
  21. package/dist/components/CarDefrostMidLowRight.js +1 -1
  22. package/dist/components/CarDefrostMidRight.js +1 -1
  23. package/dist/components/CarDefrostRight.js +1 -1
  24. package/dist/components/CarFanLowLeft.js +1 -1
  25. package/dist/components/CarFanLowMidLeft.js +1 -1
  26. package/dist/components/CarFanLowRight.js +1 -1
  27. package/dist/components/CarFanMidLeft.js +1 -1
  28. package/dist/components/CarFanMidLowRight.js +1 -1
  29. package/dist/components/CarFanMidLowRightFilled.js +1 -1
  30. package/dist/components/CarFanMidRight.js +1 -1
  31. package/dist/components/ChevronLineUp.d.ts +4 -0
  32. package/dist/components/ChevronLineUp.js +6 -0
  33. package/dist/components/ChevronLineUpFilled.d.ts +3 -0
  34. package/dist/components/ChevronLineUpFilled.js +3 -0
  35. package/dist/components/{BatterySaver.d.ts → CircleCircle.d.ts} +1 -1
  36. package/dist/components/CircleCircle.js +6 -0
  37. package/dist/components/CircleCircleFilled.d.ts +4 -0
  38. package/dist/components/CircleCircleFilled.js +6 -0
  39. package/dist/components/ComputerSound.d.ts +4 -0
  40. package/dist/components/ComputerSound.js +6 -0
  41. package/dist/components/ComputerSoundFilled.d.ts +4 -0
  42. package/dist/components/ComputerSoundFilled.js +6 -0
  43. package/dist/components/DetectionAndZoneOff.d.ts +4 -0
  44. package/dist/components/DetectionAndZoneOff.js +6 -0
  45. package/dist/components/DetectionAndZoneOffFilled.d.ts +3 -0
  46. package/dist/components/DetectionAndZoneOffFilled.js +3 -0
  47. package/dist/components/Eyebrow.d.ts +4 -0
  48. package/dist/components/Eyebrow.js +6 -0
  49. package/dist/components/EyebrowFilled.d.ts +4 -0
  50. package/dist/components/EyebrowFilled.js +6 -0
  51. package/dist/components/GameBumperLeft.d.ts +4 -0
  52. package/dist/components/GameBumperLeft.js +6 -0
  53. package/dist/components/GameBumperLeftFilled.d.ts +4 -0
  54. package/dist/components/GameBumperLeftFilled.js +6 -0
  55. package/dist/components/GameBumperRight.d.ts +4 -0
  56. package/dist/components/GameBumperRight.js +6 -0
  57. package/dist/components/GameBumperRightFilled.d.ts +4 -0
  58. package/dist/components/GameBumperRightFilled.js +6 -0
  59. package/dist/components/GameButtonL.d.ts +4 -0
  60. package/dist/components/GameButtonL.js +6 -0
  61. package/dist/components/GameButtonL1.d.ts +4 -0
  62. package/dist/components/GameButtonL1.js +6 -0
  63. package/dist/components/GameButtonL1Filled.d.ts +4 -0
  64. package/dist/components/GameButtonL1Filled.js +6 -0
  65. package/dist/components/GameButtonL2.d.ts +4 -0
  66. package/dist/components/GameButtonL2.js +6 -0
  67. package/dist/components/GameButtonL2Filled.d.ts +4 -0
  68. package/dist/components/GameButtonL2Filled.js +6 -0
  69. package/dist/components/GameButtonLFilled.d.ts +4 -0
  70. package/dist/components/GameButtonLFilled.js +6 -0
  71. package/dist/components/GameButtonR.d.ts +4 -0
  72. package/dist/components/GameButtonR.js +6 -0
  73. package/dist/components/GameButtonR1.d.ts +4 -0
  74. package/dist/components/GameButtonR1.js +6 -0
  75. package/dist/components/GameButtonR1Filled.d.ts +4 -0
  76. package/dist/components/GameButtonR1Filled.js +6 -0
  77. package/dist/components/GameButtonR2.d.ts +4 -0
  78. package/dist/components/GameButtonR2.js +6 -0
  79. package/dist/components/GameButtonR2Filled.d.ts +4 -0
  80. package/dist/components/GameButtonR2Filled.js +6 -0
  81. package/dist/components/GameButtonRFilled.d.ts +4 -0
  82. package/dist/components/GameButtonRFilled.js +6 -0
  83. package/dist/components/GameButtonZl.d.ts +4 -0
  84. package/dist/components/GameButtonZl.js +6 -0
  85. package/dist/components/GameButtonZlFilled.d.ts +4 -0
  86. package/dist/components/GameButtonZlFilled.js +6 -0
  87. package/dist/components/GameButtonZr.d.ts +4 -0
  88. package/dist/components/GameButtonZr.js +6 -0
  89. package/dist/components/GameButtonZrFilled.d.ts +4 -0
  90. package/dist/components/GameButtonZrFilled.js +6 -0
  91. package/dist/components/GameStickL3.d.ts +4 -0
  92. package/dist/components/GameStickL3.js +6 -0
  93. package/dist/components/GameStickL3Filled.d.ts +4 -0
  94. package/dist/components/GameStickL3Filled.js +6 -0
  95. package/dist/components/GameStickLeft.d.ts +4 -0
  96. package/dist/components/GameStickLeft.js +6 -0
  97. package/dist/components/GameStickLeftFilled.d.ts +4 -0
  98. package/dist/components/GameStickLeftFilled.js +6 -0
  99. package/dist/components/GameStickR3.d.ts +4 -0
  100. package/dist/components/GameStickR3.js +6 -0
  101. package/dist/components/GameStickR3Filled.d.ts +4 -0
  102. package/dist/components/GameStickR3Filled.js +6 -0
  103. package/dist/components/GameStickRight.d.ts +4 -0
  104. package/dist/components/GameStickRight.js +6 -0
  105. package/dist/components/GameStickRightFilled.d.ts +4 -0
  106. package/dist/components/GameStickRightFilled.js +6 -0
  107. package/dist/components/GameTriggerLeft.d.ts +4 -0
  108. package/dist/components/GameTriggerLeft.js +6 -0
  109. package/dist/components/GameTriggerLeftFilled.d.ts +4 -0
  110. package/dist/components/GameTriggerLeftFilled.js +6 -0
  111. package/dist/components/GameTriggerRight.d.ts +4 -0
  112. package/dist/components/GameTriggerRight.js +6 -0
  113. package/dist/components/GameTriggerRightFilled.d.ts +4 -0
  114. package/dist/components/GameTriggerRightFilled.js +6 -0
  115. package/dist/components/GamepadCircleDown.d.ts +4 -0
  116. package/dist/components/GamepadCircleDown.js +6 -0
  117. package/dist/components/GamepadCircleDownFilled.d.ts +3 -0
  118. package/dist/components/GamepadCircleDownFilled.js +3 -0
  119. package/dist/components/GamepadCircleLeft.d.ts +4 -0
  120. package/dist/components/GamepadCircleLeft.js +6 -0
  121. package/dist/components/GamepadCircleLeftFilled.d.ts +3 -0
  122. package/dist/components/GamepadCircleLeftFilled.js +3 -0
  123. package/dist/components/GamepadCircleRight.d.ts +4 -0
  124. package/dist/components/GamepadCircleRight.js +6 -0
  125. package/dist/components/GamepadCircleRightFilled.d.ts +3 -0
  126. package/dist/components/GamepadCircleRightFilled.js +3 -0
  127. package/dist/components/GamepadCircleUp.d.ts +4 -0
  128. package/dist/components/GamepadCircleUp.js +6 -0
  129. package/dist/components/GamepadCircleUpFilled.d.ts +3 -0
  130. package/dist/components/GamepadCircleUpFilled.js +3 -0
  131. package/dist/components/GamepadDown.d.ts +4 -0
  132. package/dist/components/GamepadDown.js +6 -0
  133. package/dist/components/GamepadDownFilled.d.ts +3 -0
  134. package/dist/components/GamepadDownFilled.js +3 -0
  135. package/dist/components/GamepadLeft.d.ts +4 -0
  136. package/dist/components/GamepadLeft.js +6 -0
  137. package/dist/components/GamepadLeftFilled.d.ts +3 -0
  138. package/dist/components/GamepadLeftFilled.js +3 -0
  139. package/dist/components/GamepadRight.d.ts +4 -0
  140. package/dist/components/GamepadRight.js +6 -0
  141. package/dist/components/GamepadRightFilled.d.ts +3 -0
  142. package/dist/components/GamepadRightFilled.js +3 -0
  143. package/dist/components/GamepadUp.d.ts +4 -0
  144. package/dist/components/GamepadUp.js +6 -0
  145. package/dist/components/GamepadUpFilled.d.ts +3 -0
  146. package/dist/components/GamepadUpFilled.js +3 -0
  147. package/dist/components/Lips.d.ts +4 -0
  148. package/dist/components/Lips.js +6 -0
  149. package/dist/components/LipsFilled.d.ts +4 -0
  150. package/dist/components/LipsFilled.js +6 -0
  151. package/dist/components/MicGear.d.ts +4 -0
  152. package/dist/components/MicGear.js +6 -0
  153. package/dist/components/MicGearFilled.d.ts +4 -0
  154. package/dist/components/MicGearFilled.js +6 -0
  155. package/dist/components/NotificationAudio.d.ts +4 -0
  156. package/dist/components/NotificationAudio.js +6 -0
  157. package/dist/components/NotificationAudioFilled.d.ts +4 -0
  158. package/dist/components/NotificationAudioFilled.js +6 -0
  159. package/dist/components/NotificationAudioOff.d.ts +4 -0
  160. package/dist/components/NotificationAudioOff.js +6 -0
  161. package/dist/components/NotificationAudioOffFilled.d.ts +4 -0
  162. package/dist/components/NotificationAudioOffFilled.js +6 -0
  163. package/dist/components/Passport.d.ts +4 -0
  164. package/dist/components/Passport.js +6 -0
  165. package/dist/components/PassportFilled.d.ts +4 -0
  166. package/dist/components/PassportFilled.js +6 -0
  167. package/dist/components/PersonText.d.ts +4 -0
  168. package/dist/components/PersonText.js +6 -0
  169. package/dist/components/PersonTextFilled.d.ts +4 -0
  170. package/dist/components/PersonTextFilled.js +6 -0
  171. package/dist/components/RectangleAdd.d.ts +4 -0
  172. package/dist/components/RectangleAdd.js +6 -0
  173. package/dist/components/RectangleAddFilled.d.ts +4 -0
  174. package/dist/components/RectangleAddFilled.js +6 -0
  175. package/dist/components/SquareCircle.d.ts +4 -0
  176. package/dist/components/SquareCircle.js +6 -0
  177. package/dist/components/SquareCircleFilled.d.ts +4 -0
  178. package/dist/components/SquareCircleFilled.js +6 -0
  179. package/dist/components/Sticker.d.ts +4 -0
  180. package/dist/components/Sticker.js +6 -0
  181. package/dist/components/StickerAdd.d.ts +4 -0
  182. package/dist/components/StickerAdd.js +6 -0
  183. package/dist/components/StickerAddFilled.d.ts +4 -0
  184. package/dist/components/StickerAddFilled.js +6 -0
  185. package/dist/components/StickerFilled.d.ts +4 -0
  186. package/dist/components/StickerFilled.js +6 -0
  187. package/dist/components/TriangleCircle.d.ts +4 -0
  188. package/dist/components/TriangleCircle.js +6 -0
  189. package/dist/components/TriangleCircleFilled.d.ts +4 -0
  190. package/dist/components/TriangleCircleFilled.js +6 -0
  191. package/dist/components/Undereye.d.ts +4 -0
  192. package/dist/components/Undereye.js +6 -0
  193. package/dist/components/UndereyeFilled.d.ts +4 -0
  194. package/dist/components/UndereyeFilled.js +6 -0
  195. package/dist/components/VoiceChatOff.d.ts +4 -0
  196. package/dist/components/VoiceChatOff.js +6 -0
  197. package/dist/components/VoiceChatOffFilled.d.ts +4 -0
  198. package/dist/components/VoiceChatOffFilled.js +6 -0
  199. package/dist/components/WidgetMenu.d.ts +4 -0
  200. package/dist/components/WidgetMenu.js +6 -0
  201. package/dist/components/WidgetMenuFilled.d.ts +4 -0
  202. package/dist/components/WidgetMenuFilled.js +6 -0
  203. package/dist/components/XCircle.d.ts +4 -0
  204. package/dist/components/XCircle.js +6 -0
  205. package/dist/components/XCircleFilled.d.ts +4 -0
  206. package/dist/components/XCircleFilled.js +6 -0
  207. package/dist/components/YCircle.d.ts +4 -0
  208. package/dist/components/YCircle.js +6 -0
  209. package/dist/components/YCircleFilled.d.ts +4 -0
  210. package/dist/components/YCircleFilled.js +6 -0
  211. package/dist/index.d.ts +96 -4
  212. package/dist/index.js +96 -4
  213. package/package.json +1 -1
  214. package/dist/components/BatterySaver.js +0 -6
  215. package/dist/components/BatterySaverFilled.js +0 -6
  216. package/dist/components/HeartArrow.js +0 -6
  217. package/dist/components/HeartArrowFilled.d.ts +0 -3
  218. package/dist/components/HeartArrowFilled.js +0 -3
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function Animation(_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: "M355.54-100q-52.54 0-99.08-19.35-46.54-19.34-82.46-55.27-35.31-35.3-54.65-81.53Q100-302.39 100-355.54q0-75.38 39.58-137.92t107.04-92.23q19.23-42.39 51.65-75 32.42-32.62 76.04-52.69 30.08-68.31 91.15-107.46Q526.54-860 605.08-860q52.53 0 98.77 19.35 46.23 19.34 81.53 55.27 34.93 36.3 54.77 82.03Q860-657.61 860-605.08q0 79-37.16 138.23-37.15 59.23-109.46 92.54-19.23 44-51.15 75.73t-76.54 51.96Q556-178.31 494.73-139.16 433.46-100 355.54-100m.77-45.39q47.69 0 93.42-22.57 45.73-22.58 71.35-62.27-63 10.07-120.5-8.66t-100.73-60.57Q257-342.08 238.58-399.69q-18.42-57.62-8.35-120.62-39.92 26.39-62.38 71.35t-22.46 93.42q0 44.23 16 82.46t45.23 66.85q29.61 28.61 67.53 44.73 37.93 16.11 82.16 16.11M480-270.46q53.85 0 97.54-24.58t68.61-60.27q-63 10.08-120.19-9.27-57.19-19.34-99.42-62.19-43.23-43.85-62.27-101.15-19.04-57.31-7.96-120.31-42.31 33.38-63.69 73.11-21.39 39.73-21.39 95.12 0 43.23 15.81 81.46t45.04 67.46q28.61 29 66.65 44.81T480-270.46m128.69-126.69q17.39 0 34.69-3.31 17.31-3.31 36.54-10.92 21-59.39 6.81-116.12t-57.65-100.19q-40.85-40.85-102.23-55.85-61.39-15-116.93 4.39-5.38 17-8.07 34.61-2.7 17.62-2.7 39.46 0 42 16 80.23t45.23 68.08q29.24 30.85 67.47 45.23 38.23 14.39 80.84 14.39M734-438.46q39.38-27.85 60-67.96 20.61-40.12 20.61-98.66 0-42.61-15.8-80.54-15.81-37.92-45.43-67.15-29.84-30.23-67.76-46.04-37.93-15.8-80.54-15.8-53.23 0-95.73 21.11-42.5 21.12-74.12 61.5 63-10.08 121.81 9.27t103.27 62.81q44.46 43.84 64.3 101.15 19.85 57.31 9.39 120.31" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M355.54-100q-52.54 0-99.08-19.35-46.54-19.34-82.46-55.27-35.31-35.3-54.65-81.53Q100-302.39 100-355.54q0-75.38 39.58-137.92t107.04-92.23q19.23-42.39 51.65-75 32.42-32.62 76.04-52.69 30.08-68.31 91.15-107.46Q526.54-860 605.08-860q52.53 0 98.77 19.35 46.23 19.34 81.53 55.27 34.93 36.3 54.77 82.03Q860-657.61 860-605.08q0 79-37.16 138.23-37.15 59.23-109.46 92.54-19.23 44-51.15 75.73t-76.54 51.96Q556-178.31 494.73-139.16 433.46-100 355.54-100m.77-45.39q47.69 0 93.42-22.57 45.73-22.58 71.35-62.27-63 10.07-120.5-8.66t-100.73-60.57Q257-342.08 238.58-399.69q-18.42-57.62-8.35-120.62-39.92 26.39-62.38 71.35t-22.46 93.42q0 44.23 16 82.46t45.23 66.85q29.61 28.61 67.53 44.73 37.93 16.11 82.16 16.11M480-270.46q53.85 0 97.54-24.58t68.61-60.27q-63 10.08-120.19-9.27-57.19-19.34-99.42-62.19-43.23-43.85-62.27-101.15-19.04-57.31-7.96-120.31-42.31 33.38-63.69 73.11-21.39 39.73-21.39 95.12 0 43.23 15.81 81.46t45.04 67.46q28.61 29 66.65 44.81T480-270.46m128.69-126.69q17.39 0 34.69-3.31 17.31-3.31 36.54-10.92 21-59.39 6.81-116.12t-57.65-100.19q-40.85-40.85-102.23-55.85-61.39-15-116.93 4.39-5.38 17-8.07 34.61-2.7 17.62-2.7 39.46 0 42 16 80.23t45.23 68.08q29.24 30.85 67.47 45.23 38.23 14.39 80.84 14.39M734-438.46q39.38-27.85 60-67.96 20.61-40.12 20.61-98.66 0-42.61-15.8-80.54-15.81-37.92-45.43-67.15-29.84-30.23-67.76-46.04-37.93-15.8-80.54-15.8-53.23 0-95.73 21.11-42.5 21.12-74.12 61.5 63-10.08 121.81 9.27t103.27 62.81q44.46 43.84 64.3 101.15 19.85 57.31 9.39 120.31M607.08-605.69" })));
6
6
  }
@@ -1,3 +1,4 @@
1
- import Animation from './Animation';
2
- declare const AnimationFilled: typeof Animation;
3
- export default AnimationFilled;
1
+ import React from 'react';
2
+ export default function AnimationFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,3 +1,6 @@
1
- import Animation from './Animation';
2
- var AnimationFilled = Animation;
3
- export default AnimationFilled;
1
+ import React from 'react';
2
+ export default function AnimationFilled(_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: "M355.54-100q-52.54 0-99.08-19.35-46.54-19.34-82.46-55.27-35.31-35.3-54.65-81.53Q100-302.39 100-355.54q0-75.38 39.58-137.92t107.04-92.23q19.23-42.39 51.65-75 32.42-32.62 76.04-52.69 30.08-68.31 91.15-107.46Q526.54-860 605.08-860q52.53 0 98.77 19.35 46.23 19.34 81.53 55.27 34.93 36.3 54.77 82.03Q860-657.61 860-605.08q0 79-37.16 138.23-37.15 59.23-109.46 92.54-19.23 44-51.15 75.73t-76.54 51.96Q556-178.31 494.73-139.16 433.46-100 355.54-100m.77-45.39q47.69 0 93.42-22.57 45.73-22.58 71.35-62.27-63 10.07-120.5-8.66t-100.73-60.57Q257-342.08 238.58-399.69q-18.42-57.62-8.35-120.62-39.92 26.39-62.38 71.35t-22.46 93.42q0 44.23 16 82.46t45.23 66.85q29.61 28.61 67.53 44.73 37.93 16.11 82.16 16.11M480-270.46q53.85 0 97.54-24.58t68.61-60.27q-63 10.08-120.19-9.27-57.19-19.34-99.42-62.19-43.23-43.85-62.27-101.15-19.04-57.31-7.96-120.31-42.31 33.38-63.69 73.11-21.39 39.73-21.39 95.12 0 43.23 15.81 81.46t45.04 67.46q28.61 29 66.65 44.81T480-270.46" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ArrowsLeftRightCircle({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ArrowsLeftRightCircle(_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-100q-78.77 0-148.11-29.77-69.35-29.77-120.85-81.27t-81.27-120.85Q100-401.23 100-480t29.77-148.11q29.77-69.35 81.27-120.66t120.85-81.27Q401.23-860 480-860t148.11 29.96q69.35 29.96 120.66 81.27t81.27 120.66Q860-558.77 860-480t-29.96 148.11q-29.96 69.35-81.27 120.85t-120.66 81.27Q558.77-100 480-100m0-45.39q138.69 0 236.65-97.46T814.61-480q0-138.69-97.96-236.65T480-814.61q-139.69 0-237.15 97.96T145.39-480q0 139.69 97.46 237.15T480-145.39m-80.92-217.3q6.69-6.7 6.69-16 0-9.31-6.69-16l-62.62-62.62h287.46l-62.23 62.62q-6.69 6.69-6.88 15.81-.19 9.11 6.88 16.19 7.08 7.07 16 7.07t16-7.07L690-459.77q8.61-8.61 8.61-20.23T690-500.23l-96.31-96.69Q587-604 577.88-604q-9.11 0-16.19 7.08-7.07 7.07-7.07 16 0 8.92 7.07 16l62.23 62.23H336.46l62.23-62.62q6.69-6.69 6.89-15.81.19-9.11-6.5-15.8-6.7-7.08-16-6.89-9.31.2-16 6.89l-96.69 96.69q-8.62 8.61-8.62 20.23t8.62 20.23l96.69 97.08q6.69 6.69 16 6.88 9.3.19 16-6.88" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ArrowsLeftRightCircleFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ArrowsLeftRightCircleFilled(_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-100q-78.77 0-148.11-29.77-69.35-29.77-120.85-81.27t-81.27-120.85Q100-401.23 100-480t29.77-148.11q29.77-69.35 81.27-120.66t120.85-81.27Q401.23-860 480-860t148.11 29.96q69.35 29.96 120.66 81.27t81.27 120.66Q860-558.77 860-480t-29.96 148.11q-29.96 69.35-81.27 120.85t-120.66 81.27Q558.77-100 480-100m-80.92-262.69q6.69-6.7 6.69-16 0-9.31-6.69-16l-62.62-62.62h287.46l-62.23 62.62q-6.69 6.69-6.88 15.81-.19 9.11 6.88 16.19 7.08 7.07 16 7.07t16-7.07L690-459.77q8.61-8.61 8.61-20.23T690-500.23l-96.31-96.69Q587-604 577.88-604q-9.11 0-16.19 7.08-7.07 7.07-7.07 16 0 8.92 7.07 16l62.23 62.23H336.46l62.23-62.62q6.69-6.69 6.89-15.81.19-9.11-6.5-15.8-6.7-7.08-16-6.89-9.31.2-16 6.89l-96.69 96.69q-8.62 8.61-8.62 20.23t8.62 20.23l96.69 97.08q6.69 6.69 16 6.88 9.3.19 16-6.88" })));
6
+ }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function BatterySaverFilled({ className }: {
2
+ export default function ArrowsUpDownCircle({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ArrowsUpDownCircle(_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-100q-78.77 0-148.11-29.77-69.35-29.77-120.85-81.27t-81.27-120.85Q100-401.23 100-480t29.77-148.11q29.77-69.35 81.27-120.66t120.85-81.27Q401.23-860 480-860t148.11 29.96q69.35 29.96 120.66 81.27t81.27 120.66Q860-558.77 860-480t-29.96 148.11q-29.96 69.35-81.27 120.85t-120.66 81.27Q558.77-100 480-100m0-45.39q138.69 0 236.65-97.46T814.61-480q0-138.69-97.96-236.65T480-814.61q-139.69 0-237.15 97.96T145.39-480q0 139.69 97.46 237.15T480-145.39m-22.69-190.69-62.62-62.61q-6.69-6.69-15.81-6.69-9.11 0-15.8 6.69-7.08 6.69-6.89 16 .2 9.3 6.89 16L459.77-270q8.61 8.61 20.23 8.61t20.23-8.61l97.08-96.69q6.69-6.7 6.88-16 .19-9.31-6.88-16-6.7-6.69-16-6.69-9.31 0-16 6.69l-62.62 62.61v-287.46l62.62 62.23q6.69 6.69 15.81 6.89 9.11.19 16.19-6.89 7.07-7.07 7.07-16 0-8.92-7.07-16l-97.08-96.3q-8.61-8.62-20.23-8.62t-20.23 8.62l-96.69 96.3q-7.08 6.7-7.08 15.81 0 9.12 7.08 16.19 7.07 7.08 16 7.08 8.92 0 16-7.08l62.23-62.23z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ArrowsUpDownCircleFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ArrowsUpDownCircleFilled(_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-100q-78.77 0-148.11-29.77-69.35-29.77-120.85-81.27t-81.27-120.85Q100-401.23 100-480t29.77-148.11q29.77-69.35 81.27-120.66t120.85-81.27Q401.23-860 480-860t148.11 29.96q69.35 29.96 120.66 81.27t81.27 120.66Q860-558.77 860-480t-29.96 148.11q-29.96 69.35-81.27 120.85t-120.66 81.27Q558.77-100 480-100m-22.69-236.08-62.62-62.61q-6.69-6.69-15.81-6.69-9.11 0-15.8 6.69-7.08 6.69-6.89 16 .2 9.3 6.89 16L459.77-270q8.61 8.61 20.23 8.61t20.23-8.61l97.08-96.69q6.69-6.7 6.88-16 .19-9.31-6.88-16-6.7-6.69-16-6.69-9.31 0-16 6.69l-62.62 62.61v-287.46l62.62 62.23q6.69 6.69 15.81 6.89 9.11.19 16.19-6.89 7.07-7.07 7.07-16 0-8.92-7.07-16l-97.08-96.3q-8.61-8.62-20.23-8.62t-20.23 8.62l-96.69 96.3q-7.08 6.7-7.08 15.81 0 9.12 7.08 16.19 7.07 7.08 16 7.08 8.92 0 16-7.08l62.23-62.23z" })));
6
+ }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function HeartArrow({ className }: {
2
+ export default function BCircle({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BCircle(_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: "M391.15-268.62H492q68.92 0 105.31-31.07 36.38-31.08 36.38-89.16 0-44.23-22.65-69.77-22.66-25.53-68.73-32.38v-2q37.46-6.85 58.19-31.58t20.73-63.57q0-54.7-35.42-78.96-35.43-24.27-115.19-24.27h-79.47q-12.61 0-20.73 8.11-8.11 8.12-8.11 20.73v365.08q0 12.61 8.11 20.73 8.12 8.11 20.73 8.11m10.39-238.3v-151.77h70.69q57.77 0 83.08 17.31 25.31 17.3 25.31 57.07 0 42-23.2 59.69-23.19 17.7-76.96 17.7zm0 205.23v-171.77h80.54q57.77 0 83.57 19.31 25.81 19.3 25.81 62.69 0 45.77-25.5 67.77t-79.88 22zM480-100q-78.77 0-148.11-29.77-69.35-29.77-120.85-81.27t-81.27-120.85Q100-401.23 100-480t29.96-148.11q29.96-69.35 81.27-120.85t120.66-81.27Q401.23-860 480-860t148.11 29.96q69.35 29.96 120.66 81.27t81.27 120.66Q860-558.77 860-480t-29.77 148.11q-29.77 69.35-81.27 120.66t-120.85 81.27Q558.77-100 480-100m0-45.39q139.69 0 237.15-97.96T814.61-480t-97.96-236.65T480-814.61t-236.65 97.46T145.39-480t97.46 237.15T480-145.39M480-480" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BCircleFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BCircleFilled(_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: "M391.15-268.62H492q68.92 0 105.31-31.07 36.38-31.08 36.38-89.16 0-44.23-22.65-69.77-22.66-25.53-68.73-32.38v-2q37.46-6.85 58.19-31.58t20.73-63.57q0-54.7-35.42-78.96-35.43-24.27-115.19-24.27h-79.47q-12.61 0-20.73 8.11-8.11 8.12-8.11 20.73v365.08q0 12.61 8.11 20.73 8.12 8.11 20.73 8.11m10.39-238.3v-151.77h70.69q57.77 0 83.08 17.31 25.31 17.3 25.31 57.07 0 42-23.2 59.69-23.19 17.7-76.96 17.7zm0 205.23v-171.77h80.54q57.77 0 83.57 19.31 25.81 19.3 25.81 62.69 0 45.77-25.5 67.77t-79.88 22zM480-100q-78.77 0-148.11-29.77-69.35-29.77-120.85-81.27t-81.27-120.85Q100-401.23 100-480t29.96-148.11q29.96-69.35 81.27-120.85t120.66-81.27Q401.23-860 480-860t148.11 29.96q69.35 29.96 120.66 81.27t81.27 120.66Q860-558.77 860-480t-29.77 148.11q-29.77 69.35-81.27 120.66t-120.85 81.27Q558.77-100 480-100" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostLeft(_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: "M731.69-669.61q-10.61-11.62-17.23-27.85-6.61-16.23-6.61-34.46 0-8.77 1.88-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.24 6.47-1.38 12.93-2.38 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08 4.7 10.69 13.08 19.08 9.62 10.61 15.42 24.03 5.81 13.43 7.81 29.66 1 11.77-.58 21.65-1.57 9.89-5.73 18.66-3.61 8.07-10.77 12.8-7.15 4.73-14.61 1.12-6.46-2.62-8.69-9.35t1.77-13.19q.38-.77 5.54-22.85 0-11.76-4.2-21.46-4.19-9.69-12.96-19.07m-122.15-2.23q-9.39-11.85-14.46-26.97-5.08-15.11-5.08-31.73 0-9.15 1.27-18 1.27-8.84 4.81-15 3-7.69 9.84-11.65 6.85-3.96 13.93-.96 6.07 2 8.8 8.46t-.27 12.54q-2.38 4.15-3.84 10.69t-1.46 12.69q0 11 4.07 21.5 4.08 10.5 11.85 20.5 9.38 11.85 14.46 26.96 5.08 15.12 5.08 31.73 0 9.16-1.27 18-1.27 8.85-4.81 15-3 8.08-9.85 12.43-6.84 4.34-14.3 1.34-6.46-2-9-8.65t.84-13.12q2.39-5.15 3.85-11.19t1.46-12.19q0-11-4.08-21.69-4.07-10.69-11.84-20.69m78.92-195.08q-46.23 0-91.65 7.19-45.43 7.19-91.58 18.96l25.38 174.69q1.62 7.47-3.73 13.31-5.34 5.85-12.8 5.85-6.47 0-11-3.73-4.54-3.73-5.54-10.19l-25.62-175.47q-2-12.23 5.12-22.34 7.11-10.12 18.73-13.12 49.84-13.61 100.73-20.92 50.88-7.31 90.81-7.31 42.69 0 94.07 7.31 51.39 7.31 97.46 19.92 11.62 3 18.74 13.62 7.11 10.61 5.11 22.84l-25.61 175.47q-1 6.46-5.54 10.19t-11 3.73q-7.46 0-12.81-5.85-5.35-5.84-3.73-13.31l25.38-174.69q-44.23-11.77-89.46-18.96t-91.46-7.19m-70.15 579.15h-269q-20.85 0-36.58-12.92Q297-313.62 293-333.85L246.23-573q-6.85-36.31 16.23-64.42 23.08-28.12 59.77-28.12 26.61 0 48.08 17.81 21.46 17.81 29.3 45.58l64.7 229.54h132.15q13.69 0 25.58 6.84 11.88 6.85 19.11 18.92l125.08 203.93q4.46 8.69 2.23 17.61t-10.54 13.77-17.42 2.62q-9.12-2.24-13.58-10.16zM222.15-100q-21.53 0-38.23-12.58-16.69-12.58-21.92-32.88L67.23-514.15q-3.61-12.23-5.42-25.77T60-569.69q0-25.08 5.92-49.66 5.93-24.57 16.77-48.65 6.85-13.31 19.43-21.46 12.57-8.15 27.27-8.15 16.53 0 27.73 11.5 11.19 11.5 11.19 28.03 0 8.08-2.93 15.04-2.92 6.96-7.76 11.58-21.39 22-26.39 53.38-5 31.39 8.62 61.16l16.23 40.69q35.07 81.77 51 142.5Q223-273 223-218.46v56.69q7.46-11.46 21.73-17.58 14.27-6.11 32.35-6.11H544q17.54 0 30.04 12.5t12.5 30.42q0 17.54-12.5 30.04T544-100zm84.7-619.15q-25.54 0-44.04-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.04-18.5q25.92 0 44.42 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.42 18.5" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M574-71.54q-8.31 4.85-17.42 2.62-9.12-2.24-13.58-10.54L434.39-247.77h-269q-20.85 0-36.58-12.92-15.73-12.93-19.73-33.16L62.31-533q-6.85-36.31 16.23-64.42 23.08-28.12 59.77-28.12 26.61 0 48.07 17.81 21.47 17.81 29.31 45.58l64.69 229.54h132.16q13.69 0 25.58 6.84 11.88 6.85 19.11 18.92l125.08 203.93q4.46 8.69 2.23 17.61T574-71.54M122.92-679.15q-25.53 0-44.03-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.03-18.5q25.93 0 44.43 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.43 18.5m627.31 95.46q-6.46-2.62-8.69-9.35t1.77-13.19q.38-.77 5.54-22.85 0-11.76-4.2-21.46-4.19-9.69-12.96-19.07-10.61-11.62-17.23-27.85-6.61-16.23-6.61-34.46 0-8.77 1.88-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.24 6.47-1.38 12.93-2.38 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08 4.7 10.69 13.08 19.08 9.62 10.61 15.42 24.03 5.81 13.43 7.81 29.66 1 11.77-.58 21.65-1.57 9.89-5.73 18.66-3.61 8.07-10.77 12.8-7.15 4.73-14.61 1.12m-121.92-.62q-6.46-2-9-8.65t.84-13.12q2.39-5.15 3.85-11.19t1.46-12.19q0-11-4.08-21.69-4.07-10.69-11.84-20.69-9.39-11.85-14.46-26.97-5.08-15.11-5.08-31.73 0-9.15 1.27-18 1.27-8.84 4.81-15 3-7.69 9.84-11.65 6.85-3.96 13.93-.96 6.07 2 8.8 8.46t-.27 12.54q-2.38 4.15-3.84 10.69t-1.46 12.69q0 11 4.07 21.5 4.08 10.5 11.85 20.5 9.38 11.85 14.46 26.96 5.08 15.12 5.08 31.73 0 9.16-1.27 18-1.27 8.85-4.81 15-3 8.08-9.85 12.43-6.84 4.34-14.3 1.34m-114.23-62.61q-6.47 0-11-3.73-4.54-3.73-5.54-10.19l-25.62-175.47q-2-12.23 5.12-22.34 7.11-10.12 18.73-13.12 49.84-13.61 100.73-20.92 50.88-7.31 90.81-7.31 42.69 0 94.07 7.31 51.39 7.31 97.46 19.92 11.62 3 18.74 13.62 7.11 10.61 5.11 22.84l-25.61 175.47q-1 6.46-5.54 10.19t-11 3.73q-7.46 0-12.81-5.85-5.35-5.84-3.73-13.31l25.38-174.69q-44.23-11.77-89.46-18.96t-91.46-7.19-91.65 7.19q-45.43 7.19-91.58 18.96l25.38 174.69q1.62 7.47-3.73 13.31-5.34 5.85-12.8 5.85" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostLowLeft(_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: "M618.31-287.77h-269q-20.85 0-36.58-12.92Q297-313.62 293-333.85L246.23-573q-6.85-36.31 16.23-64.42 23.08-28.12 59.77-28.12 26.61 0 48.08 17.81 21.46 17.81 29.3 45.58l64.7 229.54h132.15q13.69 0 25.58 6.84 11.88 6.85 19.11 18.92l125.08 204.31q4.46 8.31 2.42 17.42-2.04 9.12-10.34 13.58-8.31 4.85-17.62 2.81t-13.77-9.96zM544-100H222.15q-21.53 0-38.23-12.58-16.69-12.58-21.92-32.88L67.23-514.15q-3.61-12.23-5.42-25.77T60-569.69q0-25.08 5.92-49.66 5.93-24.57 16.77-48.65 6.85-13.31 19.43-21.46 12.57-8.15 27.27-8.15 16.53 0 27.73 11.5 11.19 11.5 11.19 28.03 0 8.08-2.93 15.04-2.92 6.96-7.76 11.58-21.39 22-26.39 53.38-5 31.39 8.62 61.16l16.23 40.69q35.07 81.77 51 142.5Q223-273 223-218.46v56.69q7.46-11.46 21.73-17.58 14.27-6.11 32.35-6.11H544q17.54 0 30.04 12.5t12.5 30.42q0 17.54-12.5 30.04T544-100M306.85-719.15q-25.54 0-44.04-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.04-18.5q25.92 0 44.42 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.42 18.5M782.46-361v-127.46q0-6.85 5.04-11.69Q792.54-505 799-505q6.84 0 11.69 4.85 4.85 4.84 4.85 11.69V-361l49.15-49.15q4.85-4.85 11.81-4.85t11.81 4.85q4.84 4.84 5.03 11.69.2 6.84-4.65 11.69l-74.08 73.69q-3 3-7 5t-8.61 2q-4.62 0-8.62-2t-6.61-5l-74.08-73.69q-4.84-4.85-4.84-11.69 0-6.85 4.84-11.69 4.85-4.85 11.5-4.85t11.5 4.85zm-50.77-308.61q-10.61-11.62-17.23-27.85-6.61-16.23-6.61-34.46 0-8.77 1.88-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.24 6.47-1.38 12.93-2.38 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08 4.7 10.69 13.08 19.08 9.62 10.61 15.42 24.03 5.81 13.43 7.81 29.66 1 11.77-.58 21.65-1.57 9.89-5.73 18.66-3.61 8.07-10.77 12.8-7.15 4.73-14.61 1.12-6.46-2.62-8.69-9.35t1.77-13.19q.38-.77 5.54-22.85 0-11.76-4.2-21.46-4.19-9.69-12.96-19.07m-122.15-2.23q-9.39-11.85-14.46-26.97-5.08-15.11-5.08-31.73 0-9.15 1.27-18 1.27-8.84 4.81-15 3-7.69 9.84-11.65 6.85-3.96 13.93-.96 6.07 2 8.8 8.46t-.27 12.54q-2.38 4.15-3.84 10.69t-1.46 12.69q0 11 4.07 21.5 4.08 10.5 11.85 20.5 9.38 11.85 14.46 26.96 5.08 15.12 5.08 31.73 0 9.16-1.27 18-1.27 8.85-4.81 15-3 8.08-9.85 12.43-6.84 4.34-14.3 1.34-6.46-2-9-8.65t.84-13.12q2.39-5.15 3.85-11.19t1.46-12.19q0-11-4.08-21.69-4.07-10.69-11.84-20.69m-95.46 24.92q-6.47 0-11-3.73-4.54-3.73-5.54-10.19l-25.62-175.47q-2-12.23 5.12-22.34 7.11-10.12 18.73-13.12 49.84-13.61 100.73-20.92 50.88-7.31 90.81-7.31 42.69 0 94.07 7.31 51.39 7.31 97.46 19.92 11.62 3 18.74 13.62 7.11 10.61 5.11 22.84l-25.61 175.47q-1 6.46-5.54 10.19t-11 3.73q-7.46 0-12.81-5.85-5.35-5.84-3.73-13.31l25.38-174.69q-44.23-11.77-89.46-18.96t-91.46-7.19-91.65 7.19q-45.43 7.19-91.58 18.96l25.38 174.69q1.62 7.47-3.73 13.31-5.34 5.85-12.8 5.85" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M574-71.54q-8.31 4.85-17.42 2.62-9.12-2.24-13.58-10.54L434.39-247.77h-269q-20.85 0-36.77-12.73-15.93-12.73-19.54-33.35L62.31-533q-7.46-35.69 15.92-64.11 23.39-28.43 60.08-28.43 26.61 0 48.07 17.81 21.47 17.81 29.31 45.58l64.69 229.54h132.16q13.69 0 25.38 7.03 11.7 7.04 19.31 18.73l125.08 203.93q4.46 8.69 2.23 17.61T574-71.54M122.92-679.15q-25.53 0-44.03-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.03-18.5q25.93 0 44.43 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.43 18.5m500.39 33q-2-6.46-13.77-25.69-9.39-11.85-14.46-26.97-5.08-15.11-5.08-31.73 0-9.15 1.27-18 1.27-8.84 4.81-15 3-7.69 9.84-11.65 6.85-3.96 13.93-.96 6.07 2 8.8 8.46t-.27 12.54q-2.38 4.15-3.84 10.69t-1.46 12.69q0 11 4.07 21.5 4.08 10.5 11.85 20.5 7.61 9.46 11.69 20.31t6.46 23.31zm122.38 0q-1.38-5.62-14-23.46-10.61-11.62-17.23-27.85-6.61-16.23-6.61-34.46 0-8.77 1.88-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.24 6.47-1.38 12.93-2.38 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08 4.7 10.69 13.08 19.08 7.85 8.84 13.96 20.42 6.12 11.58 8.5 25.04zm-246.54-.77-27.23-189.39q-2-12.23 5.31-22.34 7.31-10.12 18.92-13.12Q541.85-884 592.54-892t94.77-8q44.07 0 94.96 7.62 50.88 7.61 96.57 20.23 12.24 3.38 19.04 13.5 6.81 10.11 4.81 22.34l-27.23 189.39h-33.69l27.61-193.85q-44.23-11.77-89.46-18.96t-91.46-7.19-91.65 7.19q-45.43 7.19-91.58 18.96l27.62 193.85zm186.46 411.61q-5.61 0-10.61-2.19t-9.62-6.81L525.62-383.08q-6.7-6.69-6.89-16-.19-9.3 6.89-16 6.07-6.07 15.5-6.38 9.42-.31 16.11 5.77l105.69 103.31v-244.93q0-9.92 6.39-16.3 6.38-6.39 16.3-6.39 9.93 0 16.31 6.39 6.39 6.38 6.39 16.3v245.93l104.84-103.7q6.7-6.69 15.62-6.5 8.92.2 15.23 6.89 6.69 6.69 6.69 15.81 0 9.11-6.69 15.8L705.85-244.31q-4.62 4.62-9.43 6.81t-10.81 2.19" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostLowRight(_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: "M341.69-287.77 233.08-118.69q-4.46 7.92-13.77 9.96t-17.62-2.81q-8.3-4.46-10.34-13.58-2.04-9.11 2.42-17.42l125.08-204.31q7.23-12.07 19.11-18.92 11.89-6.84 25.58-6.84h132.15l64.7-229.54q7.84-27.77 29.3-45.58 21.47-17.81 48.08-17.81 36.69 0 59.77 28.12 23.08 28.11 16.23 64.42L667-333.85q-4 20.23-19.73 33.16-15.73 12.92-36.58 12.92zM416-100q-17.54 0-30.04-12.5t-12.5-30.04q0-17.92 12.5-30.42t30.04-12.5h266.92q18.08 0 32.35 6.11 14.27 6.12 21.73 17.58v-56.69q0-54.54 15.92-115.27 15.93-60.73 51-142.5l16.23-40.69q13.62-29.77 8.62-61.16-5-31.38-26.39-53.38-4.84-4.62-7.76-11.58-2.93-6.96-2.93-15.04 0-16.53 11.19-28.03 11.2-11.5 27.73-11.5 14.7 0 27.27 8.15 12.58 8.15 19.43 21.46 10.84 24.08 16.77 48.65 5.92 24.58 5.92 49.66 0 16.23-1.81 29.77t-5.42 25.77L798-145.46q-5.23 20.3-21.92 32.88Q759.38-100 737.85-100zm237.15-619.15q-25.92 0-44.42-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.42-18.5q25.54 0 44.04 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.04 18.5M177.54-361l49.77-49.15q4.85-4.85 11.5-4.85t11.5 4.85q4.84 4.84 4.84 11.69 0 6.84-4.84 11.69l-74.08 73.69q-2.61 3-6.61 5t-8.62 2q-4.61 0-8.61-2t-7-5l-74.08-73.69q-4.85-4.85-4.65-11.69.19-6.85 5.03-11.69Q76.54-415 83.5-415t11.81 4.85L144.46-361v-127.46q0-6.85 4.85-11.69Q154.16-505 161-505q6.46 0 11.5 4.85 5.04 4.84 5.04 11.69zm139.54-308.61q-10.62-11.62-17.23-27.85-6.62-16.23-6.62-34.46 0-8.77 1.89-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.76-11.23 7.16-4.16 14-.93 6.08 3 8.31 9.46 2.23 6.47-1.38 12.93-2.39 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08t13.08 19.08q9.61 10.61 15.42 24.03 5.81 13.43 7.81 29.66 1 11.77-.58 21.65-1.58 9.89-5.73 18.66-3.61 8.07-10.77 12.8-7.15 4.73-14.61 1.12-6.47-2.62-8.7-9.35t1.77-13.19q.39-.77 5.54-22.85 0-11.76-4.19-21.46-4.19-9.69-12.96-19.07m-122.16-2.23q-9.38-11.85-14.46-26.97-5.07-15.11-5.07-31.73 0-9.15 1.27-18 1.26-8.84 4.8-15 3-7.69 9.85-11.65t13.92-.96q6.08 2 8.81 8.46t-.27 12.54q-2.38 4.15-3.85 10.69-1.46 6.54-1.46 12.69 0 11 4.08 21.5t11.85 20.5q9.38 11.85 14.46 26.96 5.07 15.12 5.07 31.73 0 9.16-1.27 18-1.26 8.85-4.8 15-3 8.08-9.85 12.43-6.85 4.34-14.31 1.34-6.46-2-9-8.65-2.53-6.65.85-13.12 2.38-5.15 3.85-11.19 1.46-6.04 1.46-12.19 0-11-4.08-21.69t-11.85-20.69m-95.46 24.92q-6.46 0-11-3.73t-5.54-10.19L57.31-836.31q-2-12.23 5.11-22.34 7.12-10.12 18.74-13.12 49.84-13.61 100.73-20.92 50.88-7.31 90.8-7.31 42.7 0 94.08 7.31t97.46 19.92q11.62 3 18.73 13.62 7.12 10.61 5.12 22.84l-25.62 175.47q-1 6.46-5.54 10.19-4.53 3.73-11 3.73-7.46 0-12.8-5.85-5.35-5.84-3.73-13.31l25.38-174.69q-44.23-11.77-89.46-18.96t-91.46-7.19-91.66 7.19q-45.42 7.19-91.57 18.96L116-666.08q1.62 7.47-3.73 13.31-5.35 5.85-12.81 5.85" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M386-71.54q-8.31-4.85-10.54-13.77t2.62-17.61l124.69-203.93q7.61-11.69 19.31-18.73 11.69-7.03 25.38-7.03H680l64.31-229.54q7.84-27.77 29.31-45.58 21.46-17.81 48.07-17.81 36.69 0 60.08 28.43 23.38 28.42 15.92 64.11l-46.77 239.15q-3.61 20.62-19.54 33.35-15.92 12.73-36.77 12.73h-269L417-79.46q-4.46 8.3-13.58 10.54-9.11 2.23-17.42-2.62m451.08-607.61q-25.93 0-44.43-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.43-18.5q25.53 0 44.03 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.03 18.5m-624.54 33q-2-7.23-5.58-13.16-3.57-5.92-8.57-12.53-9.39-11.85-14.47-26.97-5.07-15.11-5.07-31.73 0-9.15 1.27-18 1.27-8.84 4.8-15 3-7.69 9.85-11.65t13.92-.96q6.08 2 8.81 8.46t-.27 12.54q-2.38 4.15-3.84 10.69-1.47 6.54-1.47 12.69 0 11 4.08 21.5t11.85 20.5q7.61 9.46 12.19 20.31t6.58 23.31zm123.38 0q-2.38-7-15.38-23.46-10.62-11.62-17.23-27.85-6.62-16.23-6.62-34.46 0-8.77 1.89-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.23 6.47-1.38 12.93-2.39 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08t13.08 19.08q7.85 8.84 13.96 20.42 6.12 11.58 8.5 25.04zm-251.38-.77L57.31-836.31q-2-12.23 4.81-22.34 6.8-10.12 19.04-13.5 45.69-12.62 96.57-20.23 50.89-7.62 94.96-7.62 44.08 0 94.77 8t96.39 20.23q11.61 3 18.92 13.12 7.31 10.11 5.31 22.34l-27.23 189.39h-33.7l27.62-193.85q-46.15-11.77-91.58-18.96-45.42-7.19-91.65-7.19t-91.46 7.19-89.46 18.96l27.61 193.85zm189.85 411.61q-6 0-10.81-2.19t-9.43-6.81L116-383.08q-6.69-6.69-6.69-15.8 0-9.12 6.69-15.81 6.31-6.69 15.23-6.89 8.92-.19 15.62 6.5l104.84 103.7v-245.93q0-9.92 6.39-16.3 6.38-6.39 16.31-6.39 9.92 0 16.3 6.39 6.39 6.38 6.39 16.3v244.93l105.69-103.31q6.69-6.08 16.11-5.77 9.43.31 15.5 6.38 7.08 6.7 6.89 16-.19 9.31-6.89 16L294.62-244.31q-4.62 4.62-9.62 6.81t-10.61 2.19" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostMidLeft(_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: "m758.77-384.69 49.54 48.77q4.46 4.84 4.46 12 0 7.15-4.46 12-4.85 4.84-11.7 4.84-6.84 0-11.69-4.84l-74.46-73.7q-2.61-3-4.42-7t-1.81-8.61q0-4.62 1.81-8.62t4.42-6.61l74.46-74.46q4.85-4.46 11.69-4.46 6.85 0 11.7 4.46 4.46 4.84 4.46 11.69t-4.46 11.69l-49.54 49.77h127.84q6.47 0 11.5 5.04 5.04 5.04 5.04 11.5 0 6.85-5.04 11.69-5.03 4.85-11.5 4.85zm-140.46 96.92h-269q-20.85 0-36.58-12.92Q297-313.62 293-333.85L246.23-573q-6.85-36.31 16.23-64.42 23.08-28.12 59.77-28.12 26.61 0 48.08 17.81 21.46 17.81 29.3 45.58l64.7 229.54h132.15q13.69 0 25.58 6.84 11.88 6.85 19.11 18.92l125.08 204.31q4.46 8.31 2.42 17.42-2.04 9.12-10.34 13.58-8.31 4.85-17.62 2.81t-13.77-9.96zM544-100H222.15q-21.53 0-38.23-12.58-16.69-12.58-21.92-32.88L67.23-514.15q-3.61-12.23-5.42-25.77T60-569.69q0-25.08 5.92-49.66 5.93-24.57 16.77-48.65 6.85-13.31 19.43-21.46 12.57-8.15 27.27-8.15 16.53 0 27.73 11.5 11.19 11.5 11.19 28.03 0 8.08-2.93 15.04-2.92 6.96-7.76 11.58-21.39 22-26.39 53.38-5 31.39 8.62 61.16l16.23 40.69q35.07 81.77 51 142.5Q223-273 223-218.46v56.69q7.46-11.46 21.73-17.58 14.27-6.11 32.35-6.11H544q17.54 0 30.04 12.5t12.5 30.42q0 17.54-12.5 30.04T544-100M306.85-719.15q-25.54 0-44.04-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.04-18.5q25.92 0 44.42 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.42 18.5m424.84 49.54q-10.61-11.62-17.23-27.85-6.61-16.23-6.61-34.46 0-8.77 1.88-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.24 6.47-1.38 12.93-2.38 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08 4.7 10.69 13.08 19.08 9.62 10.61 15.42 24.03 5.81 13.43 7.81 29.66 1 11.77-.58 21.65-1.57 9.89-5.73 18.66-3.61 8.07-10.77 12.8-7.15 4.73-14.61 1.12-6.46-2.62-8.69-9.35t1.77-13.19q.38-.77 5.54-22.85 0-11.76-4.2-21.46-4.19-9.69-12.96-19.07m-122.15-2.23q-9.39-11.85-14.46-26.97-5.08-15.11-5.08-31.73 0-9.15 1.27-18 1.27-8.84 4.81-15 3-7.69 9.84-11.65 6.85-3.96 13.93-.96 6.07 2 8.8 8.46t-.27 12.54q-2.38 4.15-3.84 10.69t-1.46 12.69q0 11 4.07 21.5 4.08 10.5 11.85 20.5 9.38 11.85 14.46 26.96 5.08 15.12 5.08 31.73 0 9.16-1.27 18-1.27 8.85-4.81 15-3 8.08-9.85 12.43-6.84 4.34-14.3 1.34-6.46-2-9-8.65t.84-13.12q2.39-5.15 3.85-11.19t1.46-12.19q0-11-4.08-21.69-4.07-10.69-11.84-20.69m-95.46 24.92q-6.47 0-11-3.73-4.54-3.73-5.54-10.19l-25.62-175.47q-2-12.23 5.12-22.34 7.11-10.12 18.73-13.12 49.84-13.61 100.73-20.92 50.88-7.31 90.81-7.31 42.69 0 94.07 7.31 51.39 7.31 97.46 19.92 11.62 3 18.74 13.62 7.11 10.61 5.11 22.84l-25.61 175.47q-1 6.46-5.54 10.19t-11 3.73q-7.46 0-12.81-5.85-5.35-5.84-3.73-13.31l25.38-174.69q-44.23-11.77-89.46-18.96t-91.46-7.19-91.65 7.19q-45.43 7.19-91.58 18.96l25.38 174.69q1.62 7.47-3.73 13.31-5.34 5.85-12.8 5.85" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M574-71.54q-8.31 4.85-17.42 2.62-9.12-2.24-13.58-10.54L434.39-247.77h-269q-20.85 0-36.77-12.73-15.93-12.73-19.54-33.35L62.31-533q-7.46-35.69 15.92-64.11 23.39-28.43 60.08-28.43 26.61 0 48.07 17.81 21.47 17.81 29.31 45.58l64.69 229.54h132.16q13.69 0 25.38 7.03 11.7 7.04 19.31 18.73l125.08 203.93q4.46 8.69 2.23 17.61T574-71.54M122.92-679.15q-25.53 0-44.03-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.03-18.5q25.93 0 44.43 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.43 18.5m500.39 33q-2-6.46-13.77-25.69-9.39-11.85-14.46-26.97-5.08-15.11-5.08-31.73 0-9.15 1.27-18 1.27-8.84 4.81-15 3-7.69 9.84-11.65 6.85-3.96 13.93-.96 6.07 2 8.8 8.46t-.27 12.54q-2.38 4.15-3.84 10.69t-1.46 12.69q0 11 4.07 21.5 4.08 10.5 11.85 20.5 7.61 9.46 11.69 20.31t6.46 23.31zm122.38 0q-1.38-5.62-14-23.46-10.61-11.62-17.23-27.85-6.61-16.23-6.61-34.46 0-8.77 1.88-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.24 6.47-1.38 12.93-2.38 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08 4.7 10.69 13.08 19.08 7.85 8.84 13.96 20.42 6.12 11.58 8.5 25.04zm-246.54-.77-27.23-189.39q-2-12.23 5.31-22.34 7.31-10.12 18.92-13.12Q541.85-884 592.54-892t94.77-8q44.07 0 94.96 7.62 50.88 7.61 96.57 20.23 12.24 3.38 19.04 13.5 6.81 10.11 4.81 22.34l-27.23 189.39h-33.69l27.61-193.85q-44.23-11.77-89.46-18.96t-91.46-7.19-91.65 7.19q-45.43 7.19-91.58 18.96l27.62 193.85zm164.54 407L524.92-379.08q-4.61-4.61-6.61-9.73-2-5.11-2-11.11 0-5.62 2-10.62t6.61-9.61l138.54-138.54q6.69-6.69 15.81-6.69 9.11 0 15.81 6.69 6.69 6.69 6.69 15.81 0 9.11-6.69 15.8L590.23-422.62h247.08q9.3 0 16 6.7 6.69 6.69 6.69 16 0 9.3-6.69 15.69-6.7 6.38-16 6.38H590.23l105.46 106.31q6.08 6.08 6.08 15.5t-6.69 16.12q-6.47 6.46-15.7 6.46t-15.69-6.46" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostMidLowLeft(_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: "m758.77-424.69 49.54 50.15q4.46 4.85 4.46 11.31t-4.46 11.31q-4.85 5.23-11.7 5.04-6.84-.2-11.69-5.04L715.46-421q-4.61-4.62-6.61-9.42-2-4.81-2-10.81 0-5.62 2-10.42 2-4.81 6.61-9.81l69.46-69.46q4.85-4.46 11.69-4.66 6.85-.19 11.7 4.66 4.46 4.84 4.46 11.69t-4.46 11.69l-49.54 49.77h127.84q6.47 0 11.5 5.04 5.04 5.04 5.04 11.5 0 6.85-5.04 11.69-5.03 4.85-11.5 4.85zm43.38 353.07q-6 0-10.8-2-4.81-2-9.43-6.61l-69.46-69.46q-4.85-4.85-4.85-11.5 0-6.66 4.85-11.5 4.85-4.85 11.69-4.85 6.85 0 11.31 4.85l50.15 49.15V-251q0-6.46 4.85-11.5t11.69-5.04q6.46 0 11.5 5.04t5.04 11.5v127.46l49.77-49.15q4.85-4.85 11.69-4.85 6.85 0 11.69 4.85 4.85 4.84 4.66 11.69-.19 6.84-5.04 11.69l-69.08 69.08q-4.61 4.61-9.61 6.61t-10.62 2M349.31-287.77q-20.85 0-36.58-12.92Q297-313.62 293-333.85L246.23-573q-6.85-36.31 16.23-64.42 23.08-28.12 59.77-28.12 26.61 0 48.08 17.81 21.46 17.81 29.3 45.58l64.7 229.54h132.15q13.69 0 25.58 6.84 11.88 6.85 19.11 18.92l52.69 88.54q6.47 10.31 5.54 21.31-.92 11-9.61 17.46-8.08 5.85-17.66 5.54-9.57-.31-13.8-8l-40-65.77zM544-100H222.15q-21.53 0-38.23-12.58-16.69-12.58-21.92-32.88L67.23-514.15q-3.61-12.23-5.42-25.77T60-569.69q0-25.08 5.92-49.66 5.93-24.57 16.77-48.65 6.85-13.31 19.43-21.46 12.57-8.15 27.27-8.15 16.53 0 27.73 11.5 11.19 11.5 11.19 28.03 0 8.08-2.93 15.04-2.92 6.96-7.76 11.58-21.39 22-26.39 53.38-5 31.39 8.62 61.16l16.23 40.69q35.07 81.77 51 142.5Q223-273 223-218.46v56.69q7.46-11.46 21.73-17.58 14.27-6.11 32.35-6.11H544q17.54 0 30.04 12.5t12.5 30.42q0 17.54-12.5 30.04T544-100M306.85-719.15q-25.54 0-44.04-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.04-18.5q25.92 0 44.42 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.42 18.5m424.84 49.54q-10.61-11.62-17.23-27.85-6.61-16.23-6.61-34.46 0-8.77 1.88-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.24 6.47-1.38 12.93-2.38 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08 4.7 10.69 13.08 19.08 9.62 10.61 15.42 24.03 5.81 13.43 7.81 29.66 1 11.77-.58 21.65-1.57 9.89-5.73 18.66-3.61 8.07-10.77 12.8-7.15 4.73-14.61 1.12-6.46-2.62-8.69-9.35t1.77-13.19q.38-.77 5.54-22.85 0-11.76-4.2-21.46-4.19-9.69-12.96-19.07m-122.15-2.23q-9.39-11.85-14.46-26.97-5.08-15.11-5.08-31.73 0-9.15 1.27-18 1.27-8.84 4.81-15 3-7.69 9.84-11.65 6.85-3.96 13.93-.96 6.07 2 8.8 8.46t-.27 12.54q-2.38 4.15-3.84 10.69t-1.46 12.69q0 11 4.07 21.5 4.08 10.5 11.85 20.5 9.38 11.85 14.46 26.96 5.08 15.12 5.08 31.73 0 9.16-1.27 18-1.27 8.85-4.81 15-3 8.08-9.85 12.43-6.84 4.34-14.3 1.34-6.46-2-9-8.65t.84-13.12q2.39-5.15 3.85-11.19t1.46-12.19q0-11-4.08-21.69-4.07-10.69-11.84-20.69m-95.46 24.92q-6.47 0-11-3.73-4.54-3.73-5.54-10.19l-25.62-175.47q-2-12.23 5.12-22.34 7.11-10.12 18.73-13.12 49.84-13.61 100.73-20.92 50.88-7.31 90.81-7.31 42.69 0 94.07 7.31 51.39 7.31 97.46 19.92 11.62 3 18.74 13.62 7.11 10.61 5.11 22.84l-25.61 175.47q-1 6.46-5.54 10.19t-11 3.73q-7.46 0-12.81-5.85-5.35-5.84-3.73-13.31l25.38-174.69q-44.23-11.77-89.46-18.96t-91.46-7.19-91.65 7.19q-45.43 7.19-91.58 18.96l25.38 174.69q1.62 7.47-3.73 13.31-5.34 5.85-12.8 5.85" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M574-71.54q-8.31 4.85-17.42 2.62-9.12-2.24-13.58-10.54L434.39-247.77h-269q-20.85 0-36.77-12.73-15.93-12.73-19.54-33.35L62.31-533q-7.46-35.69 15.92-64.11 23.39-28.43 60.08-28.43 26.61 0 48.07 17.81 21.47 17.81 29.31 45.58l64.69 229.54h132.16q13.69 0 25.38 7.03 11.7 7.04 19.31 18.73l125.08 203.93q4.46 8.69 2.23 17.61T574-71.54M122.92-679.15q-25.53 0-44.03-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.03-18.5q25.93 0 44.43 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.43 18.5m500.39 33q-2-6.46-13.77-25.69-9.39-11.85-14.46-26.97-5.08-15.11-5.08-31.73 0-9.15 1.27-18 1.27-8.84 4.81-15 3-7.69 9.84-11.65 6.85-3.96 13.93-.96 6.07 2 8.8 8.46t-.27 12.54q-2.38 4.15-3.84 10.69t-1.46 12.69q0 11 4.07 21.5 4.08 10.5 11.85 20.5 7.61 9.46 11.69 20.31t6.46 23.31zm122.38 0q-1.38-5.62-14-23.46-10.61-11.62-17.23-27.85-6.61-16.23-6.61-34.46 0-8.77 1.88-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.24 6.47-1.38 12.93-2.38 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08 4.7 10.69 13.08 19.08 7.85 8.84 13.96 20.42 6.12 11.58 8.5 25.04zm-246.54-.77-27.23-189.39q-2-12.23 5.31-22.34 7.31-10.12 18.92-13.12Q541.85-884 592.54-892t94.77-8q44.07 0 94.96 7.62 50.88 7.61 96.57 20.23 12.24 3.38 19.04 13.5 6.81 10.11 4.81 22.34l-27.23 189.39h-33.69l27.61-193.85q-44.23-11.77-89.46-18.96t-91.46-7.19-91.65 7.19q-45.43 7.19-91.58 18.96l27.62 193.85zm164.54 407L524.92-379.08q-4.61-4.61-6.61-9.73-2-5.11-2-11.11 0-5.62 2-10.62t6.61-9.61l138.54-138.54q6.69-6.69 15.81-6.69 9.11 0 15.81 6.69 6.69 6.69 6.69 15.81 0 9.11-6.69 15.8L590.23-422.62h247.08q9.3 0 16 6.7 6.69 6.69 6.69 16 0 9.3-6.69 15.69-6.7 6.38-16 6.38H590.23l105.46 106.31q6.08 6.08 6.08 15.5t-6.69 16.12q-6.47 6.46-15.7 6.46t-15.69-6.46" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostMidLowRight(_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: "M207.46-424.69H80q-6.46 0-11.5-4.85-5.04-4.84-5.04-11.69 0-6.46 5.04-11.5t11.5-5.04h127.46l-49.15-49.77q-4.85-4.84-4.85-11.69t4.85-11.69q4.85-4.85 11.69-4.66 6.85.2 11.69 4.66l69.46 69.46q4.62 5 6.62 9.81 2 4.8 2 10.42 0 6-2 10.81-2 4.8-6.62 9.42l-69.46 69.08q-4.84 4.84-11.69 5.04-6.84.19-11.69-5.04-4.85-4.85-4.85-11.31t4.85-11.31zm-43 353.07q-6 0-10.81-2-4.8-2-9.42-6.61l-69.07-69.08q-4.85-4.85-5.04-11.69-.2-6.85 4.65-11.69 4.85-4.85 11.69-4.85 6.85 0 11.69 4.85l49.77 49.15V-251q0-6.46 4.85-11.5t11.69-5.04q6.85 0 11.69 5.04Q181-257.46 181-251v127.46l49.77-49.15q4.85-4.85 11.69-4.85 6.85 0 11.69 4.85 4.85 4.84 4.85 11.5 0 6.65-4.85 11.5l-69.46 69.46q-4.61 4.61-9.42 6.61t-10.81 2m452.85-216.15h-269l-40 65.77q-4.23 7.69-13.81 8t-17.65-5.54q-8.69-6.46-9.62-17.46-.92-11 5.54-21.31l52.69-88.54q7.23-12.07 19.12-18.92 11.88-6.84 25.57-6.84h132.16l64.31-229.54q8.23-27.77 29.5-45.58t48.27-17.81q36.69 0 59.76 28.12 23.08 28.11 16.23 64.42l-46.76 239.15q-4 20.23-19.74 33.16-15.73 12.92-36.57 12.92M422.62-100q-17.54 0-30.04-12.5t-12.5-30.04q0-17.92 12.5-30.42t30.04-12.5h266.92q18.08 0 32.15 6.11 14.08 6.12 21.93 17.58v-56.69q0-54.54 15.73-115.27t50.8-142.5l16.62-40.69q13.61-29.77 8.61-61.16-5-31.38-26.38-53.38-4.85-4.62-7.77-11.58t-2.92-15.04q0-16.53 11.19-28.03t27.73-11.5q14.69 0 27.27 8.15T883.54-668q11.23 24.08 17.15 48.65 5.92 24.58 5.92 49.66 0 16.23-1.8 29.77-1.81 13.54-5.81 25.77l-94.39 368.69q-5.61 20.3-22.11 32.88T744.46-100zm236.77-619.15q-25.54 0-44.04-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.04-18.5q25.92 0 44.42 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.42 18.5m-334 49.54q-11-11.62-17.62-27.85-6.61-16.23-6.61-34.46 0-8.77 1.88-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.24 6.47-1.38 12.93-2.38 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08 4.7 10.69 13.08 19.08 10 10.61 15.81 24.03 5.81 13.43 7.42 29.66 1 11.77-.58 21.65-1.57 9.89-5.73 18.66-3.61 8.07-10.77 12.8-7.15 4.73-14.61 1.12-6.46-2.62-8.69-9.35t1.77-13.19q.77-.77 5.54-22.85 0-11.76-4.2-21.46-4.19-9.69-12.57-19.07m-122.16-2.23q-9.77-11.85-14.84-26.97-5.08-15.11-5.08-31.73 0-9.15 1.46-18 1.46-8.84 4.62-15 3-7.69 9.84-11.65 6.85-3.96 13.93-.96 6.46 2 8.99 8.46 2.54 6.46-.46 12.54-2.38 4.15-3.84 10.69t-1.46 12.69q0 11 4.07 21.5 4.08 10.5 11.85 20.5 9.38 11.85 14.46 26.96 5.08 15.12 5.08 31.73 0 9.16-1.27 18-1.27 8.85-4.81 15-3 8.08-9.85 12.43-6.84 4.34-14.3 1.34-6.46-2-9-8.65t.84-13.12q2.77-5.15 4.04-11.19t1.27-12.19q0-11-3.88-21.69-3.89-10.69-11.66-20.69m249.31 24.92q-7.85 0-13-5.85-5.15-5.84-3.54-13.31l25.39-174.69q-46.16-11.77-91.58-18.96t-91.66-7.19q-46.61 0-91.65 7.19t-89.27 18.96l25.39 174.69q1.23 7.47-3.93 13.31-5.15 5.85-12.61 5.85-6.46 0-11.19-3.73t-5.35-10.19L63.92-836.31q-2-12.23 5.12-22.84 7.12-10.62 18.35-13.62 46.46-12.61 97.84-19.92 51.39-7.31 94.08-7.31 39.92 0 90.81 7.31 50.88 7.31 100.73 20.92 11.61 3 18.53 13.12 6.93 10.11 5.31 22.34l-25.61 175.47q-1 6.46-5.54 10.19t-11 3.73" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M264.92-239.92q-6.07-6.08-6.38-15.81t5.77-15.81l106.08-106.31h-247.7q-9.3 0-16-6.38-6.69-6.39-6.69-15.69 0-9.31 6.69-16 6.7-6.7 16-6.7h247.08L265.31-527.08q-6.69-6.69-6.69-15.8 0-9.12 6.69-15.81t15.81-6.69q9.11 0 15.8 6.69l138.16 138.54q4.61 4.61 6.61 9.61t2 10.62q0 6-2 11.11-2 5.12-6.61 9.73L296.31-239.92q-6.08 6.07-15.19 6.57-9.12.5-16.2-6.57M386-71.54q-8.31-4.85-10.54-13.77t2.62-17.61l124.69-203.93q7.61-11.69 19.31-18.73 11.69-7.03 25.38-7.03H680l64.31-229.54q7.84-27.77 29.31-45.58 21.46-17.81 48.07-17.81 36.69 0 60.08 28.43 23.38 28.42 15.92 64.11l-46.77 239.15q-3.61 20.62-19.54 33.35-15.92 12.73-36.77 12.73h-269L417-79.46q-4.46 8.3-13.58 10.54-9.11 2.23-17.42-2.62m451.08-607.61q-25.93 0-44.43-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.43-18.5q25.53 0 44.03 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.03 18.5m-624.54 33q-2-7.23-5.58-13.16-3.57-5.92-8.57-12.53-9.39-11.85-14.47-26.97-5.07-15.11-5.07-31.73 0-9.15 1.27-18 1.27-8.84 4.8-15 3-7.69 9.85-11.65t13.92-.96q6.08 2 8.81 8.46t-.27 12.54q-2.38 4.15-3.84 10.69-1.47 6.54-1.47 12.69 0 11 4.08 21.5t11.85 20.5q7.61 9.46 12.19 20.31t6.58 23.31zm123.38 0q-2.38-7-15.38-23.46-10.62-11.62-17.23-27.85-6.62-16.23-6.62-34.46 0-8.77 1.89-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.23 6.47-1.38 12.93-2.39 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08t13.08 19.08q7.85 8.84 13.96 20.42 6.12 11.58 8.5 25.04zm-251.38-.77L57.31-836.31q-2-12.23 4.81-22.34 6.8-10.12 19.04-13.5 45.69-12.62 96.57-20.23 50.89-7.62 94.96-7.62 44.08 0 94.77 8t96.39 20.23q11.61 3 18.92 13.12 7.31 10.11 5.31 22.34l-27.23 189.39h-33.7l27.62-193.85q-46.15-11.77-91.58-18.96-45.42-7.19-91.65-7.19t-91.46 7.19-89.46 18.96l27.61 193.85z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostMidRight(_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: "M201.23-384.69H73.39q-6.47 0-11.5-4.85-5.04-4.84-5.04-11.69 0-6.46 5.04-11.5 5.03-5.04 11.5-5.04h127.84l-49.15-49.77q-4.85-4.84-4.85-11.69t4.85-11.69q4.46-4.46 11.31-4.46 6.84 0 11.69 4.46l74.46 74.46q2.61 2.61 4.42 6.61t1.81 8.62q0 4.61-1.81 8.61t-4.42 7l-74.46 73.7q-4.85 4.84-11.69 4.84-6.85 0-11.31-4.84-4.85-4.85-4.85-12 0-7.16 4.85-12zm140.46 96.92L233.08-118.69q-4.46 7.92-13.77 9.96t-17.62-2.81q-8.3-4.46-10.34-13.58-2.04-9.11 2.42-17.42l125.08-204.31q7.23-12.07 19.11-18.92 11.89-6.84 25.58-6.84h132.15l64.7-229.54q7.84-27.77 29.3-45.58 21.47-17.81 48.08-17.81 36.69 0 59.77 28.12 23.08 28.11 16.23 64.42L667-333.85q-4 20.23-19.73 33.16-15.73 12.92-36.58 12.92zM416-100q-17.54 0-30.04-12.5t-12.5-30.04q0-17.92 12.5-30.42t30.04-12.5h266.92q18.08 0 32.35 6.11 14.27 6.12 21.73 17.58v-56.69q0-54.54 15.92-115.27 15.93-60.73 51-142.5l16.23-40.69q13.62-29.77 8.62-61.16-5-31.38-26.39-53.38-4.84-4.62-7.76-11.58-2.93-6.96-2.93-15.04 0-16.53 11.19-28.03 11.2-11.5 27.73-11.5 14.7 0 27.27 8.15 12.58 8.15 19.43 21.46 10.84 24.08 16.77 48.65 5.92 24.58 5.92 49.66 0 16.23-1.81 29.77t-5.42 25.77L798-145.46q-5.23 20.3-21.92 32.88Q759.38-100 737.85-100zm237.15-619.15q-25.92 0-44.42-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.42-18.5q25.54 0 44.04 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.04 18.5m-336.07 49.54q-10.62-11.62-17.23-27.85-6.62-16.23-6.62-34.46 0-8.77 1.89-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.76-11.23 7.16-4.16 14-.93 6.08 3 8.31 9.46 2.23 6.47-1.38 12.93-2.39 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08t13.08 19.08q9.61 10.61 15.42 24.03 5.81 13.43 7.81 29.66 1 11.77-.58 21.65-1.58 9.89-5.73 18.66-3.61 8.07-10.77 12.8-7.15 4.73-14.61 1.12-6.47-2.62-8.7-9.35t1.77-13.19q.39-.77 5.54-22.85 0-11.76-4.19-21.46-4.19-9.69-12.96-19.07m-122.16-2.23q-9.38-11.85-14.46-26.97-5.07-15.11-5.07-31.73 0-9.15 1.27-18 1.26-8.84 4.8-15 3-7.69 9.85-11.65t13.92-.96q6.08 2 8.81 8.46t-.27 12.54q-2.38 4.15-3.85 10.69-1.46 6.54-1.46 12.69 0 11 4.08 21.5t11.85 20.5q9.38 11.85 14.46 26.96 5.07 15.12 5.07 31.73 0 9.16-1.27 18-1.26 8.85-4.8 15-3 8.08-9.85 12.43-6.85 4.34-14.31 1.34-6.46-2-9-8.65-2.53-6.65.85-13.12 2.38-5.15 3.85-11.19 1.46-6.04 1.46-12.19 0-11-4.08-21.69t-11.85-20.69m-95.46 24.92q-6.46 0-11-3.73t-5.54-10.19L57.31-836.31q-2-12.23 5.11-22.34 7.12-10.12 18.74-13.12 49.84-13.61 100.73-20.92 50.88-7.31 90.8-7.31 42.7 0 94.08 7.31t97.46 19.92q11.62 3 18.73 13.62 7.12 10.61 5.12 22.84l-25.62 175.47q-1 6.46-5.54 10.19-4.53 3.73-11 3.73-7.46 0-12.8-5.85-5.35-5.84-3.73-13.31l25.38-174.69q-44.23-11.77-89.46-18.96t-91.46-7.19-91.66 7.19q-45.42 7.19-91.57 18.96L116-666.08q1.62 7.47-3.73 13.31-5.35 5.85-12.81 5.85" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M264.92-239.92q-6.07-6.08-6.38-15.81t5.77-15.81l106.08-106.31h-247.7q-9.3 0-16-6.38-6.69-6.39-6.69-15.69 0-9.31 6.69-16 6.7-6.7 16-6.7h247.08L265.31-527.08q-6.69-6.69-6.69-15.8 0-9.12 6.69-15.81t15.81-6.69q9.11 0 15.8 6.69l138.16 138.54q4.61 4.61 6.61 9.61t2 10.62q0 6-2 11.11-2 5.12-6.61 9.73L296.31-239.92q-6.08 6.07-15.19 6.57-9.12.5-16.2-6.57M386-71.54q-8.31-4.85-10.54-13.77t2.62-17.61l124.69-203.93q7.61-11.69 19.31-18.73 11.69-7.03 25.38-7.03H680l64.31-229.54q7.84-27.77 29.31-45.58 21.46-17.81 48.07-17.81 36.69 0 60.08 28.43 23.38 28.42 15.92 64.11l-46.77 239.15q-3.61 20.62-19.54 33.35-15.92 12.73-36.77 12.73h-269L417-79.46q-4.46 8.3-13.58 10.54-9.11 2.23-17.42-2.62m451.08-607.61q-25.93 0-44.43-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.43-18.5q25.53 0 44.03 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.03 18.5m-624.54 33q-2-7.23-5.58-13.16-3.57-5.92-8.57-12.53-9.39-11.85-14.47-26.97-5.07-15.11-5.07-31.73 0-9.15 1.27-18 1.27-8.84 4.8-15 3-7.69 9.85-11.65t13.92-.96q6.08 2 8.81 8.46t-.27 12.54q-2.38 4.15-3.84 10.69-1.47 6.54-1.47 12.69 0 11 4.08 21.5t11.85 20.5q7.61 9.46 12.19 20.31t6.58 23.31zm123.38 0q-2.38-7-15.38-23.46-10.62-11.62-17.23-27.85-6.62-16.23-6.62-34.46 0-8.77 1.89-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.23 6.47-1.38 12.93-2.39 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08t13.08 19.08q7.85 8.84 13.96 20.42 6.12 11.58 8.5 25.04zm-251.38-.77L57.31-836.31q-2-12.23 4.81-22.34 6.8-10.12 19.04-13.5 45.69-12.62 96.57-20.23 50.89-7.62 94.96-7.62 44.08 0 94.77 8t96.39 20.23q11.61 3 18.92 13.12 7.31 10.11 5.31 22.34l-27.23 189.39h-33.7l27.62-193.85q-46.15-11.77-91.58-18.96-45.42-7.19-91.65-7.19t-91.46 7.19-89.46 18.96l27.61 193.85z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostRight(_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: "M317.08-669.61q-10.62-11.62-17.23-27.85-6.62-16.23-6.62-34.46 0-8.77 1.89-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.76-11.23 7.16-4.16 14-.93 6.08 3 8.31 9.46 2.23 6.47-1.38 12.93-2.39 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08t13.08 19.08q9.61 10.61 15.42 24.03 5.81 13.43 7.81 29.66 1 11.77-.58 21.65-1.58 9.89-5.73 18.66-3.61 8.07-10.77 12.8-7.15 4.73-14.61 1.12-6.47-2.62-8.7-9.35t1.77-13.19q.39-.77 5.54-22.85 0-11.76-4.19-21.46-4.19-9.69-12.96-19.07m-122.16-2.23q-9.38-11.85-14.46-26.97-5.07-15.11-5.07-31.73 0-9.15 1.27-18 1.26-8.84 4.8-15 3-7.69 9.85-11.65t13.92-.96q6.08 2 8.81 8.46t-.27 12.54q-2.38 4.15-3.85 10.69-1.46 6.54-1.46 12.69 0 11 4.08 21.5t11.85 20.5q9.38 11.85 14.46 26.96 5.07 15.12 5.07 31.73 0 9.16-1.27 18-1.26 8.85-4.8 15-3 8.08-9.85 12.43-6.85 4.34-14.31 1.34-6.46-2-9-8.65-2.53-6.65.85-13.12 2.38-5.15 3.85-11.19 1.46-6.04 1.46-12.19 0-11-4.08-21.69t-11.85-20.69m-95.46 24.92q-6.46 0-11-3.73t-5.54-10.19L57.31-836.31q-2-12.23 5.11-22.34 7.12-10.12 18.74-13.12 49.84-13.61 100.73-20.92 50.88-7.31 90.8-7.31 42.7 0 94.08 7.31t97.46 19.92q11.62 3 18.73 13.62 7.12 10.61 5.12 22.84l-25.62 175.47q-1 6.46-5.54 10.19-4.53 3.73-11 3.73-7.46 0-12.8-5.85-5.35-5.84-3.73-13.31l25.38-174.69q-44.23-11.77-89.46-18.96t-91.46-7.19-91.66 7.19q-45.42 7.19-91.57 18.96L116-666.08q1.62 7.47-3.73 13.31-5.35 5.85-12.81 5.85m242.23 359.15L233.08-119.08q-4.46 7.92-13.58 10.16-9.11 2.23-17.42-2.62t-10.54-13.77 2.23-17.61l125.08-203.93q7.23-12.07 19.11-18.92 11.89-6.84 25.58-6.84h132.15l64.7-229.54q7.84-27.77 29.3-45.58 21.47-17.81 48.08-17.81 36.69 0 59.77 28.12 23.08 28.11 16.23 64.42L667-333.85q-4 20.23-19.73 33.16-15.73 12.92-36.58 12.92zM416-100q-17.54 0-30.04-12.5t-12.5-30.04q0-17.92 12.5-30.42t30.04-12.5h266.92q18.08 0 32.35 6.11 14.27 6.12 21.73 17.58v-56.69q0-54.54 15.92-115.27 15.93-60.73 51-142.5l16.23-40.69q13.62-29.77 8.62-61.16-5-31.38-26.39-53.38-4.84-4.62-7.76-11.58-2.93-6.96-2.93-15.04 0-16.53 11.19-28.03 11.2-11.5 27.73-11.5 14.7 0 27.27 8.15 12.58 8.15 19.43 21.46 10.84 24.08 16.77 48.65 5.92 24.58 5.92 49.66 0 16.23-1.81 29.77t-5.42 25.77L798-145.46q-5.23 20.3-21.92 32.88Q759.38-100 737.85-100zm237.15-619.15q-25.92 0-44.42-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.42-18.5q25.54 0 44.04 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.04 18.5" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M386-71.54q-8.31-4.85-10.54-13.77t2.62-17.61l124.69-203.93q7.23-12.07 19.11-18.92 11.89-6.84 25.58-6.84H680l64.31-229.54q7.84-27.77 29.31-45.58 21.46-17.81 48.07-17.81 36.69 0 59.77 28.12 23.08 28.11 16.23 64.42l-46.77 239.15q-4 20.23-19.73 33.16-15.73 12.92-36.58 12.92h-269L417-79.46q-4.46 8.3-13.58 10.54-9.11 2.23-17.42-2.62m451.08-607.61q-25.93 0-44.43-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.43-18.5q25.53 0 44.03 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.03 18.5m-459.77 95.46q-6.85-2.62-8.89-9.35-2.03-6.73 1.58-13.19.77-.77 5.54-22.85 0-11.76-4.19-21.46-4.19-9.69-12.58-19.07-11-11.62-17.61-27.85-6.62-16.23-6.62-34.46 0-8.77 1.88-17.66 1.89-8.88 5.04-16.03 3.62-7.08 10.96-11.23 7.35-4.16 13.81-.93 6.08 3 8.31 9.46 2.23 6.47-1 12.93-2.77 4.77-4.35 10.61-1.57 5.85-1.57 12 0 11.39 4.69 22.08t13.08 19.08q10 10.61 15.8 24.03 5.81 13.43 7.43 29.66 1.38 11.77-.39 21.65-1.77 9.89-5.54 18.66-4 8.07-11.15 12.8t-14.23 1.12M255-584.31q-6.46-2-8.81-8.65-2.34-6.65.66-13.12 2.77-5.15 4.04-11.19t1.27-12.19q0-11-3.89-21.69-3.88-10.69-11.65-20.69-9.77-11.85-14.85-26.97-5.08-15.11-5.08-31.73 0-9.15 1.47-18 1.46-8.84 4.61-15 3-7.69 9.85-11.65 6.84-3.96 13.92-.96 6.46 2 9 8.46t-.08 12.54q-2.77 4.15-4.23 10.69t-1.46 12.69q0 11 4.08 21.5 4.07 10.5 11.84 20.5 9.39 11.85 14.46 26.96 5.08 15.12 5.08 31.73 0 9.16-1.27 18-1.27 8.85-4.42 15-3.39 8.08-10.23 12.43-6.85 4.34-14.31 1.34m-115.54-62.61q-6.46 0-11-3.73t-5.54-10.19L97.31-836.31q-2-12.23 5.11-22.84 7.12-10.62 18.74-13.62 46.07-12.61 97.46-19.92Q270-900 312.69-900q39.93 0 90.81 7.31 50.89 7.31 100.73 20.92 11.62 3 18.73 13.12 7.12 10.11 5.12 22.34l-25.62 175.47q-1 6.46-5.54 10.19-4.53 3.73-11 3.73-7.46 0-12.8-5.85-5.35-5.84-3.73-13.31l25.38-174.69q-46.15-11.77-91.58-18.96-45.42-7.19-91.65-7.19t-91.46 7.19-89.46 18.96L156-666.08q1.62 7.47-3.73 13.31-5.35 5.85-12.81 5.85" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarFanLowLeft(_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: "M306.85-719.15q-25.54 0-44.04-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.04-18.5q25.92 0 44.42 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.42 18.5m451.07 607.61q-8.31 4.85-17.42 2.62-9.12-2.24-13.58-10.16L618.31-287.77h-269q-20.85 0-36.58-12.92Q297-313.62 293-333.85L246.23-573q-6.85-36.31 16.23-64.42 23.08-28.12 59.77-28.12 26.61 0 48.08 17.81 21.46 17.81 29.3 45.58l64.7 229.54h132.15q13.69 0 25.58 6.84 11.88 6.85 19.11 18.92l125.08 203.93q4.46 8.69 2.23 17.61t-10.54 13.77m-73.46-417.31q-5.61 0-10.61-2t-9.62-6.61l-98.92-98.92q-7.08-6.7-7.08-15.81 0-9.12 7.08-16.19 6.31-6.08 15.42-6.39 9.12-.31 16.19 6.39l64.85 63.84v-192.77q0-9.92 6.38-16.3 6.39-6.39 16.31-6.39t16.31 6.39q6.38 6.38 6.38 16.3v192.77L772.77-669q6.31-6.69 15.61-6.58 9.31.12 16 7.2 6.7 6.69 6.5 16-.19 9.3-6.88 16l-99.31 98.92q-4.61 4.61-9.42 6.61t-10.81 2M222.15-100q-21.53 0-38.23-12.58-16.69-12.58-21.92-32.88L67.23-514.15q-3.61-12.23-5.42-25.77T60-569.69q0-25.08 5.92-49.66 5.93-24.57 16.77-48.65 6.85-13.31 19.43-21.46 12.57-8.15 27.27-8.15 16.53 0 27.73 11.5 11.19 11.5 11.19 28.03 0 8.08-2.93 15.04-2.92 6.96-7.76 11.58-21.39 22-26.39 53.38-5 31.39 8.62 61.16l16.23 40.69q35.07 81.77 51 142.5Q223-273 223-218.46v56.69q7.46-11.46 21.73-17.58 14.27-6.11 32.35-6.11H544q17.54 0 30.04 12.5t12.5 30.42q0 17.54-12.5 30.04T544-100z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M574-71.54q-8.31 4.85-17.42 2.52-9.12-2.32-13.58-10.44L434.39-247.77h-269q-20.7 0-36.64-12.92-15.94-12.93-19.67-33.16L62.31-533q-6.85-36.31 16.42-64.42 23.26-28.12 59.58-28.12 26.68 0 48.11 17.81t29.27 45.58l64.69 229.54h132.16q14.03 0 25.69 6.65 11.66 6.66 19 19.11l125.08 203.93q4.46 8.69 2.31 17.57-2.14 8.89-10.62 13.81M123.13-679.15q-25.93 0-44.34-18.32-18.4-18.32-18.4-44.4 0-25.93 18.24-44.33 18.25-18.41 44.23-18.41 25.99 0 44.49 18.24 18.5 18.25 18.5 44.23 0 25.99-18.32 44.49t-44.4 18.5m562.35 163.84q-5.48 0-10.48-2.19t-9.55-6.76L525.62-663.08q-6.7-6.76-6.89-16.03t7.01-15.97q5.81-5.69 15.3-6.19 9.5-.5 15.81 5.58l106.07 103.31v-244.93q0-9.66 6.57-16.17 6.57-6.52 16.31-6.52t16.12 6.52q6.39 6.51 6.39 16.17v245.93l104.84-103.7q6.11-6.69 15.25-6.69t15.98 6.69q6.7 6.77 6.7 15.85t-6.7 15.77l-138.57 139.2q-4.58 4.57-9.56 6.76-4.97 2.19-10.77 2.19" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarFanLowMidLeft(_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: "M515.46-759q0-4.49 1.62-8.55 1.61-4.06 4.61-7.06l74.08-74.08q4.84-4.85 11.69-4.65 6.85.19 11.69 5.1 4.85 4.92 4.85 11.81t-4.85 11.74L570-775.54h127.46q6.85 0 11.69 4.85Q714-765.84 714-759q0 6.46-4.85 11.5-4.84 5.04-11.69 5.04H570l49.15 49.77q4.85 4.67 4.85 11.41t-4.85 11.59q-4.84 4.84-11.69 4.84t-11.69-4.84l-74.08-74.08q-3-2.61-4.61-6.68-1.62-4.06-1.62-8.55M759-438.54q-4.49 0-8.55-1.81-4.07-1.8-6.68-4.8l-74.46-73.7q-4.85-4.84-4.66-11.69.2-6.84 5.11-11.69 4.92-4.85 11.81-4.85t11.74 4.85l49.15 49.15v-127.46q0-6.84 5.04-11.69t11.5-4.85q6.84 0 11.69 4.85t4.85 11.69v127.46l50.15-49.15q4.29-4.85 11.03-4.85t11.59 4.85q4.84 4.85 4.84 11.69 0 6.85-4.84 11.69l-73.7 73.7q-3 3-7.06 4.8-4.06 1.81-8.55 1.81M307.05-719.15q-25.74 0-44.24-18.3-18.5-18.29-18.5-44.42 0-25.74 18.29-44.24 18.3-18.5 44.04-18.5 26.13 0 44.63 18.29 18.5 18.3 18.5 44.04 0 26.13-18.3 44.63-18.29 18.5-44.42 18.5m450.87 607.61q-8.31 4.85-17.42 2.62-9.12-2.24-13.58-10.16L618.31-287.77h-269q-20.51 0-36.54-12.92-16.04-12.93-19.77-33.16L246.23-573q-6.85-36.31 16.43-64.42 23.28-28.12 59.57-28.12 26.68 0 48.11 17.81t29.27 45.58l64.7 229.54h132.15q14.04 0 25.66 6.72 11.63 6.72 19.03 19.04l125.08 203.93q4.46 8.69 2.23 17.61t-10.54 13.77M222.15-100q-21.19 0-38.05-12.58-16.87-12.58-22.1-32.88L67.23-514.15q-3.61-12.23-5.42-25.77T60-569.69q0-24.75 5.92-49.49 5.93-24.74 16.77-48.82 6.68-13.46 19.13-21.54 12.44-8.07 27.54-8.07 16.56 0 27.76 11.5 11.19 11.5 11.19 28.05 0 7.65-2.93 14.82-2.92 7.16-7.76 11.78-21.39 22-26.39 53.38-5 31.39 8.62 61.16l16.23 40.69q35.07 81.77 51 142.5Q223-273 223-218.46v56.69q7.46-11.46 21.73-17.58 14.27-6.11 32.35-6.11H544q17.79 0 30.16 12.32 12.38 12.32 12.38 30.42 0 17.72-12.38 30.22Q561.79-100 544-100z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M574-71.54q-8.31 4.85-17.42 2.52-9.12-2.32-13.58-10.44L434.39-247.77h-269q-20.51 0-36.74-12.73-16.22-12.73-19.57-33.35L62.31-533q-7.46-35.69 15.9-64.11 23.37-28.43 60.1-28.43 26.68 0 48.11 17.81t29.27 45.58l64.69 229.54h132.16q14.03 0 25.47 6.91 11.43 6.91 19.22 18.85l125.08 203.93q4.46 8.69 2.23 17.61T574-71.54M123.13-679.15q-25.74 0-44.24-18.3-18.5-18.29-18.5-44.42 0-25.74 18.29-44.24 18.3-18.5 44.04-18.5 26.13 0 44.63 18.29 18.5 18.3 18.5 44.04 0 26.13-18.3 44.63t-44.42 18.5m410.56 119.61q-6.69 7.08-15.81 7.08-9.11 0-15.8-7.08L362.92-698.69q-4.61-4.62-6.61-9.56t-2-10.81q0-5.48 2-10.29 2-4.8 6.61-9.8l139.54-139.16q6.31-6.69 15.42-6.88 9.12-.19 16.2 6.5 6.69 6.69 6.69 16 0 9.3-7.08 16.38L429.61-742.23h247.08q9.29 0 15.8 6.37 6.51 6.36 6.51 16.11 0 9.36-6.51 15.94t-15.8 6.58H429.38l104.31 106.08q6.08 6.69 6.58 15.9.5 9.22-6.58 15.71m191.79 324.23q-5.48 0-10.48-2.19t-9.62-6.81L565.85-383.46q-6.7-6.69-6.5-16.12.19-9.42 6.88-16.11t15.62-6.69q8.92 0 15.61 6.69l105.46 104.46v-246.08q0-9.67 6.56-16.18t16.31-6.51 16.13 6.51q6.39 6.51 6.39 16.18v247.08l104.07-104.46q6.7-6.69 15.78-6.89 9.08-.19 15.61 6.11 6.92 7.09 6.92 16.49 0 9.41-7.08 16.29L745.85-244.31q-4.62 4.62-9.56 6.81t-10.81 2.19" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarFanLowRight(_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: "M653.15-719.15q-25.92 0-44.42-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.42-18.5q25.54 0 44.04 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.04 18.5M202.08-111.54q-8.31-4.85-10.54-13.77t2.23-17.61l125.08-203.93q7.23-12.07 19.11-18.92 11.89-6.84 25.58-6.84h132.15l64.7-229.54q7.84-27.77 29.3-45.58 21.47-17.81 48.08-17.81 36.69 0 59.77 28.12 23.08 28.11 16.23 64.42L667-333.85q-4 20.23-19.73 33.16-15.73 12.92-36.58 12.92h-269L233.08-119.08q-4.46 7.92-13.58 10.16-9.11 2.23-17.42-2.62m73.46-417.31q-6 0-10.81-2t-9.42-6.61L156-636.38q-6.69-6.7-6.88-16-.2-9.31 6.5-16 6.69-7.08 16-7.2 9.3-.11 15.61 6.58l65.62 64.46v-192.77q0-9.92 6.38-16.3 6.39-6.39 16.31-6.39t16.31 6.39q6.38 6.38 6.38 16.3v192.77l64.85-63.84q7.07-6.7 16.19-6.39 9.11.31 15.81 6.39 6.69 7.07 6.69 16.19 0 9.11-6.69 15.81l-99.31 98.92q-4.62 4.61-9.62 6.61t-10.61 2M416-100q-17.54 0-30.04-12.5t-12.5-30.04q0-17.92 12.5-30.42t30.04-12.5h266.92q18.08 0 32.35 6.11 14.27 6.12 21.73 17.58v-56.69q0-54.54 15.92-115.27 15.93-60.73 51-142.5l16.23-40.69q13.62-29.77 8.62-61.16-5-31.38-26.39-53.38-4.84-4.62-7.76-11.58-2.93-6.96-2.93-15.04 0-16.53 11.19-28.03 11.2-11.5 27.73-11.5 14.7 0 27.27 8.15 12.58 8.15 19.43 21.46 10.84 24.08 16.77 48.65 5.92 24.58 5.92 49.66 0 16.23-1.81 29.77t-5.42 25.77L798-145.46q-5.23 20.3-21.92 32.88Q759.38-100 737.85-100z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M386.11-71.54q-8.41-4.54-10.64-13.61-2.24-9.08 2.61-17.77l124.69-203.93q7.34-12.45 19-19.11 11.66-6.65 25.69-6.65H680l64.31-229.54q7.84-27.77 29.27-45.58t48.11-17.81q36.32 0 59.58 28.12 23.27 28.11 16.42 64.42l-46.77 239.15q-3.73 20.23-19.67 33.16-15.94 12.92-36.64 12.92h-269L417-79.08q-4.32 8.13-13.5 10.26-9.19 2.13-17.39-2.72m451.03-607.61q-25.99 0-44.49-18.32t-18.5-44.4q0-25.93 18.32-44.33 18.32-18.41 44.4-18.41 25.93 0 44.34 18.24 18.4 18.25 18.4 44.23 0 25.99-18.24 44.49-18.25 18.5-44.23 18.5M274.06-515.31q-5.67 0-10.48-2.19t-9.39-6.76l-138.57-139.2q-6.7-6.76-6.5-15.84.19-9.08 6.72-15.78 6.54-6.69 15.62-6.69t15.39 6.69l104.84 103.7v-245.93q0-9.66 6.57-16.17 6.57-6.52 16.31-6.52t16.12 6.52q6.39 6.51 6.39 16.17v244.93l106.07-103.31q6.31-6.08 15.43-6.08 9.11 0 15.8 6.75 7.08 6.75 7.08 16t-7.08 15.94L294.55-524.26q-4.55 4.57-9.68 6.76-5.14 2.19-10.81 2.19" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarFanMidLeft(_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: "M529.46-676.7q0-6.22 2-11.03t6.62-9.42l98.3-98.93q6.97-6.69 16.45-6.69t15.67 6.69q6.58 6.7 6.88 15.62.31 8.92-6.38 16l-64.85 65.23h193.77q9.92 0 15.81 6.51 5.88 6.51 5.88 16.18 0 9.68-6.38 16.18-6.39 6.51-16.31 6.51H604.15L669-588.61q6.69 6.75 6.69 16.14t-7.08 16.09q-6.69 6.69-16.11 6.38t-16.12-7l-98.3-98.69q-4.53-4.28-6.57-9.54-2.05-5.25-2.05-11.47m-222.41-42.45q-25.74 0-44.24-18.3-18.5-18.29-18.5-44.42 0-25.74 18.29-44.24 18.3-18.5 44.04-18.5 26.13 0 44.63 18.29 18.5 18.3 18.5 44.04 0 26.13-18.3 44.63-18.29 18.5-44.42 18.5m450.87 607.61q-8.31 4.85-17.42 2.62-9.12-2.24-13.58-10.16L618.31-287.77h-269q-20.51 0-36.54-12.92-16.04-12.93-19.77-33.16L246.23-573q-6.85-36.31 16.43-64.42 23.28-28.12 59.57-28.12 26.68 0 48.11 17.81t29.27 45.58l64.7 229.54h132.15q14.04 0 25.66 6.72 11.63 6.72 19.03 19.04l125.08 203.93q4.46 8.69 2.23 17.61t-10.54 13.77M222.15-100q-21.19 0-38.05-12.58-16.87-12.58-22.1-32.88L67.23-514.15q-3.61-12.23-5.42-25.77T60-569.69q0-24.75 5.92-49.49 5.93-24.74 16.77-48.82 6.68-13.46 19.13-21.54 12.44-8.07 27.54-8.07 16.56 0 27.76 11.5 11.19 11.5 11.19 28.05 0 7.65-2.93 14.82-2.92 7.16-7.76 11.78-21.39 22-26.39 53.38-5 31.39 8.62 61.16l16.23 40.69q35.07 81.77 51 142.5Q223-273 223-218.46v56.69q7.46-11.46 21.73-17.58 14.27-6.11 32.35-6.11H544q17.79 0 30.16 12.32 12.38 12.32 12.38 30.42 0 17.72-12.38 30.22Q561.79-100 544-100z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M574-71.54q-8.31 4.85-17.42 2.52-9.12-2.32-13.58-10.44L434.39-247.77h-269q-20.7 0-36.64-12.92-15.94-12.93-19.67-33.16L62.31-533q-6.85-36.31 16.42-64.42 23.26-28.12 59.58-28.12 26.68 0 48.11 17.81t29.27 45.58l64.69 229.54h132.16q14.03 0 25.69 6.65 11.66 6.66 19 19.11l125.08 203.93q4.46 8.69 2.31 17.57-2.14 8.89-10.62 13.81M123.13-679.15q-25.93 0-44.34-18.32-18.4-18.32-18.4-44.4 0-25.93 18.24-44.33 18.25-18.41 44.23-18.41 25.99 0 44.49 18.24 18.5 18.25 18.5 44.23 0 25.99-18.32 44.49t-44.4 18.5m539.95 153.53L524.26-665.45q-4.57-4.55-6.76-9.68-2.19-5.14-2.19-10.81t2.19-10.48 6.76-9.39l139.2-138.57q6.76-6.7 15.84-6.5 9.08.19 15.78 6.72 6.69 6.54 6.69 15.62t-6.69 15.39l-103.7 104.84h245.93q9.66 0 16.17 6.57 6.52 6.57 6.52 16.31t-6.52 16.12q-6.51 6.39-16.17 6.39H592.38l103.31 106.07q6.08 6.31 6.08 15.43 0 9.11-6.75 15.8-6.75 7.08-16 7.08t-15.94-7.08" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarFanMidLowRight(_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: "M444.92-759q0 4.49-1.8 8.55-1.81 4.07-4.81 6.68l-74.08 74.08q-4.84 4.84-11.69 4.84t-11.69-4.7q-4.85-4.71-4.85-11.5t4.85-11.64L390-742.46H262.54q-6.85 0-11.69-5.04Q246-752.54 246-759q0-6.84 4.85-11.69 4.84-4.85 11.69-4.85H390l-49.15-49.15q-4.85-4.94-4.85-11.85 0-6.92 4.85-11.77 4.84-4.84 11.69-5.03 6.85-.2 11.69 4.65l74.08 74.08q3 3 4.81 7.06 1.8 4.06 1.8 8.55M201-438.54q-4.49 0-8.55-1.81-4.06-1.8-7.06-4.8l-73.7-73.7q-4.84-4.84-4.84-11.69 0-6.84 4.7-11.69 4.71-4.85 11.5-4.85 6.8 0 11.26 4.85l50.15 49.15v-127.46q0-6.84 4.85-11.69t11.69-4.85q6.46 0 11.5 4.85t5.04 11.69v127.46l49.15-49.15q4.94-4.85 11.86-4.85 6.91 0 11.76 4.85 4.84 4.85 5.04 11.69.19 6.85-4.66 11.69l-74.46 73.7q-2.61 3-6.68 4.8-4.06 1.81-8.55 1.81m452.36-280.61q-26.13 0-44.63-18.3-18.5-18.29-18.5-44.42 0-25.74 18.3-44.24 18.29-18.5 44.42-18.5 25.74 0 44.24 18.29 18.5 18.3 18.5 44.04 0 26.13-18.29 44.63-18.3 18.5-44.04 18.5M202.08-111.54q-8.31-4.85-10.54-13.77t2.23-17.61l125.08-203.93q7.4-12.32 19.03-19.04 11.62-6.72 25.66-6.72h132.15l64.7-229.54q7.84-27.77 29.27-45.58t48.11-17.81q36.29 0 59.57 28.12 23.28 28.11 16.43 64.42L667-333.85q-3.73 20.23-19.77 33.16-16.03 12.92-36.54 12.92h-269L233.08-119.08q-4.46 7.92-13.58 10.16-9.11 2.23-17.42-2.62M416-100q-18.17 0-30.36-12.32-12.18-12.33-12.18-30.04 0-18.1 12.18-30.6 12.19-12.5 30.36-12.5h266.54q18.08 0 32.34 6.11 14.27 6.12 22.12 17.58v-56.69q0-54.54 15.73-115.27t50.81-142.5l16.23-40.69q13.61-29.77 8.61-61.16-5-31.38-26-53.38-5.23-4.62-8.15-11.78-2.92-7.17-2.92-14.82 0-16.55 11.19-28.05t27.75-11.5q15.49 0 27.74 8.07 12.25 8.08 18.93 21.54 11.23 24.08 17.16 48.82 5.92 24.74 5.92 49.49 0 16.23-1.81 29.77t-5.81 25.77l-94.77 368.69q-5.39 20.22-22 32.84T737.85-100z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M525.61-247.77 417-79.08q-4.32 8.13-13.5 10.26-9.19 2.13-17.39-2.72-8.58-4.46-10.73-13.58-2.15-9.11 2.7-17.8l124.69-203.93q7.79-11.94 19.22-18.85 11.44-6.91 25.47-6.91H680l64.31-229.54q7.84-27.77 29.27-45.58t48.11-17.81q36.73 0 60.1 28.43 23.36 28.42 15.9 64.11l-46.77 239.15q-3.35 20.62-19.58 33.35-16.22 12.73-36.73 12.73zm311.26-556.84q25.74 0 44.24 18.29 18.5 18.3 18.5 44.04 0 26.13-18.29 44.63-18.3 18.5-44.04 18.5-26.13 0-44.63-18.3-18.5-18.29-18.5-44.42 0-25.74 18.3-44.24t44.42-18.5M530.62-697.23H283.31q-9.29 0-15.8-6.56T261-720.1q0-9.36 6.7-15.75 6.71-6.38 15.99-6.38h246.7L425.92-846.69q-7.07-7.08-6.88-16.35.19-9.28 6.88-15.81 6.7-6.53 15.91-6.34 9.22.19 15.71 6.88l139.54 139.16q4.61 5 6.61 9.94t2 10.42q0 5.87-2 10.67-2 4.81-6.61 9.43L457.92-559.54q-6.69 7.08-15.8 7.08-9.12 0-15.81-7.08-6.69-6.69-6.69-15.61 0-8.93 6.69-16zm-318.54 387-.39-247.08q0-9.67 6.56-16.18t16.31-6.51 16.13 6.51q6.39 6.51 6.39 16.18v246.08l105.07-104.08q6.7-6.69 15.43-6.5 8.73.2 15.42 6.5 7.08 6.7 7.27 16.12t-6.89 16.5L254.62-244.31q-4.62 4.62-9.75 6.81-5.14 2.19-10.62 2.19-5.86 0-10.67-2.19t-9.43-6.81L76-383.08q-7.08-7.07-6.88-16.19.19-9.11 7.27-16.2 6.69-6.3 16-6.11 9.3.2 15.61 6.89z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarFanMidLowRightFilled(_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: "M444.92-759q0 4.49-1.8 8.55-1.81 4.07-4.81 6.68l-74.08 74.08q-4.84 4.84-11.69 4.84t-11.69-4.7q-4.85-4.71-4.85-11.5t4.85-11.64L390-742.46H262.54q-6.85 0-11.69-5.04Q246-752.54 246-759q0-6.84 4.85-11.69 4.84-4.85 11.69-4.85H390l-49.15-49.15q-4.85-4.94-4.85-11.85 0-6.92 4.85-11.77 4.84-4.84 11.69-5.03 6.85-.2 11.69 4.65l74.08 74.08q3 3 4.81 7.06 1.8 4.06 1.8 8.55M201-438.54q-4.49 0-8.55-1.81-4.06-1.8-7.06-4.8l-73.7-73.7q-4.84-4.84-4.84-11.69 0-6.84 4.7-11.69 4.71-4.85 11.5-4.85 6.8 0 11.26 4.85l50.15 49.15v-127.46q0-6.84 4.85-11.69t11.69-4.85q6.46 0 11.5 4.85t5.04 11.69v127.46l49.15-49.15q4.94-4.85 11.86-4.85 6.91 0 11.76 4.85 4.84 4.85 5.04 11.69.19 6.85-4.66 11.69l-74.46 73.7q-2.61 3-6.68 4.8-4.06 1.81-8.55 1.81m452.36-280.61q-26.13 0-44.63-18.3-18.5-18.29-18.5-44.42 0-25.74 18.3-44.24 18.29-18.5 44.42-18.5 25.74 0 44.24 18.29 18.5 18.3 18.5 44.04 0 26.13-18.29 44.63-18.3 18.5-44.04 18.5M202.08-111.54q-8.31-4.85-10.54-13.77t2.23-17.61l125.08-203.93q7.4-12.32 19.03-19.04 11.62-6.72 25.66-6.72h132.15l64.7-229.54q7.84-27.77 29.27-45.58t48.11-17.81q36.29 0 59.57 28.12 23.28 28.11 16.43 64.42L667-333.85q-3.73 20.23-19.77 33.16-16.03 12.92-36.54 12.92h-269L233.08-119.08q-4.46 7.92-13.58 10.16-9.11 2.23-17.42-2.62M415.62-100q-17.79 0-30.17-12.32-12.37-12.33-12.37-30.04 0-18.1 12.37-30.6 12.38-12.5 30.17-12.5h266.92q18.01 0 32.21 6.11 14.21 6.12 21.98 17.58v-56.69q0-54.54 15.67-115.27 15.68-60.73 50.75-142.5l16.55-40.69q13.68-29.77 8.68-61.16-5-31.38-26.38-53.38-5.04-4.62-7.87-11.78-2.82-7.17-2.82-14.82 0-16.55 11.19-28.05t27.75-11.5q15.11 0 27.55 8.07 12.44 8.08 18.74 21.54 11.23 24.08 17.15 48.82t5.92 49.49q0 16.23-1.8 29.77-1.81 13.54-5.81 25.77l-94.39 368.69q-5.77 20.22-22.12 32.84Q759.15-100 737.46-100z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M525.61-247.77 417-79.08q-4.32 8.13-13.5 10.26-9.19 2.13-17.39-2.72-8.58-4.46-10.73-13.58-2.15-9.11 2.7-17.8l124.69-203.93q7.79-11.94 19.22-18.85 11.44-6.91 25.47-6.91H680l64.31-229.54q7.84-27.77 29.27-45.58t48.11-17.81q36.73 0 60.1 28.43 23.36 28.42 15.9 64.11l-46.77 239.15q-3.35 20.62-19.58 33.35-16.22 12.73-36.73 12.73zm311.26-556.84q25.74 0 44.24 18.29 18.5 18.3 18.5 44.04 0 26.13-18.29 44.63-18.3 18.5-44.04 18.5-26.13 0-44.63-18.3-18.5-18.29-18.5-44.42 0-25.74 18.3-44.24t44.42-18.5M530.62-696.85H283.69q-9.67 0-16.18-6.56t-6.51-16.3q0-9.75 6.7-16.14 6.71-6.38 15.99-6.38H530L425.92-846.31q-7.07-7.08-6.88-16.16t6.88-16q7.08-6.14 16.1-6.34 9.03-.19 15.9 6.89l139.16 138.77q4.61 5 6.61 9.94t2 10.42q0 5.87-2 10.67-2 4.81-6.61 9.43L457.92-559.54q-6.69 7.08-15.8 7.08-9.12 0-15.81-7.08-7.08-6.69-6.89-15.61.2-8.93 6.89-16zM211.31-310.61l.38-246.7q0-9.67 6.56-16.18t16.31-6.51 16.13 6.51q6.39 6.51 6.39 16.18V-312l104.69-103.69q6.69-6.69 15.61-6.5 8.93.19 16 6.5 6.7 7.08 6.89 16.5t-6.89 16.5L254.62-244.31q-4.62 4.62-9.75 6.81-5.14 2.19-10.62 2.19-5.86 0-10.67-2.19t-9.43-6.81L75.62-383.46q-6.7-6.69-6.5-15.81.19-9.11 6.88-16.2 6.69-6.3 15.81-6.11 9.11.2 15.81 6.89z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarFanMidRight(_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: "M291.39-556.44q-7.08-6.74-7.08-16.11t6.69-16.06l63.85-64.62H162.08q-9.67 0-16.18-6.56t-6.51-16.31q0-9.74 6.51-16.13 6.51-6.38 16.18-6.38h192.77L291-764.46q-6.69-7.08-6.38-16 .3-8.92 6.88-15.62 6.19-6.69 15.67-6.69t16.45 6.69l98.3 98.93q4.62 4.61 6.62 9.55t2 10.81-2.05 11.28q-2.04 5.4-6.57 9.82L323.62-557q-6.7 6.69-16.12 7t-16.11-6.44m361.97-162.71q-26.13 0-44.63-18.3-18.5-18.29-18.5-44.42 0-25.74 18.3-44.24 18.29-18.5 44.42-18.5 25.74 0 44.24 18.29 18.5 18.3 18.5 44.04 0 26.13-18.29 44.63-18.3 18.5-44.04 18.5M202.08-111.54q-8.31-4.85-10.54-13.77t2.23-17.61l125.08-203.93q7.4-12.32 19.03-19.04 11.62-6.72 25.66-6.72h132.15l64.7-229.54q7.84-27.77 29.27-45.58t48.11-17.81q36.29 0 59.57 28.12 23.28 28.11 16.43 64.42L667-333.85q-3.73 20.23-19.77 33.16-16.03 12.92-36.54 12.92h-269L233.08-119.08q-4.46 7.92-13.58 10.16-9.11 2.23-17.42-2.62M416-100q-17.79 0-30.16-12.32-12.38-12.33-12.38-30.04 0-18.1 12.38-30.6 12.37-12.5 30.16-12.5h266.92q18.08 0 32.35 6.11 14.27 6.12 21.73 17.58v-56.69q0-54.54 15.92-115.27 15.93-60.73 51-142.5l16.23-40.69q13.62-29.77 8.62-61.16-5-31.38-26.39-53.38-4.84-4.62-7.76-11.78-2.93-7.17-2.93-14.82 0-16.55 11.19-28.05 11.2-11.5 27.76-11.5 15.1 0 27.54 8.07 12.45 8.08 19.13 21.54 10.84 24.08 16.77 48.82 5.92 24.74 5.92 49.49 0 16.23-1.81 29.77t-5.42 25.77L798-145.46q-5.23 20.3-22.1 32.88Q759.04-100 737.85-100z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M386.11-71.54q-8.41-4.54-10.64-13.61-2.24-9.08 2.61-17.77l124.69-203.93q7.34-12.45 19-19.11 11.66-6.65 25.69-6.65H680l64.31-229.54q7.84-27.77 29.27-45.58t48.11-17.81q36.32 0 59.58 28.12 23.27 28.11 16.42 64.42l-46.77 239.15q-3.73 20.23-19.67 33.16-15.94 12.92-36.64 12.92h-269L417-79.08q-4.32 8.13-13.5 10.26-9.19 2.13-17.39-2.72m451.03-607.61q-25.99 0-44.49-18.32t-18.5-44.4q0-25.93 18.32-44.33 18.32-18.41 44.4-18.41 25.93 0 44.34 18.24 18.4 18.25 18.4 44.23 0 25.99-18.24 44.49-18.25 18.5-44.23 18.5M264.92-525.74q-5.69-5.81-6.19-15.3-.5-9.5 5.58-15.81l103.31-106.07H122.69q-9.66 0-16.17-6.57-6.52-6.57-6.52-16.31t6.52-16.12q6.51-6.39 16.17-6.39h245.93l-103.7-104.84q-6.69-6.11-6.5-15.25.2-9.14 6.89-15.98 6.76-6.7 15.84-6.7t15.77 6.7l138.82 138.57q4.57 4.58 6.76 9.56 2.19 4.97 2.19 10.77 0 5.48-2.19 10.48t-6.76 9.55L296.92-525.62q-6.76 6.7-16.03 6.89t-15.97-7.01" })));
6
6
  }