@project-lary/react-material-symbols-600-sharp 0.32.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/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/{BatterySaverFilled.d.ts → ComputerSound.d.ts} +1 -1
- 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/{HeartArrow.d.ts → Eyebrow.d.ts} +1 -1
- 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/{BatterySaver.d.ts → GameStickL3.d.ts} +1 -1
- 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/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/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/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/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/index.d.ts +34 -4
- package/dist/index.js +34 -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: "M354-70.96q-57.7 0-109.39-21.06-51.7-21.07-91.83-61.76-39.69-39.13-60.76-90.33Q70.96-295.3 70.96-354q0-82.83 42.06-150.52 42.07-67.7 111.63-99.7 19.44-41.43 53.57-75.56t78.13-56.13q32.56-70.44 100.61-111.79Q525-889.04 607-889.04q57.7 0 108.89 21.06 51.2 21.07 90.33 61.76 39.13 40.13 60.98 91.11 21.84 50.98 21.84 108.68 0 81.73-37.08 145.93-37.09 64.2-116.05 104.15-18.3 40.05-53.63 76.79-35.32 36.73-78.06 54.91-32.57 71-98.92 112.35Q438.96-70.96 354-70.96m1.13-73q40.48.57 78.87-17.24 38.39-17.8 60.43-47.54-60.73 5.31-115.97-13.63-55.24-18.93-97.55-59.67-42.3-41.31-60.74-96.2-18.43-54.89-13.13-115.63-29.61 23.74-46.34 61.57-16.74 37.82-16.74 78.3 0 43.87 15.43 82.02 15.44 38.15 45.44 67.15 29.43 28.44 67.65 44.37 38.22 15.94 82.65 16.5m126-127q39.91 0 76.96-16.74 37.04-16.73 62.21-46.34-60.17 5.3-115.19-14.63-55.02-19.94-96.33-62.24-42.3-43.31-61.74-98.26-19.43-54.96-12.56-115.7-36.05 35.74-49.78 67.28-13.74 31.55-13.74 77.59 0 43.43 15.71 81.59 15.72 38.15 45.16 67.58 29 29 67.43 44.44 38.44 15.43 81.87 15.43m129.87-129q17 0 33.09-3.21 16.08-3.22 36.65-11.22 18.74-56.74 5.02-112.54-13.72-55.81-58.15-99.68-40.31-40.87-102.11-55.59-61.8-14.71-114.11 1.46-5 17.57-7.22 34.44-2.21 16.87-2.21 39.3 0 41.43 15.43 79.87 15.44 38.43 45.44 68.3 29.43 31.44 67.58 45.16 38.16 13.71 80.59 13.71m148.09-65.87q29.48-25.04 43.21-59.08 13.74-34.05 13.74-82.09 0-42.43-15.43-80.09-15.44-37.65-44.87-67.65-30.44-29.87-68.09-45.59-37.65-15.71-79.52-15.71-44.48 0-81.09 14.52-36.6 14.52-65.21 45 59.61-4.74 116.06 15.48 56.46 20.21 100.76 63.52 44.31 43.3 64.74 97.69 20.44 54.39 15.7
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M354-70.96q-57.7 0-109.39-21.06-51.7-21.07-91.83-61.76-39.69-39.13-60.76-90.33Q70.96-295.3 70.96-354q0-82.83 42.06-150.52 42.07-67.7 111.63-99.7 19.44-41.43 53.57-75.56t78.13-56.13q32.56-70.44 100.61-111.79Q525-889.04 607-889.04q57.7 0 108.89 21.06 51.2 21.07 90.33 61.76 39.13 40.13 60.98 91.11 21.84 50.98 21.84 108.68 0 81.73-37.08 145.93-37.09 64.2-116.05 104.15-18.3 40.05-53.63 76.79-35.32 36.73-78.06 54.91-32.57 71-98.92 112.35Q438.96-70.96 354-70.96m1.13-73q40.48.57 78.87-17.24 38.39-17.8 60.43-47.54-60.73 5.31-115.97-13.63-55.24-18.93-97.55-59.67-42.3-41.31-60.74-96.2-18.43-54.89-13.13-115.63-29.61 23.74-46.34 61.57-16.74 37.82-16.74 78.3 0 43.87 15.43 82.02 15.44 38.15 45.44 67.15 29.43 28.44 67.65 44.37 38.22 15.94 82.65 16.5m126-127q39.91 0 76.96-16.74 37.04-16.73 62.21-46.34-60.17 5.3-115.19-14.63-55.02-19.94-96.33-62.24-42.3-43.31-61.74-98.26-19.43-54.96-12.56-115.7-36.05 35.74-49.78 67.28-13.74 31.55-13.74 77.59 0 43.43 15.71 81.59 15.72 38.15 45.16 67.58 29 29 67.43 44.44 38.44 15.43 81.87 15.43m129.87-129q17 0 33.09-3.21 16.08-3.22 36.65-11.22 18.74-56.74 5.02-112.54-13.72-55.81-58.15-99.68-40.31-40.87-102.11-55.59-61.8-14.71-114.11 1.46-5 17.57-7.22 34.44-2.21 16.87-2.21 39.3 0 41.43 15.43 79.87 15.44 38.43 45.44 68.3 29.43 31.44 67.58 45.16 38.16 13.71 80.59 13.71m148.09-65.87q29.48-25.04 43.21-59.08 13.74-34.05 13.74-82.09 0-42.43-15.43-80.09-15.44-37.65-44.87-67.65-30.44-29.87-68.09-45.59-37.65-15.71-79.52-15.71-44.48 0-81.09 14.52-36.6 14.52-65.21 45 59.61-4.74 116.06 15.48 56.46 20.21 100.76 63.52 44.31 43.3 64.74 97.69 20.44 54.39 15.7 114M609.57-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-70.96q-57.7 0-109.39-21.06-51.7-21.07-91.83-61.76-39.69-39.13-60.76-90.33Q70.96-295.3 70.96-354q0-82.83 42.06-150.52 42.07-67.7 111.63-99.7 19.44-41.43 53.57-75.56t78.13-56.13q32.56-70.44 100.61-111.79Q525-889.04 607-889.04q57.7 0 108.89 21.06 51.2 21.07 90.33 61.76 39.13 40.13 60.98 91.11 21.84 50.98 21.84 108.68 0 81.73-37.08 145.93-37.09 64.2-116.05 104.15-18.3 40.05-53.63 76.79-35.32 36.73-78.06 54.91-32.57 71-98.92 112.35Q438.96-70.96 354-70.96m1.13-73q40.48.57 78.87-17.24 38.39-17.8 60.43-47.54-60.73 5.31-115.97-13.63-55.24-18.93-97.55-59.67-42.3-41.31-60.74-96.2-18.43-54.89-13.13-115.63-29.61 23.74-46.34 61.57-16.74 37.82-16.74 78.3 0 43.87 15.43 82.02 15.44 38.15 45.44 67.15 29.43 28.44 67.65 44.37 38.22 15.94 82.65 16.5m126-127q39.91 0 76.96-16.74 37.04-16.73 62.21-46.34-60.17 5.3-115.19-14.63-55.02-19.94-96.33-62.24-42.3-43.31-61.74-98.26-19.43-54.96-12.56-115.7-36.05 35.74-49.78 67.28-13.74 31.55-13.74 77.59 0 43.43 15.71 81.59 15.72 38.15 45.16 67.58 29 29 67.43 44.44 38.44 15.43 81.87 15.43" })));
|
|
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: "m793.3-597.78-40.78-27.09 5.26-8.39q4.44-5.44 6.44-12.37 2-6.94 2-14.37 0-9.3-4-18.52t-11.44-16.65q-11.56-12.57-18.56-30.63-7-18.07-7-37.2 0-14.57 3.78-28.13 3.78-13.57 11.78-25.13l5.26-8.39 41.35 26.52-5.82 8.96q-4.44 5.43-6.16 11.87-1.71 6.43-1.71 13.3 0 9.87 3.93 19.3 3.94 9.44 11.94 16.87 10 11 16.28 26.13t8.28 31.7q2 17-2 33.13t-13.56 30.7zm-125.69-3.57-41.78-21.95 4.69-9.4q2.44-6.43 3.94-13.15t1.5-14.15q0-9.87-3-19.09-3-9.21-9.44-18.65-9-13-14.28-29.56-5.28-16.57-5.28-34.7 0-13 3-25.28 3-12.29 8.56-24.42l4.7-9.39 42.35 20.39-4.7 10.96q-2.43 6.44-3.93 13.15-1.5 6.72-1.5 13.59 0 10.43 2.71 19.65 2.72 9.22 9.15 18.65 9.57 13 14.85 29.57 5.29 16.56 5.29 34.13 0 13.13-3.29 25.91-3.28 12.79-8.28 24.35zm-160.09-67.13-33.13-230.35q37.13-10.56 76.83-19 34.13-7.13 75.76-13.13t83.19-6q60.13 0 119.96 10.07 59.83 10.06 115.83 28.06l-32.57 230.35h-49.48l28-196.13q-45-11-90.43-17.43-45.44-6.44-91.87-6.44-46.44 0-91.59 6.44-45.15 6.43-89.02 17.43l28 196.
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m793.3-597.78-40.78-27.09 5.26-8.39q4.44-5.44 6.44-12.37 2-6.94 2-14.37 0-9.3-4-18.52t-11.44-16.65q-11.56-12.57-18.56-30.63-7-18.07-7-37.2 0-14.57 3.78-28.13 3.78-13.57 11.78-25.13l5.26-8.39 41.35 26.52-5.82 8.96q-4.44 5.43-6.16 11.87-1.71 6.43-1.71 13.3 0 9.87 3.93 19.3 3.94 9.44 11.94 16.87 10 11 16.28 26.13t8.28 31.7q2 17-2 33.13t-13.56 30.7zm-125.69-3.57-41.78-21.95 4.69-9.4q2.44-6.43 3.94-13.15t1.5-14.15q0-9.87-3-19.09-3-9.21-9.44-18.65-9-13-14.28-29.56-5.28-16.57-5.28-34.7 0-13 3-25.28 3-12.29 8.56-24.42l4.7-9.39 42.35 20.39-4.7 10.96q-2.43 6.44-3.93 13.15-1.5 6.72-1.5 13.59 0 10.43 2.71 19.65 2.72 9.22 9.15 18.65 9.57 13 14.85 29.57 5.29 16.56 5.29 34.13 0 13.13-3.29 25.91-3.28 12.79-8.28 24.35zm-160.09-67.13-33.13-230.35q37.13-10.56 76.83-19 34.13-7.13 75.76-13.13t83.19-6q60.13 0 119.96 10.07 59.83 10.06 115.83 28.06l-32.57 230.35h-49.48l28-196.13q-45-11-90.43-17.43-45.44-6.44-91.87-6.44-46.44 0-91.59 6.44-45.15 6.43-89.02 17.43l28 196.13zm23.7 642.61L411.65-244.83H83.13L25.87-531.39q-8.57-45.13 20.06-79.76t74.33-34.63q33.7 0 60.33 20.5t36.76 53.06l59.17 209.44h160.26L595.65-55.87zM98-704.22q-31.26 0-53.11-21.85-21.85-21.84-21.85-53.1 0-30.7 21.85-53.11Q66.74-854.7 98-854.7t53.39 22.42q22.13 22.41 22.13 53.11 0 31.26-22.13 53.1-22.13 21.85-53.39 21.85" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostLowLeft(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M531.22-25.87 411.65-244.83H83.13L25.87-531.39q-10.13-44.13 19.28-79.26t75.11-35.13q33.7 0 60.33 20.5t36.76 53.06l59.17 209.44h160.26L595.65-55.87zm164.3-199.17L493.78-425.78l55.57-55.57 106.56 104.13v-229h79.22v229.44l104-104.57 55.57 55.57zM98-704.22q-31.26 0-53.11-21.85-21.85-21.84-21.85-53.1 0-30.7 21.85-53.11Q66.74-854.7 98-854.7t53.39 22.42q22.13 22.41 22.13 53.11 0 31.26-22.13 53.1-22.13 21.85-53.39 21.85m535.39 29.52q-2-5.87-3.72-11.52-1.71-5.65-6.15-11.52-9-13-14.28-29.56-5.28-16.57-5.28-34.7 0-13 3-25.28 3-12.29 8.56-24.42l4.7-9.39 42.35 20.39-4.7 10.96q-2.43 6.44-3.93 13.15-1.5 6.72-1.5 13.59 0 10.43 2.71 19.65 2.72 9.22 9.15 18.65 6.44 11 11.22 23.79 4.78 12.78 7.35 26.21zm-127.56 0-31.44-224.13q52.13-16 116.61-27.06 64.48-11.07 119.17-11.07 54.7 0 119.18 10.85t116.61 27.28q-8 56.57-16 112.07t-16 112.06h-49.48l27.43-189.91q-45-11-90.43-17.43-45.44-6.44-91.87-6.44-46.44 0-91.59 6.44-45.15 6.43-89.02 17.43l26.3 189.91zm257.26 0q-1-4.87-12.31-20.47-11.56-12.57-18.56-30.63-7-18.07-7-37.2 0-14.57 3.78-28.13 3.78-13.57 11.78-25.13l5.26-8.39 41.35 26.52-5.82 8.96q-4.44 5.43-6.16 11.87-1.71 6.43-1.71 13.3 0 9.87 3.93 19.3 3.94 9.44 11.94 16.87 9.56 11 17.63 24.5 8.06 13.5 9.06 28.63z" })));
|
|
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: "m428.78-25.87-64.43-30 158.87-306.91h160.26l59.74-209.44q9.56-32.56 36.19-53.06t60.89-20.5q45.14 0 74.55 35.13t19.28 79.26l-57.26 286.56H548.91zM265.04-225.04 65.87-425.78l55-55.57 104 104.57v-229.44h79.22v229l106.56-104.13 55.57 55.57zM862-704.22q-31.26 0-53.39-21.85-22.13-21.84-22.13-53.1 0-30.7 22.13-53.11Q830.74-854.7 862-854.7t53.11 22.42q21.85 22.41 21.85 53.11 0 31.26-21.85 53.1-21.85 21.85-53.11 21.85M173.17-674.7q-1.43-5.87-3.43-11.52t-5.87-11.52q-9.57-13-14.85-29.56-5.28-16.57-5.28-34.7 0-13 3-25.28 3-12.29 8.56-24.42l5.26-9.39 41.79 20.39-4.7 10.96q-2.43 6.44-3.93 13.15-1.5 6.72-1.5 13.59 0 10.43 2.71 19.65 2.72 9.22 9.72 18.65 6.44 11 11.22 23.79 4.78 12.78 6.78 26.21zm-127.13 0-32-224.13q56-18 115.83-28.06 59.83-10.07 119.96-10.07 41.56 0 83.19 6t75.76 13.13q40.13 8.44 76.83 19L454.17-674.7H404.7l26.86-189.91q-44.43-11-89.58-17.43-45.15-6.44-91.59-6.44-46.43 0-91.87 6.44-45.43 6.43-89.87 17.43L95.52-674.7zm256.83 0q-1-4.87-12.31-20.47Q279-707.74 272-725.8q-7-18.07-7-37.2 0-14.57 3.78-28.13 3.78-13.57 11.78-25.13l5.27-8.39 41.34 26.52-5.82 8.96q-4.44 5.43-6.15 11.87-1.72 6.43-1.72 13.3 0 9.87 4.22 19.3 4.21 9.44 11.65 16.87 9.56 11 17.63 24.5 8.06 13.5 9.06 28.63z" })));
|
|
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: "M531.22-25.87 411.65-244.83H83.13L25.87-531.39q-10.13-44.13 19.28-79.26t75.11-35.13q33.7 0 60.33 20.5t36.76 53.06l59.17 209.44h160.26L595.65-55.87zM98-704.22q-31.26 0-53.11-21.85-21.85-21.84-21.85-53.1 0-30.7 21.85-53.11Q66.74-854.7 98-854.7t53.39 22.42q22.13 22.41 22.13 53.11 0 31.26-22.13 53.1-22.13 21.85-53.39 21.85m535.39 29.52q-2-5.87-3.72-11.52-1.71-5.65-6.15-11.52-9-13-14.28-29.56-5.28-16.57-5.28-34.7 0-13 3-25.28 3-12.29 8.56-24.42l4.7-9.39 42.35 20.39-4.7 10.96q-2.43 6.44-3.93 13.15-1.5 6.72-1.5 13.59 0 10.43 2.71 19.65 2.72 9.22 9.15 18.65 6.44 11 11.22 23.79 4.78 12.78 7.35 26.21zm-127.56 0-31.44-224.13q37.13-10.56 76.83-19 34.13-7.13 75.76-13.13t83.19-6q60.13 0 119.96 10.07 59.83 10.06 115.83 28.06l-32 224.13h-49.48l27.43-189.91q-45-11-90.43-17.43-45.44-6.44-91.87-6.44-46.44 0-91.59 6.44-45.15 6.43-89.02 17.43l26.3 189.91zm257.26 0q-1-4.87-12.31-20.47-11.56-12.57-18.56-30.63-7-18.07-7-37.2 0-14.57 3.78-28.13 3.78-13.57 11.78-25.13l5.26-8.39 41.35 26.52-5.82 8.96q-4.44 5.43-6.16 11.87-1.71 6.43-1.71 13.3 0 9.87 3.93 19.3 3.94 9.44 11.94 16.87 9.56 11 17.63 24.5 8.06 13.5 9.06 28.63zm-49.52 484.14L513.39-390.74l199.18-199.74 55.56 55.57-104.56 104h250.34v78.21H663l105.13 107.57z" })));
|
|
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: "M531.22-25.87 411.65-244.83H83.13L25.87-531.39q-10.13-44.13 19.28-79.26t75.11-35.13q33.7 0 60.33 20.5t36.76 53.06l59.17 209.44h160.26L595.65-55.87zM98-704.22q-31.26 0-53.11-21.85-21.85-21.84-21.85-53.1 0-30.7 21.85-53.11Q66.74-854.7 98-854.7t53.39 22.42q22.13 22.41 22.13 53.11 0 31.26-22.13 53.1-22.13 21.85-53.39 21.85m535.39 29.52q-2-5.87-3.72-11.52-1.71-5.65-6.15-11.52-9-13-14.28-29.56-5.28-16.57-5.28-34.7 0-13 3-25.28 3-12.29 8.56-24.42l4.7-9.39 42.35 20.39-4.7 10.96q-2.43 6.44-3.93 13.15-1.5 6.72-1.5 13.59 0 10.43 2.71 19.65 2.72 9.22 9.15 18.65 6.44 11 11.22 23.79 4.78 12.78 7.35 26.21zm-127.56 0-31.44-224.13q37.13-10.56 76.83-19 34.13-7.13 75.76-13.13t83.19-6q60.13 0 119.96 10.07 59.83 10.06 115.83 28.06l-32 224.13h-49.48l27.43-189.91q-45-11-90.43-17.43-45.44-6.44-91.87-6.44-46.44 0-91.59 6.44-45.15 6.43-89.02 17.43l26.3 189.91zm257.26 0q-1-4.87-12.31-20.47-11.56-12.57-18.56-30.63-7-18.07-7-37.2 0-14.57 3.78-28.13 3.78-13.57 11.78-25.13l5.26-8.39 41.35 26.52-5.82 8.96q-4.44 5.43-6.16 11.87-1.71 6.43-1.71 13.3 0 9.87 3.93 19.3 3.94 9.44 11.94 16.87 9.56 11 17.63 24.5 8.06 13.5 9.06 28.63zm-49.52 484.14L513.39-390.74l199.18-199.74 55.56 55.57-104.56 104h250.34v78.21H663l105.13 107.57z" })));
|
|
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: "m428.78-25.87-64.43-30 158.87-306.91h160.26l59.74-209.44q9.56-32.56 36.19-53.06t60.89-20.5q45.14 0 74.55 35.13t19.28 79.26l-57.26 286.56H548.91zM862-704.22q-31.26 0-53.39-21.85-22.13-21.84-22.13-53.1 0-30.7 22.13-53.11Q830.74-854.7 862-854.7t53.11 22.42q21.85 22.41 21.85 53.11 0 31.26-21.85 53.1-21.85 21.85-53.11 21.85M173.17-674.7q-1.43-5.87-3.43-11.52t-5.87-11.52q-9.57-13-14.85-29.56-5.28-16.57-5.28-34.7 0-13 3-25.28 3-12.29 8.56-24.42l5.26-9.39 41.79 20.39-4.7 10.96q-2.43 6.44-3.93 13.15-1.5 6.72-1.5 13.59 0 10.43 2.71 19.65 2.72 9.22 9.72 18.65 6.44 11 11.22 23.79 4.78 12.78 6.78 26.21zm-127.13 0-32-224.13q56-18 115.83-28.06 59.83-10.07 119.96-10.07 41.56 0 83.19 6t75.76 13.13q40.13 8.44 76.83 19L454.17-674.7H404.7l26.86-189.91q-44.43-11-89.58-17.43-45.15-6.44-91.59-6.44-46.43 0-91.87 6.44-45.43 6.43-89.87 17.43L95.52-674.7zm256.83 0q-1-4.87-12.31-20.47Q279-707.74 272-725.8q-7-18.07-7-37.2 0-14.57 3.78-28.13 3.78-13.57 11.78-25.13l5.27-8.39 41.34 26.52-5.82 8.96q-4.44 5.43-6.15 11.87-1.72 6.43-1.72 13.3 0 9.87 4.22 19.3 4.21 9.44 11.65 16.87 9.56 11 17.63 24.5 8.06 13.5 9.06 28.63zm-55.44 484.14-55-54.57L298.56-352.7H46.09v-78.21h250.34l-104-104L248-590.48l200.17 199.74z" })));
|
|
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: "m428.78-25.87-64.43-30 158.87-306.91h160.26l59.74-209.44q9.56-32.56 36.19-53.06t60.89-20.5q45.14 0 74.55 35.13t19.28 79.26l-57.26 286.56H548.91zM862-704.22q-31.26 0-53.39-21.85-22.13-21.84-22.13-53.1 0-30.7 22.13-53.11Q830.74-854.7 862-854.7t53.11 22.42q21.85 22.41 21.85 53.11 0 31.26-21.85 53.1-21.85 21.85-53.11 21.85M173.17-674.7q-1.43-5.87-3.43-11.52t-5.87-11.52q-9.57-13-14.85-29.56-5.28-16.57-5.28-34.7 0-13 3-25.28 3-12.29 8.56-24.42l5.26-9.39 41.79 20.39-4.7 10.96q-2.43 6.44-3.93 13.15-1.5 6.72-1.5 13.59 0 10.43 2.71 19.65 2.72 9.22 9.72 18.65 6.44 11 11.22 23.79 4.78 12.78 6.78 26.21zm-127.13 0-32-224.13q56-18 115.83-28.06 59.83-10.07 119.96-10.07 41.56 0 83.19 6t75.76 13.13q40.13 8.44 76.83 19L454.17-674.7H404.7l26.86-189.91q-44.43-11-89.58-17.43-45.15-6.44-91.59-6.44-46.43 0-91.87 6.44-45.43 6.43-89.87 17.43L95.52-674.7zm256.83 0q-1-4.87-12.31-20.47Q279-707.74 272-725.8q-7-18.07-7-37.2 0-14.57 3.78-28.13 3.78-13.57 11.78-25.13l5.27-8.39 41.34 26.52-5.82 8.96q-4.44 5.43-6.15 11.87-1.72 6.43-1.72 13.3 0 9.87 4.22 19.3 4.21 9.44 11.65 16.87 9.56 11 17.63 24.5 8.06 13.5 9.06 28.63zm-55.44 484.14-55-54.57L298.56-352.7H46.09v-78.21h250.34l-104-104L248-590.48l200.17 199.74z" })));
|
|
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: "m384.78-597.78-41.35-27.09 5.83-8.39q3.44-6.44 5.65-12.87 2.22-6.44 2.22-13.87 0-9.3-3.72-18.52-3.71-9.22-11.15-16.65-12.13-12.57-19.13-30.63-7-18.07-7-37.2 0-14.57 4.28-28.13 4.29-13.57 11.85-25.13l4.7-8.39 41.34 26.52-5.26 8.96q-4 6.43-6.21 12.37-2.22 5.93-2.22 12.8 0 9.87 4.22 19.3 4.21 9.44 12.21 16.87 10 11 16.29 26.13 6.28 15.13 7.71 31.7 2 17-2.5 33.13t-12.5 30.7zm-125.69-3.57-42.35-21.95 4.69-9.4q2.44-6.43 3.94-13.15t1.5-14.15q0-9.87-2.72-19.09-2.72-9.21-9.15-18.65-9.57-13-14.85-29.56-5.28-16.57-5.28-34.7 0-13 3.28-25.28 3.28-12.29 8.28-24.42l5.27-9.39 42.34 20.39-4.69 10.96q-3 6.44-4.5 13.15-1.5 6.72-1.5 13.59 0 10.43 3 19.65t9.43 18.65q9 13 14.28 29.57 5.29 16.56 5.29 34.13 0 13.13-3 25.91-3 12.79-8 24.35zM98.43-668.48 65.87-898.83q37.13-10.56 76.26-19 34.13-7.13 76.04-13.13 41.92-6 83.48-6 60.13 0 119.96 10.07 59.82 10.06 115.82 28.06L504.3-668.48h-49.47l28-196.13q-44.44-11-89.87-17.43-45.44-6.44-91.87-6.44-46.44 0-91.87 6.44-45.44 6.43-89.31 17.43l28 196.13zM428.78-25.87l-64.43-30 158.87-306.91h160.26l59.74-209.44q9.56-32.56 36.19-53.06t60.89-20.5q45.14 0 73.77 34.63t20.06 79.76l-57.26 286.56H548.91zM862-704.22q-31.26 0-53.39-21.85-22.13-21.84-22.13-53.1 0-30.7 22.13-53.11Q830.74-854.7 862-854.7t53.11 22.42q21.85 22.41 21.85 53.11 0 31.26-21.85 53.1-21.85 21.85-53.11 21.85" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarFanLowLeft(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m531.22-25.87-119.8-218.96H83.13L25.87-531.39q-8.57-45.13 20.27-79.76 28.83-34.63 74.12-34.63 33.76 0 60.36 20.5t36.73 53.06l59.17 209.44h160.26L595.65-55.87zM98.2-704.22q-31.46 0-53.31-21.64-21.85-21.65-21.85-53.11 0-30.9 21.65-53.31Q66.33-854.7 97.8-854.7q31.46 0 53.59 22.21t22.13 53.11q0 31.47-21.93 53.31-21.92 21.85-53.39 21.85M691-483.56 485.3-688.83l55.57-55.56 111.09 108.65V-894.7h78.65v258.83l108.52-108.52 55.57 55.56z" })));
|
|
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: "M531.22-25.87 411.65-244.83H83.13L25.87-531.39q-10.13-44.13 19.28-79.26t75.11-35.13q33.7 0 60.33 20.5t36.76 53.06l59.17 209.44h160.26L595.65-55.87zM98-704.22q-31.26 0-53.11-21.85-21.85-21.84-21.85-53.1 0-30.7 21.85-53.11Q66.74-854.7 98-854.7t53.39 22.42q22.13 22.41 22.13 53.11 0 31.26-22.13 53.1-22.13 21.85-53.39 21.85M509.17-522 312.39-718.22l200.17-200.17 55.57 55-104 104h250.35v79.22H462L564.17-577zm232.57 318.44L544.52-400.35l56.57-56.56 101.04 101.17v-250.48h78.65v250.35l100.61-100.04 55 55.56z" })));
|
|
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: "m428.78-25.87-64.43-30 158.87-306.91h160.26l59.74-209.44q9.56-32.56 36.16-53.06t60.92-20.5q44.73 0 73.56 34.63 28.84 34.63 20.27 79.76l-57.26 286.56H549.14zM862.2-704.22q-31.46 0-53.59-21.64-22.13-21.65-22.13-53.11 0-30.9 21.93-53.31 21.92-22.42 53.39-22.42 31.46 0 53.31 22.21t21.85 53.11q0 31.47-21.65 53.31-21.64 21.85-53.11 21.85M269-483.56 65.87-688.83l55.56-55.56 107.96 108.52V-894.7h79.22v258.96l110.52-108.65 55.57 55.56z" })));
|
|
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: "m531.22-25.87-119.8-218.96H83.13L25.87-531.39q-8.57-45.13 20.27-79.76 28.83-34.63 74.12-34.63 33.76 0 60.36 20.5t36.73 53.06l59.17 209.44h160.26L595.65-55.87zM98.2-704.22q-31.46 0-53.31-21.64-21.85-21.65-21.85-53.11 0-30.9 21.65-53.31Q66.33-854.7 97.8-854.7q31.46 0 53.59 22.21t22.13 53.11q0 31.47-21.93 53.31-21.92 21.85-53.39 21.85M688.83-485.3 483.56-691l205.27-203.7 55.56 55.57-108.52 108.52H894.7v78.65H635.74l108.65 111.09z" })));
|
|
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: "m428.78-25.87-64.43-30 158.87-306.91h160.26l59.74-209.44q9.56-32.56 36.19-53.06t60.89-20.5q45.14 0 74.55 35.13t19.28 79.26l-57.26 286.56H548.91zM862-704.22q-31.26 0-53.39-21.85-22.13-21.84-22.13-53.1 0-30.7 22.13-53.11Q830.74-854.7 862-854.7t53.11 22.42q21.85 22.41 21.85 53.11 0 31.26-21.85 53.1-21.85 21.85-53.11 21.85M451.39-522l-55.56-55L498-680.17H245.52v-79.22h250.35l-104-104 55.57-55 200.74 200.17zM218.26-203.56 23.61-400.35l55-55.56 100.61 100.04-.57-250.35h79.22v250.48l101.61-101.17 56.56 56.56z" })));
|
|
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: "m428.78-25.87-64.43-30 158.87-306.91h160.26l59.74-209.44q9.56-32.56 36.16-53.06t60.92-20.5q44.73 0 73.56 34.63 28.84 34.63 20.27 79.76l-57.26 286.56H549.14zM862.2-704.22q-31.46 0-53.59-21.64-22.13-21.65-22.13-53.11 0-30.9 21.93-53.31 21.92-22.42 53.39-22.42 31.46 0 53.31 22.21t21.85 53.11q0 31.47-21.65 53.31-21.64 21.85-53.11 21.85M271.17-485.3l-55-55.57 108.09-111.09H65.87v-78.65h258.82L216.17-839.13l55.57-55.57L476.44-691z" })));
|
|
6
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.09-305.09v-469.82zM27-99.09v-66.78h906v66.78zm837.26-126.78H65.87V-854.7h799.39l-79.22 79.79H145.09v469.82h640.95zM761.7-416l-42-41q16.43-15.43 25.43-37.12 9-21.68 9-45.88 0-25.2-8.5-47.38-8.5-22.19-24.93-37.62l41-42q25.43 26 38.93 58t13.5 67-13.64 67.5T761.7-416m84 84-41-42q33.43-34 51.71-77 18.29-43 18.29-89 0-50-20.5-92.5T797.7-702l46-46q43.43 41 67.21 95 23.79 54 23.79 114t-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: "M65.87-225.87V-854.7h799.39L646.04-633.91v188.82l218.22 219.22zM27-99.09v-66.78h906v66.78zM845.7-332l-41-42q33.43-34 51.71-77 18.29-43 18.29-89 0-50-20.5-92.5T797.7-702l46-46q43.43 41 67.21 95 23.79 54 23.79 114t-23 113-66 94m-84-84-42-41q16.43-15.43 25.43-37.12 9-21.68 9-45.88 0-25.2-8.5-47.38-8.5-22.19-24.93-37.62l41-42q25.43 26 38.93 58t13.5 67-13.64 67.5T761.7-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: "M839.78-29.96 530.39-339.35l-25.3 103.22H348.52l43.74-223.26-88.69 41.48v131.74h-73.01v-181.5l121.09-50.42L23.74-846l47.52-47.52L887.3-77.48zM65.87-65.87V-272h79.22v126.91H272v79.22zM814.91-688v-126.91H688v-79.79h206.7V-688zm-749.04 0v-133.13h77.22V-688zM688-65.87v-79.22h131.13v79.22zM243.78-814.91l-79.21-79.79h124.39v79.79zM894.7-164l-79.79-79.78v-44.61h79.79zM538.69-600.22q-33.21 0-56.41-23.49-23.19-23.49-23.19-56.47 0-33.21 23.23-56.41 23.22-23.19 56.21-23.19 33.21 0 56.38 23.18 23.18 23.18 23.18 56.52 0 33.1-23.1 56.48-23.09 23.38-56.3 23.38" })));
|
|
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: "M613.12-396.26q-43.29 0-91.92 8.28t-112.77 28.35q-64.13 20.07-149.82 53.41-85.7 33.35-203.96 83.48L-.91-259.35v-347.74Q152.3-639.87 303.93-667t309.03-27.13q148.13 0 238.39 99.91 90.26 99.92 113.52 288.74l-74.22 26.92q-74.52-55.7-147.52-86.7t-130.01-31m.03-78.65q65.37 0 125.59 21.78t140.87 73.61q-16.22-105.61-89.57-170.5-73.34-64.89-178.65-64.89-137.13 0-268.76 21.28T78.87-541.35v220.44q107.91-44.44 188-73.94t141.72-47.5 110.17-25.28q48.55-7.28 94.39-7.28M479.52-520" })));
|
|
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: "M613.12-396.26q-43.29 0-91.92 8.28t-112.77 28.35q-64.13 20.07-149.82 53.41-85.7 33.35-203.96 83.48L-.91-259.35v-347.74Q152.3-639.87 303.93-667t309.03-27.13q148.13 0 238.39 99.91 90.26 99.92 113.52 288.74l-74.22 26.92q-74.52-55.7-147.52-86.7t-130.01-31m.03-78.65q65.37 0 125.59 21.78t140.87 73.61q-16.22-105.61-89.57-170.5-73.34-64.89-178.65-64.89-137.13 0-268.76 21.28T78.87-541.35v220.44q107.91-44.44 188-73.94t141.72-47.5 110.17-25.28q48.55-7.28 94.39-7.28m-.19 7.34q-38.18 0-84.81 8.14-46.63 8.13-107.41 25.84-60.78 17.72-138.61 45.81-77.83 28.08-177.26 68v-217.61Q230.22-565.56 356.48-586q126.26-20.43 256.04-20.43 83.83 0 149.26 59.8 65.44 59.8 92.39 160.89-72.17-44.48-126.45-63.15-54.29-18.68-114.76-18.68" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameStickL3(_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-802.96-100-133h200zm-.1 489.48q140.44 0 238.01-50.02t97.57-121.03q0-71-97.47-121.47-97.47-50.48-237.91-50.48T242.09-606q-97.57 50.47-97.57 121.47 0 71.01 97.47 121.03t237.91 50.02m205.4 44.83v202.78H273.13v-202.78q-93.13-33.26-150.2-89.62-57.06-56.36-57.06-126.23 0-104.28 120.38-177.24t293.54-72.96 294.03 73.21Q894.7-588.29 894.7-484.7q0 70.33-57.63 127.06T685.3-268.65M430.3-380h114.87v-39.61h-76.39v-168.22H430.3z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameStickL3Filled(_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-802.96-100-133h200zm205.3 534.31v202.78H273.13v-202.78q-93.13-33.26-150.2-89.61-57.06-56.35-57.06-126.44 0-104.08 120.38-177.04t293.67-72.96q173.3 0 294.04 72.96T894.7-484.7q0 70.09-57.63 126.94T685.3-268.65M430.3-380h114.87v-39.61h-76.39v-168.22H430.3z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameStickLeft(_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.9-392.91q140.44 0 238.01-50.48 97.57-50.47 97.57-121.48 0-71-97.47-121.3-97.47-50.31-237.91-50.31T242.09-686q-97.57 50.47-97.57 121.47 0 71.01 97.47 121.31 97.47 50.31 237.91 50.31m205.4 44.41v202.63H273.13v-202.78q-93.13-33.26-150.2-89.62-57.06-56.36-57.06-126.23 0-104.28 120.38-177.24t293.54-72.96 294.03 73.21Q894.7-668.29 894.7-564.7q0 70.07-57.58 127.33T685.3-348.5M430.3-460h114.87v-39.61h-76.39v-168.22H430.3z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameStickLeftFilled(_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: "M685.3-348.5v202.63H273.13v-202.78q-93.13-33.26-150.2-89.62-57.06-56.36-57.06-126.23 0-104.28 120.38-177.24t293.54-72.96 294.03 73.21Q894.7-668.29 894.7-564.7q0 70.07-57.58 127.33T685.3-348.5M430.3-460h114.87v-39.61h-76.39v-168.22H430.3z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameStickR3(_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-802.96-100-133h200zm-.1 489.48q140.44 0 238.01-50.02t97.57-121.03q0-71-97.47-121.47-97.47-50.48-237.91-50.48T242.09-606q-97.57 50.47-97.57 121.47 0 71.01 97.47 121.03t237.91 50.02m205.4 44.83v202.78H273.13v-202.78q-93.13-33.26-150.2-89.62-57.06-56.36-57.06-126.23 0-104.28 120.38-177.24t293.54-72.96 294.03 73.21Q894.7-588.29 894.7-484.7q0 70.33-57.63 127.06T685.3-268.65M413.74-377.57h38.48v-80.86h29.65l43.91 80.86h43.05l-54.31-94.8q17.74-8.15 26.89-21.15 9.16-13 9.16-31.18 0-30.53-19.99-45.83-19.98-15.3-57.22-15.3h-59.62zm37.91-119.04v-51.74h21.92q19.04 0 27.99 5.9 8.96 5.9 8.96 19.12 0 14.11-8.46 20.42-8.45 6.3-27.93 6.3z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameStickR3Filled(_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-802.96-100-133h200zm205.3 534.31v202.78H273.13v-202.78q-93.13-33.26-150.2-89.74-57.06-56.48-57.06-126.31 0-104.08 120.46-177.04Q306.78-734.7 480-734.7t293.96 72.96T894.7-484.7q0 69.83-57.63 126.81T685.3-268.65M413.74-377.57h38.48v-80.86h29.65l43.91 80.86h43.05l-54.31-94.95q17.74-8 26.89-21.22 9.16-13.22 9.16-30.96 0-30.56-19.85-45.84-19.85-15.29-57.42-15.29h-59.56zm37.91-119.04v-51.74h21.92q19.04 0 27.99 6.02 8.96 6.03 8.96 19.07 0 14.04-8.46 20.35-8.45 6.3-27.93 6.3z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameStickRight(_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.9-392.91q140.44 0 238.01-50.48 97.57-50.47 97.57-121.48 0-71-97.47-121.3-97.47-50.31-237.91-50.31T242.09-686q-97.57 50.47-97.57 121.47 0 71.01 97.47 121.31 97.47 50.31 237.91 50.31m205.4 44.41v202.63H273.13v-202.78q-93.13-33.26-150.2-89.62-57.06-56.36-57.06-126.23 0-104.28 120.38-177.24t293.54-72.96 294.03 73.21Q894.7-668.29 894.7-564.7q0 70.07-57.58 127.33T685.3-348.5M413.74-457.57h38.48v-80.86h29.65l43.91 80.86h43.05l-54.31-94.8q17.74-8.15 26.89-21.15 9.16-13 9.16-31.18 0-30.53-19.99-45.83-19.98-15.3-57.22-15.3h-59.62zm37.91-119.04v-51.74h21.92q19.04 0 27.99 5.9 8.96 5.9 8.96 19.12 0 14.11-8.46 20.42-8.45 6.3-27.93 6.3z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function GameStickRightFilled(_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: "M685.3-348.65v202.78H273.13v-202.78q-93.13-33.26-150.2-89.74-57.06-56.48-57.06-126.31 0-104.08 120.46-177.04Q306.78-814.7 480-814.7t293.96 72.96T894.7-564.7q0 69.83-57.63 127.09T685.3-348.65M413.74-457.57h38.48v-80.86h29.65l43.91 80.86h43.05l-54.31-94.95q17.74-8 26.89-21.22 9.16-13.22 9.16-30.96 0-30.56-19.85-45.84-19.85-15.29-57.42-15.29h-59.56zm37.91-119.04v-51.74h21.92q19.04 0 27.99 6.02 8.96 6.03 8.96 19.07 0 14.04-8.46 20.35-8.45 6.3-27.93 6.3z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Lips(_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.22-249.26h4.13q122.04 0 201.5-62.98 79.45-62.98 142.76-165.02-65 23-156.13 45.87t-189.91 22.87q-99.92 0-192.4-23.87-92.47-23.87-156.91-45.87Q195-375.91 275.87-312.59q80.87 63.33 203.35 63.33m0 63.39q-153.52 0-278.24-99.28T24.87-533.78l217.48-206.35q16.95-15.39 38.32-22.81 21.37-7.41 44.03-7.41 16.95 0 33.91 3.85t31.91 14.11l91.05 59.69 90.47-58.69q14.96-9.26 31.13-14.11 16.18-4.85 33.13-4.85 22.09 0 43.24 7.41 21.16 7.42 37.11 22.37L933.7-549.78q-48.4 161.91-172.33 262.91-123.94 101-278.02 101zM482-471.91q100.48 0 194.09-26.16 93.61-26.15 150.17-47.71L666.22-698.39q-6.13-5.13-12.61-7.98t-14.18-2.85q-5.69 0-10.82 1.29-5.13 1.28-10.26 3.84l-135.78 83.48-137.35-82.91q-5.7-2.57-10.83-3.85t-10.26-1.28q-8.26 0-14.96 2.56-6.69 2.57-12.82 7.7L136.74-545.78q57.13 22.56 150.74 48.21 93.61 25.66 194.52 25.66" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function LipsFilled(_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.22-185.87q-149.39 0-271.2-93.24-121.8-93.24-176.89-235.32 109.26 41.39 219.46 73.65Q360.78-408.52 481-408.52q114.39 0 223.78-29.98T920.44-512q-55.53 146.09-173.83 236.11-118.31 90.02-263.26 90.02zM482-471.91q-109.26 0-213.46-28.26Q164.35-528.44 65.09-573l177.26-167.13q16.95-15.39 38.32-23.09 21.37-7.69 43.46-7.69 16.96 0 34.2 4.13t32.19 14.39l91.05 59.69 90.47-58.69q14.96-10.26 31.42-14.89 16.45-4.63 33.41-4.63 22.09 0 42.46 7.69 20.37 7.7 37.32 22.65L902.91-577q-101.26 44.56-205.45 74.83-104.2 30.26-215.46 30.26" })));
|
|
6
|
+
}
|