@project-lary/react-material-symbols-700-sharp 0.23.0 → 0.25.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 (179) hide show
  1. package/dist/components/BatchPrediction.js +1 -1
  2. package/dist/components/BatchPredictionFilled.d.ts +4 -3
  3. package/dist/components/BatchPredictionFilled.js +6 -3
  4. package/dist/components/BatteryAndroid0.d.ts +4 -0
  5. package/dist/components/{StayCurrentPortrait.js → BatteryAndroid0.js} +2 -2
  6. package/dist/components/BatteryAndroid0Filled.d.ts +3 -0
  7. package/dist/components/BatteryAndroid0Filled.js +3 -0
  8. package/dist/components/BatteryAndroid1.d.ts +4 -0
  9. package/dist/components/{MobileFriendlyFilled.js → BatteryAndroid1.js} +2 -2
  10. package/dist/components/BatteryAndroid1Filled.d.ts +3 -0
  11. package/dist/components/BatteryAndroid1Filled.js +3 -0
  12. package/dist/components/BatteryAndroid2.d.ts +4 -0
  13. package/dist/components/BatteryAndroid2.js +6 -0
  14. package/dist/components/BatteryAndroid2Filled.d.ts +3 -0
  15. package/dist/components/BatteryAndroid2Filled.js +3 -0
  16. package/dist/components/BatteryAndroid3.d.ts +4 -0
  17. package/dist/components/BatteryAndroid3.js +6 -0
  18. package/dist/components/BatteryAndroid3Filled.d.ts +3 -0
  19. package/dist/components/BatteryAndroid3Filled.js +3 -0
  20. package/dist/components/BatteryAndroid4.d.ts +4 -0
  21. package/dist/components/BatteryAndroid4.js +6 -0
  22. package/dist/components/BatteryAndroid4Filled.d.ts +3 -0
  23. package/dist/components/BatteryAndroid4Filled.js +3 -0
  24. package/dist/components/BatteryAndroid5.d.ts +4 -0
  25. package/dist/components/BatteryAndroid5.js +6 -0
  26. package/dist/components/BatteryAndroid5Filled.d.ts +3 -0
  27. package/dist/components/BatteryAndroid5Filled.js +3 -0
  28. package/dist/components/BatteryAndroid6.d.ts +4 -0
  29. package/dist/components/BatteryAndroid6.js +6 -0
  30. package/dist/components/BatteryAndroid6Filled.d.ts +3 -0
  31. package/dist/components/BatteryAndroid6Filled.js +3 -0
  32. package/dist/components/BatteryAndroidAlert.d.ts +4 -0
  33. package/dist/components/{OpenInPhoneFilled.js → BatteryAndroidAlert.js} +2 -2
  34. package/dist/components/{StayCurrentPortraitFilled.d.ts → BatteryAndroidAlertFilled.d.ts} +1 -1
  35. package/dist/components/BatteryAndroidAlertFilled.js +6 -0
  36. package/dist/components/BatteryAndroidBolt.d.ts +4 -0
  37. package/dist/components/{AppShortcutFilled.js → BatteryAndroidBolt.js} +2 -2
  38. package/dist/components/BatteryAndroidBoltFilled.d.ts +4 -0
  39. package/dist/components/BatteryAndroidBoltFilled.js +6 -0
  40. package/dist/components/BatteryAndroidFull.d.ts +4 -0
  41. package/dist/components/{StayCurrentPortraitFilled.js → BatteryAndroidFull.js} +2 -2
  42. package/dist/components/BatteryAndroidFullFilled.d.ts +3 -0
  43. package/dist/components/BatteryAndroidFullFilled.js +3 -0
  44. package/dist/components/BatteryAndroidPlus.d.ts +4 -0
  45. package/dist/components/{AppPromoFilled.js → BatteryAndroidPlus.js} +2 -2
  46. package/dist/components/BatteryAndroidPlusFilled.d.ts +4 -0
  47. package/dist/components/BatteryAndroidPlusFilled.js +6 -0
  48. package/dist/components/BatteryAndroidQuestion.d.ts +4 -0
  49. package/dist/components/BatteryAndroidQuestion.js +6 -0
  50. package/dist/components/BatteryAndroidQuestionFilled.d.ts +4 -0
  51. package/dist/components/BatteryAndroidQuestionFilled.js +6 -0
  52. package/dist/components/BatteryAndroidShare.d.ts +4 -0
  53. package/dist/components/BatteryAndroidShare.js +6 -0
  54. package/dist/components/{StayPrimaryPortraitFilled.d.ts → BatteryAndroidShareFilled.d.ts} +1 -1
  55. package/dist/components/BatteryAndroidShareFilled.js +6 -0
  56. package/dist/components/BatteryAndroidShield.d.ts +4 -0
  57. package/dist/components/BatteryAndroidShield.js +6 -0
  58. package/dist/components/{StayPrimaryLandscapeFilled.d.ts → BatteryAndroidShieldFilled.d.ts} +1 -1
  59. package/dist/components/BatteryAndroidShieldFilled.js +6 -0
  60. package/dist/components/{AppPromo.d.ts → Cannabis.d.ts} +1 -1
  61. package/dist/components/Cannabis.js +6 -0
  62. package/dist/components/{AppPromoFilled.d.ts → CannabisFilled.d.ts} +1 -1
  63. package/dist/components/CannabisFilled.js +6 -0
  64. package/dist/components/ComputerArrowUp.d.ts +4 -0
  65. package/dist/components/ComputerArrowUp.js +6 -0
  66. package/dist/components/ComputerArrowUpFilled.d.ts +4 -0
  67. package/dist/components/ComputerArrowUpFilled.js +6 -0
  68. package/dist/components/ComputerCancel.d.ts +4 -0
  69. package/dist/components/{InstallMobile.js → ComputerCancel.js} +2 -2
  70. package/dist/components/ComputerCancelFilled.d.ts +4 -0
  71. package/dist/components/ComputerCancelFilled.js +6 -0
  72. package/dist/components/{Book4Spark.d.ts → DeviceBand.d.ts} +1 -1
  73. package/dist/components/{InstallMobileFilled.js → DeviceBand.js} +2 -2
  74. package/dist/components/DeviceBandFilled.d.ts +4 -0
  75. package/dist/components/{StayPrimaryLandscapeFilled.js → DeviceBandFilled.js} +2 -2
  76. package/dist/components/{AppShortcut.d.ts → Eyeglasses2.d.ts} +1 -1
  77. package/dist/components/Eyeglasses2.js +6 -0
  78. package/dist/components/Eyeglasses2Filled.d.ts +3 -0
  79. package/dist/components/Eyeglasses2Filled.js +3 -0
  80. package/dist/components/HearingAidDisabledLeft.d.ts +4 -0
  81. package/dist/components/HearingAidDisabledLeft.js +6 -0
  82. package/dist/components/HearingAidDisabledLeftFilled.d.ts +4 -0
  83. package/dist/components/HearingAidDisabledLeftFilled.js +6 -0
  84. package/dist/components/HearingAidLeft.d.ts +4 -0
  85. package/dist/components/HearingAidLeft.js +6 -0
  86. package/dist/components/HearingAidLeftFilled.d.ts +4 -0
  87. package/dist/components/HearingAidLeftFilled.js +6 -0
  88. package/dist/components/Landscape2Edit.d.ts +4 -0
  89. package/dist/components/Landscape2Edit.js +6 -0
  90. package/dist/components/Landscape2EditFilled.d.ts +4 -0
  91. package/dist/components/Landscape2EditFilled.js +6 -0
  92. package/dist/components/MobileHand.js +1 -1
  93. package/dist/components/MobileHandLeft.d.ts +4 -0
  94. package/dist/components/MobileHandLeft.js +6 -0
  95. package/dist/components/MobileHandLeftFilled.d.ts +4 -0
  96. package/dist/components/MobileHandLeftFilled.js +6 -0
  97. package/dist/components/{AppShortcutFilled.d.ts → MobileHandLeftOff.d.ts} +1 -1
  98. package/dist/components/MobileHandLeftOff.js +6 -0
  99. package/dist/components/MobileHandLeftOffFilled.d.ts +4 -0
  100. package/dist/components/MobileHandLeftOffFilled.js +6 -0
  101. package/dist/components/MobileHandOff.d.ts +4 -0
  102. package/dist/components/MobileHandOff.js +6 -0
  103. package/dist/components/MobileHandOffFilled.d.ts +4 -0
  104. package/dist/components/MobileHandOffFilled.js +6 -0
  105. package/dist/components/{EmojiEvents.d.ts → RouterOff.d.ts} +1 -1
  106. package/dist/components/RouterOff.js +6 -0
  107. package/dist/components/RouterOffFilled.d.ts +4 -0
  108. package/dist/components/RouterOffFilled.js +6 -0
  109. package/dist/components/ShieldWatch.d.ts +4 -0
  110. package/dist/components/ShieldWatch.js +6 -0
  111. package/dist/components/ShieldWatchFilled.d.ts +4 -0
  112. package/dist/components/ShieldWatchFilled.js +6 -0
  113. package/dist/components/SplitSceneDown.d.ts +4 -0
  114. package/dist/components/SplitSceneDown.js +6 -0
  115. package/dist/components/SplitSceneDownFilled.d.ts +4 -0
  116. package/dist/components/SplitSceneDownFilled.js +6 -0
  117. package/dist/components/SplitSceneLeft.d.ts +4 -0
  118. package/dist/components/SplitSceneLeft.js +6 -0
  119. package/dist/components/SplitSceneLeftFilled.d.ts +4 -0
  120. package/dist/components/SplitSceneLeftFilled.js +6 -0
  121. package/dist/components/SplitSceneRight.d.ts +4 -0
  122. package/dist/components/SplitSceneRight.js +6 -0
  123. package/dist/components/SplitSceneRightFilled.d.ts +4 -0
  124. package/dist/components/SplitSceneRightFilled.js +6 -0
  125. package/dist/components/SplitSceneUp.d.ts +4 -0
  126. package/dist/components/SplitSceneUp.js +6 -0
  127. package/dist/components/SplitSceneUpFilled.d.ts +4 -0
  128. package/dist/components/SplitSceneUpFilled.js +6 -0
  129. package/dist/components/TabSearch.d.ts +4 -0
  130. package/dist/components/TabSearch.js +6 -0
  131. package/dist/components/TabSearchFilled.d.ts +4 -0
  132. package/dist/components/TabSearchFilled.js +6 -0
  133. package/dist/components/VerifiedOff.d.ts +4 -0
  134. package/dist/components/VerifiedOff.js +6 -0
  135. package/dist/components/VerifiedOffFilled.d.ts +4 -0
  136. package/dist/components/VerifiedOffFilled.js +6 -0
  137. package/dist/components/WatchArrow.d.ts +4 -0
  138. package/dist/components/WatchArrow.js +6 -0
  139. package/dist/components/WatchArrowFilled.d.ts +4 -0
  140. package/dist/components/WatchArrowFilled.js +6 -0
  141. package/dist/components/_3d.d.ts +4 -0
  142. package/dist/components/{AppShortcut.js → _3d.js} +2 -2
  143. package/dist/components/_3dFilled.d.ts +4 -0
  144. package/dist/components/{AppPromo.js → _3dFilled.js} +2 -2
  145. package/dist/index.d.ts +70 -26
  146. package/dist/index.js +70 -26
  147. package/package.json +1 -1
  148. package/dist/components/Book4Spark.js +0 -6
  149. package/dist/components/Book4SparkFilled.d.ts +0 -4
  150. package/dist/components/Book4SparkFilled.js +0 -6
  151. package/dist/components/EmojiEvents.js +0 -6
  152. package/dist/components/EmojiEventsFilled.d.ts +0 -4
  153. package/dist/components/EmojiEventsFilled.js +0 -6
  154. package/dist/components/InstallMobile.d.ts +0 -4
  155. package/dist/components/InstallMobileFilled.d.ts +0 -4
  156. package/dist/components/MobileFriendly.d.ts +0 -4
  157. package/dist/components/MobileFriendly.js +0 -6
  158. package/dist/components/MobileFriendlyFilled.d.ts +0 -4
  159. package/dist/components/NewReleases.d.ts +0 -4
  160. package/dist/components/NewReleases.js +0 -6
  161. package/dist/components/NewReleasesFilled.d.ts +0 -4
  162. package/dist/components/NewReleasesFilled.js +0 -6
  163. package/dist/components/OpenInPhone.d.ts +0 -4
  164. package/dist/components/OpenInPhone.js +0 -6
  165. package/dist/components/OpenInPhoneFilled.d.ts +0 -4
  166. package/dist/components/PhonelinkLock.d.ts +0 -4
  167. package/dist/components/PhonelinkLock.js +0 -6
  168. package/dist/components/PhonelinkLockFilled.d.ts +0 -4
  169. package/dist/components/PhonelinkLockFilled.js +0 -6
  170. package/dist/components/PhonelinkOff.d.ts +0 -4
  171. package/dist/components/PhonelinkOff.js +0 -6
  172. package/dist/components/PhonelinkOffFilled.d.ts +0 -4
  173. package/dist/components/PhonelinkOffFilled.js +0 -6
  174. package/dist/components/StayCurrentPortrait.d.ts +0 -4
  175. package/dist/components/StayPrimaryLandscape.d.ts +0 -4
  176. package/dist/components/StayPrimaryLandscape.js +0 -6
  177. package/dist/components/StayPrimaryPortrait.d.ts +0 -4
  178. package/dist/components/StayPrimaryPortrait.js +0 -6
  179. package/dist/components/StayPrimaryPortraitFilled.js +0 -6
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function BatchPrediction(_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: "M160-5v-641h641V-5zm286-93h69v-47h-69zm.47-82H515q0-32.12 16.97-57.74t39-50.4q21.27-25.95 38.15-53.44Q626-369.08 626-403.11q0-60.86-42.04-103.38Q541.92-549 480.99-549 419-549 376.5-506.17 334-463.35 334-402.76q0 33.61 17.33 61.1 17.32 27.48 38.5 52.58Q411-263 428.73-237.5q17.74 25.5 17.74 57.5M212-716v-73h537v73zm51-143v-73h434v73z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M174-55v-604h612v604zm94-94h424v-415H268zm172-45h80v-56h-80zm0-89h80q0-19 8.45-35.86T548-353q9-16 17-32.23 8-16.22 8-33.75Q573-455 545-479t-65-24-64.5 24.05Q388-454.91 388-419.31q0 17.89 7 34.6T412-353q9 17 18.5 33.76T440-283M218-717v-66h524v66zm44-123v-66h438v66zm218 483" })));
6
6
  }
@@ -1,3 +1,4 @@
1
- import BatchPrediction from './BatchPrediction';
2
- declare const BatchPredictionFilled: typeof BatchPrediction;
3
- export default BatchPredictionFilled;
1
+ import React from 'react';
2
+ export default function BatchPredictionFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,3 +1,6 @@
1
- import BatchPrediction from './BatchPrediction';
2
- var BatchPredictionFilled = BatchPrediction;
3
- export default BatchPredictionFilled;
1
+ import React from 'react';
2
+ export default function BatchPredictionFilled(_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: "M174-55v-604h612v604zm266-139h80v-56h-80zm0-89h80q0-19 8.45-35.86T548-353q9-16 17-32.23 8-16.22 8-33.75Q573-455 545-479t-65-24-64.5 24.05Q388-454.91 388-419.31q0 17.89 7 34.6T412-353q9 17 18.5 33.76T440-283M218-717v-66h524v66zm44-123v-66h438v66z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroid0({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export default function StayCurrentPortrait(_a) {
2
+ export default function BatteryAndroid0(_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: "M177-17v-926h606v926zm94-124v30h418v-30zm0-60h418v-558H271zm0-618h418v-30H271zm0 0v-30zm0 678v30z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M149-280h582v-401H149zm-94 95v-591h771v189h114v214H826v188z" })));
6
6
  }
@@ -0,0 +1,3 @@
1
+ import BatteryAndroid0 from './BatteryAndroid0';
2
+ declare const BatteryAndroid0Filled: typeof BatteryAndroid0;
3
+ export default BatteryAndroid0Filled;
@@ -0,0 +1,3 @@
1
+ import BatteryAndroid0 from './BatteryAndroid0';
2
+ var BatteryAndroid0Filled = BatteryAndroid0;
3
+ export default BatteryAndroid0Filled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroid1({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export default function MobileFriendlyFilled(_a) {
2
+ export default function BatteryAndroid1(_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: "M137-17v-926h606v229h-94v-45H231v558h418v-45h94v229zm491-299L447-498l63-63 118 118 230-230 63 63z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M229-280h502v-401H229zM55-185v-591h771v189h114v214H826v188z" })));
6
6
  }
@@ -0,0 +1,3 @@
1
+ import BatteryAndroid1 from './BatteryAndroid1';
2
+ declare const BatteryAndroid1Filled: typeof BatteryAndroid1;
3
+ export default BatteryAndroid1Filled;
@@ -0,0 +1,3 @@
1
+ import BatteryAndroid1 from './BatteryAndroid1';
2
+ var BatteryAndroid1Filled = BatteryAndroid1;
3
+ export default BatteryAndroid1Filled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroid2({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroid2(_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: "M309-280h422v-401H309zM55-185v-591h771v189h114v214H826v188z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import BatteryAndroid2 from './BatteryAndroid2';
2
+ declare const BatteryAndroid2Filled: typeof BatteryAndroid2;
3
+ export default BatteryAndroid2Filled;
@@ -0,0 +1,3 @@
1
+ import BatteryAndroid2 from './BatteryAndroid2';
2
+ var BatteryAndroid2Filled = BatteryAndroid2;
3
+ export default BatteryAndroid2Filled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroid3({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroid3(_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: "M389-280h342v-401H389zM55-185v-591h771v189h114v214H826v188z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import BatteryAndroid3 from './BatteryAndroid3';
2
+ declare const BatteryAndroid3Filled: typeof BatteryAndroid3;
3
+ export default BatteryAndroid3Filled;
@@ -0,0 +1,3 @@
1
+ import BatteryAndroid3 from './BatteryAndroid3';
2
+ var BatteryAndroid3Filled = BatteryAndroid3;
3
+ export default BatteryAndroid3Filled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroid4({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroid4(_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: "M469-280h262v-401H469zM55-185v-591h771v189h114v214H826v188z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import BatteryAndroid4 from './BatteryAndroid4';
2
+ declare const BatteryAndroid4Filled: typeof BatteryAndroid4;
3
+ export default BatteryAndroid4Filled;
@@ -0,0 +1,3 @@
1
+ import BatteryAndroid4 from './BatteryAndroid4';
2
+ var BatteryAndroid4Filled = BatteryAndroid4;
3
+ export default BatteryAndroid4Filled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroid5({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroid5(_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: "M549-280h182v-401H549zM55-185v-591h771v189h114v214H826v188z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import BatteryAndroid5 from './BatteryAndroid5';
2
+ declare const BatteryAndroid5Filled: typeof BatteryAndroid5;
3
+ export default BatteryAndroid5Filled;
@@ -0,0 +1,3 @@
1
+ import BatteryAndroid5 from './BatteryAndroid5';
2
+ var BatteryAndroid5Filled = BatteryAndroid5;
3
+ export default BatteryAndroid5Filled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroid6({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroid6(_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: "M629-280h102v-401H629zM55-185v-591h771v189h114v214H826v188z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import BatteryAndroid6 from './BatteryAndroid6';
2
+ declare const BatteryAndroid6Filled: typeof BatteryAndroid6;
3
+ export default BatteryAndroid6Filled;
@@ -0,0 +1,3 @@
1
+ import BatteryAndroid6 from './BatteryAndroid6';
2
+ var BatteryAndroid6Filled = BatteryAndroid6;
3
+ export default BatteryAndroid6Filled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidAlert({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export default function OpenInPhoneFilled(_a) {
2
+ export default function BatteryAndroidAlert(_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: "M177-17v-343h94v159h418v-558H271v159h-94v-343h606v926zm226-311-43-43 79-79H80v-60h359l-79-79 43-43 152 152z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M400-449h80v-172h-80zM149-280h582v-401H149zm-94 95v-591h771v189h114v214H826v188zm94-95v-401zm251-52h80v-80h-80z" })));
6
6
  }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function StayCurrentPortraitFilled({ className }: {
2
+ export default function BatteryAndroidAlertFilled({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidAlertFilled(_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: "M440.19-332q16.81 0 28.31-11.69 11.5-11.7 11.5-28.5 0-16.81-11.69-28.31-11.7-11.5-28.5-11.5-16.81 0-28.31 11.69-11.5 11.7-11.5 28.5 0 16.81 11.69 28.31 11.7 11.5 28.5 11.5M400-449h80v-172h-80zM149-185q-39.05 0-66.53-27.77Q55-240.54 55-280v-401q0-39.46 27.47-67.23Q109.95-776 149-776h582q39.46 0 67.23 27.77T826-681v94h49q26.92 0 45.96 19.5T940-521.76v83.55Q940-411 920.96-392T875-373h-49v93q0 39.46-27.77 67.23T731-185z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidBolt({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export default function AppShortcutFilled(_a) {
2
+ export default function BatteryAndroidBolt(_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: "M726-451H471v140h-60v-200h315l-82-81 42-42 153 153-153 153-42-42zM177-17v-926h606v229h-94v-45H271v558h418v-45h94v229z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M377-340h29l194-174H474l30-107h-30L280-446h127zm-228 60h582v-401H149zm-94 95v-591h771v189h114v214H826v188zm94-95v-401z" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidBoltFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidBoltFilled(_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: "M377-340h29l194-174H474l30-107h-30L280-446h127zM149-185q-39.05 0-66.53-27.77Q55-240.54 55-280v-401q0-39.46 27.47-67.23Q109.95-776 149-776h582q39.46 0 67.23 27.77T826-681v94h49q26.92 0 45.96 19.5T940-521.76v83.55Q940-411 920.96-392T875-373h-49v93q0 39.46-27.77 67.23T731-185z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidFull({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export default function StayCurrentPortraitFilled(_a) {
2
+ export default function BatteryAndroidFull(_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: "M177-17v-926h606v926zm94-184h418v-558H271z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M55-185v-591h771v189h114v214H826v188z" })));
6
6
  }
@@ -0,0 +1,3 @@
1
+ import BatteryAndroidFull from './BatteryAndroidFull';
2
+ declare const BatteryAndroidFullFilled: typeof BatteryAndroidFull;
3
+ export default BatteryAndroidFullFilled;
@@ -0,0 +1,3 @@
1
+ import BatteryAndroidFull from './BatteryAndroidFull';
2
+ var BatteryAndroidFullFilled = BatteryAndroidFull;
3
+ export default BatteryAndroidFullFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidPlus({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export default function AppPromoFilled(_a) {
2
+ export default function BatteryAndroidPlus(_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: "M636-518 480-362 324-518l42-42 84 84v-204h60v204l84-84zM398-136h164v-40H398zM177-17v-926h606v926zm94-244h418v-498H271z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M400-352h80v-88h89v-80h-89v-89h-80v89h-88v80h88zm-251 72h582v-401H149zm-94 95v-591h771v189h114v214H826v188zm94-95v-401z" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidPlusFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidPlusFilled(_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-352h80v-88h89v-80h-89v-89h-80v89h-88v80h88zM149-185q-39.05 0-66.53-27.77Q55-240.54 55-280v-401q0-39.46 27.47-67.23Q109.95-776 149-776h582q39.46 0 67.23 27.77T826-681v94h49q26.92 0 45.96 19.5T940-521.76v83.55Q940-411 920.96-392T875-373h-49v93q0 39.46-27.77 67.23T731-185z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidQuestion({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidQuestion(_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: "M416-415h48q0-23 7.5-35.5T497-481q14-13 25.5-33.69T534-560q0-32.55-21-52.28Q492-632 452.59-632q-33.59 0-61.09 17T352-571l46 29q7-15 20-25t28-10q11.7 0 20.85 6.58Q476-563.85 476-553q0 15-11 28t-25 30q-12 16-18 33.5t-6 46.5M149-280h582v-401H149zm-94 95v-591h771v189h114v214H826v188zm94-95v-401zm259-45h64v-63h-64z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidQuestionFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidQuestionFilled(_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: "M440-325q13 0 22.5-8.92T472-357q0-13-9.5-22t-22.5-9-22 9-9 22.5 9 22.5 22 9m-24-90h48q0-23 7.5-35.5T497-481q14-13 25.5-33.69T534-560q0-32.55-21-52.28Q492-632 452.59-632q-33.59 0-61.09 17T352-571l46 29q7-15 20-25t28-10q11.7 0 20.85 6.58Q476-563.85 476-553q0 15-11 28t-25 30q-12 16-18 33.5t-6 46.5M149-185q-39.05 0-66.53-27.77Q55-240.54 55-280v-401q0-39.46 27.47-67.23Q109.95-776 149-776h582q39.46 0 67.23 27.77T826-681v94h49q26.92 0 45.96 19.5T940-521.76v83.55Q940-411 920.96-392T875-373h-49v93q0 39.46-27.77 67.23T731-185z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidShare({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidShare(_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: "M255-335h80v-108h152l-43 43 56 57 140-140-140-139-56 55 44 45H255zm-106 55h582v-401H149zm-94 95v-591h771v189h114v214H826v188zm94-95v-401z" })));
6
+ }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function StayPrimaryPortraitFilled({ className }: {
2
+ export default function BatteryAndroidShareFilled({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidShareFilled(_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-185q-39.05 0-66.53-27.77Q55-240.54 55-280v-401q0-39.46 27.47-67.23Q109.95-776 149-776h582q39.46 0 67.23 27.77T826-681v94h49q26.92 0 45.96 19.5T940-521.76v83.55Q940-411 920.96-392T875-373h-49v93q0 39.46-27.77 67.23T731-185zm106-150h80v-108h152l-43 43 56 57 140-140-140-139-56 55 44 45H327q-28.76 0-50.38 20.83Q255-480.35 255-452z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidShield({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidShield(_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: "M440-330q67-32 97-100.5T570-574q-35-8-66.5-23.5T440-630q-32 17-63.5 32.5T310-574q3 75 33 143.5T440-330m0-74v-147q14.59 8.31 28.8 15.65Q483-528 500-522q-7.65 37.2-20.32 64.1Q467-431 440-404M149-280h582v-401H149zm-94 95v-591h771v189h114v214H826v188zm94-95v-401z" })));
6
+ }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function StayPrimaryLandscapeFilled({ className }: {
2
+ export default function BatteryAndroidShieldFilled({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function BatteryAndroidShieldFilled(_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: "M440-330q67-32 97-100.5T570-574q-35-8-66.5-23.5T440-630q-32 17-63.5 32.5T310-574q3 75 33 143.5T440-330m0-74v-147q14.31 8.15 28.65 15.58Q483-528 500-522q-7.65 37.2-20.32 64.1Q467-431 440-404M149-185q-39.05 0-66.53-27.77Q55-240.54 55-280v-401q0-39.46 27.47-67.23Q109.95-776 149-776h582q39.46 0 67.23 27.77T826-681v94h49q26.92 0 45.96 19.5T940-521.76v83.55Q940-411 920.96-392T875-373h-49v93q0 39.46-27.77 67.23T731-185z" })));
6
+ }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function AppPromo({ className }: {
2
+ export default function Cannabis({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Cannabis(_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: "M440-55v-192q-46 24-92.03 46-46.04 22-98.97 22-66.66 0-124.33-30.5T15-278q40-43 88.5-74T209-392q-78-60-112.5-152T53-735q79-3 152.44 24 73.43 27 131.56 84-1-8-1.5-15.83-.5-7.84-.5-15.12 3-98.84 44-186.95 41-88.1 93-171.1 62 80 105.5 168.5T625-658q0 7.67-.5 15.33Q624-635 624-627q57-57 131-84t154-24q-10 98.24-45 190.12T752-392q57 9 105.5 41t88.5 73q-53 39-111.5 69T710-179q-51.88 0-98.44-21.8T520-247v192zm-58-336q-13-43-31-84.5T304-552q-30-31-66.99-50.88Q200.03-622.76 160-637q10.96 44.97 27.8 86.63 16.85 41.65 48.22 74.37 28.98 32 66.48 52t79.5 33M249.01-258q27.99 0 53.49-8.27 25.5-8.28 51.5-19.67-26.19-11.46-51.15-21.76-24.97-10.3-53.41-10.3T196-308.7t-50 20.76q24 13.39 49.51 21.67 25.51 8.27 53.5 8.27m232.58-145Q515-458 530-521t15-128q0-57.21-19.21-111.6Q506.58-815 480.5-867q-28.08 51-46.79 105.4Q415-707.21 415-649q0 66 18.59 127 18.6 61 48 119M579-391q41-13 78.5-33t67.05-52Q754-510 771-552.14q17-42.15 30-84.86-41 14-78.5 34T656-552q-31 34-48 75.47-17 41.46-29 85.53m130.81 133q27.19 0 53.19-9t52-19q-26-11-51.1-21.5-25.09-10.5-53.67-10.5-28.49 0-53.74 10.3-25.24 10.3-50.49 21.29 26.19 10.86 51.4 19.64 25.21 8.77 52.41 8.77M606-286" })));
6
+ }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function AppPromoFilled({ className }: {
2
+ export default function CannabisFilled({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CannabisFilled(_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: "M440-55v-192q-46 24-92 46t-99 22q-66 0-124-30.5T15-278q40-43 88.5-74T209-392q-78-60-112.5-152T53-735q79-3 152.5 24T337-627q-1-8-1.5-16t-.5-15q3-99 44-187t93-171q62 80 105.5 168.5T625-658q0 7-.5 15t-.5 16q57-57 131-84t154-24q-10 98-45 190T752-392q57 9 105.5 41t88.5 73q-53 39-111.5 69T710-179q-52 0-98.5-22T520-247v192z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ComputerArrowUp({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ComputerArrowUp(_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: "M440-375h80v-181l51 52 56-55-147-147-147 147 56 55 51-52zM17-83v-72h926v72zm38-132v-651h851v651zm94-94h662v-462H149zm0 0v-462z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ComputerArrowUpFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ComputerArrowUpFilled(_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: "M440-375h80v-181l51 52 56-55-147-147-147 147 56 55 51-52zM17-83v-72h926v72zm38-132v-651h851v651z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ComputerCancel({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export default function InstallMobile(_a) {
2
+ export default function ComputerCancel(_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: "M177-17v-926h392v94H271v30h298v60H271v558h418v-119h94v303zm94-124v30h418v-30zm463-260L540-594l50-50 108 107v-293h72v293l108-107 50 50zM271-819v-30zm0 678v30z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m360-366 120-119 120 119 55-54-120-120 120-120-55-55-120 120-120-120-54 55 119 120-119 120zM17-83v-72h926v72zm38-132v-651h851v651zm94-94h662v-462H149zm0 0v-462z" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ComputerCancelFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ComputerCancelFilled(_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: "m360-366 120-119 120 119 55-54-120-120 120-120-55-55-120 120-120-120-54 55 119 120-119 120zM17-83v-72h926v72zm38-132v-651h851v651z" })));
6
+ }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function Book4Spark({ className }: {
2
+ export default function DeviceBand({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export default function InstallMobileFilled(_a) {
2
+ export default function DeviceBand(_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: "M177-17v-926h392v184H271v558h418v-119h94v303zm557-384L540-594l50-50 108 107v-293h72v293l108-107 50 50z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M301-55v-516h-58v-138h58v-197h361v197h58v138h-58v516zm93-538v445h174v-445zm0-94h174v-125H394zm0 94h174zm0-94h174z" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function DeviceBandFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export default function StayPrimaryLandscapeFilled(_a) {
2
+ export default function DeviceBandFilled(_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: "M17-177v-606h926v606zm184-94h558v-418H201z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M301-55v-516h-58v-138h58v-197h361v197h58v138h-58v516z" })));
6
6
  }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function AppShortcut({ className }: {
2
+ export default function Eyeglasses2({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Eyeglasses2(_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: "M207-295q-47 0-83-31t-45-79L48-560l-46 4-7-94q76-7 133-11.5t115-4.5q49 0 84 3.5t59 10.5q21 7 46 16.5t50 9.5q23 0 46.5-10t43.5-16q26-6 63-10t91-4q47 0 99.5 3.5T966-651l-8 92-45-3-32 158q-10 48-45.5 78.5T755-295h-93q-45 0-80.5-29T535-399l-28-126h-51l-31 126q-10 47-45 75.5T299-295zm-37-129q3 16 12.5 26t22.5 10h93q13 0 23-9.5t13-23.5l32-135q-28-6-61.5-10t-61.5-4q-23 0-50 1t-48 2zm456 2q3 15 13 24.5t23 9.5h93q12 0 22-10.5t13-25.5l27-144q-21-1-45.5-1.5T726-570q-30 0-66 4t-66 10z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import Eyeglasses2 from './Eyeglasses2';
2
+ declare const Eyeglasses2Filled: typeof Eyeglasses2;
3
+ export default Eyeglasses2Filled;
@@ -0,0 +1,3 @@
1
+ import Eyeglasses2 from './Eyeglasses2';
2
+ var Eyeglasses2Filled = Eyeglasses2;
3
+ export default Eyeglasses2Filled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function HearingAidDisabledLeft({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;