@project-lary/react-material-symbols 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.
Files changed (91) hide show
  1. package/dist/components/Animation.js +1 -1
  2. package/dist/components/AnimationFilled.d.ts +4 -3
  3. package/dist/components/AnimationFilled.js +6 -3
  4. package/dist/components/CarDefrostLeft.js +1 -1
  5. package/dist/components/CarDefrostLowLeft.js +1 -1
  6. package/dist/components/CarDefrostLowRight.js +1 -1
  7. package/dist/components/CarDefrostMidLeft.js +1 -1
  8. package/dist/components/CarDefrostMidLowLeft.js +1 -1
  9. package/dist/components/CarDefrostMidLowRight.js +1 -1
  10. package/dist/components/CarDefrostMidRight.js +1 -1
  11. package/dist/components/CarDefrostRight.js +1 -1
  12. package/dist/components/CarFanLowLeft.js +1 -1
  13. package/dist/components/CarFanLowMidLeft.js +1 -1
  14. package/dist/components/CarFanLowRight.js +1 -1
  15. package/dist/components/CarFanMidLeft.js +1 -1
  16. package/dist/components/CarFanMidLowRight.js +1 -1
  17. package/dist/components/CarFanMidRight.js +1 -1
  18. package/dist/components/{BatterySaverFilled.d.ts → ComputerSound.d.ts} +1 -1
  19. package/dist/components/ComputerSound.js +6 -0
  20. package/dist/components/ComputerSoundFilled.d.ts +4 -0
  21. package/dist/components/ComputerSoundFilled.js +6 -0
  22. package/dist/components/DetectionAndZoneOff.d.ts +4 -0
  23. package/dist/components/DetectionAndZoneOff.js +6 -0
  24. package/dist/components/DetectionAndZoneOffFilled.d.ts +3 -0
  25. package/dist/components/DetectionAndZoneOffFilled.js +3 -0
  26. package/dist/components/{HeartArrow.d.ts → Eyebrow.d.ts} +1 -1
  27. package/dist/components/Eyebrow.js +6 -0
  28. package/dist/components/EyebrowFilled.d.ts +4 -0
  29. package/dist/components/EyebrowFilled.js +6 -0
  30. package/dist/components/{BatterySaver.d.ts → GameStickL3.d.ts} +1 -1
  31. package/dist/components/GameStickL3.js +6 -0
  32. package/dist/components/GameStickL3Filled.d.ts +4 -0
  33. package/dist/components/{BatterySaver.js → GameStickL3Filled.js} +2 -2
  34. package/dist/components/GameStickLeft.d.ts +4 -0
  35. package/dist/components/GameStickLeft.js +6 -0
  36. package/dist/components/GameStickLeftFilled.d.ts +4 -0
  37. package/dist/components/{BatterySaverFilled.js → GameStickLeftFilled.js} +2 -2
  38. package/dist/components/GameStickR3.d.ts +4 -0
  39. package/dist/components/GameStickR3.js +6 -0
  40. package/dist/components/GameStickR3Filled.d.ts +4 -0
  41. package/dist/components/GameStickR3Filled.js +6 -0
  42. package/dist/components/GameStickRight.d.ts +4 -0
  43. package/dist/components/GameStickRight.js +6 -0
  44. package/dist/components/GameStickRightFilled.d.ts +4 -0
  45. package/dist/components/GameStickRightFilled.js +6 -0
  46. package/dist/components/Lips.d.ts +4 -0
  47. package/dist/components/Lips.js +6 -0
  48. package/dist/components/LipsFilled.d.ts +4 -0
  49. package/dist/components/LipsFilled.js +6 -0
  50. package/dist/components/MicGear.d.ts +4 -0
  51. package/dist/components/MicGear.js +6 -0
  52. package/dist/components/MicGearFilled.d.ts +4 -0
  53. package/dist/components/MicGearFilled.js +6 -0
  54. package/dist/components/NotificationAudio.d.ts +4 -0
  55. package/dist/components/NotificationAudio.js +6 -0
  56. package/dist/components/NotificationAudioFilled.d.ts +4 -0
  57. package/dist/components/NotificationAudioFilled.js +6 -0
  58. package/dist/components/NotificationAudioOff.d.ts +4 -0
  59. package/dist/components/NotificationAudioOff.js +6 -0
  60. package/dist/components/NotificationAudioOffFilled.d.ts +4 -0
  61. package/dist/components/NotificationAudioOffFilled.js +6 -0
  62. package/dist/components/PersonText.d.ts +4 -0
  63. package/dist/components/PersonText.js +6 -0
  64. package/dist/components/PersonTextFilled.d.ts +4 -0
  65. package/dist/components/PersonTextFilled.js +6 -0
  66. package/dist/components/Sticker.d.ts +4 -0
  67. package/dist/components/Sticker.js +6 -0
  68. package/dist/components/StickerAdd.d.ts +4 -0
  69. package/dist/components/StickerAdd.js +6 -0
  70. package/dist/components/StickerAddFilled.d.ts +4 -0
  71. package/dist/components/StickerAddFilled.js +6 -0
  72. package/dist/components/StickerFilled.d.ts +4 -0
  73. package/dist/components/StickerFilled.js +6 -0
  74. package/dist/components/Undereye.d.ts +4 -0
  75. package/dist/components/Undereye.js +6 -0
  76. package/dist/components/UndereyeFilled.d.ts +4 -0
  77. package/dist/components/UndereyeFilled.js +6 -0
  78. package/dist/components/VoiceChatOff.d.ts +4 -0
  79. package/dist/components/VoiceChatOff.js +6 -0
  80. package/dist/components/VoiceChatOffFilled.d.ts +4 -0
  81. package/dist/components/VoiceChatOffFilled.js +6 -0
  82. package/dist/components/WidgetMenu.d.ts +4 -0
  83. package/dist/components/WidgetMenu.js +6 -0
  84. package/dist/components/WidgetMenuFilled.d.ts +4 -0
  85. package/dist/components/WidgetMenuFilled.js +6 -0
  86. package/dist/index.d.ts +34 -4
  87. package/dist/index.js +34 -4
  88. package/package.json +1 -1
  89. package/dist/components/HeartArrow.js +0 -6
  90. package/dist/components/HeartArrowFilled.d.ts +0 -3
  91. package/dist/components/HeartArrowFilled.js +0 -3
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function Animation(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M354-80q-56 0-106-20.5T159-160q-38-38-58.5-87.5T80-354q0-80 41.5-146T232-598q20-42 53-75t77-55q32-71 97.5-111.5T607-880q56 0 105.5 20.5T800-800t59 88 21 105q0 84-38.5 146.5T728-362q-20 44-52.5 76.5T598-232q-32 71-97.5 111.5T354-80m0-60q45 0 86.5-19.5T508-211q-63 7-120.5-12.5T286-286t-63-101-12-121q-33 26-52 67.5T140-354t16 84 46 68 68.5 45.5T354-140m126-127q45 0 86-19t69-52q-63 7-120-13.5T415-416q-44-45-64-102.5T339-639q-40 38-56 73.5T267-480q0 44 16 83t46 69q29 29 68 45t83 16m131-129q17 0 34.5-3.5T683-411q21-59 7-116.5T631-630q-42-42-105.5-57T408-683q-5 17-7.5 35t-2.5 41q0 42 16 81t46 70q30 32 69 46t82 14m143-54q34-29 50-67t16-90q0-43-16-81.5T758-757q-31-31-69.5-47T607-820q-49 0-89 16.5T446-752q63-7 122 13.5T673-673t67 102.5T754-450" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M354-80q-56 0-106-20.5T159-160q-38-38-58.5-87.5T80-354q0-80 41.5-146T232-598q20-42 53-75t77-55q32-71 97.5-111.5T607-880q56 0 105.5 20.5T800-800t59 88 21 105q0 84-38.5 146.5T728-362q-20 44-52.5 76.5T598-232q-32 71-97.5 111.5T354-80m0-60q45 0 86.5-19.5T508-211q-63 7-120.5-12.5T286-286t-63-101-12-121q-33 26-52 67.5T140-354t16 84 46 68 68.5 45.5T354-140m126-127q45 0 86-19t69-52q-63 7-120-13.5T415-416q-44-45-64-102.5T339-639q-40 38-56 73.5T267-480q0 44 16 83t46 69q29 29 68 45t83 16m131-129q17 0 34.5-3.5T683-411q21-59 7-116.5T631-630q-42-42-105.5-57T408-683q-5 17-7.5 35t-2.5 41q0 42 16 81t46 70q30 32 69 46t82 14m143-54q34-29 50-67t16-90q0-43-16-81.5T758-757q-31-31-69.5-47T607-820q-49 0-89 16.5T446-752q63-7 122 13.5T673-673t67 102.5T754-450M609-608" })));
6
6
  }
@@ -1,3 +1,4 @@
1
- import Animation from './Animation';
2
- declare const AnimationFilled: typeof Animation;
3
- export default AnimationFilled;
1
+ import React from 'react';
2
+ export default function AnimationFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,3 +1,6 @@
1
- import Animation from './Animation';
2
- var AnimationFilled = Animation;
3
- export default AnimationFilled;
1
+ import React from 'react';
2
+ export default function AnimationFilled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M354-80q-56 0-106-20.5T159-160q-38-38-58.5-87.5T80-354q0-80 41.5-146T232-598q20-42 53-75t77-55q32-71 97.5-111.5T607-880q56 0 105.5 20.5T800-800t59 88 21 105q0 84-38.5 146.5T728-362q-20 44-52.5 76.5T598-232q-32 71-97.5 111.5T354-80m0-60q45 0 86.5-19.5T508-211q-63 7-120.5-12.5T286-286t-63-101-12-121q-33 26-52 67.5T140-354t16 84 46 68 68.5 45.5T354-140m126-127q45 0 86-19t69-52q-63 7-120-13.5T415-416q-44-45-64-102.5T339-639q-40 38-56 73.5T267-480q0 44 16 83t46 69q29 29 68 45t83 16" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostLeft(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m782-591-34-22 3-5q5-6 7-13.5t2-15.5q0-11-4-20.5T744-685q-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-124-3-35-18 3-6q3-7 4.5-14t1.5-15q0-11-3-20.5T619-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q9 13 14 29t5 33q0 12-3 24.5t-8 23.5zm-155-66-32-223q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T929-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zM745-80 626-282H302l-55-286q-8-44 19.5-77.5T338-679q32 0 57.5 20.5T430-606l62 223h145l160 273zm-150 0H160L48-518q-4-13-6-27.5T40-577q0-27 6.5-53.5T65-683q8-16 22.5-25.5T119-718q20 0 33.5 14t13.5 34q0 10-3.5 18.5T153-638q-21 22-26 53t9 60l17 43q37 86 53.5 150T223-210v54q9-13 25-19.5t36-6.5h239q30 0 51 21t21 51zM318-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m782-591-34-22 3-5q5-6 7-13.5t2-15.5q0-11-4-20.5T744-685q-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-124-3-35-18 3-6q3-7 4.5-14t1.5-15q0-11-3-20.5T619-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q9 13 14 29t5 33q0 12-3 24.5t-8 23.5zm-155-66-32-223q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T929-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zm35 620L419-242H95L40-528q-8-44 19.5-77.5T131-639q32 0 57.5 20.5T223-566l62 223h145L590-70zM111-698q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostLowLeft(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M745-80 626-282H302l-55-286q-8-44 19.5-77.5T338-679q32 0 57.5 20.5T430-606l62 223h145l160 273zm-150 0H160L48-518q-4-13-6-27.5T40-577q0-27 6.5-53.5T65-683q8-16 22.5-25.5T119-718q20 0 33.5 14t13.5 34q0 10-3.5 18.5T153-638q-21 22-26 53t9 60l17 43q37 86 53.5 150T223-210v54q9-13 25-19.5t36-6.5h239q30 0 51 21t21 51zM318-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m496 444L708-400l28-28 58 57v-139h40v139l58-57 28 28zm-32-297-34-22 3-5q5-6 7-13.5t2-15.5q0-11-4-20.5T744-685q-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-124-3-35-18 3-6q3-7 4.5-14t1.5-15q0-11-3-20.5T619-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q9 13 14 29t5 33q0 12-3 24.5t-8 23.5zm-155-66-32-223q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T929-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M538-40 419-242H95L40-528q-9-43 19-77t72-34q32 0 57.5 20.5T223-566l62 223h145L590-70zm153-176L500-406l42-42 119 116v-268h60v269l117-117 42 42zM111-698q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m519 38q-2-7-4-13.5t-7-13.5q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q7 11 11.5 23.5T671-660zm-127 0-32-223q51-16 113.5-26.5T700-920t115.5 10T929-883q-8 56-16 111.5T897-660h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zm255 0q-1-6-14-25-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q9 11 16.5 24.5T801-660z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostLowRight(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m342-591-33-22 3-5q5-6 6.5-13.5T320-647q0-11-4-20.5T304-685q-11-12-17.5-29.5T280-750q0-14 3.5-27t11.5-24l3-5 33 22-3 5q-5 6-6.5 13t-1.5 15q0 11 4 21t12 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-123-3-36-18 3-6q3-7 5-14t2-15q0-11-3.5-20.5T179-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 36 17-3 7q-3 7-5 14t-2 15q0 11 3.5 20.5T214-710q9 13 13.5 29t4.5 33q0 12-2.5 24.5T222-600zM63-660 31-883q56-18 113-27.5t116-9.5q41 0 81.5 6t73.5 12q39 9 74 19l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zM215-80l-52-30 160-273h145l62-223q9-32 34.5-52.5T622-679q44 0 71.5 33.5T713-568l-55 286H334zm150 0v-30q0-30 21-51t51-21h239q20 0 36 6.5t25 19.5v-54q0-58 16.5-122T807-482l17-43q14-29 9-60t-26-53q-6-5-9.5-13.5T794-670q0-20 13.5-34t33.5-14q17 0 31.5 9.5T895-683q12 26 18.5 52.5T920-577q0 17-2 31.5t-6 27.5L800-80zm277-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M146-294 40-400l28-28 58 57v-139h40v139l58-57 28 28z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m422-40-52-30 160-273h145l62-223q9-32 34.5-52.5T829-639q44 0 72 34t19 77l-55 286H541zM269-216 80-406l42-42 117 117v-269h60v268l119-116 42 42zm580-482q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m-660 38q-2-7-4-13.5t-7-13.5q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q7 11 11.5 23.5T230-660zm-126 0L31-883q56-18 113-27.5t116-9.5q41 0 81.5 6t73.5 12q39 9 74 19l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zm254 0q-1-6-14-25-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q9 11 16.5 24.5T360-660z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostMidLeft(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M745-80 626-282H302l-55-286q-8-44 19.5-77.5T338-679q32 0 57.5 20.5T430-606l62 223h145l160 273zm-150 0H160L48-518q-4-13-6-27.5T40-577q0-27 6.5-53.5T65-683q8-16 22.5-25.5T119-718q20 0 33.5 14t13.5 34q0 10-3.5 18.5T153-638q-21 22-26 53t9 60l17 43q37 86 53.5 150T223-210v54q9-13 25-19.5t36-6.5h239q30 0 51 21t21 51zM318-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m494 442L706-402l106-106 28 28-57 58h139v40H783l57 58zm-30-295-34-22 3-5q5-6 7-13.5t2-15.5q0-11-4-20.5T744-685q-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-124-3-35-18 3-6q3-7 4.5-14t1.5-15q0-11-3-20.5T619-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q9 13 14 29t5 33q0 12-3 24.5t-8 23.5zm-155-66-32-223q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T929-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M538-40 419-242H95L40-528q-9-43 19-77t72-34q32 0 57.5 20.5T223-566l62 223h145L590-70zM111-698q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m519 38q-2-7-4-13.5t-7-13.5q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q7 11 11.5 23.5T671-660zm-127 0-32-223q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T929-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zm255 0q-1-6-14-25-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q9 11 16.5 24.5T801-660zm-71 457L497-393l189-189 42 42-117 117h269v59H611l117 120z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostMidLowLeft(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M812-336 706-442l106-106 28 28-57 58h139v40H783l57 58zm4 296L710-146l28-28 58 57v-139h40v139l58-57 28 28zM676-197l-50-85H302l-55-286q-8-44 19.5-77.5T338-679q32 0 57.5 20.5T430-606l62 223h145l83 142zM595-80H160L48-518q-4-13-6-27.5T40-577q0-27 6.5-53.5T65-683q8-16 22.5-25.5T119-718q20 0 33.5 14t13.5 34q0 10-3.5 18.5T153-638q-21 22-26 53t9 60l17 43q37 86 53.5 150T223-210v54q9-13 25-19.5t36-6.5h239q30 0 51 21t21 51zM318-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m464 147-34-22 3-5q5-6 7-13.5t2-15.5q0-11-4-20.5T744-685q-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-124-3-35-18 3-6q3-7 4.5-14t1.5-15q0-11-3-20.5T619-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q9 13 14 29t5 33q0 12-3 24.5t-8 23.5zm-155-66-32-223q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T929-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M538-40 419-242H95L40-528q-9-43 19-77t72-34q32 0 57.5 20.5T223-566l62 223h145L590-70zM111-698q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m519 38q-2-7-4-13.5t-7-13.5q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q7 11 11.5 23.5T671-660zm-127 0-32-223q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T929-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zm255 0q-1-6-14-25-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q9 11 16.5 24.5T801-660zm-71 457L497-393l189-189 42 42-117 117h269v59H611l117 120z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostMidLowRight(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m157-336-28-28 57-58H47v-40h139l-57-58 28-28 106 106zm-4 296L47-146l28-28 58 57v-139h40v139l58-57 28 28zm140-157-44-44 83-142h145l62-223q9-32 34.5-52.5T631-679q44 0 71.5 33.5T722-568l-55 286H343zm81 117v-30q0-30 21-51t51-21h239q20 0 36 6.5t25 19.5v-54q0-58 16.5-122T816-482l17-43q14-29 9-60t-26-53q-6-5-9.5-13.5T803-670q0-20 13.5-34t33.5-14q17 0 31.5 9.5T904-683q12 26 18.5 52.5T929-577q0 17-2 31.5t-6 27.5L809-80zm277-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M349-591l-34-22 3-5q5-6 7-13.5t2-15.5q0-11-4-20.5T311-685q-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-124-3-35-18 3-6q3-7 4.5-14t1.5-15q0-11-3-20.5T186-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q9 13 14 29t5 33q0 12-3 24.5t-8 23.5zm241-66h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195H72L40-883q56-18 113-27.5t116-9.5q41 0 81.5 6t73.5 12q39 9 74 19z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m422-40-52-30 160-273h145l62-223q9-32 34.5-52.5T829-639q44 0 72 34t19 77l-55 286H541zm427-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m-660 38q-2-7-4-13.5t-7-13.5q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q7 11 11.5 23.5T230-660zm-126 0L31-883q56-18 113-27.5t116-9.5q41 0 81.5 6t73.5 12q39 9 74 19l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zm254 0q-1-6-14-25-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q9 11 16.5 24.5T360-660zm-43 457-42-41 118-120H80v-59h269L232-540l42-42 190 189z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostMidRight(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m342-591-33-22 3-5q5-6 6.5-13.5T320-647q0-11-4-20.5T304-685q-11-12-17.5-29.5T280-750q0-14 3.5-27t11.5-24l3-5 33 22-3 5q-5 6-6.5 13t-1.5 15q0 11 4 21t12 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-123-3-36-18 3-6q3-7 5-14t2-15q0-11-3.5-20.5T179-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 36 17-3 7q-3 7-5 14t-2 15q0 11 3.5 20.5T214-710q9 13 13.5 29t4.5 33q0 12-2.5 24.5T222-600zM63-660 31-883q56-18 113-27.5t116-9.5q41 0 81.5 6t73.5 12q39 9 74 19l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zM215-80l-52-30 160-273h145l62-223q9-32 34.5-52.5T622-679q44 0 71.5 33.5T713-568l-55 286H334zm150 0v-30q0-30 21-51t51-21h239q20 0 36 6.5t25 19.5v-54q0-58 16.5-122T807-482l17-43q14-29 9-60t-26-53q-6-5-9.5-13.5T794-670q0-20 13.5-34t33.5-14q17 0 31.5 9.5T895-683q12 26 18.5 52.5T920-577q0 17-2 31.5t-6 27.5L800-80zm277-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M148-296l-28-28 57-58H38v-40h139l-57-58 28-28 106 106z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m422-40-52-30 160-273h145l62-223q9-32 34.5-52.5T829-639q44 0 72 34t19 77l-55 286H541zm427-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m-660 38q-2-7-4-13.5t-7-13.5q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q7 11 11.5 23.5T230-660zm-126 0L31-883q56-18 113-27.5t116-9.5q41 0 81.5 6t73.5 12q39 9 74 19l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zm254 0q-1-6-14-25-11-12-18-29.5t-7-35.5q0-14 3.5-27t11.5-24l3-5 34 22-3 5q-5 6-7 13t-2 15q0 11 4.5 21t12.5 18q9 11 16.5 24.5T360-660zm-43 457-42-41 118-120H80v-59h269L232-540l42-42 190 189z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarDefrostRight(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m342-591-33-22 3-5q5-6 6.5-13.5T320-647q0-11-4-20.5T304-685q-11-12-17.5-29.5T280-750q0-14 3.5-27t11.5-24l3-5 33 22-3 5q-5 6-6.5 13t-1.5 15q0 11 4 21t12 18q10 11 16 25t8 30q2 17-2 32t-13 29zm-123-3-36-18 3-6q3-7 5-14t2-15q0-11-3.5-20.5T179-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 36 17-3 7q-3 7-5 14t-2 15q0 11 3.5 20.5T214-710q9 13 13.5 29t4.5 33q0 12-2.5 24.5T222-600zM63-660 31-883q56-18 113-27.5t116-9.5q41 0 81.5 6t73.5 12q39 9 74 19l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zM215-80l-52-30 160-273h145l62-223q9-32 34.5-52.5T622-679q44 0 71.5 33.5T713-568l-55 286H334zm150 0v-30q0-30 21-51t51-21h239q20 0 36 6.5t25 19.5v-54q0-58 16.5-122T807-482l17-43q14-29 9-60t-26-53q-6-5-9.5-13.5T794-670q0-20 13.5-34t33.5-14q17 0 31.5 9.5T895-683q12 26 18.5 52.5T920-577q0 17-2 31.5t-6 27.5L800-80zm277-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m391-591-34-22 3-5q4-7 6.5-14t2.5-15q0-11-4-20.5T353-685q-11-12-18-29.5t-7-35.5q0-14 4-27t11-24l3-5 34 22-3 5q-4 7-6.5 13.5T368-751q0 11 4.5 21t12.5 18q10 11 16 25t8 30q2 17-2.5 32T394-596zm-124-3-35-18 3-6q3-7 4.5-14t1.5-15q0-11-3-20.5T228-687q-9-13-14-29t-5-33q0-13 3-25t8-23l3-6 35 17-3 7q-3 7-4.5 14t-1.5 15q0 11 3 20.5t10 19.5q9 13 14 29t5 33q0 12-3 24.5t-8 23.5zm-155-66L80-883q36-10 74-19 33-6 73.5-12t81.5-6q59 0 116 9.5T538-883l-32 223h-41l28-195q-45-11-91-18t-93-7-93 7-91 18l28 195zM422-40l-52-30 160-273h145l62-223q9-32 34.5-52.5T829-639q44 0 71.5 33.5T920-528l-55 286H541zm427-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarFanLowLeft(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M318-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M745-80 626-282H302l-55-286q-8-44 19.5-77.5T338-679q32 0 57.5 20.5T430-606l62 223h145l160 273zm-54-438L541-667l43-42 77 76v-207h60v207l77-77 42 43zM595-80H160L48-518q-4-13-6-27.5T40-577q0-27 6.5-53.5T65-683q8-16 22.5-25.5T119-718q20 0 33.5 14t13.5 34q0 10-3.5 18.5T153-638q-21 22-26 53t9 60l17 43q37 86 53.5 150T223-210v54q9-13 25-19.5t36-6.5h239q30 0 51 21t21 51z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M538-40 418.77-242H95L40-528q-8-44 19.7-77.5T131-639q32.07 0 57.53 20.5Q214-598 223-566l62 223h145L590-70zM111.2-698Q82-698 61-718.8q-21-20.79-21-50Q40-798 60.8-819q20.79-21 50-21 29.2 0 50.2 20.8 21 20.79 21 50 0 29.2-20.8 50.2-20.79 21-50 21M691-496 500-686l42-42 119 116v-268h60v269l117-117 42 42z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarFanLowMidLeft(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M614-668 508-774l106-106 28 28-57 58h139v40H585l57 58zm160 240L668-534l28-28 58 57v-139h40v139l58-57 28 28zM318-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M745-80 626-282H302l-55-286q-8-44 19.5-77.5T338-679q32 0 57.5 20.5T430-606l62 223h145l160 273zm-150 0H160L48-518q-4-13-6-27.5T40-577q0-27 6.5-53.5T65-683q8-16 22.5-25.5T119-718q20 0 33.5 14t13.5 34q0 10-3.5 18.5T153-638q-21 22-26 53t9 60l17 43q37 86 53.5 150T223-210v54q9-13 25-19.5t36-6.5h239q30 0 51 21t21 51z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M538-40 419-242H95L40-528q-9-43 19-77t72-34q32 0 57.5 20.5T223-566l62 223h145L590-70zM111-698q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21m414 176L335-712l190-190 42 42-117 117h269v60H449l118 119zm206 306L540-406l43-43 118 117v-268h60v269l117-117 42 42z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarFanLowRight(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M642-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M215-80l-52-30 160-273h145l62-223q9-32 34.5-52.5T622-679q44 0 71.5 33.5T713-568l-55 286H334zm54-438L120-667l42-43 77 77v-207h60v207l77-76 43 42zm96 438v-30q0-30 21-51t51-21h239q20 0 36 6.5t25 19.5v-54q0-58 16.5-122T807-482l17-43q14-29 9-60t-26-53q-6-5-9.5-13.5T794-670q0-20 13.5-34t33.5-14q17 0 31.5 9.5T895-683q12 26 18.5 52.5T920-577q0 17-2 31.5t-6 27.5L800-80z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m422-40-52-30 160-273h145l62-223q9-32 34.47-52.5Q796.93-639 829-639q43.6 0 71.3 33.5T920-528l-55 286H541.23zm427.2-658q-29.2 0-50.2-20.8-21-20.79-21-50 0-29.2 20.8-50.2 20.79-21 50-21 29.2 0 50.2 20.8 21 20.79 21 50 0 29.2-20.8 50.2-20.79 21-50 21M269-496 80-686l42-42 117 117v-269h60v268l119-116 42 42z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarFanMidLeft(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M318-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M745-80 626-282H302l-55-286q-8-44 19.5-77.5T338-679q32 0 57.5 20.5T430-606l62 223h145l160 273zm-77-461L519-690l149-150 42 43-76 77h207v60H634l77 77zM595-80H160L48-518q-4-13-6-27.5T40-577q0-27 6.5-53.5T65-683q8-16 22.5-25.5T119-718q20 0 33.5 14t13.5 34q0 10-3.5 18.5T153-638q-21 22-26 53t9 60l17 43q37 86 53.5 150T223-210v54q9-13 25-19.5t36-6.5h239q30 0 51 21t21 51z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M538-40 418.77-242H95L40-528q-8-44 19.7-77.5T131-639q32.07 0 57.53 20.5Q214-598 223-566l62 223h145L590-70zM111.2-698Q82-698 61-718.8q-21-20.79-21-50Q40-798 60.8-819q20.79-21 50-21 29.2 0 50.2 20.8 21 20.79 21 50 0 29.2-20.8 50.2-20.79 21-50 21M686-500 496-691l190-189 42 42-117 117h269v60H612l116 119z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarFanMidLowRight(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m346-668-28-28 57-58H236v-40h139l-57-58 28-28 106 106zM186-428 80-534l28-28 58 57v-139h40v139l58-57 28 28zm456-310q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M215-80l-52-30 160-273h145l62-223q9-32 34.5-52.5T622-679q44 0 71.5 33.5T713-568l-55 286H334zm150 0v-30q0-30 21-51t51-21h239q20 0 36 6.5t25 19.5v-54q0-58 16.5-122T807-482l17-43q14-29 9-60t-26-53q-6-5-9.5-13.5T794-670q0-20 13.5-34t33.5-14q17 0 31.5 9.5T895-683q12 26 18.5 52.5T920-577q0 17-2 31.5t-6 27.5L800-80z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m422-40-52-30 160-273h145l62-223q9-32 34.5-52.5T829-639q44 0 72 34t19 77l-55 286H541zm427-658q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M435-522l-42-42 118-119H241v-60h269L393-860l42-42 190 190zM229-216 40-406l42-42 117 117v-269h60v268l118-117 43 43z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function CarFanMidRight(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M642-738q-29 0-50-21t-21-50 21-50 50-21 50 21 21 50-21 50-50 21M215-80l-52-30 160-273h145l62-223q9-32 34.5-52.5T622-679q44 0 71.5 33.5T713-568l-55 286H334zm78-461-43-42 77-77H120v-60h207l-76-77 42-43 149 150zm72 461v-30q0-30 21-51t51-21h239q20 0 36 6.5t25 19.5v-54q0-58 16.5-122T807-482l17-43q14-29 9-60t-26-53q-6-5-9.5-13.5T794-670q0-20 13.5-34t33.5-14q17 0 31.5 9.5T895-683q12 26 18.5 52.5T920-577q0 17-2 31.5t-6 27.5L800-80z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m422-40-52-30 160-273h145l62-223q9-32 34.47-52.5Q796.93-639 829-639q43.6 0 71.3 33.5T920-528l-55 286H541.23zm427.2-658q-29.2 0-50.2-20.8-21-20.79-21-50 0-29.2 20.8-50.2 20.79-21 50-21 29.2 0 50.2 20.8 21 20.79 21 50 0 29.2-20.8 50.2-20.79 21-50 21M274-500l-42-42 116-119H80v-60h269L232-838l42-42 190 189z" })));
6
6
  }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function BatterySaverFilled({ className }: {
2
+ export default function ComputerSound({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ComputerSound(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M140-300v-480zM40-120v-60h880v60zm796-120H80v-600h757l-60 60H140v480h637zm-89-176-42-41q17-16 26-37.5t9-45.5q0-25-8.5-47T706-625l41-42q26 26 39.5 58t13.5 67-13.5 67.5T747-416m84 84-41-42q34-34 52-77t18-89q0-50-20.5-92.5T783-702l46-46q44 41 67.5 95T920-539t-23 113-66 94" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ComputerSoundFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ComputerSoundFilled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M80-240v-600h757L637-639v199l199 200zM40-120v-60h880v60zm791-212-41-42q34-34 52-77t18-89q0-50-20.5-92.5T783-702l46-46q44 41 67.5 95T920-539t-23 113-66 94m-84-84-42-41q17-16 26-37.5t9-45.5q0-25-8.5-47T706-625l41-42q26 26 39.5 58t13.5 67-13.5 67.5T747-416" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function DetectionAndZoneOff({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function DetectionAndZoneOff(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M833-39 527-345l-27 110H357l46-234-100 46v134h-60v-175l116-49L26-846l43-43L876-82zM80-80v-192h60v132h132v60zm740-608v-132H688v-60h192v192zm-740 0v-132h58v132zM688-80v-60h130v60zM224-820l-60-60h108v60zm656 656-60-60v-48h60zM540.08-594q-30.08 0-51.58-21.42t-21.5-51.5 21.42-51.58 51.5-21.5 51.58 21.42 21.5 51.5-21.42 51.58-51.5 21.5" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import DetectionAndZoneOff from './DetectionAndZoneOff';
2
+ declare const DetectionAndZoneOffFilled: typeof DetectionAndZoneOff;
3
+ export default DetectionAndZoneOffFilled;
@@ -0,0 +1,3 @@
1
+ import DetectionAndZoneOff from './DetectionAndZoneOff';
2
+ var DetectionAndZoneOffFilled = DetectionAndZoneOff;
3
+ export default DetectionAndZoneOffFilled;
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function HeartArrow({ className }: {
2
+ export default function Eyebrow({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Eyebrow(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M609-407q-42 0-89.5 8T409-371.5t-147 52T62-238l-42-27v-332q147-31 292.5-57T609-680q134 0 222 98.5T940-310l-55 19q-70-54-143.5-85T609-407m0-60q65 0 125.5 21.5T870-375q-23-109-95.5-177T608-620q-136 0-266.5 21T80-547v234q113-45 194.5-74.5t142-47.5 106-25 86.5-7m-134-53" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function EyebrowFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function EyebrowFilled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M609-407q-42 0-89.5 8T409-371.5t-147 52T62-238l-42-27v-332q147-31 292.5-57T609-680q134 0 222 98.5T940-310l-55 19q-70-54-143.5-85T609-407m0-60q65 0 125.5 21.5T870-375q-23-109-95.5-177T608-620q-136 0-266.5 21T80-547v234q113-45 194.5-74.5t142-47.5 106-25 86.5-7m0 0q-41 0-86.5 7t-106 25-142 47.5T80-313v-234q131-31 261.5-52T608-620q94 0 166.5 68T870-375q-75-49-135.5-70.5T609-467" })));
6
+ }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function BatterySaver({ className }: {
2
+ export default function GameStickL3({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -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-786 380-919h200zm0 481q142.38 0 241.19-52T820-482.92t-98.81-126T480-661q-142.37 0-241.19 52.08-98.81 52.08-98.81 126T238.81-357q98.82 52 241.19 52m194 29v196H285v-196q-92-31-148.5-85.51T80-482.8Q80-582 196.5-651T480-720t283.5 69.25Q880-581.51 880-483q0 67.24-56.5 122.12T674-276M432-380h116v-30h-86v-175h-30z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function GameStickL3Filled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export default function BatterySaver(_a) {
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: "M655-80v-125H535v-60h120v-120h60v120h125v60H715v125zm-375 0v-736h120v-64h160v64h120v363q-16 0-31 2t-29 7v-312H340v616h152q9 17 21 32t26 28z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480-786 380-919h200zm194 510v196H285v-196q-92-31-148.5-85.5T80-483q0-99 116.5-168T480-720t283.5 69T880-483q0 67-56.5 122T674-276M432-380h116v-30h-86v-175h-30z" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function GameStickLeft({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M480-385q142.38 0 241.19-52.08t98.81-126T721.19-689 480-741q-142.37 0-241.19 52.08-98.81 52.08-98.81 126T238.81-437q98.82 52 241.19 52m194 29v196H285v-196q-92-31-148.5-85.51T80-562.8Q80-662 196.5-731T480-800t283.5 69.25Q880-661.51 880-563q0 67.24-56.5 122.12T674-356M432-460h116v-30h-86v-175h-30z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function GameStickLeftFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export default function BatterySaverFilled(_a) {
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: "M655-80v-125H535v-60h120v-120h60v120h125v60H715v125zm-375 0v-736h120v-64h160v64h120v363q-88 0-150.5 62.5T467-239q0 48 19.5 89T539-80z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M674-356v196H285v-196q-92-31-148.5-85.51T80-562.8Q80-662 196.5-731T480-800t283.5 69.25Q880-661.51 880-563q0 67.24-56.5 122.12T674-356M432-460h116v-30h-86v-175h-30z" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function GameStickR3({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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-786 380-919h200zm0 481q142.38 0 241.19-52T820-482.92t-98.81-126T480-661q-142.37 0-241.19 52.08-98.81 52.08-98.81 126T238.81-357q98.82 52 241.19 52m194 29v196H285v-196q-92-31-148.5-85.51T80-482.8Q80-582 196.5-651T480-720t283.5 69.25Q880-581.51 880-483q0 67.24-56.5 122.12T674-276M416-377h30v-82h37l49 82h34l-56-90.85q20-8.15 30-21.51 10-13.37 10-33.64 0-30-19-45t-56-15h-59zm30-110v-67h27q23 0 34.5 8t11.5 24.94Q519-503 508-495t-35 8z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function GameStickR3Filled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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-786 380-919h200zm194 510v196H285v-196q-92-31-148.5-85.5T80-483q0-99 116.5-168T480-720t283.5 69T880-483q0 67-56.5 122T674-276M416-377h30v-82h37l49 82h34l-56-91q20-8 30-21.5t10-33.5q0-30-19-45t-56-15h-59zm30-110v-67h27q23 0 34.5 8t11.5 25q0 18-11 26t-35 8z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function GameStickRight({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M480-385q142.38 0 241.19-52.08t98.81-126T721.19-689 480-741q-142.37 0-241.19 52.08-98.81 52.08-98.81 126T238.81-437q98.82 52 241.19 52m194 29v196H285v-196q-92-31-148.5-85.51T80-562.8Q80-662 196.5-731T480-800t283.5 69.25Q880-661.51 880-563q0 67.24-56.5 122.12T674-356M416-457h30v-82h37l49 82h34l-56-90.85q20-8.15 30-21.51 10-13.37 10-33.64 0-30-19-45t-56-15h-59zm30-110v-67h27q23 0 34.5 8t11.5 24.94Q519-583 508-575t-35 8z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function GameStickRightFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M674-356v196H285v-196q-92-31-148.5-85.5T80-563q0-99 116.5-168T480-800t283.5 69T880-563q0 67-56.5 122T674-356M416-457h30v-82h37l49 82h34l-56-91q20-8 30-21.5t10-33.5q0-30-19-45t-56-15h-59zm30-110v-67h27q23 0 34.5 8t11.5 25q0 18-11 26t-35 8z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function Lips({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M473-247h16q126 0 208-67.5T844-488q-65 23-161.5 47T481-417t-202-25-162-47q65 108 147 175t209 67m0 47q-149 0-267.5-92.5T39-527l222-212q13-12 29-18t33-6q13 0 26 3t24 11l108 71 108-70q11-7 23.5-11t25.5-4q17 0 32.5 6t27.5 17l221 197q-45 154-163 248.5T489-200zm9-264q105 0 202-27t153-48L660-708q-5-4-9.5-6t-10.5-2q-4 0-8 1t-8 3l-142 88-143-88q-4-2-8-3t-8-1q-6 0-11 2t-10 6L126-539q56 22 153 48.5T482-464" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function LipsFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M473-200q-146 0-263-89T43-515q107 38 215.5 68T481-417q111 0 217-28t210-67q-51 141-164.5 226.5T489-200zm9-264q-107 0-209.5-26T73-560l188-179q13-12 29-18t33-6q13 0 26 3t24 11l108 71 108-70q11-8 23.5-11.5T638-763q17 0 32 6t28 17l197 176q-99 44-201.5 72T482-464" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function MicGear({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M400-423q-43 0-72-30.92-29-30.91-29-75.08v-251q0-41.67 29.44-70.83Q357.88-880 399.94-880t71.56 29.17Q501-821.67 501-780v251q0 44.17-29 75.08Q443-423 400-423m0-60q18 0 29.5-13.5T441-529v-251q0-17-11.79-28.5T400-820t-29.21 11.5T359-780v251q0 19 11.5 32.5T400-483m30 363h-60v-136q-106-11-178-89t-72-184h60q0 91 64.35 153T400-314q8.25 0 15.38-.5 7.12-.5 14.62-1.5zm230 57-5-48q-21-6-40-17t-35-26l-42 20-35-54 38-30q-6-20-6-41.5t6-41.5l-38-30 35-55 42 20q17-14 35.5-25t39.5-17l5-49h60l6 49q21 6 39.5 17t35.5 25l42-20 35 55-38 30q6 20 6 41.5t-6 41.5l38 30-35 54-42-20q-16 15-35 26t-40 17l-6 48zm29.95-95Q732-158 762-187.95q30-29.94 30-72Q792-302 762.05-332q-29.94-30-72-30Q648-362 618-332.05q-30 29.94-30 72Q588-218 617.95-188q29.94 30 72 30" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function MicGearFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M400-423q-43 0-72-31t-29-75v-251q0-42 29.5-71t71.5-29 71.5 29 29.5 71v251q0 44-29 75t-72 31m30 303h-60v-136q-106-11-178-89t-72-184h60q0 91 64.5 153T400-314q8 0 15-.5t15-1.5zm230 57-5-48q-21-6-40-17t-35-26l-42 20-35-54 38-30q-6-20-6-41.5t6-41.5l-38-30 35-55 42 20q17-14 35.5-25t39.5-17l5-49h60l6 49q21 6 39.5 17t35.5 25l42-20 35 55-38 30q6 20 6 41.5t-6 41.5l38 30-35 54-42-20q-16 15-35 26t-40 17l-6 48zm30-95q42 0 72-30t30-72-30-72-72-30-72 30-30 72 30 72 72 30" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function NotificationAudio({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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-80q-33 0-56.5-23.5T400-160h160q0 33-23.5 56.5T480-80M160-200v-60h80v-304q0-84 49.5-150.5T420-798v-82h120v82q33 7 61 23t51 39l-10 4.36q-10 4.35-22 9.64t-22 9.64L588-708q-23-17-50.5-26.5T480-744q-75 0-127.5 52.5T300-564v304h360v-122h60v122h80v60zm505-240v-240h50v240zm-100-60v-120h50v120zm200 0v-120h50v120z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function NotificationAudioFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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-80q-33 0-56.5-23.5T400-160h160q0 33-23.5 56.5T480-80m320-120H160v-60h80v-304q0-84 49.5-150.5T420-798v-82h120v82q33 7 61 23t51 39q-61 14-101.5 62.5T510-560q0 75 52.5 127.5T690-380h15q7 0 15-2v122h80zM665-440v-240h50v240zm-100-60v-120h50v120zm200 0v-120h50v120z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function NotificationAudioOff({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M665-440v-240h50v240zm-100-60v-120h50v120zm200 0v-120h50l1 121zM160-200v-60h80v-304q0-33 8.25-65T273-690l45 45q-9 19-13.5 39.46T300-564v304h319L75-805l42-42 726 727-42 42-122-122zm196-493-46-45q23-23 50.5-38t59.5-22v-82h120v82q33 7 61 23t51 39l-10 4.36q-10 4.35-22 9.64t-22 9.64L588-708q-23-17-50.5-26.5T480-744q-35.14 0-67.57 13T356-693M480-80q-33 0-56.5-23.5T400-160h160q0 33-23.5 56.5T480-80m31-458" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function NotificationAudioOffFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M665-440v-240h50v240zm-100-60v-120h50v120zm200 0v-120h50v120zm36 422L679-200H160v-60h80v-304q0-33 8.5-65t25.5-61l126 126h-84L75-805l42-42 726 727zm-321-2q-33 0-56.5-23.5T400-160h160q0 33-23.5 56.5T480-80m31-457L310-738q23-23 50.5-38t59.5-22v-82h120v82q33 7 61 23t51 39q-69 15-109.5 72.5T511-537" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function PersonText({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M680-240v-60h200v60zm-80-210v-60h280v60zm-80-210v-60h360v60zM320-484q-51 0-84.5-33.5T202-602t33.5-84.5T320-720t84.5 33.5T438-602t-33.5 84.5T320-484M80-240v-66q0-19 9-36t24-24q45-32 98.5-47.5T320-429t108 17 99 46q14 10 23.5 25.5T560-306v66zm240-129q-44 0-95.5 16T135-311v11h370v-11q-39-26-90-42t-95-16m0-175q26 0 42-16t16-42-16-42-42-16-42 16-16 42 16 42 42 16m0 244" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function PersonTextFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M680-240v-60h200v60zm-80-210v-60h280v60zm-80-210v-60h360v60zM320-484q-51 0-84.5-33.5T202-602t33.5-84.5T320-720t84.5 33.5T438-602t-33.5 84.5T320-484M80-240v-66q0-19 9-36t24-24q45-32 98.5-47.5T320-429t108 17 99 46q14 10 23.5 25.5T560-306v66z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function Sticker({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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.71m101 474H120v-720h720v519zm-30-60v-171.43h171V-780H180v600zm-429 0v-600z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StickerAdd({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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.71M120-120v-720h514v60H180v600h428.57v-171H780v-283h60v313L639-120zm660-574v-86h-86v-60h86v-87h60v87h87v60h-87v86z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StickerAddFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M780-694v-86h-86v-60h86v-87h60v87h87v60h-87v86zM538-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.5m151 180 171-171h-83q-35 0-61.5 26.5T609-263zm30 60H120v-720h517q-2 8-2.5 15t-.5 15q0 73 52 124.5T811-634h14.5q6.5 0 14.5-2v315z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StickerFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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.5m101 474H120v-720h720v519zm-30-60 171-171H609z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function Undereye({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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-204q-150.16 0-268-83.5T40-503q53-134 170.5-216t269-82 270 84.5T921-498q-53 132-172 213t-269.16 81M161-132q-38-25.8-68-58.05Q63-222.29 43-260l53-29q17 31 42.5 57.5T196-182zm319-132q121 0 221-65t153-173q-53-108-153-173.5T480-741t-221.5 65.5T106-502q52 108 152.5 173T480-264M249-85l23-56q38 16 79.5 26t86.5 13l-4 61q-50-4-96.5-15.5T249-85m231-243q72.5 0 123.25-50.85Q654-429.71 654-502.35q0-72.65-50.75-123.15T480-676t-123.25 50.65Q306-574.71 306-502.35 306-430 356.75-379T480-328m-.12-52q-50.88 0-86.38-35.62t-35.5-86.5 35.62-86.38 86.5-35.5 86.38 35.62 35.5 86.5-35.62 86.38-86.5 35.5M526-41l-4-61q45-3 86-13t79-26l24 57q-42 17-88.5 28T526-41m272-91-34-50q31.78-21.88 56.89-48.44T863-288l53 27q-20 38-50 70.5T798-132M480-502" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function UndereyeFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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-204q-150.16 0-268-83.5T40-503q53-134 170.5-216t269-82 270 84.5T921-498q-53 132-172 213t-269.16 81M161-132q-38-25.8-68-58.05Q63-222.29 43-260l53-29q17 31 42.5 57.5T196-182zm88 47 23-56q38 16 79.5 26t86.5 13l-4 61q-50-4-96.5-15.5T249-85m231-243q72.5 0 123.25-50.85Q654-429.71 654-502.35q0-72.65-50.75-123.15T480-676t-123.25 50.65Q306-574.71 306-502.35 306-430 356.75-379T480-328m-.12-52q-50.88 0-86.38-35.62t-35.5-86.5 35.62-86.38 86.5-35.5 86.38 35.62 35.5 86.5-35.62 86.38-86.5 35.5M526-41l-4-61q45-3 86-13t79-26l24 57q-42 17-88.5 28T526-41m272-91-34-50q31.78-21.88 56.89-48.44T863-288l53 27q-20 38-50 70.5T798-132" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function VoiceChatOff({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "m819-240-60-60h61v-520H238l-60-60h702v640zm41 212L648-240H240L80-80v-729l-24-23 41-44L903-70zM140-749v529l74-80h374zm110 219v-60h40v60zm100 80v-173l40 40v133zm110 80v-143l40 40v103zm40-189-40-39v-152h40zm110 109-40-39v-181h40zm60-80v-60h40v60z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function VoiceChatOffFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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-530h40v-60h-40zM570-670v181l-70-70v-191h-40v152L178-880h702v640h-61L610-449v-221zM860-28 648-240H240L80-80v-728l-24-24 41-44L903-70zM500-388l-40-40v58h40zm-150-62h40v-48l-40-40zm-100-80h40v-60h-40z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function WidgetMenu({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M346.5-244q42.5 0 72.5-30t30-72.5-29.96-72.5q-29.97-30-73.04-30-42 0-72 29.96-30 29.97-30 73.04 0 42 30 72t72.5 30m268 0q42.5 0 72.5-30t30-72.5-29.96-72.5q-29.97-30-73.04-30-42 0-72 29.96-30 29.97-30 73.04 0 42 30 72t72.5 30m-268.36-60q-17.14 0-29.64-12.64-12.5-12.65-12.5-29.5Q304-363 316.64-376q12.65-13 29.5-13Q363-389 376-376.14q13 12.85 13 30 0 17.14-12.86 29.64-12.85 12.5-30 12.5m268 0q-17.14 0-29.64-12.64-12.5-12.65-12.5-29.5Q572-363 584.64-376q12.65-13 29.5-13Q631-389 644-376.14q13 12.85 13 30 0 17.14-12.86 29.64-12.85 12.5-30 12.5M336-533h289q38 0 65-27t27-65-27-65-65-27H336q-38 0-65 27t-27 65 27 65 65 27m0-60q-14 0-23-9t-9-23 9-23 23-9h289q14 0 23 9t9 23-9 23-23 9zM120-120v-720h720v720zm60-60h600v-600H180zm0 0v-600z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function WidgetMenuFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M346.5-244q42.5 0 72.5-30t30-72.5-29.96-72.5q-29.97-30-73.04-30-42 0-72 29.96-30 29.97-30 73.04 0 42 30 72t72.5 30m268 0q42.5 0 72.5-30t30-72.5-29.96-72.5q-29.97-30-73.04-30-42 0-72 29.96-30 29.97-30 73.04 0 42 30 72t72.5 30m-268.36-60q-17.14 0-29.64-12.64-12.5-12.65-12.5-29.5Q304-363 316.64-376q12.65-13 29.5-13Q363-389 376-376.14q13 12.85 13 30 0 17.14-12.86 29.64-12.85 12.5-30 12.5m268 0q-17.14 0-29.64-12.64-12.5-12.65-12.5-29.5Q572-363 584.64-376q12.65-13 29.5-13Q631-389 644-376.14q13 12.85 13 30 0 17.14-12.86 29.64-12.85 12.5-30 12.5M336-533h289q38 0 65-27t27-65-27-65-65-27H336q-38 0-65 27t-27 65 27 65 65 27m0-60q-14 0-23-9t-9-23 9-23 23-9h289q14 0 23 9t9 23-9 23-23 9zM120-120v-720h720v720z" })));
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 +1,6 @@
1
1
  {
2
2
  "name": "@project-lary/react-material-symbols",
3
- "version": "0.32.0",
3
+ "version": "0.33.0",
4
4
  "description": "Latest React icon components for Material Symbols",
5
5
  "files": [
6
6
  "dist"
@@ -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-120 369-222q-89-82-145.5-139T135-462.5 91.5-545 80-625q0-91 61-153t149-62q57 0 105.5 26.5T480-736q41-53 88-78.5T670-840q95 0 154.5 68.5T879-610h-61q7-66-36.5-118T670-780q-51 0-95 31t-71 88h-49q-26-56-70-87.5T290-780q-65 0-107.5 44T140-625q0 36 12.5 70t49 80T305-363.5 480-199l70-65q58-54 115-108.5T770-490h-97v-60h207v206h-60v-113q-51 65-109.5 122T591-222z" })));
6
- }
@@ -1,3 +0,0 @@
1
- import HeartArrow from './HeartArrow';
2
- declare const HeartArrowFilled: typeof HeartArrow;
3
- export default HeartArrowFilled;
@@ -1,3 +0,0 @@
1
- import HeartArrow from './HeartArrow';
2
- var HeartArrowFilled = HeartArrow;
3
- export default HeartArrowFilled;