@project-lary/react-material-symbols 0.21.0 → 0.22.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 (217) hide show
  1. package/dist/components/{NestGaleWifiFilled.d.ts → AccessibleMenu.d.ts} +1 -1
  2. package/dist/components/AccessibleMenu.js +6 -0
  3. package/dist/components/AccessibleMenuFilled.d.ts +3 -0
  4. package/dist/components/AccessibleMenuFilled.js +3 -0
  5. package/dist/components/CarDefrostLeft.d.ts +4 -0
  6. package/dist/components/CarDefrostLeft.js +6 -0
  7. package/dist/components/CarDefrostLeftFilled.d.ts +3 -0
  8. package/dist/components/CarDefrostLeftFilled.js +3 -0
  9. package/dist/components/CarDefrostLowLeft.d.ts +4 -0
  10. package/dist/components/CarDefrostLowLeft.js +6 -0
  11. package/dist/components/CarDefrostLowLeftFilled.d.ts +3 -0
  12. package/dist/components/CarDefrostLowLeftFilled.js +3 -0
  13. package/dist/components/CarDefrostLowRight.d.ts +4 -0
  14. package/dist/components/CarDefrostLowRight.js +6 -0
  15. package/dist/components/CarDefrostLowRightFilled.d.ts +3 -0
  16. package/dist/components/CarDefrostLowRightFilled.js +3 -0
  17. package/dist/components/CarDefrostMidLowLeft.d.ts +4 -0
  18. package/dist/components/CarDefrostMidLowLeft.js +6 -0
  19. package/dist/components/CarDefrostMidLowLeftFilled.d.ts +3 -0
  20. package/dist/components/CarDefrostMidLowLeftFilled.js +3 -0
  21. package/dist/components/CarDefrostMidRight.d.ts +4 -0
  22. package/dist/components/CarDefrostMidRight.js +6 -0
  23. package/dist/components/CarDefrostMidRightFilled.d.ts +3 -0
  24. package/dist/components/CarDefrostMidRightFilled.js +3 -0
  25. package/dist/components/CarDefrostRight.d.ts +4 -0
  26. package/dist/components/CarDefrostRight.js +6 -0
  27. package/dist/components/CarDefrostRightFilled.d.ts +3 -0
  28. package/dist/components/CarDefrostRightFilled.js +3 -0
  29. package/dist/components/CarFanLowLeft.d.ts +4 -0
  30. package/dist/components/CarFanLowLeft.js +6 -0
  31. package/dist/components/CarFanLowLeftFilled.d.ts +3 -0
  32. package/dist/components/CarFanLowLeftFilled.js +3 -0
  33. package/dist/components/CarFanLowMidLeft.d.ts +4 -0
  34. package/dist/components/CarFanLowMidLeft.js +6 -0
  35. package/dist/components/CarFanLowMidLeftFilled.d.ts +3 -0
  36. package/dist/components/CarFanLowMidLeftFilled.js +3 -0
  37. package/dist/components/CarFanLowRight.d.ts +4 -0
  38. package/dist/components/CarFanLowRight.js +6 -0
  39. package/dist/components/CarFanLowRightFilled.d.ts +3 -0
  40. package/dist/components/CarFanLowRightFilled.js +3 -0
  41. package/dist/components/CarFanMidLeft.d.ts +4 -0
  42. package/dist/components/CarFanMidLeft.js +6 -0
  43. package/dist/components/CarFanMidLeftFilled.d.ts +3 -0
  44. package/dist/components/CarFanMidLeftFilled.js +3 -0
  45. package/dist/components/CarFanMidLowRight.d.ts +4 -0
  46. package/dist/components/CarFanMidLowRight.js +6 -0
  47. package/dist/components/CarFanMidLowRightFilled.d.ts +3 -0
  48. package/dist/components/CarFanMidLowRightFilled.js +3 -0
  49. package/dist/components/CarFanMidRight.d.ts +4 -0
  50. package/dist/components/CarFanMidRight.js +6 -0
  51. package/dist/components/CarFanMidRightFilled.d.ts +3 -0
  52. package/dist/components/CarFanMidRightFilled.js +3 -0
  53. package/dist/components/CarFanRecirculate.d.ts +4 -0
  54. package/dist/components/CarFanRecirculate.js +6 -0
  55. package/dist/components/CarFanRecirculateFilled.d.ts +3 -0
  56. package/dist/components/CarFanRecirculateFilled.js +3 -0
  57. package/dist/components/{NestGaleWifi.d.ts → CarGear.d.ts} +1 -1
  58. package/dist/components/CarGear.js +6 -0
  59. package/dist/components/CarGearFilled.d.ts +4 -0
  60. package/dist/components/CarGearFilled.js +6 -0
  61. package/dist/components/CarLock.d.ts +4 -0
  62. package/dist/components/CarLock.js +6 -0
  63. package/dist/components/CarLockFilled.d.ts +4 -0
  64. package/dist/components/CarLockFilled.js +6 -0
  65. package/dist/components/CarMirrorHeat.d.ts +4 -0
  66. package/dist/components/CarMirrorHeat.js +6 -0
  67. package/dist/components/CarMirrorHeatFilled.d.ts +3 -0
  68. package/dist/components/CarMirrorHeatFilled.js +3 -0
  69. package/dist/components/ChefHat.d.ts +4 -0
  70. package/dist/components/ChefHat.js +6 -0
  71. package/dist/components/ChefHatFilled.d.ts +4 -0
  72. package/dist/components/ChefHatFilled.js +6 -0
  73. package/dist/components/DropperEye.d.ts +4 -0
  74. package/dist/components/DropperEye.js +6 -0
  75. package/dist/components/DropperEyeFilled.d.ts +4 -0
  76. package/dist/components/DropperEyeFilled.js +6 -0
  77. package/dist/components/EarSound.d.ts +4 -0
  78. package/dist/components/EarSound.js +6 -0
  79. package/dist/components/EarSoundFilled.d.ts +3 -0
  80. package/dist/components/EarSoundFilled.js +3 -0
  81. package/dist/components/EarbudCase.d.ts +4 -0
  82. package/dist/components/EarbudCase.js +6 -0
  83. package/dist/components/EarbudCaseFilled.d.ts +4 -0
  84. package/dist/components/EarbudCaseFilled.js +6 -0
  85. package/dist/components/EarbudLeft.d.ts +4 -0
  86. package/dist/components/EarbudLeft.js +6 -0
  87. package/dist/components/EarbudLeftFilled.d.ts +4 -0
  88. package/dist/components/{NestGaleWifi.js → EarbudLeftFilled.js} +2 -2
  89. package/dist/components/EarbudRight.d.ts +4 -0
  90. package/dist/components/EarbudRight.js +6 -0
  91. package/dist/components/EarbudRightFilled.d.ts +4 -0
  92. package/dist/components/{NestGaleWifiFilled.js → EarbudRightFilled.js} +2 -2
  93. package/dist/components/Earbuds2.d.ts +4 -0
  94. package/dist/components/Earbuds2.js +6 -0
  95. package/dist/components/Earbuds2Filled.d.ts +4 -0
  96. package/dist/components/Earbuds2Filled.js +6 -0
  97. package/dist/components/FanFocus.d.ts +4 -0
  98. package/dist/components/FanFocus.js +6 -0
  99. package/dist/components/FanFocusFilled.d.ts +3 -0
  100. package/dist/components/FanFocusFilled.js +3 -0
  101. package/dist/components/FanIndirect.d.ts +4 -0
  102. package/dist/components/FanIndirect.js +6 -0
  103. package/dist/components/FanIndirectFilled.d.ts +3 -0
  104. package/dist/components/FanIndirectFilled.js +3 -0
  105. package/dist/components/Fragrance.d.ts +4 -0
  106. package/dist/components/Fragrance.js +6 -0
  107. package/dist/components/FragranceFilled.d.ts +4 -0
  108. package/dist/components/FragranceFilled.js +6 -0
  109. package/dist/components/Graph7.d.ts +4 -0
  110. package/dist/components/Graph7.js +6 -0
  111. package/dist/components/Graph7Filled.d.ts +3 -0
  112. package/dist/components/Graph7Filled.js +3 -0
  113. package/dist/components/HvacMaxDefrost.d.ts +4 -0
  114. package/dist/components/HvacMaxDefrost.js +6 -0
  115. package/dist/components/HvacMaxDefrostFilled.d.ts +3 -0
  116. package/dist/components/HvacMaxDefrostFilled.js +3 -0
  117. package/dist/components/MobileHand.d.ts +4 -0
  118. package/dist/components/MobileHand.js +6 -0
  119. package/dist/components/MobileHandFilled.d.ts +4 -0
  120. package/dist/components/MobileHandFilled.js +6 -0
  121. package/dist/components/MobileLoupe.d.ts +4 -0
  122. package/dist/components/MobileLoupe.js +6 -0
  123. package/dist/components/MobileLoupeFilled.d.ts +4 -0
  124. package/dist/components/MobileLoupeFilled.js +6 -0
  125. package/dist/components/MobileScreensaver.d.ts +4 -0
  126. package/dist/components/MobileScreensaver.js +6 -0
  127. package/dist/components/MobileScreensaverFilled.d.ts +4 -0
  128. package/dist/components/MobileScreensaverFilled.js +6 -0
  129. package/dist/components/MobileSpeaker.d.ts +4 -0
  130. package/dist/components/MobileSpeaker.js +6 -0
  131. package/dist/components/MobileSpeakerFilled.d.ts +4 -0
  132. package/dist/components/MobileSpeakerFilled.js +6 -0
  133. package/dist/components/MoonStars.d.ts +4 -0
  134. package/dist/components/MoonStars.js +6 -0
  135. package/dist/components/MoonStarsFilled.d.ts +4 -0
  136. package/dist/components/MoonStarsFilled.js +6 -0
  137. package/dist/components/NotificationSound.d.ts +4 -0
  138. package/dist/components/NotificationSound.js +6 -0
  139. package/dist/components/NotificationSoundFilled.d.ts +4 -0
  140. package/dist/components/NotificationSoundFilled.js +6 -0
  141. package/dist/components/SeatCoolLeft.d.ts +4 -0
  142. package/dist/components/SeatCoolLeft.js +6 -0
  143. package/dist/components/SeatCoolLeftFilled.d.ts +3 -0
  144. package/dist/components/SeatCoolLeftFilled.js +3 -0
  145. package/dist/components/SeatCoolRight.d.ts +4 -0
  146. package/dist/components/SeatCoolRight.js +6 -0
  147. package/dist/components/SeatCoolRightFilled.d.ts +3 -0
  148. package/dist/components/SeatCoolRightFilled.js +3 -0
  149. package/dist/components/SeatHeatLeft.d.ts +4 -0
  150. package/dist/components/SeatHeatLeft.js +6 -0
  151. package/dist/components/SeatHeatLeftFilled.d.ts +3 -0
  152. package/dist/components/SeatHeatLeftFilled.js +3 -0
  153. package/dist/components/SeatHeatRight.d.ts +4 -0
  154. package/dist/components/SeatHeatRight.js +6 -0
  155. package/dist/components/SeatHeatRightFilled.d.ts +3 -0
  156. package/dist/components/SeatHeatRightFilled.js +3 -0
  157. package/dist/components/SeatVentLeft.d.ts +4 -0
  158. package/dist/components/SeatVentLeft.js +6 -0
  159. package/dist/components/SeatVentLeftFilled.d.ts +3 -0
  160. package/dist/components/SeatVentLeftFilled.js +3 -0
  161. package/dist/components/SeatVentRight.d.ts +4 -0
  162. package/dist/components/SeatVentRight.js +6 -0
  163. package/dist/components/SeatVentRightFilled.d.ts +3 -0
  164. package/dist/components/SeatVentRightFilled.js +3 -0
  165. package/dist/components/StarShine.d.ts +4 -0
  166. package/dist/components/StarShine.js +6 -0
  167. package/dist/components/StarShineFilled.d.ts +4 -0
  168. package/dist/components/StarShineFilled.js +6 -0
  169. package/dist/components/Stars2.d.ts +4 -0
  170. package/dist/components/Stars2.js +6 -0
  171. package/dist/components/Stars2Filled.d.ts +4 -0
  172. package/dist/components/Stars2Filled.js +6 -0
  173. package/dist/components/SteeringWheelHeat.d.ts +4 -0
  174. package/dist/components/SteeringWheelHeat.js +6 -0
  175. package/dist/components/SteeringWheelHeatFilled.d.ts +4 -0
  176. package/dist/components/SteeringWheelHeatFilled.js +6 -0
  177. package/dist/components/SubtitlesGear.d.ts +4 -0
  178. package/dist/components/SubtitlesGear.js +6 -0
  179. package/dist/components/SubtitlesGearFilled.d.ts +4 -0
  180. package/dist/components/SubtitlesGearFilled.js +6 -0
  181. package/dist/components/SwitchAccess3.d.ts +4 -0
  182. package/dist/components/SwitchAccess3.js +6 -0
  183. package/dist/components/SwitchAccess3Filled.d.ts +4 -0
  184. package/dist/components/SwitchAccess3Filled.js +6 -0
  185. package/dist/components/TouchLong.js +1 -1
  186. package/dist/components/TouchLongFilled.js +1 -1
  187. package/dist/components/Voicemail2.d.ts +4 -0
  188. package/dist/components/Voicemail2.js +6 -0
  189. package/dist/components/Voicemail2Filled.d.ts +4 -0
  190. package/dist/components/Voicemail2Filled.js +6 -0
  191. package/dist/components/VpnLock2.d.ts +4 -0
  192. package/dist/components/VpnLock2.js +6 -0
  193. package/dist/components/VpnLock2Filled.d.ts +3 -0
  194. package/dist/components/VpnLock2Filled.js +3 -0
  195. package/dist/components/WandShine.d.ts +4 -0
  196. package/dist/components/WandShine.js +6 -0
  197. package/dist/components/WandShineFilled.d.ts +4 -0
  198. package/dist/components/WandShineFilled.js +6 -0
  199. package/dist/components/WandStars.d.ts +4 -0
  200. package/dist/components/WandStars.js +6 -0
  201. package/dist/components/WandStarsFilled.d.ts +4 -0
  202. package/dist/components/WandStarsFilled.js +6 -0
  203. package/dist/components/WindshieldDefrostFront.d.ts +4 -0
  204. package/dist/components/WindshieldDefrostFront.js +6 -0
  205. package/dist/components/WindshieldDefrostFrontFilled.d.ts +3 -0
  206. package/dist/components/WindshieldDefrostFrontFilled.js +3 -0
  207. package/dist/components/WindshieldDefrostRear.d.ts +4 -0
  208. package/dist/components/WindshieldDefrostRear.js +6 -0
  209. package/dist/components/WindshieldDefrostRearFilled.d.ts +3 -0
  210. package/dist/components/WindshieldDefrostRearFilled.js +3 -0
  211. package/dist/components/WindshieldHeatFront.d.ts +4 -0
  212. package/dist/components/WindshieldHeatFront.js +6 -0
  213. package/dist/components/WindshieldHeatFrontFilled.d.ts +3 -0
  214. package/dist/components/WindshieldHeatFrontFilled.js +3 -0
  215. package/dist/index.d.ts +106 -2
  216. package/dist/index.js +106 -2
  217. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function NestGaleWifiFilled({ className }: {
2
+ export default function AccessibleMenu({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function AccessibleMenu(_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.08-734q-30.08 0-51.58-21.42t-21.5-51.5 21.42-51.58 51.5-21.5 51.58 21.42 21.5 51.5-21.42 51.58-51.5 21.5m-77.26 614q-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-462.74Q307-618 253.5-625T153-642q-16.65-3.75-22.32-15.38Q125-669 127-680t11-19 23-5q72.17 16 151.13 23.5Q391.1-673 480-673t167.87-7.5Q726.83-688 799-704q14-3 22.8 5.04t11 19-3.3 22.46T807-642q-47 10-100.5 17T587-612.74V-150q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-230h-94v230q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63m399.29-328Q786-448 775-458.89q-11-10.9-11-27Q764-502 774.89-513q10.9-11 27-11Q818-524 829-513.11q11 10.9 11 27Q840-470 829.11-459q-10.9 11-27 11m0 164Q786-284 775-294.89q-11-10.9-11-27Q764-338 774.89-349q10.9-11 27-11Q818-360 829-349.11q11 10.9 11 27Q840-306 829.11-295q-10.9 11-27 11m0 164Q786-120 775-130.89q-11-10.9-11-27Q764-174 774.89-185q10.9-11 27-11Q818-196 829-185.11q11 10.9 11 27Q840-142 829.11-131q-10.9 11-27 11" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import AccessibleMenu from './AccessibleMenu';
2
+ declare const AccessibleMenuFilled: typeof AccessibleMenu;
3
+ export default AccessibleMenuFilled;
@@ -0,0 +1,3 @@
1
+ import AccessibleMenu from './AccessibleMenu';
2
+ var AccessibleMenuFilled = AccessibleMenu;
3
+ export default AccessibleMenuFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarDefrostLeft({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarDefrostLeft(_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: "m782-591-34-22 3-5q5-6 7-13.5t2-15.5q0-11-4-20.5T744-685q-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-124-3-35-18 3-6q3-7 4.5-14t1.5-15q0-11-3-20.5T619-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q9 13 14 29t5 33q0 12-3 24.5t-8 23.5zm-155-66-32-223q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T929-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zM745-80 626-282H302l-55-286q-8-44 19.5-77.5T338-679q32 0 57.5 20.5T430-606l62 223h145l160 273zm-150 0H160L48-518q-4-13-6-27.5T40-577q0-27 6.5-53.5T65-683q8-16 22.5-25.5T119-718q20 0 33.5 14t13.5 34q0 10-3.5 18.5T153-638q-21 22-26 53t9 60l17 43q37 86 53.5 150T223-210v54q9-13 25-19.5t36-6.5h239q30 0 51 21t21 51zM318-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import CarDefrostLeft from './CarDefrostLeft';
2
+ declare const CarDefrostLeftFilled: typeof CarDefrostLeft;
3
+ export default CarDefrostLeftFilled;
@@ -0,0 +1,3 @@
1
+ import CarDefrostLeft from './CarDefrostLeft';
2
+ var CarDefrostLeftFilled = CarDefrostLeft;
3
+ export default CarDefrostLeftFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarDefrostLowLeft({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarDefrostLowLeft(_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: "M745-80 626-282H302l-55-286q-8-44 19.5-77.5T338-679q32 0 57.5 20.5T430-606l62 223h145l160 273zm-150 0H160L48-518q-4-13-6-27.5T40-577q0-27 6.5-53.5T65-683q8-16 22.5-25.5T119-718q20 0 33.5 14t13.5 34q0 10-3.5 18.5T153-638q-21 22-26 53t9 60l17 43q37 86 53.5 150T223-210v54q9-13 25-19.5t36-6.5h239q30 0 51 21t21 51zM318-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m496 444L708-400l28-28 58 57v-139h40v139l58-57 28 28zm-32-297-34-22 3-5q5-6 7-13.5t2-15.5q0-11-4-20.5T744-685q-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-124-3-35-18 3-6q3-7 4.5-14t1.5-15q0-11-3-20.5T619-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q9 13 14 29t5 33q0 12-3 24.5t-8 23.5zm-155-66-32-223q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T929-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import CarDefrostLowLeft from './CarDefrostLowLeft';
2
+ declare const CarDefrostLowLeftFilled: typeof CarDefrostLowLeft;
3
+ export default CarDefrostLowLeftFilled;
@@ -0,0 +1,3 @@
1
+ import CarDefrostLowLeft from './CarDefrostLowLeft';
2
+ var CarDefrostLowLeftFilled = CarDefrostLowLeft;
3
+ export default CarDefrostLowLeftFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarDefrostLowRight({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarDefrostLowRight(_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: "m342-591-33-22 3-5q5-6 6.5-13.5T320-647q0-11-4-20.5T304-685q-11-12-17.5-29.5T280-750q0-14 3.5-27t11.5-24l3-5 33 22-3 5q-5 6-6.5 13t-1.5 15q0 11 4 21t12 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-123-3-36-18 3-6q3-7 5-14t2-15q0-11-3.5-20.5T179-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 36 17-3 7q-3 7-5 14t-2 15q0 11 3.5 20.5T214-710q9 13 13.5 29t4.5 33q0 12-2.5 24.5T222-600zM63-660 31-883q56-18 113-27.5t116-9.5q41 0 81.5 6t73.5 12q39 9 74 19l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zM215-80l-52-30 160-273h145l62-223q9-32 34.5-52.5T622-679q44 0 71.5 33.5T713-568l-55 286H334zm150 0v-30q0-30 21-51t51-21h239q20 0 36 6.5t25 19.5v-54q0-58 16.5-122T807-482l17-43q14-29 9-60t-26-53q-6-5-9.5-13.5T794-670q0-20 13.5-34t33.5-14q17 0 31.5 9.5T895-683q12 26 18.5 52.5T920-577q0 17-2 31.5t-6 27.5L800-80zm277-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M146-294 40-400l28-28 58 57v-139h40v139l58-57 28 28z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import CarDefrostLowRight from './CarDefrostLowRight';
2
+ declare const CarDefrostLowRightFilled: typeof CarDefrostLowRight;
3
+ export default CarDefrostLowRightFilled;
@@ -0,0 +1,3 @@
1
+ import CarDefrostLowRight from './CarDefrostLowRight';
2
+ var CarDefrostLowRightFilled = CarDefrostLowRight;
3
+ export default CarDefrostLowRightFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarDefrostMidLowLeft({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarDefrostMidLowLeft(_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: "M745-80 626-282H302l-55-286q-8-44 19.5-77.5T338-679q32 0 57.5 20.5T430-606l62 223h145l160 273zm-150 0H160L48-518q-4-13-6-27.5T40-577q0-27 6.5-53.5T65-683q8-16 22.5-25.5T119-718q20 0 33.5 14t13.5 34q0 10-3.5 18.5T153-638q-21 22-26 53t9 60l17 43q37 86 53.5 150T223-210v54q9-13 25-19.5t36-6.5h239q30 0 51 21t21 51zM318-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m494 442L706-402l106-106 28 28-57 58h139v40H783l57 58zm-30-295-34-22 3-5q5-6 7-13.5t2-15.5q0-11-4-20.5T744-685q-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-124-3-35-18 3-6q3-7 4.5-14t1.5-15q0-11-3-20.5T619-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q9 13 14 29t5 33q0 12-3 24.5t-8 23.5zm-155-66-32-223q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T929-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import CarDefrostMidLowLeft from './CarDefrostMidLowLeft';
2
+ declare const CarDefrostMidLowLeftFilled: typeof CarDefrostMidLowLeft;
3
+ export default CarDefrostMidLowLeftFilled;
@@ -0,0 +1,3 @@
1
+ import CarDefrostMidLowLeft from './CarDefrostMidLowLeft';
2
+ var CarDefrostMidLowLeftFilled = CarDefrostMidLowLeft;
3
+ export default CarDefrostMidLowLeftFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarDefrostMidRight({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarDefrostMidRight(_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: "m342-591-33-22 3-5q5-6 6.5-13.5T320-647q0-11-4-20.5T304-685q-11-12-17.5-29.5T280-750q0-14 3.5-27t11.5-24l3-5 33 22-3 5q-5 6-6.5 13t-1.5 15q0 11 4 21t12 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-123-3-36-18 3-6q3-7 5-14t2-15q0-11-3.5-20.5T179-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 36 17-3 7q-3 7-5 14t-2 15q0 11 3.5 20.5T214-710q9 13 13.5 29t4.5 33q0 12-2.5 24.5T222-600zM63-660 31-883q56-18 113-27.5t116-9.5q41 0 81.5 6t73.5 12q39 9 74 19l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zM215-80l-52-30 160-273h145l62-223q9-32 34.5-52.5T622-679q44 0 71.5 33.5T713-568l-55 286H334zm150 0v-30q0-30 21-51t51-21h239q20 0 36 6.5t25 19.5v-54q0-58 16.5-122T807-482l17-43q14-29 9-60t-26-53q-6-5-9.5-13.5T794-670q0-20 13.5-34t33.5-14q17 0 31.5 9.5T895-683q12 26 18.5 52.5T920-577q0 17-2 31.5t-6 27.5L800-80zm277-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M148-296l-28-28 57-58H38v-40h139l-57-58 28-28 106 106z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import CarDefrostMidRight from './CarDefrostMidRight';
2
+ declare const CarDefrostMidRightFilled: typeof CarDefrostMidRight;
3
+ export default CarDefrostMidRightFilled;
@@ -0,0 +1,3 @@
1
+ import CarDefrostMidRight from './CarDefrostMidRight';
2
+ var CarDefrostMidRightFilled = CarDefrostMidRight;
3
+ export default CarDefrostMidRightFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarDefrostRight({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarDefrostRight(_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: "m342-591-33-22 3-5q5-6 6.5-13.5T320-647q0-11-4-20.5T304-685q-11-12-17.5-29.5T280-750q0-14 3.5-27t11.5-24l3-5 33 22-3 5q-5 6-6.5 13t-1.5 15q0 11 4 21t12 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-123-3-36-18 3-6q3-7 5-14t2-15q0-11-3.5-20.5T179-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 36 17-3 7q-3 7-5 14t-2 15q0 11 3.5 20.5T214-710q9 13 13.5 29t4.5 33q0 12-2.5 24.5T222-600zM63-660 31-883q56-18 113-27.5t116-9.5q41 0 81.5 6t73.5 12q39 9 74 19l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zM215-80l-52-30 160-273h145l62-223q9-32 34.5-52.5T622-679q44 0 71.5 33.5T713-568l-55 286H334zm150 0v-30q0-30 21-51t51-21h239q20 0 36 6.5t25 19.5v-54q0-58 16.5-122T807-482l17-43q14-29 9-60t-26-53q-6-5-9.5-13.5T794-670q0-20 13.5-34t33.5-14q17 0 31.5 9.5T895-683q12 26 18.5 52.5T920-577q0 17-2 31.5t-6 27.5L800-80zm277-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import CarDefrostRight from './CarDefrostRight';
2
+ declare const CarDefrostRightFilled: typeof CarDefrostRight;
3
+ export default CarDefrostRightFilled;
@@ -0,0 +1,3 @@
1
+ import CarDefrostRight from './CarDefrostRight';
2
+ var CarDefrostRightFilled = CarDefrostRight;
3
+ export default CarDefrostRightFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarFanLowLeft({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarFanLowLeft(_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: "M318-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M745-80 626-282H302l-55-286q-8-44 19.5-77.5T338-679q32 0 57.5 20.5T430-606l62 223h145l160 273zm-54-438L541-667l43-42 77 76v-207h60v207l77-77 42 43zM595-80H160L48-518q-4-13-6-27.5T40-577q0-27 6.5-53.5T65-683q8-16 22.5-25.5T119-718q20 0 33.5 14t13.5 34q0 10-3.5 18.5T153-638q-21 22-26 53t9 60l17 43q37 86 53.5 150T223-210v54q9-13 25-19.5t36-6.5h239q30 0 51 21t21 51z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import CarFanLowLeft from './CarFanLowLeft';
2
+ declare const CarFanLowLeftFilled: typeof CarFanLowLeft;
3
+ export default CarFanLowLeftFilled;
@@ -0,0 +1,3 @@
1
+ import CarFanLowLeft from './CarFanLowLeft';
2
+ var CarFanLowLeftFilled = CarFanLowLeft;
3
+ export default CarFanLowLeftFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarFanLowMidLeft({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarFanLowMidLeft(_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: "M614-668 508-774l106-106 28 28-57 58h139v40H585l57 58zm160 240L668-534l28-28 58 57v-139h40v139l58-57 28 28zM318-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M745-80 626-282H302l-55-286q-8-44 19.5-77.5T338-679q32 0 57.5 20.5T430-606l62 223h145l160 273zm-150 0H160L48-518q-4-13-6-27.5T40-577q0-27 6.5-53.5T65-683q8-16 22.5-25.5T119-718q20 0 33.5 14t13.5 34q0 10-3.5 18.5T153-638q-21 22-26 53t9 60l17 43q37 86 53.5 150T223-210v54q9-13 25-19.5t36-6.5h239q30 0 51 21t21 51z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import CarFanLowMidLeft from './CarFanLowMidLeft';
2
+ declare const CarFanLowMidLeftFilled: typeof CarFanLowMidLeft;
3
+ export default CarFanLowMidLeftFilled;
@@ -0,0 +1,3 @@
1
+ import CarFanLowMidLeft from './CarFanLowMidLeft';
2
+ var CarFanLowMidLeftFilled = CarFanLowMidLeft;
3
+ export default CarFanLowMidLeftFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarFanLowRight({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarFanLowRight(_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: "M642-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M215-80l-52-30 160-273h145l62-223q9-32 34.5-52.5T622-679q44 0 71.5 33.5T713-568l-55 286H334zm54-438L120-667l42-43 77 77v-207h60v207l77-76 43 42zm96 438v-30q0-30 21-51t51-21h239q20 0 36 6.5t25 19.5v-54q0-58 16.5-122T807-482l17-43q14-29 9-60t-26-53q-6-5-9.5-13.5T794-670q0-20 13.5-34t33.5-14q17 0 31.5 9.5T895-683q12 26 18.5 52.5T920-577q0 17-2 31.5t-6 27.5L800-80z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import CarFanLowRight from './CarFanLowRight';
2
+ declare const CarFanLowRightFilled: typeof CarFanLowRight;
3
+ export default CarFanLowRightFilled;
@@ -0,0 +1,3 @@
1
+ import CarFanLowRight from './CarFanLowRight';
2
+ var CarFanLowRightFilled = CarFanLowRight;
3
+ export default CarFanLowRightFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarFanMidLeft({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarFanMidLeft(_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: "M318-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M745-80 626-282H302l-55-286q-8-44 19.5-77.5T338-679q32 0 57.5 20.5T430-606l62 223h145l160 273zm-77-461L519-690l149-150 42 43-76 77h207v60H634l77 77zM595-80H160L48-518q-4-13-6-27.5T40-577q0-27 6.5-53.5T65-683q8-16 22.5-25.5T119-718q20 0 33.5 14t13.5 34q0 10-3.5 18.5T153-638q-21 22-26 53t9 60l17 43q37 86 53.5 150T223-210v54q9-13 25-19.5t36-6.5h239q30 0 51 21t21 51z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import CarFanMidLeft from './CarFanMidLeft';
2
+ declare const CarFanMidLeftFilled: typeof CarFanMidLeft;
3
+ export default CarFanMidLeftFilled;
@@ -0,0 +1,3 @@
1
+ import CarFanMidLeft from './CarFanMidLeft';
2
+ var CarFanMidLeftFilled = CarFanMidLeft;
3
+ export default CarFanMidLeftFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarFanMidLowRight({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarFanMidLowRight(_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: "m346-668-28-28 57-58H236v-40h139l-57-58 28-28 106 106zM186-428 80-534l28-28 58 57v-139h40v139l58-57 28 28zm456-310q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M215-80l-52-30 160-273h145l62-223q9-32 34.5-52.5T622-679q44 0 71.5 33.5T713-568l-55 286H334zm150 0v-30q0-30 21-51t51-21h239q20 0 36 6.5t25 19.5v-54q0-58 16.5-122T807-482l17-43q14-29 9-60t-26-53q-6-5-9.5-13.5T794-670q0-20 13.5-34t33.5-14q17 0 31.5 9.5T895-683q12 26 18.5 52.5T920-577q0 17-2 31.5t-6 27.5L800-80z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import CarFanMidLowRight from './CarFanMidLowRight';
2
+ declare const CarFanMidLowRightFilled: typeof CarFanMidLowRight;
3
+ export default CarFanMidLowRightFilled;
@@ -0,0 +1,3 @@
1
+ import CarFanMidLowRight from './CarFanMidLowRight';
2
+ var CarFanMidLowRightFilled = CarFanMidLowRight;
3
+ export default CarFanMidLowRightFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarFanMidRight({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarFanMidRight(_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: "M642-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M215-80l-52-30 160-273h145l62-223q9-32 34.5-52.5T622-679q44 0 71.5 33.5T713-568l-55 286H334zm78-461-43-42 77-77H120v-60h207l-76-77 42-43 149 150zm72 461v-30q0-30 21-51t51-21h239q20 0 36 6.5t25 19.5v-54q0-58 16.5-122T807-482l17-43q14-29 9-60t-26-53q-6-5-9.5-13.5T794-670q0-20 13.5-34t33.5-14q17 0 31.5 9.5T895-683q12 26 18.5 52.5T920-577q0 17-2 31.5t-6 27.5L800-80z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import CarFanMidRight from './CarFanMidRight';
2
+ declare const CarFanMidRightFilled: typeof CarFanMidRight;
3
+ export default CarFanMidRightFilled;
@@ -0,0 +1,3 @@
1
+ import CarFanMidRight from './CarFanMidRight';
2
+ var CarFanMidRightFilled = CarFanMidRight;
3
+ export default CarFanMidRightFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarFanRecirculate({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarFanRecirculate(_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: "M190-372 41-521l149-149 42 42-76 77h268l200-243 45 39-218 264H156l76 77zm218-325-83-83H201v-60h149l97 96zm153 559q39 0 66.5-28t27.5-66q0-39-27.5-66.5T561-326q-38 0-65.5 27.5T468-232q0 38 27.5 66t65.5 28m0 58q-55 0-97-34.5T411-202H201v-60h210q11-54 52.5-89t97.5-35q57 0 98.5 35t52.5 89h108v-196q0-35-23.5-61.5T738-551l-91-11 45-55 54 6q58 8 96 51t38 102v256H712q-11 53-53 87.5T561-80" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import CarFanRecirculate from './CarFanRecirculate';
2
+ declare const CarFanRecirculateFilled: typeof CarFanRecirculate;
3
+ export default CarFanRecirculateFilled;
@@ -0,0 +1,3 @@
1
+ import CarFanRecirculate from './CarFanRecirculate';
2
+ var CarFanRecirculateFilled = CarFanRecirculate;
3
+ export default CarFanRecirculateFilled;
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function NestGaleWifi({ className }: {
2
+ export default function CarGear({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarGear(_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: "M120-120v-360l96.11-280H476q-1 8-1.5 14.97-.5 6.96-.5 15.03t.5 15.03Q475-708 476-700H258l-55 166h363q17 16 60 38t104 22H180v210h600v-215q16-4 31.17-8.48T840-499v379h-80v-84H200v84zm582-460-5-46q-12-3-22-9t-17-14l-40 19-29-46 36-27q-5-11-5-27t5-27l-36-27 29-46 40 19q7.5-8 16.25-14t22.75-9l5-46h56l5 46q14 3 22.75 9T802-811l40-19 29 46-36 27q5 11 5 27t-5 27l36 27-29 46-40-19q-7 8-17 14t-22 9l-5 46zm28-84q27.5 0 46.75-19.25T796-730t-19.25-46.75T730-796t-46.75 19.25T664-730t19.25 46.75T730-664M180-474v210zm104 160q23.33 0 39.67-15.75Q340-345.5 340-368q0-23.33-16.26-39.67Q307.47-424 284.24-424q-23.24 0-38.74 16.26-15.5 16.27-15.5 39.5 0 23.24 15.75 38.74T284-314m391 0q23.33 0 39.67-15.75Q731-345.5 731-368q0-23.33-16.26-39.67Q698.47-424 675.24-424q-23.24 0-38.74 16.26-15.5 16.27-15.5 39.5 0 23.24 15.75 38.74T675-314" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarGearFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarGearFilled(_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: "m702-580-5-46q-12-3-22-9t-17-14l-40 19-29-46 36-27q-5-11-5-27t5-27l-36-27 29-46 40 19q7.5-8 16.25-14t22.75-9l5-46h56l5 46q14 3 22.75 9T802-811l40-19 29 46-36 27q5 11 5 27t-5 27l36 27-29 46-40-19q-7 8-17 14t-22 9l-5 46zm28-84q27.5 0 46.75-19.25T796-730t-19.25-46.75T730-796t-46.75 19.25T664-730t19.25 46.75T730-664M284-314q23.33 0 39.67-15.75Q340-345.5 340-368q0-23.33-16.26-39.67Q307.47-424 284.24-424q-23.24 0-38.74 16.26-15.5 16.27-15.5 39.5 0 23.24 15.75 38.74T284-314m391 0q23.33 0 39.67-15.75Q731-345.5 731-368q0-23.33-16.26-39.67Q698.47-424 675.24-424q-23.24 0-38.74 16.26-15.5 16.27-15.5 39.5 0 23.24 15.75 38.74T675-314m55.47-160q28.53 0 56.03-5t53.5-16v375h-80v-84H200v84h-80v-360l96-280h260q-1 7.5-1.5 14.62-.5 7.13-.5 15.38t.5 15.37q.5 7.13 1.5 14.63H258l-55 166h363q33 31 76 45.5t88.47 14.5" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarLock({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarLock(_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: "M284-314q23.33 0 39.67-15.75Q340-345.5 340-368q0-23.33-16.26-39.67Q307.47-424 284.24-424q-23.24 0-38.74 16.26-15.5 16.27-15.5 39.5 0 23.24 15.75 38.74T284-314m391 0q23.33 0 39.67-15.75Q731-345.5 731-368q0-23.33-16.26-39.67Q698.47-424 675.24-424q-23.24 0-38.74 16.26-15.5 16.27-15.5 39.5 0 23.24 15.75 38.74T675-314M120-120v-360l96-280h364v60H258l-55 166h377v60H180v210h600v-210h60v354h-80v-84H200v84zm60-354v210zm460-86v-200h40v-40q0-33 23.5-56.5T760-880t56.5 23.5T840-800v40h40v200zm80-200h80v-40q0-17-11.5-28.5T760-840t-28.5 10.92Q720-818.15 720-802z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarLockFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarLockFilled(_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: "M284-314q23.33 0 39.67-15.75Q340-345.5 340-368q0-23.33-16.26-39.67Q307.47-424 284.24-424q-23.24 0-38.74 16.26-15.5 16.27-15.5 39.5 0 23.24 15.75 38.74T284-314m391 0q23.33 0 39.67-15.75Q731-345.5 731-368q0-23.33-16.26-39.67Q698.47-424 675.24-424q-23.24 0-38.74 16.26-15.5 16.27-15.5 39.5 0 23.24 15.75 38.74T675-314m-35-246v-200h40v-40q0-33 23.5-56.5T760-880t56.5 23.5T840-800v40h40v200zm80-200h80v-40q0-17-11.5-28.5T760-840t-28.5 10.92Q720-818.15 720-802zM120-120v-360l96-280h364v60H258l-55 166h377v60h260v354h-80v-84H200v84z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CarMirrorHeat({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CarMirrorHeat(_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: "M770-247v-65q22-12 36-34t14-49v-250q0-39-27.5-67T727-740H348L140-493v193h62v60H80v-275l241-285h406q63 0 108 45.5T880-645v250q0 53-31.5 93.5T770-247m-84 107-50-33 8-11q8-11 12-24t4-27q0-18-6.5-34.5T634-300q-21-23-32.5-50.5T590-409q0-22 6.5-43t19.5-39l8-11 49 33-8 11q-8 11-12 23.5t-4 26.5q0 19 7 35.5t20 30.5q21 23 32.5 50.5T720-233q0 22-6.5 43T694-151zm-173 0-50-33 8-11q8-11 12-23.5t4-26.5q0-19-7-35.5T460-300q-21-23-32.5-50.5T416-409q0-22 6.5-43t19.5-39l8-11 50 33-8 11q-8 11-12 23.5t-4 26.5q0 19 7 35.5t20 30.5q21 23 32.5 50.5T547-233q0 22-6.5 43T521-151zm-173 0-50-33 8-11q8-11 12-23.5t4-26.5q0-19-7-35.5T287-300q-21-23-33-50.5T242-409q0-22 6.5-43t20.5-39l9-12 49 34-8 11q-8 11-12 23.5t-4 26.5q0 19 7 35.5t20 30.5q21 23 32.5 50.5T374-233q0 22-6.5 43T348-151z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import CarMirrorHeat from './CarMirrorHeat';
2
+ declare const CarMirrorHeatFilled: typeof CarMirrorHeat;
3
+ export default CarMirrorHeatFilled;
@@ -0,0 +1,3 @@
1
+ import CarMirrorHeat from './CarMirrorHeat';
2
+ var CarMirrorHeatFilled = CarMirrorHeat;
3
+ export default CarMirrorHeatFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ChefHat({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ChefHat(_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: "M370-409h60v-183h-60zm-160-50q-49-24-79.5-69T100-627q0-72.49 50.5-122.74Q201-800 273.41-800q11.59 0 23.08 1.71 11.48 1.72 22.51 4.29l8 2 4-7q23-40 63-60.5t86-20.5 86 20.5 63 60.5l4 7 8-2q11-3 22.46-4.5 11.47-1.5 23.89-1.5 71.65 0 122.15 50.26Q860-699.49 860-627q0 54-30.5 99T750-459v215H210zm320 50h60v-183h-60zM270-305h420v-191l40-20q32-16 52-45.5t20-64.5q0-48-36-80t-85-32q-9 0-18 1.5t-18 3.5l-39 11-28-46q-16-26-41.98-39t-56-13T424-807t-42 39l-28 46-40-11q-9-2-17.84-3.5-8.85-1.5-18.16-1.5-49 0-84.5 32.5T158-625q0 35 20 65t52 45l40 19zm-60 61h60v104h420v-104h60v164H210zm270-61" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ChefHatFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ChefHatFilled(_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: "M370-409h60v-183h-60zM210-280v-179q-49-24-79.5-69T100-627q0-72 50.5-122.5T273-800q12 0 23.5 1.5T319-794l8 2 4-7q23-40 63-60.5t86-20.5 86 20.5 63 60.5l4 7 8-2q11-3 22.5-4.5T687-800q72 0 122.5 50.5T860-627q0 54-30.5 99T750-459v179zm320-129h60v-183h-60zM210-80v-140h540v140z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function DropperEye({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function DropperEye(_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: "m643-600 124-124-43-43-124 124zm0 0-43-43zM120-120v-168l377-377-72-72 41-41 92 92 166-166 128 128-166 166 72 72-41 41-182-177-355 355v87h111q8 17 17 31.5t20 28.5zm491 80q-88 0-161-45T342-210q35-80 108-125t161-45 161 45 108 125q-33 81-107 125.5T611-40m0-60q62 0 115-29.5t87-80.5q-34-51-87-80.5T611-320t-115 29.5-87 80.5q34 51 87 80.5T611-100m0-60q-21 0-35.5-14.5T561-210t14.5-35.5T611-260t35.5 14.5T661-210t-14.5 35.5T611-160" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function DropperEyeFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function DropperEyeFilled(_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: "M120-120v-168l377-377-72-72 41-41 92 92 166-166 128 128-166 166 72 72-41 41-182-177-355 355v87h111q8 17 17 31.5t20 28.5zm490.75 80Q523-40 450-85T342-210q35-80 108-125t161-45 161 45 108 125.5q-33 80.5-107.25 125t-162 44.5m.39-80Q649-120 675-146.14t26-64T674.86-274t-64-26T547-273.86t-26 64T547.14-146t64 26m-.26-40q-20.88 0-35.38-14.62t-14.5-35.5 14.62-35.38 35.5-14.5 35.38 14.62 14.5 35.5-14.62 35.38-35.5 14.5" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function EarSound({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function EarSound(_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: "M232-81q57 0 99-31t62-82 39.5-79.5T506-345q66-53 95-113t29-146q0-120-76-196.5T358-877q-118 0-195.5 73.5T80-616h60q5-88 65.5-144.5T358-817q90 0 151 61.5T570-604q0 72-28 124.5T449-378q-39 29-62.5 63T342-231q-17 42-44.5 66T232-141q-35 0-60.5-24T141-224H81q5 60 48 101.5T232-81m126-430q39 0 66-27t27-66-27-67-66-28-67 28-28 67 28 66 67 27m389 124-47-46q20-39 30-82.5t10-90.5-10-90.5-29-82.5l46-46q26 49 39.5 103.5T800-607t-13.5 115T747-387m117 114-45-43q38-63 59.5-136T900-604q0-80-21.5-153.5T818-894l45-44q47 72 72 156.5T960-604q0 92-25 175.5T864-273" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import EarSound from './EarSound';
2
+ declare const EarSoundFilled: typeof EarSound;
3
+ export default EarSoundFilled;
@@ -0,0 +1,3 @@
1
+ import EarSound from './EarSound';
2
+ var EarSoundFilled = EarSound;
3
+ export default EarSoundFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function EarbudCase({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function EarbudCase(_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: "M274-120q-63.52 0-108.76-45.24T120-274v-413q0-64 45.24-108.5T274-840h413q63.11 0 108.06 44.94Q840-750.11 840-687v413q0 63.52-44.5 108.76T687-120zm-94-372v218q0 38.77 27.61 66.39Q235.23-180 274-180h413q39 0 66-27.61 27-27.62 27-66.39v-218H675v165H285v-165zm165 0v105h270v-105zm-165-60h600v-135q0-38.36-27.32-65.68T687-780H274q-38.77 0-66.39 27Q180-726 180-687z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function EarbudCaseFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function EarbudCaseFilled(_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: "M120-492v218q0 63.52 45.24 108.76T274-120h413q64 0 108.5-45.24T840-274v-218H675v165H285v-165zm225 0v105h270v-105zm-225-60h720v-135q0-63.11-44.94-108.06Q750.11-840 687-840H274q-63.52 0-108.76 44.5T120-687z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function EarbudLeft({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function EarbudLeft(_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: "M243-80v-411H120v-309h454v60H180v189h123v411h106v-411h165v60H469v411zm331-329v-471h30q98.33 0 167.17 68.56Q840-742.88 840-644.94T771.17-478Q702.33-409 604-409zm60-62q63-16 104.5-63.5T780-645t-41.5-110T634-818zm0-174" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function EarbudLeftFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;