@project-lary/react-material-symbols-700-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/{BatterySaver.js → GameStickL3Filled.js} +2 -2
- 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/{BatterySaverFilled.js → GameStickLeftFilled.js} +2 -2
- 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/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-64q-59 0-112-21.5T148-149q-41-40-62.5-92.5T64-354q0-85 42.5-154T219-609q19-41 54-76t79-57q33-70 103-112t152-42q59 0 111.5 21.5T811-811q40 41 62.5 93.5T896-606q0 80-36 145.5T742-352q-17 37-54.5 77T609-219q-33 71-100 113T354-64m2-83q37 1 73-15.5t55-44.5q-59 4-112.5-14.5T277-279q-41-40-59-92.5T204-483q-27 22-42 57t-15 72q0 43 15 80.5t45 66.5q29 28 67 43.5t82 16.5m126-127q36 0 70-15t57-42q-58 4-111.5-15.5T404-407q-41-42-60-95t-13-112q-33 34-45 62.5T274-480t15.5 80.5T334-333t67 44 81 15m129-129q17 0 32-3t36-11q17-55 3.5-109.5T625-624q-39-40-99.5-54.5T414-679q-5 18-7 34t-2 38q0 41 15 79t45 67q29 31 66.5 44.5T611-403m152-75q26-22 38-53t12-76q0-42-15-79t-44-67q-30-29-67-44.5T609-813t-75 13-60 40q57-3 111.5 17t97.5 62 63 94 17
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M354-64q-59 0-112-21.5T148-149q-41-40-62.5-92.5T64-354q0-85 42.5-154T219-609q19-41 54-76t79-57q33-70 103-112t152-42q59 0 111.5 21.5T811-811q40 41 62.5 93.5T896-606q0 80-36 145.5T742-352q-17 37-54.5 77T609-219q-33 71-100 113T354-64m2-83q37 1 73-15.5t55-44.5q-59 4-112.5-14.5T277-279q-41-40-59-92.5T204-483q-27 22-42 57t-15 72q0 43 15 80.5t45 66.5q29 28 67 43.5t82 16.5m126-127q36 0 70-15t57-42q-58 4-111.5-15.5T404-407q-41-42-60-95t-13-112q-33 34-45 62.5T274-480t15.5 80.5T334-333t67 44 81 15m129-129q17 0 32-3t36-11q17-55 3.5-109.5T625-624q-39-40-99.5-54.5T414-679q-5 18-7 34t-2 38q0 41 15 79t45 67q29 31 66.5 44.5T611-403m152-75q26-22 38-53t12-76q0-42-15-79t-44-67q-30-29-67-44.5T609-813t-75 13-60 40q57-3 111.5 17t97.5 62 63 94 17 109M610-608" })));
|
|
6
6
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
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-64q-59 0-112-21.5T148-149q-41-40-62.5-92.5T64-354q0-85 42.5-154T219-609q19-41 54-76t79-57q33-70 103-112t152-42q59 0 111.5 21.5T811-811q40 41 62.5 93.5T896-606q0 80-36 145.5T742-352q-17 37-54.5 77T609-219q-33 71-100 113T354-64m2-83q37 1 73-15.5t55-44.5q-59 4-112.5-14.5T277-279q-41-40-59-92.5T204-483q-27 22-42 57t-15 72q0 43 15 80.5t45 66.5q29 28 67 43.5t82 16.5m126-127q36 0 70-15t57-42q-58 4-111.5-15.5T404-407q-41-42-60-95t-13-112q-33 34-45 62.5T274-480t15.5 80.5T334-333t67 44 81 15" })));
|
|
6
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostLeft(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m802-603-46-31 7-11q4-5 6-11.5t2-13.5q0-8-4-17t-11-16q-12-13-19-31.5t-7-38.5q0-15 4-29t12-26l7-11 47 30-8 12q-4 5-5.5 11t-1.5 12q0 9 3.5 18t11.5 16q10 11 16.5 27t8.5 33-2 34-14 32zm-127-4-47-25 6-12q2-6 3.5-12.5T639-670q0-9-3-18t-9-18q-9-13-14.5-30t-5.5-36q0-13 3-25.5t9-25.5l6-12 48 23-6 14q-2 6-3.5 12.5T662-773q0 10 2.5 19t8.5 18q10 13 15.5 30t5.5 35q0 14-3.5 27t-8.5 25zm-164-68-34-236q38-11 79-19 35-8 77.5-14t84.5-6q61 0 123 10.5T959-911l-33 236h-56l28-197q-45-11-90-17t-91-6-90.5 6-87.5 17l28
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m802-603-46-31 7-11q4-5 6-11.5t2-13.5q0-8-4-17t-11-16q-12-13-19-31.5t-7-38.5q0-15 4-29t12-26l7-11 47 30-8 12q-4 5-5.5 11t-1.5 12q0 9 3.5 18t11.5 16q10 11 16.5 27t8.5 33-2 34-14 32zm-127-4-47-25 6-12q2-6 3.5-12.5T639-670q0-9-3-18t-9-18q-9-13-14.5-30t-5.5-36q0-13 3-25.5t9-25.5l6-12 48 23-6 14q-2 6-3.5 12.5T662-773q0 10 2.5 19t8.5 18q10 13 15.5 30t5.5 35q0 14-3.5 27t-8.5 25zm-164-68-34-236q38-11 79-19 35-8 77.5-14t84.5-6q61 0 123 10.5T959-911l-33 236h-56l28-197q-45-11-90-17t-91-6-90.5 6-87.5 17l28 197zm15 660L406-247H74L15-534q-9-46 20.5-81.5T112-651q35 0 62.5 20.5T213-577l57 199h172L600-45zM88-709q-33 0-55.5-22.5T10-787q0-32 22.5-55.5T88-866t56 23.5 23 55.5q0 33-23 55.5T88-709" })));
|
|
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: "M526-15 406-247H74L15-534q-11-45 19.5-81t77.5-36q35 0 62.5 20.5T213-577l57 199h172L600-45zm173-217L489-441l66-66 97 95v-199h94v199l94-95 66 66zM88-709q-33 0-55.5-22.5T10-787q0-32 22.5-55.5T88-866t56 23.5 23 55.5q0 33-23 55.5T88-709m548 23q-2-5-3.5-10t-5.5-10q-9-13-14.5-30t-5.5-36q0-13 3-25.5t9-25.5l6-12 48 23-6 14q-2 6-3.5 12.5T662-773q0 10 2.5 19t8.5 18q6 11 11 24t8 26zm-128 0-31-225q53-16 119-27.5T718-950t122 11.5T959-911q-8 57-16 112.5T927-686h-56l27-186q-45-11-90-17t-91-6-90.5 6-87.5 17l25 186zm259 0q-1-4-11-17-12-13-19-31.5t-7-38.5q0-15 4-29t12-26l7-11 47 30-8 12q-4 5-5.5 11t-1.5 12q0 9 3.5 18t11.5 16q10 11 18.5 24.5T828-686z" })));
|
|
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: "m434-15-74-30 158-333h172l58-199q10-33 37.5-53.5T849-651q46 0 76.5 36t19.5 81l-59 287H555zM262-232 55-441l65-66 94 95v-199h94v199l97-95 66 66zm610-477q-33 0-56-22.5T793-787q0-32 23-55.5t56-23.5 55.5 23.5T950-787q0 33-22.5 55.5T872-709m-711 23q-1-5-3-10t-5-10q-10-13-15.5-30t-5.5-36q0-13 3-25.5t9-25.5l7-12 47 23-6 14q-2 6-3.5 12.5T187-773q0 10 2.5 19t9.5 18q6 11 11 24t7 26zm-128 0L1-911q56-18 118-28.5T242-950q42 0 84.5 6t77.5 14q41 8 79 19l-31 225h-56l26-186q-44-11-88.5-17t-90.5-6-91 6-89 17l26 186zm259 0q-1-4-11-17-12-13-19-31.5t-7-38.5q0-15 4-29t12-26l7-11 47 30-8 12q-4 5-5.5 11t-1.5 12q0 9 4 18t11 16q10 11 18.5 24.5T353-686z" })));
|
|
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: "M526-15 406-247H74L15-534q-11-45 19.5-81t77.5-36q35 0 62.5 20.5T213-577l57 199h172L600-45zM88-709q-33 0-55.5-22.5T10-787q0-32 22.5-55.5T88-866t56 23.5 23 55.5q0 33-23 55.5T88-709m548 23q-2-5-3.5-10t-5.5-10q-9-13-14.5-30t-5.5-36q0-13 3-25.5t9-25.5l6-12 48 23-6 14q-2 6-3.5 12.5T662-773q0 10 2.5 19t8.5 18q6 11 11 24t8 26zm-128 0-31-225q38-11 79-19 35-8 77.5-14t84.5-6q61 0 123 10.5T959-911l-32 225h-56l27-186q-45-11-90-17t-91-6-90.5 6-87.5 17l25 186zm259 0q-1-4-11-17-12-13-19-31.5t-7-38.5q0-15 4-29t12-26l7-11 47 30-8 12q-4 5-5.5 11t-1.5 12q0 9 3.5 18t11.5 16q10 11 18.5 24.5T828-686zm-33 505L526-389l207-208 66 66-95 94h236v93H703l96 98z" })));
|
|
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: "M526-15 406-247H74L15-534q-11-45 19.5-81t77.5-36q35 0 62.5 20.5T213-577l57 199h172L600-45zM88-709q-33 0-55.5-22.5T10-787q0-32 22.5-55.5T88-866t56 23.5 23 55.5q0 33-23 55.5T88-709m548 23q-2-5-3.5-10t-5.5-10q-9-13-14.5-30t-5.5-36q0-13 3-25.5t9-25.5l6-12 48 23-6 14q-2 6-3.5 12.5T662-773q0 10 2.5 19t8.5 18q6 11 11 24t8 26zm-128 0-31-225q38-11 79-19 35-8 77.5-14t84.5-6q61 0 123 10.5T959-911l-32 225h-56l27-186q-45-11-90-17t-91-6-90.5 6-87.5 17l25 186zm259 0q-1-4-11-17-12-13-19-31.5t-7-38.5q0-15 4-29t12-26l7-11 47 30-8 12q-4 5-5.5 11t-1.5 12q0 9 3.5 18t11.5 16q10 11 18.5 24.5T828-686zm-33 505L526-389l207-208 66 66-95 94h236v93H703l96 98z" })));
|
|
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: "m434-15-74-30 158-333h172l58-199q10-33 37.5-53.5T849-651q46 0 76.5 36t19.5 81l-59 287H555zm438-694q-33 0-56-22.5T793-787q0-32 23-55.5t56-23.5 55.5 23.5T950-787q0 33-22.5 55.5T872-709m-711 23q-1-5-3-10t-5-10q-10-13-15.5-30t-5.5-36q0-13 3-25.5t9-25.5l7-12 47 23-6 14q-2 6-3.5 12.5T187-773q0 10 2.5 19t9.5 18q6 11 11 24t7 26zm-128 0L1-911q56-18 118-28.5T242-950q42 0 84.5 6t77.5 14q41 8 79 19l-31 225h-56l26-186q-44-11-88.5-17t-90.5-6-91 6-89 17l26 186zm259 0q-1-4-11-17-12-13-19-31.5t-7-38.5q0-15 4-29t12-26l7-11 47 30-8 12q-4 5-5.5 11t-1.5 12q0 9 4 18t11 16q10 11 18.5 24.5T353-686zm-65 505-65-65 97-98H20v-93h236l-94-94 66-66 208 208z" })));
|
|
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: "m434-15-74-30 158-333h172l58-199q10-33 37.5-53.5T849-651q46 0 76.5 36t19.5 81l-59 287H555zm438-694q-33 0-56-22.5T793-787q0-32 23-55.5t56-23.5 55.5 23.5T950-787q0 33-22.5 55.5T872-709m-711 23q-1-5-3-10t-5-10q-10-13-15.5-30t-5.5-36q0-13 3-25.5t9-25.5l7-12 47 23-6 14q-2 6-3.5 12.5T187-773q0 10 2.5 19t9.5 18q6 11 11 24t7 26zm-128 0L1-911q56-18 118-28.5T242-950q42 0 84.5 6t77.5 14q41 8 79 19l-31 225h-56l26-186q-44-11-88.5-17t-90.5-6-91 6-89 17l26 186zm259 0q-1-4-11-17-12-13-19-31.5t-7-38.5q0-15 4-29t12-26l7-11 47 30-8 12q-4 5-5.5 11t-1.5 12q0 9 4 18t11 16q10 11 18.5 24.5T353-686zm-65 505-65-65 97-98H20v-93h236l-94-94 66-66 208 208z" })));
|
|
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: "m380-603-47-31 8-11q3-6 5-12t2-13q0-8-3.5-17T334-703q-13-13-20-31.5t-7-38.5q0-15 4.5-29t12.5-26l6-11 47 30-7 12q-4 6-6 11.5t-2 11.5q0 9 4 18t12 16q10 11 16.5 27t7.5 33q2 17-2.5 34T387-614zm-127-4-48-25 6-12q2-6 3.5-12.5T216-670q0-9-2.5-18t-8.5-18q-10-13-15.5-30t-5.5-36q0-13 3.5-25.5T196-823l7-12 48 23-6 14q-3 6-4.5 12.5T239-773q0 10 3 19t9 18q9 13 14.5 30t5.5 35q0 14-3 27t-8 25zM88-675 55-911q38-11 78-19 35-8 78-14t85-6q61 0 123 10.5T537-911l-34 236h-56l28-197q-44-11-89-17t-91-6-91 6-88 17l28 197zM434-15l-74-30 158-333h172l58-199q10-33 37.5-53.5T849-651q46 0 75.5 35.5T945-534l-59 287H555zm438-694q-33 0-56-22.5T793-787q0-32 23-55.5t56-23.5 55.5 23.5T950-787q0 33-22.5 55.5T872-709" })));
|
|
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: "M526-15 405.77-247H74L15-534q-9-46 20.7-81.5T112-651q35.07 0 62.53 20.5Q202-610 213-577l57 199h172L600-45zM88.2-709q-33.2 0-55.7-22.3Q10-753.59 10-786.8q0-32.2 22.3-55.7Q54.59-866 87.8-866q33.2 0 56.2 23.3 23 23.29 23 55.5 0 33.2-22.8 55.7-22.79 22.5-56 22.5M691-474 474-691l66-66 105 103v-252h93v251l102-102 66 66z" })));
|
|
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: "M526-15 406-247H74L15-534q-11-45 19.5-81t77.5-36q35 0 62.5 20.5T213-577l57 199h172L600-45zM88-709q-33 0-55.5-22.5T10-787q0-32 22.5-55.5T88-866t56 23.5 23 55.5q0 33-23 55.5T88-709m409 187L295-723l208-208 66 65-94 94h236v94H472l90 91zm253 328L548-396l67-67 88 89v-237h93v236l88-87 65 66z" })));
|
|
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: "m434-15-74-30 158-333h172l58-199q10-33 37.47-53.5Q812.93-651 849-651q45.6 0 75.3 35.5T945-534l-59 287H555.23zm438.2-694q-33.2 0-56.2-22.3-23-22.29-23-55.5 0-32.2 22.8-55.7 22.79-23.5 56-23.5 33.2 0 55.7 23.3 22.5 23.29 22.5 55.5 0 33.2-22.3 55.7-22.29 22.5-55.5 22.5M269-474 55-691l66-66 101 102v-251h94v252l104-103 66 66z" })));
|
|
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: "M526-15 405.77-247H74L15-534q-9-46 20.7-81.5T112-651q35.07 0 62.53 20.5Q202-610 213-577l57 199h172L600-45zM88.2-709q-33.2 0-55.7-22.3Q10-753.59 10-786.8q0-32.2 22.3-55.7Q54.59-866 87.8-866q33.2 0 56.2 23.3 23 23.29 23 55.5 0 33.2-22.8 55.7-22.79 22.5-56 22.5M691-474 474-691l217-215 66 66-102 102h251v93H654l103 105z" })));
|
|
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: "m434-15-74-30 158-333h172l58-199q10-33 37.5-53.5T849-651q46 0 76.5 36t19.5 81l-59 287H555zm438-694q-33 0-56-22.5T793-787q0-32 23-55.5t56-23.5 55.5 23.5T950-787q0 33-22.5 55.5T872-709M464-522l-66-65 90-91H249v-94h236l-94-94 66-65 209 208zM210-194 11-396l65-66 88 87-1-236h94v237l89-89 67 67z" })));
|
|
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: "m434-15-74-30 158-333h172l58-199q10-33 37.47-53.5Q812.93-651 849-651q45.6 0 75.3 35.5T945-534l-59 287H555.23zm438.2-694q-33.2 0-56.2-22.3-23-22.29-23-55.5 0-32.2 22.8-55.7 22.79-23.5 56-23.5 33.2 0 55.7 23.3 22.5 23.29 22.5 55.5 0 33.2-22.3 55.7-22.29 22.5-55.5 22.5M269-474l-65-66 102-105H55v-93h251L204-840l66-66 216 215z" })));
|
|
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: "M149-309v-462zM17-83v-72h926v72zm869-132H55v-651h832l-94 95H149v462h644zM773-416l-42-41q16-15 25-36.82t9-46.18q0-25.36-8.5-47.68T732-625l41-42q25 26 38.5 58t13.5 67-13.74 67.5Q797.51-442 773-416m84 84-41-42q33-34 51.5-77t18.5-89q0-50-20.5-92.5T809-702l46-46q43 41 67 95t24 114-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: "M55-215v-651h832L653-630v181l233 234zM17-83v-72h926v72zm840-249-41-42q33-34 51.5-77t18.5-89q0-50-20.5-92.5T809-702l46-46q43 41 67 95t24 114-23 113-66 94m-84-84-42-41q16-15 25-36.82t9-46.18q0-25.36-8.5-47.68T732-625l41-42q25 26 38.5 58t13.5 67-13.74 67.5Q797.51-442 773-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: "M845-23 533-335l-24 98H342l42-215-80 38v130h-83v-186.49L346-522 22-846l51-51L896-74zM55-55v-217h94v123h123v94zm756-633v-123H688v-95h218v218zm-756 0v-134h92v134zM688-55v-94h132v94zM259-811l-94-95h137v95zm647 647-95-95v-42h95zM537.62-605q-35.62 0-60.12-25.08t-24.5-60.3q0-35.62 24.62-60.12t59.84-24.5q35.62 0 60.08 24.54T622-690.08q0 35.43-24.38 60.25-24.38 24.83-60 24.83" })));
|
|
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: "M616.29-388q-44.29 0-93.79 8.5t-114.5 29T256-296 49-211l-66-44v-359.85Q141-649 297.34-677T616-705q159 0 251 101t117 302l-89 33q-78-57-150.62-88t-128.09-31m.06-93Q682-481 742-459t145 76q-11-103-85-165.5T614-611q-138 0-270.5 21.5T78-537v210q104-44 183-73.5T402.5-448t113.39-25.5 100.46-7.5M483-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: "M616.29-388q-44.29 0-93.79 8.5t-114.5 29T256-296 49-211l-66-44v-359.85Q141-649 297.34-677T616-705q159 0 251 101t117 302l-89 33q-78-57-150.62-88t-128.09-31m.06-93Q682-481 742-459t145 76q-11-103-85-165.5T614-611q-138 0-270.5 21.5T78-537v210q104-44 183-73.5T402.5-448t113.39-25.5 100.46-7.5m-.35 13q-36 0-83.5 9T424-432.5 288-388t-164 63v-205q121-26 244-46t248-20q76 0 136 53.5T842-394q-70-41-119.5-57.5T616-468" })));
|
|
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-816 380-949h200zm-.18 496q138.95 0 235.56-48.5Q812-417 812-485.76t-96.44-118Q619.13-653 480.18-653t-235.56 49.24Q148-554.52 148-485.76t96.44 117.26Q340.87-320 479.82-320M694-263v208H264v-208q-94-35-151.5-92.78T55-485.8Q55-594 178.36-670t301.26-76 302.14 76.25Q906-593.51 906-486q0 72.7-58.5 130.85T694-263M429-380h114v-47h-69v-163h-45z" })));
|
|
6
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export default function
|
|
2
|
+
export default function GameStickL3Filled(_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: "M480-816 380-949h200zm214 553v208H264v-208q-94-35-151.5-92.77T55-486q0-108 123.36-184t301.5-76T782-670t124 184q0 72.46-58.5 130.73T694-263M429-380h114v-47h-69v-163h-45z" })));
|
|
6
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.82-399q138.95 0 235.56-49.24 96.62-49.24 96.62-118T715.56-684q-96.43-49-235.38-49t-235.56 49.24Q148-634.52 148-565.76T244.44-448q96.43 49 235.38 49M694-342.73V-135H264v-208q-94-35-151.5-92.78T55-565.8Q55-674 178.36-750t301.26-76 302.14 76.25Q906-673.51 906-566q0 72.24-58.41 131.33T694-342.73M429-460h114v-47h-69v-163h-45z" })));
|
|
6
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export default function
|
|
2
|
+
export default function GameStickLeftFilled(_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: "M694-342.73V-135H264v-208q-94-35-151.5-92.78T55-565.8Q55-674 178.36-750t301.26-76 302.14 76.25Q906-673.51 906-566q0 72.24-58.41 131.33T694-342.73M429-460h114v-47h-69v-163h-45z" })));
|
|
6
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-816 380-949h200zm-.18 496q138.95 0 235.56-48.5Q812-417 812-485.76t-96.44-118Q619.13-653 480.18-653t-235.56 49.24Q148-554.52 148-485.76t96.44 117.26Q340.87-320 479.82-320M694-263v208H264v-208q-94-35-151.5-92.78T55-485.8Q55-594 178.36-670t301.26-76 302.14 76.25Q906-593.51 906-486q0 72.7-58.5 130.85T694-263M412-378h45v-80h24l40 80h50l-53-97.85q16-8.15 24.5-20.87Q551-509.43 551-526q0-30.94-20.74-46.47Q509.53-588 472.09-588H412zm44-126v-40h18q16 0 23 4.28t7 14.66q0 11.06-6.5 16.06t-22.5 5z" })));
|
|
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-816 380-949h200zm214 553v208H264v-208q-94-35-151.5-93T55-486q0-108 123.5-184T480-746t302 76 124 184q0 72-58.5 130.5T694-263M412-378h45v-80h24l40 80h50l-53-98q16-8 24.5-21t8.5-29q0-31-20.5-46.5T472-588h-60zm44-126v-40h18q16 0 23 4.5t7 14.5q0 11-6.5 16t-22.5 5z" })));
|
|
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.82-399q138.95 0 235.56-49.24 96.62-49.24 96.62-118T715.56-684q-96.43-49-235.38-49t-235.56 49.24Q148-634.52 148-565.76T244.44-448q96.43 49 235.38 49M694-342.73V-135H264v-208q-94-35-151.5-92.78T55-565.8Q55-674 178.36-750t301.26-76 302.14 76.25Q906-673.51 906-566q0 72.24-58.41 131.33T694-342.73M412-458h45v-80h24l40 80h50l-53-97.85q16-8.15 24.5-20.87Q551-589.43 551-606q0-30.94-20.74-46.47Q509.53-668 472.09-668H412zm44-126v-40h18q16 0 23 4.28t7 14.66q0 11.06-6.5 16.06t-22.5 5z" })));
|
|
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: "M694-343v208H264v-208q-94-35-151.5-93T55-566q0-108 123.5-184T480-826t302 76 124 184q0 72-58.5 131T694-343M412-458h45v-80h24l40 80h50l-53-98q16-8 24.5-21t8.5-29q0-31-20.5-46.5T472-668h-60zm44-126v-40h18q16 0 23 4.5t7 14.5q0 11-6.5 16t-22.5 5z" })));
|
|
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: "M484-251h-5q119 0 196.5-59.5T815-469q-65 23-152 45t-181 22q-96 0-185-23t-153-45q61 98 141 158.5T484-251m0 76q-157 0-286.5-104.5T14-539l214-202q20-18 45.5-26.5T326-776q20 0 40 4.5t38 16.5l78 51 77-50q18-11 37-16.5t39-5.5q26 0 51.5 8.5T731-741l214 186q-51 168-179.5 274T479-175zm-2-303q97 0 188-25.5T818-551L671-691q-7-6-15-9.5t-17-3.5q-7 0-13 1.5t-12 4.5l-131 80-133-79q-7-3-13-4.5t-12-1.5q-10 0-18 3t-15 9L145-551q58 23 149 48t188 25" })));
|
|
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: "M484-175q-152 0-277.5-96.5T22-514q111 44 222.5 78T481-402q117 0 229-31.5T930-512q-59 150-181 243.5T479-175zm-2-303q-111 0-216.5-30T59-583l169-158q20-18 45.5-27t51.5-9q20 0 40.5 5t38.5 17l78 51 77-50q18-12 37.5-17.5T636-777q26 0 50.5 9t44.5 27l178 154q-103 45-208.5 77T482-478" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function MicGear(_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: "M398.38-389q-54.38 0-91.88-39.08Q269-467.17 269-523v-246q0-52.5 37.56-90.25t92.5-37.75q53.77 0 91.36 37.75Q528-821.5 528-769v246q0 55.83-37.62 94.92-37.62 39.08-92 39.08m.62-94q14.6 0 24.8-11.77Q434-506.55 434-523v-245.87q0-13.73-10.49-23.93T398.5-803t-24.51 10.2-9.99 23.93V-523q0 16.45 9.77 28.23Q383.55-483 399-483m41 409h-83v-139.1Q238-226 159-314.12T80-523h83q0 97 68.49 164 68.5 67 167.51 67 10.15 0 20.33-1.5Q429.5-295 440-297zm236 46-6-52q-18.73-4-35.86-14.5Q617-105 603-118l-45 21-44-70 41-32q-7-17.67-7-36.83 0-19.17 7-37.17l-41-33 44-70 45 20q15-12 31.5-21.5T670-392l6-53h78.91l7.09 53q19 5 35.5 14.5T829-356l45-20 45 70-42 33q6 17.75 6 37t-6 37l42 32-45 70-45-21q-14 13-31.14 23.5Q780.73-84 762-80l-7.09 52zm39.87-112q39.13 0 67.63-28.49t28.5-68.5T783.34-305t-68-28-67.84 28.28q-28.5 28.29-28.5 68 0 39.72 28.45 68.22 28.46 28.5 68.42 28.5" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function MicGearFilled(_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: "M399-389q-55 0-92.5-39T269-523v-246q0-53 37.5-90.5T399-897q54 0 91.5 37.5T528-769v246q0 56-37.5 95T399-389m41 315h-83v-139q-119-13-198-101T80-523h83q0 97 68.5 164T399-292q10 0 20-1.5t21-3.5zm236 46-6-52q-19-4-36-14.5T603-118l-45 21-44-70 41-32q-7-18-7-37t7-37l-41-33 44-70 45 20q15-12 31.5-21.5T670-392l6-53h79l7 53q19 5 35.5 14.5T829-356l45-20 45 70-42 33q6 18 6 37t-6 37l42 32-45 70-45-21q-14 13-31 23.5T762-80l-7 52zm40-112q39 0 67.5-28.5T812-237t-28.5-68-67.5-28q-40 0-68.5 28T619-237t28.5 68.5T716-140" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function NotificationAudio(_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.5-46q-36.45 0-62.48-26.14Q392-98.29 392-135h177q0 37-26.23 63T480.5-46M135-175v-94h71v-279q0-92.69 53-168.35 53-75.65 144-95.98V-906h154v93.91q33.27 6.49 61.52 21.64T670-752l-15 8.86q-15 8.85-33 19.64t-32.5 19.14L575-696q-20-15-44.23-23.5Q506.53-728 480-728q-75 0-127.5 53T300-548v279h360v-102h95v102h71v94zm540-250v-270h65v270zm-108-68v-135h65v135zm215 0v-135h65v135z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function NotificationAudioFilled(_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.5-46q-36.45 0-62.48-26.14Q392-98.29 392-135h177q0 37-26.23 63T480.5-46M826-175H135v-94h71v-279q0-92.69 53-168.35 53-75.65 144-95.98V-906h154v93.91q33.27 6.49 61.52 21.64T670-752q-68 14-113 67.22-45 53.21-45 124.41Q512-479 569-422t138 57q12 0 24-1.5t24-4.5v102h71zM675-425v-270h65v270zm-108-68v-135h65v135zm215 0v-135h65v135z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function NotificationAudioOff(_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: "M675-425v-270h65v270zm-108-68v-135h65v135zm215 0v-135h65l1 136zM135-175v-94h71v-279q0-43.26 11.75-84.13T254-710l70 71q-12 21-18 44.42T300-548v279h294L56-809l50-49L867-96l-50 50-127-129zm241-514-73-72q22-19 46.5-32.5t53.5-18.31V-906h154v94q33.27 6.47 61.52 21.58Q646.77-775.3 670-752l-15 8.86q-15 8.85-33 19.64t-32.5 19.14L575-696q-20-15-44.11-23.5-24.12-8.5-50.52-8.5-30.51 0-57.44 9.5T376-689M480.5-46q-36.45 0-62.48-26.14Q392-98.29 392-135h177q0 37-26.23 63T480.5-46M516-549" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function NotificationAudioOffFilled(_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: "M675-425v-270h65v270zm-108-68v-135h65v135zm215 0v-135h65v135zm35 447L689-175H135v-94h71v-279q0-41 11.5-83t37.5-79l162 162H317L56-810l50-48L867-96zm-336 0q-37 0-63-26t-26-63h177q0 37-26 63t-62 26m34-504L303-762q22-19 46.5-32.5T403-812v-94h154v94q34 6 62 21.5t51 37.5q-73 14-117 73t-38 130" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function PersonText(_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: "M665-188v-95h275v95zm-80-245v-94h355v94zm-80-244v-95h435v95zM281.71-490Q221-490 181-530.29q-40-40.3-40-101Q141-692 181.19-732t100.75-40q60.98 0 101.02 40.19T423-631.06q0 60.98-40.29 101.02-40.3 40.04-101 40.04M19-188v-88.72q0-25.28 12.16-47.32T64-356q47-34 103.06-50.5 56.05-16.5 114.5-16.5Q340-423 396-405t105 49q19.21 13.03 31.61 33.77Q545-301.5 545-276.71V-188zm263-152q-44 0-95.5 16T97-282v11h370v-11q-39-26-90-42t-95-16m0-233q25 0 41.5-16.5t16.5-42-16.5-41.5-42-16-41.5 16-16 42q0 25 16 41.5t42 16.5m0 302" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function PersonTextFilled(_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: "M665-188v-95h275v95zm-80-245v-94h355v94zm-80-244v-95h435v95zM281.71-490Q221-490 181-530.29q-40-40.3-40-101Q141-692 181.19-732t100.75-40q60.98 0 101.02 40.19T423-631.06q0 60.98-40.29 101.02-40.3 40.04-101 40.04M19-188v-88.72q0-25.28 12.16-47.32T64-356q47-34 103.06-50.5 56.05-16.5 114.5-16.5Q340-423 396-405t105 49q19.21 13.03 31.61 33.77Q545-301.5 545-276.71V-188z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Sticker(_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: "M458-360q69 0 121.5-42T644-511l-323 93q26 29 62 43.5t75 14.5M279.27-516 390-550q2-27-17-46.5T326.53-616q-24.53 0-42.03 17.5T267-556q0 11 3 21t9.27 19M538-594l110-30q3-26-16-45.5T585.53-689q-24.53 0-42.03 17.5T526-629q0 9.58 3 18.29t9 16.71M649.72-95H95v-771h771v554.72zM600-189v-171.43h171V-771H189v582zm-411 0v-582z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StickerAdd(_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: "M458-360q69 0 121.5-42T644-511l-323 93q26 29 62 43.5t75 14.5M279.27-516 390-550q2-27-17-46.5T326.53-616q-24.53 0-42.03 17.5T267-556q0 11 3 21t9.27 19M538-594l110-30q3-26-16-45.5T585.53-689q-24.53 0-42.03 17.5T526-629q0 9.58 3 18.29t9 16.71M95-95v-771h544v95H189v582h410.57v-171H771v-280h95v329L649.72-95zm699-605v-94h-95v-72h95v-95h72.5v95H960v72h-93.5v94z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StickerAddFilled(_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: "M794-700v-94h-95v-72h95v-95h72.5v95H960v72h-93.5v94zM538-594l110-30q3-26-16-45.5T586-689q-25 0-42.5 17.5T526-629q0 10 3 18.5t9 16.5m-259 78 111-34q2-27-17-46.5T327-616q-25 0-42.5 17.5T267-556q0 11 3 21t9 19m179 156q69 0 121.5-42T644-511l-323 93q26 29 62 43.5t75 14.5m142 171 171-171h-74q-37.95 0-67.47 29.52Q600-300.95 600-263zm49.72 94H95v-771h548q-2 8.75-3 18.01-1 9.27-1 18.03 0 78.79 56.06 134.38Q751.11-640 831-640q9.47 0 17.23-.75Q856-641.5 866-643v331.55z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StickerFilled(_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: "M458-360q69 0 121.5-42T644-511l-323 93q26 29 62 43.5t75 14.5M279-516l111-34q2-27-17-46.5T327-616q-25 0-42.5 17.5T267-556q0 11 3 21t9 19m259-78 110-30q3-26-16-45.5T586-689q-25 0-42.5 17.5T526-629q0 10 3 18.5t9 16.5M649.72-95H95v-771h771v554.72zM600-189l171-171H600z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Undereye(_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.84-212q-158.16 0-283.5-91.5T15-535q55-141 180-231.5T479.5-857 765-764t182 234q-56 140-182.5 229t-284.66 89M131-105q-40-27.8-71.5-61.55Q28-200.29 6-241l83-46q16 31 40.16 56.58Q153.32-204.85 184-183zm349-201q116 0 212.5-62T842-534q-49-101-146.63-165.5-97.62-64.5-215.5-64.5Q362-764 264-699.5T118-534q52 103 149 165.5T480-306M232-54l24-93q43 18 85.5 29t89.5 14L420-9q-51-4-97-15.5T232-54m247.88-316q68.62 0 116.37-47.85Q644-465.71 644-534.18t-47.63-115.64Q548.74-697 480.12-697t-115.87 47.32Q317-602.35 317-534.18 317-466 364.13-418t115.75 48m0-87q-32.3 0-55.09-22.41T402-534.12q0-33.3 22.91-55.59T480.12-612t55.09 22.41T558-533.88q0 32.3-22.91 54.59T479.88-457M541-9l-12-95q44-3 84.47-13.21Q653.93-127.43 692-143l24 94q-49 18-88.5 27T541-9m287-96-52-79q30.78-19.88 53.89-45.44T870-285l84 42q-21 41-53 75.5T828-105M480-534" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function UndereyeFilled(_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.84-212q-158.16 0-283.5-91.5T15-535q55-141 180-231.5T479.5-857 765-764t182 234q-56 140-182.5 229t-284.66 89M131-105q-40-27.8-71.5-61.55Q28-200.29 6-241l83-46q16 31 40 56.5t55 47.5zm101 51 24-93q43 18 85.5 29t89.5 14L420-9q-51-4-97-15.5T232-54m248-316q68.5 0 116.25-47.85Q644-465.71 644-534.35 644-603 596.25-650T480-697t-115.75 47.15Q317-602.71 317-534.35 317-466 364.25-418T480-370m-.12-87Q448-457 425-479.62t-23-54.5q0-32.88 23.12-55.38t55-22.5T535-589.38t23 55.5q0 31.88-23.12 54.38t-55 22.5M541-9l-12-95q44-3 84.5-13t78.5-26l24 94q-49 18-88.5 27T541-9m287-96-52-79q30.78-19.88 53.89-45.44T870-285l84 42q-21 41-53 75.5T828-105" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function VoiceChatOff(_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: "m845-230-79-79h44v-502H263l-95-95h737v676zm15 218L658-215H215L55-55v-763l-36-35 49-52L911-62zM149-724v461l40-46h374zm86 194v-60h55v60zm108 80v-180l55 55v125zm110 78v-148l55 55v93zm55-195-55-54v-128h55zm110 109-55-54v-158h55zm52-72v-60h55v60z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function VoiceChatOffFilled(_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: "M670-530h55v-60h-55zM563-670v158l-55-55v-182h-55v128L168-906h737v691h-45L618-457v-213zM860-12 658-215H215L55-55v-763l-36-35 49-52L911-62zM483-390l-30-30v48h30zm-140-60h37v-42l-37-38zm-108-80h55v-44l-16-16h-39z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function WidgetMenu(_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: "M348.09-246Q392-246 424-277.5t32-75.5-31.88-76T348-461q-43.58 0-75.79 31.88T240-353q0 44 32.09 75.5t76 31.5m265 0q43.91 0 75.41-31.5T720-353t-31.38-76T613-461q-43.58 0-75.79 31.88T505-353q0 44 32.09 75.5t76 31.5M348-317q-16 0-26-10.89-10-10.88-10-25.4 0-14.51 10.29-25.61 10.28-11.1 25.5-11.1Q363-390 374-378.86q11 11.15 11 26 0 14.86-11.1 25.36T348-317m265.29 0q-16 0-26.15-10.89Q577-338.77 577-353.29q0-14.51 10.29-25.61 10.28-11.1 25.5-11.1 15.21 0 25.71 11.14 10.5 11.15 10.5 26 0 14.86-10.46 25.36-10.45 10.5-25.25 10.5M337-523h287q39.16 0 67.58-28T720-618.7q0-39.71-28.42-68.5Q663.16-716 624-716H337.13q-40.13 0-68.63 28.8-28.5 28.79-28.5 68.5 0 39.7 28.71 67.7T337-523m.03-71Q326-594 319-601t-7-18 7-18 18.03-7h286.94q11.03 0 18.03 7t7 18-7 18-18.03 7zM95-95v-771h771v771zm94-94h582v-582H189zm0 0v-582z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function WidgetMenuFilled(_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: "M348.09-246Q392-246 424-277.5t32-75.5-31.88-76T348-461q-43.58 0-75.79 31.88T240-353q0 44 32.09 75.5t76 31.5m265 0q43.91 0 75.41-31.5T720-353t-31.38-76T613-461q-43.58 0-75.79 31.88T505-353q0 44 32.09 75.5t76 31.5M348-317q-16 0-26-10.89-10-10.88-10-25.4 0-14.51 10.29-25.61 10.28-11.1 25.5-11.1Q363-390 374-378.86q11 11.15 11 26 0 14.86-11.1 25.36T348-317m265.29 0q-16 0-26.15-10.89Q577-338.77 577-353.29q0-14.51 10.29-25.61 10.28-11.1 25.5-11.1 15.21 0 25.71 11.14 10.5 11.15 10.5 26 0 14.86-10.46 25.36-10.45 10.5-25.25 10.5M337-523h287q39.16 0 67.58-28T720-618.7q0-39.71-28.42-68.5Q663.16-716 624-716H337.13q-40.13 0-68.63 28.8-28.5 28.79-28.5 68.5 0 39.7 28.71 67.7T337-523m.03-71Q326-594 319-601t-7-18 7-18 18.03-7h286.94q11.03 0 18.03 7t7 18-7 18-18.03 7zM95-95v-771h771v771z" })));
|
|
6
|
+
}
|
package/dist/index.d.ts
CHANGED
|
@@ -744,8 +744,6 @@ export { default as BatteryPlus } from './components/BatteryPlus';
|
|
|
744
744
|
export { default as BatteryPlusFilled } from './components/BatteryPlusFilled';
|
|
745
745
|
export { default as BatteryProfile } from './components/BatteryProfile';
|
|
746
746
|
export { default as BatteryProfileFilled } from './components/BatteryProfileFilled';
|
|
747
|
-
export { default as BatterySaver } from './components/BatterySaver';
|
|
748
|
-
export { default as BatterySaverFilled } from './components/BatterySaverFilled';
|
|
749
747
|
export { default as BatteryShare } from './components/BatteryShare';
|
|
750
748
|
export { default as BatteryShareFilled } from './components/BatteryShareFilled';
|
|
751
749
|
export { default as BatteryStatusGood } from './components/BatteryStatusGood';
|
|
@@ -1472,6 +1470,8 @@ export { default as ComputerArrowUpFilled } from './components/ComputerArrowUpFi
|
|
|
1472
1470
|
export { default as ComputerCancel } from './components/ComputerCancel';
|
|
1473
1471
|
export { default as ComputerCancelFilled } from './components/ComputerCancelFilled';
|
|
1474
1472
|
export { default as ComputerFilled } from './components/ComputerFilled';
|
|
1473
|
+
export { default as ComputerSound } from './components/ComputerSound';
|
|
1474
|
+
export { default as ComputerSoundFilled } from './components/ComputerSoundFilled';
|
|
1475
1475
|
export { default as Concierge } from './components/Concierge';
|
|
1476
1476
|
export { default as ConciergeFilled } from './components/ConciergeFilled';
|
|
1477
1477
|
export { default as Conditions } from './components/Conditions';
|
|
@@ -1800,6 +1800,8 @@ export { default as Details } from './components/Details';
|
|
|
1800
1800
|
export { default as DetailsFilled } from './components/DetailsFilled';
|
|
1801
1801
|
export { default as DetectionAndZone } from './components/DetectionAndZone';
|
|
1802
1802
|
export { default as DetectionAndZoneFilled } from './components/DetectionAndZoneFilled';
|
|
1803
|
+
export { default as DetectionAndZoneOff } from './components/DetectionAndZoneOff';
|
|
1804
|
+
export { default as DetectionAndZoneOffFilled } from './components/DetectionAndZoneOffFilled';
|
|
1803
1805
|
export { default as Detector } from './components/Detector';
|
|
1804
1806
|
export { default as DetectorAlarm } from './components/DetectorAlarm';
|
|
1805
1807
|
export { default as DetectorAlarmFilled } from './components/DetectorAlarmFilled';
|
|
@@ -2322,6 +2324,8 @@ export { default as ExtensionOff } from './components/ExtensionOff';
|
|
|
2322
2324
|
export { default as ExtensionOffFilled } from './components/ExtensionOffFilled';
|
|
2323
2325
|
export { default as EyeTracking } from './components/EyeTracking';
|
|
2324
2326
|
export { default as EyeTrackingFilled } from './components/EyeTrackingFilled';
|
|
2327
|
+
export { default as Eyebrow } from './components/Eyebrow';
|
|
2328
|
+
export { default as EyebrowFilled } from './components/EyebrowFilled';
|
|
2325
2329
|
export { default as Eyeglasses } from './components/Eyeglasses';
|
|
2326
2330
|
export { default as Eyeglasses2 } from './components/Eyeglasses2';
|
|
2327
2331
|
export { default as Eyeglasses2Filled } from './components/Eyeglasses2Filled';
|
|
@@ -2872,6 +2876,14 @@ export { default as GameButtonZl } from './components/GameButtonZl';
|
|
|
2872
2876
|
export { default as GameButtonZlFilled } from './components/GameButtonZlFilled';
|
|
2873
2877
|
export { default as GameButtonZr } from './components/GameButtonZr';
|
|
2874
2878
|
export { default as GameButtonZrFilled } from './components/GameButtonZrFilled';
|
|
2879
|
+
export { default as GameStickL3 } from './components/GameStickL3';
|
|
2880
|
+
export { default as GameStickL3Filled } from './components/GameStickL3Filled';
|
|
2881
|
+
export { default as GameStickLeft } from './components/GameStickLeft';
|
|
2882
|
+
export { default as GameStickLeftFilled } from './components/GameStickLeftFilled';
|
|
2883
|
+
export { default as GameStickR3 } from './components/GameStickR3';
|
|
2884
|
+
export { default as GameStickR3Filled } from './components/GameStickR3Filled';
|
|
2885
|
+
export { default as GameStickRight } from './components/GameStickRight';
|
|
2886
|
+
export { default as GameStickRightFilled } from './components/GameStickRightFilled';
|
|
2875
2887
|
export { default as GameTriggerLeft } from './components/GameTriggerLeft';
|
|
2876
2888
|
export { default as GameTriggerLeftFilled } from './components/GameTriggerLeftFilled';
|
|
2877
2889
|
export { default as GameTriggerRight } from './components/GameTriggerRight';
|
|
@@ -3136,8 +3148,6 @@ export { default as HearingAidLeftFilled } from './components/HearingAidLeftFill
|
|
|
3136
3148
|
export { default as HearingDisabled } from './components/HearingDisabled';
|
|
3137
3149
|
export { default as HearingDisabledFilled } from './components/HearingDisabledFilled';
|
|
3138
3150
|
export { default as HearingFilled } from './components/HearingFilled';
|
|
3139
|
-
export { default as HeartArrow } from './components/HeartArrow';
|
|
3140
|
-
export { default as HeartArrowFilled } from './components/HeartArrowFilled';
|
|
3141
3151
|
export { default as HeartBroken } from './components/HeartBroken';
|
|
3142
3152
|
export { default as HeartBrokenFilled } from './components/HeartBrokenFilled';
|
|
3143
3153
|
export { default as HeartCheck } from './components/HeartCheck';
|
|
@@ -3714,6 +3724,8 @@ export { default as LinkedCamera } from './components/LinkedCamera';
|
|
|
3714
3724
|
export { default as LinkedCameraFilled } from './components/LinkedCameraFilled';
|
|
3715
3725
|
export { default as LinkedServices } from './components/LinkedServices';
|
|
3716
3726
|
export { default as LinkedServicesFilled } from './components/LinkedServicesFilled';
|
|
3727
|
+
export { default as Lips } from './components/Lips';
|
|
3728
|
+
export { default as LipsFilled } from './components/LipsFilled';
|
|
3717
3729
|
export { default as Liquor } from './components/Liquor';
|
|
3718
3730
|
export { default as LiquorFilled } from './components/LiquorFilled';
|
|
3719
3731
|
export { default as List } from './components/List';
|
|
@@ -4008,6 +4020,8 @@ export { default as MicExternalOffFilled } from './components/MicExternalOffFill
|
|
|
4008
4020
|
export { default as MicExternalOn } from './components/MicExternalOn';
|
|
4009
4021
|
export { default as MicExternalOnFilled } from './components/MicExternalOnFilled';
|
|
4010
4022
|
export { default as MicFilled } from './components/MicFilled';
|
|
4023
|
+
export { default as MicGear } from './components/MicGear';
|
|
4024
|
+
export { default as MicGearFilled } from './components/MicGearFilled';
|
|
4011
4025
|
export { default as MicOff } from './components/MicOff';
|
|
4012
4026
|
export { default as MicOffFilled } from './components/MicOffFilled';
|
|
4013
4027
|
export { default as Microbiology } from './components/Microbiology';
|
|
@@ -4578,6 +4592,10 @@ export { default as Notes } from './components/Notes';
|
|
|
4578
4592
|
export { default as NotesFilled } from './components/NotesFilled';
|
|
4579
4593
|
export { default as NotificationAdd } from './components/NotificationAdd';
|
|
4580
4594
|
export { default as NotificationAddFilled } from './components/NotificationAddFilled';
|
|
4595
|
+
export { default as NotificationAudio } from './components/NotificationAudio';
|
|
4596
|
+
export { default as NotificationAudioFilled } from './components/NotificationAudioFilled';
|
|
4597
|
+
export { default as NotificationAudioOff } from './components/NotificationAudioOff';
|
|
4598
|
+
export { default as NotificationAudioOffFilled } from './components/NotificationAudioOffFilled';
|
|
4581
4599
|
export { default as NotificationImportant } from './components/NotificationImportant';
|
|
4582
4600
|
export { default as NotificationImportantFilled } from './components/NotificationImportantFilled';
|
|
4583
4601
|
export { default as NotificationMultiple } from './components/NotificationMultiple';
|
|
@@ -4878,6 +4896,8 @@ export { default as PersonSearch } from './components/PersonSearch';
|
|
|
4878
4896
|
export { default as PersonSearchFilled } from './components/PersonSearchFilled';
|
|
4879
4897
|
export { default as PersonShield } from './components/PersonShield';
|
|
4880
4898
|
export { default as PersonShieldFilled } from './components/PersonShieldFilled';
|
|
4899
|
+
export { default as PersonText } from './components/PersonText';
|
|
4900
|
+
export { default as PersonTextFilled } from './components/PersonTextFilled';
|
|
4881
4901
|
export { default as PersonalBag } from './components/PersonalBag';
|
|
4882
4902
|
export { default as PersonalBagFilled } from './components/PersonalBagFilled';
|
|
4883
4903
|
export { default as PersonalBagOff } from './components/PersonalBagOff';
|
|
@@ -6244,6 +6264,10 @@ export { default as StethoscopeArrowFilled } from './components/StethoscopeArrow
|
|
|
6244
6264
|
export { default as StethoscopeCheck } from './components/StethoscopeCheck';
|
|
6245
6265
|
export { default as StethoscopeCheckFilled } from './components/StethoscopeCheckFilled';
|
|
6246
6266
|
export { default as StethoscopeFilled } from './components/StethoscopeFilled';
|
|
6267
|
+
export { default as Sticker } from './components/Sticker';
|
|
6268
|
+
export { default as StickerAdd } from './components/StickerAdd';
|
|
6269
|
+
export { default as StickerAddFilled } from './components/StickerAddFilled';
|
|
6270
|
+
export { default as StickerFilled } from './components/StickerFilled';
|
|
6247
6271
|
export { default as StickyNote } from './components/StickyNote';
|
|
6248
6272
|
export { default as StickyNote2 } from './components/StickyNote2';
|
|
6249
6273
|
export { default as StickyNote2Filled } from './components/StickyNote2Filled';
|
|
@@ -6904,6 +6928,8 @@ export { default as Umbrella } from './components/Umbrella';
|
|
|
6904
6928
|
export { default as UmbrellaFilled } from './components/UmbrellaFilled';
|
|
6905
6929
|
export { default as Unarchive } from './components/Unarchive';
|
|
6906
6930
|
export { default as UnarchiveFilled } from './components/UnarchiveFilled';
|
|
6931
|
+
export { default as Undereye } from './components/Undereye';
|
|
6932
|
+
export { default as UndereyeFilled } from './components/UndereyeFilled';
|
|
6907
6933
|
export { default as Undo } from './components/Undo';
|
|
6908
6934
|
export { default as UndoFilled } from './components/UndoFilled';
|
|
6909
6935
|
export { default as UnfoldLess } from './components/UnfoldLess';
|
|
@@ -7108,6 +7134,8 @@ export { default as Vo2Max } from './components/Vo2Max';
|
|
|
7108
7134
|
export { default as Vo2MaxFilled } from './components/Vo2MaxFilled';
|
|
7109
7135
|
export { default as VoiceChat } from './components/VoiceChat';
|
|
7110
7136
|
export { default as VoiceChatFilled } from './components/VoiceChatFilled';
|
|
7137
|
+
export { default as VoiceChatOff } from './components/VoiceChatOff';
|
|
7138
|
+
export { default as VoiceChatOffFilled } from './components/VoiceChatOffFilled';
|
|
7111
7139
|
export { default as VoiceOverOff } from './components/VoiceOverOff';
|
|
7112
7140
|
export { default as VoiceOverOffFilled } from './components/VoiceOverOffFilled';
|
|
7113
7141
|
export { default as VoiceSelection } from './components/VoiceSelection';
|
|
@@ -7280,6 +7308,8 @@ export { default as WhereToVote } from './components/WhereToVote';
|
|
|
7280
7308
|
export { default as WhereToVoteFilled } from './components/WhereToVoteFilled';
|
|
7281
7309
|
export { default as WidgetMedium } from './components/WidgetMedium';
|
|
7282
7310
|
export { default as WidgetMediumFilled } from './components/WidgetMediumFilled';
|
|
7311
|
+
export { default as WidgetMenu } from './components/WidgetMenu';
|
|
7312
|
+
export { default as WidgetMenuFilled } from './components/WidgetMenuFilled';
|
|
7283
7313
|
export { default as WidgetSmall } from './components/WidgetSmall';
|
|
7284
7314
|
export { default as WidgetSmallFilled } from './components/WidgetSmallFilled';
|
|
7285
7315
|
export { default as WidgetWidth } from './components/WidgetWidth';
|
package/dist/index.js
CHANGED
|
@@ -744,8 +744,6 @@ export { default as BatteryPlus } from './components/BatteryPlus';
|
|
|
744
744
|
export { default as BatteryPlusFilled } from './components/BatteryPlusFilled';
|
|
745
745
|
export { default as BatteryProfile } from './components/BatteryProfile';
|
|
746
746
|
export { default as BatteryProfileFilled } from './components/BatteryProfileFilled';
|
|
747
|
-
export { default as BatterySaver } from './components/BatterySaver';
|
|
748
|
-
export { default as BatterySaverFilled } from './components/BatterySaverFilled';
|
|
749
747
|
export { default as BatteryShare } from './components/BatteryShare';
|
|
750
748
|
export { default as BatteryShareFilled } from './components/BatteryShareFilled';
|
|
751
749
|
export { default as BatteryStatusGood } from './components/BatteryStatusGood';
|
|
@@ -1472,6 +1470,8 @@ export { default as ComputerArrowUpFilled } from './components/ComputerArrowUpFi
|
|
|
1472
1470
|
export { default as ComputerCancel } from './components/ComputerCancel';
|
|
1473
1471
|
export { default as ComputerCancelFilled } from './components/ComputerCancelFilled';
|
|
1474
1472
|
export { default as ComputerFilled } from './components/ComputerFilled';
|
|
1473
|
+
export { default as ComputerSound } from './components/ComputerSound';
|
|
1474
|
+
export { default as ComputerSoundFilled } from './components/ComputerSoundFilled';
|
|
1475
1475
|
export { default as Concierge } from './components/Concierge';
|
|
1476
1476
|
export { default as ConciergeFilled } from './components/ConciergeFilled';
|
|
1477
1477
|
export { default as Conditions } from './components/Conditions';
|
|
@@ -1800,6 +1800,8 @@ export { default as Details } from './components/Details';
|
|
|
1800
1800
|
export { default as DetailsFilled } from './components/DetailsFilled';
|
|
1801
1801
|
export { default as DetectionAndZone } from './components/DetectionAndZone';
|
|
1802
1802
|
export { default as DetectionAndZoneFilled } from './components/DetectionAndZoneFilled';
|
|
1803
|
+
export { default as DetectionAndZoneOff } from './components/DetectionAndZoneOff';
|
|
1804
|
+
export { default as DetectionAndZoneOffFilled } from './components/DetectionAndZoneOffFilled';
|
|
1803
1805
|
export { default as Detector } from './components/Detector';
|
|
1804
1806
|
export { default as DetectorAlarm } from './components/DetectorAlarm';
|
|
1805
1807
|
export { default as DetectorAlarmFilled } from './components/DetectorAlarmFilled';
|
|
@@ -2322,6 +2324,8 @@ export { default as ExtensionOff } from './components/ExtensionOff';
|
|
|
2322
2324
|
export { default as ExtensionOffFilled } from './components/ExtensionOffFilled';
|
|
2323
2325
|
export { default as EyeTracking } from './components/EyeTracking';
|
|
2324
2326
|
export { default as EyeTrackingFilled } from './components/EyeTrackingFilled';
|
|
2327
|
+
export { default as Eyebrow } from './components/Eyebrow';
|
|
2328
|
+
export { default as EyebrowFilled } from './components/EyebrowFilled';
|
|
2325
2329
|
export { default as Eyeglasses } from './components/Eyeglasses';
|
|
2326
2330
|
export { default as Eyeglasses2 } from './components/Eyeglasses2';
|
|
2327
2331
|
export { default as Eyeglasses2Filled } from './components/Eyeglasses2Filled';
|
|
@@ -2872,6 +2876,14 @@ export { default as GameButtonZl } from './components/GameButtonZl';
|
|
|
2872
2876
|
export { default as GameButtonZlFilled } from './components/GameButtonZlFilled';
|
|
2873
2877
|
export { default as GameButtonZr } from './components/GameButtonZr';
|
|
2874
2878
|
export { default as GameButtonZrFilled } from './components/GameButtonZrFilled';
|
|
2879
|
+
export { default as GameStickL3 } from './components/GameStickL3';
|
|
2880
|
+
export { default as GameStickL3Filled } from './components/GameStickL3Filled';
|
|
2881
|
+
export { default as GameStickLeft } from './components/GameStickLeft';
|
|
2882
|
+
export { default as GameStickLeftFilled } from './components/GameStickLeftFilled';
|
|
2883
|
+
export { default as GameStickR3 } from './components/GameStickR3';
|
|
2884
|
+
export { default as GameStickR3Filled } from './components/GameStickR3Filled';
|
|
2885
|
+
export { default as GameStickRight } from './components/GameStickRight';
|
|
2886
|
+
export { default as GameStickRightFilled } from './components/GameStickRightFilled';
|
|
2875
2887
|
export { default as GameTriggerLeft } from './components/GameTriggerLeft';
|
|
2876
2888
|
export { default as GameTriggerLeftFilled } from './components/GameTriggerLeftFilled';
|
|
2877
2889
|
export { default as GameTriggerRight } from './components/GameTriggerRight';
|
|
@@ -3136,8 +3148,6 @@ export { default as HearingAidLeftFilled } from './components/HearingAidLeftFill
|
|
|
3136
3148
|
export { default as HearingDisabled } from './components/HearingDisabled';
|
|
3137
3149
|
export { default as HearingDisabledFilled } from './components/HearingDisabledFilled';
|
|
3138
3150
|
export { default as HearingFilled } from './components/HearingFilled';
|
|
3139
|
-
export { default as HeartArrow } from './components/HeartArrow';
|
|
3140
|
-
export { default as HeartArrowFilled } from './components/HeartArrowFilled';
|
|
3141
3151
|
export { default as HeartBroken } from './components/HeartBroken';
|
|
3142
3152
|
export { default as HeartBrokenFilled } from './components/HeartBrokenFilled';
|
|
3143
3153
|
export { default as HeartCheck } from './components/HeartCheck';
|
|
@@ -3714,6 +3724,8 @@ export { default as LinkedCamera } from './components/LinkedCamera';
|
|
|
3714
3724
|
export { default as LinkedCameraFilled } from './components/LinkedCameraFilled';
|
|
3715
3725
|
export { default as LinkedServices } from './components/LinkedServices';
|
|
3716
3726
|
export { default as LinkedServicesFilled } from './components/LinkedServicesFilled';
|
|
3727
|
+
export { default as Lips } from './components/Lips';
|
|
3728
|
+
export { default as LipsFilled } from './components/LipsFilled';
|
|
3717
3729
|
export { default as Liquor } from './components/Liquor';
|
|
3718
3730
|
export { default as LiquorFilled } from './components/LiquorFilled';
|
|
3719
3731
|
export { default as List } from './components/List';
|
|
@@ -4008,6 +4020,8 @@ export { default as MicExternalOffFilled } from './components/MicExternalOffFill
|
|
|
4008
4020
|
export { default as MicExternalOn } from './components/MicExternalOn';
|
|
4009
4021
|
export { default as MicExternalOnFilled } from './components/MicExternalOnFilled';
|
|
4010
4022
|
export { default as MicFilled } from './components/MicFilled';
|
|
4023
|
+
export { default as MicGear } from './components/MicGear';
|
|
4024
|
+
export { default as MicGearFilled } from './components/MicGearFilled';
|
|
4011
4025
|
export { default as MicOff } from './components/MicOff';
|
|
4012
4026
|
export { default as MicOffFilled } from './components/MicOffFilled';
|
|
4013
4027
|
export { default as Microbiology } from './components/Microbiology';
|
|
@@ -4578,6 +4592,10 @@ export { default as Notes } from './components/Notes';
|
|
|
4578
4592
|
export { default as NotesFilled } from './components/NotesFilled';
|
|
4579
4593
|
export { default as NotificationAdd } from './components/NotificationAdd';
|
|
4580
4594
|
export { default as NotificationAddFilled } from './components/NotificationAddFilled';
|
|
4595
|
+
export { default as NotificationAudio } from './components/NotificationAudio';
|
|
4596
|
+
export { default as NotificationAudioFilled } from './components/NotificationAudioFilled';
|
|
4597
|
+
export { default as NotificationAudioOff } from './components/NotificationAudioOff';
|
|
4598
|
+
export { default as NotificationAudioOffFilled } from './components/NotificationAudioOffFilled';
|
|
4581
4599
|
export { default as NotificationImportant } from './components/NotificationImportant';
|
|
4582
4600
|
export { default as NotificationImportantFilled } from './components/NotificationImportantFilled';
|
|
4583
4601
|
export { default as NotificationMultiple } from './components/NotificationMultiple';
|
|
@@ -4878,6 +4896,8 @@ export { default as PersonSearch } from './components/PersonSearch';
|
|
|
4878
4896
|
export { default as PersonSearchFilled } from './components/PersonSearchFilled';
|
|
4879
4897
|
export { default as PersonShield } from './components/PersonShield';
|
|
4880
4898
|
export { default as PersonShieldFilled } from './components/PersonShieldFilled';
|
|
4899
|
+
export { default as PersonText } from './components/PersonText';
|
|
4900
|
+
export { default as PersonTextFilled } from './components/PersonTextFilled';
|
|
4881
4901
|
export { default as PersonalBag } from './components/PersonalBag';
|
|
4882
4902
|
export { default as PersonalBagFilled } from './components/PersonalBagFilled';
|
|
4883
4903
|
export { default as PersonalBagOff } from './components/PersonalBagOff';
|
|
@@ -6244,6 +6264,10 @@ export { default as StethoscopeArrowFilled } from './components/StethoscopeArrow
|
|
|
6244
6264
|
export { default as StethoscopeCheck } from './components/StethoscopeCheck';
|
|
6245
6265
|
export { default as StethoscopeCheckFilled } from './components/StethoscopeCheckFilled';
|
|
6246
6266
|
export { default as StethoscopeFilled } from './components/StethoscopeFilled';
|
|
6267
|
+
export { default as Sticker } from './components/Sticker';
|
|
6268
|
+
export { default as StickerAdd } from './components/StickerAdd';
|
|
6269
|
+
export { default as StickerAddFilled } from './components/StickerAddFilled';
|
|
6270
|
+
export { default as StickerFilled } from './components/StickerFilled';
|
|
6247
6271
|
export { default as StickyNote } from './components/StickyNote';
|
|
6248
6272
|
export { default as StickyNote2 } from './components/StickyNote2';
|
|
6249
6273
|
export { default as StickyNote2Filled } from './components/StickyNote2Filled';
|
|
@@ -6904,6 +6928,8 @@ export { default as Umbrella } from './components/Umbrella';
|
|
|
6904
6928
|
export { default as UmbrellaFilled } from './components/UmbrellaFilled';
|
|
6905
6929
|
export { default as Unarchive } from './components/Unarchive';
|
|
6906
6930
|
export { default as UnarchiveFilled } from './components/UnarchiveFilled';
|
|
6931
|
+
export { default as Undereye } from './components/Undereye';
|
|
6932
|
+
export { default as UndereyeFilled } from './components/UndereyeFilled';
|
|
6907
6933
|
export { default as Undo } from './components/Undo';
|
|
6908
6934
|
export { default as UndoFilled } from './components/UndoFilled';
|
|
6909
6935
|
export { default as UnfoldLess } from './components/UnfoldLess';
|
|
@@ -7108,6 +7134,8 @@ export { default as Vo2Max } from './components/Vo2Max';
|
|
|
7108
7134
|
export { default as Vo2MaxFilled } from './components/Vo2MaxFilled';
|
|
7109
7135
|
export { default as VoiceChat } from './components/VoiceChat';
|
|
7110
7136
|
export { default as VoiceChatFilled } from './components/VoiceChatFilled';
|
|
7137
|
+
export { default as VoiceChatOff } from './components/VoiceChatOff';
|
|
7138
|
+
export { default as VoiceChatOffFilled } from './components/VoiceChatOffFilled';
|
|
7111
7139
|
export { default as VoiceOverOff } from './components/VoiceOverOff';
|
|
7112
7140
|
export { default as VoiceOverOffFilled } from './components/VoiceOverOffFilled';
|
|
7113
7141
|
export { default as VoiceSelection } from './components/VoiceSelection';
|
|
@@ -7280,6 +7308,8 @@ export { default as WhereToVote } from './components/WhereToVote';
|
|
|
7280
7308
|
export { default as WhereToVoteFilled } from './components/WhereToVoteFilled';
|
|
7281
7309
|
export { default as WidgetMedium } from './components/WidgetMedium';
|
|
7282
7310
|
export { default as WidgetMediumFilled } from './components/WidgetMediumFilled';
|
|
7311
|
+
export { default as WidgetMenu } from './components/WidgetMenu';
|
|
7312
|
+
export { default as WidgetMenuFilled } from './components/WidgetMenuFilled';
|
|
7283
7313
|
export { default as WidgetSmall } from './components/WidgetSmall';
|
|
7284
7314
|
export { default as WidgetSmallFilled } from './components/WidgetSmallFilled';
|
|
7285
7315
|
export { default as WidgetWidth } from './components/WidgetWidth';
|
package/package.json
CHANGED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export default function HeartArrow(_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-86-100-92q-105-96-169-162.5T112-457t-46-91-11-87q0-102 67.5-172T290-877q57 0 104.5 24t85.5 70q43-48 89-71t101-23q106 0 172 73.5T905-627h-96q3-55-36.5-105T670-782q-46 0-90 30t-59 84h-82q-15-53-58-83.5T290-782q-63 0-101.5 41.5T150-635q0 37 12 71t47.5 80 100 110.5T480-210l63-61q53-51 100.5-97T739-472h-82v-95h249v240h-94v-87q-57 64-108 117T590-188z" })));
|
|
6
|
-
}
|