@project-lary/react-material-symbols-300-outlined 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.d.ts +4 -3
- package/dist/components/CarFanMidLowRightFilled.js +6 -3
- 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-100m-.49-45.39q139.21 0 237.16-97.46 97.94-97.46 97.94-236.66 0-139.21-97.94-237.16-97.95-97.94-237.16-97.94-139.2 0-236.66 97.94-97.46 97.95-97.46 237.16 0 139.2 97.46 236.66t236.66 97.46m-96.43-201.3 31.61-32-78.23-78.62h287.46l-78.23 78.62 32 32L710.23-480 577.69-612.92l-32 32 78.23 78.23H336.46l78.23-78.23-31.61-32L250.16-480z" })));
|
|
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-96.92-246.69 31.61-32-78.23-78.62h287.46l-78.23 78.62 32 32L710.23-480 577.69-612.92l-32 32 78.23 78.23H336.46l78.23-78.23-31.61-32L250.16-480z" })));
|
|
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-249.77 133.31-132.92-32-31.62-78.62 78.23v-287.46l78.62 78.23 32-32L480-709.84 347.08-577.31l32 32 78.23-78.23v287.46l-78.23-78.23-32 31.62zM480-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-.49-45.39q139.21 0 237.16-97.46 97.94-97.46 97.94-236.66 0-139.21-97.94-237.16-97.95-97.94-237.16-97.94-139.2 0-236.66 97.94-97.46 97.95-97.46 237.16 0 139.2 97.46 236.66t236.66 97.46M480-480" })));
|
|
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-249.77 133.31-132.92-32-31.62-78.62 78.23v-287.46l78.62 78.23 32-32L480-709.84 347.08-577.31l32 32 78.23-78.23v287.46l-78.23-78.23-32 31.62zM480-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-100" })));
|
|
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: "M362.31-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.27H362.31zm39.23-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: "M362.31-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.27H362.31zm39.23-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: "m762.77-574.08-27.85-18.15 4.16-7.31q5-6.38 7.38-14.27 2.39-7.88 2.39-16.27 0-11.38-4.39-21.26-4.38-9.89-12.77-18.27-11-11.62-17.42-28.16t-6.42-33.77q0-13.23 3.5-25.65t10.73-22.65l4.92-7.31L755.23-769l-4.54 6.92q-5 6.77-7.38 14.35-2.39 7.58-2.39 15.58 0 11.38 4.69 21.77 4.7 10.38 13.08 18.77 9.62 10.61 15.42 23.84 5.81 13.23 7.81 28.46 2 15.85-1.81 30.27-3.8 14.43-12.42 27.66zm-120.93-1.84L613.38-592l4.54-7.54q3.39-7 5.46-14.57 2.08-7.58 2.08-15.97 0-11.38-3.77-21.26-3.77-9.89-11.15-19.5-9.77-12.24-15.16-27.66-5.38-15.42-5.38-32.42 0-12.62 3.19-24.42 3.19-11.81 8.96-22.43l4.93-7.54 28.46 15.08-4.93 8.54q-3.38 7-5.46 14.58-2.07 7.57-2.07 15.96 0 11.38 3.76 21.27 3.77 9.88 11.16 19.5 9.77 12.23 15.15 27.46 5.39 15.23 5.39 32.23 0 12-3.19 24.31-3.2 12.3-8.97 22.92zm-142.69-71-31.23-217.23q35.23-9.62 72.08-18.23 32.23-6 70.81-11.81 38.57-5.81 76.5-5.81 52.07 0 105.42 7.96 53.34 7.96 113.96 27.89l-31.23 217.23h-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.
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m762.77-574.08-27.85-18.15 4.16-7.31q5-6.38 7.38-14.27 2.39-7.88 2.39-16.27 0-11.38-4.39-21.26-4.38-9.89-12.77-18.27-11-11.62-17.42-28.16t-6.42-33.77q0-13.23 3.5-25.65t10.73-22.65l4.92-7.31L755.23-769l-4.54 6.92q-5 6.77-7.38 14.35-2.39 7.58-2.39 15.58 0 11.38 4.69 21.77 4.7 10.38 13.08 18.77 9.62 10.61 15.42 23.84 5.81 13.23 7.81 28.46 2 15.85-1.81 30.27-3.8 14.43-12.42 27.66zm-120.93-1.84L613.38-592l4.54-7.54q3.39-7 5.46-14.57 2.08-7.58 2.08-15.97 0-11.38-3.77-21.26-3.77-9.89-11.15-19.5-9.77-12.24-15.16-27.66-5.38-15.42-5.38-32.42 0-12.62 3.19-24.42 3.19-11.81 8.96-22.43l4.93-7.54 28.46 15.08-4.93 8.54q-3.38 7-5.46 14.58-2.07 7.57-2.07 15.96 0 11.38 3.76 21.27 3.77 9.88 11.16 19.5 9.77 12.23 15.15 27.46 5.39 15.23 5.39 32.23 0 12-3.19 24.31-3.2 12.3-8.97 22.92zm-142.69-71-31.23-217.23q35.23-9.62 72.08-18.23 32.23-6 70.81-11.81 38.57-5.81 76.5-5.81 52.07 0 105.42 7.96 53.34 7.96 113.96 27.89l-31.23 217.23h-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.85zM554.54-60 434.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.92L593.85-83.08zM122.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.5" })));
|
|
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: "M554.54-60 434.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.73L593.85-83.08zm131.07-164.08-175.99-175 32-31.61 121.3 118.31V-580h45.39v268.62l120.46-119.31L860-399.08zM122.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.5m499.39 32.23q-2.39-6.23-4.96-11.96-2.58-5.73-6.81-11.96-9.77-12.24-15.16-27.66-5.38-15.42-5.38-32.42 0-12.62 3.19-24.42 3.19-11.81 8.96-22.43l4.93-7.54 28.46 15.08-4.93 8.54q-3.38 7-5.46 14.58-2.07 7.57-2.07 15.96 0 11.38 3.76 21.27 3.77 9.88 11.16 19.5 7 9.84 11.5 20.61t7.27 22.85zm-123.16 0-31.23-217.23q35.23-9.62 72.08-18.23 32.23-6 70.81-11.81 38.57-5.81 76.5-5.81 52.07 0 105.42 7.96 53.34 7.96 113.96 27.89l-31.23 217.23h-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.85zm246.54 0q-1.38-5.23-14-22.69-11-11.62-17.42-28.16t-6.42-33.77q0-13.23 3.5-25.65t10.73-22.65l4.92-7.31L755.23-769l-4.54 6.92q-5 6.77-7.38 14.35-2.39 7.58-2.39 15.58 0 11.38 4.69 21.77 4.7 10.38 13.08 18.77 7.85 9.84 14.96 21.23 7.12 11.38 8.89 23.46z" })));
|
|
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: "m402.77-59.23-39.31-23.08 136.62-223.77q7.23-12.07 19.11-18.92 11.89-6.85 25.58-6.85h132.54l64.31-229.53q7.84-27.77 29.3-45.58T819-624.77q36.69 0 60.08 28.42 23.38 28.43 15.92 64.12l-46.77 239.15q-4 20.62-19.73 33.35T791.92-247h-269zM271.69-223.31l-174.38-175 31.61-31.61L249-310.61v-268.62h45.38v267.62l121.31-118.31 32 31.61zm562.69-455.07q-25.92 0-44.42-18.5t-18.5-44.43q0-25.53 18.5-44.03t44.42-18.5q25.54 0 44.04 18.5t18.5 44.03q0 25.93-18.5 44.43t-44.04 18.5m-627.69 32.23q-2-6.23-4.57-11.96-2.58-5.73-7.2-11.97-9.76-12.23-14.96-27.65-5.19-15.42-5.19-32.42 0-12.62 3.19-24.43 3.2-11.8 8.58-22.42l4.92-7.54 28.85 15.08-4.92 8.54q-3.77 7-5.66 14.58-1.88 7.57-1.88 15.96 0 11.38 3.57 21.27 3.58 9.88 11.35 19.5 7 9.84 11.5 20.61t6.88 22.85zm-124.84 0L50.62-863.38q60.61-19.93 113.96-27.89 53.34-7.96 105.42-7.96 37.92 0 76.5 5.81t70.81 11.81q37.46 8.61 72.07 18.23l-31.23 217.23h-33.69L452.08-840q-46.16-11.77-91.58-18.96t-91.65-7.19-91.46 7.19q-45.24 7.19-89.47 18.96l27.62 193.85zm248.23 0q-1.39-5.23-13.62-22.69-11-11.62-17.42-28.16t-6.42-33.77q0-13.23 3.5-25.65t10.73-22.66l4.54-7.3L340-768.23l-4.92 6.92q-5 6.77-7.19 14.35-2.2 7.58-2.2 15.58 0 11.38 4.7 21.77 4.69 10.38 13.07 18.77 7.85 9.84 14.96 21.23 7.12 11.38 8.89 23.46z" })));
|
|
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: "M554.54-60 434.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.73L593.85-83.08zM122.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.5m499.39 32.23q-2.39-6.23-4.96-11.96-2.58-5.73-6.81-11.96-9.77-12.24-15.16-27.66-5.38-15.42-5.38-32.42 0-12.62 3.19-24.42 3.19-11.81 8.96-22.43l4.93-7.54 28.46 15.08-4.93 8.54q-3.38 7-5.46 14.58-2.07 7.57-2.07 15.96 0 11.38 3.76 21.27 3.77 9.88 11.16 19.5 7 9.84 11.5 20.61t7.27 22.85zm-123.16 0-31.23-217.23q35.23-9.62 72.08-18.23 32.23-6 70.81-11.81 38.57-5.81 76.5-5.81 52.07 0 105.42 7.96 53.34 7.96 113.96 27.89l-31.23 217.23h-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.85zm246.54 0q-1.38-5.23-14-22.69-11-11.62-17.42-28.16t-6.42-33.77q0-13.23 3.5-25.65t10.73-22.65l4.92-7.31L755.23-769l-4.54 6.92q-5 6.77-7.38 14.35-2.39 7.58-2.39 15.58 0 11.38 4.69 21.77 4.7 10.38 13.08 18.77 7.85 9.84 14.96 21.23 7.12 11.38 8.89 23.46zm-66 422.38-175-175.38 174.39-174.39 31.23 31.62-120.08 120.07H860v44.77H590.23l120.85 122.31z" })));
|
|
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: "M554.54-60 434.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.73L593.85-83.08zM122.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.5m499.39 32.23q-2.39-6.23-4.96-11.96-2.58-5.73-6.81-11.96-9.77-12.24-15.16-27.66-5.38-15.42-5.38-32.42 0-12.62 3.19-24.42 3.19-11.81 8.96-22.43l4.93-7.54 28.46 15.08-4.93 8.54q-3.38 7-5.46 14.58-2.07 7.57-2.07 15.96 0 11.38 3.76 21.27 3.77 9.88 11.16 19.5 7 9.84 11.5 20.61t7.27 22.85zm-123.16 0-31.23-217.23q35.23-9.62 72.08-18.23 32.23-6 70.81-11.81 38.57-5.81 76.5-5.81 52.07 0 105.42 7.96 53.34 7.96 113.96 27.89l-31.23 217.23h-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.85zm246.54 0q-1.38-5.23-14-22.69-11-11.62-17.42-28.16t-6.42-33.77q0-13.23 3.5-25.65t10.73-22.65l4.92-7.31L755.23-769l-4.54 6.92q-5 6.77-7.38 14.35-2.39 7.58-2.39 15.58 0 11.38 4.69 21.77 4.7 10.38 13.08 18.77 7.85 9.84 14.96 21.23 7.12 11.38 8.89 23.46zm-66 422.38-175-175.38 174.39-174.39 31.23 31.62-120.08 120.07H860v44.77H590.23l120.85 122.31z" })));
|
|
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: "m405.46-60-39.31-23.08 136.62-223.77q7.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-269zm431.62-619.15q-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-627.69 32.23q-2-6.23-4.58-11.96t-7.19-11.96q-9.77-12.24-14.96-27.66-5.2-15.42-5.2-32.42 0-12.62 3.2-24.42 3.19-11.81 8.57-22.43l4.93-7.54L223-770.23l-4.92 8.54q-3.77 7-5.66 14.58-1.88 7.57-1.88 15.96 0 11.38 3.58 21.27 3.57 9.88 11.34 19.5 7 9.84 11.5 20.61t6.89 22.85zm-124.85 0L53.31-864.15q60.62-19.93 113.96-27.89Q220.62-900 272.69-900q37.93 0 76.5 5.81 38.58 5.81 70.81 11.81 37.46 8.61 72.08 18.23l-31.23 217.23h-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.85zm248.23 0q-1.38-5.23-13.61-22.69-11-11.62-17.43-28.16-6.42-16.54-6.42-33.77 0-13.23 3.5-25.65t10.73-22.65l4.54-7.31L342.69-769l-4.92 6.92q-5 6.77-7.19 14.35t-2.19 15.58q0 11.38 4.69 21.77 4.69 10.38 13.07 18.77 7.85 9.84 14.97 21.23 7.11 11.38 8.88 23.46zm-51.85 422.38-32-31 121.47-122.31H100v-44.77h269.77L249.69-542.69l31.23-31.62 175 174.39z" })));
|
|
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: "m405.46-60-39.31-23.08 136.62-223.77q7.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-269zm431.62-619.15q-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-627.69 32.23q-2-6.23-4.58-11.96t-7.19-11.96q-9.77-12.24-14.96-27.66-5.2-15.42-5.2-32.42 0-12.62 3.2-24.42 3.19-11.81 8.57-22.43l4.93-7.54L223-770.23l-4.92 8.54q-3.77 7-5.66 14.58-1.88 7.57-1.88 15.96 0 11.38 3.58 21.27 3.57 9.88 11.34 19.5 7 9.84 11.5 20.61t6.89 22.85zm-124.85 0L53.31-864.15q60.62-19.93 113.96-27.89Q220.62-900 272.69-900q37.93 0 76.5 5.81 38.58 5.81 70.81 11.81 37.46 8.61 72.08 18.23l-31.23 217.23h-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.85zm248.23 0q-1.38-5.23-13.61-22.69-11-11.62-17.43-28.16-6.42-16.54-6.42-33.77 0-13.23 3.5-25.65t10.73-22.65l4.54-7.31L342.69-769l-4.92 6.92q-5 6.77-7.19 14.35t-2.19 15.58q0 11.38 4.69 21.77 4.69 10.38 13.07 18.77 7.85 9.84 14.97 21.23 7.11 11.38 8.88 23.46zm-51.85 422.38-32-31 121.47-122.31H100v-44.77h269.77L249.69-542.69l31.23-31.62 175 174.39z" })));
|
|
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: "M394.85-574.08 367-592.23l4.15-7.31q4.39-7 7.08-14.57 2.69-7.58 2.69-15.97 0-11.38-4.38-21.26-4.39-9.89-12.77-18.27-11-11.62-17.42-28.16-6.43-16.54-6.43-33.77 0-13.23 3.81-25.65t10.42-22.65l4.54-7.31L387.31-769l-4.92 6.92q-4 7.39-6.7 14.66-2.69 7.27-2.69 15.27 0 11.38 4.69 21.77 4.7 10.38 13.08 18.77 9.62 10.61 15.42 23.84 5.81 13.23 7.81 28.46 1.62 15.85-2.5 30.27-4.11 14.43-12.11 27.66zm-121.31-1.84L245.46-592l4.16-7.54q3.77-7 5.84-14.57 2.08-7.58 2.08-15.97 0-11.38-3.77-21.26-3.77-9.89-11.54-19.5-9.77-12.24-14.96-27.66t-5.19-32.42q0-12.62 3.19-24.42 3.19-11.81 8.58-22.43l4.92-7.54 28.85 15.08-4.93 8.54q-3.77 7-5.65 14.58-1.89 7.57-1.89 15.96 0 11.38 3.58 21.27 3.58 9.88 11.35 19.5 9.77 12.23 15.15 27.46 5.39 15.23 5.39 32.23 0 12-3.2 24.31-3.19 12.3-8.96 22.92zm-142.31-71L100-864.15q35.23-9.62 72.08-18.23 31.84-6 70.61-11.81t76.7-5.81q52.07 0 105.42 7.96 53.34 7.96 113.57 27.89l-31.23 217.23h-33.69l28-193.85q-44.61-11.77-89.65-18.96t-91.27-7.19q-46.62 0-91.85 7.19t-91.77 18.96l28 193.85zM405.46-60l-39.31-23.08 136.62-223.77q7.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-269zm431.62-619.15q-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.5" })));
|
|
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: "M554.54-60 434.39-247.77h-269q-20.51 0-36.54-12.92-16.04-12.93-19.77-33.16L62.31-533q-6.85-36.31 16.43-64.42 23.28-28.12 59.57-28.12 26.68 0 48.11 17.81t29.27 45.58l64.69 229.54h132.16q14.03 0 25.66 6.72t19.03 19.04L593.85-83.08zM123.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.5m562.48 175.07-175.99-175 32-31.61 121.3 118.31V-860h45.39v268.62l120.07-118.93L860-679.08z" })));
|
|
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: "M554.54-60 434.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.73L593.85-83.08zM122.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.5m395.16 135.61-175-175.38 175-175 32 31.23-120.47 120.46H699v45H429.38l120.31 122.08zm207.53 319.46-175.99-175 32.23-32.23 121.07 120.08V-580h45.39v269.77L868-430.69l32 31.61z" })));
|
|
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: "m405.46-60-39.31-23.08 136.62-223.77q7.4-12.32 19.03-19.04t25.66-6.72H680l64.31-229.54q7.84-27.77 29.27-45.58t48.11-17.81q36.29 0 59.57 28.12 23.28 28.11 16.43 64.42l-46.77 239.15q-3.73 20.23-19.77 33.16-16.03 12.92-36.54 12.92h-269zm431.82-619.15q-26.13 0-44.63-18.3-18.5-18.29-18.5-44.42 0-25.74 18.3-44.24t44.42-18.5q25.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.5M274.39-504.08 100-679.08l31.62-31.23 120.07 118.93V-860h45.39v267.62l121.3-118.31 32 31.61z" })));
|
|
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: "M554.54-60 434.39-247.77h-269q-20.51 0-36.54-12.92-16.04-12.93-19.77-33.16L62.31-533q-6.85-36.31 16.43-64.42 23.28-28.12 59.57-28.12 26.68 0 48.11 17.81t29.27 45.58l64.69 229.54h132.16q14.03 0 25.66 6.72t19.03 19.04L593.85-83.08zM123.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.5m555.95 169.53-175-175.99 175-174.39 31.23 31.62-118.93 120.07H860v45.39H592.38l118.31 121.3z" })));
|
|
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: "m405.46-60-39.31-23.08 136.62-223.77q7.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.73h-269zm431.82-619.15q-26.13 0-44.63-18.3-18.5-18.29-18.5-44.42 0-25.74 18.3-44.24t44.42-18.5q25.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.5M442.31-543.54l-32-31.61 120.31-122.08H261v-45h269.39L409.92-862.69l32.39-31.23 175 175zM234.39-224.08 60-399.08l32.39-31.61 119.69 120.46-.39-269.77h45.39v268.77l120.3-119.31 33 31.46z" })));
|
|
6
6
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function CarFanMidLowRightFilled({ 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 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: "m405.46-60-39.31-23.08 136.62-223.77q7.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.73h-269zm431.82-619.15q-26.13 0-44.63-18.3-18.5-18.29-18.5-44.42 0-25.74 18.3-44.24t44.42-18.5q25.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.5M442.31-543.54l-32-31.61 120.31-121.7H261v-45.38h269L409.92-862.31l32.39-31.61 175 175zM234.39-224.08 60-399.08l31.62-31.61 119.69 120.08.38-269.39h45.39v268l120.3-119.31 33 32.23z" })));
|
|
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: "m405.46-60-39.31-23.08 136.62-223.77q7.4-12.32 19.03-19.04t25.66-6.72H680l64.31-229.54q7.84-27.77 29.27-45.58t48.11-17.81q36.29 0 59.57 28.12 23.28 28.11 16.43 64.42l-46.77 239.15q-3.73 20.23-19.77 33.16-16.03 12.92-36.54 12.92h-269zm431.82-619.15q-26.13 0-44.63-18.3-18.5-18.29-18.5-44.42 0-25.74 18.3-44.24t44.42-18.5q25.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.5M280.92-509.62l-31.61-32 118.31-121.3H100v-45.39h268.62L249.69-828.38 280.92-860l175 174.39z" })));
|
|
6
6
|
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ChevronLineUp(_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: "M250-659.23v-45.38h460v45.38zm43.15 420.08-32.61-32.62L480-491.61l222.69 222.69-33 32.61L480-426z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function CircleCircle(_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: "M479.79-343.46q-56.56 0-96.44-39.64-39.89-39.64-39.89-96.61t39.64-96.4 96.61-39.43 96.4 39.59q39.43 39.6 39.43 96.16t-39.59 96.44q-39.6 39.89-96.16 39.89m.25 243.46q-78.81 0-148.15-29.77-69.35-29.77-120.85-81.27t-81.27-120.81T100-479.96q0-78.81 29.77-148.15 29.77-69.35 81.27-120.66t120.81-81.27T479.96-860q78.81 0 148.18 29.92t120.68 81.21 81.25 120.63Q860-558.9 860-480.07q0 78.84-29.96 148.18-29.96 69.35-81.27 120.85t-120.62 81.27T480.04-100m-.53-45.39q139.21 0 237.16-97.46 97.94-97.46 97.94-236.66 0-139.21-97.91-237.16-97.91-97.94-237.19-97.94-139.2 0-236.66 97.91t-97.46 237.19q0 139.2 97.46 236.66t236.66 97.46m.48-152.69q75.62 0 128.28-53.21 52.65-53.2 52.65-128.7 0-75.62-52.9-128.28-52.89-52.65-128.09-52.65-75.6 0-128.73 52.9-53.12 52.89-53.12 128.09 0 75.6 53.21 128.73 53.2 53.12 128.7 53.12" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function CircleCircleFilled(_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.04-100q-78.81 0-148.15-29.77-69.35-29.77-120.85-81.27t-81.27-120.81T100-479.96q0-78.81 29.77-148.15 29.77-69.35 81.27-120.66t120.81-81.27T479.96-860q78.81 0 148.18 29.92t120.68 81.21 81.25 120.63Q860-558.9 860-480.07q0 78.84-29.96 148.18-29.96 69.35-81.27 120.85t-120.62 81.27T480.04-100m-.05-198.08q75.62 0 128.28-53.21 52.65-53.2 52.65-128.7 0-75.62-52.9-128.28-52.89-52.65-128.09-52.65-75.6 0-128.73 52.9-53.12 52.89-53.12 128.09 0 75.6 53.21 128.73 53.2 53.12 128.7 53.12" })));
|
|
6
|
+
}
|
|
@@ -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: "M145.39-296.15v-469.23zm-90 145.38v-45.39h849.22v45.39zm748.68-100H157.69q-23.53 0-40.61-17.08T100-308.46v-444.61q0-23.53 17.08-40.62 17.08-17.08 40.61-17.08h647.38l-45.38 45.39h-602q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.47v444.61q0 4.61 3.84 8.46 3.85 3.85 8.46 3.85h601.62zm-68.22-166.38-31.62-31.62q16.28-16.76 25.06-38.04 8.79-21.29 8.79-44.4 0-24.4-8.31-45.71T704.85-615l31-31.61q23.3 23.69 35.46 53.07 12.15 29.37 12.15 61.23 0 31.85-12.19 61.89-12.18 30.05-35.42 53.27m81.69 81.69-31-32q32.86-33.06 50.47-75.57 17.6-42.5 17.6-87.74 0-48.46-19.34-90.88-19.35-42.43-54.19-70.2l34.84-34.84q40.51 38.48 62.29 89.12Q900-586.92 900-530.77q0 56.16-21.27 106.63-21.27 50.48-61.19 88.68" })));
|
|
6
|
+
}
|
|
@@ -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: "M157.69-250.77q-23.61 0-40.65-17.04T100-308.46v-444.61q0-23.62 17.04-40.66t40.65-17.04h647.38L637-642.08v223.62l167.07 167.69zm-102.3 100v-45.39h849.22v45.39zm762.15-184.69-31-32q32.84-33.23 50.46-75.65 17.61-42.43 17.61-87.66 0-48.46-19.34-90.88-19.35-42.43-54.19-70.2l34.84-34.84q40.54 38.31 62.31 89.04T900-530.77q0 56.16-21.27 106.58t-61.19 88.73m-81.69-81.69-31.62-31.62q16.62-16.38 25.23-37.69 8.62-21.31 8.62-44.92 0-24.23-8.31-45.54T704.85-615l31-31.61q23.3 23.69 35.46 53 12.15 29.3 12.15 61.23 0 31.92-12.15 61.73-12.16 29.8-35.46 53.5" })));
|
|
6
|
+
}
|
|
@@ -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: "m841.85-50.92-318.7-318.7-27.77 120.77H368.15L413-479.39l-115.39 51.77v130.93h-45.38V-459l128.31-53.23L50.62-842.15l32.61-32.62L874.46-83.54zM157.69-100q-23.53 0-40.61-17.08T100-157.69v-116.62h45.39v116.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84h116.62V-100zm656.92-585.69v-116.62q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H685.69V-860h116.62q23.53 0 40.61 17.08T860-802.31v116.62zm-714.61 0v-116.62q0-11.6 4.14-22.09 4.14-10.5 10.71-18.75l32 32.38q-1.16 1.54-2.12 3.85t-.96 4.61v116.62zM685.69-100v-45.39h115.39q2.3 0 4.42-.96 2.11-.96 3.27-2.88l32 32.38q-6.75 7.8-16.66 12.33-9.91 4.52-21.8 4.52zM235.92-814.61 190.54-860h83.77v45.39zM860-190.54l-45.39-45.38v-38.39H860zM540.1-596.31q-28.56 0-48.72-20.05-20.15-20.06-20.15-48.62t20.06-48.71q20.06-20.16 48.61-20.16 28.56 0 48.72 20.06 20.15 20.06 20.15 48.62 0 28.55-20.06 48.71-20.06 20.15-48.61 20.15" })));
|
|
6
|
+
}
|
|
@@ -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: "M605.15-413.92q-43 0-88.38 6.61-45.39 6.62-95.58 19.77t-107.46 33.35Q256.46-334 189.08-307.23q-10.03 4.06-19.75 5.64-9.71 1.59-21.79 1.59-44.33 0-75.36-29.76-31.02-29.76-31.02-71.78v-100.92q0-36.15 24.23-64.59T126.46-602q75.25-14.95 141.88-25.84 66.64-10.89 125.16-18.29t111.39-10.64Q557.76-660 605.54-660q128.61 0 210.65 88.12Q898.23-483.77 918.46-325q.62 6.44-3.14 11.57-3.75 5.13-10.88 8.37-6.92 2.29-14.57 1.37-7.64-.93-14.1-5.77-67.45-48.44-140.88-76.45t-129.74-28.01m0-45.39q59.23 0 121.66 20.93 62.42 20.92 140.11 67.23-22.23-112.47-92.54-177.97-70.3-65.49-170.23-65.49-102.58 0-221.33 14.53-118.74 14.54-247.05 42.46-21.83 4.62-35.53 19.76t-13.7 35.4v100.92q0 30.7 26.81 46.73 26.8 16.04 58.5 5.04 80-29.77 141.3-50.58 61.31-20.8 111.73-33.96 50.43-13.15 93.73-19.07 43.31-5.93 86.54-5.93m-128.61-43.15" })));
|
|
6
|
+
}
|