@project-lary/react-material-symbols 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/CarFanMidRight.js +1 -1
- package/dist/components/ChevronLineUp.d.ts +4 -0
- package/dist/components/{BatterySaver.js → ChevronLineUp.js} +2 -2
- 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/{BatterySaverFilled.js → GameButtonLFilled.js} +2 -2
- 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/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: "M354-80q-56 0-106-20.5T159-160q-38-38-58.5-87.5T80-354q0-80 41.5-146T232-598q20-42 53-75t77-55q32-71 97.5-111.5T607-880q56 0 105.5 20.5T800-800t59 88 21 105q0 84-38.5 146.5T728-362q-20 44-52.5 76.5T598-232q-32 71-97.5 111.5T354-80m0-60q45 0 86.5-19.5T508-211q-63 7-120.5-12.5T286-286t-63-101-12-121q-33 26-52 67.5T140-354t16 84 46 68 68.5 45.5T354-140m126-127q45 0 86-19t69-52q-63 7-120-13.5T415-416q-44-45-64-102.5T339-639q-40 38-56 73.5T267-480q0 44 16 83t46 69q29 29 68 45t83 16m131-129q17 0 34.5-3.5T683-411q21-59 7-116.5T631-630q-42-42-105.5-57T408-683q-5 17-7.5 35t-2.5 41q0 42 16 81t46 70q30 32 69 46t82 14m143-54q34-29 50-67t16-90q0-43-16-81.5T758-757q-31-31-69.5-47T607-820q-49 0-89 16.5T446-752q63-7 122 13.5T673-673t67 102.5T754-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M354-80q-56 0-106-20.5T159-160q-38-38-58.5-87.5T80-354q0-80 41.5-146T232-598q20-42 53-75t77-55q32-71 97.5-111.5T607-880q56 0 105.5 20.5T800-800t59 88 21 105q0 84-38.5 146.5T728-362q-20 44-52.5 76.5T598-232q-32 71-97.5 111.5T354-80m0-60q45 0 86.5-19.5T508-211q-63 7-120.5-12.5T286-286t-63-101-12-121q-33 26-52 67.5T140-354t16 84 46 68 68.5 45.5T354-140m126-127q45 0 86-19t69-52q-63 7-120-13.5T415-416q-44-45-64-102.5T339-639q-40 38-56 73.5T267-480q0 44 16 83t46 69q29 29 68 45t83 16m131-129q17 0 34.5-3.5T683-411q21-59 7-116.5T631-630q-42-42-105.5-57T408-683q-5 17-7.5 35t-2.5 41q0 42 16 81t46 70q30 32 69 46t82 14m143-54q34-29 50-67t16-90q0-43-16-81.5T758-757q-31-31-69.5-47T607-820q-49 0-89 16.5T446-752q63-7 122 13.5T673-673t67 102.5T754-450M609-608" })));
|
|
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: "M354-80q-56 0-106-20.5T159-160q-38-38-58.5-87.5T80-354q0-80 41.5-146T232-598q20-42 53-75t77-55q32-71 97.5-111.5T607-880q56 0 105.5 20.5T800-800t59 88 21 105q0 84-38.5 146.5T728-362q-20 44-52.5 76.5T598-232q-32 71-97.5 111.5T354-80m0-60q45 0 86.5-19.5T508-211q-63 7-120.5-12.5T286-286t-63-101-12-121q-33 26-52 67.5T140-354t16 84 46 68 68.5 45.5T354-140m126-127q45 0 86-19t69-52q-63 7-120-13.5T415-416q-44-45-64-102.5T339-639q-40 38-56 73.5T267-480q0 44 16 83t46 69q29 29 68 45t83 16" })));
|
|
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-80q-83 0-156-31.5T197-197t-85.5-127T80-480t31.5-156T197-763t127-85.5T480-880t156 31.5T763-763t85.5 127T880-480t-31.5 156T763-197t-127 85.5T480-80m-.49-60q141.52 0 241-99Q820-338 820-479.51q0-141.52-99.49-241-99.48-99.49-241-99.49Q338-820 239-720.51q-99 99.48-99 241Q140-338 239-239t240.51 99M380-334l42-42-74-74h264l-74 74 42 42 146-146-146-146-42 42 74 74H348l74-74-42-42-146 146z" })));
|
|
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-80q-83 0-156-31.5T197-197t-85.5-127T80-480t31.5-156T197-763t127-85.5T480-880t156 31.5T763-763t85.5 127T880-480t-31.5 156T763-197t-127 85.5T480-80M380-334l42-42-74-74h264l-74 74 42 42 146-146-146-146-42 42 74 74H348l74-74-42-42-146 146z" })));
|
|
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-234 146-146-42-42-74 74v-264l74 74 42-42-146-146-146 146 42 42 74-74v264l-74-74-42 42zm0 154q-83 0-156-31.5T197-197t-85.5-127T80-480t31.5-156T197-763t127-85.5T480-880t156 31.5T763-763t85.5 127T880-480t-31.5 156T763-197t-127 85.5T480-80m-.49-60q141.52 0 241-99Q820-338 820-479.51q0-141.52-99.49-241-99.48-99.49-241-99.49Q338-820 239-720.51q-99 99.48-99 241Q140-338 239-239t240.51 99m.49-340" })));
|
|
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-234 146-146-42-42-74 74v-264l74 74 42-42-146-146-146 146 42 42 74-74v264l-74-74-42 42zm0 154q-83 0-156-31.5T197-197t-85.5-127T80-480t31.5-156T197-763t127-85.5T480-880t156 31.5T763-763t85.5 127T880-480t-31.5 156T763-197t-127 85.5T480-80" })));
|
|
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: "M350-259h147q72 0 110.5-33t38.5-93q0-45-24-71.5T550-491v-2q39-8 60.5-33.5T632-592q0-57-38.5-83T471-701H350zm50-251v-151h73q57 0 82.5 17.5T581-587q0 42-23 59.5T482-510zm0 211v-171h84q57 0 83 19.5t26 62.5q0 45-25.5 67T488-299zm80 219q-83 0-156-31.5T197-197t-85.5-127T80-480t31.5-156T197-763t127-85.5T480-880t156 31.5T763-763t85.5 127T880-480t-31.5 156T763-197t-127 85.5T480-80m0-60q142 0 241-99.5T820-480t-99.5-240.5T480-820t-240.5 99T140-480t99 241 241 99m0-340" })));
|
|
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: "M350-259h147q72 0 110.5-33t38.5-93q0-45-24-71.5T550-491v-2q39-8 60.5-33.5T632-592q0-57-38.5-83T471-701H350zm50-251v-151h73q57 0 82.5 17.5T581-587q0 42-23 59.5T482-510zm0 211v-171h84q57 0 83 19.5t26 62.5q0 45-25.5 67T488-299zm80 219q-83 0-156-31.5T197-197t-85.5-127T80-480t31.5-156T197-763t127-85.5T480-880t156 31.5T763-763t85.5 127T880-480t-31.5 156T763-197t-127 85.5T480-80" })));
|
|
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: "m782-591-34-22 3-5q5-6 7-13.5t2-15.5q0-11-4-20.5T744-685q-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-124-3-35-18 3-6q3-7 4.5-14t1.5-15q0-11-3-20.5T619-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q9 13 14 29t5 33q0 12-3 24.5t-8 23.5zm-155-66-32-223q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T929-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m782-591-34-22 3-5q5-6 7-13.5t2-15.5q0-11-4-20.5T744-685q-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-124-3-35-18 3-6q3-7 4.5-14t1.5-15q0-11-3-20.5T619-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q9 13 14 29t5 33q0 12-3 24.5t-8 23.5zm-155-66-32-223q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T929-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zm35 620L419-242H95L40-528q-8-44 19.5-77.5T131-639q32 0 57.5 20.5T223-566l62 223h145L590-70zM111-698q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21" })));
|
|
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: "M538-40 419-242H95L40-528q-9-43 19-77t72-34q32 0 57.5 20.5T223-566l62 223h145L590-70zm153-176L500-406l42-42 119 116v-268h60v269l117-117 42 42zM111-698q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m519 38q-2-7-4-13.5t-7-13.5q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q7 11 11.5 23.5T671-660zm-127 0-32-223q51-16 113.5-26.5T700-920t115.5 10T929-883q-8 56-16 111.5T897-660h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zm255 0q-1-6-14-25-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q9 11 16.5 24.5T801-660z" })));
|
|
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: "m422-40-52-30 160-273h145l62-223q9-32 34.5-52.5T829-639q44 0 72 34t19 77l-55 286H541zM269-216 80-406l42-42 117 117v-269h60v268l119-116 42 42zm580-482q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m-660 38q-2-7-4-13.5t-7-13.5q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q7 11 11.5 23.5T230-660zm-126 0L31-883q56-18 113-27.5t116-9.5q41 0 81.5 6t73.5 12q39 9 74 19l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zm254 0q-1-6-14-25-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q9 11 16.5 24.5T360-660z" })));
|
|
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: "M538-40 419-242H95L40-528q-9-43 19-77t72-34q32 0 57.5 20.5T223-566l62 223h145L590-70zM111-698q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m519 38q-2-7-4-13.5t-7-13.5q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q7 11 11.5 23.5T671-660zm-127 0-32-223q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T929-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zm255 0q-1-6-14-25-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q9 11 16.5 24.5T801-660zm-71 457L497-393l189-189 42 42-117 117h269v59H611l117 120z" })));
|
|
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: "M538-40 419-242H95L40-528q-9-43 19-77t72-34q32 0 57.5 20.5T223-566l62 223h145L590-70zM111-698q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m519 38q-2-7-4-13.5t-7-13.5q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q7 11 11.5 23.5T671-660zm-127 0-32-223q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T929-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zm255 0q-1-6-14-25-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q9 11 16.5 24.5T801-660zm-71 457L497-393l189-189 42 42-117 117h269v59H611l117 120z" })));
|
|
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: "m422-40-52-30 160-273h145l62-223q9-32 34.5-52.5T829-639q44 0 72 34t19 77l-55 286H541zm427-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m-660 38q-2-7-4-13.5t-7-13.5q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q7 11 11.5 23.5T230-660zm-126 0L31-883q56-18 113-27.5t116-9.5q41 0 81.5 6t73.5 12q39 9 74 19l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zm254 0q-1-6-14-25-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q9 11 16.5 24.5T360-660zm-43 457-42-41 118-120H80v-59h269L232-540l42-42 190 189z" })));
|
|
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: "m422-40-52-30 160-273h145l62-223q9-32 34.5-52.5T829-639q44 0 72 34t19 77l-55 286H541zm427-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m-660 38q-2-7-4-13.5t-7-13.5q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q7 11 11.5 23.5T230-660zm-126 0L31-883q56-18 113-27.5t116-9.5q41 0 81.5 6t73.5 12q39 9 74 19l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zm254 0q-1-6-14-25-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q9 11 16.5 24.5T360-660zm-43 457-42-41 118-120H80v-59h269L232-540l42-42 190 189z" })));
|
|
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: "m391-591-34-22 3-5q4-7 6.5-14t2.5-15q0-11-4-20.5T353-685q-11-12-18-29.5t-7-35.5q0-14 4-27t11-24l3-5 34 22-3 5q-4 7-6.5 13.5T368-751q0 11 4.5 21t12.5 18q10 11 16 25t8 30q2 17-2.5 32T394-596zm-124-3-35-18 3-6q3-7 4.5-14t1.5-15q0-11-3-20.5T228-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q9 13 14 29t5 33q0 12-3 24.5t-8 23.5zm-155-66L80-883q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T538-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zM422-40l-52-30 160-273h145l62-223q9-32 34.5-52.5T829-639q44 0 71.5 33.5T920-528l-55 286H541zm427-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21" })));
|
|
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: "M538-40 418.77-242H95L40-528q-8-44 19.7-77.5T131-639q32.07 0 57.53 20.5Q214-598 223-566l62 223h145L590-70zM111.2-698Q82-698 61-718.8q-21-20.79-21-50Q40-798 60.8-819q20.79-21 50-21 29.2 0 50.2 20.8 21 20.79 21 50 0 29.2-20.8 50.2-20.79 21-50 21M691-496 500-686l42-42 119 116v-268h60v269l117-117 42 42z" })));
|
|
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: "M538-40 419-242H95L40-528q-9-43 19-77t72-34q32 0 57.5 20.5T223-566l62 223h145L590-70zM111-698q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m414 176L335-712l190-190 42 42-117 117h269v60H449l118 119zm206 306L540-406l43-43 118 117v-268h60v269l117-117 42 42z" })));
|
|
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: "m422-40-52-30 160-273h145l62-223q9-32 34.47-52.5Q796.93-639 829-639q43.6 0 71.3 33.5T920-528l-55 286H541.23zm427.2-658q-29.2 0-50.2-20.8-21-20.79-21-50 0-29.2 20.8-50.2 20.79-21 50-21 29.2 0 50.2 20.8 21 20.79 21 50 0 29.2-20.8 50.2-20.79 21-50 21M269-496 80-686l42-42 117 117v-269h60v268l119-116 42 42z" })));
|
|
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: "M538-40 418.77-242H95L40-528q-8-44 19.7-77.5T131-639q32.07 0 57.53 20.5Q214-598 223-566l62 223h145L590-70zM111.2-698Q82-698 61-718.8q-21-20.79-21-50Q40-798 60.8-819q20.79-21 50-21 29.2 0 50.2 20.8 21 20.79 21 50 0 29.2-20.8 50.2-20.79 21-50 21M686-500 496-691l190-189 42 42-117 117h269v60H612l116 119z" })));
|
|
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: "m422-40-52-30 160-273h145l62-223q9-32 34.5-52.5T829-639q44 0 72 34t19 77l-55 286H541zm427-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M435-522l-42-42 118-119H241v-60h269L393-860l42-42 190 190zM229-216 40-406l42-42 117 117v-269h60v268l118-117 43 43z" })));
|
|
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: "m422-40-52-30 160-273h145l62-223q9-32 34.47-52.5Q796.93-639 829-639q43.6 0 71.3 33.5T920-528l-55 286H541.23zm427.2-658q-29.2 0-50.2-20.8-21-20.79-21-50 0-29.2 20.8-50.2 20.79-21 50-21 29.2 0 50.2 20.8 21 20.79 21 50 0 29.2-20.8 50.2-20.79 21-50 21M274-500l-42-42 116-119H80v-60h269L232-838l42-42 190 189z" })));
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export default function
|
|
2
|
+
export default function ChevronLineUp(_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: "M240-660v-60h480v60zm52 432-43-43 231-231 235 235-43 43-192-192z" })));
|
|
6
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.88-345q-55.88 0-95.38-39.32-39.5-39.33-39.5-95.5Q345-536 384.32-575q39.33-39 95.5-39Q536-614 575-574.88t39 95-39.12 95.38-95 39.5M480-80q-83 0-156-31.5T197-197t-85.5-127T80-480t31.5-156T197-763t127-85.5T480-880t156 31.5T763-763t85.5 127T880-480t-31.5 156T763-197t-127 85.5T480-80m-.49-60q141.52 0 241-99Q820-338 820-479.51q0-141.52-99.49-241-99.48-99.49-241-99.49Q338-820 239-720.51q-99 99.48-99 241Q140-338 239-239t240.51 99m.54-145q80.95 0 137.45-57.05 56.5-57.06 56.5-138 0-80.95-56.74-137.45Q560.51-674 480-674q-80.92 0-137.96 56.74Q285-560.51 285-480q0 80.92 57.05 137.96 57.06 57.04 138 57.04" })));
|
|
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-80q-83 0-156-31.5T197-197t-85.5-127T80-480t31.5-156T197-763t127-85.5T480-880t156 31.5T763-763t85.5 127T880-480t-31.5 156T763-197t-127 85.5T480-80m.05-205q80.95 0 137.45-57.05 56.5-57.06 56.5-138 0-80.95-56.74-137.45Q560.51-674 480-674q-80.92 0-137.96 56.74Q285-560.51 285-480q0 80.92 57.05 137.96 57.06 57.04 138 57.04" })));
|
|
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: "M140-300v-480zM40-120v-60h880v60zm796-120H80v-600h757l-60 60H140v480h637zm-89-176-42-41q17-16 26-37.5t9-45.5q0-25-8.5-47T706-625l41-42q26 26 39.5 58t13.5 67-13.5 67.5T747-416m84 84-41-42q34-34 52-77t18-89q0-50-20.5-92.5T783-702l46-46q44 41 67.5 95T920-539t-23 113-66 94" })));
|
|
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: "M80-240v-600h757L637-639v199l199 200zM40-120v-60h880v60zm791-212-41-42q34-34 52-77t18-89q0-50-20.5-92.5T783-702l46-46q44 41 67.5 95T920-539t-23 113-66 94m-84-84-42-41q17-16 26-37.5t9-45.5q0-25-8.5-47T706-625l41-42q26 26 39.5 58t13.5 67-13.5 67.5T747-416" })));
|
|
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: "M833-39 527-345l-27 110H357l46-234-100 46v134h-60v-175l116-49L26-846l43-43L876-82zM80-80v-192h60v132h132v60zm740-608v-132H688v-60h192v192zm-740 0v-132h58v132zM688-80v-60h130v60zM224-820l-60-60h108v60zm656 656-60-60v-48h60zM540.08-594q-30.08 0-51.58-21.42t-21.5-51.5 21.42-51.58 51.5-21.5 51.58 21.42 21.5 51.5-21.42 51.58-51.5 21.5" })));
|
|
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: "M609-407q-42 0-89.5 8T409-371.5t-147 52T62-238l-42-27v-332q147-31 292.5-57T609-680q134 0 222 98.5T940-310l-55 19q-70-54-143.5-85T609-407m0-60q65 0 125.5 21.5T870-375q-23-109-95.5-177T608-620q-136 0-266.5 21T80-547v234q113-45 194.5-74.5t142-47.5 106-25 86.5-7m-134-53" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function EyebrowFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M609-407q-42 0-89.5 8T409-371.5t-147 52T62-238l-42-27v-332q147-31 292.5-57T609-680q134 0 222 98.5T940-310l-55 19q-70-54-143.5-85T609-407m0-60q65 0 125.5 21.5T870-375q-23-109-95.5-177T608-620q-136 0-266.5 21T80-547v234q113-45 194.5-74.5t142-47.5 106-25 86.5-7m0 0q-41 0-86.5 7t-106 25-142 47.5T80-313v-234q131-31 261.5-52T608-620q94 0 166.5 68T870-375q-75-49-135.5-70.5T609-467" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameBumperLeft(_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: "M880-800v486q0 65-45 109.5T727-160H233q-64 0-108.5-44.5T80-314v-486zm-60 60H140v426q0 39 27 66.5t66 27.5h494q38 0 65.5-27.5T820-314zm0 0H140zM512-339h111q45 0 70.5-21.5T719-420q0-28-15.5-44.5T656-486v-3q26-5 39-20.5t13-41.5q0-36-26.5-52.5T595-620h-83zm50-167v-70h37q30 0 43.5 8.5T656-539q0 18-11 25.5t-40 7.5zm0 123v-80h46q28 0 42.5 10.5T665-422t-13.5 29.5T610-383zm-264 44h173v-46H348v-235h-50z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameBumperLeftFilled(_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: "M880-800v486q0 65-45 109.5T727-160H233q-64 0-108.5-44.5T80-314v-486zM512-339h111q45 0 70.5-21.5T719-420q0-28-15.5-44.5T656-486v-3q26-5 39-20.5t13-41.5q0-36-26.5-52.5T595-620h-83zm50-167v-70h37q30 0 43.5 8.5T656-539q0 18-11 25.5t-40 7.5zm0 123v-80h46q28 0 42.5 10.5T665-422t-13.5 29.5T610-383zm-264 44h173v-46H348v-235h-50z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameBumperRight(_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: "M513-339h110q45 0 70.5-22t25.5-59q0-28-15.5-44.5T656-486v-3q26-5 39.5-21t13.5-42q0-36-26.5-52.5T596-621h-83zm50-168v-69h36q30 0 44 8.5t14 28.5q0 17-11.5 24.5T605-507zm0 124v-81h46q28 0 42.5 11t14.5 31-13.5 29.5T611-383zm317-417v486q0 64-44.5 109T727-160H233q-64 0-108.5-45T80-314v-486zm-60 60H140v426q0 39 27.5 66.5T233-220h494q38 0 65.5-27.5T820-314zm0 0H140zM241-338h50v-109h42l64 109h59l-78-124q26-11 39-29t13-44q0-41-25.5-62.5T328-619h-87zm50-153v-83h35q26 0 40 11t14 31-15 30.5-44 10.5z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameBumperRightFilled(_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: "M513-339h110q45 0 70.5-22t25.5-59q0-28-15.5-44.5T656-486v-3q26-5 39.5-21t13.5-42q0-36-26.5-52.5T596-621h-83zm50-168v-69h36q30 0 44 8.5t14 28.5q0 17-11.5 24.5T605-507zm0 124v-81h46q28 0 42.5 11t14.5 31-13.5 29.5T611-383zm317-417v486q0 64-44.5 109T727-160H233q-64 0-108.5-45T80-314v-486zM241-338h50v-109h42l64 109h59l-78-124q26-11 39-29t13-44q0-41-25.5-62.5T328-619h-87zm50-153v-83h35q26 0 40 11t14 31-15 30.5-44 10.5z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameButtonL(_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: "M80-160v-486q0-64 44.5-109T233-800h494q64 0 108.5 45T880-646v486zm60-60h680v-426q0-39-27-66.5T727-740H233q-39 0-66 27.5T140-646zm0 0h680zm284-119h173v-46H474v-235h-50z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameButtonL1(_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: "M585-339h48v-282h-40l-91 72 25 33 58-47zm-257 0h173v-46H378v-235h-50zm552-461v486q0 63.52-44.5 108.76T727-160H233q-64 0-108.5-45.24T80-314v-486zm-60 60H140v426q0 38.77 27.32 66.39Q194.64-220 233-220h494q38.36 0 65.68-27.61Q820-275.23 820-314zm0 0H140z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameButtonL1Filled(_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: "M585-339h48v-282h-40l-91 72 25 33 58-47zm-257 0h173v-46H378v-235h-50zm552-461v486q0 64-44.5 109T727-160H233q-64 0-108.5-45T80-314v-486z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameButtonL2(_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: "M80-160v-486q0-64 44.5-109T233-800h494q64 0 108.5 45T880-646v486zm60-60h680v-426q0-39-27-66.5T727-740H233q-39 0-66 27.5T140-646zm0 0h680zm345-118h194v-46H545v-2l46-38q42-35 60-64t18-58q0-36-24-56t-67-20q-26 0-48 9t-45 28l26 33q22-17 35-22t32-5q20 0 30.5 9.5T619-543q0 26-17 48t-52 54l-65 61zm-206 0h163v-46H329v-235h-50z" })));
|
|
6
|
+
}
|