@project-lary/react-material-symbols-700-rounded 0.32.0 → 0.34.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 (127) 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/CarDefrostLeft.js +1 -1
  5. package/dist/components/CarDefrostLowLeft.js +1 -1
  6. package/dist/components/CarDefrostLowRight.js +1 -1
  7. package/dist/components/CarDefrostMidLeft.js +1 -1
  8. package/dist/components/CarDefrostMidLowLeft.js +1 -1
  9. package/dist/components/CarDefrostMidLowRight.js +1 -1
  10. package/dist/components/CarDefrostMidRight.js +1 -1
  11. package/dist/components/CarDefrostRight.js +1 -1
  12. package/dist/components/CarFanLowLeft.js +1 -1
  13. package/dist/components/CarFanLowMidLeft.js +1 -1
  14. package/dist/components/CarFanLowRight.js +1 -1
  15. package/dist/components/CarFanMidLeft.js +1 -1
  16. package/dist/components/CarFanMidLowRight.js +1 -1
  17. package/dist/components/CarFanMidLowRightFilled.d.ts +3 -4
  18. package/dist/components/CarFanMidLowRightFilled.js +3 -6
  19. package/dist/components/CarFanMidRight.js +1 -1
  20. package/dist/components/{BatterySaverFilled.d.ts → ComputerSound.d.ts} +1 -1
  21. package/dist/components/ComputerSound.js +6 -0
  22. package/dist/components/ComputerSoundFilled.d.ts +4 -0
  23. package/dist/components/ComputerSoundFilled.js +6 -0
  24. package/dist/components/DetectionAndZoneOff.d.ts +4 -0
  25. package/dist/components/DetectionAndZoneOff.js +6 -0
  26. package/dist/components/DetectionAndZoneOffFilled.d.ts +3 -0
  27. package/dist/components/DetectionAndZoneOffFilled.js +3 -0
  28. package/dist/components/{HeartArrow.d.ts → Eyebrow.d.ts} +1 -1
  29. package/dist/components/Eyebrow.js +6 -0
  30. package/dist/components/EyebrowFilled.d.ts +4 -0
  31. package/dist/components/EyebrowFilled.js +6 -0
  32. package/dist/components/FormatImageBack.d.ts +4 -0
  33. package/dist/components/FormatImageBack.js +6 -0
  34. package/dist/components/FormatImageBackFilled.d.ts +4 -0
  35. package/dist/components/FormatImageBackFilled.js +6 -0
  36. package/dist/components/FormatImageBreakLeft.d.ts +4 -0
  37. package/dist/components/FormatImageBreakLeft.js +6 -0
  38. package/dist/components/FormatImageBreakLeftFilled.d.ts +4 -0
  39. package/dist/components/FormatImageBreakLeftFilled.js +6 -0
  40. package/dist/components/FormatImageBreakRight.d.ts +4 -0
  41. package/dist/components/FormatImageBreakRight.js +6 -0
  42. package/dist/components/FormatImageBreakRightFilled.d.ts +4 -0
  43. package/dist/components/FormatImageBreakRightFilled.js +6 -0
  44. package/dist/components/FormatImageFront.d.ts +4 -0
  45. package/dist/components/FormatImageFront.js +6 -0
  46. package/dist/components/FormatImageFrontFilled.d.ts +4 -0
  47. package/dist/components/FormatImageFrontFilled.js +6 -0
  48. package/dist/components/FormatImageInlineLeft.d.ts +4 -0
  49. package/dist/components/FormatImageInlineLeft.js +6 -0
  50. package/dist/components/FormatImageInlineLeftFilled.d.ts +4 -0
  51. package/dist/components/FormatImageInlineLeftFilled.js +6 -0
  52. package/dist/components/FormatImageInlineRight.d.ts +4 -0
  53. package/dist/components/FormatImageInlineRight.js +6 -0
  54. package/dist/components/FormatImageInlineRightFilled.d.ts +4 -0
  55. package/dist/components/FormatImageInlineRightFilled.js +6 -0
  56. package/dist/components/{BatterySaver.d.ts → GameStickL3.d.ts} +1 -1
  57. package/dist/components/GameStickL3.js +6 -0
  58. package/dist/components/GameStickL3Filled.d.ts +4 -0
  59. package/dist/components/GameStickL3Filled.js +6 -0
  60. package/dist/components/GameStickLeft.d.ts +4 -0
  61. package/dist/components/GameStickLeft.js +6 -0
  62. package/dist/components/GameStickLeftFilled.d.ts +4 -0
  63. package/dist/components/GameStickLeftFilled.js +6 -0
  64. package/dist/components/GameStickR3.d.ts +4 -0
  65. package/dist/components/GameStickR3.js +6 -0
  66. package/dist/components/GameStickR3Filled.d.ts +4 -0
  67. package/dist/components/GameStickR3Filled.js +6 -0
  68. package/dist/components/GameStickRight.d.ts +4 -0
  69. package/dist/components/GameStickRight.js +6 -0
  70. package/dist/components/GameStickRightFilled.d.ts +4 -0
  71. package/dist/components/GameStickRightFilled.js +6 -0
  72. package/dist/components/HourglassCheck.d.ts +4 -0
  73. package/dist/components/HourglassCheck.js +6 -0
  74. package/dist/components/HourglassCheckFilled.d.ts +4 -0
  75. package/dist/components/HourglassCheckFilled.js +6 -0
  76. package/dist/components/Lips.d.ts +4 -0
  77. package/dist/components/Lips.js +6 -0
  78. package/dist/components/LipsFilled.d.ts +4 -0
  79. package/dist/components/LipsFilled.js +6 -0
  80. package/dist/components/MicGear.d.ts +4 -0
  81. package/dist/components/MicGear.js +6 -0
  82. package/dist/components/MicGearFilled.d.ts +4 -0
  83. package/dist/components/MicGearFilled.js +6 -0
  84. package/dist/components/NotificationAudio.d.ts +4 -0
  85. package/dist/components/NotificationAudio.js +6 -0
  86. package/dist/components/NotificationAudioFilled.d.ts +4 -0
  87. package/dist/components/NotificationAudioFilled.js +6 -0
  88. package/dist/components/NotificationAudioOff.d.ts +4 -0
  89. package/dist/components/NotificationAudioOff.js +6 -0
  90. package/dist/components/NotificationAudioOffFilled.d.ts +4 -0
  91. package/dist/components/NotificationAudioOffFilled.js +6 -0
  92. package/dist/components/PersonText.d.ts +4 -0
  93. package/dist/components/PersonText.js +6 -0
  94. package/dist/components/PersonTextFilled.d.ts +4 -0
  95. package/dist/components/PersonTextFilled.js +6 -0
  96. package/dist/components/Sticker.d.ts +4 -0
  97. package/dist/components/Sticker.js +6 -0
  98. package/dist/components/StickerAdd.d.ts +4 -0
  99. package/dist/components/StickerAdd.js +6 -0
  100. package/dist/components/StickerAddFilled.d.ts +4 -0
  101. package/dist/components/StickerAddFilled.js +6 -0
  102. package/dist/components/StickerFilled.d.ts +4 -0
  103. package/dist/components/StickerFilled.js +6 -0
  104. package/dist/components/ThermometerAlert.d.ts +4 -0
  105. package/dist/components/ThermometerAlert.js +6 -0
  106. package/dist/components/ThermometerAlertFilled.d.ts +4 -0
  107. package/dist/components/ThermometerAlertFilled.js +6 -0
  108. package/dist/components/Undereye.d.ts +4 -0
  109. package/dist/components/Undereye.js +6 -0
  110. package/dist/components/UndereyeFilled.d.ts +4 -0
  111. package/dist/components/UndereyeFilled.js +6 -0
  112. package/dist/components/VoiceChatOff.d.ts +4 -0
  113. package/dist/components/VoiceChatOff.js +6 -0
  114. package/dist/components/VoiceChatOffFilled.d.ts +4 -0
  115. package/dist/components/VoiceChatOffFilled.js +6 -0
  116. package/dist/components/WidgetMenu.d.ts +4 -0
  117. package/dist/components/WidgetMenu.js +6 -0
  118. package/dist/components/WidgetMenuFilled.d.ts +4 -0
  119. package/dist/components/WidgetMenuFilled.js +6 -0
  120. package/dist/index.d.ts +50 -4
  121. package/dist/index.js +50 -4
  122. package/package.json +1 -1
  123. package/dist/components/BatterySaver.js +0 -6
  124. package/dist/components/BatterySaverFilled.js +0 -6
  125. package/dist/components/HeartArrow.js +0 -6
  126. package/dist/components/HeartArrowFilled.d.ts +0 -3
  127. 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: "M354-64q-59 0-112-21.5T148-149q-41-40-62.5-92.5T64-354q0-85 42.5-154T219-609q19-41 54-76t79-57q33-70 103-112t152-42q59 0 111.5 21.5T811-811q40 41 62.5 93.5T896-606q0 80-36 145.5T742-352q-17 37-54.5 77T609-219q-33 71-100 113T354-64m2-83q37 1 73-15.5t55-44.5q-59 4-112.5-14.5T277-279q-41-40-59-92.5T204-483q-27 22-42 57t-15 72q0 43 15 80.5t45 66.5q29 28 67 43.5t82 16.5m126-127q36 0 70-15t57-42q-58 4-111.5-15.5T404-407q-41-42-60-95t-13-112q-33 34-45 62.5T274-480t15.5 80.5T334-333t67 44 81 15m129-129q17 0 32-3t36-11q17-55 3.5-109.5T625-624q-39-40-99.5-54.5T414-679q-5 18-7 34t-2 38q0 41 15 79t45 67q29 31 66.5 44.5T611-403m152-75q26-22 38-53t12-76q0-42-15-79t-44-67q-30-29-67-44.5T609-813t-75 13-60 40q57-3 111.5 17t97.5 62 63 94 17 109" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M354-64q-59 0-112-21.5T148-149q-41-40-62.5-92.5T64-354q0-85 42.5-154T219-609q19-41 54-76t79-57q33-70 103-112t152-42q59 0 111.5 21.5T811-811q40 41 62.5 93.5T896-606q0 80-36 145.5T742-352q-17 37-54.5 77T609-219q-33 71-100 113T354-64m2-83q37 1 73-15.5t55-44.5q-59 4-112.5-14.5T277-279q-41-40-59-92.5T204-483q-27 22-42 57t-15 72q0 43 15 80.5t45 66.5q29 28 67 43.5t82 16.5m126-127q36 0 70-15t57-42q-58 4-111.5-15.5T404-407q-41-42-60-95t-13-112q-33 34-45 62.5T274-480t15.5 80.5T334-333t67 44 81 15m129-129q17 0 32-3t36-11q17-55 3.5-109.5T625-624q-39-40-99.5-54.5T414-679q-5 18-7 34t-2 38q0 41 15 79t45 67q29 31 66.5 44.5T611-403m152-75q26-22 38-53t12-76q0-42-15-79t-44-67q-30-29-67-44.5T609-813t-75 13-60 40q57-3 111.5 17t97.5 62 63 94 17 109M610-608" })));
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: "M354-64q-59 0-112-21.5T148-149q-41-40-62.5-92.5T64-354q0-85 42.5-154T219-609q19-41 54-76t79-57q33-70 103-112t152-42q59 0 111.5 21.5T811-811q40 41 62.5 93.5T896-606q0 80-36 145.5T742-352q-17 37-54.5 77T609-219q-33 71-100 113T354-64m2-83q37 1 73-15.5t55-44.5q-59 4-112.5-14.5T277-279q-41-40-59-92.5T204-483q-27 22-42 57t-15 72q0 43 15 80.5t45 66.5q29 28 67 43.5t82 16.5m126-127q36 0 70-15t57-42q-58 4-111.5-15.5T404-407q-41-42-60-95t-13-112q-33 34-45 62.5T274-480t15.5 80.5T334-333t67 44 81 15" })));
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: "M756-703q-12-13-19-31t-7-39q0-8 1.5-17.5T735-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q10 11 16.5 27t9.5 34q0 11-1 22t-4 19q-5 13-16.5 19t-23.5 1q-10-4-15-14.5t1-20.5q1-2 4-16 0-10-4-18t-11-16m-130-4q-10-13-14.5-29.5T607-772q0-8 .5-16.5T610-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T675-735q10 13 14.5 29.5T694-671q0 9-.5 17.5T691-640q-4 13-15.5 19.5T652-618q-11-3-16-13.5t0-22.5q1-3 2-6.5t1-8.5q0-10-3.5-19.5T626-707m91-188q-46 0-90.5 6T539-872l23 165q2 12-6 22t-21 10q-10 0-18-6.5t-9-16.5l-25-167q-2-20 9-36.5t30-21.5q51-13 103-20t93-7q43 0 95.5 7T914-924q19 5 30 22t9 37l-25 167q-1 10-9 16.5t-18 6.5q-13 0-21-10t-6-22l24-165q-45-11-90-17t-91-6m-89 608H361q-29 0-50.5-18T283-351l-45-223q-9-46 20.5-81.5T334-691q35 0 63 20.5t38 53.5l58 199h121q23 0 41.5 11t27.5 29l123 255q7 16 1 32t-23 22q-15 6-30 1t-22-19zM201-55q-29 0-51.5-16.5T121-116L17-520q-4-12-6-28t-2-35q0-30 7-58.5T36-697q10-20 27.5-32t38.5-12q25 0 42.5 17t17.5 43q0 12-4 22.5T146-641q-19 21-23.5 50.5T131-532l16 45q42 100 58.5 162.5T222-208v50q8-14 24.5-21.5T286-187h248q28 0 47 19.5t19 46.5q0 28-19 47t-47 19zm110-694q-33 0-55.5-22.5T233-827q0-32 22.5-55.5T311-906q32 0 55.5 23.5T390-827q0 33-23.5 55.5T311-749" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M561-29q-15 6-30 .5T510-48L406-247H138q-28 0-49.5-18T61-311L15-534q-9-46 20.5-81.5T112-651q35 0 62.5 20.5T213-577l57 199h122q23 0 41.5 11t26.5 29L583-83q7 16 1.5 32T561-29M88-709q-33 0-55.5-22.5T10-787q0-32 22.5-55.5T88-866t56 23.5 23 55.5q0 33-23 55.5T88-709m693 91q-10-4-15-14.5t1-20.5q1-2 4-16 0-10-4-18t-11-16q-12-13-19-31t-7-39q0-8 1.5-17.5T735-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q10 11 16.5 27t9.5 34q0 11-1 22t-4 19q-5 13-16.5 19t-23.5 1m-129 0q-11-3-16-13.5t0-22.5q1-3 2-6.5t1-8.5q0-10-3.5-19.5T626-707q-10-13-14.5-29.5T607-772q0-8 .5-16.5T610-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T675-735q10 13 14.5 29.5T694-671q0 9-.5 17.5T691-640q-4 13-15.5 19.5T652-618m-117-57q-10 0-18-6.5t-9-16.5l-25-167q-2-20 9-36.5t30-21.5q51-13 103-20t93-7q43 0 95.5 7T914-924q19 5 30 22t9 37l-25 167q-1 10-9 16.5t-18 6.5q-13 0-21-10t-6-22l24-165q-45-11-90-17t-91-6-90.5 6-87.5 17l23 165q2 12-6 22t-21 10" })));
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: "M598-287H361q-29 0-50.5-18T283-351l-45-223q-9-46 16.5-81.5T327-691q35 0 59 20.5t34 53.5l58 199h106q23 0 41.5 11t27.5 29l123 256q7 15 1 30.5T755-70q-15 7-30.5 2T702-87zM504-55H201q-29 0-51.5-16.5T121-116L17-520q-4-12-6-28t-2-35q0-30 7-58.5T36-697q10-20 27.5-32t38.5-12q25 0 42.5 17t17.5 43q0 12-4 22.5T146-641q-19 21-23.5 50.5T131-532l16 45q42 100 58.5 162.5T222-208v50q8-14 24.5-21.5T286-187h218q28 0 47 19.5t19 46.5q0 28-19 47t-47 19M311-749q-33 0-55.5-22.5T233-827q0-32 22.5-55.5T311-906q32 0 55.5 23.5T390-827q0 33-23.5 55.5T311-749m495 347v-101q0-11 8-19t20-8q11 0 19 8t8 19v101l30-30q9-8 20-8t20 8q8 8 8 19t-8 19l-72 73q-5 4-12 7t-13 3q-7 0-14-3t-11-7l-73-73q-8-8-8-19t8-19q9-8 19.5-8t19.5 8zm-50-301q-12-13-19-31t-7-39q0-8 1.5-17.5T735-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q10 11 16.5 27t9.5 34q0 11-1 22t-4 19q-5 13-16.5 19t-23.5 1q-10-4-15-14.5t1-20.5q1-2 4-16 0-10-4-18t-11-16m-130-4q-10-13-14.5-29.5T607-772q0-8 .5-16.5T610-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T675-735q10 13 14.5 29.5T694-671q0 9-.5 17.5T691-640q-4 13-15.5 19.5T652-618q-11-3-16-13.5t0-22.5q1-3 2-6.5t1-8.5q0-10-3.5-19.5T626-707m-91 32q-10 0-18-6.5t-9-16.5l-25-167q-2-20 9-36.5t30-21.5q51-13 103-20t93-7q43 0 95.5 7T914-924q19 5 30 22t9 37l-25 167q-1 10-9 16.5t-18 6.5q-13 0-21-10t-6-22l24-165q-45-11-90-17t-91-6-90.5 6-87.5 17l24 165q2 12-6.5 22T535-675" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M561-29q-15 6-30 .5T510-48L406-247H138q-28 0-50-17.5T61-311L15-534q-11-45 19.5-81t77.5-36q35 0 62.5 20.5T213-577l57 199h122q23 0 41 11.5t27 28.5L583-83q7 16 1.5 32T561-29M88-709q-33 0-55.5-22.5T10-787q0-32 22.5-55.5T88-866t56 23.5 23 55.5q0 33-23 55.5T88-709m549 23q-1-5-11-21-10-13-14.5-29.5T607-772q0-8 .5-16.5T610-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T675-735q8 10 12 22.5t6 26.5zm130 0q-2-4-11-17-12-13-19-31t-7-39q0-8 1.5-17.5T735-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q8 9 15.5 23.5T826-686zm-259 0-25-179q-2-20 9-37t30-21q47-12 99-19.5t97-7.5 97 7.5 99 19.5q20 4 30.5 21t8.5 37l-26 179h-56l27-186q-45-11-90-17t-91-6-90.5 6-87.5 17l25 186zm191 435q-10 0-18.5-4T665-266L522-408q-14-14-14-33.5t14-32.5q13-14 32.5-14t33.5 13l64 63v-153q0-19 13.5-32.5T699-611t33.5 13 13.5 33v153l61-62q14-14 33.5-14t32.5 14q14 14 14 33t-14 33L732-266q-7 7-15.5 11t-17.5 4" })));
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: "M362-287 258-87q-7 14-22.5 19T205-70q-16-6-22-21.5t1-30.5l123-256q9-18 27.5-29t41.5-11h106l58-199q10-33 34-53.5t59-20.5q47 0 72.5 35.5T722-574l-45 223q-6 28-27.5 46T599-287zm94 232q-28 0-47-19t-19-47q0-27 19-46.5t47-19.5h218q23 0 39.5 7.5T738-158v-50q0-54 16.5-116.5T813-487l16-45q13-29 8.5-58.5T814-641q-8-7-12-17.5t-4-22.5q0-26 17.5-43t42.5-17q21 0 38.5 12t27.5 32q13 27 20 55.5t7 58.5q0 19-2 35t-6 28L839-116q-6 28-28.5 44.5T759-55zm194-694q-33 0-56-22.5T571-827q0-32 23-55.5t56-23.5q32 0 55 23.5t23 55.5q0 33-23 55.5T650-749M154-402l31-30q9-8 19.5-8t19.5 8q8 8 8 19t-8 19l-72 73q-5 4-12 7t-13 3q-7 0-14-3t-11-7l-73-73q-8-8-8-19t8-19q9-8 20-8t20 8l30 30v-101q0-11 8-19t20-8q11 0 19 8t8 19zm126-301q-12-13-19-31t-7-39q0-8 1.5-17.5T259-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q10 11 16.5 27t9.5 34q0 11-1 22t-4 19q-5 13-16.5 19t-23.5 1q-10-4-15-14.5t1-20.5q1-2 4-16 0-10-4-18t-11-16m-130-4q-10-13-14.5-29.5T131-772q0-8 .5-16.5T134-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T199-735q10 13 14.5 29.5T218-671q0 9-.5 17.5T215-640q-4 13-15.5 19.5T176-618q-11-3-16-13.5t0-22.5q1-3 2-6.5t1-8.5q0-10-3.5-19.5T150-707m-91 32q-10 0-18-6.5T32-698L7-865q-2-20 9-36.5T46-923q51-13 103-20t93-7q43 0 95.5 7T438-924q19 5 30 22t9 37l-25 167q-1 10-9 16.5t-18 6.5q-13 0-21.5-10t-6.5-22l25-165q-45-11-90-17t-91-6-90.5 6T63-872l23 165q2 12-6 22t-21 10" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M399-29q-18-6-23.5-22t1.5-32l123-255q9-17 27-28.5t42-11.5h121l58-199q10-33 37.5-53.5T849-651q46 0 76.5 36t19.5 81l-45 223q-6 29-28 46.5T822-247H555L451-48q-7 14-22 19.5t-30-.5m473-680q-33 0-56-22.5T793-787q0-32 23-55.5t56-23.5 55.5 23.5T950-787q0 33-22.5 55.5T872-709m-706 23q-3-6-6-11t-7-10q-9-13-13.5-29.5T135-772v-16.5q0-8.5 3-14.5 4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T203-735q7 10 11.5 22.5T222-686zm131 0q-3-7-13-17-12-13-19.5-31t-7.5-39q0-8 2-17.5t4-16.5q5-12 16.5-18t22.5-1q10 4 14.5 15.5T316-789q-2 5-3 8.5t-1 7.5q0 9 4.5 17.5T328-740q8 9 15 23.5t10 30.5zm-264 0L7-865q-2-20 8.5-37T46-923q47-12 99-19.5t97-7.5 97 7.5 99 19.5q19 4 30 21t9 37l-25 179h-56l26-186q-44-11-88.5-17t-90.5-6-91 6-89 17l26 186zm229 435q-10 0-18.5-4T228-266L87-408q-14-14-14-33t14-33q13-14 32.5-14t33.5 14l61 62v-153q0-20 13.5-33t33.5-13 33.5 13.5T308-565v153l64-63q14-13 33.5-13t32.5 14q14 13 14 32.5T438-408L295-266q-7 7-15.5 11t-17.5 4" })));
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: "m824-386 30 30q8 9 8 20.5t-8 19.5q-9 8-19.5 8t-19.5-8l-72-72q-5-5-8-11.5t-3-13.5 3-14 8-11l72-73q9-8 19.5-8t19.5 8q8 9 8 20t-8 19l-30 31h101q11 0 19 8.5t8 19.5-8 19-19 8zm-226 99H361q-29 0-50.5-18T283-351l-45-223q-9-46 16.5-81.5T327-691q35 0 59 20.5t34 53.5l58 199h106q23 0 41.5 11t27.5 29l123 256q7 15 1 30.5T755-70q-15 7-30.5 2T702-87zM504-55H201q-29 0-51.5-16.5T121-116L17-520q-4-12-6-28t-2-35q0-30 7-58.5T36-697q10-20 27.5-32t38.5-12q25 0 42.5 17t17.5 43q0 12-4 22.5T146-641q-19 21-23.5 50.5T131-532l16 45q42 100 58.5 162.5T222-208v50q8-14 24.5-21.5T286-187h218q28 0 47 19.5t19 46.5q0 28-19 47t-47 19M311-749q-33 0-55.5-22.5T233-827q0-32 22.5-55.5T311-906q32 0 55.5 23.5T390-827q0 33-23.5 55.5T311-749m445 46q-12-13-19-31t-7-39q0-8 1.5-17.5T735-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q10 11 16.5 27t9.5 34q0 11-1 22t-4 19q-5 13-16.5 19t-23.5 1q-10-4-15-14.5t1-20.5q1-2 4-16 0-10-4-18t-11-16m-130-4q-10-13-14.5-29.5T607-772q0-8 .5-16.5T610-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T675-735q10 13 14.5 29.5T694-671q0 9-.5 17.5T691-640q-4 13-15.5 19.5T652-618q-11-3-16-13.5t0-22.5q1-3 2-6.5t1-8.5q0-10-3.5-19.5T626-707m-91 32q-10 0-18-6.5t-9-16.5l-25-167q-2-20 9-36.5t30-21.5q51-13 103-20t93-7q43 0 95.5 7T914-924q19 5 30 22t9 37l-25 167q-1 10-9 16.5t-18 6.5q-13 0-21-10t-6-22l24-165q-45-11-90-17t-91-6-90.5 6-87.5 17l24 165q2 12-6.5 22T535-675" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M561-29q-15 6-30 .5T510-48L406-247H138q-28 0-50-17.5T61-311L15-534q-11-45 19.5-81t77.5-36q35 0 62.5 20.5T213-577l57 199h122q23 0 41 11.5t27 28.5L583-83q7 16 1.5 32T561-29M88-709q-33 0-55.5-22.5T10-787q0-32 22.5-55.5T88-866t56 23.5 23 55.5q0 33-23 55.5T88-709m549 23q-1-5-11-21-10-13-14.5-29.5T607-772q0-8 .5-16.5T610-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T675-735q8 10 12 22.5t6 26.5zm130 0q-2-4-11-17-12-13-19-31t-7-39q0-8 1.5-17.5T735-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q8 9 15.5 23.5T826-686zm-259 0-25-179q-2-20 9-37t30-21q47-12 99-19.5t97-7.5 97 7.5 99 19.5q20 4 30.5 21t8.5 37l-26 179h-56l27-186q-45-11-90-17t-91-6-90.5 6-87.5 17l25 186zm193 473L559-355q-7-6-11-15.5t-4-18.5q0-10 4-18t11-15l141-142q14-14 33.5-14t32.5 14q14 14 14 33t-14 32l-62 62h190q18 0 32 14t14 33-13.5 32.5T894-344H703l64 67q13 13 13 32t-14 32q-13 13-32.5 13T701-213" })));
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: "m824-426 31 32q8 9 7.5 19.5T854-356q-9 8-19.5 8t-19.5-8l-63-64q-7-6-11-15t-4-18q0-10 4-18.5t11-15.5l63-64q8-7 19-7t20 7q8 9 8 20t-8 19l-30 31h101q11 0 19 8.5t8 19.5-8 19-19 8zm12 393q-10 0-18.5-4T802-48l-64-64q-7-7-7-18.5t7-19.5q9-9 19.5-9t19.5 9l31 30v-101q0-11 8-19.5t20-8.5q11 0 19 8.5t8 19.5v101l32-31q8-8 18.5-8t19.5 9q7 8 7.5 19t-7.5 19l-64 64q-7 7-15.5 11T836-33M361-287q-29 0-50.5-18T283-351l-45-223q-9-46 16.5-81.5T327-691q35 0 59 20.5t34 53.5l58 199h106q23 0 41.5 11t27.5 29l75 150q8 20 6 40.5T715-156q-13 10-29 8.5T664-162l-66-125zM504-55H201q-29 0-51.5-16.5T121-116L17-520q-4-12-6-28t-2-35q0-30 7-58.5T36-697q10-20 27.5-32t38.5-12q25 0 42.5 17t17.5 43q0 12-4 22.5T146-641q-19 21-23.5 50.5T131-532l16 45q42 100 58.5 162.5T222-208v50q8-14 24.5-21.5T286-187h218q28 0 47 19.5t19 46.5q0 28-19 47t-47 19M311-749q-33 0-55.5-22.5T233-827q0-32 22.5-55.5T311-906q32 0 55.5 23.5T390-827q0 33-23.5 55.5T311-749m445 46q-12-13-19-31t-7-39q0-8 1.5-17.5T735-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q10 11 16.5 27t9.5 34q0 11-1 22t-4 19q-5 13-16.5 19t-23.5 1q-10-4-15-14.5t1-20.5q1-2 4-16 0-10-4-18t-11-16m-130-4q-10-13-14.5-29.5T607-772q0-8 .5-16.5T610-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T675-735q10 13 14.5 29.5T694-671q0 9-.5 17.5T691-640q-4 13-15.5 19.5T652-618q-11-3-16-13.5t0-22.5q1-3 2-6.5t1-8.5q0-10-3.5-19.5T626-707m-91 32q-10 0-18-6.5t-9-16.5l-25-167q-2-20 9-36.5t30-21.5q51-13 103-20t93-7q43 0 95.5 7T914-924q19 5 30 22t9 37l-25 167q-1 10-9 16.5t-18 6.5q-13 0-21-10t-6-22l24-165q-45-11-90-17t-91-6-90.5 6-87.5 17l24 165q2 12-6.5 22T535-675" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M561-29q-15 6-30 .5T510-48L406-247H138q-28 0-50-17.5T61-311L15-534q-11-45 19.5-81t77.5-36q35 0 62.5 20.5T213-577l57 199h122q23 0 41 11.5t27 28.5L583-83q7 16 1.5 32T561-29M88-709q-33 0-55.5-22.5T10-787q0-32 22.5-55.5T88-866t56 23.5 23 55.5q0 33-23 55.5T88-709m549 23q-1-5-11-21-10-13-14.5-29.5T607-772q0-8 .5-16.5T610-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T675-735q8 10 12 22.5t6 26.5zm130 0q-2-4-11-17-12-13-19-31t-7-39q0-8 1.5-17.5T735-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q8 9 15.5 23.5T826-686zm-259 0-25-179q-2-20 9-37t30-21q47-12 99-19.5t97-7.5 97 7.5 99 19.5q20 4 30.5 21t8.5 37l-26 179h-56l27-186q-45-11-90-17t-91-6-90.5 6-87.5 17l25 186zm193 473L559-355q-7-6-11-15.5t-4-18.5q0-10 4-18t11-15l141-142q14-14 33.5-14t32.5 14q14 14 14 33t-14 32l-62 62h190q18 0 32 14t14 33-13.5 32.5T894-344H703l64 67q13 13 13 32t-14 32q-13 13-32.5 13T701-213" })));
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: "M143-426H42q-11.13 0-19.57-8.21-8.43-8.21-8.43-19t8.43-19.29Q30.87-481 42-481h101l-30-31q-9-8.31-9-19.35 0-11.03 9-19.34 7.91-7.31 18.95-7.31 11.05 0 19.05 7l64 64q6 7 10.5 15.5t4.5 18-4.5 18.5-10.5 15l-64 64q-8 8-19 8t-19-8q-9-8.21-9.5-18.6Q103-385 112-394zM131-33q-10 0-18.6-4.05Q103.8-41.09 97-48l-63-64q-9-8.14-8.5-19t8.5-19q8-9 18.5-9t18.5 8l32 31v-101q0-11.13 8.41-19.57 8.4-8.43 19.5-8.43 11.09 0 19.09 8.43 8 8.44 8 19.57v101l32-30q8.16-9 19-9t19 9q8 8.14 8 19.5t-8 18.5l-63 64q-7.14 6.91-16.14 10.95Q139.86-33 131-33m474-254H368l-66 125q-6 13-21.5 14.5T252-156q-17-10.63-19.5-31.38T239-228l75-150q8-18 26.5-29t41.5-11h106.84L546-617q10-32.56 34-53.28T640-691q46 0 72 35.4 26 35.39 16 81.6l-45 223q-6 28-27.48 46T605-287M462-55q-26.92 0-46.46-19T396-120.5t19.54-47T462-187h218q23.36 0 40.18 7.5T744-158v-50q0-53.96 17-116.48T819-487l17-45q12-29 7.5-58.5T820-640.7q-8-7.3-12-17.56t-4-22.44q0-26.3 17.4-43.3 17.39-17 43.9-17 19.7 0 37.7 12t28 32q12.24 27.23 19.12 55.43t6.88 58.4q0 19.59-2 35.13T949-520L846-116q-7 28-29.5 44.5T765-55zm194.12-694Q623-749 600-771.67t-23-55.5q0-31.83 23.17-55.33t56-23.5Q688-906 711-882.62q23 23.37 23 55.5 0 33.12-22.88 55.62-22.87 22.5-55 22.5M289-703q-12-13-19-31t-7-38.56q0-8.8 1.5-18.12T268-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.12q0 9.38 4 17.88t11 15.5q9.56 11 16.28 27t9.72 34q0 11-1 22t-4 19q-5 13-16.5 19t-23.5 1q-10-4-15-14.5t1-20.5q1-2 4-16.16 0-9.84-4-17.84t-11-16m-130-4.24Q149-720 144.5-736.5t-4.5-35.12q0-8.83.5-17.17T143-803q4-12 15.24-18.5Q169.49-828 181-824q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5t9.5 18.74q10 12.76 14.5 29.26t4.5 34.91q0 8.74-.5 16.99-.5 8.26-2.5 14.06-4 12.54-15.56 19.04-11.57 6.5-23.46 2.5Q174-621 169-631.5t0-22.5q1-3 2-6.74 1-3.73 1-8.05 0-9.79-3.5-19.5t-9.5-18.95M431-675q-11.6 0-20.8-10.12T404-707l24-165q-43-11-87.78-17-44.79-6-91.08-6t-91.07 6q-44.79 6-89.07 17l23 165q2 12-6 22t-20 10q-11.21 0-19.11-6.5Q39-688 38-698L14-865q-3-20 8-37t30-22q48-12 100.68-19 52.69-7 95.32-7 40.94 0 92.97 7T445-923q18 5 29.5 21.5T483-865l-24 167q-2 10-10 16.5t-18 6.5" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M194-213q-13-12-13.5-31.5T193-277l66-67H67q-19 0-33-13.5T20-390t14-33 33-14h189l-61-62q-14-13-14-32t14-33q13-14 32.5-14t33.5 14l141 142q6 7 10 15t4 18q0 9-4 18.5T402-355L259-212q-13 13-32.5 13T194-213M399-29q-18-6-23.5-22t1.5-32l123-255q9-17 27-28.5t42-11.5h121l58-199q10-33 37.5-53.5T849-651q46 0 76.5 36t19.5 81l-45 223q-6 29-28 46.5T822-247H555L451-48q-7 14-22 19.5t-30-.5m473-680q-33 0-56-22.5T793-787q0-32 23-55.5t56-23.5 55.5 23.5T950-787q0 33-22.5 55.5T872-709m-706 23q-3-6-6-11t-7-10q-9-13-13.5-29.5T135-772v-16.5q0-8.5 3-14.5 4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T203-735q7 10 11.5 22.5T222-686zm131 0q-3-7-13-17-12-13-19.5-31t-7.5-39q0-8 2-17.5t4-16.5q5-12 16.5-18t22.5-1q10 4 14.5 15.5T316-789q-2 5-3 8.5t-1 7.5q0 9 4.5 17.5T328-740q8 9 15 23.5t10 30.5zm-264 0L7-865q-2-20 8.5-37T46-923q47-12 99-19.5t97-7.5 97 7.5 99 19.5q19 4 30 21t9 37l-25 179h-56l26-186q-44-11-88.5-17t-90.5-6-91 6-89 17l26 186z" })));
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: "M137-386H36q-12 0-20-8t-8-19 8-19.5 20-8.5h101l-31-31q-8-8-8-19t8-20q9-8 19.5-8t19.5 8l72 73q5 4 7.5 11t2.5 14-2.5 13.5T217-388l-72 72q-9 8-19.5 8t-19.5-8q-8-8-8-19.5t8-20.5zm225 99L258-87q-7 14-22.5 19T205-70q-16-6-22-21.5t1-30.5l123-256q9-18 27.5-29t41.5-11h106l58-199q10-33 34-53.5t59-20.5q47 0 72.5 35.5T722-574l-45 223q-6 28-27.5 46T599-287zm94 232q-28 0-47-19t-19-47q0-27 19-46.5t47-19.5h218q23 0 39.5 7.5T738-158v-50q0-54 16.5-116.5T813-487l16-45q13-29 8.5-58.5T814-641q-8-7-12-17.5t-4-22.5q0-26 17.5-43t42.5-17q21 0 38.5 12t27.5 32q13 27 20 55.5t7 58.5q0 19-2 35t-6 28L839-116q-6 28-28.5 44.5T759-55zm194-694q-33 0-56-22.5T571-827q0-32 23-55.5t56-23.5q32 0 55 23.5t23 55.5q0 33-23 55.5T650-749m-370 46q-12-13-19-31t-7-39q0-8 1.5-17.5T259-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q10 11 16.5 27t9.5 34q0 11-1 22t-4 19q-5 13-16.5 19t-23.5 1q-10-4-15-14.5t1-20.5q1-2 4-16 0-10-4-18t-11-16m-130-4q-10-13-14.5-29.5T131-772q0-8 .5-16.5T134-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T199-735q10 13 14.5 29.5T218-671q0 9-.5 17.5T215-640q-4 13-15.5 19.5T176-618q-11-3-16-13.5t0-22.5q1-3 2-6.5t1-8.5q0-10-3.5-19.5T150-707m-91 32q-10 0-18-6.5T32-698L7-865q-2-20 9-36.5T46-923q51-13 103-20t93-7q43 0 95.5 7T438-924q19 5 30 22t9 37l-25 167q-1 10-9 16.5t-18 6.5q-13 0-21.5-10t-6.5-22l25-165q-45-11-90-17t-91-6-90.5 6T63-872l23 165q2 12-6 22t-21 10" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M194-213q-13-12-13.5-31.5T193-277l66-67H67q-19 0-33-13.5T20-390t14-33 33-14h189l-61-62q-14-13-14-32t14-33q13-14 32.5-14t33.5 14l141 142q6 7 10 15t4 18q0 9-4 18.5T402-355L259-212q-13 13-32.5 13T194-213M399-29q-18-6-23.5-22t1.5-32l123-255q9-17 27-28.5t42-11.5h121l58-199q10-33 37.5-53.5T849-651q46 0 76.5 36t19.5 81l-45 223q-6 29-28 46.5T822-247H555L451-48q-7 14-22 19.5t-30-.5m473-680q-33 0-56-22.5T793-787q0-32 23-55.5t56-23.5 55.5 23.5T950-787q0 33-22.5 55.5T872-709m-706 23q-3-6-6-11t-7-10q-9-13-13.5-29.5T135-772v-16.5q0-8.5 3-14.5 4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T203-735q7 10 11.5 22.5T222-686zm131 0q-3-7-13-17-12-13-19.5-31t-7.5-39q0-8 2-17.5t4-16.5q5-12 16.5-18t22.5-1q10 4 14.5 15.5T316-789q-2 5-3 8.5t-1 7.5q0 9 4.5 17.5T328-740q8 9 15 23.5t10 30.5zm-264 0L7-865q-2-20 8.5-37T46-923q47-12 99-19.5t97-7.5 97 7.5 99 19.5q19 4 30 21t9 37l-25 179h-56l26-186q-44-11-88.5-17t-90.5-6-91 6-89 17l26 186z" })));
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: "M280-703q-12-13-19-31t-7-39q0-8 1.5-17.5T259-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q10 11 16.5 27t9.5 34q0 11-1 22t-4 19q-5 13-16.5 19t-23.5 1q-10-4-15-14.5t1-20.5q1-2 4-16 0-10-4-18t-11-16m-130-4q-10-13-14.5-29.5T131-772q0-8 .5-16.5T134-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T199-735q10 13 14.5 29.5T218-671q0 9-.5 17.5T215-640q-4 13-15.5 19.5T176-618q-11-3-16-13.5t0-22.5q1-3 2-6.5t1-8.5q0-10-3.5-19.5T150-707m-91 32q-10 0-18-6.5T32-698L7-865q-2-20 9-36.5T46-923q51-13 103-20t93-7q43 0 95.5 7T438-924q19 5 30 22t9 37l-25 167q-1 10-9 16.5t-18 6.5q-13 0-21.5-10t-6.5-22l25-165q-45-11-90-17t-91-6-90.5 6T63-872l23 165q2 12-6 22t-21 10m273 388L228-87q-7 14-22 19t-30-1q-17-6-23-22t1-32l123-255q9-18 27.5-29t41.5-11h121l58-199q10-33 38-53.5t63-20.5q46 0 75.5 35.5T722-574l-45 223q-6 28-27.5 46T599-287zm94 232q-28 0-47-19t-19-47q0-27 19-46.5t47-19.5h248q23 0 39.5 7.5T738-158v-50q0-54 16.5-116.5T813-487l16-45q13-29 8.5-58.5T814-641q-8-7-12-17.5t-4-22.5q0-26 17.5-43t42.5-17q21 0 38.5 12t27.5 32q13 27 20 55.5t7 58.5q0 19-2 35t-6 28L839-116q-6 28-28.5 44.5T759-55zm224-694q-33 0-56.5-22.5T570-827q0-32 23.5-55.5T650-906q32 0 54.5 23.5T727-827q0 33-22.5 55.5T650-749" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M399-29q-18-6-23.5-22t1.5-32l123-255q8-18 26.5-29t42.5-11h121l58-199q10-33 37.5-53.5T849-651q46 0 75.5 35.5T945-534l-45 223q-7 28-28.5 46T822-247H555L451-48q-7 14-22 19.5t-30-.5m473-680q-33 0-56-22.5T793-787q0-32 23-55.5t56-23.5 55.5 23.5T950-787q0 33-22.5 55.5T872-709m-524 91q-11-4-15.5-14.5t.5-20.5q2-2 4-16 0-10-3.5-18T323-703q-12-13-19.5-31t-7.5-39q0-8 2-17.5t4-16.5q5-12 16.5-18t22.5-1q10 4 14.5 15.5T355-789q-2 5-3 8.5t-1 7.5q0 9 4.5 17.5T367-740q10 11 16.5 27t8.5 34q1 11 0 22t-4 19q-5 13-16.5 19t-23.5 1m-129 0q-11-3-16-13.5t0-22.5q0-3 1.5-6.5t1.5-8.5q0-10-4-19.5T192-707q-9-13-13.5-29.5T174-772v-16.5q0-8.5 3-14.5 4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T242-735q9 13 14 29.5t5 34.5q0 9-.5 17.5T258-640q-5 13-16 19.5t-23 2.5M99-675q-10 0-18-6.5T72-698L47-865q-2-20 9-37t30-22q48-12 100.5-19t95.5-7q41 0 93 7t103 20q19 5 30 21.5t9 36.5l-25 167q-1 10-9 16.5t-18 6.5q-13 0-21-10t-6-22l24-165q-44-11-88.5-17t-90.5-6-91 6-89 17l23 165q2 12-6 22t-21 10" })));
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: "M311-749q-33 0-55.5-22.5T233-827q0-32 22.5-55.5T311-906q32 0 55.5 23.5T390-827q0 33-23.5 55.5T311-749M784-69q-15 6-30 1t-22-19L628-287H361q-29 0-50.5-18T283-351l-45-223q-9-46 20.5-81.5T334-691q35 0 63 20.5t38 53.5l58 199h121q23 0 41.5 11t27.5 29l123 255q7 16 1 32t-23 22m-55-463q-9 0-18-4t-15-11L591-651q-12-12-12-28t12-28q11-10 27-11t28 11l44 43v-163q0-16 11-27.5t28-11.5 28 11.5 11 27.5v163l45-45q11-11 27-10.5t28 12.5q11 12 11 28t-11 28L763-547q-7 7-15.5 11t-18.5 4M201-55q-29 0-51.5-16.5T121-116L17-520q-4-12-6-28t-2-35q0-30 7-58.5T36-697q10-20 27.5-32t38.5-12q25 0 42.5 17t17.5 43q0 12-4 22.5T146-641q-19 21-23.5 50.5T131-532l16 45q42 100 58.5 162.5T222-208v50q8-14 24.5-21.5T286-187h248q28 0 47 19.5t19 46.5q0 28-19 47t-47 19z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M561-29q-15 6-30 .41T510-48L406-247H138q-27.66 0-49.46-18Q66.73-283 61-311L15-534q-9-46 20.7-81.5T112-651q35.07 0 62.53 20.5Q202-610 213-577l57 199h122q23.34 0 41.59 10.87Q451.83-356.25 460-338L583-83q7 16 1.5 32T561-29M88.2-709q-33.2 0-55.7-22.3Q10-753.59 10-786.8q0-32.2 22.3-55.7Q54.59-866 87.8-866q33.2 0 56.2 23.3 23 23.29 23 55.5 0 33.2-22.8 55.7-22.79 22.5-56 22.5m602.67 216q-8.87 0-17.87-4t-16-11L507-658q-14-14-14-33.5t14-32.5q13-13 32-13t33 12l73 71v-205q0-19.75 13.68-33.38Q672.35-906 692.18-906 712-906 725-892.38q13 13.63 13 33.38v204l69-69q13.8-14 32.9-14t33.1 14q13 14 13 33.5T873-658L725-508q-7 7-16.13 11-9.14 4-18 4" })));
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: "M519-789.09q0-6.79 3-13.35t8.05-11.61l71.85-71.85q9.1-9.1 19.6-9.1t19.5 9.07q8 8.28 8 19.6 0 11.33-8 19.33l-30 30h101q10.7 0 18.85 8.41 8.15 8.4 8.15 19.5 0 11.09-8.15 19.09T712-762H611l30 32q8 8.03 8 19.01 0 10.99-8 18.99-9 9-19.5 9t-19.6-9.1l-71.85-71.85Q525-769 522-775.65q-3-6.66-3-13.44M788.91-447q-6.78 0-13.35-3-6.56-3-11.62-8.06L692-530q-9-8.14-9-19t9.07-19q8.23-9 19.5-9t19.43 9l31 30v-101q0-11.13 8.21-19.57 8.21-8.43 19-8.43t19.29 8.43q8.5 8.44 8.5 19.57v101l31-30q7.99-9 18.91-9 10.93 0 19.09 9 9 8.14 9 19t-9 19l-71.94 71.94Q809-453 802.35-450q-6.66 3-13.44 3M311.2-749q-33.2 0-55.7-22.46-22.5-22.47-22.5-55.5 0-32.04 22.3-55.54 22.29-23.5 55.5-23.5 32.2 0 55.7 23.17 23.5 23.18 23.5 55.5 0 33.33-23.3 55.83-23.29 22.5-55.5 22.5M784-69q-15 6-30.1 1.09Q738.8-72.83 732-87L628-287H361q-28.7 0-50.48-18-21.79-18-27.52-46l-45-223q-9-46 20.7-81.5t75.54-35.5q34.81 0 62.79 20.5Q425-650 435-617l58 199h121q23.34 0 41.59 10.87Q673.83-396.25 683-378l122.94 254.89Q813-107 807-91t-23 22M201-55q-28.65 0-51.33-16.5Q127-88 121-116L17-520q-4-12.5-6-28.04t-2-35.13q0-29.86 7-58.23T36-697q9.98-19.77 27.27-31.88Q80.56-741 101.98-741q25.02 0 42.52 17t17.5 42.99q0 11.6-4 22.31-4 10.7-12 18-19 20.7-23.5 50.2T131-532l16 45q42 100 58.5 162.52T222-208v50q8-14 24.48-21.5T286-187h248q28.25 0 47.13 19.37Q600-148.27 600-121.18 600-93 581.13-74 562.25-55 534-55z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M561-29q-15 6-30 .41T510-48L406-247H138q-27.66 0-49.96-17.5Q65.73-282 61-311L15-534q-11-45 19.48-81T112-651q35.07 0 62.53 20.5Q202-610 213-577l57 199h122q23.34 0 41.09 11.37Q450.83-355.25 460-338L583-83q7 16 1.5 32T561-29M88.2-709q-33.2 0-55.7-22.3Q10-753.59 10-786.8q0-32.2 22.3-55.7Q54.59-866 87.8-866q33.2 0 56.2 23.3 23 23.29 23 55.5 0 33.2-22.8 55.7-22.79 22.5-56 22.5M529-554q-14 14-32.5 14T464-554L328-689q-7-7-11-15.63-4-8.64-4-18.5 0-8.87 4-17.37t11-15.5l142-142q14-14 33.5-14.5t32.89 13.5Q550-885 550-866t-14 33l-61 61h189q19.75 0 33.38 13.68Q711-744.65 711-724.82q0 19.82-13.62 33.32Q683.75-678 664-678H472l58 58q13 15 12.5 33.6T529-554m220.87 341q-9.87 0-18.37-4T716-228L582-363q-15-14-14.5-34t14.5-33q14-14 32.5-14t33.5 14l55 56v-190q0-19.75 13.68-33.38Q730.35-611 750.18-611q18.82 0 32.32 13.62Q796-583.75 796-564v189l55-54q14-14 33.16-14t33 13.61Q931-415 931-395.9T917-363L784-228q-7 7-16.13 11-9.14 4-18 4" })));
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: "M649.83-749q-32.83 0-56.33-22.67t-23.5-55.5q0-31.83 23.38-55.33 23.37-23.5 56.5-23.5 32.12 0 54.62 23.38 22.5 23.37 22.5 55.5 0 33.12-22.67 55.62t-54.5 22.5M176-69q-17-6-23-21.96-6-15.95 1-32.04l123-255q9-18 27.5-29t41.5-11h121l58-199q10-33 38.01-53.5 28-20.5 62.75-20.5 46.24 0 75.74 35.5T722-574l-45 223q-6 28-27.48 46T599-287H332L228-87q-6.8 14.17-21.9 19.09Q191-63 176-69m55-463q-10 0-18.6-4.05-8.6-4.04-15.4-10.95L92-651q-11-12-11-28t11-27.5q12-12.5 27.9-13T147-709l45 45v-163q0-16 11.64-27.5Q215.27-866 232-866q16 0 27.5 11.5T271-827v163l44-43q10.93-12.08 26.97-11.04Q358-717 369-707q12 12 12 28t-12 28L265-547q-7.14 6.91-16.14 10.95-9 4.05-17.86 4.05M426-55q-28 0-47-19t-19-46.5 19-47 47-19.5h248q23.04 0 39.52 7.5T738-158v-50q0-53.96 16.5-116.48T813-487l16-45q13-29 8.5-58.5T814-640.7q-8-7.3-12-17.56t-4-22.44q0-26.3 17.5-43.3t42.5-17q21 0 38.43 12.19T924-697q13 27.23 20 55.43t7 58.4q0 19.59-2 35.13T943-520L839-116q-6 28-28.5 44.5T759-55z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M398.61-29q-15.39-6-22-22t.45-32.11L500-338q8.17-18.25 26.35-29.13Q544.52-378 569-378h121l58-199q10-33 37.47-53.5Q812.93-651 849-651q45.6 0 75.3 35.5T945-534l-45 223q-6.43 28.37-28.39 46.19Q849.66-247 822-247H555L451-48q-6.66 13.91-21.83 19.45Q414-23 398.61-29M872.7-709q-33.7 0-56.7-22.46-23-22.47-23-55.5 0-32.04 22.92-55.54Q838.83-866 871.8-866q33.2 0 55.7 23.17 22.5 23.18 22.5 55.5 0 33.33-22.3 55.83-22.29 22.5-55 22.5M268.76-493q-8.76 0-17.71-4.05Q242.1-501.09 235-508L88-658q-14-13.09-14.5-32.55Q73-710 86.84-724q12.98-14 32.57-14T153-724l69 69v-204q0-19.63 13.68-33.31Q249.35-906 269.09-906q19.73 0 33.32 13.69Q316-878.63 316-859v205l73-71q13.4-14.08 32.2-13.54T453-724q14 13.09 14 32.55Q467-672 453-658L303-508q-7.17 6.91-16.33 10.95-9.16 4.05-17.91 4.05" })));
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: "M563-697.78q0-10.22 4-18.22t11-15l104-106q11.27-11 28.14-11 16.86 0 28.36 11 10.5 12 11 28T739-782l-44 44h163q16 0 27 11.62 11 11.63 11 28.38t-11.5 27.87Q873-659 857-659H695l44 45q11 12.07 11 27.53Q750-571 739-559q-12 12-29 11.5T682-560L578-664q-6.91-5.67-10.95-15.11-4.05-9.45-4.05-18.67M311.2-749q-33.2 0-55.7-22.3-22.5-22.29-22.5-55.5 0-32.2 22.3-55.7 22.29-23.5 55.5-23.5 32.2 0 55.7 23.3 23.5 23.29 23.5 55.5 0 33.2-23.3 55.7-23.29 22.5-55.5 22.5M784-69q-15 6-30 1t-22-19L628-287H361q-28.66 0-50.46-18-21.81-18-27.54-46l-45-223q-9-46 20.7-81.5T334-691q35.07 0 63.03 20.5Q425-650 435-617l58 199h121q23.34 0 41.59 10.87Q673.83-396.25 683-378l123 255q7 16 1 32t-23 22M201-55q-28.65 0-51.33-16.5Q127-88 121-116L17-520q-4-12-6-28t-2-35q0-29.67 7-58.33Q23-670 36-697q9.84-20.15 27.2-32.08Q80.56-741 101.98-741q25.02 0 42.52 17t17.5 43.02q0 11.57-4 22.28-4 10.7-12 17.7-19 21-23.5 50.5T131-532l16 45q42 100 58.5 162.5T222-208v50q8-14 24.5-21.5T286-187h248q28.25 0 47.13 19.32Q600-148.35 600-121.18 600-93 581.13-74 562.25-55 534-55z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M561-29q-15 6-30 .41T510-48L406-247H138q-27.66 0-49.46-18Q66.73-283 61-311L15-534q-9-46 20.7-81.5T112-651q35.07 0 62.53 20.5Q202-610 213-577l57 199h122q23.34 0 41.59 10.87Q451.83-356.25 460-338L583-83q7 16 1.5 32T561-29M88.2-709q-33.2 0-55.7-22.3Q10-753.59 10-786.8q0-32.2 22.3-55.7Q54.59-866 87.8-866q33.2 0 56.2 23.3 23 23.29 23 55.5 0 33.2-22.8 55.7-22.79 22.5-56 22.5M658-507 508-657q-7-7-11-16.13-4-9.14-4-18 0-8.87 4-17.87t11-16l150-148q13-13 32.5-13.5t33.5 13.34q14 12.84 14 32.5T724-807l-69 69h204q19.75 0 33.38 13.18 13.62 13.17 13.62 33 0 19.82-13.62 33.32Q878.75-645 859-645H654l71 74q14 13 13.5 32T724-507q-13 14-32.5 14T658-507" })));
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: "M441-788.91q0 6.78-3 13.35-3 6.56-8.05 11.61L358.1-692.1q-9.1 9.1-19.6 9.1t-19.5-8.86q-8-8.07-8-19.1 0-11.04 8-19.04l31-32H249q-12 0-20-8.21t-8-19 8-19.29 20-8.5h101l-31-30q-8-8.29-8-19.65 0-11.35 8-19.35 9-9 19.5-9t19.6 9.1l71.85 71.85Q435-809 438-802.35q3 6.66 3 13.44M170.91-447q-6.78 0-13.35-3-6.56-3-11.62-8.06L74-530q-9-8.14-9-19t8.86-19q8.02-9 19-9t19.14 9l32 30v-101q0-11.13 8.21-19.57 8.21-8.43 19-8.43t19.29 8.43q8.5 8.44 8.5 19.57v101l30-30q8.25-9 19.54-9 11.3 0 19.46 9 9 8.14 9 19t-9 19l-71.94 71.94Q191-453 184.35-450q-6.66 3-13.44 3m479.13-302q-33.04 0-56.54-22.46-23.5-22.47-23.5-55.5 0-32.04 23.17-55.54 23.18-23.5 56.5-23.5 32.33 0 54.83 23.17 22.5 23.18 22.5 55.5 0 33.33-22.46 55.83-22.47 22.5-54.5 22.5M176-69q-17-6-23-21.96-6-15.95 1-32.04l123-255q9.17-18.25 27.41-29.13Q322.66-418 346-418h121l58-199q10-33 37.97-53.5 27.98-20.5 62.79-20.5 45.84 0 75.54 35.5T722-574l-45 223q-5.73 28-27.52 46-21.78 18-50.48 18H332L228-87q-6.8 14.17-21.9 19.09Q191-63 176-69m248 14q-27.17 0-46.58-18.82Q358-92.65 358-120.32q0-27.68 19.42-47.18Q396.83-187 424-187h248q23.36 0 40.18 7.5T736-158v-50q0-53.96 17-116.48T812-487l16-45q12-29 8-58.5T812-641q-7-7-11.5-17.46-4.5-10.47-4.5-22.23Q796-707 813.31-724q17.3-17 43.71-17 21.42 0 38.71 12.12Q913.02-716.77 923-697q12.24 27.23 19.12 55.6t6.88 58.23q0 19.59-2 35.13T941-520L838-116q-6.88 27.59-29.44 44.3Q786-55 758-55z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M555-247 451-48q-6.85 13.82-21.93 19.41Q414-23 398.11-29q-14.89-6-21.5-22t.39-32l123-255q9.17-17.25 26.91-28.63Q544.66-378 569-378h121l58-199q10-33 37.47-53.5Q812.93-651 849-651q46.04 0 76.52 36T945-534l-45 223q-5.73 29-28.04 46.5Q849.66-247 822-247zm316.8-619q33.2 0 55.7 23.3 22.5 23.29 22.5 55.5 0 33.2-22.3 55.7-22.29 22.5-55.5 22.5-33.2 0-56.2-22.3-23-22.29-23-55.5 0-32.2 22.8-55.7 22.79-23.5 56-23.5M488-678H296q-19.75 0-33.37-13.68Q249-705.35 249-725.18q0-19.82 13.63-33.32Q276.25-772 297-772h188l-61-61q-14-14-14-33.16t13.61-33Q437-913 456.1-913t32.9 14l143 143q7 7 11 15.63 4 8.64 4 17.5 0 9.87-4 18.37T632-689L496-554q-14 14-32.5 13.5T431-555q-15-14-15-32t15-33zM164-375l-1-189q0-19.75 13.68-33.38Q190.35-611 210.18-611q19.82 0 33.32 13.62Q257-583.75 257-564v190l56-56q14-14 33-14t33 14 14 33.5-14 33.5L244-228q-7 7-15.63 11-8.64 4-18.5 4-8.87 0-17.87-4t-15-11L44-363q-14-13-14.5-32T43-429.39Q57-443 76.5-443t33.5 14z" })));
6
6
  }
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
- export default function CarFanMidLowRightFilled({ className }: {
3
- className?: string;
4
- }): React.JSX.Element;
1
+ import CarFanMidLowRight from './CarFanMidLowRight';
2
+ declare const CarFanMidLowRightFilled: typeof CarFanMidLowRight;
3
+ export default CarFanMidLowRightFilled;
@@ -1,6 +1,3 @@
1
- import React from 'react';
2
- export default function CarFanMidLowRightFilled(_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: "M441-788.91q0 6.78-3 13.35-3 6.56-8.05 11.61L358.1-692.1q-9.1 9.1-19.6 9.1t-19.5-8.86q-8-8.07-8-19.1 0-11.04 8-19.04l31-32H249q-12 0-20-8.21t-8-19 8-19.29 20-8.5h101l-31-30q-8-8.29-8-19.65 0-11.35 8-19.35 9-9 19.5-9t19.6 9.1l71.85 71.85Q435-809 438-802.35q3 6.66 3 13.44M170.91-447q-6.78 0-13.35-3-6.56-3-11.62-8.06L74-530q-9-8.14-9-19t8.86-19q8.02-9 19-9t19.14 9l32 30v-101q0-11.13 8.21-19.57 8.21-8.43 19-8.43t19.29 8.43q8.5 8.44 8.5 19.57v101l30-30q8.25-9 19.54-9 11.3 0 19.46 9 9 8.14 9 19t-9 19l-71.94 71.94Q191-453 184.35-450q-6.66 3-13.44 3m479.13-302q-33.04 0-56.54-22.46-23.5-22.47-23.5-55.5 0-32.04 23.17-55.54 23.18-23.5 56.5-23.5 32.33 0 54.83 23.17 22.5 23.18 22.5 55.5 0 33.33-22.46 55.83-22.47 22.5-54.5 22.5M176-69q-17-6-23-21.96-6-15.95 1-32.04l123-255q9.17-18.25 27.41-29.13Q322.66-418 346-418h121l58-199q10-33 37.97-53.5 27.98-20.5 62.79-20.5 45.84 0 75.54 35.5T722-574l-45 223q-5.73 28-27.52 46-21.78 18-50.48 18H332L228-87q-6.8 14.17-21.9 19.09Q191-63 176-69m247 14q-28.17 0-47.08-18.82Q357-92.65 357-120.32q0-27.68 18.92-47.18Q394.83-187 423-187h248q23.36 0 39.68 7.5T735-158v-50q0-53.96 16.5-116.48T810-487l16-45q13-29 8.5-58.5T811-641q-8-7-12-17.46-4-10.47-4-22.23Q795-707 812.31-724q17.3-17 42.71-17 21.42 0 38.71 12.12Q911.02-716.77 921-697q13.24 28.23 20.12 56.1t6.88 57.73q0 19.59-2 35.13T940-520L836-116q-6.88 27.59-28.75 44.3Q785.39-55 756-55z" })));
6
- }
1
+ import CarFanMidLowRight from './CarFanMidLowRight';
2
+ var CarFanMidLowRightFilled = CarFanMidLowRight;
3
+ export default CarFanMidLowRightFilled;
@@ -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: "M222-559.05q-12-11.99-12-27.47T222-614l43-44H103q-16.48 0-27.74-11.37t-11.26-28T75.26-725 103-736h162l-43-45q-12-12-11-28.03 1-16.04 11.5-26.97 11.5-11 27.91-11.5T278-837l105 106q6 7 10 15.86t4 17.27q0 9.87-4.05 18.97-4.04 9.1-9.95 14.9L279.1-560.1Q267-548 250.5-547.5T222-559.05M650.04-749q-33.04 0-56.54-22.46-23.5-22.47-23.5-55.5 0-32.04 23.17-55.54 23.18-23.5 56.5-23.5 32.33 0 54.83 23.17 22.5 23.18 22.5 55.5 0 33.33-22.46 55.83-22.47 22.5-54.5 22.5M176-69q-17-6-23-21.96-6-15.95 1-32.04l123-255q9.17-18.25 27.41-29.13Q322.66-418 346-418h121l58-199q10-33 37.97-53.5 27.98-20.5 62.79-20.5 45.84 0 75.54 35.5T722-574l-45 223q-5.73 28-27.52 46-21.78 18-50.48 18H332L228-87q-6.8 14.17-21.9 19.09Q191-63 176-69m250 14q-28.25 0-47.12-18.82Q360-92.65 360-120.32q0-27.68 18.88-47.18Q397.75-187 426-187h248q23.04 0 39.52 7.5T738-158v-50q0-53.96 16.5-116.48T813-487l16-45q13-29 8.5-58.5T814-640.7q-8-7.3-12-17.76-4-10.47-4-22.23Q798-707 815.5-724t42.52-17q21.42 0 38.71 12.12Q914.02-716.77 924-697q13 27.23 20 55.6t7 58.23q0 19.59-2 35.13T943-520L839-116q-6 28-28.67 44.5Q787.65-55 759-55z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M398.11-29q-14.89-6-21.5-22t.39-32l123-255q8.17-18.25 26.41-29.13Q544.66-378 569-378h121l58-199q10-33 37.47-53.5Q812.93-651 849-651q45.6 0 75.3 35.5T945-534l-45 223q-6.73 28-28.54 46-21.8 18-49.46 18H555L451-48q-6.85 13.82-21.93 19.41Q414-23 398.11-29M872.2-709q-33.2 0-56.2-22.3-23-22.29-23-55.5 0-32.2 22.8-55.7 22.79-23.5 56-23.5 33.2 0 55.7 23.3 22.5 23.29 22.5 55.5 0 33.2-22.3 55.7-22.29 22.5-55.5 22.5M236-507q-13-13-13-32t13-33l70-73H101q-19.75 0-32.87-13.68Q55-672.35 55-692.18 55-712 68.63-725q13.62-13 33.37-13h204l-69-69q-15-13.8-15-32.9t15-33.1q13-13 32.5-13t33.5 13l149 148q7 7 11 16.13 4 9.14 4 18 0 8.87-4 17.87t-11 16L302-507q-14 14-33.5 14T236-507" })));
6
6
  }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function BatterySaverFilled({ className }: {
2
+ export default function ComputerSound({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ComputerSound(_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: "M149-309v-462zM52-83q-14.87 0-24.94-10.37Q17-103.74 17-119.07q0-14.91 10.06-25.42Q37.13-155 52-155h856q14.88 0 24.94 10.69Q943-133.61 943-118.7t-10.06 25.31Q922.88-83 908-83zm97-132q-39.05 0-66.53-27.48Q55-269.95 55-309v-462q0-39.46 27.47-67.23Q109.95-866 149-866h644q19.75 0 33.38 14.26 13.62 14.27 13.62 34 0 19.74-13.62 33.24Q812.75-771 793-771H149v462h644q19.75 0 33.38 13.68Q840-281.65 840-261.82q0 19.82-13.62 33.32Q812.75-215 793-215zm604.76-222q-8.76-5.61-13.26-16.81Q736-465 744.36-475q10.64-15 15.14-32.5t4.5-35-4.5-35-15.14-32.5q-8.36-10-3.86-21.19 4.5-11.2 13.26-16.81 8.99-6 21.47-4.5t22.64 16.04Q811-615 817.5-591.5t6.5 49-6.5 49-19.63 44.96Q787.71-434 775.23-432.5t-21.47-4.5M836-355q-10-7-13-18.5t7-22.5q27-30.78 41.5-66.35T886-540t-14.5-77.65T830-684q-10-11-7-22.5t12.91-18.5 22.8-6.5 26.03 15.5q30.18 38.31 45.72 83.34Q946-587.62 946-540t-15.54 92.66Q914.92-402.31 885-364q-13 15-26 15.5t-23-6.5" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ComputerSoundFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ComputerSoundFilled(_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: "M149-215q-39 0-66.5-27.5T55-309v-462q0-39 27.5-67t66.5-28h654q23 0 32 22t-6.67 38.67Q819-796 810-788t-17 17L680-657q-13 14-20 30.65T653-591v103q0 18.7 7 35.35T680-422l113 113q8 8 16.5 17t17.5 17q16 17 6.5 38.5T801-215zM52-83q-14.97 0-24.99-10.3Q17-103.6 17-119q0-14.98 10.01-25.49Q37.03-155 52-155h856q14.97 0 24.99 10.52Q943-133.96 943-118.98T932.99-93.5Q922.97-83 908-83zm784.22-272Q826-362 823-373.5t7-22.5q27-30.78 41.5-66.53T886-540t-14.5-77.47T830-684q-10-11-7-22.5t13.13-18.5 22.8-6.5 25.81 15.5q30.26 38 45.76 83t15.5 93-15.5 93-45.5 83q-13 15-25.78 15.5t-23-6.5M754-437q-9-5.61-13.5-16.81Q736-465 744.36-475q10.64-15 15.14-32.5T764-543q0-17-4.5-34.5T744.36-610q-8.36-10-3.86-21.19Q745-642.39 754-648q9.22-6 21.47-4.5 12.24 1.5 22.4 16.04Q811-615 817.5-591.5T824-542q0 25-6.5 48.5t-19.63 44.96q-10.16 14.54-22.4 16.04Q763.22-431 754-437" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function DetectionAndZoneOff({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function DetectionAndZoneOff(_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: "M820-49 533-335l-24 98H342l42-215-80 38v89q0 17.75-12.17 29.37Q279.67-284 262.33-284 245-284 233-296.13q-12-12.12-12-29.87v-112q0-15.4 7.38-27.25Q235.75-477.11 250-483l96-39L47-821q-10-10-11-25t10.05-26q10.63-11 25.5-11T97-872L871-99q10 11 10.5 25t-10.55 25q-10.63 11-25.5 11T820-49m-671-6q-39.05 0-66.53-27.47Q55-109.95 55-149v-76q0-19.75 13.68-33.38Q82.35-272 102.18-272q19.82 0 33.32 13.62Q149-244.75 149-225v76h76q19.75 0 33.38 13.68Q272-121.65 272-101.82 272-82 258.38-68.5 244.75-55 225-55zm662-680v-76h-76q-19.75 0-33.37-13.68Q688-838.35 688-858.09q0-19.73 13.63-33.82Q715.25-906 735-906h76q39.46 0 67.23 27.77T906-811v76q0 19.75-14.26 33.37-14.27 13.63-34 13.63-19.74 0-33.24-13.63Q811-715.25 811-735m-756 1v-77q0-19 8.02-35.88Q71.04-863.75 92-877l66 65h-11v78q0 19.33-13.27 32.66-13.27 13.34-33 13.34T68-701.34Q55-714.67 55-734M735-55q-19.75 0-33.37-13.68Q688-82.35 688-102.18q0-19.82 13.63-33.32Q715.25-149 735-149h58l66 67q-21.14 13.25-38.5 20.12Q803.14-55 784-55zM259-811l-94-95h136.96q19.79 0 33.42 14.26 13.62 14.27 13.62 34Q349-839 331.88-831q-17.13 8-29.88 20zm647 647-95-95v-42q0-19.63 13.68-33.81Q838.35-349 858.09-349q19.73 0 33.82 14.27Q906-320.47 906-300.72zM537.62-605q-35.62 0-60.12-24.88t-24.5-60.5 24.42-60.12 60.04-24.5 60.08 24.54T622-690.08q0 35.43-24.38 60.25-24.38 24.83-60 24.83" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import DetectionAndZoneOff from './DetectionAndZoneOff';
2
+ declare const DetectionAndZoneOffFilled: typeof DetectionAndZoneOff;
3
+ export default DetectionAndZoneOffFilled;
@@ -0,0 +1,3 @@
1
+ import DetectionAndZoneOff from './DetectionAndZoneOff';
2
+ var DetectionAndZoneOffFilled = DetectionAndZoneOff;
3
+ export default DetectionAndZoneOffFilled;
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function HeartArrow({ className }: {
2
+ export default function Eyebrow({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Eyebrow(_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: "M616-388q-39.54 0-86.27 7.5t-101.87 22.86q-55.14 15.35-118.5 38.5Q246-296 174-264q-12.03 4.44-24.51 6.72Q137-255 120-255q-57.33 0-97.17-39.54Q-17-334.08-17-391v-114q0-48.18 31.16-86.26Q45.31-629.34 94-639q79-17 149.56-29.59 70.57-12.6 134-20.5Q441-697 500-701t116-4q159 0 251 101t117 302q1 14-6.5 24t-22.85 17Q940-256 924-258t-29-11q-78.14-57.21-150.57-88.1Q672-388 616-388m0-93q66 0 126 22t145 76q-11-103-85-165.5T614-611q-116 0-239.5 16T113-547q-16.31 3.77-25.66 15.26Q78-520.26 78-505v114q0 24.02 19.5 36.51T139-352q81-34 148.5-58.5t125-40.5T520-474t96-7m-133-24" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function EyebrowFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function EyebrowFilled(_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: "M616-388q-39.54 0-86.27 7.5t-101.87 22.86q-55.14 15.35-118.5 38.5Q246-296 174-264q-12.03 4.44-24.51 6.72Q137-255 120-255q-57.33 0-97.17-39.54Q-17-334.08-17-391v-114q0-48.18 31.16-86.26Q45.31-629.34 94-639q79-17 149.56-29.59 70.57-12.6 134-20.5Q441-697 500-701t116-4q159 0 251 101t117 302q1 14-6.5 24t-22.85 17Q940-256 924-258t-29-11q-78.14-57.21-150.57-88.1Q672-388 616-388m0-93q66 0 126 22t145 76q-11-103-85-165.5T614-611q-116 0-239.5 16T113-547q-16.31 3.77-25.66 15.26Q78-520.26 78-505v114q0 24.02 19.5 36.51T139-352q81-34 148.5-58.5t125-40.5T520-474t96-7m0 3q-32 0-78.5 8t-103 23.5-120 37.5T184-360q-22 9-41-3.5T124-400v-105q0-15 9.5-27t25.5-16q126-27 247-43t210-16q76 0 136 53.5T842-404q-70-42-119.5-58T616-478" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FormatImageBack({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FormatImageBack(_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: "M819-95H141q-20.1 0-33.05-13.68Q95-122.35 95-142.42t13.63-32.83Q122.25-188 142-188h677q19.97 0 33.49 12.93 13.51 12.93 13.51 33t-13.51 33.57Q838.97-95 819-95m-1-168H142q-19.75 0-33.37-13.68Q95-290.35 95-310.68q0-20.32 13.63-33.82Q122.25-358 142-358h121v-75H142q-19.75 0-33.37-13.68Q95-460.35 95-480.18q0-19.82 13.63-33.32Q122.25-527 142-527h121v-75H142q-19.75 0-33.37-13.68Q95-629.35 95-649.68q0-20.32 13.63-33.82Q122.25-697 142-697h676q19.63 0 33.81 13.68 14.19 13.67 14.19 34 0 20.32-14.19 33.82Q837.63-602 818-602H697v75h121q19.63 0 33.81 13.68Q866-499.65 866-479.82q0 19.82-14.19 33.32Q837.63-433 818-433H697v75h121q19.63 0 33.81 13.68 14.19 13.67 14.19 34 0 20.32-14.19 33.82Q837.63-263 818-263m-460-95h244v-75H358zm0-169h244v-75H358zm461-245H141q-20.1 0-33.05-13.68Q95-799.35 95-819.33q0-19.99 13.63-33.33Q122.25-866 142-866h677q19.97 0 33.49 14.26Q866-837.47 866-817.49t-13.51 32.74Q838.97-772 819-772M480-527" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FormatImageBackFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FormatImageBackFilled(_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: "M819-95H141q-19.75 0-32.87-13.68Q95-122.35 95-142.18 95-162 108.63-175q13.62-13 33.37-13h677q19.63 0 33.31 13.18 13.69 13.17 13.69 33 0 19.82-13.69 33.32Q838.63-95 819-95m-1-168H142q-19.75 0-33.37-13.68Q95-290.35 95-310.68q0-20.32 13.63-33.82Q122.25-358 142-358h121v-75H142q-19.75 0-33.37-13.68Q95-460.35 95-480.18q0-19.82 13.63-33.32Q122.25-527 142-527h121v-75H142q-19.75 0-33.37-13.68Q95-629.35 95-649.68q0-20.32 13.63-33.82Q122.25-697 142-697h676q19.63 0 33.81 13.68 14.19 13.67 14.19 34 0 20.32-14.19 33.82Q837.63-602 818-602H697v75h121q19.63 0 33.81 13.68Q866-499.65 866-479.82q0 19.82-14.19 33.32Q837.63-433 818-433H697v75h121q19.63 0 33.81 13.68 14.19 13.67 14.19 34 0 20.32-14.19 33.82Q837.63-263 818-263m1-509H141q-19.75 0-32.87-13.68Q95-799.35 95-819.09q0-19.73 13.63-33.32Q122.25-866 142-866h677q19.63 0 33.31 14.26 13.69 14.27 13.69 34Q866-798 852.31-785q-13.68 13-33.31 13" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FormatImageBreakLeft({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FormatImageBreakLeft(_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: "M141-95q-20.1 0-33.05-13.68Q95-122.35 95-142.42t13.63-32.83Q122.25-188 142-188h677q20.1 0 33.55 12.93t13.45 33-13.45 33.57T819-95zM95-311v-339q0-19.75 13.63-33.38Q122.25-697 142-697h339q19.75 0 33.38 13.62Q528-669.75 528-650v339q0 20.75-13.62 34.37Q500.75-263 481-263H142q-19.75 0-33.37-13.63Q95-290.25 95-311m94-47h245v-244H189zm-48-414q-20.1 0-33.05-13.68Q95-799.35 95-819.42t13.63-33.33Q122.25-866 142-866h677q20.1 0 33.55 13.43t13.45 33.5-13.45 33.57T819-772zm170 292" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FormatImageBreakLeftFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FormatImageBreakLeftFilled(_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: "M141-95q-19.75 0-32.87-13.68Q95-122.35 95-142.18 95-162 108.63-175q13.62-13 33.37-13h677q19.75 0 33.38 13.18 13.62 13.17 13.62 33 0 19.82-13.62 33.32Q838.75-95 819-95zM95-311v-339q0-19.75 13.63-33.38Q122.25-697 142-697h339q19.75 0 33.38 13.62Q528-669.75 528-650v339q0 20.75-13.62 34.37Q500.75-263 481-263H142q-19.75 0-33.37-13.63Q95-290.25 95-311m46-461q-19.75 0-32.87-13.68Q95-799.35 95-819.18q0-19.82 13.63-33.32Q122.25-866 142-866h677q19.75 0 33.38 13.68Q866-838.65 866-818.82q0 19.82-13.62 33.32Q838.75-772 819-772z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FormatImageBreakRight({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FormatImageBreakRight(_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: "M432-311v-339q0-19.75 13.63-33.38Q459.25-697 479-697h339q19.75 0 33.88 13.62Q866-669.75 866-650v339q0 20.75-14.12 34.37Q837.75-263 818-263H479q-19.75 0-33.37-13.63Q432-290.25 432-311m95-47h244v-244H527zM141-95q-20.1 0-33.05-13.68Q95-122.35 95-142.42t13.63-32.83Q122.25-188 142-188h677q20.1 0 33.55 12.93t13.45 33-13.45 33.57T819-95zm0-677q-20.1 0-33.05-13.68Q95-799.35 95-819.42t13.63-33.33Q122.25-866 142-866h677q20.1 0 33.55 13.43t13.45 33.5-13.45 33.57T819-772z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FormatImageBreakRightFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FormatImageBreakRightFilled(_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: "M432-311v-339q0-19.75 13.63-33.38Q459.25-697 479-697h339q19.75 0 33.88 13.62Q866-669.75 866-650v339q0 20.75-14.12 34.37Q837.75-263 818-263H479q-19.75 0-33.37-13.63Q432-290.25 432-311M141-95q-19.75 0-32.87-13.68Q95-122.35 95-142.18 95-162 108.63-175q13.62-13 33.37-13h677q19.75 0 33.38 13.18 13.62 13.17 13.62 33 0 19.82-13.62 33.32Q838.75-95 819-95zm0-677q-19.75 0-32.87-13.68Q95-799.35 95-819.18q0-19.82 13.63-33.32Q122.25-866 142-866h677q19.75 0 33.38 13.68Q866-838.65 866-818.82q0 19.82-13.62 33.32Q838.75-772 819-772z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FormatImageFront({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FormatImageFront(_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: "M819-95H141q-20.1 0-33.05-13.68Q95-122.35 95-142.42t13.63-32.83Q122.25-188 142-188h677q20.1 0 33.55 12.93t13.45 33-13.45 33.57T819-95M198-310.82q0 20.82-13.62 34.32Q170.75-263 151-263h-10q-20.1 0-33.05-13.58Q95-290.15 95-311.18q0-20.17 12.95-33.49Q120.9-358 141-358h10q19.75 0 33.38 13.68Q198-330.65 198-310.82M311-263q-20.75 0-34.37-13.63Q263-290.25 263-311v-339q0-19.75 13.63-33.38Q290.25-697 311-697h339q19.75 0 33.38 13.62Q697-669.75 697-650v339q0 20.75-13.62 34.37Q669.75-263 650-263zm507 0h-10q-19.1 0-32.55-13.58Q762-290.15 762-311.18q0-20.17 13.45-33.49Q788.9-358 808-358h10q19.75 0 33.88 13.68Q866-330.65 866-310.82q0 20.82-14.12 34.32Q837.75-263 818-263m-460-95h244v-244H358zM198-479.82q0 19.82-13.62 33.32Q170.75-433 151-433h-10q-20.1 0-33.05-13.58Q95-460.15 95-481.18q0-19.17 12.95-32.49Q120.9-527 141-527h10q19.75 0 33.38 13.68Q198-499.65 198-479.82M818-433h-10q-19.1 0-32.55-13.58Q762-460.15 762-481.18q0-19.17 13.45-32.49Q788.9-527 808-527h10q19.75 0 33.88 13.68Q866-499.65 866-479.82q0 19.82-14.12 33.32Q837.75-433 818-433M198-649.82q0 20.82-13.62 34.32Q170.75-602 151-602h-10q-20.1 0-33.05-13.58Q95-629.15 95-650.18q0-20.17 12.95-33.49Q120.9-697 141-697h10q19.75 0 33.38 13.68Q198-669.65 198-649.82M818-602h-10q-19.1 0-32.55-13.58Q762-629.15 762-650.18q0-20.17 13.45-33.49Q788.9-697 808-697h10q19.75 0 33.88 13.68Q866-669.65 866-649.82q0 20.82-14.12 34.32Q837.75-602 818-602m1-170H141q-20.1 0-33.05-13.68Q95-799.35 95-819.42t13.63-33.33Q122.25-866 142-866h677q20.1 0 33.55 13.43t13.45 33.5-13.45 33.57T819-772M480-480" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FormatImageFrontFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FormatImageFrontFilled(_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: "M819-95H141q-20.1 0-33.05-13.68Q95-122.35 95-142.42t13.63-32.83Q122.25-188 142-188h677q20.1 0 33.55 12.93t13.45 33-13.45 33.57T819-95M198-310.82q0 20.82-13.62 34.32Q170.75-263 151-263h-10q-20.1 0-33.05-13.58Q95-290.15 95-311.18q0-20.17 12.95-33.49Q120.9-358 141-358h10q19.75 0 33.38 13.68Q198-330.65 198-310.82M311-263q-20.75 0-34.37-13.63Q263-290.25 263-311v-339q0-19.75 13.63-33.38Q290.25-697 311-697h339q19.75 0 33.38 13.62Q697-669.75 697-650v339q0 20.75-13.62 34.37Q669.75-263 650-263zm507 0h-10q-19.1 0-32.55-13.58Q762-290.15 762-311.18q0-20.17 13.45-33.49Q788.9-358 808-358h10q19.75 0 33.88 13.68Q866-330.65 866-310.82q0 20.82-14.12 34.32Q837.75-263 818-263M198-479.82q0 19.82-13.62 33.32Q170.75-433 151-433h-10q-20.1 0-33.05-13.58Q95-460.15 95-481.18q0-19.17 12.95-32.49Q120.9-527 141-527h10q19.75 0 33.38 13.68Q198-499.65 198-479.82M818-433h-10q-19.1 0-32.55-13.58Q762-460.15 762-481.18q0-19.17 13.45-32.49Q788.9-527 808-527h10q19.75 0 33.88 13.68Q866-499.65 866-479.82q0 19.82-14.12 33.32Q837.75-433 818-433M198-649.82q0 20.82-13.62 34.32Q170.75-602 151-602h-10q-20.1 0-33.05-13.58Q95-629.15 95-650.18q0-20.17 12.95-33.49Q120.9-697 141-697h10q19.75 0 33.38 13.68Q198-669.65 198-649.82M818-602h-10q-19.1 0-32.55-13.58Q762-629.15 762-650.18q0-20.17 13.45-33.49Q788.9-697 808-697h10q19.75 0 33.88 13.68Q866-669.65 866-649.82q0 20.82-14.12 34.32Q837.75-602 818-602m1-170H141q-20.1 0-33.05-13.68Q95-799.35 95-819.42t13.63-33.33Q122.25-866 142-866h677q20.1 0 33.55 13.43t13.45 33.5-13.45 33.57T819-772" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FormatImageInlineLeft({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FormatImageInlineLeft(_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: "M95-311v-339q0-19.75 13.63-33.38Q122.25-697 142-697h339q19.75 0 33.38 13.62Q528-669.75 528-650v339q0 20.75-13.62 34.37Q500.75-263 481-263H142q-19.75 0-33.37-13.63Q95-290.25 95-311m94-47h245v-244H189zm416 95q-19.75 0-33.37-13.68Q558-290.35 558-311.18q0-19.82 13.63-33.32Q585.25-358 605-358h213q19.75 0 33.88 13.68Q866-330.65 866-310.82q0 20.82-14.12 34.32Q837.75-263 818-263zM141-95q-19.75 0-32.87-13.68Q95-122.35 95-142.18 95-162 108.63-175q13.62-13 33.37-13h677q19.75 0 33.38 13.18 13.62 13.17 13.62 33 0 19.82-13.62 33.32Q838.75-95 819-95zm0-677q-19.75 0-32.87-13.68Q95-799.35 95-819.18q0-19.82 13.63-33.32Q122.25-866 142-866h677q19.75 0 33.38 13.68Q866-838.65 866-818.82q0 19.82-13.62 33.32Q838.75-772 819-772z" })));
6
+ }