@project-lary/react-material-symbols 0.14.0 → 0.16.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 (167) hide show
  1. package/dist/components/BooksMoviesAndMusic.d.ts +4 -0
  2. package/dist/components/BooksMoviesAndMusic.js +6 -0
  3. package/dist/components/BooksMoviesAndMusicFilled.d.ts +4 -0
  4. package/dist/components/BooksMoviesAndMusicFilled.js +6 -0
  5. package/dist/components/ChatPasteGo2.d.ts +4 -0
  6. package/dist/components/ChatPasteGo2.js +6 -0
  7. package/dist/components/ChatPasteGo2Filled.d.ts +4 -0
  8. package/dist/components/ChatPasteGo2Filled.js +6 -0
  9. package/dist/components/ChessPawn.d.ts +4 -0
  10. package/dist/components/ChessPawn.js +6 -0
  11. package/dist/components/ChessPawnFilled.d.ts +4 -0
  12. package/dist/components/ChessPawnFilled.js +6 -0
  13. package/dist/components/Cognition2.d.ts +4 -0
  14. package/dist/components/Cognition2.js +6 -0
  15. package/dist/components/Cognition2Filled.d.ts +4 -0
  16. package/dist/components/Cognition2Filled.js +6 -0
  17. package/dist/components/DesktopCloudStack.d.ts +4 -0
  18. package/dist/components/DesktopCloudStack.js +6 -0
  19. package/dist/components/DesktopCloudStackFilled.d.ts +4 -0
  20. package/dist/components/DesktopCloudStackFilled.js +6 -0
  21. package/dist/components/{Width.d.ts → Docs.d.ts} +1 -1
  22. package/dist/components/Docs.js +6 -0
  23. package/dist/components/DocsFilled.d.ts +4 -0
  24. package/dist/components/DocsFilled.js +6 -0
  25. package/dist/components/ExpansionPanels.d.ts +4 -0
  26. package/dist/components/ExpansionPanels.js +6 -0
  27. package/dist/components/ExpansionPanelsFilled.d.ts +4 -0
  28. package/dist/components/ExpansionPanelsFilled.js +6 -0
  29. package/dist/components/FileExport.d.ts +4 -0
  30. package/dist/components/FileExport.js +6 -0
  31. package/dist/components/FileExportFilled.d.ts +4 -0
  32. package/dist/components/FileExportFilled.js +6 -0
  33. package/dist/components/FileJson.d.ts +4 -0
  34. package/dist/components/FileJson.js +6 -0
  35. package/dist/components/FileJsonFilled.d.ts +4 -0
  36. package/dist/components/FileJsonFilled.js +6 -0
  37. package/dist/components/FilePng.d.ts +4 -0
  38. package/dist/components/FilePng.js +6 -0
  39. package/dist/components/FilePngFilled.d.ts +4 -0
  40. package/dist/components/FilePngFilled.js +6 -0
  41. package/dist/components/Files.d.ts +4 -0
  42. package/dist/components/Files.js +6 -0
  43. package/dist/components/FilesFilled.d.ts +4 -0
  44. package/dist/components/{Width.js → FilesFilled.js} +2 -2
  45. package/dist/components/FolderCode.d.ts +4 -0
  46. package/dist/components/FolderCode.js +6 -0
  47. package/dist/components/FolderCodeFilled.d.ts +4 -0
  48. package/dist/components/FolderCodeFilled.js +6 -0
  49. package/dist/components/GifBox.js +1 -1
  50. package/dist/components/GifBoxFilled.js +1 -1
  51. package/dist/components/GlobeBook.d.ts +4 -0
  52. package/dist/components/GlobeBook.js +6 -0
  53. package/dist/components/GlobeBookFilled.d.ts +3 -0
  54. package/dist/components/GlobeBookFilled.js +3 -0
  55. package/dist/components/Hearing.js +1 -1
  56. package/dist/components/HearingAid.js +1 -1
  57. package/dist/components/HearingAidFilled.js +1 -1
  58. package/dist/components/IdentityAwareProxy.d.ts +4 -0
  59. package/dist/components/IdentityAwareProxy.js +6 -0
  60. package/dist/components/IdentityAwareProxyFilled.d.ts +3 -0
  61. package/dist/components/IdentityAwareProxyFilled.js +3 -0
  62. package/dist/components/IdentityPlatform.d.ts +4 -0
  63. package/dist/components/IdentityPlatform.js +6 -0
  64. package/dist/components/IdentityPlatformFilled.d.ts +4 -0
  65. package/dist/components/IdentityPlatformFilled.js +6 -0
  66. package/dist/components/ImageSearch.js +1 -1
  67. package/dist/components/ImageSearchFilled.d.ts +4 -3
  68. package/dist/components/ImageSearchFilled.js +6 -3
  69. package/dist/components/InkSelection.d.ts +4 -0
  70. package/dist/components/InkSelection.js +6 -0
  71. package/dist/components/InkSelectionFilled.d.ts +3 -0
  72. package/dist/components/InkSelectionFilled.js +3 -0
  73. package/dist/components/MapSearch.d.ts +4 -0
  74. package/dist/components/MapSearch.js +6 -0
  75. package/dist/components/MapSearchFilled.d.ts +4 -0
  76. package/dist/components/MapSearchFilled.js +6 -0
  77. package/dist/components/Moped.d.ts +4 -0
  78. package/dist/components/Moped.js +6 -0
  79. package/dist/components/MopedFilled.d.ts +4 -0
  80. package/dist/components/MopedFilled.js +6 -0
  81. package/dist/components/MultipleAirports.d.ts +4 -0
  82. package/dist/components/MultipleAirports.js +6 -0
  83. package/dist/components/MultipleAirportsFilled.d.ts +4 -0
  84. package/dist/components/MultipleAirportsFilled.js +6 -0
  85. package/dist/components/NetworkIntelligence.d.ts +4 -0
  86. package/dist/components/NetworkIntelligence.js +6 -0
  87. package/dist/components/NetworkIntelligenceFilled.d.ts +3 -0
  88. package/dist/components/NetworkIntelligenceFilled.js +3 -0
  89. package/dist/components/Owl.d.ts +4 -0
  90. package/dist/components/Owl.js +6 -0
  91. package/dist/components/OwlFilled.d.ts +4 -0
  92. package/dist/components/OwlFilled.js +6 -0
  93. package/dist/components/QueryStats.js +1 -1
  94. package/dist/components/ServerPerson.d.ts +4 -0
  95. package/dist/components/ServerPerson.js +6 -0
  96. package/dist/components/ServerPersonFilled.d.ts +4 -0
  97. package/dist/components/ServerPersonFilled.js +6 -0
  98. package/dist/components/ShareEta.d.ts +4 -0
  99. package/dist/components/ShareEta.js +6 -0
  100. package/dist/components/ShareEtaFilled.d.ts +3 -0
  101. package/dist/components/ShareEtaFilled.js +3 -0
  102. package/dist/components/SplitScene.d.ts +4 -0
  103. package/dist/components/SplitScene.js +6 -0
  104. package/dist/components/SplitSceneFilled.d.ts +4 -0
  105. package/dist/components/SplitSceneFilled.js +6 -0
  106. package/dist/components/SquareDot.d.ts +4 -0
  107. package/dist/components/SquareDot.js +6 -0
  108. package/dist/components/SquareDotFilled.d.ts +3 -0
  109. package/dist/components/SquareDotFilled.js +3 -0
  110. package/dist/components/StackHexagon.js +1 -1
  111. package/dist/components/Table.js +1 -1
  112. package/dist/components/TableConvert.d.ts +4 -0
  113. package/dist/components/TableConvert.js +6 -0
  114. package/dist/components/TableConvertFilled.d.ts +4 -0
  115. package/dist/components/TableConvertFilled.js +6 -0
  116. package/dist/components/TableEdit.d.ts +4 -0
  117. package/dist/components/TableEdit.js +6 -0
  118. package/dist/components/TableEditFilled.d.ts +4 -0
  119. package/dist/components/TableEditFilled.js +6 -0
  120. package/dist/components/TableEye.js +1 -1
  121. package/dist/components/TableEyeFilled.js +1 -1
  122. package/dist/components/TableFilled.d.ts +4 -3
  123. package/dist/components/TableFilled.js +6 -3
  124. package/dist/components/TableView.js +1 -1
  125. package/dist/components/TableViewFilled.d.ts +4 -3
  126. package/dist/components/TableViewFilled.js +6 -3
  127. package/dist/components/TextCompare.d.ts +4 -0
  128. package/dist/components/TextCompare.js +6 -0
  129. package/dist/components/TextCompareFilled.d.ts +4 -0
  130. package/dist/components/TextCompareFilled.js +6 -0
  131. package/dist/components/ThreatIntelligence.d.ts +4 -0
  132. package/dist/components/ThreatIntelligence.js +6 -0
  133. package/dist/components/ThreatIntelligenceFilled.d.ts +3 -0
  134. package/dist/components/ThreatIntelligenceFilled.js +3 -0
  135. package/dist/components/TileLarge.d.ts +4 -0
  136. package/dist/components/TileLarge.js +6 -0
  137. package/dist/components/TileLargeFilled.d.ts +4 -0
  138. package/dist/components/TileLargeFilled.js +6 -0
  139. package/dist/components/TileMedium.d.ts +4 -0
  140. package/dist/components/TileMedium.js +6 -0
  141. package/dist/components/TileMediumFilled.d.ts +4 -0
  142. package/dist/components/TileMediumFilled.js +6 -0
  143. package/dist/components/TileSmall.d.ts +4 -0
  144. package/dist/components/TileSmall.js +6 -0
  145. package/dist/components/TileSmallFilled.d.ts +4 -0
  146. package/dist/components/TileSmallFilled.js +6 -0
  147. package/dist/components/TwoPagerStore.d.ts +4 -0
  148. package/dist/components/TwoPagerStore.js +6 -0
  149. package/dist/components/TwoPagerStoreFilled.d.ts +4 -0
  150. package/dist/components/TwoPagerStoreFilled.js +6 -0
  151. package/dist/components/WidgetMedium.d.ts +4 -0
  152. package/dist/components/WidgetMedium.js +6 -0
  153. package/dist/components/WidgetMediumFilled.d.ts +4 -0
  154. package/dist/components/WidgetMediumFilled.js +6 -0
  155. package/dist/components/WidgetSmall.d.ts +4 -0
  156. package/dist/components/WidgetSmall.js +6 -0
  157. package/dist/components/WidgetSmallFilled.d.ts +4 -0
  158. package/dist/components/WidgetSmallFilled.js +6 -0
  159. package/dist/components/WidgetWidth.d.ts +4 -0
  160. package/dist/components/WidgetWidth.js +6 -0
  161. package/dist/components/WidgetWidthFilled.d.ts +4 -0
  162. package/dist/components/WidgetWidthFilled.js +6 -0
  163. package/dist/index.d.ts +72 -2
  164. package/dist/index.js +72 -2
  165. package/package.json +1 -1
  166. package/dist/components/WidthFilled.d.ts +0 -3
  167. package/dist/components/WidthFilled.js +0 -3
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Moped(_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: "M274.24-200Q226-200 192-234.5T158-317H80v-276h310v216h161l147-185v-138H575v-60h183v219L580-317H390q0 48-33.76 82.5-33.77 34.5-82 34.5m-.24-60q23 0 39.5-17t16.5-40H218q0 23 16.5 40t39.5 17m-74-393v-60h190v60zm564.24 453Q716-200 682-233.76q-34-33.77-34-82Q648-364 681.76-398q33.77-34 82-34Q812-432 846-398.24q34 33.77 34 82Q880-268 846.24-234q-33.77 34-82 34m-.24-60q23 0 39.5-16.5T820-316t-16.5-39.5T764-372t-39.5 16.5T708-316t16.5 39.5T764-260M140-377h190v-156H140z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function MopedFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function MopedFilled(_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: "M274.24-200Q226-200 192-234.5T158-317H80v-276h310v216h161l147-185v-138H575v-60h183v219L580-317H390q0 48-33.76 82.5-33.77 34.5-82 34.5m-.24-60q23 0 39.5-17t16.5-40H218q0 23 16.5 40t39.5 17m-74-393v-60h190v60zm564.24 453Q716-200 682-233.76q-34-33.77-34-82Q648-364 681.76-398q33.77-34 82-34Q812-432 846-398.24q34 33.77 34 82Q880-268 846.24-234q-33.77 34-82 34m-.24-60q23 0 39.5-16.5T820-316t-16.5-39.5T764-372t-39.5 16.5T708-316t16.5 39.5T764-260" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function MultipleAirports({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function MultipleAirports(_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: "m347-363 73-21 73 21v-27l-48-32v-132l155 50v-30l-155-90v-94q0-11-7-19t-18-8-18 8-7 19v94l-155 90v30l155-50v132l-48 32zM603-89l-42-42q87-88 163-197t76-224q0-81-30-154.5T693-829l43-42q56 51 90 140t34 179q0 115-80 237.5T603-89m-183-70q133-121 196.5-219.5T680-552q0-118-75.5-193T420-820t-184.5 75T160-552q0 75 65 173.5T420-159m0 79Q259-217 179.5-334.5T100-552q0-150 96.5-239T420-880t223.5 89T740-552q0 100-79.5 217.5T420-80m0-472" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function MultipleAirportsFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function MultipleAirportsFilled(_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: "m347-363 73-21 73 21v-27l-48-32v-132l155 50v-30l-155-90v-94q0-11-7-19t-18-8-18 8-7 19v94l-155 90v30l155-50v132l-48 32zM603-89l-42-42q87-88 163-197t76-224q0-81-30-154.5T693-829l43-42q56 51 90 140t34 179q0 115-80 237.5T603-89m-183 9Q259-217 179.5-334.5T100-552q0-150 96.5-239T420-880t223.5 89T740-552q0 100-79.5 217.5T420-80" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function NetworkIntelligence({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function NetworkIntelligence(_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: "M317-160q-8 0-15-4t-11-11l-84-150h71l42 80h90v-30h-72l-42-80H191l-63-110q-2-4-3-7.5t-1-7.5q0-2 4-15l63-110h105l42-80h72v-30h-90l-42 80h-71l84-150q4-7 11-11t15-4h118q13 0 21.5 8.5T465-770v175h-85l-30 30h115v130h-98l-39-80h-98l-30 30h108l40 80h117v215q0 13-8.5 21.5T435-160zm208 0q-13 0-21.5-8.5T495-190v-215h117l40-80h108l-30-30h-98l-39 80h-98v-130h115l-30-30h-85v-175q0-13 8.5-21.5T525-800h118q8 0 15 4t11 11l84 150h-71l-42-80h-90v30h72l42 80h105l63 110q2 4 3 7.5t1 7.5q0 2-4 15l-63 110H664l-42 80h-72v30h90l42-80h71l-84 150q-4 7-11 11t-15 4z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import NetworkIntelligence from './NetworkIntelligence';
2
+ declare const NetworkIntelligenceFilled: typeof NetworkIntelligence;
3
+ export default NetworkIntelligenceFilled;
@@ -0,0 +1,3 @@
1
+ import NetworkIntelligence from './NetworkIntelligence';
2
+ var NetworkIntelligenceFilled = NetworkIntelligence;
3
+ export default NetworkIntelligenceFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function Owl({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Owl(_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-133 0-226.5-92.42T160-398v-205q0-120.69 96-198.85Q352-880 480-880t224 78.15q96 78.16 96 198.85v523zm0-60h109q-32-30-50.5-71T520-300v-29q-10 2-20 2h-20q-73 0-139-29.5T223-437l-3 39q0 107.5 75.83 182.75Q371.67-140 480-140m100-160q0 66 47 113t113 47l-3-297q-33.86 33.43-72.93 57.21Q625-356 580-342zM450-562q0-74-52-124.5T274-737q-25.83 27.03-39.91 60.81Q220-642.41 220-603q0 97 78.56 156.5t181.5 59.5 181.44-59.5T740-603q0-40-14.5-73.5T685-737q-72 1-123.5 51.66T510-562zm-115.18-11q-12.82 0-21.32-8.68-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5m290 0q-12.82 0-21.32-8.68-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5M337-785q46 14 83 43t60 68q23-40 59.5-68.5T622-785q-32-17-68.02-26t-74-9-74.48 9-68.5 26m463 645H520zm-320 0q-108.33 0-184.17-75.25Q220-290.5 220-398h3q-2 108 73.54 183T480-140h109zm100-160q0 66 46.5 113T737-140h3q-66 0-113-47t-47-113M479-674" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function OwlFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function OwlFilled(_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.06-387Q583-387 661.5-446.5T740-603q0-40-14.5-73.5T685-737q-72 1-123.5 51.66T510-562h-60q0-74-52-124.5T274-737q-25.83 27.03-39.91 60.81Q220-642.41 220-603q0 97 78.56 156.5t181.5 59.5M334.82-573q-12.82 0-21.32-8.68-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5m290 0q-12.82 0-21.32-8.68-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5M480-80q-133 0-226.5-92.42T160-398v-205q0-120.69 96-198.85Q352-880 480-880t224 78.15q96 78.16 96 198.85v463h-60q-66 0-113-47t-47-113v-42q-15 4.9-30 8.05t-30 4.55v29.4q0 91.3 64.35 155.65T740-80z" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function QueryStats(_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: "m89-249-49-36 188-300 119.57 140L507-703l109 162q-16 2-31 6.5T555-524l-45-69-152.56 249L236-485zM877-40 743-174q-21 15-45.5 23t-50.5 8q-70.83 0-120.42-49.62Q477-242.24 477-313.12t49.62-120.38 120.5-49.5 120.38 49.58Q817-383.83 817-313q0 26-8.5 50.5T786-215.55L920-83zM646.86-203Q693-203 725-234.86t32-78T725.14-391t-78-32T569-391.14t-32 78T568.86-235t78 32M721-531q-15-6-31-8t-33-4l214-337 49 36z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m89-412-49-36 193-310 125 146 165-268 125 186 143-226 48 35-190 301-124-184-159 258-125-146zm494 192q48 0 82.5-33.5T700-335q0-49-34-83t-83-34q-48 0-81.5 34.5T468-335t33.5 81.5T583-220M797-80 685-192q-22 15-47.5 23.5T583-160q-73 0-124-51t-51-124 51-125 124-52q74 0 125.5 51.5T760-335q0 29-8.5 54.5T727-233l112 111z" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ServerPerson({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ServerPerson(_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: "M160-80v-800h640v800H611l-41-82H390l-42 82zm60-60h91l42-82h254l41 82h92v-680H220zm100-221h320v-19q0-51-50.5-69.5T480-468t-109.5 18.5T320-380zm160-174q30 0 51.5-21.5T553-608t-21.5-51.5T480-681t-51.5 21.5T407-608t21.5 51.5T480-535m0 55" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ServerPersonFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ServerPersonFilled(_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: "M160-80v-800h640v800H611l-41-82H390l-42 82zm160-281h320v-19q0-51-50.5-69.5T480-468t-109.5 18.5T320-380zm159.92-174q30.08 0 51.58-21.42t21.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,4 @@
1
+ import React from 'react';
2
+ export default function ShareEta({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ShareEta(_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: "M401 0q-83 0-156-31.5t-127.5-86-86-127.5T0-400q0-83 31.5-156t86-127.5 127.5-86T401-801h14.5q6.5 0 14.5 1v60q-8-1-14.5-1H401q-142 0-241.5 99.5T60-400q0 141 99.5 240.5T401-60q141 0 240.5-99.5T741-400h60q0 82-31.5 155t-86 127.5-127 86T401 0m141-216L370-388v-212h60v188l154 154zm355-244q-20-165-133-284.5T490-893v-61q186 30 317 167t151 327zm-161 0q-18-98-85-170.5T490-729v-62q120 28 204 118t103 213z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import ShareEta from './ShareEta';
2
+ declare const ShareEtaFilled: typeof ShareEta;
3
+ export default ShareEtaFilled;
@@ -0,0 +1,3 @@
1
+ import ShareEta from './ShareEta';
2
+ var ShareEtaFilled = ShareEta;
3
+ export default ShareEtaFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function SplitScene({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function SplitScene(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M80-160v-640h310v60H140v520h250v60zm370 80v-800h60v80h370v640H510v80zm60-140h310v-520H510zm310 0v-520zm-680 0v-520z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function SplitSceneFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function SplitSceneFilled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M80-160v-640h310v640zm370 80v-800h60v80h370v640H510v80z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function SquareDot({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function SquareDot(_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: "M120-120v-720h720v720zm60-60h600v-600H180zm300-145q-65 0-110-45t-45-110 45-110 110-45 110 45 45 110-45 110-110 45" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import SquareDot from './SquareDot';
2
+ declare const SquareDotFilled: typeof SquareDot;
3
+ export default SquareDotFilled;
@@ -0,0 +1,3 @@
1
+ import SquareDot from './SquareDot';
2
+ var SquareDotFilled = SquareDot;
3
+ export default SquareDotFilled;
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function StackHexagon(_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: "m569-396 151-87v-172l-151-87-151 87v172zm115 198h122l9 45-661 79-80-617 125-14v61l-58 6 65 498zm-426-60v-622h622v622zm60-60h502v-502H318zm251-251" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m569-396 151-87v-172l-151-87-151 87v172zm115 198h122l9 45-661 79-80-617 125-14v61l-58 6 65 498zm-426-60v-622h622v622zm60-60h502v-502H318zm251-147-91-53v-102l91-53 91 53v102z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function Table(_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: "M120-120v-720h720v720zm60-500h600v-160H180zm220 220h160v-160H400zm0 220h160v-160H400zM180-400h160v-160H180zm440 0h160v-160H620zM180-180h160v-160H180zm440 0h160v-160H620z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M120-120v-720h720v720zm330-250H180v190h270zm60 0v190h270v-190zm-60-60v-190H180v190zm60 0h270v-190H510zM180-680h600v-100H180z" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TableConvert({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TableConvert(_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-120v-500H120v-220h720v720zm60-60h280v-190H500zm0-250h280v-190H500zM180-680h600v-100H180zM120-80v-60h94q-45-23-72-65.5T115-301q0-75 52.58-127T295-480v60q-50 0-85 34.91T175-300q0 46 30 80t75 39v-119h60v220z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TableConvertFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TableConvertFilled(_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: "M510-340h330v220H510zm0-60v-220h330v220zM120-680v-160h720v160zm0 600v-60h94q-45-23-72-65.5T115-301q0-75 52.5-127T295-480v60q-50 0-85 35t-35 85q0 46 30 80t75 39v-119h60v220z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TableEdit({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TableEdit(_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: "M180-430h270v-190H180zm0-250h600v-100H180zm-60 560v-720h720v280h-60L649-430 450-232.38V-120zm60-60h270v-190H180zm330-250h139l131-130v-60H510zm10 350v-123l263-262 122 122L643-80zm300-263-37-37zM580-140h38l121-122-37-37-122 121zm141-141-19-18 37 37z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TableEditFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TableEditFilled(_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: "M120-400v-220h330v220zm0-280v-160h720v160zm0 560v-220h330v220zm390-280v-220h330L619-400zm10 320v-123l263-262 122 122L643-80zm263-224 37-39-37-37-38 38z" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function TableEye(_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: "M120-120v-720h720v452q-14.41-9.1-29.21-16.55Q796-412 780-418v-142H620v121q-16 2-30.92 3.56-14.91 1.55-29.08 5.44v-130H400v220H180v160h151q8 17 17 31.5t20 28.5zm60-280h160v-160H180zm0-220h600v-160H180zM650.75-40Q563-40 490-85T382-210q35-80 108-125t161-45 161 45 108 125.5q-33 80.5-107.25 125t-162 44.5m.25-60q62 0 115-29.5t87-80.5q-34-51-87-80.5T651-320t-115 29.5-87 80.5q34 51 87 80.5T651-100m-.12-60q-20.88 0-35.38-14.62t-14.5-35.5 14.62-35.38 35.5-14.5 35.38 14.62 14.5 35.5-14.62 35.38-35.5 14.5" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M120-120v-720h720v432q-14.25-9.17-29.25-16.67T780-438v-182H510v187q-27 11-51.5 27T412-370H180v190h162q10 17 20.5 31.5T384-120zm60-310h270v-190H180zm0-250h600v-100H180zM650.75-60Q563-60 490-105T382-230q35-80 108-125t161-45 161 45 108 125.5q-33 80.5-107.25 125t-162 44.5m.25-60q62 0 115-29.5t87-80.5q-34-51-87-80.5T651-340t-115 29.5-87 80.5q34 51 87 80.5T651-120m-.12-60q-20.88 0-35.38-14.62t-14.5-35.5 14.62-35.38 35.5-14.5 35.38 14.62 14.5 35.5-14.62 35.38-35.5 14.5" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function TableEyeFilled(_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: "M120-120v-720h720v452q-14.41-9.1-29.21-16.55Q796-412 780-418v-142H620v121q-16 2-30.92 3.56-14.91 1.55-29.08 5.44v-130H400v220H180v160h151q8 17 17 31.5t20 28.5zm60-280h160v-160H180zm0-220h600v-160H180zM650.75-40Q563-40 490-85T382-210q35-80 108-125t161-45 161 45 108 125.5q-33 80.5-107.25 125t-162 44.5m.39-80Q689-120 715-146.14t26-64T714.86-274t-64-26T587-273.86t-26 64T587.14-146t64 26m-.26-40q-20.88 0-35.38-14.62t-14.5-35.5 14.62-35.38 35.5-14.5 35.38 14.62 14.5 35.5-14.62 35.38-35.5 14.5" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M120-340h264q-20 23-36.5 50.5T317-230q14 32 30.5 59.5T384-120H120zm0-60v-220h330v220zm390-220h330v212q-41-26-87.96-39T651-460q-37.91 0-73.46 6.5Q542-447 510-433zm-390-60v-160h720v160zM650.75-60Q563-60 490-105T382-230q35-80 108-125t161-45 161 45 108 125.5q-33 80.5-107.25 125t-162 44.5m.39-80Q689-140 715-166.14t26-64T714.86-294t-64-26T587-293.86t-26 64T587.14-166t64 26m-.26-40q-20.88 0-35.38-14.62t-14.5-35.5 14.62-35.38 35.5-14.5 35.38 14.62 14.5 35.5-14.62 35.38-35.5 14.5" })));
6
6
  }
@@ -1,3 +1,4 @@
1
- import Table from './Table';
2
- declare const TableFilled: typeof Table;
3
- export default TableFilled;
1
+ import React from 'react';
2
+ export default function TableFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,3 +1,6 @@
1
- import Table from './Table';
2
- var TableFilled = Table;
3
- export default TableFilled;
1
+ import React from 'react';
2
+ export default function TableFilled(_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: "M450-340H120v220h330zm60 0v220h330v-220zm-60-60v-220H120v220zm60 0h330v-220H510zM120-680h720v-160H120z" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function TableView(_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: "M280-120v-560h560v560zm60-394h440v-106H340zm166 168h108v-108H506zm0 166h108v-106H506zM340-346h106v-108H340zm334 0h106v-108H674zM340-180h106v-106H340zm334 0h106v-106H674zM250-280H120v-560h560v130h-60v-70H180v440h70z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M240-80v-640h640v640zm60-60h230v-147H300zm290 0h230v-147H590zM80-244v-636h636v60H140v576zm220-103h230v-148H300zm290 0h230v-148H590zM300-555h520v-105H300z" })));
6
6
  }
@@ -1,3 +1,4 @@
1
- import TableView from './TableView';
2
- declare const TableViewFilled: typeof TableView;
3
- export default TableViewFilled;
1
+ import React from 'react';
2
+ export default function TableViewFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,3 +1,6 @@
1
- import TableView from './TableView';
2
- var TableViewFilled = TableView;
3
- export default TableViewFilled;
1
+ import React from 'react';
2
+ export default function TableViewFilled(_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: "M240-80h290v-178H240zm350 0h290v-178H590zM80-244v-636h636v60H140v576zm160-74h290v-178H240zm350 0h290v-178H590zM240-556h640v-164H240z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TextCompare({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TextCompare(_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: "M422-40v-80H120v-720h302v-80h60v880zM180-180h242v-111H279v-60h143v-99H279v-60h143v-99H279v-60h143v-111H180zm362-600v-60h298v720H542v-60h238v-600zm0 330v-60h143v60zm0-159v-60h143v60zM422-480" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TextCompareFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TextCompareFilled(_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: "M422-40v-80H120v-720h302v-80h60v880zm120-740v-60h298v720H542v-60h238v-600zm0 330v-60h143v60zm0-159v-60h143v60zM279-291h143v-60H279zm0-159h143v-60H279zm0-159h143v-60H279z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ThreatIntelligence({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ThreatIntelligence(_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: "M530-80q-11 0-20.5-5.5T495-100t-5-20 6-21l170-280q6-10 15-15t19-5 19 5 15 15l170 280q6 10 6 21t-5 20-14 14.5-21 5.5zm170.14-35q10.86 0 18.86-8.14 8-8.15 8-19 0-10.86-8.14-18.86-8.15-8-19-8-10.86 0-18.86 8.14-8 8.15-8 19 0 10.86 8.14 18.86 8.15 8 19 8M317-160q-8.17 0-15.23-3.93T291-175l-84-150h71l42 80h90v-30h-71.78L296-355H191l-63-110q-1.6-3.75-2.8-7.5T124-480q0-2 4-15l63-110h105l42.22-80H410v-30h-90l-42 80h-71l84-150q3.71-7.14 10.77-11.07T317-800h118q12.75 0 21.38 8.62Q465-782.75 465-770v175h-85l-30 30h115v130h-98l-39-80h-98l-30 30h108l40 80h117v199l-15 25q-3.33 4.77-5.56 10.02-2.22 5.25-4.44 10.98zm359-41h48v-146h-48zm-181-54v-310h115l-30-30h-85v-175q0-12.75 8.63-21.38Q512.25-800 525-800h118q8.17 0 15.23 3.93T669-785l84 150h-71l-42-80h-90v30h71.78L664-605h105l63 110q2.4 3.75 3.2 7.5t.8 7.5q0 2-4 15l-26 46-26-43q-12-20-32-29.5t-48-9.5-47.5 9.5T621-462z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import ThreatIntelligence from './ThreatIntelligence';
2
+ declare const ThreatIntelligenceFilled: typeof ThreatIntelligence;
3
+ export default ThreatIntelligenceFilled;
@@ -0,0 +1,3 @@
1
+ import ThreatIntelligence from './ThreatIntelligence';
2
+ var ThreatIntelligenceFilled = ThreatIntelligence;
3
+ export default ThreatIntelligenceFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TileLarge({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TileLarge(_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: "M120-120v-225h308v225zm413 0v-225h307v225zm-353-60h188v-105H180zm413 0h187v-105H593zM120-450v-390h720v390zm567 217" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TileLargeFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TileLargeFilled(_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: "M120-120v-225h308v225zm413 0v-225h307v225zM120-450v-390h720v390z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TileMedium({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TileMedium(_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: "M120-200v-227h307v227zm412 0v-227h308v227zM120-533v-227h720v227zm60 273h187v-107H180zm412 0h188v-107H592zm94-54" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TileMediumFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TileMediumFilled(_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: "M120-200v-227h307v227zm412 0v-227h308v227zM120-533v-227h720v227z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TileSmall({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TileSmall(_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: "M120-200v-227h307v227zm412 0v-227h308v227zm-352-60h187v-107H180zm412 0h188v-107H592zM120-533v-227h307v227zm412 0v-227h308v227zm-352-60h187v-107H180zm94-54" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TileSmallFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TileSmallFilled(_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: "M120-200v-227h307v227zm412 0v-227h308v227zM120-533v-227h307v227zm412 0v-227h308v227z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TwoPagerStore({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TwoPagerStore(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M80-160v-640h800v320h-60v-260H510v249h-60v-249H140v520h310v60zm500 80v-170h60v110h180v-110h60v170zm-47-160 36-180h322l36 180zm74-60h246l-12-60H619zm-417-17h210v-60H190zm0-129h210v-60H190zm0-129h210v-60H190zm370 0v-60h210v60zM140-220v-520z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TwoPagerStoreFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TwoPagerStoreFilled(_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: "M580-80v-130h300v130zM80-160v-640h800v320h-60v-260H510v249h-60v331zm453-80 36-180h322l36 180zm-343-77h210v-60H190zm0-129h210v-60H190zm0-129h210v-60H190zm370 0v-60h210v60z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function WidgetMedium({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function WidgetMedium(_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-80v-224h224v224zm288 0v-224h224v224zm288 0v-224h224v224zM80-368v-224h224v224zm288 0v-224h224v224zm288 0v-224h224v224zM80-656v-224h512v224zm576 0v-224h224v224zM428-244h104zM244-428v-104zm472 0v-104zM140-140h104v-104H140zm288 0h104v-104H428zm288 0h104v-104H716zM140-428h104v-104H140zm288 0h104v-104H428zm288 0h104v-104H716zm0-288h104v-104H716z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function WidgetMediumFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function WidgetMediumFilled(_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-80v-224h224v224zm288 0v-224h224v224zm288 0v-224h224v224zM80-368v-224h224v224zm288 0v-224h224v224zm288 0v-224h224v224zM80-656v-224h512v224zm576 0v-224h224v224z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function WidgetSmall({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;