@project-lary/react-material-symbols-300-rounded 0.31.0 → 0.33.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Animation.js +1 -1
- package/dist/components/AnimationFilled.d.ts +4 -3
- package/dist/components/AnimationFilled.js +6 -3
- package/dist/components/ArrowsLeftRightCircle.d.ts +4 -0
- package/dist/components/ArrowsLeftRightCircle.js +6 -0
- package/dist/components/ArrowsLeftRightCircleFilled.d.ts +4 -0
- package/dist/components/ArrowsLeftRightCircleFilled.js +6 -0
- package/dist/components/{BatterySaverFilled.d.ts → ArrowsUpDownCircle.d.ts} +1 -1
- package/dist/components/ArrowsUpDownCircle.js +6 -0
- package/dist/components/ArrowsUpDownCircleFilled.d.ts +4 -0
- package/dist/components/ArrowsUpDownCircleFilled.js +6 -0
- package/dist/components/{HeartArrow.d.ts → BCircle.d.ts} +1 -1
- package/dist/components/BCircle.js +6 -0
- package/dist/components/BCircleFilled.d.ts +4 -0
- package/dist/components/BCircleFilled.js +6 -0
- package/dist/components/CarDefrostLeft.js +1 -1
- package/dist/components/CarDefrostLowLeft.js +1 -1
- package/dist/components/CarDefrostLowRight.js +1 -1
- package/dist/components/CarDefrostMidLeft.js +1 -1
- package/dist/components/CarDefrostMidLowLeft.js +1 -1
- package/dist/components/CarDefrostMidLowRight.js +1 -1
- package/dist/components/CarDefrostMidRight.js +1 -1
- package/dist/components/CarDefrostRight.js +1 -1
- package/dist/components/CarFanLowLeft.js +1 -1
- package/dist/components/CarFanLowMidLeft.js +1 -1
- package/dist/components/CarFanLowRight.js +1 -1
- package/dist/components/CarFanMidLeft.js +1 -1
- package/dist/components/CarFanMidLowRight.js +1 -1
- package/dist/components/CarFanMidLowRightFilled.js +1 -1
- package/dist/components/CarFanMidRight.js +1 -1
- package/dist/components/ChevronLineUp.d.ts +4 -0
- package/dist/components/ChevronLineUp.js +6 -0
- package/dist/components/ChevronLineUpFilled.d.ts +3 -0
- package/dist/components/ChevronLineUpFilled.js +3 -0
- package/dist/components/{BatterySaver.d.ts → CircleCircle.d.ts} +1 -1
- package/dist/components/CircleCircle.js +6 -0
- package/dist/components/CircleCircleFilled.d.ts +4 -0
- package/dist/components/CircleCircleFilled.js +6 -0
- package/dist/components/ComputerSound.d.ts +4 -0
- package/dist/components/ComputerSound.js +6 -0
- package/dist/components/ComputerSoundFilled.d.ts +4 -0
- package/dist/components/ComputerSoundFilled.js +6 -0
- package/dist/components/DetectionAndZoneOff.d.ts +4 -0
- package/dist/components/DetectionAndZoneOff.js +6 -0
- package/dist/components/DetectionAndZoneOffFilled.d.ts +3 -0
- package/dist/components/DetectionAndZoneOffFilled.js +3 -0
- package/dist/components/Eyebrow.d.ts +4 -0
- package/dist/components/Eyebrow.js +6 -0
- package/dist/components/EyebrowFilled.d.ts +4 -0
- package/dist/components/EyebrowFilled.js +6 -0
- package/dist/components/GameBumperLeft.d.ts +4 -0
- package/dist/components/GameBumperLeft.js +6 -0
- package/dist/components/GameBumperLeftFilled.d.ts +4 -0
- package/dist/components/GameBumperLeftFilled.js +6 -0
- package/dist/components/GameBumperRight.d.ts +4 -0
- package/dist/components/GameBumperRight.js +6 -0
- package/dist/components/GameBumperRightFilled.d.ts +4 -0
- package/dist/components/GameBumperRightFilled.js +6 -0
- package/dist/components/GameButtonL.d.ts +4 -0
- package/dist/components/GameButtonL.js +6 -0
- package/dist/components/GameButtonL1.d.ts +4 -0
- package/dist/components/GameButtonL1.js +6 -0
- package/dist/components/GameButtonL1Filled.d.ts +4 -0
- package/dist/components/GameButtonL1Filled.js +6 -0
- package/dist/components/GameButtonL2.d.ts +4 -0
- package/dist/components/GameButtonL2.js +6 -0
- package/dist/components/GameButtonL2Filled.d.ts +4 -0
- package/dist/components/GameButtonL2Filled.js +6 -0
- package/dist/components/GameButtonLFilled.d.ts +4 -0
- package/dist/components/GameButtonLFilled.js +6 -0
- package/dist/components/GameButtonR.d.ts +4 -0
- package/dist/components/GameButtonR.js +6 -0
- package/dist/components/GameButtonR1.d.ts +4 -0
- package/dist/components/GameButtonR1.js +6 -0
- package/dist/components/GameButtonR1Filled.d.ts +4 -0
- package/dist/components/GameButtonR1Filled.js +6 -0
- package/dist/components/GameButtonR2.d.ts +4 -0
- package/dist/components/GameButtonR2.js +6 -0
- package/dist/components/GameButtonR2Filled.d.ts +4 -0
- package/dist/components/GameButtonR2Filled.js +6 -0
- package/dist/components/GameButtonRFilled.d.ts +4 -0
- package/dist/components/GameButtonRFilled.js +6 -0
- package/dist/components/GameButtonZl.d.ts +4 -0
- package/dist/components/GameButtonZl.js +6 -0
- package/dist/components/GameButtonZlFilled.d.ts +4 -0
- package/dist/components/GameButtonZlFilled.js +6 -0
- package/dist/components/GameButtonZr.d.ts +4 -0
- package/dist/components/GameButtonZr.js +6 -0
- package/dist/components/GameButtonZrFilled.d.ts +4 -0
- package/dist/components/GameButtonZrFilled.js +6 -0
- package/dist/components/GameStickL3.d.ts +4 -0
- package/dist/components/GameStickL3.js +6 -0
- package/dist/components/GameStickL3Filled.d.ts +4 -0
- package/dist/components/GameStickL3Filled.js +6 -0
- package/dist/components/GameStickLeft.d.ts +4 -0
- package/dist/components/GameStickLeft.js +6 -0
- package/dist/components/GameStickLeftFilled.d.ts +4 -0
- package/dist/components/GameStickLeftFilled.js +6 -0
- package/dist/components/GameStickR3.d.ts +4 -0
- package/dist/components/GameStickR3.js +6 -0
- package/dist/components/GameStickR3Filled.d.ts +4 -0
- package/dist/components/GameStickR3Filled.js +6 -0
- package/dist/components/GameStickRight.d.ts +4 -0
- package/dist/components/GameStickRight.js +6 -0
- package/dist/components/GameStickRightFilled.d.ts +4 -0
- package/dist/components/GameStickRightFilled.js +6 -0
- package/dist/components/GameTriggerLeft.d.ts +4 -0
- package/dist/components/GameTriggerLeft.js +6 -0
- package/dist/components/GameTriggerLeftFilled.d.ts +4 -0
- package/dist/components/GameTriggerLeftFilled.js +6 -0
- package/dist/components/GameTriggerRight.d.ts +4 -0
- package/dist/components/GameTriggerRight.js +6 -0
- package/dist/components/GameTriggerRightFilled.d.ts +4 -0
- package/dist/components/GameTriggerRightFilled.js +6 -0
- package/dist/components/GamepadCircleDown.d.ts +4 -0
- package/dist/components/GamepadCircleDown.js +6 -0
- package/dist/components/GamepadCircleDownFilled.d.ts +3 -0
- package/dist/components/GamepadCircleDownFilled.js +3 -0
- package/dist/components/GamepadCircleLeft.d.ts +4 -0
- package/dist/components/GamepadCircleLeft.js +6 -0
- package/dist/components/GamepadCircleLeftFilled.d.ts +3 -0
- package/dist/components/GamepadCircleLeftFilled.js +3 -0
- package/dist/components/GamepadCircleRight.d.ts +4 -0
- package/dist/components/GamepadCircleRight.js +6 -0
- package/dist/components/GamepadCircleRightFilled.d.ts +3 -0
- package/dist/components/GamepadCircleRightFilled.js +3 -0
- package/dist/components/GamepadCircleUp.d.ts +4 -0
- package/dist/components/GamepadCircleUp.js +6 -0
- package/dist/components/GamepadCircleUpFilled.d.ts +3 -0
- package/dist/components/GamepadCircleUpFilled.js +3 -0
- package/dist/components/GamepadDown.d.ts +4 -0
- package/dist/components/GamepadDown.js +6 -0
- package/dist/components/GamepadDownFilled.d.ts +3 -0
- package/dist/components/GamepadDownFilled.js +3 -0
- package/dist/components/GamepadLeft.d.ts +4 -0
- package/dist/components/GamepadLeft.js +6 -0
- package/dist/components/GamepadLeftFilled.d.ts +3 -0
- package/dist/components/GamepadLeftFilled.js +3 -0
- package/dist/components/GamepadRight.d.ts +4 -0
- package/dist/components/GamepadRight.js +6 -0
- package/dist/components/GamepadRightFilled.d.ts +3 -0
- package/dist/components/GamepadRightFilled.js +3 -0
- package/dist/components/GamepadUp.d.ts +4 -0
- package/dist/components/GamepadUp.js +6 -0
- package/dist/components/GamepadUpFilled.d.ts +3 -0
- package/dist/components/GamepadUpFilled.js +3 -0
- package/dist/components/Lips.d.ts +4 -0
- package/dist/components/Lips.js +6 -0
- package/dist/components/LipsFilled.d.ts +4 -0
- package/dist/components/LipsFilled.js +6 -0
- package/dist/components/MicGear.d.ts +4 -0
- package/dist/components/MicGear.js +6 -0
- package/dist/components/MicGearFilled.d.ts +4 -0
- package/dist/components/MicGearFilled.js +6 -0
- package/dist/components/NotificationAudio.d.ts +4 -0
- package/dist/components/NotificationAudio.js +6 -0
- package/dist/components/NotificationAudioFilled.d.ts +4 -0
- package/dist/components/NotificationAudioFilled.js +6 -0
- package/dist/components/NotificationAudioOff.d.ts +4 -0
- package/dist/components/NotificationAudioOff.js +6 -0
- package/dist/components/NotificationAudioOffFilled.d.ts +4 -0
- package/dist/components/NotificationAudioOffFilled.js +6 -0
- package/dist/components/Passport.d.ts +4 -0
- package/dist/components/Passport.js +6 -0
- package/dist/components/PassportFilled.d.ts +4 -0
- package/dist/components/PassportFilled.js +6 -0
- package/dist/components/PersonText.d.ts +4 -0
- package/dist/components/PersonText.js +6 -0
- package/dist/components/PersonTextFilled.d.ts +4 -0
- package/dist/components/PersonTextFilled.js +6 -0
- package/dist/components/RectangleAdd.d.ts +4 -0
- package/dist/components/RectangleAdd.js +6 -0
- package/dist/components/RectangleAddFilled.d.ts +4 -0
- package/dist/components/RectangleAddFilled.js +6 -0
- package/dist/components/SquareCircle.d.ts +4 -0
- package/dist/components/SquareCircle.js +6 -0
- package/dist/components/SquareCircleFilled.d.ts +4 -0
- package/dist/components/SquareCircleFilled.js +6 -0
- package/dist/components/Sticker.d.ts +4 -0
- package/dist/components/Sticker.js +6 -0
- package/dist/components/StickerAdd.d.ts +4 -0
- package/dist/components/StickerAdd.js +6 -0
- package/dist/components/StickerAddFilled.d.ts +4 -0
- package/dist/components/StickerAddFilled.js +6 -0
- package/dist/components/StickerFilled.d.ts +4 -0
- package/dist/components/StickerFilled.js +6 -0
- package/dist/components/TriangleCircle.d.ts +4 -0
- package/dist/components/TriangleCircle.js +6 -0
- package/dist/components/TriangleCircleFilled.d.ts +4 -0
- package/dist/components/TriangleCircleFilled.js +6 -0
- package/dist/components/Undereye.d.ts +4 -0
- package/dist/components/Undereye.js +6 -0
- package/dist/components/UndereyeFilled.d.ts +4 -0
- package/dist/components/UndereyeFilled.js +6 -0
- package/dist/components/VoiceChatOff.d.ts +4 -0
- package/dist/components/VoiceChatOff.js +6 -0
- package/dist/components/VoiceChatOffFilled.d.ts +4 -0
- package/dist/components/VoiceChatOffFilled.js +6 -0
- package/dist/components/WidgetMenu.d.ts +4 -0
- package/dist/components/WidgetMenu.js +6 -0
- package/dist/components/WidgetMenuFilled.d.ts +4 -0
- package/dist/components/WidgetMenuFilled.js +6 -0
- package/dist/components/XCircle.d.ts +4 -0
- package/dist/components/XCircle.js +6 -0
- package/dist/components/XCircleFilled.d.ts +4 -0
- package/dist/components/XCircleFilled.js +6 -0
- package/dist/components/YCircle.d.ts +4 -0
- package/dist/components/YCircle.js +6 -0
- package/dist/components/YCircleFilled.d.ts +4 -0
- package/dist/components/YCircleFilled.js +6 -0
- package/dist/index.d.ts +96 -4
- package/dist/index.js +96 -4
- package/package.json +1 -1
- package/dist/components/BatterySaver.js +0 -6
- package/dist/components/BatterySaverFilled.js +0 -6
- package/dist/components/HeartArrow.js +0 -6
- package/dist/components/HeartArrowFilled.d.ts +0 -3
- package/dist/components/HeartArrowFilled.js +0 -3
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function Animation(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M355.54-100q-52.54 0-99.08-19.35-46.54-19.34-82.46-55.27-35.31-35.3-54.65-81.53Q100-302.39 100-355.54q0-75.38 39.58-137.92t107.04-92.23q19.23-42.39 51.65-75 32.42-32.62 76.04-52.69 30.08-68.31 91.15-107.46Q526.54-860 605.08-860q52.53 0 98.77 19.35 46.23 19.34 81.53 55.27 34.93 36.3 54.77 82.03Q860-657.61 860-605.08q0 79-37.16 138.23-37.15 59.23-109.46 92.54-19.23 44-51.15 75.73t-76.54 51.96Q556-178.31 494.73-139.16 433.46-100 355.54-100m.77-45.39q47.69 0 93.42-22.57 45.73-22.58 71.35-62.27-63 10.07-120.5-8.66t-100.73-60.57Q257-342.08 238.58-399.69q-18.42-57.62-8.35-120.62-39.92 26.39-62.38 71.35t-22.46 93.42q0 44.23 16 82.46t45.23 66.85q29.61 28.61 67.53 44.73 37.93 16.11 82.16 16.11M480-270.46q53.85 0 97.54-24.58t68.61-60.27q-63 10.08-120.19-9.27-57.19-19.34-99.42-62.19-43.23-43.85-62.27-101.15-19.04-57.31-7.96-120.31-42.31 33.38-63.69 73.11-21.39 39.73-21.39 95.12 0 43.23 15.81 81.46t45.04 67.46q28.61 29 66.65 44.81T480-270.46m128.69-126.69q17.39 0 34.69-3.31 17.31-3.31 36.54-10.92 21-59.39 6.81-116.12t-57.65-100.19q-40.85-40.85-102.23-55.85-61.39-15-116.93 4.39-5.38 17-8.07 34.61-2.7 17.62-2.7 39.46 0 42 16 80.23t45.23 68.08q29.24 30.85 67.47 45.23 38.23 14.39 80.84 14.39M734-438.46q39.38-27.85 60-67.96 20.61-40.12 20.61-98.66 0-42.61-15.8-80.54-15.81-37.92-45.43-67.15-29.84-30.23-67.76-46.04-37.93-15.8-80.54-15.8-53.23 0-95.73 21.11-42.5 21.12-74.12 61.5 63-10.08 121.81 9.27t103.27 62.81q44.46 43.84 64.3 101.15 19.85 57.31 9.39 120.
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M355.54-100q-52.54 0-99.08-19.35-46.54-19.34-82.46-55.27-35.31-35.3-54.65-81.53Q100-302.39 100-355.54q0-75.38 39.58-137.92t107.04-92.23q19.23-42.39 51.65-75 32.42-32.62 76.04-52.69 30.08-68.31 91.15-107.46Q526.54-860 605.08-860q52.53 0 98.77 19.35 46.23 19.34 81.53 55.27 34.93 36.3 54.77 82.03Q860-657.61 860-605.08q0 79-37.16 138.23-37.15 59.23-109.46 92.54-19.23 44-51.15 75.73t-76.54 51.96Q556-178.31 494.73-139.16 433.46-100 355.54-100m.77-45.39q47.69 0 93.42-22.57 45.73-22.58 71.35-62.27-63 10.07-120.5-8.66t-100.73-60.57Q257-342.08 238.58-399.69q-18.42-57.62-8.35-120.62-39.92 26.39-62.38 71.35t-22.46 93.42q0 44.23 16 82.46t45.23 66.85q29.61 28.61 67.53 44.73 37.93 16.11 82.16 16.11M480-270.46q53.85 0 97.54-24.58t68.61-60.27q-63 10.08-120.19-9.27-57.19-19.34-99.42-62.19-43.23-43.85-62.27-101.15-19.04-57.31-7.96-120.31-42.31 33.38-63.69 73.11-21.39 39.73-21.39 95.12 0 43.23 15.81 81.46t45.04 67.46q28.61 29 66.65 44.81T480-270.46m128.69-126.69q17.39 0 34.69-3.31 17.31-3.31 36.54-10.92 21-59.39 6.81-116.12t-57.65-100.19q-40.85-40.85-102.23-55.85-61.39-15-116.93 4.39-5.38 17-8.07 34.61-2.7 17.62-2.7 39.46 0 42 16 80.23t45.23 68.08q29.24 30.85 67.47 45.23 38.23 14.39 80.84 14.39M734-438.46q39.38-27.85 60-67.96 20.61-40.12 20.61-98.66 0-42.61-15.8-80.54-15.81-37.92-45.43-67.15-29.84-30.23-67.76-46.04-37.93-15.8-80.54-15.8-53.23 0-95.73 21.11-42.5 21.12-74.12 61.5 63-10.08 121.81 9.27t103.27 62.81q44.46 43.84 64.3 101.15 19.85 57.31 9.39 120.31M607.08-605.69" })));
|
|
6
6
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function AnimationFilled({ className }: {
|
|
3
|
+
className?: string;
|
|
4
|
+
}): React.JSX.Element;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function AnimationFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M355.54-100q-52.54 0-99.08-19.35-46.54-19.34-82.46-55.27-35.31-35.3-54.65-81.53Q100-302.39 100-355.54q0-75.38 39.58-137.92t107.04-92.23q19.23-42.39 51.65-75 32.42-32.62 76.04-52.69 30.08-68.31 91.15-107.46Q526.54-860 605.08-860q52.53 0 98.77 19.35 46.23 19.34 81.53 55.27 34.93 36.3 54.77 82.03Q860-657.61 860-605.08q0 79-37.16 138.23-37.15 59.23-109.46 92.54-19.23 44-51.15 75.73t-76.54 51.96Q556-178.31 494.73-139.16 433.46-100 355.54-100m.77-45.39q47.69 0 93.42-22.57 45.73-22.58 71.35-62.27-63 10.07-120.5-8.66t-100.73-60.57Q257-342.08 238.58-399.69q-18.42-57.62-8.35-120.62-39.92 26.39-62.38 71.35t-22.46 93.42q0 44.23 16 82.46t45.23 66.85q29.61 28.61 67.53 44.73 37.93 16.11 82.16 16.11M480-270.46q53.85 0 97.54-24.58t68.61-60.27q-63 10.08-120.19-9.27-57.19-19.34-99.42-62.19-43.23-43.85-62.27-101.15-19.04-57.31-7.96-120.31-42.31 33.38-63.69 73.11-21.39 39.73-21.39 95.12 0 43.23 15.81 81.46t45.04 67.46q28.61 29 66.65 44.81T480-270.46" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ArrowsLeftRightCircle(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480-100q-78.77 0-148.11-29.77-69.35-29.77-120.85-81.27t-81.27-120.85Q100-401.23 100-480t29.77-148.11q29.77-69.35 81.27-120.66t120.85-81.27Q401.23-860 480-860t148.11 29.96q69.35 29.96 120.66 81.27t81.27 120.66Q860-558.77 860-480t-29.96 148.11q-29.96 69.35-81.27 120.85t-120.66 81.27Q558.77-100 480-100m0-45.39q138.69 0 236.65-97.46T814.61-480q0-138.69-97.96-236.65T480-814.61q-139.69 0-237.15 97.96T145.39-480q0 139.69 97.46 237.15T480-145.39m-80.92-217.3q6.69-6.7 6.69-16 0-9.31-6.69-16l-62.62-62.62h287.46l-62.23 62.62q-6.69 6.69-6.88 15.81-.19 9.11 6.88 16.19 7.08 7.07 16 7.07t16-7.07L690-459.77q8.61-8.61 8.61-20.23T690-500.23l-96.31-96.69Q587-604 577.88-604q-9.11 0-16.19 7.08-7.07 7.07-7.07 16 0 8.92 7.07 16l62.23 62.23H336.46l62.23-62.62q6.69-6.69 6.89-15.81.19-9.11-6.5-15.8-6.7-7.08-16-6.89-9.31.2-16 6.89l-96.69 96.69q-8.62 8.61-8.62 20.23t8.62 20.23l96.69 97.08q6.69 6.69 16 6.88 9.3.19 16-6.88" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ArrowsLeftRightCircleFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480-100q-78.77 0-148.11-29.77-69.35-29.77-120.85-81.27t-81.27-120.85Q100-401.23 100-480t29.77-148.11q29.77-69.35 81.27-120.66t120.85-81.27Q401.23-860 480-860t148.11 29.96q69.35 29.96 120.66 81.27t81.27 120.66Q860-558.77 860-480t-29.96 148.11q-29.96 69.35-81.27 120.85t-120.66 81.27Q558.77-100 480-100m-80.92-262.69q6.69-6.7 6.69-16 0-9.31-6.69-16l-62.62-62.62h287.46l-62.23 62.62q-6.69 6.69-6.88 15.81-.19 9.11 6.88 16.19 7.08 7.07 16 7.07t16-7.07L690-459.77q8.61-8.61 8.61-20.23T690-500.23l-96.31-96.69Q587-604 577.88-604q-9.11 0-16.19 7.08-7.07 7.07-7.07 16 0 8.92 7.07 16l62.23 62.23H336.46l62.23-62.62q6.69-6.69 6.89-15.81.19-9.11-6.5-15.8-6.7-7.08-16-6.89-9.31.2-16 6.89l-96.69 96.69q-8.62 8.61-8.62 20.23t8.62 20.23l96.69 97.08q6.69 6.69 16 6.88 9.3.19 16-6.88" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ArrowsUpDownCircle(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480-100q-78.77 0-148.11-29.77-69.35-29.77-120.85-81.27t-81.27-120.85Q100-401.23 100-480t29.77-148.11q29.77-69.35 81.27-120.66t120.85-81.27Q401.23-860 480-860t148.11 29.96q69.35 29.96 120.66 81.27t81.27 120.66Q860-558.77 860-480t-29.96 148.11q-29.96 69.35-81.27 120.85t-120.66 81.27Q558.77-100 480-100m0-45.39q138.69 0 236.65-97.46T814.61-480q0-138.69-97.96-236.65T480-814.61q-139.69 0-237.15 97.96T145.39-480q0 139.69 97.46 237.15T480-145.39m-22.69-190.69-62.62-62.61q-6.69-6.69-15.81-6.69-9.11 0-15.8 6.69-7.08 6.69-6.89 16 .2 9.3 6.89 16L459.77-270q8.61 8.61 20.23 8.61t20.23-8.61l97.08-96.69q6.69-6.7 6.88-16 .19-9.31-6.88-16-6.7-6.69-16-6.69-9.31 0-16 6.69l-62.62 62.61v-287.46l62.62 62.23q6.69 6.69 15.81 6.89 9.11.19 16.19-6.89 7.07-7.07 7.07-16 0-8.92-7.07-16l-97.08-96.3q-8.61-8.62-20.23-8.62t-20.23 8.62l-96.69 96.3q-7.08 6.7-7.08 15.81 0 9.12 7.08 16.19 7.07 7.08 16 7.08 8.92 0 16-7.08l62.23-62.23z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ArrowsUpDownCircleFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480-100q-78.77 0-148.11-29.77-69.35-29.77-120.85-81.27t-81.27-120.85Q100-401.23 100-480t29.77-148.11q29.77-69.35 81.27-120.66t120.85-81.27Q401.23-860 480-860t148.11 29.96q69.35 29.96 120.66 81.27t81.27 120.66Q860-558.77 860-480t-29.96 148.11q-29.96 69.35-81.27 120.85t-120.66 81.27Q558.77-100 480-100m-22.69-236.08-62.62-62.61q-6.69-6.69-15.81-6.69-9.11 0-15.8 6.69-7.08 6.69-6.89 16 .2 9.3 6.89 16L459.77-270q8.61 8.61 20.23 8.61t20.23-8.61l97.08-96.69q6.69-6.7 6.88-16 .19-9.31-6.88-16-6.7-6.69-16-6.69-9.31 0-16 6.69l-62.62 62.61v-287.46l62.62 62.23q6.69 6.69 15.81 6.89 9.11.19 16.19-6.89 7.07-7.07 7.07-16 0-8.92-7.07-16l-97.08-96.3q-8.61-8.62-20.23-8.62t-20.23 8.62l-96.69 96.3q-7.08 6.7-7.08 15.81 0 9.12 7.08 16.19 7.07 7.08 16 7.08 8.92 0 16-7.08l62.23-62.23z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BCircle(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M391.15-268.62H492q68.92 0 105.31-31.07 36.38-31.08 36.38-89.16 0-44.23-22.65-69.77-22.66-25.53-68.73-32.38v-2q37.46-6.85 58.19-31.58t20.73-63.57q0-54.7-35.42-78.96-35.43-24.27-115.19-24.27h-79.47q-12.61 0-20.73 8.11-8.11 8.12-8.11 20.73v365.08q0 12.61 8.11 20.73 8.12 8.11 20.73 8.11m10.39-238.3v-151.77h70.69q57.77 0 83.08 17.31 25.31 17.3 25.31 57.07 0 42-23.2 59.69-23.19 17.7-76.96 17.7zm0 205.23v-171.77h80.54q57.77 0 83.57 19.31 25.81 19.3 25.81 62.69 0 45.77-25.5 67.77t-79.88 22zM480-100q-78.77 0-148.11-29.77-69.35-29.77-120.85-81.27t-81.27-120.85Q100-401.23 100-480t29.96-148.11q29.96-69.35 81.27-120.85t120.66-81.27Q401.23-860 480-860t148.11 29.96q69.35 29.96 120.66 81.27t81.27 120.66Q860-558.77 860-480t-29.77 148.11q-29.77 69.35-81.27 120.66t-120.85 81.27Q558.77-100 480-100m0-45.39q139.69 0 237.15-97.96T814.61-480t-97.96-236.65T480-814.61t-236.65 97.46T145.39-480t97.46 237.15T480-145.39M480-480" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BCircleFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M391.15-268.62H492q68.92 0 105.31-31.07 36.38-31.08 36.38-89.16 0-44.23-22.65-69.77-22.66-25.53-68.73-32.38v-2q37.46-6.85 58.19-31.58t20.73-63.57q0-54.7-35.42-78.96-35.43-24.27-115.19-24.27h-79.47q-12.61 0-20.73 8.11-8.11 8.12-8.11 20.73v365.08q0 12.61 8.11 20.73 8.12 8.11 20.73 8.11m10.39-238.3v-151.77h70.69q57.77 0 83.08 17.31 25.31 17.3 25.31 57.07 0 42-23.2 59.69-23.19 17.7-76.96 17.7zm0 205.23v-171.77h80.54q57.77 0 83.57 19.31 25.81 19.3 25.81 62.69 0 45.77-25.5 67.77t-79.88 22zM480-100q-78.77 0-148.11-29.77-69.35-29.77-120.85-81.27t-81.27-120.85Q100-401.23 100-480t29.96-148.11q29.96-69.35 81.27-120.85t120.66-81.27Q401.23-860 480-860t148.11 29.96q69.35 29.96 120.66 81.27t81.27 120.66Q860-558.77 860-480t-29.77 148.11q-29.77 69.35-81.27 120.66t-120.85 81.27Q558.77-100 480-100" })));
|
|
6
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostLeft(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M574-71.54q-8.31 4.85-17.42 2.62-9.12-2.24-13.58-10.54L434.39-247.77h-269q-20.85 0-36.58-12.92-15.73-12.93-19.73-33.16L62.31-533q-6.85-36.31 16.23-64.42 23.08-28.12 59.77-28.12 26.61 0 48.07 17.81 21.47 17.81 29.31 45.58l64.69 229.54h132.16q13.69 0 25.58 6.84 11.88 6.85 19.11 18.92l125.08 203.93q4.46 8.69 2.23 17.61T574-71.54M122.92-679.15q-25.53 0-44.03-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.03-18.5q25.93 0 44.43 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.43 18.5m627.31 95.46q-6.46-2.62-8.69-9.35t1.77-13.19q.38-.77 5.54-22.85 0-11.76-4.2-21.46-4.19-9.69-12.96-19.07-10.61-11.62-17.23-27.85-6.61-16.23-6.61-34.46 0-8.77 1.88-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.24 6.47-1.38 12.93-2.38 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08 4.7 10.69 13.08 19.08 9.62 10.61 15.42 24.03 5.81 13.43 7.81 29.66 1 11.77-.58 21.65-1.57 9.89-5.73 18.66-3.61 8.07-10.77 12.8-7.15 4.73-14.61 1.12m-121.92-.62q-6.46-2-9-8.65t.84-13.12q2.39-5.15 3.85-11.19t1.46-12.19q0-11-4.08-21.69-4.07-10.69-11.84-20.69-9.39-11.85-14.46-26.97-5.08-15.11-5.08-31.73 0-9.15 1.27-18 1.27-8.84 4.81-15 3-7.69 9.84-11.65 6.85-3.96 13.93-.96 6.07 2 8.8 8.46t-.27 12.54q-2.38 4.15-3.84 10.69t-1.46 12.69q0 11 4.07 21.5 4.08 10.5 11.85 20.5 9.38 11.85 14.46 26.96 5.08 15.12 5.08 31.73 0 9.16-1.27 18-1.27 8.85-4.81 15-3 8.08-9.85 12.43-6.84 4.34-14.3 1.34m-114.23-62.61q-6.47 0-11-3.73-4.54-3.73-5.54-10.19l-25.62-175.47q-2-12.23 5.12-22.34 7.11-10.12 18.73-13.12 49.84-13.61 100.73-20.92 50.88-7.31 90.81-7.31 42.69 0 94.07 7.31 51.39 7.31 97.46 19.92 11.62 3 18.74 13.62 7.11 10.61 5.11 22.84l-25.61 175.47q-1 6.46-5.54 10.19t-11 3.73q-7.46 0-12.81-5.85-5.35-5.84-3.73-13.31l25.38-174.69q-44.23-11.77-89.46-18.96t-91.46-7.19-91.65 7.19q-45.43 7.19-91.58 18.96l25.38 174.69q1.62 7.47-3.73 13.31-5.34 5.85-12.8 5.85" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostLowLeft(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M574-71.54q-8.31 4.85-17.42 2.62-9.12-2.24-13.58-10.54L434.39-247.77h-269q-20.85 0-36.77-12.73-15.93-12.73-19.54-33.35L62.31-533q-7.46-35.69 15.92-64.11 23.39-28.43 60.08-28.43 26.61 0 48.07 17.81 21.47 17.81 29.31 45.58l64.69 229.54h132.16q13.69 0 25.38 7.03 11.7 7.04 19.31 18.73l125.08 203.93q4.46 8.69 2.23 17.61T574-71.54M122.92-679.15q-25.53 0-44.03-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.03-18.5q25.93 0 44.43 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.43 18.5m500.39 33q-2-6.46-13.77-25.69-9.39-11.85-14.46-26.97-5.08-15.11-5.08-31.73 0-9.15 1.27-18 1.27-8.84 4.81-15 3-7.69 9.84-11.65 6.85-3.96 13.93-.96 6.07 2 8.8 8.46t-.27 12.54q-2.38 4.15-3.84 10.69t-1.46 12.69q0 11 4.07 21.5 4.08 10.5 11.85 20.5 7.61 9.46 11.69 20.31t6.46 23.31zm122.38 0q-1.38-5.62-14-23.46-10.61-11.62-17.23-27.85-6.61-16.23-6.61-34.46 0-8.77 1.88-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.24 6.47-1.38 12.93-2.38 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08 4.7 10.69 13.08 19.08 7.85 8.84 13.96 20.42 6.12 11.58 8.5 25.04zm-246.54-.77-27.23-189.39q-2-12.23 5.31-22.34 7.31-10.12 18.92-13.12Q541.85-884 592.54-892t94.77-8q44.07 0 94.96 7.62 50.88 7.61 96.57 20.23 12.24 3.38 19.04 13.5 6.81 10.11 4.81 22.34l-27.23 189.39h-33.69l27.61-193.85q-44.23-11.77-89.46-18.96t-91.46-7.19-91.65 7.19q-45.43 7.19-91.58 18.96l27.62 193.85zm186.46 411.61q-5.61 0-10.61-2.19t-9.62-6.81L525.62-383.08q-6.7-6.69-6.89-16-.19-9.3 6.89-16 6.07-6.07 15.5-6.38 9.42-.31 16.11 5.77l105.69 103.31v-244.93q0-9.92 6.39-16.3 6.38-6.39 16.3-6.39 9.93 0 16.31 6.39 6.39 6.38 6.39 16.3v245.93l104.84-103.7q6.7-6.69 15.62-6.5 8.92.2 15.23 6.89 6.69 6.69 6.69 15.81 0 9.11-6.69 15.8L705.85-244.31q-4.62 4.62-9.43 6.81t-10.81 2.19" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostLowRight(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M386-71.54q-8.31-4.85-10.54-13.77t2.62-17.61l124.69-203.93q7.61-11.69 19.31-18.73 11.69-7.03 25.38-7.03H680l64.31-229.54q7.84-27.77 29.31-45.58 21.46-17.81 48.07-17.81 36.69 0 60.08 28.43 23.38 28.42 15.92 64.11l-46.77 239.15q-3.61 20.62-19.54 33.35-15.92 12.73-36.77 12.73h-269L417-79.46q-4.46 8.3-13.58 10.54-9.11 2.23-17.42-2.62m451.08-607.61q-25.93 0-44.43-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.43-18.5q25.53 0 44.03 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.03 18.5m-624.54 33q-2-7.23-5.58-13.16-3.57-5.92-8.57-12.53-9.39-11.85-14.47-26.97-5.07-15.11-5.07-31.73 0-9.15 1.27-18 1.27-8.84 4.8-15 3-7.69 9.85-11.65t13.92-.96q6.08 2 8.81 8.46t-.27 12.54q-2.38 4.15-3.84 10.69-1.47 6.54-1.47 12.69 0 11 4.08 21.5t11.85 20.5q7.61 9.46 12.19 20.31t6.58 23.31zm123.38 0q-2.38-7-15.38-23.46-10.62-11.62-17.23-27.85-6.62-16.23-6.62-34.46 0-8.77 1.89-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.23 6.47-1.38 12.93-2.39 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08t13.08 19.08q7.85 8.84 13.96 20.42 6.12 11.58 8.5 25.04zm-251.38-.77L57.31-836.31q-2-12.23 4.81-22.34 6.8-10.12 19.04-13.5 45.69-12.62 96.57-20.23 50.89-7.62 94.96-7.62 44.08 0 94.77 8t96.39 20.23q11.61 3 18.92 13.12 7.31 10.11 5.31 22.34l-27.23 189.39h-33.7l27.62-193.85q-46.15-11.77-91.58-18.96-45.42-7.19-91.65-7.19t-91.46 7.19-89.46 18.96l27.61 193.85zm189.85 411.61q-6 0-10.81-2.19t-9.43-6.81L116-383.08q-6.69-6.69-6.69-15.8 0-9.12 6.69-15.81 6.31-6.69 15.23-6.89 8.92-.19 15.62 6.5l104.84 103.7v-245.93q0-9.92 6.39-16.3 6.38-6.39 16.31-6.39 9.92 0 16.3 6.39 6.39 6.38 6.39 16.3v244.93l105.69-103.31q6.69-6.08 16.11-5.77 9.43.31 15.5 6.38 7.08 6.7 6.89 16-.19 9.31-6.89 16L294.62-244.31q-4.62 4.62-9.62 6.81t-10.61 2.19" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostMidLeft(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M574-71.54q-8.31 4.85-17.42 2.62-9.12-2.24-13.58-10.54L434.39-247.77h-269q-20.85 0-36.77-12.73-15.93-12.73-19.54-33.35L62.31-533q-7.46-35.69 15.92-64.11 23.39-28.43 60.08-28.43 26.61 0 48.07 17.81 21.47 17.81 29.31 45.58l64.69 229.54h132.16q13.69 0 25.38 7.03 11.7 7.04 19.31 18.73l125.08 203.93q4.46 8.69 2.23 17.61T574-71.54M122.92-679.15q-25.53 0-44.03-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.03-18.5q25.93 0 44.43 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.43 18.5m500.39 33q-2-6.46-13.77-25.69-9.39-11.85-14.46-26.97-5.08-15.11-5.08-31.73 0-9.15 1.27-18 1.27-8.84 4.81-15 3-7.69 9.84-11.65 6.85-3.96 13.93-.96 6.07 2 8.8 8.46t-.27 12.54q-2.38 4.15-3.84 10.69t-1.46 12.69q0 11 4.07 21.5 4.08 10.5 11.85 20.5 7.61 9.46 11.69 20.31t6.46 23.31zm122.38 0q-1.38-5.62-14-23.46-10.61-11.62-17.23-27.85-6.61-16.23-6.61-34.46 0-8.77 1.88-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.24 6.47-1.38 12.93-2.38 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08 4.7 10.69 13.08 19.08 7.85 8.84 13.96 20.42 6.12 11.58 8.5 25.04zm-246.54-.77-27.23-189.39q-2-12.23 5.31-22.34 7.31-10.12 18.92-13.12Q541.85-884 592.54-892t94.77-8q44.07 0 94.96 7.62 50.88 7.61 96.57 20.23 12.24 3.38 19.04 13.5 6.81 10.11 4.81 22.34l-27.23 189.39h-33.69l27.61-193.85q-44.23-11.77-89.46-18.96t-91.46-7.19-91.65 7.19q-45.43 7.19-91.58 18.96l27.62 193.85zm164.54 407L524.92-379.08q-4.61-4.61-6.61-9.73-2-5.11-2-11.11 0-5.62 2-10.62t6.61-9.61l138.54-138.54q6.69-6.69 15.81-6.69 9.11 0 15.81 6.69 6.69 6.69 6.69 15.81 0 9.11-6.69 15.8L590.23-422.62h247.08q9.3 0 16 6.7 6.69 6.69 6.69 16 0 9.3-6.69 15.69-6.7 6.38-16 6.38H590.23l105.46 106.31q6.08 6.08 6.08 15.5t-6.69 16.12q-6.47 6.46-15.7 6.46t-15.69-6.46" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostMidLowLeft(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M574-71.54q-8.31 4.85-17.42 2.62-9.12-2.24-13.58-10.54L434.39-247.77h-269q-20.85 0-36.77-12.73-15.93-12.73-19.54-33.35L62.31-533q-7.46-35.69 15.92-64.11 23.39-28.43 60.08-28.43 26.61 0 48.07 17.81 21.47 17.81 29.31 45.58l64.69 229.54h132.16q13.69 0 25.38 7.03 11.7 7.04 19.31 18.73l125.08 203.93q4.46 8.69 2.23 17.61T574-71.54M122.92-679.15q-25.53 0-44.03-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.03-18.5q25.93 0 44.43 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.43 18.5m500.39 33q-2-6.46-13.77-25.69-9.39-11.85-14.46-26.97-5.08-15.11-5.08-31.73 0-9.15 1.27-18 1.27-8.84 4.81-15 3-7.69 9.84-11.65 6.85-3.96 13.93-.96 6.07 2 8.8 8.46t-.27 12.54q-2.38 4.15-3.84 10.69t-1.46 12.69q0 11 4.07 21.5 4.08 10.5 11.85 20.5 7.61 9.46 11.69 20.31t6.46 23.31zm122.38 0q-1.38-5.62-14-23.46-10.61-11.62-17.23-27.85-6.61-16.23-6.61-34.46 0-8.77 1.88-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.24 6.47-1.38 12.93-2.38 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08 4.7 10.69 13.08 19.08 7.85 8.84 13.96 20.42 6.12 11.58 8.5 25.04zm-246.54-.77-27.23-189.39q-2-12.23 5.31-22.34 7.31-10.12 18.92-13.12Q541.85-884 592.54-892t94.77-8q44.07 0 94.96 7.62 50.88 7.61 96.57 20.23 12.24 3.38 19.04 13.5 6.81 10.11 4.81 22.34l-27.23 189.39h-33.69l27.61-193.85q-44.23-11.77-89.46-18.96t-91.46-7.19-91.65 7.19q-45.43 7.19-91.58 18.96l27.62 193.85zm164.54 407L524.92-379.08q-4.61-4.61-6.61-9.73-2-5.11-2-11.11 0-5.62 2-10.62t6.61-9.61l138.54-138.54q6.69-6.69 15.81-6.69 9.11 0 15.81 6.69 6.69 6.69 6.69 15.81 0 9.11-6.69 15.8L590.23-422.62h247.08q9.3 0 16 6.7 6.69 6.69 6.69 16 0 9.3-6.69 15.69-6.7 6.38-16 6.38H590.23l105.46 106.31q6.08 6.08 6.08 15.5t-6.69 16.12q-6.47 6.46-15.7 6.46t-15.69-6.46" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostMidLowRight(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M264.92-239.92q-6.07-6.08-6.38-15.81t5.77-15.81l106.08-106.31h-247.7q-9.3 0-16-6.38-6.69-6.39-6.69-15.69 0-9.31 6.69-16 6.7-6.7 16-6.7h247.08L265.31-527.08q-6.69-6.69-6.69-15.8 0-9.12 6.69-15.81t15.81-6.69q9.11 0 15.8 6.69l138.16 138.54q4.61 4.61 6.61 9.61t2 10.62q0 6-2 11.11-2 5.12-6.61 9.73L296.31-239.92q-6.08 6.07-15.19 6.57-9.12.5-16.2-6.57M386-71.54q-8.31-4.85-10.54-13.77t2.62-17.61l124.69-203.93q7.61-11.69 19.31-18.73 11.69-7.03 25.38-7.03H680l64.31-229.54q7.84-27.77 29.31-45.58 21.46-17.81 48.07-17.81 36.69 0 60.08 28.43 23.38 28.42 15.92 64.11l-46.77 239.15q-3.61 20.62-19.54 33.35-15.92 12.73-36.77 12.73h-269L417-79.46q-4.46 8.3-13.58 10.54-9.11 2.23-17.42-2.62m451.08-607.61q-25.93 0-44.43-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.43-18.5q25.53 0 44.03 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.03 18.5m-624.54 33q-2-7.23-5.58-13.16-3.57-5.92-8.57-12.53-9.39-11.85-14.47-26.97-5.07-15.11-5.07-31.73 0-9.15 1.27-18 1.27-8.84 4.8-15 3-7.69 9.85-11.65t13.92-.96q6.08 2 8.81 8.46t-.27 12.54q-2.38 4.15-3.84 10.69-1.47 6.54-1.47 12.69 0 11 4.08 21.5t11.85 20.5q7.61 9.46 12.19 20.31t6.58 23.31zm123.38 0q-2.38-7-15.38-23.46-10.62-11.62-17.23-27.85-6.62-16.23-6.62-34.46 0-8.77 1.89-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.23 6.47-1.38 12.93-2.39 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08t13.08 19.08q7.85 8.84 13.96 20.42 6.12 11.58 8.5 25.04zm-251.38-.77L57.31-836.31q-2-12.23 4.81-22.34 6.8-10.12 19.04-13.5 45.69-12.62 96.57-20.23 50.89-7.62 94.96-7.62 44.08 0 94.77 8t96.39 20.23q11.61 3 18.92 13.12 7.31 10.11 5.31 22.34l-27.23 189.39h-33.7l27.62-193.85q-46.15-11.77-91.58-18.96-45.42-7.19-91.65-7.19t-91.46 7.19-89.46 18.96l27.61 193.85z" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostMidRight(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M264.92-239.92q-6.07-6.08-6.38-15.81t5.77-15.81l106.08-106.31h-247.7q-9.3 0-16-6.38-6.69-6.39-6.69-15.69 0-9.31 6.69-16 6.7-6.7 16-6.7h247.08L265.31-527.08q-6.69-6.69-6.69-15.8 0-9.12 6.69-15.81t15.81-6.69q9.11 0 15.8 6.69l138.16 138.54q4.61 4.61 6.61 9.61t2 10.62q0 6-2 11.11-2 5.12-6.61 9.73L296.31-239.92q-6.08 6.07-15.19 6.57-9.12.5-16.2-6.57M386-71.54q-8.31-4.85-10.54-13.77t2.62-17.61l124.69-203.93q7.61-11.69 19.31-18.73 11.69-7.03 25.38-7.03H680l64.31-229.54q7.84-27.77 29.31-45.58 21.46-17.81 48.07-17.81 36.69 0 60.08 28.43 23.38 28.42 15.92 64.11l-46.77 239.15q-3.61 20.62-19.54 33.35-15.92 12.73-36.77 12.73h-269L417-79.46q-4.46 8.3-13.58 10.54-9.11 2.23-17.42-2.62m451.08-607.61q-25.93 0-44.43-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.43-18.5q25.53 0 44.03 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.03 18.5m-624.54 33q-2-7.23-5.58-13.16-3.57-5.92-8.57-12.53-9.39-11.85-14.47-26.97-5.07-15.11-5.07-31.73 0-9.15 1.27-18 1.27-8.84 4.8-15 3-7.69 9.85-11.65t13.92-.96q6.08 2 8.81 8.46t-.27 12.54q-2.38 4.15-3.84 10.69-1.47 6.54-1.47 12.69 0 11 4.08 21.5t11.85 20.5q7.61 9.46 12.19 20.31t6.58 23.31zm123.38 0q-2.38-7-15.38-23.46-10.62-11.62-17.23-27.85-6.62-16.23-6.62-34.46 0-8.77 1.89-17.66 1.88-8.88 5.04-16.03 3.61-7.08 10.77-11.23 7.15-4.16 14-.93 6.07 3 8.3 9.46 2.23 6.47-1.38 12.93-2.39 4.77-3.96 10.61-1.58 5.85-1.58 12 0 11.39 4.69 22.08t13.08 19.08q7.85 8.84 13.96 20.42 6.12 11.58 8.5 25.04zm-251.38-.77L57.31-836.31q-2-12.23 4.81-22.34 6.8-10.12 19.04-13.5 45.69-12.62 96.57-20.23 50.89-7.62 94.96-7.62 44.08 0 94.77 8t96.39 20.23q11.61 3 18.92 13.12 7.31 10.11 5.31 22.34l-27.23 189.39h-33.7l27.62-193.85q-46.15-11.77-91.58-18.96-45.42-7.19-91.65-7.19t-91.46 7.19-89.46 18.96l27.61 193.85z" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostRight(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M386-71.54q-8.31-4.85-10.54-13.77t2.62-17.61l124.69-203.93q7.23-12.07 19.11-18.92 11.89-6.84 25.58-6.84H680l64.31-229.54q7.84-27.77 29.31-45.58 21.46-17.81 48.07-17.81 36.69 0 59.77 28.12 23.08 28.11 16.23 64.42l-46.77 239.15q-4 20.23-19.73 33.16-15.73 12.92-36.58 12.92h-269L417-79.46q-4.46 8.3-13.58 10.54-9.11 2.23-17.42-2.62m451.08-607.61q-25.93 0-44.43-18.5t-18.5-44.42q0-25.54 18.5-44.04t44.43-18.5q25.53 0 44.03 18.5t18.5 44.04q0 25.92-18.5 44.42t-44.03 18.5m-459.77 95.46q-6.85-2.62-8.89-9.35-2.03-6.73 1.58-13.19.77-.77 5.54-22.85 0-11.76-4.19-21.46-4.19-9.69-12.58-19.07-11-11.62-17.61-27.85-6.62-16.23-6.62-34.46 0-8.77 1.88-17.66 1.89-8.88 5.04-16.03 3.62-7.08 10.96-11.23 7.35-4.16 13.81-.93 6.08 3 8.31 9.46 2.23 6.47-1 12.93-2.77 4.77-4.35 10.61-1.57 5.85-1.57 12 0 11.39 4.69 22.08t13.08 19.08q10 10.61 15.8 24.03 5.81 13.43 7.43 29.66 1.38 11.77-.39 21.65-1.77 9.89-5.54 18.66-4 8.07-11.15 12.8t-14.23 1.12M255-584.31q-6.46-2-8.81-8.65-2.34-6.65.66-13.12 2.77-5.15 4.04-11.19t1.27-12.19q0-11-3.89-21.69-3.88-10.69-11.65-20.69-9.77-11.85-14.85-26.97-5.08-15.11-5.08-31.73 0-9.15 1.47-18 1.46-8.84 4.61-15 3-7.69 9.85-11.65 6.84-3.96 13.92-.96 6.46 2 9 8.46t-.08 12.54q-2.77 4.15-4.23 10.69t-1.46 12.69q0 11 4.08 21.5 4.07 10.5 11.84 20.5 9.39 11.85 14.46 26.96 5.08 15.12 5.08 31.73 0 9.16-1.27 18-1.27 8.85-4.42 15-3.39 8.08-10.23 12.43-6.85 4.34-14.31 1.34m-115.54-62.61q-6.46 0-11-3.73t-5.54-10.19L97.31-836.31q-2-12.23 5.11-22.84 7.12-10.62 18.74-13.62 46.07-12.61 97.46-19.92Q270-900 312.69-900q39.93 0 90.81 7.31 50.89 7.31 100.73 20.92 11.62 3 18.73 13.12 7.12 10.11 5.12 22.34l-25.62 175.47q-1 6.46-5.54 10.19-4.53 3.73-11 3.73-7.46 0-12.8-5.85-5.35-5.84-3.73-13.31l25.38-174.69q-46.15-11.77-91.58-18.96-45.42-7.19-91.65-7.19t-91.46 7.19-89.46 18.96L156-666.08q1.62 7.47-3.73 13.31-5.35 5.85-12.81 5.85" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarFanLowLeft(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M574-71.54q-8.31 4.85-17.42 2.52-9.12-2.32-13.58-10.44L434.39-247.77h-269q-20.7 0-36.64-12.92-15.94-12.93-19.67-33.16L62.31-533q-6.85-36.31 16.42-64.42 23.26-28.12 59.58-28.12 26.68 0 48.11 17.81t29.27 45.58l64.69 229.54h132.16q14.03 0 25.69 6.65 11.66 6.66 19 19.11l125.08 203.93q4.46 8.69 2.31 17.57-2.14 8.89-10.62 13.81M123.13-679.15q-25.93 0-44.34-18.32-18.4-18.32-18.4-44.4 0-25.93 18.24-44.33 18.25-18.41 44.23-18.41 25.99 0 44.49 18.24 18.5 18.25 18.5 44.23 0 25.99-18.32 44.49t-44.4 18.5m562.35 163.84q-5.48 0-10.48-2.19t-9.55-6.76L525.62-663.08q-6.7-6.76-6.89-16.03t7.01-15.97q5.81-5.69 15.3-6.19 9.5-.5 15.81 5.58l106.07 103.31v-244.93q0-9.66 6.57-16.17 6.57-6.52 16.31-6.52t16.12 6.52q6.39 6.51 6.39 16.17v245.93l104.84-103.7q6.11-6.69 15.25-6.69t15.98 6.69q6.7 6.77 6.7 15.85t-6.7 15.77l-138.57 139.2q-4.58 4.57-9.56 6.76-4.97 2.19-10.77 2.19" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarFanLowMidLeft(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M574-71.54q-8.31 4.85-17.42 2.52-9.12-2.32-13.58-10.44L434.39-247.77h-269q-20.51 0-36.74-12.73-16.22-12.73-19.57-33.35L62.31-533q-7.46-35.69 15.9-64.11 23.37-28.43 60.1-28.43 26.68 0 48.11 17.81t29.27 45.58l64.69 229.54h132.16q14.03 0 25.47 6.91 11.43 6.91 19.22 18.85l125.08 203.93q4.46 8.69 2.23 17.61T574-71.54M123.13-679.15q-25.74 0-44.24-18.3-18.5-18.29-18.5-44.42 0-25.74 18.29-44.24 18.3-18.5 44.04-18.5 26.13 0 44.63 18.29 18.5 18.3 18.5 44.04 0 26.13-18.3 44.63t-44.42 18.5m410.56 119.61q-6.69 7.08-15.81 7.08-9.11 0-15.8-7.08L362.92-698.69q-4.61-4.62-6.61-9.56t-2-10.81q0-5.48 2-10.29 2-4.8 6.61-9.8l139.54-139.16q6.31-6.69 15.42-6.88 9.12-.19 16.2 6.5 6.69 6.69 6.69 16 0 9.3-7.08 16.38L429.61-742.23h247.08q9.29 0 15.8 6.37 6.51 6.36 6.51 16.11 0 9.36-6.51 15.94t-15.8 6.58H429.38l104.31 106.08q6.08 6.69 6.58 15.9.5 9.22-6.58 15.71m191.79 324.23q-5.48 0-10.48-2.19t-9.62-6.81L565.85-383.46q-6.7-6.69-6.5-16.12.19-9.42 6.88-16.11t15.62-6.69q8.92 0 15.61 6.69l105.46 104.46v-246.08q0-9.67 6.56-16.18t16.31-6.51 16.13 6.51q6.39 6.51 6.39 16.18v247.08l104.07-104.46q6.7-6.69 15.78-6.89 9.08-.19 15.61 6.11 6.92 7.09 6.92 16.49 0 9.41-7.08 16.29L745.85-244.31q-4.62 4.62-9.56 6.81t-10.81 2.19" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarFanLowRight(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M386.11-71.54q-8.41-4.54-10.64-13.61-2.24-9.08 2.61-17.77l124.69-203.93q7.34-12.45 19-19.11 11.66-6.65 25.69-6.65H680l64.31-229.54q7.84-27.77 29.27-45.58t48.11-17.81q36.32 0 59.58 28.12 23.27 28.11 16.42 64.42l-46.77 239.15q-3.73 20.23-19.67 33.16-15.94 12.92-36.64 12.92h-269L417-79.08q-4.32 8.13-13.5 10.26-9.19 2.13-17.39-2.72m451.03-607.61q-25.99 0-44.49-18.32t-18.5-44.4q0-25.93 18.32-44.33 18.32-18.41 44.4-18.41 25.93 0 44.34 18.24 18.4 18.25 18.4 44.23 0 25.99-18.24 44.49-18.25 18.5-44.23 18.5M274.06-515.31q-5.67 0-10.48-2.19t-9.39-6.76l-138.57-139.2q-6.7-6.76-6.5-15.84.19-9.08 6.72-15.78 6.54-6.69 15.62-6.69t15.39 6.69l104.84 103.7v-245.93q0-9.66 6.57-16.17 6.57-6.52 16.31-6.52t16.12 6.52q6.39 6.51 6.39 16.17v244.93l106.07-103.31q6.31-6.08 15.43-6.08 9.11 0 15.8 6.75 7.08 6.75 7.08 16t-7.08 15.94L294.55-524.26q-4.55 4.57-9.68 6.76-5.14 2.19-10.81 2.19" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarFanMidLeft(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M574-71.54q-8.31 4.85-17.42 2.52-9.12-2.32-13.58-10.44L434.39-247.77h-269q-20.7 0-36.64-12.92-15.94-12.93-19.67-33.16L62.31-533q-6.85-36.31 16.42-64.42 23.26-28.12 59.58-28.12 26.68 0 48.11 17.81t29.27 45.58l64.69 229.54h132.16q14.03 0 25.69 6.65 11.66 6.66 19 19.11l125.08 203.93q4.46 8.69 2.31 17.57-2.14 8.89-10.62 13.81M123.13-679.15q-25.93 0-44.34-18.32-18.4-18.32-18.4-44.4 0-25.93 18.24-44.33 18.25-18.41 44.23-18.41 25.99 0 44.49 18.24 18.5 18.25 18.5 44.23 0 25.99-18.32 44.49t-44.4 18.5m539.95 153.53L524.26-665.45q-4.57-4.55-6.76-9.68-2.19-5.14-2.19-10.81t2.19-10.48 6.76-9.39l139.2-138.57q6.76-6.7 15.84-6.5 9.08.19 15.78 6.72 6.69 6.54 6.69 15.62t-6.69 15.39l-103.7 104.84h245.93q9.66 0 16.17 6.57 6.52 6.57 6.52 16.31t-6.52 16.12q-6.51 6.39-16.17 6.39H592.38l103.31 106.07q6.08 6.31 6.08 15.43 0 9.11-6.75 15.8-6.75 7.08-16 7.08t-15.94-7.08" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarFanMidLowRight(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M525.61-247.77 417-79.08q-4.32 8.13-13.5 10.26-9.19 2.13-17.39-2.72-8.58-4.46-10.73-13.58-2.15-9.11 2.7-17.8l124.69-203.93q7.79-11.94 19.22-18.85 11.44-6.91 25.47-6.91H680l64.31-229.54q7.84-27.77 29.27-45.58t48.11-17.81q36.73 0 60.1 28.43 23.36 28.42 15.9 64.11l-46.77 239.15q-3.35 20.62-19.58 33.35-16.22 12.73-36.73 12.73zm311.26-556.84q25.74 0 44.24 18.29 18.5 18.3 18.5 44.04 0 26.13-18.29 44.63-18.3 18.5-44.04 18.5-26.13 0-44.63-18.3-18.5-18.29-18.5-44.42 0-25.74 18.3-44.24t44.42-18.5M530.62-697.23H283.31q-9.29 0-15.8-6.56T261-720.1q0-9.36 6.7-15.75 6.71-6.38 15.99-6.38h246.7L425.92-846.69q-7.07-7.08-6.88-16.35.19-9.28 6.88-15.81 6.7-6.53 15.91-6.34 9.22.19 15.71 6.88l139.54 139.16q4.61 5 6.61 9.94t2 10.42q0 5.87-2 10.67-2 4.81-6.61 9.43L457.92-559.54q-6.69 7.08-15.8 7.08-9.12 0-15.81-7.08-6.69-6.69-6.69-15.61 0-8.93 6.69-16zm-318.54 387-.39-247.08q0-9.67 6.56-16.18t16.31-6.51 16.13 6.51q6.39 6.51 6.39 16.18v246.08l105.07-104.08q6.7-6.69 15.43-6.5 8.73.2 15.42 6.5 7.08 6.7 7.27 16.12t-6.89 16.5L254.62-244.31q-4.62 4.62-9.75 6.81-5.14 2.19-10.62 2.19-5.86 0-10.67-2.19t-9.43-6.81L76-383.08q-7.08-7.07-6.88-16.19.19-9.11 7.27-16.2 6.69-6.3 16-6.11 9.3.2 15.61 6.89z" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarFanMidLowRightFilled(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M525.61-247.77 417-79.08q-4.32 8.13-13.5 10.26-9.19 2.13-17.39-2.72-8.58-4.46-10.73-13.58-2.15-9.11 2.7-17.8l124.69-203.93q7.79-11.94 19.22-18.85 11.44-6.91 25.47-6.91H680l64.31-229.54q7.84-27.77 29.27-45.58t48.11-17.81q36.73 0 60.1 28.43 23.36 28.42 15.9 64.11l-46.77 239.15q-3.35 20.62-19.58 33.35-16.22 12.73-36.73 12.73zm311.26-556.84q25.74 0 44.24 18.29 18.5 18.3 18.5 44.04 0 26.13-18.29 44.63-18.3 18.5-44.04 18.5-26.13 0-44.63-18.3-18.5-18.29-18.5-44.42 0-25.74 18.3-44.24t44.42-18.5M530.62-696.85H283.69q-9.67 0-16.18-6.56t-6.51-16.3q0-9.75 6.7-16.14 6.71-6.38 15.99-6.38H530L425.92-846.31q-7.07-7.08-6.88-16.16t6.88-16q7.08-6.14 16.1-6.34 9.03-.19 15.9 6.89l139.16 138.77q4.61 5 6.61 9.94t2 10.42q0 5.87-2 10.67-2 4.81-6.61 9.43L457.92-559.54q-6.69 7.08-15.8 7.08-9.12 0-15.81-7.08-7.08-6.69-6.89-15.61.2-8.93 6.89-16zM211.31-310.61l.38-246.7q0-9.67 6.56-16.18t16.31-6.51 16.13 6.51q6.39 6.51 6.39 16.18V-312l104.69-103.69q6.69-6.69 15.61-6.5 8.93.19 16 6.5 6.7 7.08 6.89 16.5t-6.89 16.5L254.62-244.31q-4.62 4.62-9.75 6.81-5.14 2.19-10.62 2.19-5.86 0-10.67-2.19t-9.43-6.81L75.62-383.46q-6.7-6.69-6.5-15.81.19-9.11 6.88-16.2 6.69-6.3 15.81-6.11 9.11.2 15.81 6.89z" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarFanMidRight(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M386.11-71.54q-8.41-4.54-10.64-13.61-2.24-9.08 2.61-17.77l124.69-203.93q7.34-12.45 19-19.11 11.66-6.65 25.69-6.65H680l64.31-229.54q7.84-27.77 29.27-45.58t48.11-17.81q36.32 0 59.58 28.12 23.27 28.11 16.42 64.42l-46.77 239.15q-3.73 20.23-19.67 33.16-15.94 12.92-36.64 12.92h-269L417-79.08q-4.32 8.13-13.5 10.26-9.19 2.13-17.39-2.72m451.03-607.61q-25.99 0-44.49-18.32t-18.5-44.4q0-25.93 18.32-44.33 18.32-18.41 44.4-18.41 25.93 0 44.34 18.24 18.4 18.25 18.4 44.23 0 25.99-18.24 44.49-18.25 18.5-44.23 18.5M264.92-525.74q-5.69-5.81-6.19-15.3-.5-9.5 5.58-15.81l103.31-106.07H122.69q-9.66 0-16.17-6.57-6.52-6.57-6.52-16.31t6.52-16.12q6.51-6.39 16.17-6.39h245.93l-103.7-104.84q-6.69-6.11-6.5-15.25.2-9.14 6.89-15.98 6.76-6.7 15.84-6.7t15.77 6.7l138.82 138.57q4.57 4.58 6.76 9.56 2.19 4.97 2.19 10.77 0 5.48-2.19 10.48t-6.76 9.55L296.92-525.62q-6.76 6.7-16.03 6.89t-15.97-7.01" })));
|
|
6
6
|
}
|