@project-lary/react-material-symbols-600-sharp 0.16.0 → 0.18.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 (233) hide show
  1. package/dist/components/{AddToPhotos.d.ts → ArrowsInput.d.ts} +1 -1
  2. package/dist/components/ArrowsInput.js +6 -0
  3. package/dist/components/ArrowsInputFilled.d.ts +3 -0
  4. package/dist/components/ArrowsInputFilled.js +3 -0
  5. package/dist/components/{AddToPhotosFilled.d.ts → ArrowsOutput.d.ts} +1 -1
  6. package/dist/components/ArrowsOutput.js +6 -0
  7. package/dist/components/ArrowsOutputFilled.d.ts +3 -0
  8. package/dist/components/ArrowsOutputFilled.js +3 -0
  9. package/dist/components/{Grade.d.ts → Brick.d.ts} +1 -1
  10. package/dist/components/Brick.js +6 -0
  11. package/dist/components/{GradeFilled.d.ts → BrickFilled.d.ts} +1 -1
  12. package/dist/components/{GradeFilled.js → BrickFilled.js} +2 -2
  13. package/dist/components/CardsStar.d.ts +4 -0
  14. package/dist/components/CardsStar.js +6 -0
  15. package/dist/components/CardsStarFilled.d.ts +4 -0
  16. package/dist/components/CardsStarFilled.js +6 -0
  17. package/dist/components/ClockArrowDown.d.ts +4 -0
  18. package/dist/components/ClockArrowDown.js +6 -0
  19. package/dist/components/ClockArrowDownFilled.d.ts +4 -0
  20. package/dist/components/ClockArrowDownFilled.js +6 -0
  21. package/dist/components/ClockArrowUp.d.ts +4 -0
  22. package/dist/components/ClockArrowUp.js +6 -0
  23. package/dist/components/ClockArrowUpFilled.d.ts +4 -0
  24. package/dist/components/ClockArrowUpFilled.js +6 -0
  25. package/dist/components/CloudLock.d.ts +4 -0
  26. package/dist/components/CloudLock.js +6 -0
  27. package/dist/components/CloudLockFilled.d.ts +4 -0
  28. package/dist/components/CloudLockFilled.js +6 -0
  29. package/dist/components/DatabaseSearch.d.ts +4 -0
  30. package/dist/components/DatabaseSearch.js +6 -0
  31. package/dist/components/DatabaseSearchFilled.d.ts +4 -0
  32. package/dist/components/DatabaseSearchFilled.js +6 -0
  33. package/dist/components/DeliveryTruckBolt.d.ts +4 -0
  34. package/dist/components/DeliveryTruckBolt.js +6 -0
  35. package/dist/components/DeliveryTruckBoltFilled.d.ts +4 -0
  36. package/dist/components/DeliveryTruckBoltFilled.js +6 -0
  37. package/dist/components/DeliveryTruckSpeed.d.ts +4 -0
  38. package/dist/components/DeliveryTruckSpeed.js +6 -0
  39. package/dist/components/DeliveryTruckSpeedFilled.d.ts +4 -0
  40. package/dist/components/DeliveryTruckSpeedFilled.js +6 -0
  41. package/dist/components/DepartureBoard.js +1 -1
  42. package/dist/components/DocumentSearch.d.ts +4 -0
  43. package/dist/components/DocumentSearch.js +6 -0
  44. package/dist/components/DocumentSearchFilled.d.ts +4 -0
  45. package/dist/components/DocumentSearchFilled.js +6 -0
  46. package/dist/components/EditArrowDown.d.ts +4 -0
  47. package/dist/components/EditArrowDown.js +6 -0
  48. package/dist/components/EditArrowDownFilled.d.ts +4 -0
  49. package/dist/components/EditArrowDownFilled.js +6 -0
  50. package/dist/components/EditArrowUp.d.ts +4 -0
  51. package/dist/components/EditArrowUp.js +6 -0
  52. package/dist/components/EditArrowUpFilled.d.ts +4 -0
  53. package/dist/components/EditArrowUpFilled.js +6 -0
  54. package/dist/components/FitPageHeight.d.ts +4 -0
  55. package/dist/components/{AddToPhotosFilled.js → FitPageHeight.js} +2 -2
  56. package/dist/components/FitPageHeightFilled.d.ts +4 -0
  57. package/dist/components/{AddToPhotos.js → FitPageHeightFilled.js} +2 -2
  58. package/dist/components/FitPageWidth.d.ts +4 -0
  59. package/dist/components/FitPageWidth.js +6 -0
  60. package/dist/components/FitPageWidthFilled.d.ts +4 -0
  61. package/dist/components/FitPageWidthFilled.js +6 -0
  62. package/dist/components/Flowchart.d.ts +4 -0
  63. package/dist/components/Flowchart.js +6 -0
  64. package/dist/components/FlowchartFilled.d.ts +4 -0
  65. package/dist/components/FlowchartFilled.js +6 -0
  66. package/dist/components/FolderInfo.d.ts +4 -0
  67. package/dist/components/FolderInfo.js +6 -0
  68. package/dist/components/FolderInfoFilled.d.ts +4 -0
  69. package/dist/components/FolderInfoFilled.js +6 -0
  70. package/dist/components/Graph1.d.ts +4 -0
  71. package/dist/components/Graph1.js +6 -0
  72. package/dist/components/Graph1Filled.d.ts +3 -0
  73. package/dist/components/Graph1Filled.js +3 -0
  74. package/dist/components/Graph2.d.ts +4 -0
  75. package/dist/components/Graph2.js +6 -0
  76. package/dist/components/Graph2Filled.d.ts +3 -0
  77. package/dist/components/Graph2Filled.js +3 -0
  78. package/dist/components/Graph3.d.ts +4 -0
  79. package/dist/components/Graph3.js +6 -0
  80. package/dist/components/Graph3Filled.d.ts +3 -0
  81. package/dist/components/Graph3Filled.js +3 -0
  82. package/dist/components/Graph4.d.ts +4 -0
  83. package/dist/components/Graph4.js +6 -0
  84. package/dist/components/Graph4Filled.d.ts +3 -0
  85. package/dist/components/Graph4Filled.js +3 -0
  86. package/dist/components/Graph5.d.ts +4 -0
  87. package/dist/components/Graph5.js +6 -0
  88. package/dist/components/Graph5Filled.d.ts +3 -0
  89. package/dist/components/Graph5Filled.js +3 -0
  90. package/dist/components/Graph6.d.ts +4 -0
  91. package/dist/components/Graph6.js +6 -0
  92. package/dist/components/Graph6Filled.d.ts +3 -0
  93. package/dist/components/Graph6Filled.js +3 -0
  94. package/dist/components/HearingAidDisabled.d.ts +4 -0
  95. package/dist/components/HearingAidDisabled.js +6 -0
  96. package/dist/components/HearingAidDisabledFilled.d.ts +4 -0
  97. package/dist/components/HearingAidDisabledFilled.js +6 -0
  98. package/dist/components/HourglassArrowDown.d.ts +4 -0
  99. package/dist/components/HourglassArrowDown.js +6 -0
  100. package/dist/components/HourglassArrowDownFilled.d.ts +4 -0
  101. package/dist/components/HourglassArrowDownFilled.js +6 -0
  102. package/dist/components/HourglassArrowUp.d.ts +4 -0
  103. package/dist/components/HourglassArrowUp.js +6 -0
  104. package/dist/components/HourglassArrowUpFilled.d.ts +4 -0
  105. package/dist/components/HourglassArrowUpFilled.js +6 -0
  106. package/dist/components/HourglassPause.d.ts +4 -0
  107. package/dist/components/HourglassPause.js +6 -0
  108. package/dist/components/HourglassPauseFilled.d.ts +4 -0
  109. package/dist/components/HourglassPauseFilled.js +6 -0
  110. package/dist/components/InboxText.d.ts +4 -0
  111. package/dist/components/InboxText.js +6 -0
  112. package/dist/components/InboxTextFilled.d.ts +4 -0
  113. package/dist/components/InboxTextFilled.js +6 -0
  114. package/dist/components/MatchCaseOff.d.ts +4 -0
  115. package/dist/components/MatchCaseOff.js +6 -0
  116. package/dist/components/MatchCaseOffFilled.d.ts +3 -0
  117. package/dist/components/MatchCaseOffFilled.js +3 -0
  118. package/dist/components/MicAlert.d.ts +4 -0
  119. package/dist/components/MicAlert.js +6 -0
  120. package/dist/components/MicAlertFilled.d.ts +4 -0
  121. package/dist/components/MicAlertFilled.js +6 -0
  122. package/dist/components/Modeling.d.ts +4 -0
  123. package/dist/components/Modeling.js +6 -0
  124. package/dist/components/ModelingFilled.d.ts +4 -0
  125. package/dist/components/ModelingFilled.js +6 -0
  126. package/dist/components/MusicNoteAdd.d.ts +4 -0
  127. package/dist/components/MusicNoteAdd.js +6 -0
  128. package/dist/components/MusicNoteAddFilled.d.ts +3 -0
  129. package/dist/components/MusicNoteAddFilled.js +3 -0
  130. package/dist/components/NetworkIntelNode.d.ts +4 -0
  131. package/dist/components/NetworkIntelNode.js +6 -0
  132. package/dist/components/NetworkIntelNodeFilled.d.ts +3 -0
  133. package/dist/components/NetworkIntelNodeFilled.js +3 -0
  134. package/dist/components/PageFooter.d.ts +4 -0
  135. package/dist/components/PageFooter.js +6 -0
  136. package/dist/components/PageFooterFilled.d.ts +4 -0
  137. package/dist/components/PageFooterFilled.js +6 -0
  138. package/dist/components/PageHeader.d.ts +4 -0
  139. package/dist/components/PageHeader.js +6 -0
  140. package/dist/components/PageHeaderFilled.d.ts +4 -0
  141. package/dist/components/PageHeaderFilled.js +6 -0
  142. package/dist/components/Pinboard.d.ts +4 -0
  143. package/dist/components/Pinboard.js +6 -0
  144. package/dist/components/PinboardFilled.d.ts +4 -0
  145. package/dist/components/PinboardFilled.js +6 -0
  146. package/dist/components/PinboardUnread.d.ts +4 -0
  147. package/dist/components/PinboardUnread.js +6 -0
  148. package/dist/components/PinboardUnreadFilled.d.ts +4 -0
  149. package/dist/components/PinboardUnreadFilled.js +6 -0
  150. package/dist/components/Planet.d.ts +4 -0
  151. package/dist/components/Planet.js +6 -0
  152. package/dist/components/PlanetFilled.d.ts +4 -0
  153. package/dist/components/PlanetFilled.js +6 -0
  154. package/dist/components/SaveClock.d.ts +4 -0
  155. package/dist/components/SaveClock.js +6 -0
  156. package/dist/components/SaveClockFilled.d.ts +4 -0
  157. package/dist/components/SaveClockFilled.js +6 -0
  158. package/dist/components/ScreenshotFrame2.d.ts +4 -0
  159. package/dist/components/ScreenshotFrame2.js +6 -0
  160. package/dist/components/ScreenshotFrame2Filled.d.ts +3 -0
  161. package/dist/components/ScreenshotFrame2Filled.js +3 -0
  162. package/dist/components/ShoppingBagSpeed.d.ts +4 -0
  163. package/dist/components/ShoppingBagSpeed.js +6 -0
  164. package/dist/components/ShoppingBagSpeedFilled.d.ts +4 -0
  165. package/dist/components/ShoppingBagSpeedFilled.js +6 -0
  166. package/dist/components/Siren.d.ts +4 -0
  167. package/dist/components/Siren.js +6 -0
  168. package/dist/components/SirenCheck.d.ts +4 -0
  169. package/dist/components/SirenCheck.js +6 -0
  170. package/dist/components/SirenCheckFilled.d.ts +4 -0
  171. package/dist/components/SirenCheckFilled.js +6 -0
  172. package/dist/components/SirenFilled.d.ts +4 -0
  173. package/dist/components/SirenFilled.js +6 -0
  174. package/dist/components/SirenOpen.d.ts +4 -0
  175. package/dist/components/SirenOpen.js +6 -0
  176. package/dist/components/SirenOpenFilled.d.ts +4 -0
  177. package/dist/components/SirenOpenFilled.js +6 -0
  178. package/dist/components/SirenQuestion.d.ts +4 -0
  179. package/dist/components/SirenQuestion.js +6 -0
  180. package/dist/components/SirenQuestionFilled.d.ts +4 -0
  181. package/dist/components/SirenQuestionFilled.js +6 -0
  182. package/dist/components/SkullList.d.ts +4 -0
  183. package/dist/components/SkullList.js +6 -0
  184. package/dist/components/SkullListFilled.d.ts +4 -0
  185. package/dist/components/SkullListFilled.js +6 -0
  186. package/dist/components/SyncArrowDown.d.ts +4 -0
  187. package/dist/components/SyncArrowDown.js +6 -0
  188. package/dist/components/SyncArrowDownFilled.d.ts +3 -0
  189. package/dist/components/SyncArrowDownFilled.js +3 -0
  190. package/dist/components/SyncArrowUp.d.ts +4 -0
  191. package/dist/components/SyncArrowUp.js +6 -0
  192. package/dist/components/SyncArrowUpFilled.d.ts +3 -0
  193. package/dist/components/SyncArrowUpFilled.js +3 -0
  194. package/dist/components/ThermostatArrowDown.d.ts +4 -0
  195. package/dist/components/ThermostatArrowDown.js +6 -0
  196. package/dist/components/ThermostatArrowDownFilled.d.ts +3 -0
  197. package/dist/components/ThermostatArrowDownFilled.js +3 -0
  198. package/dist/components/ThermostatArrowUp.d.ts +4 -0
  199. package/dist/components/ThermostatArrowUp.js +6 -0
  200. package/dist/components/ThermostatArrowUpFilled.d.ts +3 -0
  201. package/dist/components/ThermostatArrowUpFilled.js +3 -0
  202. package/dist/components/TimerArrowDown.d.ts +4 -0
  203. package/dist/components/TimerArrowDown.js +6 -0
  204. package/dist/components/TimerArrowDownFilled.d.ts +4 -0
  205. package/dist/components/TimerArrowDownFilled.js +6 -0
  206. package/dist/components/TimerArrowUp.d.ts +4 -0
  207. package/dist/components/TimerArrowUp.js +6 -0
  208. package/dist/components/TimerArrowUpFilled.d.ts +4 -0
  209. package/dist/components/TimerArrowUpFilled.js +6 -0
  210. package/dist/components/TouchDouble.d.ts +4 -0
  211. package/dist/components/TouchDouble.js +6 -0
  212. package/dist/components/TouchDoubleFilled.d.ts +4 -0
  213. package/dist/components/TouchDoubleFilled.js +6 -0
  214. package/dist/components/TouchLong.d.ts +4 -0
  215. package/dist/components/TouchLong.js +6 -0
  216. package/dist/components/TouchLongFilled.d.ts +4 -0
  217. package/dist/components/TouchLongFilled.js +6 -0
  218. package/dist/components/TouchTriple.d.ts +4 -0
  219. package/dist/components/TouchTriple.js +6 -0
  220. package/dist/components/TouchTripleFilled.d.ts +4 -0
  221. package/dist/components/TouchTripleFilled.js +6 -0
  222. package/dist/components/VideocamAlert.d.ts +4 -0
  223. package/dist/components/VideocamAlert.js +6 -0
  224. package/dist/components/VideocamAlertFilled.d.ts +4 -0
  225. package/dist/components/VideocamAlertFilled.js +6 -0
  226. package/dist/components/ViewApps.d.ts +4 -0
  227. package/dist/components/ViewApps.js +6 -0
  228. package/dist/components/ViewAppsFilled.d.ts +4 -0
  229. package/dist/components/ViewAppsFilled.js +6 -0
  230. package/dist/index.d.ts +114 -4
  231. package/dist/index.js +114 -4
  232. package/package.json +1 -1
  233. package/dist/components/Grade.js +0 -6
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function AddToPhotos({ className }: {
2
+ export default function ArrowsInput({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ArrowsInput(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m145.26-88.13-57.13-57.13 137.39-137.39H105.87v-79.22h256v256h-79.22v-119.65zm669.48 0L677.91-225.52v119.65h-79.78v-256H854.7v79.22H734.48l137.39 137.39zm-708.87-510v-79.78h119.65L88.13-814.74l57.13-57.13 137.39 137.39V-854.7h79.22v256.57zm492.26 0V-854.7h79.78v120.22l137.83-138.39 57.13 57.13-138.39 137.83H854.7v79.78zM480.88-407.91q-30.19 0-51.58-21.21t-21.39-51q0-29.78 21.51-50.87 21.5-21.1 51.7-21.1 29.37 0 50.17 21.21t20.8 51q0 29.78-20.92 50.87-20.91 21.1-50.29 21.1" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import ArrowsInput from './ArrowsInput';
2
+ declare const ArrowsInputFilled: typeof ArrowsInput;
3
+ export default ArrowsInputFilled;
@@ -0,0 +1,3 @@
1
+ import ArrowsInput from './ArrowsInput';
2
+ var ArrowsInputFilled = ArrowsInput;
3
+ export default ArrowsInputFilled;
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function AddToPhotosFilled({ className }: {
2
+ export default function ArrowsOutput({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ArrowsOutput(_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: "M105.87-105.87v-256h79.22v120.22l138.39-138.39 56.56 56.56-138.39 138.39h120.22v79.22zm492.26 0v-79.22h120.22L580.96-322.48l56.56-56.56 137.39 137.39v-120.22h79.79v256zM322.48-580.96 185.09-718.35v120.22h-79.22V-854.7h256v79.79H241.65l137.39 137.39zm315.04 0-56.56-56.56 137.39-137.39H598.13v-79.79H854.7v256.57h-79.79v-120.22zM480.88-407.91q-30.19 0-51.58-21.21t-21.39-51q0-29.78 21.51-50.87 21.5-21.1 51.7-21.1 29.37 0 50.17 21.21t20.8 51q0 29.78-20.92 50.87-20.91 21.1-50.29 21.1" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import ArrowsOutput from './ArrowsOutput';
2
+ declare const ArrowsOutputFilled: typeof ArrowsOutput;
3
+ export default ArrowsOutputFilled;
@@ -0,0 +1,3 @@
1
+ import ArrowsOutput from './ArrowsOutput';
2
+ var ArrowsOutputFilled = ArrowsOutput;
3
+ export default ArrowsOutputFilled;
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function Grade({ className }: {
2
+ export default function Brick({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Brick(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M65.87-145.87v-491.52H177V-814.7h255.52v177.31h95.52V-814.7h255.53v177.31H894.7v491.52zm79.22-79.22h669.82v-333.08H145.09zm111.13-412.3h96.52v-97.52h-96.52zm351.04 0h96.52v-97.52h-96.52zm-462.17 412.3h669.82zm111.13-412.3h96.52zm351.04 0h96.52z" })));
6
+ }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function GradeFilled({ className }: {
2
+ export default function BrickFilled({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export default function GradeFilled(_a) {
2
+ export default function BrickFilled(_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: "m212.09-90.61 70.65-305.3L45.52-601.3 358.39-628 480-916.18 601.61-628l312.87 26.7-237.22 205.39 71.22 305.3L480-253.17z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M65.87-145.87v-491.52H177V-814.7h255.52v177.31h95.52V-814.7h255.53v177.31H894.7v491.52z" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CardsStar({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CardsStar(_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: "m482.46-449 96.96-58.26L676.39-449 650.7-559.78l85.08-73.52L624-642.87l-44.83-104.22-44.42 104.41-112.18 9.38 85.63 73.63zm191.93 256.09h127.65l10.7 63.09-679.09 81.26-83.39-645.27 144.78-15.69v80.22l-56.3 5.43 63.74 488.39zm-420.35-60v-650.27h650.83v650.27zm79.22-79.79h491.83v-491.26H333.26zm245.91-245.91" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CardsStarFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CardsStarFilled(_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: "m482.46-449 96.96-58.26L676.39-449 650.7-559.78l85.08-73.52L624-642.87l-44.83-104.22-44.42 104.41-112.18 9.38 85.63 73.63zM133.65-48.56 50.26-693.83l143.78-15.69v516.61h607.44l11.26 63.09zm120.39-204.35v-650.27h650.83v650.27z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ClockArrowDown({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ClockArrowDown(_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: "M328.61-180.39q-125.76 0-214.17-88.39-88.4-88.38-88.4-214.65t88.37-214.53 214.6-88.26q125.49 0 213.89 88.33t88.4 214.51q0 126.42-88.46 214.7-88.46 88.29-214.23 88.29m469.04 34.52L656.78-286.74l52.74-52.74 49.78 49.78v-525h75.27v524.87l49.65-49.65 53.3 52.74zM328.76-256.22q94.8 0 161.04-66.04 66.24-66.05 66.24-160.85T490-644.43q-66.05-66.53-161.13-66.53-95.09 0-161.33 66.33T101.3-483.5t66.03 161.04q66.02 66.24 161.43 66.24m71.33-97.21 51.74-51.18-84.4-83.82-.56-139.4h-75.26v166.92zM328.96-483.3" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ClockArrowDownFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ClockArrowDownFilled(_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: "M328.61-180.39q-125.76 0-214.17-88.39-88.4-88.38-88.4-214.65t88.37-214.53 214.6-88.26q125.49 0 213.89 88.33t88.4 214.51q0 126.42-88.46 214.7-88.46 88.29-214.23 88.29m469.04 34.52L656.78-286.74l52.74-52.74 49.78 49.78v-525h75.27v524.87l49.65-49.65 53.3 52.74zM400.09-353.43l51.74-51.18-84.4-83.82-.56-139.4h-75.26v166.92z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ClockArrowUp({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ClockArrowUp(_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: "M328.61-180.39q-125.76 0-214.17-88.39-88.4-88.38-88.4-214.65t88.37-214.53 214.6-88.26q125.49 0 213.89 88.33t88.4 214.51q0 126.42-88.46 214.7-88.46 88.29-214.23 88.29m431.13 34.52v-524.3l-50.22 49.65-52.74-53.31L797.65-814.7l139.87 140.87-53.3 53.31L835-670.3v524.43zM328.76-256.22q94.8 0 161.04-66.04 66.24-66.05 66.24-160.85T490-644.43q-66.05-66.53-161.13-66.53-95.09 0-161.33 66.33T101.3-483.5t66.03 161.04q66.02 66.24 161.43 66.24m71.33-97.21 51.74-51.18-84.4-83.82-.56-139.4h-75.26v166.92zM328.96-483.3" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ClockArrowUpFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ClockArrowUpFilled(_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: "M328.61-180.39q-125.76 0-214.17-88.39-88.4-88.38-88.4-214.65t88.37-214.53 214.6-88.26q125.49 0 213.89 88.33t88.4 214.51q0 126.42-88.46 214.7-88.46 88.29-214.23 88.29m431.13 34.52v-524.3l-50.22 49.65-52.74-53.31L797.65-814.7l139.87 140.87-53.3 53.31L835-670.3v524.43zM400.09-353.43l51.74-51.18-84.4-83.82-.56-139.4h-75.26v166.92z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CloudLock({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CloudLock(_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: "M604.7-145.87H251.13q-91.84 0-157.99-65.77Q27-277.42 27-368.87 27-450.26 77.06-514q50.07-63.74 130.9-76.87 22.26-98.7 98.56-160.76Q382.83-813.7 482-813.7q118.78 0 198.52 84.94 79.74 84.93 81.05 204.85v9.04q-22.14 2.57-42.32 10.21-20.18 7.65-36.9 19.79v-28.65q3.39-90.13-55.98-155.26t-148.64-65.13q-87.03 0-145.77 64.28t-58.74 152.72h-24.09q-59.89 0-101.4 41.98-41.51 41.97-41.51 103.82 0 59.85 42.44 102.94 42.44 43.08 102.47 43.08H604.7zm95 0q-14.57 0-24.79-10.22-10.21-10.21-10.21-24.78v-120q0-14 11.5-24.5t28.5-10.5v-45q0-30.37 22.04-52.68 22.04-22.32 53-22.32 30.39 0 52.67 22.32 22.29 22.31 22.29 52.68v45q16.43 0 28.21 10.5 11.79 10.5 11.79 24.5v120q0 14.57-10.5 24.78-10.5 10.22-24.5 10.22zm35-190h90v-44.91q0-18.52-13.2-31.81-13.19-13.28-32-13.28-18.8 0-31.8 13.22t-13 31.78z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CloudLockFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function CloudLockFilled(_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: "M251.13-145.87q-91.84 0-157.99-65.77Q27-277.42 27-368.87 27-450.26 77.06-514q50.07-63.74 130.9-76.87 22.26-98.7 98.56-160.76Q382.83-813.7 482-813.7q118.78 0 198.52 84.94 79.74 84.93 81.05 204.85v9.04q-67.1 7.58-111.99 57.19-44.88 49.61-44.88 116.81v195zm448.57 0q-14.57 0-24.79-10.22-10.21-10.21-10.21-24.78v-120q0-14 11.5-24.5t28.5-10.5v-45q0-30.43 22-52.72 22-22.28 53-22.28 30.43 0 52.71 22.28 22.29 22.29 22.29 52.72v45q16.43 0 28.21 10.5 11.79 10.5 11.79 24.5v120q0 14.57-10.5 24.78-10.5 10.22-24.5 10.22zm35-190h90v-45q0-18.43-13.29-31.72-13.28-13.28-32-13.28-18.71 0-31.71 13.28-13 13.29-13 31.72z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function DatabaseSearch({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function DatabaseSearch(_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: "M518.39-105.87q-13.87 2.57-79.93-.74-66.07-3.3-140.13-20.8-74.07-17.5-133.27-53.68-59.19-36.17-59.19-98.91 0 62.74 59.19 98.91 59.2 36.18 133.27 53.68 74.06 17.5 140.13 20.8 66.06 3.31 79.93.74M457-319.74q-46.13-1.43-84.83-6.43-38.69-5-72.32-13.79-33.63-8.78-62.83-21.41-29.19-12.63-55.89-28.19 26.7 15.56 55.89 28.19 29.2 12.63 62.83 21.41 33.63 8.79 72.32 13.79 38.7 5 84.83 6.43m23.28-288.83q85.72 0 175.09-25.93t117.06-59.23q-28.69-32.3-119.41-59-90.71-26.7-173.3-26.7-86.59 0-175.31 26-88.71 26-117.28 59.43 28 35.57 114.37 60.5t178.78 24.93m-6.63 427.44q5.74 19.96 17.57 38.66t27.17 36.6q-13.87 2.57-79.93-.74-66.07-3.3-140.13-20.8-74.07-17.5-133.27-53.68-59.19-36.17-59.19-98.91v-413q0-29.93 32.13-58.92t84.61-52q52.48-23 119.74-36.89T480-854.7q64.26 0 130.59 14.92 66.32 14.91 120.8 38.61 54.48 23.69 88.89 52.42 34.42 28.73 34.42 57.94 0 28.2-33.42 56.46-33.41 28.26-86.89 50.52-53.48 22.27-120.3 36.11-66.83 13.85-134.09 13.85-76.17 0-152.89-17.72-76.72-17.71-145.98-51.71v144.17q57.09 28.26 136.61 46.54 79.52 18.29 169.87 18.02-9.83 14.27-18.22 34.35Q461-340.13 457-319.74q-92.77-1.75-157.12-20.16-64.36-18.4-118.75-49.66V-276q10 33 103.04 62.72 93.05 29.71 189.48 32.15M895.52-8.91 787.97-116.09q-21.19 15.87-45.84 21.53-24.65 5.65-50.65 5.65-75.24 0-127.42-52.13-52.19-52.12-52.19-127.28t52.24-127.48q52.25-52.33 127.57-52.33t127.65 52.19q52.32 52.18 52.32 127.42 0 26-5.93 51.15-5.94 25.15-21.81 45.34L951.65-64.48zM691.48-168.13q42.04 0 71.22-29.31 29.17-29.31 29.17-71.08t-29.31-71.08-71.08-29.31q-42.04 0-70.94 29.31-28.89 29.31-28.89 71.08t28.89 71.08q28.9 29.31 70.94 29.31" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function DatabaseSearchFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function DatabaseSearchFilled(_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: "M516.83-106.87q-27.19 2-94.86-3t-138.34-21.78-124.5-48.2q-53.83-31.41-53.83-82.8v-113.57q0 37 33.29 65.42 33.28 28.41 84.76 48.1 51.48 19.7 114.28 31.11 62.8 11.42 121.28 12.85 6.56 31.96 21.52 60.22t36.4 51.65m-60.7-207.22q-52.75-2.23-114.05-12.18T228.17-355.2q-52.61-18.97-87.74-47.39Q105.3-431 105.3-470.57V-583q0 39.44 38.92 69.98 38.91 30.54 98.37 50.45 59.45 19.92 128.74 29.27 69.28 9.34 130.15 7.65h7.35q-20.09 24.26-33.55 52.15-13.45 27.89-19.15 59.41m23.18-207.04q-155.53 0-264.48-48.98-108.96-48.98-108.96-117.71 0-70.29 108.17-118.59 108.18-48.29 265.39-48.29 157.22 0 266.24 48.29 109.03 48.3 109.03 118.59 0 68.73-109.94 117.71-109.93 48.98-265.45 48.98M895.52-8.91 787.97-116.09q-21.19 15.87-45.84 21.53-24.65 5.65-50.65 5.65-75.24 0-127.42-52.13-52.19-52.12-52.19-127.28t52.24-127.48q52.25-52.33 127.57-52.33t127.65 52.19q52.32 52.18 52.32 127.42 0 26-5.93 51.15-5.94 25.15-21.81 45.34L951.65-64.48zM691.48-168.13q42.04 0 71.22-29.31 29.17-29.31 29.17-71.08t-29.31-71.08-71.08-29.31q-42.04 0-70.94 29.31-28.89 29.31-28.89 71.08t28.89 71.08q28.9 29.31 70.94 29.31" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function DeliveryTruckBolt({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function DeliveryTruckBolt(_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: "M265.48-128.91q-54.01 0-88.81-38.8-34.8-38.81-29.8-91.81H42.91l17.52-79.22h130.09q13.87-13.48 33.05-21.43 19.18-7.96 41.85-7.96t41.6 8 33.41 21.39h200.83l94.83-413.13H266.57l17.52-79.78h451.3l-43.52 192.04H816.3l119.66 158.78-44.66 221.31h-86.33q5 53-30.27 91.81-35.27 38.8-89.22 38.8-54.01 0-88.81-38.8-34.8-38.81-29.8-91.81H385.09q5 53.52-30.31 92.06-35.3 38.55-89.3 38.55m377.56-298.83h198.61l7.13-36.39-72.08-96.26H673.37zm-6.95-324.13-94.83 413.13 8-36zm-497.22 319v-124.87H48.13l133-208.96v123.87h90.74zm126.52 224.74q16.88 0 28.68-12.21t11.8-28.09q0-16.88-11.71-28.68t-28.59-11.8q-15.88 0-28.18 11.71t-12.3 28.59q0 15.88 12.21 28.18t28.09 12.3m420 0q16.88 0 28.68-12.21t11.8-28.09q0-16.88-11.71-28.68t-28.59-11.8q-15.88 0-28.18 11.71t-12.3 28.59q0 15.88 12.21 28.18t28.09 12.3" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function DeliveryTruckBoltFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function DeliveryTruckBoltFilled(_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: "M138.87-432.87v-124.87H48.13l133-208.96v123.87h90.74zm129.8 303.96q-50.09 0-84.75-34.8-34.66-34.81-34.66-84.81 0-22.37 6.98-44.57 6.98-22.21 21.93-40.21l255.61-418.57H266.57l17.52-79.78h451.3l-43.52 192.04H816.3l119.66 158.78-44.66 221.31h-86.33q5 53-30.77 91.81-35.77 38.8-88.72 38.8-53.01 0-88.31-38.8-35.3-38.81-30.3-91.81H388.48q5 53.52-30.86 92.06-35.86 38.55-88.95 38.55m-3.28-79.22q16.88 0 28.68-12.21t11.8-28.09q0-16.88-11.71-28.68t-28.59-11.8q-15.88 0-28.18 11.71t-12.3 28.59q0 15.88 12.21 28.18t28.09 12.3m420 0q16.88 0 28.68-12.21t11.8-28.09q0-16.88-11.71-28.68t-28.59-11.8q-15.88 0-28.18 11.71t-12.3 28.59q0 15.88 12.21 28.18t28.09 12.3m-42.35-219.61h198.61l7.13-36.39-72.08-96.26H673.37z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function DeliveryTruckSpeed({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function DeliveryTruckSpeed(_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: "M265.48-128.91q-54.01 0-88.81-38.8-34.8-38.81-29.8-91.81H42.91l17.52-79.22h130.09q13.87-13.48 33.05-21.43 19.18-7.96 41.85-7.96t41.6 8 33.41 21.39h200.83l94.83-413.13h-458l3.87-17.24q6.3-27.99 27.72-45.27 21.42-17.27 49.19-17.27h476.52l-43.52 192.04H816.3l119.66 158.78-44.66 221.31h-86.33q5 53-30.27 91.81-35.27 38.8-89.22 38.8-54.01 0-88.81-38.8-34.8-38.81-29.8-91.81H385.09q5 53.52-30.31 92.06-35.3 38.55-89.3 38.55m377.56-298.83h198.61l7.13-36.39-72.08-96.26H673.37zm-15.39-288.28 8.44-35.85-94.83 413.13 8-36 36.83-158.43zM11.26-426.26l19.52-79.22h239.79l-19.53 79.22zm80-158.44 19.52-79.78h279.79l-19.53 79.78zm174.13 376.57q16.88 0 28.68-12.21t11.8-28.09q0-16.88-11.71-28.68t-28.59-11.8q-15.88 0-28.18 11.71t-12.3 28.59q0 15.88 12.21 28.18t28.09 12.3m420 0q16.88 0 28.68-12.21t11.8-28.09q0-16.88-11.71-28.68t-28.59-11.8q-15.88 0-28.18 11.71t-12.3 28.59q0 15.88 12.21 28.18t28.09 12.3" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function DeliveryTruckSpeedFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function DeliveryTruckSpeedFilled(_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: "m11.26-426.26 19.52-79.22h239.79l-19.53 79.22zm254.22 297.35q-54.01 0-88.81-38.8-34.8-38.81-29.8-91.81H42.91l27.52-115.22h220.62l39.6-158.43h80.61L456.83-716H168.65l13-53.39q6.53-27.79 28.01-45.02 21.48-17.24 49.21-17.24h476.52l-43.52 192.04H816.3l119.66 158.78-44.66 221.31h-86.33q5 53-30.27 91.81-35.27 38.8-89.22 38.8-54.01 0-88.81-38.8-34.8-38.81-29.8-91.81H385.09q5 53.52-30.31 92.06-35.3 38.55-89.3 38.55M91.26-584.7l19.52-79.78h279.79l-19.53 79.78zm174.13 376.57q16.88 0 28.68-12.21t11.8-28.09q0-16.88-11.71-28.68t-28.59-11.8q-15.88 0-28.18 11.71t-12.3 28.59q0 15.88 12.21 28.18t28.09 12.3m420 0q16.88 0 28.68-12.21t11.8-28.09q0-16.88-11.71-28.68t-28.59-11.8q-15.88 0-28.18 11.71t-12.3 28.59q0 15.88 12.21 28.18t28.09 12.3m-42.35-219.61h198.61l7.13-36.39-72.08-96.26H673.37z" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function DepartureBoard(_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: "M773.7-600.48 802.09-630l-76-77.01v-123.82H684.3v135.53zM140-723.43h304.65zm87.09 294.13h-82H668zm-3.96 281.43v82H121.87v-121.17q-26.57-15-41.28-44.22-14.72-29.22-14.72-65.78v-406.05q0-81.28 93.69-116.14 93.7-34.86 319.61-34.86-12.26 18.19-20.98 38.19-8.72 19.99-13.54 41.03-156.52 2-223.58 13.44Q154-750 140-723.43h293.91q-.87 15 .05 30 .91 15 3.48 30H145.09v174.13h388.26q27.39 23.13 61.35 38.41 33.95 15.28 70.48 21.59H145.09v113.21q0 36 24.5 62.5t57.5 26.5h345.82q33 0 57.5-26.5t24.5-62.5V-439q20.09 4.26 39.61 5.11t40.18-1.72v138.57q0 36.56-15 65.78t-41 44.22v121.17H576.87v-82zM703.88-512.7q-79.75 0-135.47-55.72-55.71-55.73-55.71-135.77 0-78.51 56-134.51t135-56q79.43 0 135.21 55.79 55.79 55.78 55.79 135.21 0 80-55.82 135.5-55.81 55.5-135 55.5M248.89-274.26q22.37 0 38.65-16.06 16.29-16.06 16.29-39 0-22.38-16.35-38.66-16.34-16.28-38.71-16.28-22.94 0-38.94 16.34t-16 38.72q0 22.94 16.06 38.94 16.05 16 39 16m302.91 0q22.37 0 38.66-16.06 16.28-16.06 16.28-39 0-22.38-16.34-38.66t-38.72-16.28q-22.94 0-38.94 16.34t-16 38.72q0 22.94 16.06 38.94t39 16" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M773.7-600.48 802.09-630l-76-77.01v-123.82H684.3v135.53zM223.13-147.87v82H121.87v-121.17q-26.57-15-41.28-44.22-14.72-29.22-14.72-65.78v-406.05q0-81.28 93.69-116.14 93.7-34.86 319.61-34.86-12.26 18.19-20.98 38.19-8.72 19.99-13.54 41.03-156.52 2-223.58 13.44Q154-750 140-723.43h293.91q-.87 15 .05 30 .91 15 3.48 30H145.09v174.13h388.26q27.39 23.13 61.35 38.41 33.95 15.28 70.48 21.59H145.09v113.21q0 36 24.5 62.5t57.5 26.5h345.82q33 0 57.5-26.5t24.5-62.5V-439q20.09 4.26 39.61 5.11t40.18-1.72v138.57q0 36.56-15 65.78t-41 44.22v121.17H576.87v-82zM703.88-512.7q-79.75 0-135.47-55.72-55.71-55.73-55.71-135.77 0-78.51 56-134.51t135-56q79.43 0 135.21 55.79 55.79 55.78 55.79 135.21 0 80-55.82 135.5-55.81 55.5-135 55.5M248.89-274.26q22.37 0 38.65-16.06 16.29-16.06 16.29-39 0-22.38-16.35-38.66-16.34-16.28-38.71-16.28-22.94 0-38.94 16.34t-16 38.72q0 22.94 16.06 38.94 16.05 16 39 16m302.91 0q22.37 0 38.66-16.06 16.28-16.06 16.28-39 0-22.38-16.34-38.66t-38.72-16.28q-22.94 0-38.94 16.34t-16 38.72q0 22.94 16.06 38.94t39 16M140-723.43h293.91zm87.09 294.13h-82H668z" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function DocumentSearch({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function DocumentSearch(_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: "M185.09-814.91v287.34-2.43 384.91zv186zM105.87-65.87V-894.7h441.35L774.7-667.22v161.35q-19.09-9.26-39.18-14.54-20.09-5.29-40.61-7.16v-101.34h-189v-186H185.09v669.82h300.87q19.43 27.22 46.16 47.14 26.72 19.92 59.75 32.08zM669.27-190q42.82 0 71.49-28.61 28.67-28.62 28.67-71.44t-28.51-71.78q-28.51-28.95-71.18-28.95-42.9 0-71.71 28.73t-28.81 71.71q0 42.99 28.61 71.67Q626.45-190 669.27-190M873.61-30.26l-108.86-108.7q-21.4 12.87-45.16 20.53-23.76 7.65-49.98 7.65-75.07 0-127.62-52.36-52.56-52.37-52.56-127.17t52.59-127.25Q594.61-470 669.73-470q74.88 0 127.19 52.39 52.3 52.38 52.3 127.22 0 26.37-7.94 50.27-7.93 23.91-20.8 44.87l108.7 108.86z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function DocumentSearchFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function DocumentSearchFilled(_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: "M669.27-190q41.82 0 70.99-28.61 29.17-28.62 29.17-71.44 0-41.82-29.01-71.28-29.01-29.45-70.68-29.45-42.9 0-71.71 29.23t-28.81 71.21q0 42.99 28.61 71.67Q626.45-190 669.27-190M873.61-30.26l-108.7-108.26q-21.56 13.43-45.32 20.59-23.76 7.15-49.98 7.15-74.72 0-127.45-52.3-52.73-52.31-52.73-127.31 0-74 52.73-126.81Q594.89-470 669.61-470q73.72 0 126.66 52.8 52.95 52.81 52.95 126.81 0 27.15-7.67 50.88-7.68 23.74-21.07 44.86l107.7 108.26zM105.87-65.87V-894.7h441.35L774.7-667.22v161.35q-25.13-11.56-51.44-17.85-26.3-6.28-53.65-6.28-116.52 0-178.57 75.68Q429-378.64 429-287.39q0 70.13 38.72 132.48 38.71 62.35 123.15 89.04zm400.04-563.04h189l-189-186 189 186-189-186z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function EditArrowDown({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function EditArrowDown(_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: "M797.65-145.87 656.78-286.74l52.74-52.74 49.78 49.78v-525h75.27v524.87l49.65-49.65 53.3 52.74zM88.91-230.43v-168.7L395.65-708q23.64-23.65 56.84-23.94 33.21-.28 56.42 24.51L564.48-652q22.08 23.16 22.08 55.82t-22.65 55.31L256.04-230.43zm78.65-79.22h62.79L399.87-483.3l-30.05-30.61-30.6-30.05-171.66 171.09zm280.83-220.18-60.65-62.21z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function EditArrowDownFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function EditArrowDownFilled(_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: "M797.65-145.87 656.78-286.74l52.74-52.74 49.78 49.78v-525h75.27v524.87l49.65-49.65 53.3 52.74zM88.91-230.43v-168.7L395.65-708q23.65-23.65 56.85-23.94 33.2-.28 56.41 24.51L564.48-652q22.08 23.22 22.08 55.85t-22.65 55.28L256.04-230.43zm359.48-299.4 57.3-59.3-60.21-60.22-57.74 57.31z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function EditArrowUp({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function EditArrowUp(_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: "M759.74-145.87v-524.3l-50.22 49.65-52.74-53.31L797.65-814.7l139.87 140.87-53.3 53.31L835-670.3v524.43zM88.91-230.43v-168.7L395.65-708q23.64-23.65 56.84-23.94 33.21-.28 56.42 24.51L564.48-652q22.08 23.16 22.08 55.82t-22.65 55.31L256.04-230.43zm78.65-79.22h62.79L399.87-483.3l-30.05-30.61-30.6-30.05-171.66 171.09zm280.83-220.18-60.65-62.21z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function EditArrowUpFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function EditArrowUpFilled(_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: "M759.74-145.87v-524.3l-50.22 49.65-52.74-53.31L797.65-814.7l139.87 140.87-53.3 53.31L835-670.3v524.43zM88.91-230.43v-168.7L395.65-708q23.65-23.65 56.85-23.94 33.2-.28 56.41 24.51L564.48-652q22.08 23.16 22.08 55.82t-22.65 55.31L256.04-230.43zm359.48-299.4 57.3-59.3-60.21-60.22-57.74 57.31z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FitPageHeight({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export default function AddToPhotosFilled(_a) {
2
+ export default function FitPageHeight(_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: "M519.61-387.61h60v-132h132v-60h-132v-132h-60v132h-132v60h132zM195.48-195.48v-708.83h708.83v708.83zM55.69-55.69v-708.83h79.79v629.04h629.04v79.79z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M376.65-610.43h207.26L480-714.35zM480-245.09 583.91-349H376.65zM814.7-65.87H145.87V-894.7H814.7zm-79.79-79.22v-669.82H225.09v669.82zm0-669.82H225.09z" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FitPageHeightFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export default function AddToPhotos(_a) {
2
+ export default function FitPageHeightFilled(_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: "M519.61-387.61h60v-132h132v-60h-132v-132h-60v132h-132v60h132zM195.48-195.48v-708.83h708.83v708.83zm79.22-79.22h549.82v-549.82H274.7zM55.69-55.69v-708.83h79.79v629.04h629.04v79.79zM274.7-824.52v549.82z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M376.65-610.43h207.26L480-714.35zM480-245.09 583.91-349H376.65zM814.7-65.87H145.87V-894.7H814.7z" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FitPageWidth({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FitPageWidth(_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: "M349.57-376.65v-207.26L245.65-480zM714.91-480 611-583.91v207.26zM65.87-145.87V-814.7H894.7v668.83zm749.04-589.04H145.09v509.82h669.82zm-669.82 0v509.82z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FitPageWidthFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FitPageWidthFilled(_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: "M349.57-376.65v-207.26L245.65-480zM714.91-480 611-583.91v207.26zM65.87-145.87V-814.7H894.7v668.83z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function Flowchart({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Flowchart(_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: "M646.26-145.87q-16.71 0-28.16-11.45t-11.45-28.16v-43.95H480q-16.71 0-28.16-11.46-11.45-11.45-11.45-28.15v-171.35h-88.04v44.52q0 16.71-11.45 28.16t-28.16 11.45H105.48q-16.71 0-28.16-11.45t-11.45-28.16v-168.26q0-16.71 11.45-28.44t28.16-11.73h207.26q16.71 0 28.16 11.73t11.45 28.44v44.52h88.04v-171.35q0-16.7 11.45-28.15 11.45-11.46 28.16-11.46h126.65v-43.95q0-16.71 11.45-28.44 11.45-11.74 28.16-11.74h208.26q16.71 0 28.44 11.74 11.74 11.73 11.74 28.44v167.69q0 17.28-11.74 28.73-11.73 11.45-28.44 11.45H646.26q-16.71 0-28.16-11.45t-11.45-28.73v-44.52h-87.04v342.13h87.04v-43.52q0-16.71 11.45-28.44t28.16-11.73h208.26q16.71 0 28.44 11.73 11.74 11.73 11.74 28.44v167.26q0 16.71-11.74 28.16-11.73 11.45-28.44 11.45zm39.61-79.22h129.04v-88.04H685.87zM145.09-435.48h127.47v-89.04H145.09zm540.78-210.96h129.04v-88.47H685.87zm0 421.35v-88.04zM272.56-435.48v-89.04zm413.31-210.96v-88.47z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FlowchartFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FlowchartFilled(_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: "M646.26-145.87q-16.71 0-28.16-11.45t-11.45-28.16v-43.95H480q-16.71 0-28.16-11.46-11.45-11.45-11.45-28.15v-171.35h-88.04v44.52q0 16.71-11.45 28.16t-28.16 11.45H105.48q-16.71 0-28.16-11.45t-11.45-28.16v-168.26q0-16.71 11.45-28.44t28.16-11.73h207.26q16.71 0 28.16 11.73t11.45 28.44v44.52h88.04v-171.35q0-16.7 11.45-28.15 11.45-11.46 28.16-11.46h126.65v-43.95q0-16.71 11.45-28.44 11.45-11.74 28.16-11.74h208.26q16.71 0 28.44 11.74 11.74 11.73 11.74 28.44v167.69q0 17.28-11.74 28.73-11.73 11.45-28.44 11.45H646.26q-16.71 0-28.16-11.45t-11.45-28.73v-44.52h-87.04v342.13h87.04v-43.52q0-16.71 11.45-28.44t28.16-11.73h208.26q16.71 0 28.44 11.73 11.74 11.73 11.74 28.44v167.26q0 16.71-11.74 28.16-11.73 11.45-28.44 11.45z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FolderInfo({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FolderInfo(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M145.09-225.09v-509.82 251.69-31.65zm328.04 79.22H65.87V-814.7h348.91L481-747.91h413.7v324.04q-16.74-18.41-36.66-33.38-19.91-14.97-43.13-26.12V-668.7H448.09l-66.22-66.21H145.09v509.82h305.24q1.97 20.52 7.58 40.53 5.6 20 15.22 38.69m227.57-308q79.94 0 136.97 57.03t57.03 137.25q0 80.23-57.03 136.98-57.03 56.74-137.26 56.74-80.22 0-136.97-56.74-56.74-56.75-56.74-137.26 0-79.94 56.74-136.97 56.75-57.03 137.26-57.03m-27.92 322.48h55.26v-161.7h-55.26zm27.92-201.7q10.82 0 19.08-7.97 8.26-7.98 8.26-19.37 0-11.4-8.26-19.66t-19.37-8.26-19.37 8.15-8.26 19.77q0 11.39 8.15 19.37 8.15 7.97 19.77 7.97" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FolderInfoFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FolderInfoFilled(_a) {
3
+ var className = _a.className;
4
+ return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M65.87-145.87V-814.7h348.91L481-747.91h413.7v324.04q-36.57-43-86.96-67-50.4-24-107.28-24-104.9 0-179.05 73.93-74.15 73.92-74.71 179.38-.57 30.56 5.93 60.13 6.5 29.56 20.5 55.56zm634.54 80q-80.22 0-136.97-56.74-56.74-56.75-56.74-137.26 0-79.94 56.74-136.97 56.75-57.03 137.26-57.03 79.94 0 136.97 57.03t57.03 137.25q0 80.23-57.03 136.98-57.03 56.74-137.26 56.74m-27.63-65.52h55.26v-161.7h-55.26zm27.92-201.7q10.82 0 19.08-7.97 8.26-7.98 8.26-19.37 0-11.4-8.26-19.66t-19.37-8.26-19.37 8.15-8.26 19.77q0 11.39 8.15 19.37 8.15 7.97 19.77 7.97" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function Graph1({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Graph1(_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: "M269.54-64.87q-52.5 0-88.09-36.09-35.58-36.09-35.58-87.65 0-40.58 23.5-72.83 23.5-32.26 60.63-45.08v-346.96q-37.13-12.26-60.63-43.99-23.5-31.74-23.5-72.92 0-51.8 35.64-88.05 35.64-36.26 87.63-36.26t88.38 36.26q36.39 36.25 36.39 88.05 0 41.49-24.06 73.07-24.07 31.58-60.63 43.84v10.18q1.13 52.47 38.13 88.08 36.99 35.61 90.08 35.61h84.7q85.8 0 146.27 58.72 60.47 58.73 61.6 143.19v11.18q37.13 12.46 60.91 44.63 23.79 32.18 23.79 73.28 0 51.56-35.99 87.65-35.98 36.09-87.39 36.09-52 0-88.33-36.09-36.34-36.09-36.34-87.65 0-41.18 23.78-72.92 23.79-31.73 60.92-43.99v-11.61q-1.7-51.83-39.39-87.83-37.68-36-89.83-36h-84.7q-36.78 0-69.78-12.8t-58.43-35.41v183.65q36.56 12.26 60.63 43.84 24.06 31.58 24.06 73.07 0 51.56-36.27 87.65-36.28 36.09-88.1 36.09m.3-76.26q20.21 0 34.01-14.25 13.8-14.24 13.8-34.39 0-20.14-13.79-34.51t-34.17-14.37q-20.39 0-34.47 14.36-14.09 14.36-14.09 34.67 0 20.32 14.25 34.4 14.24 14.09 34.46 14.09m422.18 0q20.38 0 33.9-14.25 13.51-14.24 13.51-34.39 0-20.14-13.4-34.51-13.41-14.37-33.79-14.37-20.39 0-35.36 14.36t-14.97 34.67q0 20.32 14.86 34.4 14.86 14.09 35.25 14.09M269.84-721.91q20.21 0 34.01-14.25 13.8-14.24 13.8-34.39t-13.79-34.52q-13.79-14.36-34.17-14.36-20.39 0-34.47 14.35-14.09 14.36-14.09 34.68 0 20.31 14.25 34.4 14.24 14.09 34.46 14.09" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import Graph1 from './Graph1';
2
+ declare const Graph1Filled: typeof Graph1;
3
+ export default Graph1Filled;
@@ -0,0 +1,3 @@
1
+ import Graph1 from './Graph1';
2
+ var Graph1Filled = Graph1;
3
+ export default Graph1Filled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function Graph2({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Graph2(_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: "M171.32-65.87q-52.23 0-88.73-36.12-36.5-36.13-36.5-87.74 0-40.02 23.34-71.38 23.35-31.36 59.48-44.98v-90.78q0-50.47 35.97-86.61 35.97-36.13 86.21-36.13h189.3v-133.87q-37.13-12.26-60.63-43.99-23.5-31.74-23.5-72.92 0-51.8 36.29-88.05 36.29-36.26 88.13-36.26t87.73 36.26q35.89 36.25 35.89 88.05 0 41.49-24.06 73.07-24.07 31.58-60.63 43.84v133.87h189.38q50.68 0 86.67 36.13 35.99 36.14 35.99 86.61v90.78q35.57 13.62 58.92 44.85 23.34 31.23 23.34 71.63 0 51.56-35.81 87.65-35.82 36.09-86.99 36.09-52.24 0-88.74-36.09t-36.5-87.65q0-41.6 24.5-73.85 24.5-32.24 62.07-44.06v-89.35q0-17.89-12.82-30.71-12.81-12.81-30.71-12.81h-189.3v133.87q36.56 12.26 60.63 43.84 24.06 31.58 24.06 73.07 0 51.56-35.98 87.65t-87.39 36.09q-52 0-88.33-36.09-36.34-36.09-36.34-87.65 0-41.18 23.5-72.92 23.5-31.73 60.63-43.99v-133.87h-189.3q-17.9 0-30.71 12.81-12.82 12.82-12.82 30.71v89.35q37.57 11.82 62.07 44.06 24.5 32.25 24.5 73.85 0 51.56-35.82 87.65t-86.99 36.09m-.04-75.26q20.55 0 34.07-14.25 13.52-14.24 13.52-34.39 0-20.14-13.66-34.51t-33.85-14.37q-20.84 0-35.43 14.36-14.58 14.36-14.58 34.67 0 20.32 14.68 34.4 14.69 14.09 35.25 14.09m309.95 0q20.21 0 34.01-14.25 13.8-14.24 13.8-34.39 0-20.14-13.79-34.51t-34.17-14.37-34.97 14.36-14.59 34.67q0 20.32 14.75 34.4 14.74 14.09 34.96 14.09m309.83 0q20.56 0 34.08-14.25 13.51-14.24 13.51-34.39 0-20.14-13.66-34.51-13.65-14.37-33.84-14.37-20.84 0-35.43 14.36t-14.59 34.67q0 20.32 14.69 34.4 14.68 14.09 35.24 14.09M481.23-721.91q20.21 0 34.01-14.25 13.8-14.24 13.8-34.39t-13.79-34.52q-13.79-14.36-34.17-14.36t-34.97 14.35q-14.59 14.36-14.59 34.68 0 20.31 14.75 34.4 14.74 14.09 34.96 14.09" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import Graph2 from './Graph2';
2
+ declare const Graph2Filled: typeof Graph2;
3
+ export default Graph2Filled;
@@ -0,0 +1,3 @@
1
+ import Graph2 from './Graph2';
2
+ var Graph2Filled = Graph2;
3
+ export default Graph2Filled;