@996-design/996-icons 1.0.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 (5174) hide show
  1. package/LICENSE +22 -0
  2. package/NOTICE.md +24 -0
  3. package/README.md +28 -0
  4. package/dist/es/colorUtils.d.ts +2 -0
  5. package/dist/es/colorUtils.js +7 -0
  6. package/dist/es/components/AntdIcon.d.ts +17 -0
  7. package/dist/es/components/AntdIcon.js +68 -0
  8. package/dist/es/components/AntdIconLight.d.ts +12 -0
  9. package/dist/es/components/AntdIconLight.js +54 -0
  10. package/dist/es/components/Context.d.ts +12 -0
  11. package/dist/es/components/Context.js +3 -0
  12. package/dist/es/components/Icon.d.ts +21 -0
  13. package/dist/es/components/Icon.js +82 -0
  14. package/dist/es/components/IconBase.d.ts +13 -0
  15. package/dist/es/components/IconBase.js +34 -0
  16. package/dist/es/components/IconBaseTwoTone.d.ts +17 -0
  17. package/dist/es/components/IconBaseTwoTone.js +68 -0
  18. package/dist/es/components/IconFont.d.ts +10 -0
  19. package/dist/es/components/IconFont.js +69 -0
  20. package/dist/es/components/twoTonePrimaryColor.d.ts +3 -0
  21. package/dist/es/components/twoTonePrimaryColor.js +16 -0
  22. package/dist/es/cssUtils.d.ts +11 -0
  23. package/dist/es/cssUtils.js +154 -0
  24. package/dist/es/icons/AccountBookFilled.d.ts +5 -0
  25. package/dist/es/icons/AccountBookFilled.js +18 -0
  26. package/dist/es/icons/AccountBookOutlined.d.ts +5 -0
  27. package/dist/es/icons/AccountBookOutlined.js +18 -0
  28. package/dist/es/icons/AccountBookTwoTone.d.ts +5 -0
  29. package/dist/es/icons/AccountBookTwoTone.js +18 -0
  30. package/dist/es/icons/AimOutlined.d.ts +5 -0
  31. package/dist/es/icons/AimOutlined.js +18 -0
  32. package/dist/es/icons/AlertFilled.d.ts +5 -0
  33. package/dist/es/icons/AlertFilled.js +18 -0
  34. package/dist/es/icons/AlertOutlined.d.ts +5 -0
  35. package/dist/es/icons/AlertOutlined.js +18 -0
  36. package/dist/es/icons/AlertTwoTone.d.ts +5 -0
  37. package/dist/es/icons/AlertTwoTone.js +18 -0
  38. package/dist/es/icons/AlibabaOutlined.d.ts +5 -0
  39. package/dist/es/icons/AlibabaOutlined.js +18 -0
  40. package/dist/es/icons/AlignCenterOutlined.d.ts +5 -0
  41. package/dist/es/icons/AlignCenterOutlined.js +18 -0
  42. package/dist/es/icons/AlignLeftOutlined.d.ts +5 -0
  43. package/dist/es/icons/AlignLeftOutlined.js +18 -0
  44. package/dist/es/icons/AlignRightOutlined.d.ts +5 -0
  45. package/dist/es/icons/AlignRightOutlined.js +18 -0
  46. package/dist/es/icons/AlipayCircleFilled.d.ts +5 -0
  47. package/dist/es/icons/AlipayCircleFilled.js +18 -0
  48. package/dist/es/icons/AlipayCircleOutlined.d.ts +5 -0
  49. package/dist/es/icons/AlipayCircleOutlined.js +18 -0
  50. package/dist/es/icons/AlipayOutlined.d.ts +5 -0
  51. package/dist/es/icons/AlipayOutlined.js +18 -0
  52. package/dist/es/icons/AlipaySquareFilled.d.ts +5 -0
  53. package/dist/es/icons/AlipaySquareFilled.js +18 -0
  54. package/dist/es/icons/AliwangwangFilled.d.ts +5 -0
  55. package/dist/es/icons/AliwangwangFilled.js +18 -0
  56. package/dist/es/icons/AliwangwangOutlined.d.ts +5 -0
  57. package/dist/es/icons/AliwangwangOutlined.js +18 -0
  58. package/dist/es/icons/AliyunOutlined.d.ts +5 -0
  59. package/dist/es/icons/AliyunOutlined.js +18 -0
  60. package/dist/es/icons/AmazonCircleFilled.d.ts +5 -0
  61. package/dist/es/icons/AmazonCircleFilled.js +18 -0
  62. package/dist/es/icons/AmazonOutlined.d.ts +5 -0
  63. package/dist/es/icons/AmazonOutlined.js +18 -0
  64. package/dist/es/icons/AmazonSquareFilled.d.ts +5 -0
  65. package/dist/es/icons/AmazonSquareFilled.js +18 -0
  66. package/dist/es/icons/AndroidFilled.d.ts +5 -0
  67. package/dist/es/icons/AndroidFilled.js +18 -0
  68. package/dist/es/icons/AndroidOutlined.d.ts +5 -0
  69. package/dist/es/icons/AndroidOutlined.js +18 -0
  70. package/dist/es/icons/AntCloudOutlined.d.ts +5 -0
  71. package/dist/es/icons/AntCloudOutlined.js +18 -0
  72. package/dist/es/icons/AntDesignOutlined.d.ts +5 -0
  73. package/dist/es/icons/AntDesignOutlined.js +18 -0
  74. package/dist/es/icons/AnthropicFilled.d.ts +5 -0
  75. package/dist/es/icons/AnthropicFilled.js +18 -0
  76. package/dist/es/icons/ApartmentOutlined.d.ts +5 -0
  77. package/dist/es/icons/ApartmentOutlined.js +18 -0
  78. package/dist/es/icons/ApiFilled.d.ts +5 -0
  79. package/dist/es/icons/ApiFilled.js +18 -0
  80. package/dist/es/icons/ApiOutlined.d.ts +5 -0
  81. package/dist/es/icons/ApiOutlined.js +18 -0
  82. package/dist/es/icons/ApiTwoTone.d.ts +5 -0
  83. package/dist/es/icons/ApiTwoTone.js +18 -0
  84. package/dist/es/icons/AppleFilled.d.ts +5 -0
  85. package/dist/es/icons/AppleFilled.js +18 -0
  86. package/dist/es/icons/AppleOutlined.d.ts +5 -0
  87. package/dist/es/icons/AppleOutlined.js +18 -0
  88. package/dist/es/icons/AppstoreAddOutlined.d.ts +5 -0
  89. package/dist/es/icons/AppstoreAddOutlined.js +18 -0
  90. package/dist/es/icons/AppstoreFilled.d.ts +5 -0
  91. package/dist/es/icons/AppstoreFilled.js +18 -0
  92. package/dist/es/icons/AppstoreOutlined.d.ts +5 -0
  93. package/dist/es/icons/AppstoreOutlined.js +18 -0
  94. package/dist/es/icons/AppstoreTwoTone.d.ts +5 -0
  95. package/dist/es/icons/AppstoreTwoTone.js +18 -0
  96. package/dist/es/icons/AreaChartOutlined.d.ts +5 -0
  97. package/dist/es/icons/AreaChartOutlined.js +18 -0
  98. package/dist/es/icons/ArrowDownOutlined.d.ts +5 -0
  99. package/dist/es/icons/ArrowDownOutlined.js +18 -0
  100. package/dist/es/icons/ArrowLeftOutlined.d.ts +5 -0
  101. package/dist/es/icons/ArrowLeftOutlined.js +18 -0
  102. package/dist/es/icons/ArrowRightOutlined.d.ts +5 -0
  103. package/dist/es/icons/ArrowRightOutlined.js +18 -0
  104. package/dist/es/icons/ArrowUpOutlined.d.ts +5 -0
  105. package/dist/es/icons/ArrowUpOutlined.js +18 -0
  106. package/dist/es/icons/ArrowsAltOutlined.d.ts +5 -0
  107. package/dist/es/icons/ArrowsAltOutlined.js +18 -0
  108. package/dist/es/icons/AudioFilled.d.ts +5 -0
  109. package/dist/es/icons/AudioFilled.js +18 -0
  110. package/dist/es/icons/AudioMutedOutlined.d.ts +5 -0
  111. package/dist/es/icons/AudioMutedOutlined.js +18 -0
  112. package/dist/es/icons/AudioOutlined.d.ts +5 -0
  113. package/dist/es/icons/AudioOutlined.js +18 -0
  114. package/dist/es/icons/AudioTwoTone.d.ts +5 -0
  115. package/dist/es/icons/AudioTwoTone.js +18 -0
  116. package/dist/es/icons/AuditOutlined.d.ts +5 -0
  117. package/dist/es/icons/AuditOutlined.js +18 -0
  118. package/dist/es/icons/BackwardFilled.d.ts +5 -0
  119. package/dist/es/icons/BackwardFilled.js +18 -0
  120. package/dist/es/icons/BackwardOutlined.d.ts +5 -0
  121. package/dist/es/icons/BackwardOutlined.js +18 -0
  122. package/dist/es/icons/BaiduOutlined.d.ts +5 -0
  123. package/dist/es/icons/BaiduOutlined.js +18 -0
  124. package/dist/es/icons/BankFilled.d.ts +5 -0
  125. package/dist/es/icons/BankFilled.js +18 -0
  126. package/dist/es/icons/BankOutlined.d.ts +5 -0
  127. package/dist/es/icons/BankOutlined.js +18 -0
  128. package/dist/es/icons/BankTwoTone.d.ts +5 -0
  129. package/dist/es/icons/BankTwoTone.js +18 -0
  130. package/dist/es/icons/BarChartOutlined.d.ts +5 -0
  131. package/dist/es/icons/BarChartOutlined.js +18 -0
  132. package/dist/es/icons/BarcodeOutlined.d.ts +5 -0
  133. package/dist/es/icons/BarcodeOutlined.js +18 -0
  134. package/dist/es/icons/BarsOutlined.d.ts +5 -0
  135. package/dist/es/icons/BarsOutlined.js +18 -0
  136. package/dist/es/icons/BehanceCircleFilled.d.ts +5 -0
  137. package/dist/es/icons/BehanceCircleFilled.js +18 -0
  138. package/dist/es/icons/BehanceOutlined.d.ts +5 -0
  139. package/dist/es/icons/BehanceOutlined.js +18 -0
  140. package/dist/es/icons/BehanceSquareFilled.d.ts +5 -0
  141. package/dist/es/icons/BehanceSquareFilled.js +18 -0
  142. package/dist/es/icons/BehanceSquareOutlined.d.ts +5 -0
  143. package/dist/es/icons/BehanceSquareOutlined.js +18 -0
  144. package/dist/es/icons/BellFilled.d.ts +5 -0
  145. package/dist/es/icons/BellFilled.js +18 -0
  146. package/dist/es/icons/BellOutlined.d.ts +5 -0
  147. package/dist/es/icons/BellOutlined.js +18 -0
  148. package/dist/es/icons/BellTwoTone.d.ts +5 -0
  149. package/dist/es/icons/BellTwoTone.js +18 -0
  150. package/dist/es/icons/BgColorsOutlined.d.ts +5 -0
  151. package/dist/es/icons/BgColorsOutlined.js +18 -0
  152. package/dist/es/icons/BilibiliFilled.d.ts +5 -0
  153. package/dist/es/icons/BilibiliFilled.js +18 -0
  154. package/dist/es/icons/BilibiliOutlined.d.ts +5 -0
  155. package/dist/es/icons/BilibiliOutlined.js +18 -0
  156. package/dist/es/icons/BlockOutlined.d.ts +5 -0
  157. package/dist/es/icons/BlockOutlined.js +18 -0
  158. package/dist/es/icons/BoldOutlined.d.ts +5 -0
  159. package/dist/es/icons/BoldOutlined.js +18 -0
  160. package/dist/es/icons/BookFilled.d.ts +5 -0
  161. package/dist/es/icons/BookFilled.js +18 -0
  162. package/dist/es/icons/BookOutlined.d.ts +5 -0
  163. package/dist/es/icons/BookOutlined.js +18 -0
  164. package/dist/es/icons/BookTwoTone.d.ts +5 -0
  165. package/dist/es/icons/BookTwoTone.js +18 -0
  166. package/dist/es/icons/BorderBottomOutlined.d.ts +5 -0
  167. package/dist/es/icons/BorderBottomOutlined.js +18 -0
  168. package/dist/es/icons/BorderHorizontalOutlined.d.ts +5 -0
  169. package/dist/es/icons/BorderHorizontalOutlined.js +18 -0
  170. package/dist/es/icons/BorderInnerOutlined.d.ts +5 -0
  171. package/dist/es/icons/BorderInnerOutlined.js +18 -0
  172. package/dist/es/icons/BorderLeftOutlined.d.ts +5 -0
  173. package/dist/es/icons/BorderLeftOutlined.js +18 -0
  174. package/dist/es/icons/BorderOuterOutlined.d.ts +5 -0
  175. package/dist/es/icons/BorderOuterOutlined.js +18 -0
  176. package/dist/es/icons/BorderOutlined.d.ts +5 -0
  177. package/dist/es/icons/BorderOutlined.js +18 -0
  178. package/dist/es/icons/BorderRightOutlined.d.ts +5 -0
  179. package/dist/es/icons/BorderRightOutlined.js +18 -0
  180. package/dist/es/icons/BorderTopOutlined.d.ts +5 -0
  181. package/dist/es/icons/BorderTopOutlined.js +18 -0
  182. package/dist/es/icons/BorderVerticleOutlined.d.ts +5 -0
  183. package/dist/es/icons/BorderVerticleOutlined.js +18 -0
  184. package/dist/es/icons/BorderlessTableOutlined.d.ts +5 -0
  185. package/dist/es/icons/BorderlessTableOutlined.js +18 -0
  186. package/dist/es/icons/BoxPlotFilled.d.ts +5 -0
  187. package/dist/es/icons/BoxPlotFilled.js +18 -0
  188. package/dist/es/icons/BoxPlotOutlined.d.ts +5 -0
  189. package/dist/es/icons/BoxPlotOutlined.js +18 -0
  190. package/dist/es/icons/BoxPlotTwoTone.d.ts +5 -0
  191. package/dist/es/icons/BoxPlotTwoTone.js +18 -0
  192. package/dist/es/icons/BranchesOutlined.d.ts +5 -0
  193. package/dist/es/icons/BranchesOutlined.js +18 -0
  194. package/dist/es/icons/BugFilled.d.ts +5 -0
  195. package/dist/es/icons/BugFilled.js +18 -0
  196. package/dist/es/icons/BugOutlined.d.ts +5 -0
  197. package/dist/es/icons/BugOutlined.js +18 -0
  198. package/dist/es/icons/BugTwoTone.d.ts +5 -0
  199. package/dist/es/icons/BugTwoTone.js +18 -0
  200. package/dist/es/icons/BuildFilled.d.ts +5 -0
  201. package/dist/es/icons/BuildFilled.js +18 -0
  202. package/dist/es/icons/BuildOutlined.d.ts +5 -0
  203. package/dist/es/icons/BuildOutlined.js +18 -0
  204. package/dist/es/icons/BuildTwoTone.d.ts +5 -0
  205. package/dist/es/icons/BuildTwoTone.js +18 -0
  206. package/dist/es/icons/BulbFilled.d.ts +5 -0
  207. package/dist/es/icons/BulbFilled.js +18 -0
  208. package/dist/es/icons/BulbOutlined.d.ts +5 -0
  209. package/dist/es/icons/BulbOutlined.js +18 -0
  210. package/dist/es/icons/BulbTwoTone.d.ts +5 -0
  211. package/dist/es/icons/BulbTwoTone.js +18 -0
  212. package/dist/es/icons/CalculatorFilled.d.ts +5 -0
  213. package/dist/es/icons/CalculatorFilled.js +18 -0
  214. package/dist/es/icons/CalculatorOutlined.d.ts +5 -0
  215. package/dist/es/icons/CalculatorOutlined.js +18 -0
  216. package/dist/es/icons/CalculatorTwoTone.d.ts +5 -0
  217. package/dist/es/icons/CalculatorTwoTone.js +18 -0
  218. package/dist/es/icons/CalendarFilled.d.ts +5 -0
  219. package/dist/es/icons/CalendarFilled.js +18 -0
  220. package/dist/es/icons/CalendarOutlined.d.ts +5 -0
  221. package/dist/es/icons/CalendarOutlined.js +18 -0
  222. package/dist/es/icons/CalendarTwoTone.d.ts +5 -0
  223. package/dist/es/icons/CalendarTwoTone.js +18 -0
  224. package/dist/es/icons/CameraFilled.d.ts +5 -0
  225. package/dist/es/icons/CameraFilled.js +18 -0
  226. package/dist/es/icons/CameraOutlined.d.ts +5 -0
  227. package/dist/es/icons/CameraOutlined.js +18 -0
  228. package/dist/es/icons/CameraTwoTone.d.ts +5 -0
  229. package/dist/es/icons/CameraTwoTone.js +18 -0
  230. package/dist/es/icons/CarFilled.d.ts +5 -0
  231. package/dist/es/icons/CarFilled.js +18 -0
  232. package/dist/es/icons/CarOutlined.d.ts +5 -0
  233. package/dist/es/icons/CarOutlined.js +18 -0
  234. package/dist/es/icons/CarTwoTone.d.ts +5 -0
  235. package/dist/es/icons/CarTwoTone.js +18 -0
  236. package/dist/es/icons/CaretDownFilled.d.ts +5 -0
  237. package/dist/es/icons/CaretDownFilled.js +18 -0
  238. package/dist/es/icons/CaretDownOutlined.d.ts +5 -0
  239. package/dist/es/icons/CaretDownOutlined.js +18 -0
  240. package/dist/es/icons/CaretLeftFilled.d.ts +5 -0
  241. package/dist/es/icons/CaretLeftFilled.js +18 -0
  242. package/dist/es/icons/CaretLeftOutlined.d.ts +5 -0
  243. package/dist/es/icons/CaretLeftOutlined.js +18 -0
  244. package/dist/es/icons/CaretRightFilled.d.ts +5 -0
  245. package/dist/es/icons/CaretRightFilled.js +18 -0
  246. package/dist/es/icons/CaretRightOutlined.d.ts +5 -0
  247. package/dist/es/icons/CaretRightOutlined.js +18 -0
  248. package/dist/es/icons/CaretUpFilled.d.ts +5 -0
  249. package/dist/es/icons/CaretUpFilled.js +18 -0
  250. package/dist/es/icons/CaretUpOutlined.d.ts +5 -0
  251. package/dist/es/icons/CaretUpOutlined.js +18 -0
  252. package/dist/es/icons/CarryOutFilled.d.ts +5 -0
  253. package/dist/es/icons/CarryOutFilled.js +18 -0
  254. package/dist/es/icons/CarryOutOutlined.d.ts +5 -0
  255. package/dist/es/icons/CarryOutOutlined.js +18 -0
  256. package/dist/es/icons/CarryOutTwoTone.d.ts +5 -0
  257. package/dist/es/icons/CarryOutTwoTone.js +18 -0
  258. package/dist/es/icons/CheckCircleFilled.d.ts +5 -0
  259. package/dist/es/icons/CheckCircleFilled.js +18 -0
  260. package/dist/es/icons/CheckCircleOutlined.d.ts +5 -0
  261. package/dist/es/icons/CheckCircleOutlined.js +18 -0
  262. package/dist/es/icons/CheckCircleTwoTone.d.ts +5 -0
  263. package/dist/es/icons/CheckCircleTwoTone.js +18 -0
  264. package/dist/es/icons/CheckOutlined.d.ts +5 -0
  265. package/dist/es/icons/CheckOutlined.js +18 -0
  266. package/dist/es/icons/CheckSquareFilled.d.ts +5 -0
  267. package/dist/es/icons/CheckSquareFilled.js +18 -0
  268. package/dist/es/icons/CheckSquareOutlined.d.ts +5 -0
  269. package/dist/es/icons/CheckSquareOutlined.js +18 -0
  270. package/dist/es/icons/CheckSquareTwoTone.d.ts +5 -0
  271. package/dist/es/icons/CheckSquareTwoTone.js +18 -0
  272. package/dist/es/icons/ChromeFilled.d.ts +5 -0
  273. package/dist/es/icons/ChromeFilled.js +18 -0
  274. package/dist/es/icons/ChromeOutlined.d.ts +5 -0
  275. package/dist/es/icons/ChromeOutlined.js +18 -0
  276. package/dist/es/icons/CiCircleFilled.d.ts +5 -0
  277. package/dist/es/icons/CiCircleFilled.js +18 -0
  278. package/dist/es/icons/CiCircleOutlined.d.ts +5 -0
  279. package/dist/es/icons/CiCircleOutlined.js +18 -0
  280. package/dist/es/icons/CiCircleTwoTone.d.ts +5 -0
  281. package/dist/es/icons/CiCircleTwoTone.js +18 -0
  282. package/dist/es/icons/CiOutlined.d.ts +5 -0
  283. package/dist/es/icons/CiOutlined.js +18 -0
  284. package/dist/es/icons/CiTwoTone.d.ts +5 -0
  285. package/dist/es/icons/CiTwoTone.js +18 -0
  286. package/dist/es/icons/ClaudeFilled.d.ts +5 -0
  287. package/dist/es/icons/ClaudeFilled.js +18 -0
  288. package/dist/es/icons/ClearOutlined.d.ts +5 -0
  289. package/dist/es/icons/ClearOutlined.js +18 -0
  290. package/dist/es/icons/ClockCircleFilled.d.ts +5 -0
  291. package/dist/es/icons/ClockCircleFilled.js +18 -0
  292. package/dist/es/icons/ClockCircleOutlined.d.ts +5 -0
  293. package/dist/es/icons/ClockCircleOutlined.js +18 -0
  294. package/dist/es/icons/ClockCircleTwoTone.d.ts +5 -0
  295. package/dist/es/icons/ClockCircleTwoTone.js +18 -0
  296. package/dist/es/icons/CloseCircleFilled.d.ts +5 -0
  297. package/dist/es/icons/CloseCircleFilled.js +18 -0
  298. package/dist/es/icons/CloseCircleOutlined.d.ts +5 -0
  299. package/dist/es/icons/CloseCircleOutlined.js +18 -0
  300. package/dist/es/icons/CloseCircleTwoTone.d.ts +5 -0
  301. package/dist/es/icons/CloseCircleTwoTone.js +18 -0
  302. package/dist/es/icons/CloseOutlined.d.ts +5 -0
  303. package/dist/es/icons/CloseOutlined.js +18 -0
  304. package/dist/es/icons/CloseSquareFilled.d.ts +5 -0
  305. package/dist/es/icons/CloseSquareFilled.js +18 -0
  306. package/dist/es/icons/CloseSquareOutlined.d.ts +5 -0
  307. package/dist/es/icons/CloseSquareOutlined.js +18 -0
  308. package/dist/es/icons/CloseSquareTwoTone.d.ts +5 -0
  309. package/dist/es/icons/CloseSquareTwoTone.js +18 -0
  310. package/dist/es/icons/CloudDownloadOutlined.d.ts +5 -0
  311. package/dist/es/icons/CloudDownloadOutlined.js +18 -0
  312. package/dist/es/icons/CloudFilled.d.ts +5 -0
  313. package/dist/es/icons/CloudFilled.js +18 -0
  314. package/dist/es/icons/CloudOutlined.d.ts +5 -0
  315. package/dist/es/icons/CloudOutlined.js +18 -0
  316. package/dist/es/icons/CloudServerOutlined.d.ts +5 -0
  317. package/dist/es/icons/CloudServerOutlined.js +18 -0
  318. package/dist/es/icons/CloudSyncOutlined.d.ts +5 -0
  319. package/dist/es/icons/CloudSyncOutlined.js +18 -0
  320. package/dist/es/icons/CloudTwoTone.d.ts +5 -0
  321. package/dist/es/icons/CloudTwoTone.js +18 -0
  322. package/dist/es/icons/CloudUploadOutlined.d.ts +5 -0
  323. package/dist/es/icons/CloudUploadOutlined.js +18 -0
  324. package/dist/es/icons/ClusterOutlined.d.ts +5 -0
  325. package/dist/es/icons/ClusterOutlined.js +18 -0
  326. package/dist/es/icons/CodeFilled.d.ts +5 -0
  327. package/dist/es/icons/CodeFilled.js +18 -0
  328. package/dist/es/icons/CodeOutlined.d.ts +5 -0
  329. package/dist/es/icons/CodeOutlined.js +18 -0
  330. package/dist/es/icons/CodeSandboxCircleFilled.d.ts +5 -0
  331. package/dist/es/icons/CodeSandboxCircleFilled.js +18 -0
  332. package/dist/es/icons/CodeSandboxOutlined.d.ts +5 -0
  333. package/dist/es/icons/CodeSandboxOutlined.js +18 -0
  334. package/dist/es/icons/CodeSandboxSquareFilled.d.ts +5 -0
  335. package/dist/es/icons/CodeSandboxSquareFilled.js +18 -0
  336. package/dist/es/icons/CodeTwoTone.d.ts +5 -0
  337. package/dist/es/icons/CodeTwoTone.js +18 -0
  338. package/dist/es/icons/CodepenCircleFilled.d.ts +5 -0
  339. package/dist/es/icons/CodepenCircleFilled.js +18 -0
  340. package/dist/es/icons/CodepenCircleOutlined.d.ts +5 -0
  341. package/dist/es/icons/CodepenCircleOutlined.js +18 -0
  342. package/dist/es/icons/CodepenOutlined.d.ts +5 -0
  343. package/dist/es/icons/CodepenOutlined.js +18 -0
  344. package/dist/es/icons/CodepenSquareFilled.d.ts +5 -0
  345. package/dist/es/icons/CodepenSquareFilled.js +18 -0
  346. package/dist/es/icons/CoffeeOutlined.d.ts +5 -0
  347. package/dist/es/icons/CoffeeOutlined.js +18 -0
  348. package/dist/es/icons/ColumnHeightOutlined.d.ts +5 -0
  349. package/dist/es/icons/ColumnHeightOutlined.js +18 -0
  350. package/dist/es/icons/ColumnWidthOutlined.d.ts +5 -0
  351. package/dist/es/icons/ColumnWidthOutlined.js +18 -0
  352. package/dist/es/icons/CommentOutlined.d.ts +5 -0
  353. package/dist/es/icons/CommentOutlined.js +18 -0
  354. package/dist/es/icons/CompassFilled.d.ts +5 -0
  355. package/dist/es/icons/CompassFilled.js +18 -0
  356. package/dist/es/icons/CompassOutlined.d.ts +5 -0
  357. package/dist/es/icons/CompassOutlined.js +18 -0
  358. package/dist/es/icons/CompassTwoTone.d.ts +5 -0
  359. package/dist/es/icons/CompassTwoTone.js +18 -0
  360. package/dist/es/icons/CompressOutlined.d.ts +5 -0
  361. package/dist/es/icons/CompressOutlined.js +18 -0
  362. package/dist/es/icons/ConsoleSqlOutlined.d.ts +5 -0
  363. package/dist/es/icons/ConsoleSqlOutlined.js +18 -0
  364. package/dist/es/icons/ContactsFilled.d.ts +5 -0
  365. package/dist/es/icons/ContactsFilled.js +18 -0
  366. package/dist/es/icons/ContactsOutlined.d.ts +5 -0
  367. package/dist/es/icons/ContactsOutlined.js +18 -0
  368. package/dist/es/icons/ContactsTwoTone.d.ts +5 -0
  369. package/dist/es/icons/ContactsTwoTone.js +18 -0
  370. package/dist/es/icons/ContainerFilled.d.ts +5 -0
  371. package/dist/es/icons/ContainerFilled.js +18 -0
  372. package/dist/es/icons/ContainerOutlined.d.ts +5 -0
  373. package/dist/es/icons/ContainerOutlined.js +18 -0
  374. package/dist/es/icons/ContainerTwoTone.d.ts +5 -0
  375. package/dist/es/icons/ContainerTwoTone.js +18 -0
  376. package/dist/es/icons/ControlFilled.d.ts +5 -0
  377. package/dist/es/icons/ControlFilled.js +18 -0
  378. package/dist/es/icons/ControlOutlined.d.ts +5 -0
  379. package/dist/es/icons/ControlOutlined.js +18 -0
  380. package/dist/es/icons/ControlTwoTone.d.ts +5 -0
  381. package/dist/es/icons/ControlTwoTone.js +18 -0
  382. package/dist/es/icons/CopyFilled.d.ts +5 -0
  383. package/dist/es/icons/CopyFilled.js +18 -0
  384. package/dist/es/icons/CopyOutlined.d.ts +5 -0
  385. package/dist/es/icons/CopyOutlined.js +18 -0
  386. package/dist/es/icons/CopyTwoTone.d.ts +5 -0
  387. package/dist/es/icons/CopyTwoTone.js +18 -0
  388. package/dist/es/icons/CopyrightCircleFilled.d.ts +5 -0
  389. package/dist/es/icons/CopyrightCircleFilled.js +18 -0
  390. package/dist/es/icons/CopyrightCircleOutlined.d.ts +5 -0
  391. package/dist/es/icons/CopyrightCircleOutlined.js +18 -0
  392. package/dist/es/icons/CopyrightCircleTwoTone.d.ts +5 -0
  393. package/dist/es/icons/CopyrightCircleTwoTone.js +18 -0
  394. package/dist/es/icons/CopyrightOutlined.d.ts +5 -0
  395. package/dist/es/icons/CopyrightOutlined.js +18 -0
  396. package/dist/es/icons/CopyrightTwoTone.d.ts +5 -0
  397. package/dist/es/icons/CopyrightTwoTone.js +18 -0
  398. package/dist/es/icons/CreditCardFilled.d.ts +5 -0
  399. package/dist/es/icons/CreditCardFilled.js +18 -0
  400. package/dist/es/icons/CreditCardOutlined.d.ts +5 -0
  401. package/dist/es/icons/CreditCardOutlined.js +18 -0
  402. package/dist/es/icons/CreditCardTwoTone.d.ts +5 -0
  403. package/dist/es/icons/CreditCardTwoTone.js +18 -0
  404. package/dist/es/icons/CrownFilled.d.ts +5 -0
  405. package/dist/es/icons/CrownFilled.js +18 -0
  406. package/dist/es/icons/CrownOutlined.d.ts +5 -0
  407. package/dist/es/icons/CrownOutlined.js +18 -0
  408. package/dist/es/icons/CrownTwoTone.d.ts +5 -0
  409. package/dist/es/icons/CrownTwoTone.js +18 -0
  410. package/dist/es/icons/CustomerServiceFilled.d.ts +5 -0
  411. package/dist/es/icons/CustomerServiceFilled.js +18 -0
  412. package/dist/es/icons/CustomerServiceOutlined.d.ts +5 -0
  413. package/dist/es/icons/CustomerServiceOutlined.js +18 -0
  414. package/dist/es/icons/CustomerServiceTwoTone.d.ts +5 -0
  415. package/dist/es/icons/CustomerServiceTwoTone.js +18 -0
  416. package/dist/es/icons/DashOutlined.d.ts +5 -0
  417. package/dist/es/icons/DashOutlined.js +18 -0
  418. package/dist/es/icons/DashboardFilled.d.ts +5 -0
  419. package/dist/es/icons/DashboardFilled.js +18 -0
  420. package/dist/es/icons/DashboardOutlined.d.ts +5 -0
  421. package/dist/es/icons/DashboardOutlined.js +18 -0
  422. package/dist/es/icons/DashboardTwoTone.d.ts +5 -0
  423. package/dist/es/icons/DashboardTwoTone.js +18 -0
  424. package/dist/es/icons/DatabaseFilled.d.ts +5 -0
  425. package/dist/es/icons/DatabaseFilled.js +18 -0
  426. package/dist/es/icons/DatabaseOutlined.d.ts +5 -0
  427. package/dist/es/icons/DatabaseOutlined.js +18 -0
  428. package/dist/es/icons/DatabaseTwoTone.d.ts +5 -0
  429. package/dist/es/icons/DatabaseTwoTone.js +18 -0
  430. package/dist/es/icons/DeepSeekFilled.d.ts +5 -0
  431. package/dist/es/icons/DeepSeekFilled.js +18 -0
  432. package/dist/es/icons/DeleteColumnOutlined.d.ts +5 -0
  433. package/dist/es/icons/DeleteColumnOutlined.js +18 -0
  434. package/dist/es/icons/DeleteFilled.d.ts +5 -0
  435. package/dist/es/icons/DeleteFilled.js +18 -0
  436. package/dist/es/icons/DeleteOutlined.d.ts +5 -0
  437. package/dist/es/icons/DeleteOutlined.js +18 -0
  438. package/dist/es/icons/DeleteRowOutlined.d.ts +5 -0
  439. package/dist/es/icons/DeleteRowOutlined.js +18 -0
  440. package/dist/es/icons/DeleteTwoTone.d.ts +5 -0
  441. package/dist/es/icons/DeleteTwoTone.js +18 -0
  442. package/dist/es/icons/DeliveredProcedureOutlined.d.ts +5 -0
  443. package/dist/es/icons/DeliveredProcedureOutlined.js +18 -0
  444. package/dist/es/icons/DeploymentUnitOutlined.d.ts +5 -0
  445. package/dist/es/icons/DeploymentUnitOutlined.js +18 -0
  446. package/dist/es/icons/DesktopOutlined.d.ts +5 -0
  447. package/dist/es/icons/DesktopOutlined.js +18 -0
  448. package/dist/es/icons/DiffFilled.d.ts +5 -0
  449. package/dist/es/icons/DiffFilled.js +18 -0
  450. package/dist/es/icons/DiffOutlined.d.ts +5 -0
  451. package/dist/es/icons/DiffOutlined.js +18 -0
  452. package/dist/es/icons/DiffTwoTone.d.ts +5 -0
  453. package/dist/es/icons/DiffTwoTone.js +18 -0
  454. package/dist/es/icons/DingdingOutlined.d.ts +5 -0
  455. package/dist/es/icons/DingdingOutlined.js +18 -0
  456. package/dist/es/icons/DingtalkCircleFilled.d.ts +5 -0
  457. package/dist/es/icons/DingtalkCircleFilled.js +18 -0
  458. package/dist/es/icons/DingtalkOutlined.d.ts +5 -0
  459. package/dist/es/icons/DingtalkOutlined.js +18 -0
  460. package/dist/es/icons/DingtalkSquareFilled.d.ts +5 -0
  461. package/dist/es/icons/DingtalkSquareFilled.js +18 -0
  462. package/dist/es/icons/DisconnectOutlined.d.ts +5 -0
  463. package/dist/es/icons/DisconnectOutlined.js +18 -0
  464. package/dist/es/icons/DiscordFilled.d.ts +5 -0
  465. package/dist/es/icons/DiscordFilled.js +18 -0
  466. package/dist/es/icons/DiscordOutlined.d.ts +5 -0
  467. package/dist/es/icons/DiscordOutlined.js +18 -0
  468. package/dist/es/icons/DislikeFilled.d.ts +5 -0
  469. package/dist/es/icons/DislikeFilled.js +18 -0
  470. package/dist/es/icons/DislikeOutlined.d.ts +5 -0
  471. package/dist/es/icons/DislikeOutlined.js +18 -0
  472. package/dist/es/icons/DislikeTwoTone.d.ts +5 -0
  473. package/dist/es/icons/DislikeTwoTone.js +18 -0
  474. package/dist/es/icons/DockerOutlined.d.ts +5 -0
  475. package/dist/es/icons/DockerOutlined.js +18 -0
  476. package/dist/es/icons/DollarCircleFilled.d.ts +5 -0
  477. package/dist/es/icons/DollarCircleFilled.js +18 -0
  478. package/dist/es/icons/DollarCircleOutlined.d.ts +5 -0
  479. package/dist/es/icons/DollarCircleOutlined.js +18 -0
  480. package/dist/es/icons/DollarCircleTwoTone.d.ts +5 -0
  481. package/dist/es/icons/DollarCircleTwoTone.js +18 -0
  482. package/dist/es/icons/DollarOutlined.d.ts +5 -0
  483. package/dist/es/icons/DollarOutlined.js +18 -0
  484. package/dist/es/icons/DollarTwoTone.d.ts +5 -0
  485. package/dist/es/icons/DollarTwoTone.js +18 -0
  486. package/dist/es/icons/DotChartOutlined.d.ts +5 -0
  487. package/dist/es/icons/DotChartOutlined.js +18 -0
  488. package/dist/es/icons/DotNetOutlined.d.ts +5 -0
  489. package/dist/es/icons/DotNetOutlined.js +18 -0
  490. package/dist/es/icons/DoubleLeftOutlined.d.ts +5 -0
  491. package/dist/es/icons/DoubleLeftOutlined.js +18 -0
  492. package/dist/es/icons/DoubleRightOutlined.d.ts +5 -0
  493. package/dist/es/icons/DoubleRightOutlined.js +18 -0
  494. package/dist/es/icons/DownCircleFilled.d.ts +5 -0
  495. package/dist/es/icons/DownCircleFilled.js +18 -0
  496. package/dist/es/icons/DownCircleOutlined.d.ts +5 -0
  497. package/dist/es/icons/DownCircleOutlined.js +18 -0
  498. package/dist/es/icons/DownCircleTwoTone.d.ts +5 -0
  499. package/dist/es/icons/DownCircleTwoTone.js +18 -0
  500. package/dist/es/icons/DownOutlined.d.ts +5 -0
  501. package/dist/es/icons/DownOutlined.js +18 -0
  502. package/dist/es/icons/DownSquareFilled.d.ts +5 -0
  503. package/dist/es/icons/DownSquareFilled.js +18 -0
  504. package/dist/es/icons/DownSquareOutlined.d.ts +5 -0
  505. package/dist/es/icons/DownSquareOutlined.js +18 -0
  506. package/dist/es/icons/DownSquareTwoTone.d.ts +5 -0
  507. package/dist/es/icons/DownSquareTwoTone.js +18 -0
  508. package/dist/es/icons/DownloadOutlined.d.ts +5 -0
  509. package/dist/es/icons/DownloadOutlined.js +18 -0
  510. package/dist/es/icons/DragOutlined.d.ts +5 -0
  511. package/dist/es/icons/DragOutlined.js +18 -0
  512. package/dist/es/icons/DribbbleCircleFilled.d.ts +5 -0
  513. package/dist/es/icons/DribbbleCircleFilled.js +18 -0
  514. package/dist/es/icons/DribbbleOutlined.d.ts +5 -0
  515. package/dist/es/icons/DribbbleOutlined.js +18 -0
  516. package/dist/es/icons/DribbbleSquareFilled.d.ts +5 -0
  517. package/dist/es/icons/DribbbleSquareFilled.js +18 -0
  518. package/dist/es/icons/DribbbleSquareOutlined.d.ts +5 -0
  519. package/dist/es/icons/DribbbleSquareOutlined.js +18 -0
  520. package/dist/es/icons/DropboxCircleFilled.d.ts +5 -0
  521. package/dist/es/icons/DropboxCircleFilled.js +18 -0
  522. package/dist/es/icons/DropboxOutlined.d.ts +5 -0
  523. package/dist/es/icons/DropboxOutlined.js +18 -0
  524. package/dist/es/icons/DropboxSquareFilled.d.ts +5 -0
  525. package/dist/es/icons/DropboxSquareFilled.js +18 -0
  526. package/dist/es/icons/EditFilled.d.ts +5 -0
  527. package/dist/es/icons/EditFilled.js +18 -0
  528. package/dist/es/icons/EditOutlined.d.ts +5 -0
  529. package/dist/es/icons/EditOutlined.js +18 -0
  530. package/dist/es/icons/EditTwoTone.d.ts +5 -0
  531. package/dist/es/icons/EditTwoTone.js +18 -0
  532. package/dist/es/icons/ElevenLabsFilled.d.ts +5 -0
  533. package/dist/es/icons/ElevenLabsFilled.js +18 -0
  534. package/dist/es/icons/EllipsisOutlined.d.ts +5 -0
  535. package/dist/es/icons/EllipsisOutlined.js +18 -0
  536. package/dist/es/icons/EnterOutlined.d.ts +5 -0
  537. package/dist/es/icons/EnterOutlined.js +18 -0
  538. package/dist/es/icons/EnvironmentFilled.d.ts +5 -0
  539. package/dist/es/icons/EnvironmentFilled.js +18 -0
  540. package/dist/es/icons/EnvironmentOutlined.d.ts +5 -0
  541. package/dist/es/icons/EnvironmentOutlined.js +18 -0
  542. package/dist/es/icons/EnvironmentTwoTone.d.ts +5 -0
  543. package/dist/es/icons/EnvironmentTwoTone.js +18 -0
  544. package/dist/es/icons/EuroCircleFilled.d.ts +5 -0
  545. package/dist/es/icons/EuroCircleFilled.js +18 -0
  546. package/dist/es/icons/EuroCircleOutlined.d.ts +5 -0
  547. package/dist/es/icons/EuroCircleOutlined.js +18 -0
  548. package/dist/es/icons/EuroCircleTwoTone.d.ts +5 -0
  549. package/dist/es/icons/EuroCircleTwoTone.js +18 -0
  550. package/dist/es/icons/EuroOutlined.d.ts +5 -0
  551. package/dist/es/icons/EuroOutlined.js +18 -0
  552. package/dist/es/icons/EuroTwoTone.d.ts +5 -0
  553. package/dist/es/icons/EuroTwoTone.js +18 -0
  554. package/dist/es/icons/ExceptionOutlined.d.ts +5 -0
  555. package/dist/es/icons/ExceptionOutlined.js +18 -0
  556. package/dist/es/icons/ExclamationCircleFilled.d.ts +5 -0
  557. package/dist/es/icons/ExclamationCircleFilled.js +18 -0
  558. package/dist/es/icons/ExclamationCircleOutlined.d.ts +5 -0
  559. package/dist/es/icons/ExclamationCircleOutlined.js +18 -0
  560. package/dist/es/icons/ExclamationCircleTwoTone.d.ts +5 -0
  561. package/dist/es/icons/ExclamationCircleTwoTone.js +18 -0
  562. package/dist/es/icons/ExclamationOutlined.d.ts +5 -0
  563. package/dist/es/icons/ExclamationOutlined.js +18 -0
  564. package/dist/es/icons/ExpandAltOutlined.d.ts +5 -0
  565. package/dist/es/icons/ExpandAltOutlined.js +18 -0
  566. package/dist/es/icons/ExpandOutlined.d.ts +5 -0
  567. package/dist/es/icons/ExpandOutlined.js +18 -0
  568. package/dist/es/icons/ExperimentFilled.d.ts +5 -0
  569. package/dist/es/icons/ExperimentFilled.js +18 -0
  570. package/dist/es/icons/ExperimentOutlined.d.ts +5 -0
  571. package/dist/es/icons/ExperimentOutlined.js +18 -0
  572. package/dist/es/icons/ExperimentTwoTone.d.ts +5 -0
  573. package/dist/es/icons/ExperimentTwoTone.js +18 -0
  574. package/dist/es/icons/ExportOutlined.d.ts +5 -0
  575. package/dist/es/icons/ExportOutlined.js +18 -0
  576. package/dist/es/icons/EyeFilled.d.ts +5 -0
  577. package/dist/es/icons/EyeFilled.js +18 -0
  578. package/dist/es/icons/EyeInvisibleFilled.d.ts +5 -0
  579. package/dist/es/icons/EyeInvisibleFilled.js +18 -0
  580. package/dist/es/icons/EyeInvisibleOutlined.d.ts +5 -0
  581. package/dist/es/icons/EyeInvisibleOutlined.js +18 -0
  582. package/dist/es/icons/EyeInvisibleTwoTone.d.ts +5 -0
  583. package/dist/es/icons/EyeInvisibleTwoTone.js +18 -0
  584. package/dist/es/icons/EyeOutlined.d.ts +5 -0
  585. package/dist/es/icons/EyeOutlined.js +18 -0
  586. package/dist/es/icons/EyeTwoTone.d.ts +5 -0
  587. package/dist/es/icons/EyeTwoTone.js +18 -0
  588. package/dist/es/icons/FacebookFilled.d.ts +5 -0
  589. package/dist/es/icons/FacebookFilled.js +18 -0
  590. package/dist/es/icons/FacebookOutlined.d.ts +5 -0
  591. package/dist/es/icons/FacebookOutlined.js +18 -0
  592. package/dist/es/icons/FallOutlined.d.ts +5 -0
  593. package/dist/es/icons/FallOutlined.js +18 -0
  594. package/dist/es/icons/FastBackwardFilled.d.ts +5 -0
  595. package/dist/es/icons/FastBackwardFilled.js +18 -0
  596. package/dist/es/icons/FastBackwardOutlined.d.ts +5 -0
  597. package/dist/es/icons/FastBackwardOutlined.js +18 -0
  598. package/dist/es/icons/FastForwardFilled.d.ts +5 -0
  599. package/dist/es/icons/FastForwardFilled.js +18 -0
  600. package/dist/es/icons/FastForwardOutlined.d.ts +5 -0
  601. package/dist/es/icons/FastForwardOutlined.js +18 -0
  602. package/dist/es/icons/FieldBinaryOutlined.d.ts +5 -0
  603. package/dist/es/icons/FieldBinaryOutlined.js +18 -0
  604. package/dist/es/icons/FieldNumberOutlined.d.ts +5 -0
  605. package/dist/es/icons/FieldNumberOutlined.js +18 -0
  606. package/dist/es/icons/FieldStringOutlined.d.ts +5 -0
  607. package/dist/es/icons/FieldStringOutlined.js +18 -0
  608. package/dist/es/icons/FieldTimeOutlined.d.ts +5 -0
  609. package/dist/es/icons/FieldTimeOutlined.js +18 -0
  610. package/dist/es/icons/FileAddFilled.d.ts +5 -0
  611. package/dist/es/icons/FileAddFilled.js +18 -0
  612. package/dist/es/icons/FileAddOutlined.d.ts +5 -0
  613. package/dist/es/icons/FileAddOutlined.js +18 -0
  614. package/dist/es/icons/FileAddTwoTone.d.ts +5 -0
  615. package/dist/es/icons/FileAddTwoTone.js +18 -0
  616. package/dist/es/icons/FileDoneOutlined.d.ts +5 -0
  617. package/dist/es/icons/FileDoneOutlined.js +18 -0
  618. package/dist/es/icons/FileExcelFilled.d.ts +5 -0
  619. package/dist/es/icons/FileExcelFilled.js +18 -0
  620. package/dist/es/icons/FileExcelOutlined.d.ts +5 -0
  621. package/dist/es/icons/FileExcelOutlined.js +18 -0
  622. package/dist/es/icons/FileExcelTwoTone.d.ts +5 -0
  623. package/dist/es/icons/FileExcelTwoTone.js +18 -0
  624. package/dist/es/icons/FileExclamationFilled.d.ts +5 -0
  625. package/dist/es/icons/FileExclamationFilled.js +18 -0
  626. package/dist/es/icons/FileExclamationOutlined.d.ts +5 -0
  627. package/dist/es/icons/FileExclamationOutlined.js +18 -0
  628. package/dist/es/icons/FileExclamationTwoTone.d.ts +5 -0
  629. package/dist/es/icons/FileExclamationTwoTone.js +18 -0
  630. package/dist/es/icons/FileFilled.d.ts +5 -0
  631. package/dist/es/icons/FileFilled.js +18 -0
  632. package/dist/es/icons/FileGifOutlined.d.ts +5 -0
  633. package/dist/es/icons/FileGifOutlined.js +18 -0
  634. package/dist/es/icons/FileImageFilled.d.ts +5 -0
  635. package/dist/es/icons/FileImageFilled.js +18 -0
  636. package/dist/es/icons/FileImageOutlined.d.ts +5 -0
  637. package/dist/es/icons/FileImageOutlined.js +18 -0
  638. package/dist/es/icons/FileImageTwoTone.d.ts +5 -0
  639. package/dist/es/icons/FileImageTwoTone.js +18 -0
  640. package/dist/es/icons/FileJpgOutlined.d.ts +5 -0
  641. package/dist/es/icons/FileJpgOutlined.js +18 -0
  642. package/dist/es/icons/FileMarkdownFilled.d.ts +5 -0
  643. package/dist/es/icons/FileMarkdownFilled.js +18 -0
  644. package/dist/es/icons/FileMarkdownOutlined.d.ts +5 -0
  645. package/dist/es/icons/FileMarkdownOutlined.js +18 -0
  646. package/dist/es/icons/FileMarkdownTwoTone.d.ts +5 -0
  647. package/dist/es/icons/FileMarkdownTwoTone.js +18 -0
  648. package/dist/es/icons/FileOutlined.d.ts +5 -0
  649. package/dist/es/icons/FileOutlined.js +18 -0
  650. package/dist/es/icons/FilePdfFilled.d.ts +5 -0
  651. package/dist/es/icons/FilePdfFilled.js +18 -0
  652. package/dist/es/icons/FilePdfOutlined.d.ts +5 -0
  653. package/dist/es/icons/FilePdfOutlined.js +18 -0
  654. package/dist/es/icons/FilePdfTwoTone.d.ts +5 -0
  655. package/dist/es/icons/FilePdfTwoTone.js +18 -0
  656. package/dist/es/icons/FilePptFilled.d.ts +5 -0
  657. package/dist/es/icons/FilePptFilled.js +18 -0
  658. package/dist/es/icons/FilePptOutlined.d.ts +5 -0
  659. package/dist/es/icons/FilePptOutlined.js +18 -0
  660. package/dist/es/icons/FilePptTwoTone.d.ts +5 -0
  661. package/dist/es/icons/FilePptTwoTone.js +18 -0
  662. package/dist/es/icons/FileProtectOutlined.d.ts +5 -0
  663. package/dist/es/icons/FileProtectOutlined.js +18 -0
  664. package/dist/es/icons/FileSearchOutlined.d.ts +5 -0
  665. package/dist/es/icons/FileSearchOutlined.js +18 -0
  666. package/dist/es/icons/FileSyncOutlined.d.ts +5 -0
  667. package/dist/es/icons/FileSyncOutlined.js +18 -0
  668. package/dist/es/icons/FileTextFilled.d.ts +5 -0
  669. package/dist/es/icons/FileTextFilled.js +18 -0
  670. package/dist/es/icons/FileTextOutlined.d.ts +5 -0
  671. package/dist/es/icons/FileTextOutlined.js +18 -0
  672. package/dist/es/icons/FileTextTwoTone.d.ts +5 -0
  673. package/dist/es/icons/FileTextTwoTone.js +18 -0
  674. package/dist/es/icons/FileTwoTone.d.ts +5 -0
  675. package/dist/es/icons/FileTwoTone.js +18 -0
  676. package/dist/es/icons/FileUnknownFilled.d.ts +5 -0
  677. package/dist/es/icons/FileUnknownFilled.js +18 -0
  678. package/dist/es/icons/FileUnknownOutlined.d.ts +5 -0
  679. package/dist/es/icons/FileUnknownOutlined.js +18 -0
  680. package/dist/es/icons/FileUnknownTwoTone.d.ts +5 -0
  681. package/dist/es/icons/FileUnknownTwoTone.js +18 -0
  682. package/dist/es/icons/FileWordFilled.d.ts +5 -0
  683. package/dist/es/icons/FileWordFilled.js +18 -0
  684. package/dist/es/icons/FileWordOutlined.d.ts +5 -0
  685. package/dist/es/icons/FileWordOutlined.js +18 -0
  686. package/dist/es/icons/FileWordTwoTone.d.ts +5 -0
  687. package/dist/es/icons/FileWordTwoTone.js +18 -0
  688. package/dist/es/icons/FileZipFilled.d.ts +5 -0
  689. package/dist/es/icons/FileZipFilled.js +18 -0
  690. package/dist/es/icons/FileZipOutlined.d.ts +5 -0
  691. package/dist/es/icons/FileZipOutlined.js +18 -0
  692. package/dist/es/icons/FileZipTwoTone.d.ts +5 -0
  693. package/dist/es/icons/FileZipTwoTone.js +18 -0
  694. package/dist/es/icons/FilterFilled.d.ts +5 -0
  695. package/dist/es/icons/FilterFilled.js +18 -0
  696. package/dist/es/icons/FilterOutlined.d.ts +5 -0
  697. package/dist/es/icons/FilterOutlined.js +18 -0
  698. package/dist/es/icons/FilterTwoTone.d.ts +5 -0
  699. package/dist/es/icons/FilterTwoTone.js +18 -0
  700. package/dist/es/icons/FireFilled.d.ts +5 -0
  701. package/dist/es/icons/FireFilled.js +18 -0
  702. package/dist/es/icons/FireOutlined.d.ts +5 -0
  703. package/dist/es/icons/FireOutlined.js +18 -0
  704. package/dist/es/icons/FireTwoTone.d.ts +5 -0
  705. package/dist/es/icons/FireTwoTone.js +18 -0
  706. package/dist/es/icons/FlagFilled.d.ts +5 -0
  707. package/dist/es/icons/FlagFilled.js +18 -0
  708. package/dist/es/icons/FlagOutlined.d.ts +5 -0
  709. package/dist/es/icons/FlagOutlined.js +18 -0
  710. package/dist/es/icons/FlagTwoTone.d.ts +5 -0
  711. package/dist/es/icons/FlagTwoTone.js +18 -0
  712. package/dist/es/icons/FolderAddFilled.d.ts +5 -0
  713. package/dist/es/icons/FolderAddFilled.js +18 -0
  714. package/dist/es/icons/FolderAddOutlined.d.ts +5 -0
  715. package/dist/es/icons/FolderAddOutlined.js +18 -0
  716. package/dist/es/icons/FolderAddTwoTone.d.ts +5 -0
  717. package/dist/es/icons/FolderAddTwoTone.js +18 -0
  718. package/dist/es/icons/FolderFilled.d.ts +5 -0
  719. package/dist/es/icons/FolderFilled.js +18 -0
  720. package/dist/es/icons/FolderOpenFilled.d.ts +5 -0
  721. package/dist/es/icons/FolderOpenFilled.js +18 -0
  722. package/dist/es/icons/FolderOpenOutlined.d.ts +5 -0
  723. package/dist/es/icons/FolderOpenOutlined.js +18 -0
  724. package/dist/es/icons/FolderOpenTwoTone.d.ts +5 -0
  725. package/dist/es/icons/FolderOpenTwoTone.js +18 -0
  726. package/dist/es/icons/FolderOutlined.d.ts +5 -0
  727. package/dist/es/icons/FolderOutlined.js +18 -0
  728. package/dist/es/icons/FolderTwoTone.d.ts +5 -0
  729. package/dist/es/icons/FolderTwoTone.js +18 -0
  730. package/dist/es/icons/FolderViewOutlined.d.ts +5 -0
  731. package/dist/es/icons/FolderViewOutlined.js +18 -0
  732. package/dist/es/icons/FontColorsOutlined.d.ts +5 -0
  733. package/dist/es/icons/FontColorsOutlined.js +18 -0
  734. package/dist/es/icons/FontSizeOutlined.d.ts +5 -0
  735. package/dist/es/icons/FontSizeOutlined.js +18 -0
  736. package/dist/es/icons/ForkOutlined.d.ts +5 -0
  737. package/dist/es/icons/ForkOutlined.js +18 -0
  738. package/dist/es/icons/FormOutlined.d.ts +5 -0
  739. package/dist/es/icons/FormOutlined.js +18 -0
  740. package/dist/es/icons/FormatPainterFilled.d.ts +5 -0
  741. package/dist/es/icons/FormatPainterFilled.js +18 -0
  742. package/dist/es/icons/FormatPainterOutlined.d.ts +5 -0
  743. package/dist/es/icons/FormatPainterOutlined.js +18 -0
  744. package/dist/es/icons/ForwardFilled.d.ts +5 -0
  745. package/dist/es/icons/ForwardFilled.js +18 -0
  746. package/dist/es/icons/ForwardOutlined.d.ts +5 -0
  747. package/dist/es/icons/ForwardOutlined.js +18 -0
  748. package/dist/es/icons/FrownFilled.d.ts +5 -0
  749. package/dist/es/icons/FrownFilled.js +18 -0
  750. package/dist/es/icons/FrownOutlined.d.ts +5 -0
  751. package/dist/es/icons/FrownOutlined.js +18 -0
  752. package/dist/es/icons/FrownTwoTone.d.ts +5 -0
  753. package/dist/es/icons/FrownTwoTone.js +18 -0
  754. package/dist/es/icons/FullscreenExitOutlined.d.ts +5 -0
  755. package/dist/es/icons/FullscreenExitOutlined.js +18 -0
  756. package/dist/es/icons/FullscreenOutlined.d.ts +5 -0
  757. package/dist/es/icons/FullscreenOutlined.js +18 -0
  758. package/dist/es/icons/FunctionOutlined.d.ts +5 -0
  759. package/dist/es/icons/FunctionOutlined.js +18 -0
  760. package/dist/es/icons/FundFilled.d.ts +5 -0
  761. package/dist/es/icons/FundFilled.js +18 -0
  762. package/dist/es/icons/FundOutlined.d.ts +5 -0
  763. package/dist/es/icons/FundOutlined.js +18 -0
  764. package/dist/es/icons/FundProjectionScreenOutlined.d.ts +5 -0
  765. package/dist/es/icons/FundProjectionScreenOutlined.js +18 -0
  766. package/dist/es/icons/FundTwoTone.d.ts +5 -0
  767. package/dist/es/icons/FundTwoTone.js +18 -0
  768. package/dist/es/icons/FundViewOutlined.d.ts +5 -0
  769. package/dist/es/icons/FundViewOutlined.js +18 -0
  770. package/dist/es/icons/FunnelPlotFilled.d.ts +5 -0
  771. package/dist/es/icons/FunnelPlotFilled.js +18 -0
  772. package/dist/es/icons/FunnelPlotOutlined.d.ts +5 -0
  773. package/dist/es/icons/FunnelPlotOutlined.js +18 -0
  774. package/dist/es/icons/FunnelPlotTwoTone.d.ts +5 -0
  775. package/dist/es/icons/FunnelPlotTwoTone.js +18 -0
  776. package/dist/es/icons/GatewayOutlined.d.ts +5 -0
  777. package/dist/es/icons/GatewayOutlined.js +18 -0
  778. package/dist/es/icons/GeminiFilled.d.ts +5 -0
  779. package/dist/es/icons/GeminiFilled.js +18 -0
  780. package/dist/es/icons/GifOutlined.d.ts +5 -0
  781. package/dist/es/icons/GifOutlined.js +18 -0
  782. package/dist/es/icons/GiftFilled.d.ts +5 -0
  783. package/dist/es/icons/GiftFilled.js +18 -0
  784. package/dist/es/icons/GiftOutlined.d.ts +5 -0
  785. package/dist/es/icons/GiftOutlined.js +18 -0
  786. package/dist/es/icons/GiftTwoTone.d.ts +5 -0
  787. package/dist/es/icons/GiftTwoTone.js +18 -0
  788. package/dist/es/icons/GithubFilled.d.ts +5 -0
  789. package/dist/es/icons/GithubFilled.js +18 -0
  790. package/dist/es/icons/GithubOutlined.d.ts +5 -0
  791. package/dist/es/icons/GithubOutlined.js +18 -0
  792. package/dist/es/icons/GitlabFilled.d.ts +5 -0
  793. package/dist/es/icons/GitlabFilled.js +18 -0
  794. package/dist/es/icons/GitlabOutlined.d.ts +5 -0
  795. package/dist/es/icons/GitlabOutlined.js +18 -0
  796. package/dist/es/icons/GlobalOutlined.d.ts +5 -0
  797. package/dist/es/icons/GlobalOutlined.js +18 -0
  798. package/dist/es/icons/GoldFilled.d.ts +5 -0
  799. package/dist/es/icons/GoldFilled.js +18 -0
  800. package/dist/es/icons/GoldOutlined.d.ts +5 -0
  801. package/dist/es/icons/GoldOutlined.js +18 -0
  802. package/dist/es/icons/GoldTwoTone.d.ts +5 -0
  803. package/dist/es/icons/GoldTwoTone.js +18 -0
  804. package/dist/es/icons/GoldenFilled.d.ts +5 -0
  805. package/dist/es/icons/GoldenFilled.js +18 -0
  806. package/dist/es/icons/GoogleCircleFilled.d.ts +5 -0
  807. package/dist/es/icons/GoogleCircleFilled.js +18 -0
  808. package/dist/es/icons/GoogleOutlined.d.ts +5 -0
  809. package/dist/es/icons/GoogleOutlined.js +18 -0
  810. package/dist/es/icons/GooglePlusCircleFilled.d.ts +5 -0
  811. package/dist/es/icons/GooglePlusCircleFilled.js +18 -0
  812. package/dist/es/icons/GooglePlusOutlined.d.ts +5 -0
  813. package/dist/es/icons/GooglePlusOutlined.js +18 -0
  814. package/dist/es/icons/GooglePlusSquareFilled.d.ts +5 -0
  815. package/dist/es/icons/GooglePlusSquareFilled.js +18 -0
  816. package/dist/es/icons/GoogleSquareFilled.d.ts +5 -0
  817. package/dist/es/icons/GoogleSquareFilled.js +18 -0
  818. package/dist/es/icons/GroupOutlined.d.ts +5 -0
  819. package/dist/es/icons/GroupOutlined.js +18 -0
  820. package/dist/es/icons/HarmonyOSOutlined.d.ts +5 -0
  821. package/dist/es/icons/HarmonyOSOutlined.js +18 -0
  822. package/dist/es/icons/HddFilled.d.ts +5 -0
  823. package/dist/es/icons/HddFilled.js +18 -0
  824. package/dist/es/icons/HddOutlined.d.ts +5 -0
  825. package/dist/es/icons/HddOutlined.js +18 -0
  826. package/dist/es/icons/HddTwoTone.d.ts +5 -0
  827. package/dist/es/icons/HddTwoTone.js +18 -0
  828. package/dist/es/icons/HeartFilled.d.ts +5 -0
  829. package/dist/es/icons/HeartFilled.js +18 -0
  830. package/dist/es/icons/HeartOutlined.d.ts +5 -0
  831. package/dist/es/icons/HeartOutlined.js +18 -0
  832. package/dist/es/icons/HeartTwoTone.d.ts +5 -0
  833. package/dist/es/icons/HeartTwoTone.js +18 -0
  834. package/dist/es/icons/HeatMapOutlined.d.ts +5 -0
  835. package/dist/es/icons/HeatMapOutlined.js +18 -0
  836. package/dist/es/icons/HighlightFilled.d.ts +5 -0
  837. package/dist/es/icons/HighlightFilled.js +18 -0
  838. package/dist/es/icons/HighlightOutlined.d.ts +5 -0
  839. package/dist/es/icons/HighlightOutlined.js +18 -0
  840. package/dist/es/icons/HighlightTwoTone.d.ts +5 -0
  841. package/dist/es/icons/HighlightTwoTone.js +18 -0
  842. package/dist/es/icons/HistoryOutlined.d.ts +5 -0
  843. package/dist/es/icons/HistoryOutlined.js +18 -0
  844. package/dist/es/icons/HolderOutlined.d.ts +5 -0
  845. package/dist/es/icons/HolderOutlined.js +18 -0
  846. package/dist/es/icons/HomeFilled.d.ts +5 -0
  847. package/dist/es/icons/HomeFilled.js +18 -0
  848. package/dist/es/icons/HomeOutlined.d.ts +5 -0
  849. package/dist/es/icons/HomeOutlined.js +18 -0
  850. package/dist/es/icons/HomeTwoTone.d.ts +5 -0
  851. package/dist/es/icons/HomeTwoTone.js +18 -0
  852. package/dist/es/icons/HourglassFilled.d.ts +5 -0
  853. package/dist/es/icons/HourglassFilled.js +18 -0
  854. package/dist/es/icons/HourglassOutlined.d.ts +5 -0
  855. package/dist/es/icons/HourglassOutlined.js +18 -0
  856. package/dist/es/icons/HourglassTwoTone.d.ts +5 -0
  857. package/dist/es/icons/HourglassTwoTone.js +18 -0
  858. package/dist/es/icons/Html5Filled.d.ts +5 -0
  859. package/dist/es/icons/Html5Filled.js +18 -0
  860. package/dist/es/icons/Html5Outlined.d.ts +5 -0
  861. package/dist/es/icons/Html5Outlined.js +18 -0
  862. package/dist/es/icons/Html5TwoTone.d.ts +5 -0
  863. package/dist/es/icons/Html5TwoTone.js +18 -0
  864. package/dist/es/icons/HuggingFaceFilled.d.ts +5 -0
  865. package/dist/es/icons/HuggingFaceFilled.js +18 -0
  866. package/dist/es/icons/IdcardFilled.d.ts +5 -0
  867. package/dist/es/icons/IdcardFilled.js +18 -0
  868. package/dist/es/icons/IdcardOutlined.d.ts +5 -0
  869. package/dist/es/icons/IdcardOutlined.js +18 -0
  870. package/dist/es/icons/IdcardTwoTone.d.ts +5 -0
  871. package/dist/es/icons/IdcardTwoTone.js +18 -0
  872. package/dist/es/icons/IeCircleFilled.d.ts +5 -0
  873. package/dist/es/icons/IeCircleFilled.js +18 -0
  874. package/dist/es/icons/IeOutlined.d.ts +5 -0
  875. package/dist/es/icons/IeOutlined.js +18 -0
  876. package/dist/es/icons/IeSquareFilled.d.ts +5 -0
  877. package/dist/es/icons/IeSquareFilled.js +18 -0
  878. package/dist/es/icons/ImportOutlined.d.ts +5 -0
  879. package/dist/es/icons/ImportOutlined.js +18 -0
  880. package/dist/es/icons/InboxOutlined.d.ts +5 -0
  881. package/dist/es/icons/InboxOutlined.js +18 -0
  882. package/dist/es/icons/InfoCircleFilled.d.ts +5 -0
  883. package/dist/es/icons/InfoCircleFilled.js +18 -0
  884. package/dist/es/icons/InfoCircleOutlined.d.ts +5 -0
  885. package/dist/es/icons/InfoCircleOutlined.js +18 -0
  886. package/dist/es/icons/InfoCircleTwoTone.d.ts +5 -0
  887. package/dist/es/icons/InfoCircleTwoTone.js +18 -0
  888. package/dist/es/icons/InfoOutlined.d.ts +5 -0
  889. package/dist/es/icons/InfoOutlined.js +18 -0
  890. package/dist/es/icons/InsertRowAboveOutlined.d.ts +5 -0
  891. package/dist/es/icons/InsertRowAboveOutlined.js +18 -0
  892. package/dist/es/icons/InsertRowBelowOutlined.d.ts +5 -0
  893. package/dist/es/icons/InsertRowBelowOutlined.js +18 -0
  894. package/dist/es/icons/InsertRowLeftOutlined.d.ts +5 -0
  895. package/dist/es/icons/InsertRowLeftOutlined.js +18 -0
  896. package/dist/es/icons/InsertRowRightOutlined.d.ts +5 -0
  897. package/dist/es/icons/InsertRowRightOutlined.js +18 -0
  898. package/dist/es/icons/InstagramFilled.d.ts +5 -0
  899. package/dist/es/icons/InstagramFilled.js +18 -0
  900. package/dist/es/icons/InstagramOutlined.d.ts +5 -0
  901. package/dist/es/icons/InstagramOutlined.js +18 -0
  902. package/dist/es/icons/InsuranceFilled.d.ts +5 -0
  903. package/dist/es/icons/InsuranceFilled.js +18 -0
  904. package/dist/es/icons/InsuranceOutlined.d.ts +5 -0
  905. package/dist/es/icons/InsuranceOutlined.js +18 -0
  906. package/dist/es/icons/InsuranceTwoTone.d.ts +5 -0
  907. package/dist/es/icons/InsuranceTwoTone.js +18 -0
  908. package/dist/es/icons/InteractionFilled.d.ts +5 -0
  909. package/dist/es/icons/InteractionFilled.js +18 -0
  910. package/dist/es/icons/InteractionOutlined.d.ts +5 -0
  911. package/dist/es/icons/InteractionOutlined.js +18 -0
  912. package/dist/es/icons/InteractionTwoTone.d.ts +5 -0
  913. package/dist/es/icons/InteractionTwoTone.js +18 -0
  914. package/dist/es/icons/IssuesCloseOutlined.d.ts +5 -0
  915. package/dist/es/icons/IssuesCloseOutlined.js +18 -0
  916. package/dist/es/icons/ItalicOutlined.d.ts +5 -0
  917. package/dist/es/icons/ItalicOutlined.js +18 -0
  918. package/dist/es/icons/JavaOutlined.d.ts +5 -0
  919. package/dist/es/icons/JavaOutlined.js +18 -0
  920. package/dist/es/icons/JavaScriptOutlined.d.ts +5 -0
  921. package/dist/es/icons/JavaScriptOutlined.js +18 -0
  922. package/dist/es/icons/KeyOutlined.d.ts +5 -0
  923. package/dist/es/icons/KeyOutlined.js +18 -0
  924. package/dist/es/icons/KubernetesOutlined.d.ts +5 -0
  925. package/dist/es/icons/KubernetesOutlined.js +18 -0
  926. package/dist/es/icons/LaptopOutlined.d.ts +5 -0
  927. package/dist/es/icons/LaptopOutlined.js +18 -0
  928. package/dist/es/icons/LayoutFilled.d.ts +5 -0
  929. package/dist/es/icons/LayoutFilled.js +18 -0
  930. package/dist/es/icons/LayoutOutlined.d.ts +5 -0
  931. package/dist/es/icons/LayoutOutlined.js +18 -0
  932. package/dist/es/icons/LayoutTwoTone.d.ts +5 -0
  933. package/dist/es/icons/LayoutTwoTone.js +18 -0
  934. package/dist/es/icons/LeftCircleFilled.d.ts +5 -0
  935. package/dist/es/icons/LeftCircleFilled.js +18 -0
  936. package/dist/es/icons/LeftCircleOutlined.d.ts +5 -0
  937. package/dist/es/icons/LeftCircleOutlined.js +18 -0
  938. package/dist/es/icons/LeftCircleTwoTone.d.ts +5 -0
  939. package/dist/es/icons/LeftCircleTwoTone.js +18 -0
  940. package/dist/es/icons/LeftOutlined.d.ts +5 -0
  941. package/dist/es/icons/LeftOutlined.js +18 -0
  942. package/dist/es/icons/LeftSquareFilled.d.ts +5 -0
  943. package/dist/es/icons/LeftSquareFilled.js +18 -0
  944. package/dist/es/icons/LeftSquareOutlined.d.ts +5 -0
  945. package/dist/es/icons/LeftSquareOutlined.js +18 -0
  946. package/dist/es/icons/LeftSquareTwoTone.d.ts +5 -0
  947. package/dist/es/icons/LeftSquareTwoTone.js +18 -0
  948. package/dist/es/icons/LikeFilled.d.ts +5 -0
  949. package/dist/es/icons/LikeFilled.js +18 -0
  950. package/dist/es/icons/LikeOutlined.d.ts +5 -0
  951. package/dist/es/icons/LikeOutlined.js +18 -0
  952. package/dist/es/icons/LikeTwoTone.d.ts +5 -0
  953. package/dist/es/icons/LikeTwoTone.js +18 -0
  954. package/dist/es/icons/LineChartOutlined.d.ts +5 -0
  955. package/dist/es/icons/LineChartOutlined.js +18 -0
  956. package/dist/es/icons/LineHeightOutlined.d.ts +5 -0
  957. package/dist/es/icons/LineHeightOutlined.js +18 -0
  958. package/dist/es/icons/LineOutlined.d.ts +5 -0
  959. package/dist/es/icons/LineOutlined.js +18 -0
  960. package/dist/es/icons/LinkOutlined.d.ts +5 -0
  961. package/dist/es/icons/LinkOutlined.js +18 -0
  962. package/dist/es/icons/LinkedinFilled.d.ts +5 -0
  963. package/dist/es/icons/LinkedinFilled.js +18 -0
  964. package/dist/es/icons/LinkedinOutlined.d.ts +5 -0
  965. package/dist/es/icons/LinkedinOutlined.js +18 -0
  966. package/dist/es/icons/LinuxOutlined.d.ts +5 -0
  967. package/dist/es/icons/LinuxOutlined.js +18 -0
  968. package/dist/es/icons/Loading3QuartersOutlined.d.ts +5 -0
  969. package/dist/es/icons/Loading3QuartersOutlined.js +18 -0
  970. package/dist/es/icons/LoadingOutlined.d.ts +5 -0
  971. package/dist/es/icons/LoadingOutlined.js +18 -0
  972. package/dist/es/icons/LockFilled.d.ts +5 -0
  973. package/dist/es/icons/LockFilled.js +18 -0
  974. package/dist/es/icons/LockOutlined.d.ts +5 -0
  975. package/dist/es/icons/LockOutlined.js +18 -0
  976. package/dist/es/icons/LockTwoTone.d.ts +5 -0
  977. package/dist/es/icons/LockTwoTone.js +18 -0
  978. package/dist/es/icons/LoginOutlined.d.ts +5 -0
  979. package/dist/es/icons/LoginOutlined.js +18 -0
  980. package/dist/es/icons/LogoutOutlined.d.ts +5 -0
  981. package/dist/es/icons/LogoutOutlined.js +18 -0
  982. package/dist/es/icons/MacCommandFilled.d.ts +5 -0
  983. package/dist/es/icons/MacCommandFilled.js +18 -0
  984. package/dist/es/icons/MacCommandOutlined.d.ts +5 -0
  985. package/dist/es/icons/MacCommandOutlined.js +18 -0
  986. package/dist/es/icons/MailFilled.d.ts +5 -0
  987. package/dist/es/icons/MailFilled.js +18 -0
  988. package/dist/es/icons/MailOutlined.d.ts +5 -0
  989. package/dist/es/icons/MailOutlined.js +18 -0
  990. package/dist/es/icons/MailTwoTone.d.ts +5 -0
  991. package/dist/es/icons/MailTwoTone.js +18 -0
  992. package/dist/es/icons/ManOutlined.d.ts +5 -0
  993. package/dist/es/icons/ManOutlined.js +18 -0
  994. package/dist/es/icons/MastodonFilled.d.ts +5 -0
  995. package/dist/es/icons/MastodonFilled.js +18 -0
  996. package/dist/es/icons/MedicineBoxFilled.d.ts +5 -0
  997. package/dist/es/icons/MedicineBoxFilled.js +18 -0
  998. package/dist/es/icons/MedicineBoxOutlined.d.ts +5 -0
  999. package/dist/es/icons/MedicineBoxOutlined.js +18 -0
  1000. package/dist/es/icons/MedicineBoxTwoTone.d.ts +5 -0
  1001. package/dist/es/icons/MedicineBoxTwoTone.js +18 -0
  1002. package/dist/es/icons/MediumCircleFilled.d.ts +5 -0
  1003. package/dist/es/icons/MediumCircleFilled.js +18 -0
  1004. package/dist/es/icons/MediumOutlined.d.ts +5 -0
  1005. package/dist/es/icons/MediumOutlined.js +18 -0
  1006. package/dist/es/icons/MediumSquareFilled.d.ts +5 -0
  1007. package/dist/es/icons/MediumSquareFilled.js +18 -0
  1008. package/dist/es/icons/MediumWorkmarkOutlined.d.ts +5 -0
  1009. package/dist/es/icons/MediumWorkmarkOutlined.js +18 -0
  1010. package/dist/es/icons/MehFilled.d.ts +5 -0
  1011. package/dist/es/icons/MehFilled.js +18 -0
  1012. package/dist/es/icons/MehOutlined.d.ts +5 -0
  1013. package/dist/es/icons/MehOutlined.js +18 -0
  1014. package/dist/es/icons/MehTwoTone.d.ts +5 -0
  1015. package/dist/es/icons/MehTwoTone.js +18 -0
  1016. package/dist/es/icons/MenuFoldOutlined.d.ts +5 -0
  1017. package/dist/es/icons/MenuFoldOutlined.js +18 -0
  1018. package/dist/es/icons/MenuOutlined.d.ts +5 -0
  1019. package/dist/es/icons/MenuOutlined.js +18 -0
  1020. package/dist/es/icons/MenuUnfoldOutlined.d.ts +5 -0
  1021. package/dist/es/icons/MenuUnfoldOutlined.js +18 -0
  1022. package/dist/es/icons/MergeCellsOutlined.d.ts +5 -0
  1023. package/dist/es/icons/MergeCellsOutlined.js +18 -0
  1024. package/dist/es/icons/MergeFilled.d.ts +5 -0
  1025. package/dist/es/icons/MergeFilled.js +18 -0
  1026. package/dist/es/icons/MergeOutlined.d.ts +5 -0
  1027. package/dist/es/icons/MergeOutlined.js +18 -0
  1028. package/dist/es/icons/MessageFilled.d.ts +5 -0
  1029. package/dist/es/icons/MessageFilled.js +18 -0
  1030. package/dist/es/icons/MessageOutlined.d.ts +5 -0
  1031. package/dist/es/icons/MessageOutlined.js +18 -0
  1032. package/dist/es/icons/MessageTwoTone.d.ts +5 -0
  1033. package/dist/es/icons/MessageTwoTone.js +18 -0
  1034. package/dist/es/icons/MinusCircleFilled.d.ts +5 -0
  1035. package/dist/es/icons/MinusCircleFilled.js +18 -0
  1036. package/dist/es/icons/MinusCircleOutlined.d.ts +5 -0
  1037. package/dist/es/icons/MinusCircleOutlined.js +18 -0
  1038. package/dist/es/icons/MinusCircleTwoTone.d.ts +5 -0
  1039. package/dist/es/icons/MinusCircleTwoTone.js +18 -0
  1040. package/dist/es/icons/MinusOutlined.d.ts +5 -0
  1041. package/dist/es/icons/MinusOutlined.js +18 -0
  1042. package/dist/es/icons/MinusSquareFilled.d.ts +5 -0
  1043. package/dist/es/icons/MinusSquareFilled.js +18 -0
  1044. package/dist/es/icons/MinusSquareOutlined.d.ts +5 -0
  1045. package/dist/es/icons/MinusSquareOutlined.js +18 -0
  1046. package/dist/es/icons/MinusSquareTwoTone.d.ts +5 -0
  1047. package/dist/es/icons/MinusSquareTwoTone.js +18 -0
  1048. package/dist/es/icons/MistralFilled.d.ts +5 -0
  1049. package/dist/es/icons/MistralFilled.js +18 -0
  1050. package/dist/es/icons/MobileFilled.d.ts +5 -0
  1051. package/dist/es/icons/MobileFilled.js +18 -0
  1052. package/dist/es/icons/MobileOutlined.d.ts +5 -0
  1053. package/dist/es/icons/MobileOutlined.js +18 -0
  1054. package/dist/es/icons/MobileTwoTone.d.ts +5 -0
  1055. package/dist/es/icons/MobileTwoTone.js +18 -0
  1056. package/dist/es/icons/MoneyCollectFilled.d.ts +5 -0
  1057. package/dist/es/icons/MoneyCollectFilled.js +18 -0
  1058. package/dist/es/icons/MoneyCollectOutlined.d.ts +5 -0
  1059. package/dist/es/icons/MoneyCollectOutlined.js +18 -0
  1060. package/dist/es/icons/MoneyCollectTwoTone.d.ts +5 -0
  1061. package/dist/es/icons/MoneyCollectTwoTone.js +18 -0
  1062. package/dist/es/icons/MonitorOutlined.d.ts +5 -0
  1063. package/dist/es/icons/MonitorOutlined.js +18 -0
  1064. package/dist/es/icons/MoonFilled.d.ts +5 -0
  1065. package/dist/es/icons/MoonFilled.js +18 -0
  1066. package/dist/es/icons/MoonOutlined.d.ts +5 -0
  1067. package/dist/es/icons/MoonOutlined.js +18 -0
  1068. package/dist/es/icons/MoreOutlined.d.ts +5 -0
  1069. package/dist/es/icons/MoreOutlined.js +18 -0
  1070. package/dist/es/icons/MutedFilled.d.ts +5 -0
  1071. package/dist/es/icons/MutedFilled.js +18 -0
  1072. package/dist/es/icons/MutedOutlined.d.ts +5 -0
  1073. package/dist/es/icons/MutedOutlined.js +18 -0
  1074. package/dist/es/icons/NodeCollapseOutlined.d.ts +5 -0
  1075. package/dist/es/icons/NodeCollapseOutlined.js +18 -0
  1076. package/dist/es/icons/NodeExpandOutlined.d.ts +5 -0
  1077. package/dist/es/icons/NodeExpandOutlined.js +18 -0
  1078. package/dist/es/icons/NodeIndexOutlined.d.ts +5 -0
  1079. package/dist/es/icons/NodeIndexOutlined.js +18 -0
  1080. package/dist/es/icons/NotificationFilled.d.ts +5 -0
  1081. package/dist/es/icons/NotificationFilled.js +18 -0
  1082. package/dist/es/icons/NotificationOutlined.d.ts +5 -0
  1083. package/dist/es/icons/NotificationOutlined.js +18 -0
  1084. package/dist/es/icons/NotificationTwoTone.d.ts +5 -0
  1085. package/dist/es/icons/NotificationTwoTone.js +18 -0
  1086. package/dist/es/icons/NumberOutlined.d.ts +5 -0
  1087. package/dist/es/icons/NumberOutlined.js +18 -0
  1088. package/dist/es/icons/OllamaFilled.d.ts +5 -0
  1089. package/dist/es/icons/OllamaFilled.js +18 -0
  1090. package/dist/es/icons/OneToOneOutlined.d.ts +5 -0
  1091. package/dist/es/icons/OneToOneOutlined.js +18 -0
  1092. package/dist/es/icons/OpenAIFilled.d.ts +5 -0
  1093. package/dist/es/icons/OpenAIFilled.js +18 -0
  1094. package/dist/es/icons/OpenAIOutlined.d.ts +5 -0
  1095. package/dist/es/icons/OpenAIOutlined.js +18 -0
  1096. package/dist/es/icons/OrderedListOutlined.d.ts +5 -0
  1097. package/dist/es/icons/OrderedListOutlined.js +18 -0
  1098. package/dist/es/icons/PaperClipOutlined.d.ts +5 -0
  1099. package/dist/es/icons/PaperClipOutlined.js +18 -0
  1100. package/dist/es/icons/PartitionOutlined.d.ts +5 -0
  1101. package/dist/es/icons/PartitionOutlined.js +18 -0
  1102. package/dist/es/icons/PauseCircleFilled.d.ts +5 -0
  1103. package/dist/es/icons/PauseCircleFilled.js +18 -0
  1104. package/dist/es/icons/PauseCircleOutlined.d.ts +5 -0
  1105. package/dist/es/icons/PauseCircleOutlined.js +18 -0
  1106. package/dist/es/icons/PauseCircleTwoTone.d.ts +5 -0
  1107. package/dist/es/icons/PauseCircleTwoTone.js +18 -0
  1108. package/dist/es/icons/PauseOutlined.d.ts +5 -0
  1109. package/dist/es/icons/PauseOutlined.js +18 -0
  1110. package/dist/es/icons/PayCircleFilled.d.ts +5 -0
  1111. package/dist/es/icons/PayCircleFilled.js +18 -0
  1112. package/dist/es/icons/PayCircleOutlined.d.ts +5 -0
  1113. package/dist/es/icons/PayCircleOutlined.js +18 -0
  1114. package/dist/es/icons/PercentageOutlined.d.ts +5 -0
  1115. package/dist/es/icons/PercentageOutlined.js +18 -0
  1116. package/dist/es/icons/PerplexityFilled.d.ts +5 -0
  1117. package/dist/es/icons/PerplexityFilled.js +18 -0
  1118. package/dist/es/icons/PhoneFilled.d.ts +5 -0
  1119. package/dist/es/icons/PhoneFilled.js +18 -0
  1120. package/dist/es/icons/PhoneOutlined.d.ts +5 -0
  1121. package/dist/es/icons/PhoneOutlined.js +18 -0
  1122. package/dist/es/icons/PhoneTwoTone.d.ts +5 -0
  1123. package/dist/es/icons/PhoneTwoTone.js +18 -0
  1124. package/dist/es/icons/PicCenterOutlined.d.ts +5 -0
  1125. package/dist/es/icons/PicCenterOutlined.js +18 -0
  1126. package/dist/es/icons/PicLeftOutlined.d.ts +5 -0
  1127. package/dist/es/icons/PicLeftOutlined.js +18 -0
  1128. package/dist/es/icons/PicRightOutlined.d.ts +5 -0
  1129. package/dist/es/icons/PicRightOutlined.js +18 -0
  1130. package/dist/es/icons/PictureFilled.d.ts +5 -0
  1131. package/dist/es/icons/PictureFilled.js +18 -0
  1132. package/dist/es/icons/PictureOutlined.d.ts +5 -0
  1133. package/dist/es/icons/PictureOutlined.js +18 -0
  1134. package/dist/es/icons/PictureTwoTone.d.ts +5 -0
  1135. package/dist/es/icons/PictureTwoTone.js +18 -0
  1136. package/dist/es/icons/PieChartFilled.d.ts +5 -0
  1137. package/dist/es/icons/PieChartFilled.js +18 -0
  1138. package/dist/es/icons/PieChartOutlined.d.ts +5 -0
  1139. package/dist/es/icons/PieChartOutlined.js +18 -0
  1140. package/dist/es/icons/PieChartTwoTone.d.ts +5 -0
  1141. package/dist/es/icons/PieChartTwoTone.js +18 -0
  1142. package/dist/es/icons/PinterestFilled.d.ts +5 -0
  1143. package/dist/es/icons/PinterestFilled.js +18 -0
  1144. package/dist/es/icons/PinterestOutlined.d.ts +5 -0
  1145. package/dist/es/icons/PinterestOutlined.js +18 -0
  1146. package/dist/es/icons/PlayCircleFilled.d.ts +5 -0
  1147. package/dist/es/icons/PlayCircleFilled.js +18 -0
  1148. package/dist/es/icons/PlayCircleOutlined.d.ts +5 -0
  1149. package/dist/es/icons/PlayCircleOutlined.js +18 -0
  1150. package/dist/es/icons/PlayCircleTwoTone.d.ts +5 -0
  1151. package/dist/es/icons/PlayCircleTwoTone.js +18 -0
  1152. package/dist/es/icons/PlaySquareFilled.d.ts +5 -0
  1153. package/dist/es/icons/PlaySquareFilled.js +18 -0
  1154. package/dist/es/icons/PlaySquareOutlined.d.ts +5 -0
  1155. package/dist/es/icons/PlaySquareOutlined.js +18 -0
  1156. package/dist/es/icons/PlaySquareTwoTone.d.ts +5 -0
  1157. package/dist/es/icons/PlaySquareTwoTone.js +18 -0
  1158. package/dist/es/icons/PlusCircleFilled.d.ts +5 -0
  1159. package/dist/es/icons/PlusCircleFilled.js +18 -0
  1160. package/dist/es/icons/PlusCircleOutlined.d.ts +5 -0
  1161. package/dist/es/icons/PlusCircleOutlined.js +18 -0
  1162. package/dist/es/icons/PlusCircleTwoTone.d.ts +5 -0
  1163. package/dist/es/icons/PlusCircleTwoTone.js +18 -0
  1164. package/dist/es/icons/PlusOutlined.d.ts +5 -0
  1165. package/dist/es/icons/PlusOutlined.js +18 -0
  1166. package/dist/es/icons/PlusSquareFilled.d.ts +5 -0
  1167. package/dist/es/icons/PlusSquareFilled.js +18 -0
  1168. package/dist/es/icons/PlusSquareOutlined.d.ts +5 -0
  1169. package/dist/es/icons/PlusSquareOutlined.js +18 -0
  1170. package/dist/es/icons/PlusSquareTwoTone.d.ts +5 -0
  1171. package/dist/es/icons/PlusSquareTwoTone.js +18 -0
  1172. package/dist/es/icons/PoundCircleFilled.d.ts +5 -0
  1173. package/dist/es/icons/PoundCircleFilled.js +18 -0
  1174. package/dist/es/icons/PoundCircleOutlined.d.ts +5 -0
  1175. package/dist/es/icons/PoundCircleOutlined.js +18 -0
  1176. package/dist/es/icons/PoundCircleTwoTone.d.ts +5 -0
  1177. package/dist/es/icons/PoundCircleTwoTone.js +18 -0
  1178. package/dist/es/icons/PoundOutlined.d.ts +5 -0
  1179. package/dist/es/icons/PoundOutlined.js +18 -0
  1180. package/dist/es/icons/PoweroffOutlined.d.ts +5 -0
  1181. package/dist/es/icons/PoweroffOutlined.js +18 -0
  1182. package/dist/es/icons/PrinterFilled.d.ts +5 -0
  1183. package/dist/es/icons/PrinterFilled.js +18 -0
  1184. package/dist/es/icons/PrinterOutlined.d.ts +5 -0
  1185. package/dist/es/icons/PrinterOutlined.js +18 -0
  1186. package/dist/es/icons/PrinterTwoTone.d.ts +5 -0
  1187. package/dist/es/icons/PrinterTwoTone.js +18 -0
  1188. package/dist/es/icons/ProductFilled.d.ts +5 -0
  1189. package/dist/es/icons/ProductFilled.js +18 -0
  1190. package/dist/es/icons/ProductOutlined.d.ts +5 -0
  1191. package/dist/es/icons/ProductOutlined.js +18 -0
  1192. package/dist/es/icons/ProfileFilled.d.ts +5 -0
  1193. package/dist/es/icons/ProfileFilled.js +18 -0
  1194. package/dist/es/icons/ProfileOutlined.d.ts +5 -0
  1195. package/dist/es/icons/ProfileOutlined.js +18 -0
  1196. package/dist/es/icons/ProfileTwoTone.d.ts +5 -0
  1197. package/dist/es/icons/ProfileTwoTone.js +18 -0
  1198. package/dist/es/icons/ProjectFilled.d.ts +5 -0
  1199. package/dist/es/icons/ProjectFilled.js +18 -0
  1200. package/dist/es/icons/ProjectOutlined.d.ts +5 -0
  1201. package/dist/es/icons/ProjectOutlined.js +18 -0
  1202. package/dist/es/icons/ProjectTwoTone.d.ts +5 -0
  1203. package/dist/es/icons/ProjectTwoTone.js +18 -0
  1204. package/dist/es/icons/PropertySafetyFilled.d.ts +5 -0
  1205. package/dist/es/icons/PropertySafetyFilled.js +18 -0
  1206. package/dist/es/icons/PropertySafetyOutlined.d.ts +5 -0
  1207. package/dist/es/icons/PropertySafetyOutlined.js +18 -0
  1208. package/dist/es/icons/PropertySafetyTwoTone.d.ts +5 -0
  1209. package/dist/es/icons/PropertySafetyTwoTone.js +18 -0
  1210. package/dist/es/icons/PullRequestOutlined.d.ts +5 -0
  1211. package/dist/es/icons/PullRequestOutlined.js +18 -0
  1212. package/dist/es/icons/PushpinFilled.d.ts +5 -0
  1213. package/dist/es/icons/PushpinFilled.js +18 -0
  1214. package/dist/es/icons/PushpinOutlined.d.ts +5 -0
  1215. package/dist/es/icons/PushpinOutlined.js +18 -0
  1216. package/dist/es/icons/PushpinTwoTone.d.ts +5 -0
  1217. package/dist/es/icons/PushpinTwoTone.js +18 -0
  1218. package/dist/es/icons/PythonOutlined.d.ts +5 -0
  1219. package/dist/es/icons/PythonOutlined.js +18 -0
  1220. package/dist/es/icons/QqCircleFilled.d.ts +5 -0
  1221. package/dist/es/icons/QqCircleFilled.js +18 -0
  1222. package/dist/es/icons/QqOutlined.d.ts +5 -0
  1223. package/dist/es/icons/QqOutlined.js +18 -0
  1224. package/dist/es/icons/QqSquareFilled.d.ts +5 -0
  1225. package/dist/es/icons/QqSquareFilled.js +18 -0
  1226. package/dist/es/icons/QrcodeOutlined.d.ts +5 -0
  1227. package/dist/es/icons/QrcodeOutlined.js +18 -0
  1228. package/dist/es/icons/QuestionCircleFilled.d.ts +5 -0
  1229. package/dist/es/icons/QuestionCircleFilled.js +18 -0
  1230. package/dist/es/icons/QuestionCircleOutlined.d.ts +5 -0
  1231. package/dist/es/icons/QuestionCircleOutlined.js +18 -0
  1232. package/dist/es/icons/QuestionCircleTwoTone.d.ts +5 -0
  1233. package/dist/es/icons/QuestionCircleTwoTone.js +18 -0
  1234. package/dist/es/icons/QuestionOutlined.d.ts +5 -0
  1235. package/dist/es/icons/QuestionOutlined.js +18 -0
  1236. package/dist/es/icons/QwenFilled.d.ts +5 -0
  1237. package/dist/es/icons/QwenFilled.js +18 -0
  1238. package/dist/es/icons/RadarChartOutlined.d.ts +5 -0
  1239. package/dist/es/icons/RadarChartOutlined.js +18 -0
  1240. package/dist/es/icons/RadiusBottomleftOutlined.d.ts +5 -0
  1241. package/dist/es/icons/RadiusBottomleftOutlined.js +18 -0
  1242. package/dist/es/icons/RadiusBottomrightOutlined.d.ts +5 -0
  1243. package/dist/es/icons/RadiusBottomrightOutlined.js +18 -0
  1244. package/dist/es/icons/RadiusSettingOutlined.d.ts +5 -0
  1245. package/dist/es/icons/RadiusSettingOutlined.js +18 -0
  1246. package/dist/es/icons/RadiusUpleftOutlined.d.ts +5 -0
  1247. package/dist/es/icons/RadiusUpleftOutlined.js +18 -0
  1248. package/dist/es/icons/RadiusUprightOutlined.d.ts +5 -0
  1249. package/dist/es/icons/RadiusUprightOutlined.js +18 -0
  1250. package/dist/es/icons/ReadFilled.d.ts +5 -0
  1251. package/dist/es/icons/ReadFilled.js +18 -0
  1252. package/dist/es/icons/ReadOutlined.d.ts +5 -0
  1253. package/dist/es/icons/ReadOutlined.js +18 -0
  1254. package/dist/es/icons/ReconciliationFilled.d.ts +5 -0
  1255. package/dist/es/icons/ReconciliationFilled.js +18 -0
  1256. package/dist/es/icons/ReconciliationOutlined.d.ts +5 -0
  1257. package/dist/es/icons/ReconciliationOutlined.js +18 -0
  1258. package/dist/es/icons/ReconciliationTwoTone.d.ts +5 -0
  1259. package/dist/es/icons/ReconciliationTwoTone.js +18 -0
  1260. package/dist/es/icons/RedEnvelopeFilled.d.ts +5 -0
  1261. package/dist/es/icons/RedEnvelopeFilled.js +18 -0
  1262. package/dist/es/icons/RedEnvelopeOutlined.d.ts +5 -0
  1263. package/dist/es/icons/RedEnvelopeOutlined.js +18 -0
  1264. package/dist/es/icons/RedEnvelopeTwoTone.d.ts +5 -0
  1265. package/dist/es/icons/RedEnvelopeTwoTone.js +18 -0
  1266. package/dist/es/icons/RedditCircleFilled.d.ts +5 -0
  1267. package/dist/es/icons/RedditCircleFilled.js +18 -0
  1268. package/dist/es/icons/RedditOutlined.d.ts +5 -0
  1269. package/dist/es/icons/RedditOutlined.js +18 -0
  1270. package/dist/es/icons/RedditSquareFilled.d.ts +5 -0
  1271. package/dist/es/icons/RedditSquareFilled.js +18 -0
  1272. package/dist/es/icons/RedoOutlined.d.ts +5 -0
  1273. package/dist/es/icons/RedoOutlined.js +18 -0
  1274. package/dist/es/icons/ReloadOutlined.d.ts +5 -0
  1275. package/dist/es/icons/ReloadOutlined.js +18 -0
  1276. package/dist/es/icons/ReplicateFilled.d.ts +5 -0
  1277. package/dist/es/icons/ReplicateFilled.js +18 -0
  1278. package/dist/es/icons/RestFilled.d.ts +5 -0
  1279. package/dist/es/icons/RestFilled.js +18 -0
  1280. package/dist/es/icons/RestOutlined.d.ts +5 -0
  1281. package/dist/es/icons/RestOutlined.js +18 -0
  1282. package/dist/es/icons/RestTwoTone.d.ts +5 -0
  1283. package/dist/es/icons/RestTwoTone.js +18 -0
  1284. package/dist/es/icons/RetweetOutlined.d.ts +5 -0
  1285. package/dist/es/icons/RetweetOutlined.js +18 -0
  1286. package/dist/es/icons/RightCircleFilled.d.ts +5 -0
  1287. package/dist/es/icons/RightCircleFilled.js +18 -0
  1288. package/dist/es/icons/RightCircleOutlined.d.ts +5 -0
  1289. package/dist/es/icons/RightCircleOutlined.js +18 -0
  1290. package/dist/es/icons/RightCircleTwoTone.d.ts +5 -0
  1291. package/dist/es/icons/RightCircleTwoTone.js +18 -0
  1292. package/dist/es/icons/RightOutlined.d.ts +5 -0
  1293. package/dist/es/icons/RightOutlined.js +18 -0
  1294. package/dist/es/icons/RightSquareFilled.d.ts +5 -0
  1295. package/dist/es/icons/RightSquareFilled.js +18 -0
  1296. package/dist/es/icons/RightSquareOutlined.d.ts +5 -0
  1297. package/dist/es/icons/RightSquareOutlined.js +18 -0
  1298. package/dist/es/icons/RightSquareTwoTone.d.ts +5 -0
  1299. package/dist/es/icons/RightSquareTwoTone.js +18 -0
  1300. package/dist/es/icons/RiseOutlined.d.ts +5 -0
  1301. package/dist/es/icons/RiseOutlined.js +18 -0
  1302. package/dist/es/icons/RobotFilled.d.ts +5 -0
  1303. package/dist/es/icons/RobotFilled.js +18 -0
  1304. package/dist/es/icons/RobotOutlined.d.ts +5 -0
  1305. package/dist/es/icons/RobotOutlined.js +18 -0
  1306. package/dist/es/icons/RocketFilled.d.ts +5 -0
  1307. package/dist/es/icons/RocketFilled.js +18 -0
  1308. package/dist/es/icons/RocketOutlined.d.ts +5 -0
  1309. package/dist/es/icons/RocketOutlined.js +18 -0
  1310. package/dist/es/icons/RocketTwoTone.d.ts +5 -0
  1311. package/dist/es/icons/RocketTwoTone.js +18 -0
  1312. package/dist/es/icons/RollbackOutlined.d.ts +5 -0
  1313. package/dist/es/icons/RollbackOutlined.js +18 -0
  1314. package/dist/es/icons/RotateLeftOutlined.d.ts +5 -0
  1315. package/dist/es/icons/RotateLeftOutlined.js +18 -0
  1316. package/dist/es/icons/RotateRightOutlined.d.ts +5 -0
  1317. package/dist/es/icons/RotateRightOutlined.js +18 -0
  1318. package/dist/es/icons/RubyOutlined.d.ts +5 -0
  1319. package/dist/es/icons/RubyOutlined.js +18 -0
  1320. package/dist/es/icons/SafetyCertificateFilled.d.ts +5 -0
  1321. package/dist/es/icons/SafetyCertificateFilled.js +18 -0
  1322. package/dist/es/icons/SafetyCertificateOutlined.d.ts +5 -0
  1323. package/dist/es/icons/SafetyCertificateOutlined.js +18 -0
  1324. package/dist/es/icons/SafetyCertificateTwoTone.d.ts +5 -0
  1325. package/dist/es/icons/SafetyCertificateTwoTone.js +18 -0
  1326. package/dist/es/icons/SafetyOutlined.d.ts +5 -0
  1327. package/dist/es/icons/SafetyOutlined.js +18 -0
  1328. package/dist/es/icons/SaveFilled.d.ts +5 -0
  1329. package/dist/es/icons/SaveFilled.js +18 -0
  1330. package/dist/es/icons/SaveOutlined.d.ts +5 -0
  1331. package/dist/es/icons/SaveOutlined.js +18 -0
  1332. package/dist/es/icons/SaveTwoTone.d.ts +5 -0
  1333. package/dist/es/icons/SaveTwoTone.js +18 -0
  1334. package/dist/es/icons/ScanOutlined.d.ts +5 -0
  1335. package/dist/es/icons/ScanOutlined.js +18 -0
  1336. package/dist/es/icons/ScheduleFilled.d.ts +5 -0
  1337. package/dist/es/icons/ScheduleFilled.js +18 -0
  1338. package/dist/es/icons/ScheduleOutlined.d.ts +5 -0
  1339. package/dist/es/icons/ScheduleOutlined.js +18 -0
  1340. package/dist/es/icons/ScheduleTwoTone.d.ts +5 -0
  1341. package/dist/es/icons/ScheduleTwoTone.js +18 -0
  1342. package/dist/es/icons/ScissorOutlined.d.ts +5 -0
  1343. package/dist/es/icons/ScissorOutlined.js +18 -0
  1344. package/dist/es/icons/SearchOutlined.d.ts +5 -0
  1345. package/dist/es/icons/SearchOutlined.js +18 -0
  1346. package/dist/es/icons/SecurityScanFilled.d.ts +5 -0
  1347. package/dist/es/icons/SecurityScanFilled.js +18 -0
  1348. package/dist/es/icons/SecurityScanOutlined.d.ts +5 -0
  1349. package/dist/es/icons/SecurityScanOutlined.js +18 -0
  1350. package/dist/es/icons/SecurityScanTwoTone.d.ts +5 -0
  1351. package/dist/es/icons/SecurityScanTwoTone.js +18 -0
  1352. package/dist/es/icons/SelectOutlined.d.ts +5 -0
  1353. package/dist/es/icons/SelectOutlined.js +18 -0
  1354. package/dist/es/icons/SendOutlined.d.ts +5 -0
  1355. package/dist/es/icons/SendOutlined.js +18 -0
  1356. package/dist/es/icons/SettingFilled.d.ts +5 -0
  1357. package/dist/es/icons/SettingFilled.js +18 -0
  1358. package/dist/es/icons/SettingOutlined.d.ts +5 -0
  1359. package/dist/es/icons/SettingOutlined.js +18 -0
  1360. package/dist/es/icons/SettingTwoTone.d.ts +5 -0
  1361. package/dist/es/icons/SettingTwoTone.js +18 -0
  1362. package/dist/es/icons/ShakeOutlined.d.ts +5 -0
  1363. package/dist/es/icons/ShakeOutlined.js +18 -0
  1364. package/dist/es/icons/ShareAltOutlined.d.ts +5 -0
  1365. package/dist/es/icons/ShareAltOutlined.js +18 -0
  1366. package/dist/es/icons/ShopFilled.d.ts +5 -0
  1367. package/dist/es/icons/ShopFilled.js +18 -0
  1368. package/dist/es/icons/ShopOutlined.d.ts +5 -0
  1369. package/dist/es/icons/ShopOutlined.js +18 -0
  1370. package/dist/es/icons/ShopTwoTone.d.ts +5 -0
  1371. package/dist/es/icons/ShopTwoTone.js +18 -0
  1372. package/dist/es/icons/ShoppingCartOutlined.d.ts +5 -0
  1373. package/dist/es/icons/ShoppingCartOutlined.js +18 -0
  1374. package/dist/es/icons/ShoppingFilled.d.ts +5 -0
  1375. package/dist/es/icons/ShoppingFilled.js +18 -0
  1376. package/dist/es/icons/ShoppingOutlined.d.ts +5 -0
  1377. package/dist/es/icons/ShoppingOutlined.js +18 -0
  1378. package/dist/es/icons/ShoppingTwoTone.d.ts +5 -0
  1379. package/dist/es/icons/ShoppingTwoTone.js +18 -0
  1380. package/dist/es/icons/ShrinkOutlined.d.ts +5 -0
  1381. package/dist/es/icons/ShrinkOutlined.js +18 -0
  1382. package/dist/es/icons/SignalFilled.d.ts +5 -0
  1383. package/dist/es/icons/SignalFilled.js +18 -0
  1384. package/dist/es/icons/SignatureFilled.d.ts +5 -0
  1385. package/dist/es/icons/SignatureFilled.js +18 -0
  1386. package/dist/es/icons/SignatureOutlined.d.ts +5 -0
  1387. package/dist/es/icons/SignatureOutlined.js +18 -0
  1388. package/dist/es/icons/SisternodeOutlined.d.ts +5 -0
  1389. package/dist/es/icons/SisternodeOutlined.js +18 -0
  1390. package/dist/es/icons/SketchCircleFilled.d.ts +5 -0
  1391. package/dist/es/icons/SketchCircleFilled.js +18 -0
  1392. package/dist/es/icons/SketchOutlined.d.ts +5 -0
  1393. package/dist/es/icons/SketchOutlined.js +18 -0
  1394. package/dist/es/icons/SketchSquareFilled.d.ts +5 -0
  1395. package/dist/es/icons/SketchSquareFilled.js +18 -0
  1396. package/dist/es/icons/SkinFilled.d.ts +5 -0
  1397. package/dist/es/icons/SkinFilled.js +18 -0
  1398. package/dist/es/icons/SkinOutlined.d.ts +5 -0
  1399. package/dist/es/icons/SkinOutlined.js +18 -0
  1400. package/dist/es/icons/SkinTwoTone.d.ts +5 -0
  1401. package/dist/es/icons/SkinTwoTone.js +18 -0
  1402. package/dist/es/icons/SkypeFilled.d.ts +5 -0
  1403. package/dist/es/icons/SkypeFilled.js +18 -0
  1404. package/dist/es/icons/SkypeOutlined.d.ts +5 -0
  1405. package/dist/es/icons/SkypeOutlined.js +18 -0
  1406. package/dist/es/icons/SlackCircleFilled.d.ts +5 -0
  1407. package/dist/es/icons/SlackCircleFilled.js +18 -0
  1408. package/dist/es/icons/SlackOutlined.d.ts +5 -0
  1409. package/dist/es/icons/SlackOutlined.js +18 -0
  1410. package/dist/es/icons/SlackSquareFilled.d.ts +5 -0
  1411. package/dist/es/icons/SlackSquareFilled.js +18 -0
  1412. package/dist/es/icons/SlackSquareOutlined.d.ts +5 -0
  1413. package/dist/es/icons/SlackSquareOutlined.js +18 -0
  1414. package/dist/es/icons/SlidersFilled.d.ts +5 -0
  1415. package/dist/es/icons/SlidersFilled.js +18 -0
  1416. package/dist/es/icons/SlidersOutlined.d.ts +5 -0
  1417. package/dist/es/icons/SlidersOutlined.js +18 -0
  1418. package/dist/es/icons/SlidersTwoTone.d.ts +5 -0
  1419. package/dist/es/icons/SlidersTwoTone.js +18 -0
  1420. package/dist/es/icons/SmallDashOutlined.d.ts +5 -0
  1421. package/dist/es/icons/SmallDashOutlined.js +18 -0
  1422. package/dist/es/icons/SmileFilled.d.ts +5 -0
  1423. package/dist/es/icons/SmileFilled.js +18 -0
  1424. package/dist/es/icons/SmileOutlined.d.ts +5 -0
  1425. package/dist/es/icons/SmileOutlined.js +18 -0
  1426. package/dist/es/icons/SmileTwoTone.d.ts +5 -0
  1427. package/dist/es/icons/SmileTwoTone.js +18 -0
  1428. package/dist/es/icons/SnapchatFilled.d.ts +5 -0
  1429. package/dist/es/icons/SnapchatFilled.js +18 -0
  1430. package/dist/es/icons/SnippetsFilled.d.ts +5 -0
  1431. package/dist/es/icons/SnippetsFilled.js +18 -0
  1432. package/dist/es/icons/SnippetsOutlined.d.ts +5 -0
  1433. package/dist/es/icons/SnippetsOutlined.js +18 -0
  1434. package/dist/es/icons/SnippetsTwoTone.d.ts +5 -0
  1435. package/dist/es/icons/SnippetsTwoTone.js +18 -0
  1436. package/dist/es/icons/SolutionOutlined.d.ts +5 -0
  1437. package/dist/es/icons/SolutionOutlined.js +18 -0
  1438. package/dist/es/icons/SortAscendingOutlined.d.ts +5 -0
  1439. package/dist/es/icons/SortAscendingOutlined.js +18 -0
  1440. package/dist/es/icons/SortDescendingOutlined.d.ts +5 -0
  1441. package/dist/es/icons/SortDescendingOutlined.js +18 -0
  1442. package/dist/es/icons/SoundFilled.d.ts +5 -0
  1443. package/dist/es/icons/SoundFilled.js +18 -0
  1444. package/dist/es/icons/SoundOutlined.d.ts +5 -0
  1445. package/dist/es/icons/SoundOutlined.js +18 -0
  1446. package/dist/es/icons/SoundTwoTone.d.ts +5 -0
  1447. package/dist/es/icons/SoundTwoTone.js +18 -0
  1448. package/dist/es/icons/SplitCellsOutlined.d.ts +5 -0
  1449. package/dist/es/icons/SplitCellsOutlined.js +18 -0
  1450. package/dist/es/icons/SpotifyFilled.d.ts +5 -0
  1451. package/dist/es/icons/SpotifyFilled.js +18 -0
  1452. package/dist/es/icons/SpotifyOutlined.d.ts +5 -0
  1453. package/dist/es/icons/SpotifyOutlined.js +18 -0
  1454. package/dist/es/icons/StarFilled.d.ts +5 -0
  1455. package/dist/es/icons/StarFilled.js +18 -0
  1456. package/dist/es/icons/StarOutlined.d.ts +5 -0
  1457. package/dist/es/icons/StarOutlined.js +18 -0
  1458. package/dist/es/icons/StarTwoTone.d.ts +5 -0
  1459. package/dist/es/icons/StarTwoTone.js +18 -0
  1460. package/dist/es/icons/StepBackwardFilled.d.ts +5 -0
  1461. package/dist/es/icons/StepBackwardFilled.js +18 -0
  1462. package/dist/es/icons/StepBackwardOutlined.d.ts +5 -0
  1463. package/dist/es/icons/StepBackwardOutlined.js +18 -0
  1464. package/dist/es/icons/StepForwardFilled.d.ts +5 -0
  1465. package/dist/es/icons/StepForwardFilled.js +18 -0
  1466. package/dist/es/icons/StepForwardOutlined.d.ts +5 -0
  1467. package/dist/es/icons/StepForwardOutlined.js +18 -0
  1468. package/dist/es/icons/StockOutlined.d.ts +5 -0
  1469. package/dist/es/icons/StockOutlined.js +18 -0
  1470. package/dist/es/icons/StopFilled.d.ts +5 -0
  1471. package/dist/es/icons/StopFilled.js +18 -0
  1472. package/dist/es/icons/StopOutlined.d.ts +5 -0
  1473. package/dist/es/icons/StopOutlined.js +18 -0
  1474. package/dist/es/icons/StopTwoTone.d.ts +5 -0
  1475. package/dist/es/icons/StopTwoTone.js +18 -0
  1476. package/dist/es/icons/StrikethroughOutlined.d.ts +5 -0
  1477. package/dist/es/icons/StrikethroughOutlined.js +18 -0
  1478. package/dist/es/icons/SubnodeOutlined.d.ts +5 -0
  1479. package/dist/es/icons/SubnodeOutlined.js +18 -0
  1480. package/dist/es/icons/SunFilled.d.ts +5 -0
  1481. package/dist/es/icons/SunFilled.js +18 -0
  1482. package/dist/es/icons/SunOutlined.d.ts +5 -0
  1483. package/dist/es/icons/SunOutlined.js +18 -0
  1484. package/dist/es/icons/SwapLeftOutlined.d.ts +5 -0
  1485. package/dist/es/icons/SwapLeftOutlined.js +18 -0
  1486. package/dist/es/icons/SwapOutlined.d.ts +5 -0
  1487. package/dist/es/icons/SwapOutlined.js +18 -0
  1488. package/dist/es/icons/SwapRightOutlined.d.ts +5 -0
  1489. package/dist/es/icons/SwapRightOutlined.js +18 -0
  1490. package/dist/es/icons/SwitcherFilled.d.ts +5 -0
  1491. package/dist/es/icons/SwitcherFilled.js +18 -0
  1492. package/dist/es/icons/SwitcherOutlined.d.ts +5 -0
  1493. package/dist/es/icons/SwitcherOutlined.js +18 -0
  1494. package/dist/es/icons/SwitcherTwoTone.d.ts +5 -0
  1495. package/dist/es/icons/SwitcherTwoTone.js +18 -0
  1496. package/dist/es/icons/SyncOutlined.d.ts +5 -0
  1497. package/dist/es/icons/SyncOutlined.js +18 -0
  1498. package/dist/es/icons/TableOutlined.d.ts +5 -0
  1499. package/dist/es/icons/TableOutlined.js +18 -0
  1500. package/dist/es/icons/TabletFilled.d.ts +5 -0
  1501. package/dist/es/icons/TabletFilled.js +18 -0
  1502. package/dist/es/icons/TabletOutlined.d.ts +5 -0
  1503. package/dist/es/icons/TabletOutlined.js +18 -0
  1504. package/dist/es/icons/TabletTwoTone.d.ts +5 -0
  1505. package/dist/es/icons/TabletTwoTone.js +18 -0
  1506. package/dist/es/icons/TagFilled.d.ts +5 -0
  1507. package/dist/es/icons/TagFilled.js +18 -0
  1508. package/dist/es/icons/TagOutlined.d.ts +5 -0
  1509. package/dist/es/icons/TagOutlined.js +18 -0
  1510. package/dist/es/icons/TagTwoTone.d.ts +5 -0
  1511. package/dist/es/icons/TagTwoTone.js +18 -0
  1512. package/dist/es/icons/TagsFilled.d.ts +5 -0
  1513. package/dist/es/icons/TagsFilled.js +18 -0
  1514. package/dist/es/icons/TagsOutlined.d.ts +5 -0
  1515. package/dist/es/icons/TagsOutlined.js +18 -0
  1516. package/dist/es/icons/TagsTwoTone.d.ts +5 -0
  1517. package/dist/es/icons/TagsTwoTone.js +18 -0
  1518. package/dist/es/icons/TaobaoCircleFilled.d.ts +5 -0
  1519. package/dist/es/icons/TaobaoCircleFilled.js +18 -0
  1520. package/dist/es/icons/TaobaoCircleOutlined.d.ts +5 -0
  1521. package/dist/es/icons/TaobaoCircleOutlined.js +18 -0
  1522. package/dist/es/icons/TaobaoOutlined.d.ts +5 -0
  1523. package/dist/es/icons/TaobaoOutlined.js +18 -0
  1524. package/dist/es/icons/TaobaoSquareFilled.d.ts +5 -0
  1525. package/dist/es/icons/TaobaoSquareFilled.js +18 -0
  1526. package/dist/es/icons/TeamOutlined.d.ts +5 -0
  1527. package/dist/es/icons/TeamOutlined.js +18 -0
  1528. package/dist/es/icons/TelegramFilled.d.ts +5 -0
  1529. package/dist/es/icons/TelegramFilled.js +18 -0
  1530. package/dist/es/icons/ThreadsFilled.d.ts +5 -0
  1531. package/dist/es/icons/ThreadsFilled.js +18 -0
  1532. package/dist/es/icons/ThunderboltFilled.d.ts +5 -0
  1533. package/dist/es/icons/ThunderboltFilled.js +18 -0
  1534. package/dist/es/icons/ThunderboltOutlined.d.ts +5 -0
  1535. package/dist/es/icons/ThunderboltOutlined.js +18 -0
  1536. package/dist/es/icons/ThunderboltTwoTone.d.ts +5 -0
  1537. package/dist/es/icons/ThunderboltTwoTone.js +18 -0
  1538. package/dist/es/icons/TikTokFilled.d.ts +5 -0
  1539. package/dist/es/icons/TikTokFilled.js +18 -0
  1540. package/dist/es/icons/TikTokOutlined.d.ts +5 -0
  1541. package/dist/es/icons/TikTokOutlined.js +18 -0
  1542. package/dist/es/icons/ToTopOutlined.d.ts +5 -0
  1543. package/dist/es/icons/ToTopOutlined.js +18 -0
  1544. package/dist/es/icons/ToolFilled.d.ts +5 -0
  1545. package/dist/es/icons/ToolFilled.js +18 -0
  1546. package/dist/es/icons/ToolOutlined.d.ts +5 -0
  1547. package/dist/es/icons/ToolOutlined.js +18 -0
  1548. package/dist/es/icons/ToolTwoTone.d.ts +5 -0
  1549. package/dist/es/icons/ToolTwoTone.js +18 -0
  1550. package/dist/es/icons/TrademarkCircleFilled.d.ts +5 -0
  1551. package/dist/es/icons/TrademarkCircleFilled.js +18 -0
  1552. package/dist/es/icons/TrademarkCircleOutlined.d.ts +5 -0
  1553. package/dist/es/icons/TrademarkCircleOutlined.js +18 -0
  1554. package/dist/es/icons/TrademarkCircleTwoTone.d.ts +5 -0
  1555. package/dist/es/icons/TrademarkCircleTwoTone.js +18 -0
  1556. package/dist/es/icons/TrademarkOutlined.d.ts +5 -0
  1557. package/dist/es/icons/TrademarkOutlined.js +18 -0
  1558. package/dist/es/icons/TransactionOutlined.d.ts +5 -0
  1559. package/dist/es/icons/TransactionOutlined.js +18 -0
  1560. package/dist/es/icons/TranslationOutlined.d.ts +5 -0
  1561. package/dist/es/icons/TranslationOutlined.js +18 -0
  1562. package/dist/es/icons/TrophyFilled.d.ts +5 -0
  1563. package/dist/es/icons/TrophyFilled.js +18 -0
  1564. package/dist/es/icons/TrophyOutlined.d.ts +5 -0
  1565. package/dist/es/icons/TrophyOutlined.js +18 -0
  1566. package/dist/es/icons/TrophyTwoTone.d.ts +5 -0
  1567. package/dist/es/icons/TrophyTwoTone.js +18 -0
  1568. package/dist/es/icons/TruckFilled.d.ts +5 -0
  1569. package/dist/es/icons/TruckFilled.js +18 -0
  1570. package/dist/es/icons/TruckOutlined.d.ts +5 -0
  1571. package/dist/es/icons/TruckOutlined.js +18 -0
  1572. package/dist/es/icons/TwitchFilled.d.ts +5 -0
  1573. package/dist/es/icons/TwitchFilled.js +18 -0
  1574. package/dist/es/icons/TwitchOutlined.d.ts +5 -0
  1575. package/dist/es/icons/TwitchOutlined.js +18 -0
  1576. package/dist/es/icons/TwitterCircleFilled.d.ts +5 -0
  1577. package/dist/es/icons/TwitterCircleFilled.js +18 -0
  1578. package/dist/es/icons/TwitterOutlined.d.ts +5 -0
  1579. package/dist/es/icons/TwitterOutlined.js +18 -0
  1580. package/dist/es/icons/TwitterSquareFilled.d.ts +5 -0
  1581. package/dist/es/icons/TwitterSquareFilled.js +18 -0
  1582. package/dist/es/icons/UnderlineOutlined.d.ts +5 -0
  1583. package/dist/es/icons/UnderlineOutlined.js +18 -0
  1584. package/dist/es/icons/UndoOutlined.d.ts +5 -0
  1585. package/dist/es/icons/UndoOutlined.js +18 -0
  1586. package/dist/es/icons/UngroupOutlined.d.ts +5 -0
  1587. package/dist/es/icons/UngroupOutlined.js +18 -0
  1588. package/dist/es/icons/UnlockFilled.d.ts +5 -0
  1589. package/dist/es/icons/UnlockFilled.js +18 -0
  1590. package/dist/es/icons/UnlockOutlined.d.ts +5 -0
  1591. package/dist/es/icons/UnlockOutlined.js +18 -0
  1592. package/dist/es/icons/UnlockTwoTone.d.ts +5 -0
  1593. package/dist/es/icons/UnlockTwoTone.js +18 -0
  1594. package/dist/es/icons/UnorderedListOutlined.d.ts +5 -0
  1595. package/dist/es/icons/UnorderedListOutlined.js +18 -0
  1596. package/dist/es/icons/UpCircleFilled.d.ts +5 -0
  1597. package/dist/es/icons/UpCircleFilled.js +18 -0
  1598. package/dist/es/icons/UpCircleOutlined.d.ts +5 -0
  1599. package/dist/es/icons/UpCircleOutlined.js +18 -0
  1600. package/dist/es/icons/UpCircleTwoTone.d.ts +5 -0
  1601. package/dist/es/icons/UpCircleTwoTone.js +18 -0
  1602. package/dist/es/icons/UpOutlined.d.ts +5 -0
  1603. package/dist/es/icons/UpOutlined.js +18 -0
  1604. package/dist/es/icons/UpSquareFilled.d.ts +5 -0
  1605. package/dist/es/icons/UpSquareFilled.js +18 -0
  1606. package/dist/es/icons/UpSquareOutlined.d.ts +5 -0
  1607. package/dist/es/icons/UpSquareOutlined.js +18 -0
  1608. package/dist/es/icons/UpSquareTwoTone.d.ts +5 -0
  1609. package/dist/es/icons/UpSquareTwoTone.js +18 -0
  1610. package/dist/es/icons/UploadOutlined.d.ts +5 -0
  1611. package/dist/es/icons/UploadOutlined.js +18 -0
  1612. package/dist/es/icons/UsbFilled.d.ts +5 -0
  1613. package/dist/es/icons/UsbFilled.js +18 -0
  1614. package/dist/es/icons/UsbOutlined.d.ts +5 -0
  1615. package/dist/es/icons/UsbOutlined.js +18 -0
  1616. package/dist/es/icons/UsbTwoTone.d.ts +5 -0
  1617. package/dist/es/icons/UsbTwoTone.js +18 -0
  1618. package/dist/es/icons/UserAddOutlined.d.ts +5 -0
  1619. package/dist/es/icons/UserAddOutlined.js +18 -0
  1620. package/dist/es/icons/UserDeleteOutlined.d.ts +5 -0
  1621. package/dist/es/icons/UserDeleteOutlined.js +18 -0
  1622. package/dist/es/icons/UserOutlined.d.ts +5 -0
  1623. package/dist/es/icons/UserOutlined.js +18 -0
  1624. package/dist/es/icons/UserSwitchOutlined.d.ts +5 -0
  1625. package/dist/es/icons/UserSwitchOutlined.js +18 -0
  1626. package/dist/es/icons/UsergroupAddOutlined.d.ts +5 -0
  1627. package/dist/es/icons/UsergroupAddOutlined.js +18 -0
  1628. package/dist/es/icons/UsergroupDeleteOutlined.d.ts +5 -0
  1629. package/dist/es/icons/UsergroupDeleteOutlined.js +18 -0
  1630. package/dist/es/icons/VerifiedOutlined.d.ts +5 -0
  1631. package/dist/es/icons/VerifiedOutlined.js +18 -0
  1632. package/dist/es/icons/VerticalAlignBottomOutlined.d.ts +5 -0
  1633. package/dist/es/icons/VerticalAlignBottomOutlined.js +18 -0
  1634. package/dist/es/icons/VerticalAlignMiddleOutlined.d.ts +5 -0
  1635. package/dist/es/icons/VerticalAlignMiddleOutlined.js +18 -0
  1636. package/dist/es/icons/VerticalAlignTopOutlined.d.ts +5 -0
  1637. package/dist/es/icons/VerticalAlignTopOutlined.js +18 -0
  1638. package/dist/es/icons/VerticalLeftOutlined.d.ts +5 -0
  1639. package/dist/es/icons/VerticalLeftOutlined.js +18 -0
  1640. package/dist/es/icons/VerticalRightOutlined.d.ts +5 -0
  1641. package/dist/es/icons/VerticalRightOutlined.js +18 -0
  1642. package/dist/es/icons/VideoCameraAddOutlined.d.ts +5 -0
  1643. package/dist/es/icons/VideoCameraAddOutlined.js +18 -0
  1644. package/dist/es/icons/VideoCameraFilled.d.ts +5 -0
  1645. package/dist/es/icons/VideoCameraFilled.js +18 -0
  1646. package/dist/es/icons/VideoCameraOutlined.d.ts +5 -0
  1647. package/dist/es/icons/VideoCameraOutlined.js +18 -0
  1648. package/dist/es/icons/VideoCameraTwoTone.d.ts +5 -0
  1649. package/dist/es/icons/VideoCameraTwoTone.js +18 -0
  1650. package/dist/es/icons/WalletFilled.d.ts +5 -0
  1651. package/dist/es/icons/WalletFilled.js +18 -0
  1652. package/dist/es/icons/WalletOutlined.d.ts +5 -0
  1653. package/dist/es/icons/WalletOutlined.js +18 -0
  1654. package/dist/es/icons/WalletTwoTone.d.ts +5 -0
  1655. package/dist/es/icons/WalletTwoTone.js +18 -0
  1656. package/dist/es/icons/WarningFilled.d.ts +5 -0
  1657. package/dist/es/icons/WarningFilled.js +18 -0
  1658. package/dist/es/icons/WarningOutlined.d.ts +5 -0
  1659. package/dist/es/icons/WarningOutlined.js +18 -0
  1660. package/dist/es/icons/WarningTwoTone.d.ts +5 -0
  1661. package/dist/es/icons/WarningTwoTone.js +18 -0
  1662. package/dist/es/icons/WechatFilled.d.ts +5 -0
  1663. package/dist/es/icons/WechatFilled.js +18 -0
  1664. package/dist/es/icons/WechatOutlined.d.ts +5 -0
  1665. package/dist/es/icons/WechatOutlined.js +18 -0
  1666. package/dist/es/icons/WechatWorkFilled.d.ts +5 -0
  1667. package/dist/es/icons/WechatWorkFilled.js +18 -0
  1668. package/dist/es/icons/WechatWorkOutlined.d.ts +5 -0
  1669. package/dist/es/icons/WechatWorkOutlined.js +18 -0
  1670. package/dist/es/icons/WeiboCircleFilled.d.ts +5 -0
  1671. package/dist/es/icons/WeiboCircleFilled.js +18 -0
  1672. package/dist/es/icons/WeiboCircleOutlined.d.ts +5 -0
  1673. package/dist/es/icons/WeiboCircleOutlined.js +18 -0
  1674. package/dist/es/icons/WeiboOutlined.d.ts +5 -0
  1675. package/dist/es/icons/WeiboOutlined.js +18 -0
  1676. package/dist/es/icons/WeiboSquareFilled.d.ts +5 -0
  1677. package/dist/es/icons/WeiboSquareFilled.js +18 -0
  1678. package/dist/es/icons/WeiboSquareOutlined.d.ts +5 -0
  1679. package/dist/es/icons/WeiboSquareOutlined.js +18 -0
  1680. package/dist/es/icons/WhatsAppOutlined.d.ts +5 -0
  1681. package/dist/es/icons/WhatsAppOutlined.js +18 -0
  1682. package/dist/es/icons/WifiOutlined.d.ts +5 -0
  1683. package/dist/es/icons/WifiOutlined.js +18 -0
  1684. package/dist/es/icons/WindowsFilled.d.ts +5 -0
  1685. package/dist/es/icons/WindowsFilled.js +18 -0
  1686. package/dist/es/icons/WindowsOutlined.d.ts +5 -0
  1687. package/dist/es/icons/WindowsOutlined.js +18 -0
  1688. package/dist/es/icons/WomanOutlined.d.ts +5 -0
  1689. package/dist/es/icons/WomanOutlined.js +18 -0
  1690. package/dist/es/icons/XFilled.d.ts +5 -0
  1691. package/dist/es/icons/XFilled.js +18 -0
  1692. package/dist/es/icons/XOutlined.d.ts +5 -0
  1693. package/dist/es/icons/XOutlined.js +18 -0
  1694. package/dist/es/icons/YahooFilled.d.ts +5 -0
  1695. package/dist/es/icons/YahooFilled.js +18 -0
  1696. package/dist/es/icons/YahooOutlined.d.ts +5 -0
  1697. package/dist/es/icons/YahooOutlined.js +18 -0
  1698. package/dist/es/icons/YoutubeFilled.d.ts +5 -0
  1699. package/dist/es/icons/YoutubeFilled.js +18 -0
  1700. package/dist/es/icons/YoutubeOutlined.d.ts +5 -0
  1701. package/dist/es/icons/YoutubeOutlined.js +18 -0
  1702. package/dist/es/icons/YuqueFilled.d.ts +5 -0
  1703. package/dist/es/icons/YuqueFilled.js +18 -0
  1704. package/dist/es/icons/YuqueOutlined.d.ts +5 -0
  1705. package/dist/es/icons/YuqueOutlined.js +18 -0
  1706. package/dist/es/icons/ZhihuCircleFilled.d.ts +5 -0
  1707. package/dist/es/icons/ZhihuCircleFilled.js +18 -0
  1708. package/dist/es/icons/ZhihuOutlined.d.ts +5 -0
  1709. package/dist/es/icons/ZhihuOutlined.js +18 -0
  1710. package/dist/es/icons/ZhihuSquareFilled.d.ts +5 -0
  1711. package/dist/es/icons/ZhihuSquareFilled.js +18 -0
  1712. package/dist/es/icons/ZoomInOutlined.d.ts +5 -0
  1713. package/dist/es/icons/ZoomInOutlined.js +18 -0
  1714. package/dist/es/icons/ZoomOutOutlined.d.ts +5 -0
  1715. package/dist/es/icons/ZoomOutOutlined.js +18 -0
  1716. package/dist/es/icons/index.d.ts +846 -0
  1717. package/dist/es/icons/index.js +849 -0
  1718. package/dist/es/index.d.ts +7 -0
  1719. package/dist/es/index.js +6 -0
  1720. package/dist/es/package.json +1 -0
  1721. package/dist/es/refUtils.d.ts +4 -0
  1722. package/dist/es/refUtils.js +22 -0
  1723. package/dist/es/renderUtils.d.ts +24 -0
  1724. package/dist/es/renderUtils.js +132 -0
  1725. package/dist/es/utils.d.ts +3 -0
  1726. package/dist/es/utils.js +8 -0
  1727. package/dist/index.umd.js +31452 -0
  1728. package/dist/index.umd.min.js +1 -0
  1729. package/es/colorUtils.d.ts +2 -0
  1730. package/es/colorUtils.js +7 -0
  1731. package/es/components/AntdIcon.d.ts +17 -0
  1732. package/es/components/AntdIcon.js +68 -0
  1733. package/es/components/AntdIconLight.d.ts +12 -0
  1734. package/es/components/AntdIconLight.js +54 -0
  1735. package/es/components/Context.d.ts +12 -0
  1736. package/es/components/Context.js +3 -0
  1737. package/es/components/Icon.d.ts +21 -0
  1738. package/es/components/Icon.js +82 -0
  1739. package/es/components/IconBase.d.ts +13 -0
  1740. package/es/components/IconBase.js +34 -0
  1741. package/es/components/IconBaseTwoTone.d.ts +17 -0
  1742. package/es/components/IconBaseTwoTone.js +68 -0
  1743. package/es/components/IconFont.d.ts +10 -0
  1744. package/es/components/IconFont.js +69 -0
  1745. package/es/components/twoTonePrimaryColor.d.ts +3 -0
  1746. package/es/components/twoTonePrimaryColor.js +16 -0
  1747. package/es/cssUtils.d.ts +11 -0
  1748. package/es/cssUtils.js +154 -0
  1749. package/es/icons/AccountBookFilled.d.ts +5 -0
  1750. package/es/icons/AccountBookFilled.js +18 -0
  1751. package/es/icons/AccountBookOutlined.d.ts +5 -0
  1752. package/es/icons/AccountBookOutlined.js +18 -0
  1753. package/es/icons/AccountBookTwoTone.d.ts +5 -0
  1754. package/es/icons/AccountBookTwoTone.js +18 -0
  1755. package/es/icons/AimOutlined.d.ts +5 -0
  1756. package/es/icons/AimOutlined.js +18 -0
  1757. package/es/icons/AlertFilled.d.ts +5 -0
  1758. package/es/icons/AlertFilled.js +18 -0
  1759. package/es/icons/AlertOutlined.d.ts +5 -0
  1760. package/es/icons/AlertOutlined.js +18 -0
  1761. package/es/icons/AlertTwoTone.d.ts +5 -0
  1762. package/es/icons/AlertTwoTone.js +18 -0
  1763. package/es/icons/AlibabaOutlined.d.ts +5 -0
  1764. package/es/icons/AlibabaOutlined.js +18 -0
  1765. package/es/icons/AlignCenterOutlined.d.ts +5 -0
  1766. package/es/icons/AlignCenterOutlined.js +18 -0
  1767. package/es/icons/AlignLeftOutlined.d.ts +5 -0
  1768. package/es/icons/AlignLeftOutlined.js +18 -0
  1769. package/es/icons/AlignRightOutlined.d.ts +5 -0
  1770. package/es/icons/AlignRightOutlined.js +18 -0
  1771. package/es/icons/AlipayCircleFilled.d.ts +5 -0
  1772. package/es/icons/AlipayCircleFilled.js +18 -0
  1773. package/es/icons/AlipayCircleOutlined.d.ts +5 -0
  1774. package/es/icons/AlipayCircleOutlined.js +18 -0
  1775. package/es/icons/AlipayOutlined.d.ts +5 -0
  1776. package/es/icons/AlipayOutlined.js +18 -0
  1777. package/es/icons/AlipaySquareFilled.d.ts +5 -0
  1778. package/es/icons/AlipaySquareFilled.js +18 -0
  1779. package/es/icons/AliwangwangFilled.d.ts +5 -0
  1780. package/es/icons/AliwangwangFilled.js +18 -0
  1781. package/es/icons/AliwangwangOutlined.d.ts +5 -0
  1782. package/es/icons/AliwangwangOutlined.js +18 -0
  1783. package/es/icons/AliyunOutlined.d.ts +5 -0
  1784. package/es/icons/AliyunOutlined.js +18 -0
  1785. package/es/icons/AmazonCircleFilled.d.ts +5 -0
  1786. package/es/icons/AmazonCircleFilled.js +18 -0
  1787. package/es/icons/AmazonOutlined.d.ts +5 -0
  1788. package/es/icons/AmazonOutlined.js +18 -0
  1789. package/es/icons/AmazonSquareFilled.d.ts +5 -0
  1790. package/es/icons/AmazonSquareFilled.js +18 -0
  1791. package/es/icons/AndroidFilled.d.ts +5 -0
  1792. package/es/icons/AndroidFilled.js +18 -0
  1793. package/es/icons/AndroidOutlined.d.ts +5 -0
  1794. package/es/icons/AndroidOutlined.js +18 -0
  1795. package/es/icons/AntCloudOutlined.d.ts +5 -0
  1796. package/es/icons/AntCloudOutlined.js +18 -0
  1797. package/es/icons/AntDesignOutlined.d.ts +5 -0
  1798. package/es/icons/AntDesignOutlined.js +18 -0
  1799. package/es/icons/AnthropicFilled.d.ts +5 -0
  1800. package/es/icons/AnthropicFilled.js +18 -0
  1801. package/es/icons/ApartmentOutlined.d.ts +5 -0
  1802. package/es/icons/ApartmentOutlined.js +18 -0
  1803. package/es/icons/ApiFilled.d.ts +5 -0
  1804. package/es/icons/ApiFilled.js +18 -0
  1805. package/es/icons/ApiOutlined.d.ts +5 -0
  1806. package/es/icons/ApiOutlined.js +18 -0
  1807. package/es/icons/ApiTwoTone.d.ts +5 -0
  1808. package/es/icons/ApiTwoTone.js +18 -0
  1809. package/es/icons/AppleFilled.d.ts +5 -0
  1810. package/es/icons/AppleFilled.js +18 -0
  1811. package/es/icons/AppleOutlined.d.ts +5 -0
  1812. package/es/icons/AppleOutlined.js +18 -0
  1813. package/es/icons/AppstoreAddOutlined.d.ts +5 -0
  1814. package/es/icons/AppstoreAddOutlined.js +18 -0
  1815. package/es/icons/AppstoreFilled.d.ts +5 -0
  1816. package/es/icons/AppstoreFilled.js +18 -0
  1817. package/es/icons/AppstoreOutlined.d.ts +5 -0
  1818. package/es/icons/AppstoreOutlined.js +18 -0
  1819. package/es/icons/AppstoreTwoTone.d.ts +5 -0
  1820. package/es/icons/AppstoreTwoTone.js +18 -0
  1821. package/es/icons/AreaChartOutlined.d.ts +5 -0
  1822. package/es/icons/AreaChartOutlined.js +18 -0
  1823. package/es/icons/ArrowDownOutlined.d.ts +5 -0
  1824. package/es/icons/ArrowDownOutlined.js +18 -0
  1825. package/es/icons/ArrowLeftOutlined.d.ts +5 -0
  1826. package/es/icons/ArrowLeftOutlined.js +18 -0
  1827. package/es/icons/ArrowRightOutlined.d.ts +5 -0
  1828. package/es/icons/ArrowRightOutlined.js +18 -0
  1829. package/es/icons/ArrowUpOutlined.d.ts +5 -0
  1830. package/es/icons/ArrowUpOutlined.js +18 -0
  1831. package/es/icons/ArrowsAltOutlined.d.ts +5 -0
  1832. package/es/icons/ArrowsAltOutlined.js +18 -0
  1833. package/es/icons/AudioFilled.d.ts +5 -0
  1834. package/es/icons/AudioFilled.js +18 -0
  1835. package/es/icons/AudioMutedOutlined.d.ts +5 -0
  1836. package/es/icons/AudioMutedOutlined.js +18 -0
  1837. package/es/icons/AudioOutlined.d.ts +5 -0
  1838. package/es/icons/AudioOutlined.js +18 -0
  1839. package/es/icons/AudioTwoTone.d.ts +5 -0
  1840. package/es/icons/AudioTwoTone.js +18 -0
  1841. package/es/icons/AuditOutlined.d.ts +5 -0
  1842. package/es/icons/AuditOutlined.js +18 -0
  1843. package/es/icons/BackwardFilled.d.ts +5 -0
  1844. package/es/icons/BackwardFilled.js +18 -0
  1845. package/es/icons/BackwardOutlined.d.ts +5 -0
  1846. package/es/icons/BackwardOutlined.js +18 -0
  1847. package/es/icons/BaiduOutlined.d.ts +5 -0
  1848. package/es/icons/BaiduOutlined.js +18 -0
  1849. package/es/icons/BankFilled.d.ts +5 -0
  1850. package/es/icons/BankFilled.js +18 -0
  1851. package/es/icons/BankOutlined.d.ts +5 -0
  1852. package/es/icons/BankOutlined.js +18 -0
  1853. package/es/icons/BankTwoTone.d.ts +5 -0
  1854. package/es/icons/BankTwoTone.js +18 -0
  1855. package/es/icons/BarChartOutlined.d.ts +5 -0
  1856. package/es/icons/BarChartOutlined.js +18 -0
  1857. package/es/icons/BarcodeOutlined.d.ts +5 -0
  1858. package/es/icons/BarcodeOutlined.js +18 -0
  1859. package/es/icons/BarsOutlined.d.ts +5 -0
  1860. package/es/icons/BarsOutlined.js +18 -0
  1861. package/es/icons/BehanceCircleFilled.d.ts +5 -0
  1862. package/es/icons/BehanceCircleFilled.js +18 -0
  1863. package/es/icons/BehanceOutlined.d.ts +5 -0
  1864. package/es/icons/BehanceOutlined.js +18 -0
  1865. package/es/icons/BehanceSquareFilled.d.ts +5 -0
  1866. package/es/icons/BehanceSquareFilled.js +18 -0
  1867. package/es/icons/BehanceSquareOutlined.d.ts +5 -0
  1868. package/es/icons/BehanceSquareOutlined.js +18 -0
  1869. package/es/icons/BellFilled.d.ts +5 -0
  1870. package/es/icons/BellFilled.js +18 -0
  1871. package/es/icons/BellOutlined.d.ts +5 -0
  1872. package/es/icons/BellOutlined.js +18 -0
  1873. package/es/icons/BellTwoTone.d.ts +5 -0
  1874. package/es/icons/BellTwoTone.js +18 -0
  1875. package/es/icons/BgColorsOutlined.d.ts +5 -0
  1876. package/es/icons/BgColorsOutlined.js +18 -0
  1877. package/es/icons/BilibiliFilled.d.ts +5 -0
  1878. package/es/icons/BilibiliFilled.js +18 -0
  1879. package/es/icons/BilibiliOutlined.d.ts +5 -0
  1880. package/es/icons/BilibiliOutlined.js +18 -0
  1881. package/es/icons/BlockOutlined.d.ts +5 -0
  1882. package/es/icons/BlockOutlined.js +18 -0
  1883. package/es/icons/BoldOutlined.d.ts +5 -0
  1884. package/es/icons/BoldOutlined.js +18 -0
  1885. package/es/icons/BookFilled.d.ts +5 -0
  1886. package/es/icons/BookFilled.js +18 -0
  1887. package/es/icons/BookOutlined.d.ts +5 -0
  1888. package/es/icons/BookOutlined.js +18 -0
  1889. package/es/icons/BookTwoTone.d.ts +5 -0
  1890. package/es/icons/BookTwoTone.js +18 -0
  1891. package/es/icons/BorderBottomOutlined.d.ts +5 -0
  1892. package/es/icons/BorderBottomOutlined.js +18 -0
  1893. package/es/icons/BorderHorizontalOutlined.d.ts +5 -0
  1894. package/es/icons/BorderHorizontalOutlined.js +18 -0
  1895. package/es/icons/BorderInnerOutlined.d.ts +5 -0
  1896. package/es/icons/BorderInnerOutlined.js +18 -0
  1897. package/es/icons/BorderLeftOutlined.d.ts +5 -0
  1898. package/es/icons/BorderLeftOutlined.js +18 -0
  1899. package/es/icons/BorderOuterOutlined.d.ts +5 -0
  1900. package/es/icons/BorderOuterOutlined.js +18 -0
  1901. package/es/icons/BorderOutlined.d.ts +5 -0
  1902. package/es/icons/BorderOutlined.js +18 -0
  1903. package/es/icons/BorderRightOutlined.d.ts +5 -0
  1904. package/es/icons/BorderRightOutlined.js +18 -0
  1905. package/es/icons/BorderTopOutlined.d.ts +5 -0
  1906. package/es/icons/BorderTopOutlined.js +18 -0
  1907. package/es/icons/BorderVerticleOutlined.d.ts +5 -0
  1908. package/es/icons/BorderVerticleOutlined.js +18 -0
  1909. package/es/icons/BorderlessTableOutlined.d.ts +5 -0
  1910. package/es/icons/BorderlessTableOutlined.js +18 -0
  1911. package/es/icons/BoxPlotFilled.d.ts +5 -0
  1912. package/es/icons/BoxPlotFilled.js +18 -0
  1913. package/es/icons/BoxPlotOutlined.d.ts +5 -0
  1914. package/es/icons/BoxPlotOutlined.js +18 -0
  1915. package/es/icons/BoxPlotTwoTone.d.ts +5 -0
  1916. package/es/icons/BoxPlotTwoTone.js +18 -0
  1917. package/es/icons/BranchesOutlined.d.ts +5 -0
  1918. package/es/icons/BranchesOutlined.js +18 -0
  1919. package/es/icons/BugFilled.d.ts +5 -0
  1920. package/es/icons/BugFilled.js +18 -0
  1921. package/es/icons/BugOutlined.d.ts +5 -0
  1922. package/es/icons/BugOutlined.js +18 -0
  1923. package/es/icons/BugTwoTone.d.ts +5 -0
  1924. package/es/icons/BugTwoTone.js +18 -0
  1925. package/es/icons/BuildFilled.d.ts +5 -0
  1926. package/es/icons/BuildFilled.js +18 -0
  1927. package/es/icons/BuildOutlined.d.ts +5 -0
  1928. package/es/icons/BuildOutlined.js +18 -0
  1929. package/es/icons/BuildTwoTone.d.ts +5 -0
  1930. package/es/icons/BuildTwoTone.js +18 -0
  1931. package/es/icons/BulbFilled.d.ts +5 -0
  1932. package/es/icons/BulbFilled.js +18 -0
  1933. package/es/icons/BulbOutlined.d.ts +5 -0
  1934. package/es/icons/BulbOutlined.js +18 -0
  1935. package/es/icons/BulbTwoTone.d.ts +5 -0
  1936. package/es/icons/BulbTwoTone.js +18 -0
  1937. package/es/icons/CalculatorFilled.d.ts +5 -0
  1938. package/es/icons/CalculatorFilled.js +18 -0
  1939. package/es/icons/CalculatorOutlined.d.ts +5 -0
  1940. package/es/icons/CalculatorOutlined.js +18 -0
  1941. package/es/icons/CalculatorTwoTone.d.ts +5 -0
  1942. package/es/icons/CalculatorTwoTone.js +18 -0
  1943. package/es/icons/CalendarFilled.d.ts +5 -0
  1944. package/es/icons/CalendarFilled.js +18 -0
  1945. package/es/icons/CalendarOutlined.d.ts +5 -0
  1946. package/es/icons/CalendarOutlined.js +18 -0
  1947. package/es/icons/CalendarTwoTone.d.ts +5 -0
  1948. package/es/icons/CalendarTwoTone.js +18 -0
  1949. package/es/icons/CameraFilled.d.ts +5 -0
  1950. package/es/icons/CameraFilled.js +18 -0
  1951. package/es/icons/CameraOutlined.d.ts +5 -0
  1952. package/es/icons/CameraOutlined.js +18 -0
  1953. package/es/icons/CameraTwoTone.d.ts +5 -0
  1954. package/es/icons/CameraTwoTone.js +18 -0
  1955. package/es/icons/CarFilled.d.ts +5 -0
  1956. package/es/icons/CarFilled.js +18 -0
  1957. package/es/icons/CarOutlined.d.ts +5 -0
  1958. package/es/icons/CarOutlined.js +18 -0
  1959. package/es/icons/CarTwoTone.d.ts +5 -0
  1960. package/es/icons/CarTwoTone.js +18 -0
  1961. package/es/icons/CaretDownFilled.d.ts +5 -0
  1962. package/es/icons/CaretDownFilled.js +18 -0
  1963. package/es/icons/CaretDownOutlined.d.ts +5 -0
  1964. package/es/icons/CaretDownOutlined.js +18 -0
  1965. package/es/icons/CaretLeftFilled.d.ts +5 -0
  1966. package/es/icons/CaretLeftFilled.js +18 -0
  1967. package/es/icons/CaretLeftOutlined.d.ts +5 -0
  1968. package/es/icons/CaretLeftOutlined.js +18 -0
  1969. package/es/icons/CaretRightFilled.d.ts +5 -0
  1970. package/es/icons/CaretRightFilled.js +18 -0
  1971. package/es/icons/CaretRightOutlined.d.ts +5 -0
  1972. package/es/icons/CaretRightOutlined.js +18 -0
  1973. package/es/icons/CaretUpFilled.d.ts +5 -0
  1974. package/es/icons/CaretUpFilled.js +18 -0
  1975. package/es/icons/CaretUpOutlined.d.ts +5 -0
  1976. package/es/icons/CaretUpOutlined.js +18 -0
  1977. package/es/icons/CarryOutFilled.d.ts +5 -0
  1978. package/es/icons/CarryOutFilled.js +18 -0
  1979. package/es/icons/CarryOutOutlined.d.ts +5 -0
  1980. package/es/icons/CarryOutOutlined.js +18 -0
  1981. package/es/icons/CarryOutTwoTone.d.ts +5 -0
  1982. package/es/icons/CarryOutTwoTone.js +18 -0
  1983. package/es/icons/CheckCircleFilled.d.ts +5 -0
  1984. package/es/icons/CheckCircleFilled.js +18 -0
  1985. package/es/icons/CheckCircleOutlined.d.ts +5 -0
  1986. package/es/icons/CheckCircleOutlined.js +18 -0
  1987. package/es/icons/CheckCircleTwoTone.d.ts +5 -0
  1988. package/es/icons/CheckCircleTwoTone.js +18 -0
  1989. package/es/icons/CheckOutlined.d.ts +5 -0
  1990. package/es/icons/CheckOutlined.js +18 -0
  1991. package/es/icons/CheckSquareFilled.d.ts +5 -0
  1992. package/es/icons/CheckSquareFilled.js +18 -0
  1993. package/es/icons/CheckSquareOutlined.d.ts +5 -0
  1994. package/es/icons/CheckSquareOutlined.js +18 -0
  1995. package/es/icons/CheckSquareTwoTone.d.ts +5 -0
  1996. package/es/icons/CheckSquareTwoTone.js +18 -0
  1997. package/es/icons/ChromeFilled.d.ts +5 -0
  1998. package/es/icons/ChromeFilled.js +18 -0
  1999. package/es/icons/ChromeOutlined.d.ts +5 -0
  2000. package/es/icons/ChromeOutlined.js +18 -0
  2001. package/es/icons/CiCircleFilled.d.ts +5 -0
  2002. package/es/icons/CiCircleFilled.js +18 -0
  2003. package/es/icons/CiCircleOutlined.d.ts +5 -0
  2004. package/es/icons/CiCircleOutlined.js +18 -0
  2005. package/es/icons/CiCircleTwoTone.d.ts +5 -0
  2006. package/es/icons/CiCircleTwoTone.js +18 -0
  2007. package/es/icons/CiOutlined.d.ts +5 -0
  2008. package/es/icons/CiOutlined.js +18 -0
  2009. package/es/icons/CiTwoTone.d.ts +5 -0
  2010. package/es/icons/CiTwoTone.js +18 -0
  2011. package/es/icons/ClaudeFilled.d.ts +5 -0
  2012. package/es/icons/ClaudeFilled.js +18 -0
  2013. package/es/icons/ClearOutlined.d.ts +5 -0
  2014. package/es/icons/ClearOutlined.js +18 -0
  2015. package/es/icons/ClockCircleFilled.d.ts +5 -0
  2016. package/es/icons/ClockCircleFilled.js +18 -0
  2017. package/es/icons/ClockCircleOutlined.d.ts +5 -0
  2018. package/es/icons/ClockCircleOutlined.js +18 -0
  2019. package/es/icons/ClockCircleTwoTone.d.ts +5 -0
  2020. package/es/icons/ClockCircleTwoTone.js +18 -0
  2021. package/es/icons/CloseCircleFilled.d.ts +5 -0
  2022. package/es/icons/CloseCircleFilled.js +18 -0
  2023. package/es/icons/CloseCircleOutlined.d.ts +5 -0
  2024. package/es/icons/CloseCircleOutlined.js +18 -0
  2025. package/es/icons/CloseCircleTwoTone.d.ts +5 -0
  2026. package/es/icons/CloseCircleTwoTone.js +18 -0
  2027. package/es/icons/CloseOutlined.d.ts +5 -0
  2028. package/es/icons/CloseOutlined.js +18 -0
  2029. package/es/icons/CloseSquareFilled.d.ts +5 -0
  2030. package/es/icons/CloseSquareFilled.js +18 -0
  2031. package/es/icons/CloseSquareOutlined.d.ts +5 -0
  2032. package/es/icons/CloseSquareOutlined.js +18 -0
  2033. package/es/icons/CloseSquareTwoTone.d.ts +5 -0
  2034. package/es/icons/CloseSquareTwoTone.js +18 -0
  2035. package/es/icons/CloudDownloadOutlined.d.ts +5 -0
  2036. package/es/icons/CloudDownloadOutlined.js +18 -0
  2037. package/es/icons/CloudFilled.d.ts +5 -0
  2038. package/es/icons/CloudFilled.js +18 -0
  2039. package/es/icons/CloudOutlined.d.ts +5 -0
  2040. package/es/icons/CloudOutlined.js +18 -0
  2041. package/es/icons/CloudServerOutlined.d.ts +5 -0
  2042. package/es/icons/CloudServerOutlined.js +18 -0
  2043. package/es/icons/CloudSyncOutlined.d.ts +5 -0
  2044. package/es/icons/CloudSyncOutlined.js +18 -0
  2045. package/es/icons/CloudTwoTone.d.ts +5 -0
  2046. package/es/icons/CloudTwoTone.js +18 -0
  2047. package/es/icons/CloudUploadOutlined.d.ts +5 -0
  2048. package/es/icons/CloudUploadOutlined.js +18 -0
  2049. package/es/icons/ClusterOutlined.d.ts +5 -0
  2050. package/es/icons/ClusterOutlined.js +18 -0
  2051. package/es/icons/CodeFilled.d.ts +5 -0
  2052. package/es/icons/CodeFilled.js +18 -0
  2053. package/es/icons/CodeOutlined.d.ts +5 -0
  2054. package/es/icons/CodeOutlined.js +18 -0
  2055. package/es/icons/CodeSandboxCircleFilled.d.ts +5 -0
  2056. package/es/icons/CodeSandboxCircleFilled.js +18 -0
  2057. package/es/icons/CodeSandboxOutlined.d.ts +5 -0
  2058. package/es/icons/CodeSandboxOutlined.js +18 -0
  2059. package/es/icons/CodeSandboxSquareFilled.d.ts +5 -0
  2060. package/es/icons/CodeSandboxSquareFilled.js +18 -0
  2061. package/es/icons/CodeTwoTone.d.ts +5 -0
  2062. package/es/icons/CodeTwoTone.js +18 -0
  2063. package/es/icons/CodepenCircleFilled.d.ts +5 -0
  2064. package/es/icons/CodepenCircleFilled.js +18 -0
  2065. package/es/icons/CodepenCircleOutlined.d.ts +5 -0
  2066. package/es/icons/CodepenCircleOutlined.js +18 -0
  2067. package/es/icons/CodepenOutlined.d.ts +5 -0
  2068. package/es/icons/CodepenOutlined.js +18 -0
  2069. package/es/icons/CodepenSquareFilled.d.ts +5 -0
  2070. package/es/icons/CodepenSquareFilled.js +18 -0
  2071. package/es/icons/CoffeeOutlined.d.ts +5 -0
  2072. package/es/icons/CoffeeOutlined.js +18 -0
  2073. package/es/icons/ColumnHeightOutlined.d.ts +5 -0
  2074. package/es/icons/ColumnHeightOutlined.js +18 -0
  2075. package/es/icons/ColumnWidthOutlined.d.ts +5 -0
  2076. package/es/icons/ColumnWidthOutlined.js +18 -0
  2077. package/es/icons/CommentOutlined.d.ts +5 -0
  2078. package/es/icons/CommentOutlined.js +18 -0
  2079. package/es/icons/CompassFilled.d.ts +5 -0
  2080. package/es/icons/CompassFilled.js +18 -0
  2081. package/es/icons/CompassOutlined.d.ts +5 -0
  2082. package/es/icons/CompassOutlined.js +18 -0
  2083. package/es/icons/CompassTwoTone.d.ts +5 -0
  2084. package/es/icons/CompassTwoTone.js +18 -0
  2085. package/es/icons/CompressOutlined.d.ts +5 -0
  2086. package/es/icons/CompressOutlined.js +18 -0
  2087. package/es/icons/ConsoleSqlOutlined.d.ts +5 -0
  2088. package/es/icons/ConsoleSqlOutlined.js +18 -0
  2089. package/es/icons/ContactsFilled.d.ts +5 -0
  2090. package/es/icons/ContactsFilled.js +18 -0
  2091. package/es/icons/ContactsOutlined.d.ts +5 -0
  2092. package/es/icons/ContactsOutlined.js +18 -0
  2093. package/es/icons/ContactsTwoTone.d.ts +5 -0
  2094. package/es/icons/ContactsTwoTone.js +18 -0
  2095. package/es/icons/ContainerFilled.d.ts +5 -0
  2096. package/es/icons/ContainerFilled.js +18 -0
  2097. package/es/icons/ContainerOutlined.d.ts +5 -0
  2098. package/es/icons/ContainerOutlined.js +18 -0
  2099. package/es/icons/ContainerTwoTone.d.ts +5 -0
  2100. package/es/icons/ContainerTwoTone.js +18 -0
  2101. package/es/icons/ControlFilled.d.ts +5 -0
  2102. package/es/icons/ControlFilled.js +18 -0
  2103. package/es/icons/ControlOutlined.d.ts +5 -0
  2104. package/es/icons/ControlOutlined.js +18 -0
  2105. package/es/icons/ControlTwoTone.d.ts +5 -0
  2106. package/es/icons/ControlTwoTone.js +18 -0
  2107. package/es/icons/CopyFilled.d.ts +5 -0
  2108. package/es/icons/CopyFilled.js +18 -0
  2109. package/es/icons/CopyOutlined.d.ts +5 -0
  2110. package/es/icons/CopyOutlined.js +18 -0
  2111. package/es/icons/CopyTwoTone.d.ts +5 -0
  2112. package/es/icons/CopyTwoTone.js +18 -0
  2113. package/es/icons/CopyrightCircleFilled.d.ts +5 -0
  2114. package/es/icons/CopyrightCircleFilled.js +18 -0
  2115. package/es/icons/CopyrightCircleOutlined.d.ts +5 -0
  2116. package/es/icons/CopyrightCircleOutlined.js +18 -0
  2117. package/es/icons/CopyrightCircleTwoTone.d.ts +5 -0
  2118. package/es/icons/CopyrightCircleTwoTone.js +18 -0
  2119. package/es/icons/CopyrightOutlined.d.ts +5 -0
  2120. package/es/icons/CopyrightOutlined.js +18 -0
  2121. package/es/icons/CopyrightTwoTone.d.ts +5 -0
  2122. package/es/icons/CopyrightTwoTone.js +18 -0
  2123. package/es/icons/CreditCardFilled.d.ts +5 -0
  2124. package/es/icons/CreditCardFilled.js +18 -0
  2125. package/es/icons/CreditCardOutlined.d.ts +5 -0
  2126. package/es/icons/CreditCardOutlined.js +18 -0
  2127. package/es/icons/CreditCardTwoTone.d.ts +5 -0
  2128. package/es/icons/CreditCardTwoTone.js +18 -0
  2129. package/es/icons/CrownFilled.d.ts +5 -0
  2130. package/es/icons/CrownFilled.js +18 -0
  2131. package/es/icons/CrownOutlined.d.ts +5 -0
  2132. package/es/icons/CrownOutlined.js +18 -0
  2133. package/es/icons/CrownTwoTone.d.ts +5 -0
  2134. package/es/icons/CrownTwoTone.js +18 -0
  2135. package/es/icons/CustomerServiceFilled.d.ts +5 -0
  2136. package/es/icons/CustomerServiceFilled.js +18 -0
  2137. package/es/icons/CustomerServiceOutlined.d.ts +5 -0
  2138. package/es/icons/CustomerServiceOutlined.js +18 -0
  2139. package/es/icons/CustomerServiceTwoTone.d.ts +5 -0
  2140. package/es/icons/CustomerServiceTwoTone.js +18 -0
  2141. package/es/icons/DashOutlined.d.ts +5 -0
  2142. package/es/icons/DashOutlined.js +18 -0
  2143. package/es/icons/DashboardFilled.d.ts +5 -0
  2144. package/es/icons/DashboardFilled.js +18 -0
  2145. package/es/icons/DashboardOutlined.d.ts +5 -0
  2146. package/es/icons/DashboardOutlined.js +18 -0
  2147. package/es/icons/DashboardTwoTone.d.ts +5 -0
  2148. package/es/icons/DashboardTwoTone.js +18 -0
  2149. package/es/icons/DatabaseFilled.d.ts +5 -0
  2150. package/es/icons/DatabaseFilled.js +18 -0
  2151. package/es/icons/DatabaseOutlined.d.ts +5 -0
  2152. package/es/icons/DatabaseOutlined.js +18 -0
  2153. package/es/icons/DatabaseTwoTone.d.ts +5 -0
  2154. package/es/icons/DatabaseTwoTone.js +18 -0
  2155. package/es/icons/DeepSeekFilled.d.ts +5 -0
  2156. package/es/icons/DeepSeekFilled.js +18 -0
  2157. package/es/icons/DeleteColumnOutlined.d.ts +5 -0
  2158. package/es/icons/DeleteColumnOutlined.js +18 -0
  2159. package/es/icons/DeleteFilled.d.ts +5 -0
  2160. package/es/icons/DeleteFilled.js +18 -0
  2161. package/es/icons/DeleteOutlined.d.ts +5 -0
  2162. package/es/icons/DeleteOutlined.js +18 -0
  2163. package/es/icons/DeleteRowOutlined.d.ts +5 -0
  2164. package/es/icons/DeleteRowOutlined.js +18 -0
  2165. package/es/icons/DeleteTwoTone.d.ts +5 -0
  2166. package/es/icons/DeleteTwoTone.js +18 -0
  2167. package/es/icons/DeliveredProcedureOutlined.d.ts +5 -0
  2168. package/es/icons/DeliveredProcedureOutlined.js +18 -0
  2169. package/es/icons/DeploymentUnitOutlined.d.ts +5 -0
  2170. package/es/icons/DeploymentUnitOutlined.js +18 -0
  2171. package/es/icons/DesktopOutlined.d.ts +5 -0
  2172. package/es/icons/DesktopOutlined.js +18 -0
  2173. package/es/icons/DiffFilled.d.ts +5 -0
  2174. package/es/icons/DiffFilled.js +18 -0
  2175. package/es/icons/DiffOutlined.d.ts +5 -0
  2176. package/es/icons/DiffOutlined.js +18 -0
  2177. package/es/icons/DiffTwoTone.d.ts +5 -0
  2178. package/es/icons/DiffTwoTone.js +18 -0
  2179. package/es/icons/DingdingOutlined.d.ts +5 -0
  2180. package/es/icons/DingdingOutlined.js +18 -0
  2181. package/es/icons/DingtalkCircleFilled.d.ts +5 -0
  2182. package/es/icons/DingtalkCircleFilled.js +18 -0
  2183. package/es/icons/DingtalkOutlined.d.ts +5 -0
  2184. package/es/icons/DingtalkOutlined.js +18 -0
  2185. package/es/icons/DingtalkSquareFilled.d.ts +5 -0
  2186. package/es/icons/DingtalkSquareFilled.js +18 -0
  2187. package/es/icons/DisconnectOutlined.d.ts +5 -0
  2188. package/es/icons/DisconnectOutlined.js +18 -0
  2189. package/es/icons/DiscordFilled.d.ts +5 -0
  2190. package/es/icons/DiscordFilled.js +18 -0
  2191. package/es/icons/DiscordOutlined.d.ts +5 -0
  2192. package/es/icons/DiscordOutlined.js +18 -0
  2193. package/es/icons/DislikeFilled.d.ts +5 -0
  2194. package/es/icons/DislikeFilled.js +18 -0
  2195. package/es/icons/DislikeOutlined.d.ts +5 -0
  2196. package/es/icons/DislikeOutlined.js +18 -0
  2197. package/es/icons/DislikeTwoTone.d.ts +5 -0
  2198. package/es/icons/DislikeTwoTone.js +18 -0
  2199. package/es/icons/DockerOutlined.d.ts +5 -0
  2200. package/es/icons/DockerOutlined.js +18 -0
  2201. package/es/icons/DollarCircleFilled.d.ts +5 -0
  2202. package/es/icons/DollarCircleFilled.js +18 -0
  2203. package/es/icons/DollarCircleOutlined.d.ts +5 -0
  2204. package/es/icons/DollarCircleOutlined.js +18 -0
  2205. package/es/icons/DollarCircleTwoTone.d.ts +5 -0
  2206. package/es/icons/DollarCircleTwoTone.js +18 -0
  2207. package/es/icons/DollarOutlined.d.ts +5 -0
  2208. package/es/icons/DollarOutlined.js +18 -0
  2209. package/es/icons/DollarTwoTone.d.ts +5 -0
  2210. package/es/icons/DollarTwoTone.js +18 -0
  2211. package/es/icons/DotChartOutlined.d.ts +5 -0
  2212. package/es/icons/DotChartOutlined.js +18 -0
  2213. package/es/icons/DotNetOutlined.d.ts +5 -0
  2214. package/es/icons/DotNetOutlined.js +18 -0
  2215. package/es/icons/DoubleLeftOutlined.d.ts +5 -0
  2216. package/es/icons/DoubleLeftOutlined.js +18 -0
  2217. package/es/icons/DoubleRightOutlined.d.ts +5 -0
  2218. package/es/icons/DoubleRightOutlined.js +18 -0
  2219. package/es/icons/DownCircleFilled.d.ts +5 -0
  2220. package/es/icons/DownCircleFilled.js +18 -0
  2221. package/es/icons/DownCircleOutlined.d.ts +5 -0
  2222. package/es/icons/DownCircleOutlined.js +18 -0
  2223. package/es/icons/DownCircleTwoTone.d.ts +5 -0
  2224. package/es/icons/DownCircleTwoTone.js +18 -0
  2225. package/es/icons/DownOutlined.d.ts +5 -0
  2226. package/es/icons/DownOutlined.js +18 -0
  2227. package/es/icons/DownSquareFilled.d.ts +5 -0
  2228. package/es/icons/DownSquareFilled.js +18 -0
  2229. package/es/icons/DownSquareOutlined.d.ts +5 -0
  2230. package/es/icons/DownSquareOutlined.js +18 -0
  2231. package/es/icons/DownSquareTwoTone.d.ts +5 -0
  2232. package/es/icons/DownSquareTwoTone.js +18 -0
  2233. package/es/icons/DownloadOutlined.d.ts +5 -0
  2234. package/es/icons/DownloadOutlined.js +18 -0
  2235. package/es/icons/DragOutlined.d.ts +5 -0
  2236. package/es/icons/DragOutlined.js +18 -0
  2237. package/es/icons/DribbbleCircleFilled.d.ts +5 -0
  2238. package/es/icons/DribbbleCircleFilled.js +18 -0
  2239. package/es/icons/DribbbleOutlined.d.ts +5 -0
  2240. package/es/icons/DribbbleOutlined.js +18 -0
  2241. package/es/icons/DribbbleSquareFilled.d.ts +5 -0
  2242. package/es/icons/DribbbleSquareFilled.js +18 -0
  2243. package/es/icons/DribbbleSquareOutlined.d.ts +5 -0
  2244. package/es/icons/DribbbleSquareOutlined.js +18 -0
  2245. package/es/icons/DropboxCircleFilled.d.ts +5 -0
  2246. package/es/icons/DropboxCircleFilled.js +18 -0
  2247. package/es/icons/DropboxOutlined.d.ts +5 -0
  2248. package/es/icons/DropboxOutlined.js +18 -0
  2249. package/es/icons/DropboxSquareFilled.d.ts +5 -0
  2250. package/es/icons/DropboxSquareFilled.js +18 -0
  2251. package/es/icons/EditFilled.d.ts +5 -0
  2252. package/es/icons/EditFilled.js +18 -0
  2253. package/es/icons/EditOutlined.d.ts +5 -0
  2254. package/es/icons/EditOutlined.js +18 -0
  2255. package/es/icons/EditTwoTone.d.ts +5 -0
  2256. package/es/icons/EditTwoTone.js +18 -0
  2257. package/es/icons/ElevenLabsFilled.d.ts +5 -0
  2258. package/es/icons/ElevenLabsFilled.js +18 -0
  2259. package/es/icons/EllipsisOutlined.d.ts +5 -0
  2260. package/es/icons/EllipsisOutlined.js +18 -0
  2261. package/es/icons/EnterOutlined.d.ts +5 -0
  2262. package/es/icons/EnterOutlined.js +18 -0
  2263. package/es/icons/EnvironmentFilled.d.ts +5 -0
  2264. package/es/icons/EnvironmentFilled.js +18 -0
  2265. package/es/icons/EnvironmentOutlined.d.ts +5 -0
  2266. package/es/icons/EnvironmentOutlined.js +18 -0
  2267. package/es/icons/EnvironmentTwoTone.d.ts +5 -0
  2268. package/es/icons/EnvironmentTwoTone.js +18 -0
  2269. package/es/icons/EuroCircleFilled.d.ts +5 -0
  2270. package/es/icons/EuroCircleFilled.js +18 -0
  2271. package/es/icons/EuroCircleOutlined.d.ts +5 -0
  2272. package/es/icons/EuroCircleOutlined.js +18 -0
  2273. package/es/icons/EuroCircleTwoTone.d.ts +5 -0
  2274. package/es/icons/EuroCircleTwoTone.js +18 -0
  2275. package/es/icons/EuroOutlined.d.ts +5 -0
  2276. package/es/icons/EuroOutlined.js +18 -0
  2277. package/es/icons/EuroTwoTone.d.ts +5 -0
  2278. package/es/icons/EuroTwoTone.js +18 -0
  2279. package/es/icons/ExceptionOutlined.d.ts +5 -0
  2280. package/es/icons/ExceptionOutlined.js +18 -0
  2281. package/es/icons/ExclamationCircleFilled.d.ts +5 -0
  2282. package/es/icons/ExclamationCircleFilled.js +18 -0
  2283. package/es/icons/ExclamationCircleOutlined.d.ts +5 -0
  2284. package/es/icons/ExclamationCircleOutlined.js +18 -0
  2285. package/es/icons/ExclamationCircleTwoTone.d.ts +5 -0
  2286. package/es/icons/ExclamationCircleTwoTone.js +18 -0
  2287. package/es/icons/ExclamationOutlined.d.ts +5 -0
  2288. package/es/icons/ExclamationOutlined.js +18 -0
  2289. package/es/icons/ExpandAltOutlined.d.ts +5 -0
  2290. package/es/icons/ExpandAltOutlined.js +18 -0
  2291. package/es/icons/ExpandOutlined.d.ts +5 -0
  2292. package/es/icons/ExpandOutlined.js +18 -0
  2293. package/es/icons/ExperimentFilled.d.ts +5 -0
  2294. package/es/icons/ExperimentFilled.js +18 -0
  2295. package/es/icons/ExperimentOutlined.d.ts +5 -0
  2296. package/es/icons/ExperimentOutlined.js +18 -0
  2297. package/es/icons/ExperimentTwoTone.d.ts +5 -0
  2298. package/es/icons/ExperimentTwoTone.js +18 -0
  2299. package/es/icons/ExportOutlined.d.ts +5 -0
  2300. package/es/icons/ExportOutlined.js +18 -0
  2301. package/es/icons/EyeFilled.d.ts +5 -0
  2302. package/es/icons/EyeFilled.js +18 -0
  2303. package/es/icons/EyeInvisibleFilled.d.ts +5 -0
  2304. package/es/icons/EyeInvisibleFilled.js +18 -0
  2305. package/es/icons/EyeInvisibleOutlined.d.ts +5 -0
  2306. package/es/icons/EyeInvisibleOutlined.js +18 -0
  2307. package/es/icons/EyeInvisibleTwoTone.d.ts +5 -0
  2308. package/es/icons/EyeInvisibleTwoTone.js +18 -0
  2309. package/es/icons/EyeOutlined.d.ts +5 -0
  2310. package/es/icons/EyeOutlined.js +18 -0
  2311. package/es/icons/EyeTwoTone.d.ts +5 -0
  2312. package/es/icons/EyeTwoTone.js +18 -0
  2313. package/es/icons/FacebookFilled.d.ts +5 -0
  2314. package/es/icons/FacebookFilled.js +18 -0
  2315. package/es/icons/FacebookOutlined.d.ts +5 -0
  2316. package/es/icons/FacebookOutlined.js +18 -0
  2317. package/es/icons/FallOutlined.d.ts +5 -0
  2318. package/es/icons/FallOutlined.js +18 -0
  2319. package/es/icons/FastBackwardFilled.d.ts +5 -0
  2320. package/es/icons/FastBackwardFilled.js +18 -0
  2321. package/es/icons/FastBackwardOutlined.d.ts +5 -0
  2322. package/es/icons/FastBackwardOutlined.js +18 -0
  2323. package/es/icons/FastForwardFilled.d.ts +5 -0
  2324. package/es/icons/FastForwardFilled.js +18 -0
  2325. package/es/icons/FastForwardOutlined.d.ts +5 -0
  2326. package/es/icons/FastForwardOutlined.js +18 -0
  2327. package/es/icons/FieldBinaryOutlined.d.ts +5 -0
  2328. package/es/icons/FieldBinaryOutlined.js +18 -0
  2329. package/es/icons/FieldNumberOutlined.d.ts +5 -0
  2330. package/es/icons/FieldNumberOutlined.js +18 -0
  2331. package/es/icons/FieldStringOutlined.d.ts +5 -0
  2332. package/es/icons/FieldStringOutlined.js +18 -0
  2333. package/es/icons/FieldTimeOutlined.d.ts +5 -0
  2334. package/es/icons/FieldTimeOutlined.js +18 -0
  2335. package/es/icons/FileAddFilled.d.ts +5 -0
  2336. package/es/icons/FileAddFilled.js +18 -0
  2337. package/es/icons/FileAddOutlined.d.ts +5 -0
  2338. package/es/icons/FileAddOutlined.js +18 -0
  2339. package/es/icons/FileAddTwoTone.d.ts +5 -0
  2340. package/es/icons/FileAddTwoTone.js +18 -0
  2341. package/es/icons/FileDoneOutlined.d.ts +5 -0
  2342. package/es/icons/FileDoneOutlined.js +18 -0
  2343. package/es/icons/FileExcelFilled.d.ts +5 -0
  2344. package/es/icons/FileExcelFilled.js +18 -0
  2345. package/es/icons/FileExcelOutlined.d.ts +5 -0
  2346. package/es/icons/FileExcelOutlined.js +18 -0
  2347. package/es/icons/FileExcelTwoTone.d.ts +5 -0
  2348. package/es/icons/FileExcelTwoTone.js +18 -0
  2349. package/es/icons/FileExclamationFilled.d.ts +5 -0
  2350. package/es/icons/FileExclamationFilled.js +18 -0
  2351. package/es/icons/FileExclamationOutlined.d.ts +5 -0
  2352. package/es/icons/FileExclamationOutlined.js +18 -0
  2353. package/es/icons/FileExclamationTwoTone.d.ts +5 -0
  2354. package/es/icons/FileExclamationTwoTone.js +18 -0
  2355. package/es/icons/FileFilled.d.ts +5 -0
  2356. package/es/icons/FileFilled.js +18 -0
  2357. package/es/icons/FileGifOutlined.d.ts +5 -0
  2358. package/es/icons/FileGifOutlined.js +18 -0
  2359. package/es/icons/FileImageFilled.d.ts +5 -0
  2360. package/es/icons/FileImageFilled.js +18 -0
  2361. package/es/icons/FileImageOutlined.d.ts +5 -0
  2362. package/es/icons/FileImageOutlined.js +18 -0
  2363. package/es/icons/FileImageTwoTone.d.ts +5 -0
  2364. package/es/icons/FileImageTwoTone.js +18 -0
  2365. package/es/icons/FileJpgOutlined.d.ts +5 -0
  2366. package/es/icons/FileJpgOutlined.js +18 -0
  2367. package/es/icons/FileMarkdownFilled.d.ts +5 -0
  2368. package/es/icons/FileMarkdownFilled.js +18 -0
  2369. package/es/icons/FileMarkdownOutlined.d.ts +5 -0
  2370. package/es/icons/FileMarkdownOutlined.js +18 -0
  2371. package/es/icons/FileMarkdownTwoTone.d.ts +5 -0
  2372. package/es/icons/FileMarkdownTwoTone.js +18 -0
  2373. package/es/icons/FileOutlined.d.ts +5 -0
  2374. package/es/icons/FileOutlined.js +18 -0
  2375. package/es/icons/FilePdfFilled.d.ts +5 -0
  2376. package/es/icons/FilePdfFilled.js +18 -0
  2377. package/es/icons/FilePdfOutlined.d.ts +5 -0
  2378. package/es/icons/FilePdfOutlined.js +18 -0
  2379. package/es/icons/FilePdfTwoTone.d.ts +5 -0
  2380. package/es/icons/FilePdfTwoTone.js +18 -0
  2381. package/es/icons/FilePptFilled.d.ts +5 -0
  2382. package/es/icons/FilePptFilled.js +18 -0
  2383. package/es/icons/FilePptOutlined.d.ts +5 -0
  2384. package/es/icons/FilePptOutlined.js +18 -0
  2385. package/es/icons/FilePptTwoTone.d.ts +5 -0
  2386. package/es/icons/FilePptTwoTone.js +18 -0
  2387. package/es/icons/FileProtectOutlined.d.ts +5 -0
  2388. package/es/icons/FileProtectOutlined.js +18 -0
  2389. package/es/icons/FileSearchOutlined.d.ts +5 -0
  2390. package/es/icons/FileSearchOutlined.js +18 -0
  2391. package/es/icons/FileSyncOutlined.d.ts +5 -0
  2392. package/es/icons/FileSyncOutlined.js +18 -0
  2393. package/es/icons/FileTextFilled.d.ts +5 -0
  2394. package/es/icons/FileTextFilled.js +18 -0
  2395. package/es/icons/FileTextOutlined.d.ts +5 -0
  2396. package/es/icons/FileTextOutlined.js +18 -0
  2397. package/es/icons/FileTextTwoTone.d.ts +5 -0
  2398. package/es/icons/FileTextTwoTone.js +18 -0
  2399. package/es/icons/FileTwoTone.d.ts +5 -0
  2400. package/es/icons/FileTwoTone.js +18 -0
  2401. package/es/icons/FileUnknownFilled.d.ts +5 -0
  2402. package/es/icons/FileUnknownFilled.js +18 -0
  2403. package/es/icons/FileUnknownOutlined.d.ts +5 -0
  2404. package/es/icons/FileUnknownOutlined.js +18 -0
  2405. package/es/icons/FileUnknownTwoTone.d.ts +5 -0
  2406. package/es/icons/FileUnknownTwoTone.js +18 -0
  2407. package/es/icons/FileWordFilled.d.ts +5 -0
  2408. package/es/icons/FileWordFilled.js +18 -0
  2409. package/es/icons/FileWordOutlined.d.ts +5 -0
  2410. package/es/icons/FileWordOutlined.js +18 -0
  2411. package/es/icons/FileWordTwoTone.d.ts +5 -0
  2412. package/es/icons/FileWordTwoTone.js +18 -0
  2413. package/es/icons/FileZipFilled.d.ts +5 -0
  2414. package/es/icons/FileZipFilled.js +18 -0
  2415. package/es/icons/FileZipOutlined.d.ts +5 -0
  2416. package/es/icons/FileZipOutlined.js +18 -0
  2417. package/es/icons/FileZipTwoTone.d.ts +5 -0
  2418. package/es/icons/FileZipTwoTone.js +18 -0
  2419. package/es/icons/FilterFilled.d.ts +5 -0
  2420. package/es/icons/FilterFilled.js +18 -0
  2421. package/es/icons/FilterOutlined.d.ts +5 -0
  2422. package/es/icons/FilterOutlined.js +18 -0
  2423. package/es/icons/FilterTwoTone.d.ts +5 -0
  2424. package/es/icons/FilterTwoTone.js +18 -0
  2425. package/es/icons/FireFilled.d.ts +5 -0
  2426. package/es/icons/FireFilled.js +18 -0
  2427. package/es/icons/FireOutlined.d.ts +5 -0
  2428. package/es/icons/FireOutlined.js +18 -0
  2429. package/es/icons/FireTwoTone.d.ts +5 -0
  2430. package/es/icons/FireTwoTone.js +18 -0
  2431. package/es/icons/FlagFilled.d.ts +5 -0
  2432. package/es/icons/FlagFilled.js +18 -0
  2433. package/es/icons/FlagOutlined.d.ts +5 -0
  2434. package/es/icons/FlagOutlined.js +18 -0
  2435. package/es/icons/FlagTwoTone.d.ts +5 -0
  2436. package/es/icons/FlagTwoTone.js +18 -0
  2437. package/es/icons/FolderAddFilled.d.ts +5 -0
  2438. package/es/icons/FolderAddFilled.js +18 -0
  2439. package/es/icons/FolderAddOutlined.d.ts +5 -0
  2440. package/es/icons/FolderAddOutlined.js +18 -0
  2441. package/es/icons/FolderAddTwoTone.d.ts +5 -0
  2442. package/es/icons/FolderAddTwoTone.js +18 -0
  2443. package/es/icons/FolderFilled.d.ts +5 -0
  2444. package/es/icons/FolderFilled.js +18 -0
  2445. package/es/icons/FolderOpenFilled.d.ts +5 -0
  2446. package/es/icons/FolderOpenFilled.js +18 -0
  2447. package/es/icons/FolderOpenOutlined.d.ts +5 -0
  2448. package/es/icons/FolderOpenOutlined.js +18 -0
  2449. package/es/icons/FolderOpenTwoTone.d.ts +5 -0
  2450. package/es/icons/FolderOpenTwoTone.js +18 -0
  2451. package/es/icons/FolderOutlined.d.ts +5 -0
  2452. package/es/icons/FolderOutlined.js +18 -0
  2453. package/es/icons/FolderTwoTone.d.ts +5 -0
  2454. package/es/icons/FolderTwoTone.js +18 -0
  2455. package/es/icons/FolderViewOutlined.d.ts +5 -0
  2456. package/es/icons/FolderViewOutlined.js +18 -0
  2457. package/es/icons/FontColorsOutlined.d.ts +5 -0
  2458. package/es/icons/FontColorsOutlined.js +18 -0
  2459. package/es/icons/FontSizeOutlined.d.ts +5 -0
  2460. package/es/icons/FontSizeOutlined.js +18 -0
  2461. package/es/icons/ForkOutlined.d.ts +5 -0
  2462. package/es/icons/ForkOutlined.js +18 -0
  2463. package/es/icons/FormOutlined.d.ts +5 -0
  2464. package/es/icons/FormOutlined.js +18 -0
  2465. package/es/icons/FormatPainterFilled.d.ts +5 -0
  2466. package/es/icons/FormatPainterFilled.js +18 -0
  2467. package/es/icons/FormatPainterOutlined.d.ts +5 -0
  2468. package/es/icons/FormatPainterOutlined.js +18 -0
  2469. package/es/icons/ForwardFilled.d.ts +5 -0
  2470. package/es/icons/ForwardFilled.js +18 -0
  2471. package/es/icons/ForwardOutlined.d.ts +5 -0
  2472. package/es/icons/ForwardOutlined.js +18 -0
  2473. package/es/icons/FrownFilled.d.ts +5 -0
  2474. package/es/icons/FrownFilled.js +18 -0
  2475. package/es/icons/FrownOutlined.d.ts +5 -0
  2476. package/es/icons/FrownOutlined.js +18 -0
  2477. package/es/icons/FrownTwoTone.d.ts +5 -0
  2478. package/es/icons/FrownTwoTone.js +18 -0
  2479. package/es/icons/FullscreenExitOutlined.d.ts +5 -0
  2480. package/es/icons/FullscreenExitOutlined.js +18 -0
  2481. package/es/icons/FullscreenOutlined.d.ts +5 -0
  2482. package/es/icons/FullscreenOutlined.js +18 -0
  2483. package/es/icons/FunctionOutlined.d.ts +5 -0
  2484. package/es/icons/FunctionOutlined.js +18 -0
  2485. package/es/icons/FundFilled.d.ts +5 -0
  2486. package/es/icons/FundFilled.js +18 -0
  2487. package/es/icons/FundOutlined.d.ts +5 -0
  2488. package/es/icons/FundOutlined.js +18 -0
  2489. package/es/icons/FundProjectionScreenOutlined.d.ts +5 -0
  2490. package/es/icons/FundProjectionScreenOutlined.js +18 -0
  2491. package/es/icons/FundTwoTone.d.ts +5 -0
  2492. package/es/icons/FundTwoTone.js +18 -0
  2493. package/es/icons/FundViewOutlined.d.ts +5 -0
  2494. package/es/icons/FundViewOutlined.js +18 -0
  2495. package/es/icons/FunnelPlotFilled.d.ts +5 -0
  2496. package/es/icons/FunnelPlotFilled.js +18 -0
  2497. package/es/icons/FunnelPlotOutlined.d.ts +5 -0
  2498. package/es/icons/FunnelPlotOutlined.js +18 -0
  2499. package/es/icons/FunnelPlotTwoTone.d.ts +5 -0
  2500. package/es/icons/FunnelPlotTwoTone.js +18 -0
  2501. package/es/icons/GatewayOutlined.d.ts +5 -0
  2502. package/es/icons/GatewayOutlined.js +18 -0
  2503. package/es/icons/GeminiFilled.d.ts +5 -0
  2504. package/es/icons/GeminiFilled.js +18 -0
  2505. package/es/icons/GifOutlined.d.ts +5 -0
  2506. package/es/icons/GifOutlined.js +18 -0
  2507. package/es/icons/GiftFilled.d.ts +5 -0
  2508. package/es/icons/GiftFilled.js +18 -0
  2509. package/es/icons/GiftOutlined.d.ts +5 -0
  2510. package/es/icons/GiftOutlined.js +18 -0
  2511. package/es/icons/GiftTwoTone.d.ts +5 -0
  2512. package/es/icons/GiftTwoTone.js +18 -0
  2513. package/es/icons/GithubFilled.d.ts +5 -0
  2514. package/es/icons/GithubFilled.js +18 -0
  2515. package/es/icons/GithubOutlined.d.ts +5 -0
  2516. package/es/icons/GithubOutlined.js +18 -0
  2517. package/es/icons/GitlabFilled.d.ts +5 -0
  2518. package/es/icons/GitlabFilled.js +18 -0
  2519. package/es/icons/GitlabOutlined.d.ts +5 -0
  2520. package/es/icons/GitlabOutlined.js +18 -0
  2521. package/es/icons/GlobalOutlined.d.ts +5 -0
  2522. package/es/icons/GlobalOutlined.js +18 -0
  2523. package/es/icons/GoldFilled.d.ts +5 -0
  2524. package/es/icons/GoldFilled.js +18 -0
  2525. package/es/icons/GoldOutlined.d.ts +5 -0
  2526. package/es/icons/GoldOutlined.js +18 -0
  2527. package/es/icons/GoldTwoTone.d.ts +5 -0
  2528. package/es/icons/GoldTwoTone.js +18 -0
  2529. package/es/icons/GoldenFilled.d.ts +5 -0
  2530. package/es/icons/GoldenFilled.js +18 -0
  2531. package/es/icons/GoogleCircleFilled.d.ts +5 -0
  2532. package/es/icons/GoogleCircleFilled.js +18 -0
  2533. package/es/icons/GoogleOutlined.d.ts +5 -0
  2534. package/es/icons/GoogleOutlined.js +18 -0
  2535. package/es/icons/GooglePlusCircleFilled.d.ts +5 -0
  2536. package/es/icons/GooglePlusCircleFilled.js +18 -0
  2537. package/es/icons/GooglePlusOutlined.d.ts +5 -0
  2538. package/es/icons/GooglePlusOutlined.js +18 -0
  2539. package/es/icons/GooglePlusSquareFilled.d.ts +5 -0
  2540. package/es/icons/GooglePlusSquareFilled.js +18 -0
  2541. package/es/icons/GoogleSquareFilled.d.ts +5 -0
  2542. package/es/icons/GoogleSquareFilled.js +18 -0
  2543. package/es/icons/GroupOutlined.d.ts +5 -0
  2544. package/es/icons/GroupOutlined.js +18 -0
  2545. package/es/icons/HarmonyOSOutlined.d.ts +5 -0
  2546. package/es/icons/HarmonyOSOutlined.js +18 -0
  2547. package/es/icons/HddFilled.d.ts +5 -0
  2548. package/es/icons/HddFilled.js +18 -0
  2549. package/es/icons/HddOutlined.d.ts +5 -0
  2550. package/es/icons/HddOutlined.js +18 -0
  2551. package/es/icons/HddTwoTone.d.ts +5 -0
  2552. package/es/icons/HddTwoTone.js +18 -0
  2553. package/es/icons/HeartFilled.d.ts +5 -0
  2554. package/es/icons/HeartFilled.js +18 -0
  2555. package/es/icons/HeartOutlined.d.ts +5 -0
  2556. package/es/icons/HeartOutlined.js +18 -0
  2557. package/es/icons/HeartTwoTone.d.ts +5 -0
  2558. package/es/icons/HeartTwoTone.js +18 -0
  2559. package/es/icons/HeatMapOutlined.d.ts +5 -0
  2560. package/es/icons/HeatMapOutlined.js +18 -0
  2561. package/es/icons/HighlightFilled.d.ts +5 -0
  2562. package/es/icons/HighlightFilled.js +18 -0
  2563. package/es/icons/HighlightOutlined.d.ts +5 -0
  2564. package/es/icons/HighlightOutlined.js +18 -0
  2565. package/es/icons/HighlightTwoTone.d.ts +5 -0
  2566. package/es/icons/HighlightTwoTone.js +18 -0
  2567. package/es/icons/HistoryOutlined.d.ts +5 -0
  2568. package/es/icons/HistoryOutlined.js +18 -0
  2569. package/es/icons/HolderOutlined.d.ts +5 -0
  2570. package/es/icons/HolderOutlined.js +18 -0
  2571. package/es/icons/HomeFilled.d.ts +5 -0
  2572. package/es/icons/HomeFilled.js +18 -0
  2573. package/es/icons/HomeOutlined.d.ts +5 -0
  2574. package/es/icons/HomeOutlined.js +18 -0
  2575. package/es/icons/HomeTwoTone.d.ts +5 -0
  2576. package/es/icons/HomeTwoTone.js +18 -0
  2577. package/es/icons/HourglassFilled.d.ts +5 -0
  2578. package/es/icons/HourglassFilled.js +18 -0
  2579. package/es/icons/HourglassOutlined.d.ts +5 -0
  2580. package/es/icons/HourglassOutlined.js +18 -0
  2581. package/es/icons/HourglassTwoTone.d.ts +5 -0
  2582. package/es/icons/HourglassTwoTone.js +18 -0
  2583. package/es/icons/Html5Filled.d.ts +5 -0
  2584. package/es/icons/Html5Filled.js +18 -0
  2585. package/es/icons/Html5Outlined.d.ts +5 -0
  2586. package/es/icons/Html5Outlined.js +18 -0
  2587. package/es/icons/Html5TwoTone.d.ts +5 -0
  2588. package/es/icons/Html5TwoTone.js +18 -0
  2589. package/es/icons/HuggingFaceFilled.d.ts +5 -0
  2590. package/es/icons/HuggingFaceFilled.js +18 -0
  2591. package/es/icons/IdcardFilled.d.ts +5 -0
  2592. package/es/icons/IdcardFilled.js +18 -0
  2593. package/es/icons/IdcardOutlined.d.ts +5 -0
  2594. package/es/icons/IdcardOutlined.js +18 -0
  2595. package/es/icons/IdcardTwoTone.d.ts +5 -0
  2596. package/es/icons/IdcardTwoTone.js +18 -0
  2597. package/es/icons/IeCircleFilled.d.ts +5 -0
  2598. package/es/icons/IeCircleFilled.js +18 -0
  2599. package/es/icons/IeOutlined.d.ts +5 -0
  2600. package/es/icons/IeOutlined.js +18 -0
  2601. package/es/icons/IeSquareFilled.d.ts +5 -0
  2602. package/es/icons/IeSquareFilled.js +18 -0
  2603. package/es/icons/ImportOutlined.d.ts +5 -0
  2604. package/es/icons/ImportOutlined.js +18 -0
  2605. package/es/icons/InboxOutlined.d.ts +5 -0
  2606. package/es/icons/InboxOutlined.js +18 -0
  2607. package/es/icons/InfoCircleFilled.d.ts +5 -0
  2608. package/es/icons/InfoCircleFilled.js +18 -0
  2609. package/es/icons/InfoCircleOutlined.d.ts +5 -0
  2610. package/es/icons/InfoCircleOutlined.js +18 -0
  2611. package/es/icons/InfoCircleTwoTone.d.ts +5 -0
  2612. package/es/icons/InfoCircleTwoTone.js +18 -0
  2613. package/es/icons/InfoOutlined.d.ts +5 -0
  2614. package/es/icons/InfoOutlined.js +18 -0
  2615. package/es/icons/InsertRowAboveOutlined.d.ts +5 -0
  2616. package/es/icons/InsertRowAboveOutlined.js +18 -0
  2617. package/es/icons/InsertRowBelowOutlined.d.ts +5 -0
  2618. package/es/icons/InsertRowBelowOutlined.js +18 -0
  2619. package/es/icons/InsertRowLeftOutlined.d.ts +5 -0
  2620. package/es/icons/InsertRowLeftOutlined.js +18 -0
  2621. package/es/icons/InsertRowRightOutlined.d.ts +5 -0
  2622. package/es/icons/InsertRowRightOutlined.js +18 -0
  2623. package/es/icons/InstagramFilled.d.ts +5 -0
  2624. package/es/icons/InstagramFilled.js +18 -0
  2625. package/es/icons/InstagramOutlined.d.ts +5 -0
  2626. package/es/icons/InstagramOutlined.js +18 -0
  2627. package/es/icons/InsuranceFilled.d.ts +5 -0
  2628. package/es/icons/InsuranceFilled.js +18 -0
  2629. package/es/icons/InsuranceOutlined.d.ts +5 -0
  2630. package/es/icons/InsuranceOutlined.js +18 -0
  2631. package/es/icons/InsuranceTwoTone.d.ts +5 -0
  2632. package/es/icons/InsuranceTwoTone.js +18 -0
  2633. package/es/icons/InteractionFilled.d.ts +5 -0
  2634. package/es/icons/InteractionFilled.js +18 -0
  2635. package/es/icons/InteractionOutlined.d.ts +5 -0
  2636. package/es/icons/InteractionOutlined.js +18 -0
  2637. package/es/icons/InteractionTwoTone.d.ts +5 -0
  2638. package/es/icons/InteractionTwoTone.js +18 -0
  2639. package/es/icons/IssuesCloseOutlined.d.ts +5 -0
  2640. package/es/icons/IssuesCloseOutlined.js +18 -0
  2641. package/es/icons/ItalicOutlined.d.ts +5 -0
  2642. package/es/icons/ItalicOutlined.js +18 -0
  2643. package/es/icons/JavaOutlined.d.ts +5 -0
  2644. package/es/icons/JavaOutlined.js +18 -0
  2645. package/es/icons/JavaScriptOutlined.d.ts +5 -0
  2646. package/es/icons/JavaScriptOutlined.js +18 -0
  2647. package/es/icons/KeyOutlined.d.ts +5 -0
  2648. package/es/icons/KeyOutlined.js +18 -0
  2649. package/es/icons/KubernetesOutlined.d.ts +5 -0
  2650. package/es/icons/KubernetesOutlined.js +18 -0
  2651. package/es/icons/LaptopOutlined.d.ts +5 -0
  2652. package/es/icons/LaptopOutlined.js +18 -0
  2653. package/es/icons/LayoutFilled.d.ts +5 -0
  2654. package/es/icons/LayoutFilled.js +18 -0
  2655. package/es/icons/LayoutOutlined.d.ts +5 -0
  2656. package/es/icons/LayoutOutlined.js +18 -0
  2657. package/es/icons/LayoutTwoTone.d.ts +5 -0
  2658. package/es/icons/LayoutTwoTone.js +18 -0
  2659. package/es/icons/LeftCircleFilled.d.ts +5 -0
  2660. package/es/icons/LeftCircleFilled.js +18 -0
  2661. package/es/icons/LeftCircleOutlined.d.ts +5 -0
  2662. package/es/icons/LeftCircleOutlined.js +18 -0
  2663. package/es/icons/LeftCircleTwoTone.d.ts +5 -0
  2664. package/es/icons/LeftCircleTwoTone.js +18 -0
  2665. package/es/icons/LeftOutlined.d.ts +5 -0
  2666. package/es/icons/LeftOutlined.js +18 -0
  2667. package/es/icons/LeftSquareFilled.d.ts +5 -0
  2668. package/es/icons/LeftSquareFilled.js +18 -0
  2669. package/es/icons/LeftSquareOutlined.d.ts +5 -0
  2670. package/es/icons/LeftSquareOutlined.js +18 -0
  2671. package/es/icons/LeftSquareTwoTone.d.ts +5 -0
  2672. package/es/icons/LeftSquareTwoTone.js +18 -0
  2673. package/es/icons/LikeFilled.d.ts +5 -0
  2674. package/es/icons/LikeFilled.js +18 -0
  2675. package/es/icons/LikeOutlined.d.ts +5 -0
  2676. package/es/icons/LikeOutlined.js +18 -0
  2677. package/es/icons/LikeTwoTone.d.ts +5 -0
  2678. package/es/icons/LikeTwoTone.js +18 -0
  2679. package/es/icons/LineChartOutlined.d.ts +5 -0
  2680. package/es/icons/LineChartOutlined.js +18 -0
  2681. package/es/icons/LineHeightOutlined.d.ts +5 -0
  2682. package/es/icons/LineHeightOutlined.js +18 -0
  2683. package/es/icons/LineOutlined.d.ts +5 -0
  2684. package/es/icons/LineOutlined.js +18 -0
  2685. package/es/icons/LinkOutlined.d.ts +5 -0
  2686. package/es/icons/LinkOutlined.js +18 -0
  2687. package/es/icons/LinkedinFilled.d.ts +5 -0
  2688. package/es/icons/LinkedinFilled.js +18 -0
  2689. package/es/icons/LinkedinOutlined.d.ts +5 -0
  2690. package/es/icons/LinkedinOutlined.js +18 -0
  2691. package/es/icons/LinuxOutlined.d.ts +5 -0
  2692. package/es/icons/LinuxOutlined.js +18 -0
  2693. package/es/icons/Loading3QuartersOutlined.d.ts +5 -0
  2694. package/es/icons/Loading3QuartersOutlined.js +18 -0
  2695. package/es/icons/LoadingOutlined.d.ts +5 -0
  2696. package/es/icons/LoadingOutlined.js +18 -0
  2697. package/es/icons/LockFilled.d.ts +5 -0
  2698. package/es/icons/LockFilled.js +18 -0
  2699. package/es/icons/LockOutlined.d.ts +5 -0
  2700. package/es/icons/LockOutlined.js +18 -0
  2701. package/es/icons/LockTwoTone.d.ts +5 -0
  2702. package/es/icons/LockTwoTone.js +18 -0
  2703. package/es/icons/LoginOutlined.d.ts +5 -0
  2704. package/es/icons/LoginOutlined.js +18 -0
  2705. package/es/icons/LogoutOutlined.d.ts +5 -0
  2706. package/es/icons/LogoutOutlined.js +18 -0
  2707. package/es/icons/MacCommandFilled.d.ts +5 -0
  2708. package/es/icons/MacCommandFilled.js +18 -0
  2709. package/es/icons/MacCommandOutlined.d.ts +5 -0
  2710. package/es/icons/MacCommandOutlined.js +18 -0
  2711. package/es/icons/MailFilled.d.ts +5 -0
  2712. package/es/icons/MailFilled.js +18 -0
  2713. package/es/icons/MailOutlined.d.ts +5 -0
  2714. package/es/icons/MailOutlined.js +18 -0
  2715. package/es/icons/MailTwoTone.d.ts +5 -0
  2716. package/es/icons/MailTwoTone.js +18 -0
  2717. package/es/icons/ManOutlined.d.ts +5 -0
  2718. package/es/icons/ManOutlined.js +18 -0
  2719. package/es/icons/MastodonFilled.d.ts +5 -0
  2720. package/es/icons/MastodonFilled.js +18 -0
  2721. package/es/icons/MedicineBoxFilled.d.ts +5 -0
  2722. package/es/icons/MedicineBoxFilled.js +18 -0
  2723. package/es/icons/MedicineBoxOutlined.d.ts +5 -0
  2724. package/es/icons/MedicineBoxOutlined.js +18 -0
  2725. package/es/icons/MedicineBoxTwoTone.d.ts +5 -0
  2726. package/es/icons/MedicineBoxTwoTone.js +18 -0
  2727. package/es/icons/MediumCircleFilled.d.ts +5 -0
  2728. package/es/icons/MediumCircleFilled.js +18 -0
  2729. package/es/icons/MediumOutlined.d.ts +5 -0
  2730. package/es/icons/MediumOutlined.js +18 -0
  2731. package/es/icons/MediumSquareFilled.d.ts +5 -0
  2732. package/es/icons/MediumSquareFilled.js +18 -0
  2733. package/es/icons/MediumWorkmarkOutlined.d.ts +5 -0
  2734. package/es/icons/MediumWorkmarkOutlined.js +18 -0
  2735. package/es/icons/MehFilled.d.ts +5 -0
  2736. package/es/icons/MehFilled.js +18 -0
  2737. package/es/icons/MehOutlined.d.ts +5 -0
  2738. package/es/icons/MehOutlined.js +18 -0
  2739. package/es/icons/MehTwoTone.d.ts +5 -0
  2740. package/es/icons/MehTwoTone.js +18 -0
  2741. package/es/icons/MenuFoldOutlined.d.ts +5 -0
  2742. package/es/icons/MenuFoldOutlined.js +18 -0
  2743. package/es/icons/MenuOutlined.d.ts +5 -0
  2744. package/es/icons/MenuOutlined.js +18 -0
  2745. package/es/icons/MenuUnfoldOutlined.d.ts +5 -0
  2746. package/es/icons/MenuUnfoldOutlined.js +18 -0
  2747. package/es/icons/MergeCellsOutlined.d.ts +5 -0
  2748. package/es/icons/MergeCellsOutlined.js +18 -0
  2749. package/es/icons/MergeFilled.d.ts +5 -0
  2750. package/es/icons/MergeFilled.js +18 -0
  2751. package/es/icons/MergeOutlined.d.ts +5 -0
  2752. package/es/icons/MergeOutlined.js +18 -0
  2753. package/es/icons/MessageFilled.d.ts +5 -0
  2754. package/es/icons/MessageFilled.js +18 -0
  2755. package/es/icons/MessageOutlined.d.ts +5 -0
  2756. package/es/icons/MessageOutlined.js +18 -0
  2757. package/es/icons/MessageTwoTone.d.ts +5 -0
  2758. package/es/icons/MessageTwoTone.js +18 -0
  2759. package/es/icons/MinusCircleFilled.d.ts +5 -0
  2760. package/es/icons/MinusCircleFilled.js +18 -0
  2761. package/es/icons/MinusCircleOutlined.d.ts +5 -0
  2762. package/es/icons/MinusCircleOutlined.js +18 -0
  2763. package/es/icons/MinusCircleTwoTone.d.ts +5 -0
  2764. package/es/icons/MinusCircleTwoTone.js +18 -0
  2765. package/es/icons/MinusOutlined.d.ts +5 -0
  2766. package/es/icons/MinusOutlined.js +18 -0
  2767. package/es/icons/MinusSquareFilled.d.ts +5 -0
  2768. package/es/icons/MinusSquareFilled.js +18 -0
  2769. package/es/icons/MinusSquareOutlined.d.ts +5 -0
  2770. package/es/icons/MinusSquareOutlined.js +18 -0
  2771. package/es/icons/MinusSquareTwoTone.d.ts +5 -0
  2772. package/es/icons/MinusSquareTwoTone.js +18 -0
  2773. package/es/icons/MistralFilled.d.ts +5 -0
  2774. package/es/icons/MistralFilled.js +18 -0
  2775. package/es/icons/MobileFilled.d.ts +5 -0
  2776. package/es/icons/MobileFilled.js +18 -0
  2777. package/es/icons/MobileOutlined.d.ts +5 -0
  2778. package/es/icons/MobileOutlined.js +18 -0
  2779. package/es/icons/MobileTwoTone.d.ts +5 -0
  2780. package/es/icons/MobileTwoTone.js +18 -0
  2781. package/es/icons/MoneyCollectFilled.d.ts +5 -0
  2782. package/es/icons/MoneyCollectFilled.js +18 -0
  2783. package/es/icons/MoneyCollectOutlined.d.ts +5 -0
  2784. package/es/icons/MoneyCollectOutlined.js +18 -0
  2785. package/es/icons/MoneyCollectTwoTone.d.ts +5 -0
  2786. package/es/icons/MoneyCollectTwoTone.js +18 -0
  2787. package/es/icons/MonitorOutlined.d.ts +5 -0
  2788. package/es/icons/MonitorOutlined.js +18 -0
  2789. package/es/icons/MoonFilled.d.ts +5 -0
  2790. package/es/icons/MoonFilled.js +18 -0
  2791. package/es/icons/MoonOutlined.d.ts +5 -0
  2792. package/es/icons/MoonOutlined.js +18 -0
  2793. package/es/icons/MoreOutlined.d.ts +5 -0
  2794. package/es/icons/MoreOutlined.js +18 -0
  2795. package/es/icons/MutedFilled.d.ts +5 -0
  2796. package/es/icons/MutedFilled.js +18 -0
  2797. package/es/icons/MutedOutlined.d.ts +5 -0
  2798. package/es/icons/MutedOutlined.js +18 -0
  2799. package/es/icons/NodeCollapseOutlined.d.ts +5 -0
  2800. package/es/icons/NodeCollapseOutlined.js +18 -0
  2801. package/es/icons/NodeExpandOutlined.d.ts +5 -0
  2802. package/es/icons/NodeExpandOutlined.js +18 -0
  2803. package/es/icons/NodeIndexOutlined.d.ts +5 -0
  2804. package/es/icons/NodeIndexOutlined.js +18 -0
  2805. package/es/icons/NotificationFilled.d.ts +5 -0
  2806. package/es/icons/NotificationFilled.js +18 -0
  2807. package/es/icons/NotificationOutlined.d.ts +5 -0
  2808. package/es/icons/NotificationOutlined.js +18 -0
  2809. package/es/icons/NotificationTwoTone.d.ts +5 -0
  2810. package/es/icons/NotificationTwoTone.js +18 -0
  2811. package/es/icons/NumberOutlined.d.ts +5 -0
  2812. package/es/icons/NumberOutlined.js +18 -0
  2813. package/es/icons/OllamaFilled.d.ts +5 -0
  2814. package/es/icons/OllamaFilled.js +18 -0
  2815. package/es/icons/OneToOneOutlined.d.ts +5 -0
  2816. package/es/icons/OneToOneOutlined.js +18 -0
  2817. package/es/icons/OpenAIFilled.d.ts +5 -0
  2818. package/es/icons/OpenAIFilled.js +18 -0
  2819. package/es/icons/OpenAIOutlined.d.ts +5 -0
  2820. package/es/icons/OpenAIOutlined.js +18 -0
  2821. package/es/icons/OrderedListOutlined.d.ts +5 -0
  2822. package/es/icons/OrderedListOutlined.js +18 -0
  2823. package/es/icons/PaperClipOutlined.d.ts +5 -0
  2824. package/es/icons/PaperClipOutlined.js +18 -0
  2825. package/es/icons/PartitionOutlined.d.ts +5 -0
  2826. package/es/icons/PartitionOutlined.js +18 -0
  2827. package/es/icons/PauseCircleFilled.d.ts +5 -0
  2828. package/es/icons/PauseCircleFilled.js +18 -0
  2829. package/es/icons/PauseCircleOutlined.d.ts +5 -0
  2830. package/es/icons/PauseCircleOutlined.js +18 -0
  2831. package/es/icons/PauseCircleTwoTone.d.ts +5 -0
  2832. package/es/icons/PauseCircleTwoTone.js +18 -0
  2833. package/es/icons/PauseOutlined.d.ts +5 -0
  2834. package/es/icons/PauseOutlined.js +18 -0
  2835. package/es/icons/PayCircleFilled.d.ts +5 -0
  2836. package/es/icons/PayCircleFilled.js +18 -0
  2837. package/es/icons/PayCircleOutlined.d.ts +5 -0
  2838. package/es/icons/PayCircleOutlined.js +18 -0
  2839. package/es/icons/PercentageOutlined.d.ts +5 -0
  2840. package/es/icons/PercentageOutlined.js +18 -0
  2841. package/es/icons/PerplexityFilled.d.ts +5 -0
  2842. package/es/icons/PerplexityFilled.js +18 -0
  2843. package/es/icons/PhoneFilled.d.ts +5 -0
  2844. package/es/icons/PhoneFilled.js +18 -0
  2845. package/es/icons/PhoneOutlined.d.ts +5 -0
  2846. package/es/icons/PhoneOutlined.js +18 -0
  2847. package/es/icons/PhoneTwoTone.d.ts +5 -0
  2848. package/es/icons/PhoneTwoTone.js +18 -0
  2849. package/es/icons/PicCenterOutlined.d.ts +5 -0
  2850. package/es/icons/PicCenterOutlined.js +18 -0
  2851. package/es/icons/PicLeftOutlined.d.ts +5 -0
  2852. package/es/icons/PicLeftOutlined.js +18 -0
  2853. package/es/icons/PicRightOutlined.d.ts +5 -0
  2854. package/es/icons/PicRightOutlined.js +18 -0
  2855. package/es/icons/PictureFilled.d.ts +5 -0
  2856. package/es/icons/PictureFilled.js +18 -0
  2857. package/es/icons/PictureOutlined.d.ts +5 -0
  2858. package/es/icons/PictureOutlined.js +18 -0
  2859. package/es/icons/PictureTwoTone.d.ts +5 -0
  2860. package/es/icons/PictureTwoTone.js +18 -0
  2861. package/es/icons/PieChartFilled.d.ts +5 -0
  2862. package/es/icons/PieChartFilled.js +18 -0
  2863. package/es/icons/PieChartOutlined.d.ts +5 -0
  2864. package/es/icons/PieChartOutlined.js +18 -0
  2865. package/es/icons/PieChartTwoTone.d.ts +5 -0
  2866. package/es/icons/PieChartTwoTone.js +18 -0
  2867. package/es/icons/PinterestFilled.d.ts +5 -0
  2868. package/es/icons/PinterestFilled.js +18 -0
  2869. package/es/icons/PinterestOutlined.d.ts +5 -0
  2870. package/es/icons/PinterestOutlined.js +18 -0
  2871. package/es/icons/PlayCircleFilled.d.ts +5 -0
  2872. package/es/icons/PlayCircleFilled.js +18 -0
  2873. package/es/icons/PlayCircleOutlined.d.ts +5 -0
  2874. package/es/icons/PlayCircleOutlined.js +18 -0
  2875. package/es/icons/PlayCircleTwoTone.d.ts +5 -0
  2876. package/es/icons/PlayCircleTwoTone.js +18 -0
  2877. package/es/icons/PlaySquareFilled.d.ts +5 -0
  2878. package/es/icons/PlaySquareFilled.js +18 -0
  2879. package/es/icons/PlaySquareOutlined.d.ts +5 -0
  2880. package/es/icons/PlaySquareOutlined.js +18 -0
  2881. package/es/icons/PlaySquareTwoTone.d.ts +5 -0
  2882. package/es/icons/PlaySquareTwoTone.js +18 -0
  2883. package/es/icons/PlusCircleFilled.d.ts +5 -0
  2884. package/es/icons/PlusCircleFilled.js +18 -0
  2885. package/es/icons/PlusCircleOutlined.d.ts +5 -0
  2886. package/es/icons/PlusCircleOutlined.js +18 -0
  2887. package/es/icons/PlusCircleTwoTone.d.ts +5 -0
  2888. package/es/icons/PlusCircleTwoTone.js +18 -0
  2889. package/es/icons/PlusOutlined.d.ts +5 -0
  2890. package/es/icons/PlusOutlined.js +18 -0
  2891. package/es/icons/PlusSquareFilled.d.ts +5 -0
  2892. package/es/icons/PlusSquareFilled.js +18 -0
  2893. package/es/icons/PlusSquareOutlined.d.ts +5 -0
  2894. package/es/icons/PlusSquareOutlined.js +18 -0
  2895. package/es/icons/PlusSquareTwoTone.d.ts +5 -0
  2896. package/es/icons/PlusSquareTwoTone.js +18 -0
  2897. package/es/icons/PoundCircleFilled.d.ts +5 -0
  2898. package/es/icons/PoundCircleFilled.js +18 -0
  2899. package/es/icons/PoundCircleOutlined.d.ts +5 -0
  2900. package/es/icons/PoundCircleOutlined.js +18 -0
  2901. package/es/icons/PoundCircleTwoTone.d.ts +5 -0
  2902. package/es/icons/PoundCircleTwoTone.js +18 -0
  2903. package/es/icons/PoundOutlined.d.ts +5 -0
  2904. package/es/icons/PoundOutlined.js +18 -0
  2905. package/es/icons/PoweroffOutlined.d.ts +5 -0
  2906. package/es/icons/PoweroffOutlined.js +18 -0
  2907. package/es/icons/PrinterFilled.d.ts +5 -0
  2908. package/es/icons/PrinterFilled.js +18 -0
  2909. package/es/icons/PrinterOutlined.d.ts +5 -0
  2910. package/es/icons/PrinterOutlined.js +18 -0
  2911. package/es/icons/PrinterTwoTone.d.ts +5 -0
  2912. package/es/icons/PrinterTwoTone.js +18 -0
  2913. package/es/icons/ProductFilled.d.ts +5 -0
  2914. package/es/icons/ProductFilled.js +18 -0
  2915. package/es/icons/ProductOutlined.d.ts +5 -0
  2916. package/es/icons/ProductOutlined.js +18 -0
  2917. package/es/icons/ProfileFilled.d.ts +5 -0
  2918. package/es/icons/ProfileFilled.js +18 -0
  2919. package/es/icons/ProfileOutlined.d.ts +5 -0
  2920. package/es/icons/ProfileOutlined.js +18 -0
  2921. package/es/icons/ProfileTwoTone.d.ts +5 -0
  2922. package/es/icons/ProfileTwoTone.js +18 -0
  2923. package/es/icons/ProjectFilled.d.ts +5 -0
  2924. package/es/icons/ProjectFilled.js +18 -0
  2925. package/es/icons/ProjectOutlined.d.ts +5 -0
  2926. package/es/icons/ProjectOutlined.js +18 -0
  2927. package/es/icons/ProjectTwoTone.d.ts +5 -0
  2928. package/es/icons/ProjectTwoTone.js +18 -0
  2929. package/es/icons/PropertySafetyFilled.d.ts +5 -0
  2930. package/es/icons/PropertySafetyFilled.js +18 -0
  2931. package/es/icons/PropertySafetyOutlined.d.ts +5 -0
  2932. package/es/icons/PropertySafetyOutlined.js +18 -0
  2933. package/es/icons/PropertySafetyTwoTone.d.ts +5 -0
  2934. package/es/icons/PropertySafetyTwoTone.js +18 -0
  2935. package/es/icons/PullRequestOutlined.d.ts +5 -0
  2936. package/es/icons/PullRequestOutlined.js +18 -0
  2937. package/es/icons/PushpinFilled.d.ts +5 -0
  2938. package/es/icons/PushpinFilled.js +18 -0
  2939. package/es/icons/PushpinOutlined.d.ts +5 -0
  2940. package/es/icons/PushpinOutlined.js +18 -0
  2941. package/es/icons/PushpinTwoTone.d.ts +5 -0
  2942. package/es/icons/PushpinTwoTone.js +18 -0
  2943. package/es/icons/PythonOutlined.d.ts +5 -0
  2944. package/es/icons/PythonOutlined.js +18 -0
  2945. package/es/icons/QqCircleFilled.d.ts +5 -0
  2946. package/es/icons/QqCircleFilled.js +18 -0
  2947. package/es/icons/QqOutlined.d.ts +5 -0
  2948. package/es/icons/QqOutlined.js +18 -0
  2949. package/es/icons/QqSquareFilled.d.ts +5 -0
  2950. package/es/icons/QqSquareFilled.js +18 -0
  2951. package/es/icons/QrcodeOutlined.d.ts +5 -0
  2952. package/es/icons/QrcodeOutlined.js +18 -0
  2953. package/es/icons/QuestionCircleFilled.d.ts +5 -0
  2954. package/es/icons/QuestionCircleFilled.js +18 -0
  2955. package/es/icons/QuestionCircleOutlined.d.ts +5 -0
  2956. package/es/icons/QuestionCircleOutlined.js +18 -0
  2957. package/es/icons/QuestionCircleTwoTone.d.ts +5 -0
  2958. package/es/icons/QuestionCircleTwoTone.js +18 -0
  2959. package/es/icons/QuestionOutlined.d.ts +5 -0
  2960. package/es/icons/QuestionOutlined.js +18 -0
  2961. package/es/icons/QwenFilled.d.ts +5 -0
  2962. package/es/icons/QwenFilled.js +18 -0
  2963. package/es/icons/RadarChartOutlined.d.ts +5 -0
  2964. package/es/icons/RadarChartOutlined.js +18 -0
  2965. package/es/icons/RadiusBottomleftOutlined.d.ts +5 -0
  2966. package/es/icons/RadiusBottomleftOutlined.js +18 -0
  2967. package/es/icons/RadiusBottomrightOutlined.d.ts +5 -0
  2968. package/es/icons/RadiusBottomrightOutlined.js +18 -0
  2969. package/es/icons/RadiusSettingOutlined.d.ts +5 -0
  2970. package/es/icons/RadiusSettingOutlined.js +18 -0
  2971. package/es/icons/RadiusUpleftOutlined.d.ts +5 -0
  2972. package/es/icons/RadiusUpleftOutlined.js +18 -0
  2973. package/es/icons/RadiusUprightOutlined.d.ts +5 -0
  2974. package/es/icons/RadiusUprightOutlined.js +18 -0
  2975. package/es/icons/ReadFilled.d.ts +5 -0
  2976. package/es/icons/ReadFilled.js +18 -0
  2977. package/es/icons/ReadOutlined.d.ts +5 -0
  2978. package/es/icons/ReadOutlined.js +18 -0
  2979. package/es/icons/ReconciliationFilled.d.ts +5 -0
  2980. package/es/icons/ReconciliationFilled.js +18 -0
  2981. package/es/icons/ReconciliationOutlined.d.ts +5 -0
  2982. package/es/icons/ReconciliationOutlined.js +18 -0
  2983. package/es/icons/ReconciliationTwoTone.d.ts +5 -0
  2984. package/es/icons/ReconciliationTwoTone.js +18 -0
  2985. package/es/icons/RedEnvelopeFilled.d.ts +5 -0
  2986. package/es/icons/RedEnvelopeFilled.js +18 -0
  2987. package/es/icons/RedEnvelopeOutlined.d.ts +5 -0
  2988. package/es/icons/RedEnvelopeOutlined.js +18 -0
  2989. package/es/icons/RedEnvelopeTwoTone.d.ts +5 -0
  2990. package/es/icons/RedEnvelopeTwoTone.js +18 -0
  2991. package/es/icons/RedditCircleFilled.d.ts +5 -0
  2992. package/es/icons/RedditCircleFilled.js +18 -0
  2993. package/es/icons/RedditOutlined.d.ts +5 -0
  2994. package/es/icons/RedditOutlined.js +18 -0
  2995. package/es/icons/RedditSquareFilled.d.ts +5 -0
  2996. package/es/icons/RedditSquareFilled.js +18 -0
  2997. package/es/icons/RedoOutlined.d.ts +5 -0
  2998. package/es/icons/RedoOutlined.js +18 -0
  2999. package/es/icons/ReloadOutlined.d.ts +5 -0
  3000. package/es/icons/ReloadOutlined.js +18 -0
  3001. package/es/icons/ReplicateFilled.d.ts +5 -0
  3002. package/es/icons/ReplicateFilled.js +18 -0
  3003. package/es/icons/RestFilled.d.ts +5 -0
  3004. package/es/icons/RestFilled.js +18 -0
  3005. package/es/icons/RestOutlined.d.ts +5 -0
  3006. package/es/icons/RestOutlined.js +18 -0
  3007. package/es/icons/RestTwoTone.d.ts +5 -0
  3008. package/es/icons/RestTwoTone.js +18 -0
  3009. package/es/icons/RetweetOutlined.d.ts +5 -0
  3010. package/es/icons/RetweetOutlined.js +18 -0
  3011. package/es/icons/RightCircleFilled.d.ts +5 -0
  3012. package/es/icons/RightCircleFilled.js +18 -0
  3013. package/es/icons/RightCircleOutlined.d.ts +5 -0
  3014. package/es/icons/RightCircleOutlined.js +18 -0
  3015. package/es/icons/RightCircleTwoTone.d.ts +5 -0
  3016. package/es/icons/RightCircleTwoTone.js +18 -0
  3017. package/es/icons/RightOutlined.d.ts +5 -0
  3018. package/es/icons/RightOutlined.js +18 -0
  3019. package/es/icons/RightSquareFilled.d.ts +5 -0
  3020. package/es/icons/RightSquareFilled.js +18 -0
  3021. package/es/icons/RightSquareOutlined.d.ts +5 -0
  3022. package/es/icons/RightSquareOutlined.js +18 -0
  3023. package/es/icons/RightSquareTwoTone.d.ts +5 -0
  3024. package/es/icons/RightSquareTwoTone.js +18 -0
  3025. package/es/icons/RiseOutlined.d.ts +5 -0
  3026. package/es/icons/RiseOutlined.js +18 -0
  3027. package/es/icons/RobotFilled.d.ts +5 -0
  3028. package/es/icons/RobotFilled.js +18 -0
  3029. package/es/icons/RobotOutlined.d.ts +5 -0
  3030. package/es/icons/RobotOutlined.js +18 -0
  3031. package/es/icons/RocketFilled.d.ts +5 -0
  3032. package/es/icons/RocketFilled.js +18 -0
  3033. package/es/icons/RocketOutlined.d.ts +5 -0
  3034. package/es/icons/RocketOutlined.js +18 -0
  3035. package/es/icons/RocketTwoTone.d.ts +5 -0
  3036. package/es/icons/RocketTwoTone.js +18 -0
  3037. package/es/icons/RollbackOutlined.d.ts +5 -0
  3038. package/es/icons/RollbackOutlined.js +18 -0
  3039. package/es/icons/RotateLeftOutlined.d.ts +5 -0
  3040. package/es/icons/RotateLeftOutlined.js +18 -0
  3041. package/es/icons/RotateRightOutlined.d.ts +5 -0
  3042. package/es/icons/RotateRightOutlined.js +18 -0
  3043. package/es/icons/RubyOutlined.d.ts +5 -0
  3044. package/es/icons/RubyOutlined.js +18 -0
  3045. package/es/icons/SafetyCertificateFilled.d.ts +5 -0
  3046. package/es/icons/SafetyCertificateFilled.js +18 -0
  3047. package/es/icons/SafetyCertificateOutlined.d.ts +5 -0
  3048. package/es/icons/SafetyCertificateOutlined.js +18 -0
  3049. package/es/icons/SafetyCertificateTwoTone.d.ts +5 -0
  3050. package/es/icons/SafetyCertificateTwoTone.js +18 -0
  3051. package/es/icons/SafetyOutlined.d.ts +5 -0
  3052. package/es/icons/SafetyOutlined.js +18 -0
  3053. package/es/icons/SaveFilled.d.ts +5 -0
  3054. package/es/icons/SaveFilled.js +18 -0
  3055. package/es/icons/SaveOutlined.d.ts +5 -0
  3056. package/es/icons/SaveOutlined.js +18 -0
  3057. package/es/icons/SaveTwoTone.d.ts +5 -0
  3058. package/es/icons/SaveTwoTone.js +18 -0
  3059. package/es/icons/ScanOutlined.d.ts +5 -0
  3060. package/es/icons/ScanOutlined.js +18 -0
  3061. package/es/icons/ScheduleFilled.d.ts +5 -0
  3062. package/es/icons/ScheduleFilled.js +18 -0
  3063. package/es/icons/ScheduleOutlined.d.ts +5 -0
  3064. package/es/icons/ScheduleOutlined.js +18 -0
  3065. package/es/icons/ScheduleTwoTone.d.ts +5 -0
  3066. package/es/icons/ScheduleTwoTone.js +18 -0
  3067. package/es/icons/ScissorOutlined.d.ts +5 -0
  3068. package/es/icons/ScissorOutlined.js +18 -0
  3069. package/es/icons/SearchOutlined.d.ts +5 -0
  3070. package/es/icons/SearchOutlined.js +18 -0
  3071. package/es/icons/SecurityScanFilled.d.ts +5 -0
  3072. package/es/icons/SecurityScanFilled.js +18 -0
  3073. package/es/icons/SecurityScanOutlined.d.ts +5 -0
  3074. package/es/icons/SecurityScanOutlined.js +18 -0
  3075. package/es/icons/SecurityScanTwoTone.d.ts +5 -0
  3076. package/es/icons/SecurityScanTwoTone.js +18 -0
  3077. package/es/icons/SelectOutlined.d.ts +5 -0
  3078. package/es/icons/SelectOutlined.js +18 -0
  3079. package/es/icons/SendOutlined.d.ts +5 -0
  3080. package/es/icons/SendOutlined.js +18 -0
  3081. package/es/icons/SettingFilled.d.ts +5 -0
  3082. package/es/icons/SettingFilled.js +18 -0
  3083. package/es/icons/SettingOutlined.d.ts +5 -0
  3084. package/es/icons/SettingOutlined.js +18 -0
  3085. package/es/icons/SettingTwoTone.d.ts +5 -0
  3086. package/es/icons/SettingTwoTone.js +18 -0
  3087. package/es/icons/ShakeOutlined.d.ts +5 -0
  3088. package/es/icons/ShakeOutlined.js +18 -0
  3089. package/es/icons/ShareAltOutlined.d.ts +5 -0
  3090. package/es/icons/ShareAltOutlined.js +18 -0
  3091. package/es/icons/ShopFilled.d.ts +5 -0
  3092. package/es/icons/ShopFilled.js +18 -0
  3093. package/es/icons/ShopOutlined.d.ts +5 -0
  3094. package/es/icons/ShopOutlined.js +18 -0
  3095. package/es/icons/ShopTwoTone.d.ts +5 -0
  3096. package/es/icons/ShopTwoTone.js +18 -0
  3097. package/es/icons/ShoppingCartOutlined.d.ts +5 -0
  3098. package/es/icons/ShoppingCartOutlined.js +18 -0
  3099. package/es/icons/ShoppingFilled.d.ts +5 -0
  3100. package/es/icons/ShoppingFilled.js +18 -0
  3101. package/es/icons/ShoppingOutlined.d.ts +5 -0
  3102. package/es/icons/ShoppingOutlined.js +18 -0
  3103. package/es/icons/ShoppingTwoTone.d.ts +5 -0
  3104. package/es/icons/ShoppingTwoTone.js +18 -0
  3105. package/es/icons/ShrinkOutlined.d.ts +5 -0
  3106. package/es/icons/ShrinkOutlined.js +18 -0
  3107. package/es/icons/SignalFilled.d.ts +5 -0
  3108. package/es/icons/SignalFilled.js +18 -0
  3109. package/es/icons/SignatureFilled.d.ts +5 -0
  3110. package/es/icons/SignatureFilled.js +18 -0
  3111. package/es/icons/SignatureOutlined.d.ts +5 -0
  3112. package/es/icons/SignatureOutlined.js +18 -0
  3113. package/es/icons/SisternodeOutlined.d.ts +5 -0
  3114. package/es/icons/SisternodeOutlined.js +18 -0
  3115. package/es/icons/SketchCircleFilled.d.ts +5 -0
  3116. package/es/icons/SketchCircleFilled.js +18 -0
  3117. package/es/icons/SketchOutlined.d.ts +5 -0
  3118. package/es/icons/SketchOutlined.js +18 -0
  3119. package/es/icons/SketchSquareFilled.d.ts +5 -0
  3120. package/es/icons/SketchSquareFilled.js +18 -0
  3121. package/es/icons/SkinFilled.d.ts +5 -0
  3122. package/es/icons/SkinFilled.js +18 -0
  3123. package/es/icons/SkinOutlined.d.ts +5 -0
  3124. package/es/icons/SkinOutlined.js +18 -0
  3125. package/es/icons/SkinTwoTone.d.ts +5 -0
  3126. package/es/icons/SkinTwoTone.js +18 -0
  3127. package/es/icons/SkypeFilled.d.ts +5 -0
  3128. package/es/icons/SkypeFilled.js +18 -0
  3129. package/es/icons/SkypeOutlined.d.ts +5 -0
  3130. package/es/icons/SkypeOutlined.js +18 -0
  3131. package/es/icons/SlackCircleFilled.d.ts +5 -0
  3132. package/es/icons/SlackCircleFilled.js +18 -0
  3133. package/es/icons/SlackOutlined.d.ts +5 -0
  3134. package/es/icons/SlackOutlined.js +18 -0
  3135. package/es/icons/SlackSquareFilled.d.ts +5 -0
  3136. package/es/icons/SlackSquareFilled.js +18 -0
  3137. package/es/icons/SlackSquareOutlined.d.ts +5 -0
  3138. package/es/icons/SlackSquareOutlined.js +18 -0
  3139. package/es/icons/SlidersFilled.d.ts +5 -0
  3140. package/es/icons/SlidersFilled.js +18 -0
  3141. package/es/icons/SlidersOutlined.d.ts +5 -0
  3142. package/es/icons/SlidersOutlined.js +18 -0
  3143. package/es/icons/SlidersTwoTone.d.ts +5 -0
  3144. package/es/icons/SlidersTwoTone.js +18 -0
  3145. package/es/icons/SmallDashOutlined.d.ts +5 -0
  3146. package/es/icons/SmallDashOutlined.js +18 -0
  3147. package/es/icons/SmileFilled.d.ts +5 -0
  3148. package/es/icons/SmileFilled.js +18 -0
  3149. package/es/icons/SmileOutlined.d.ts +5 -0
  3150. package/es/icons/SmileOutlined.js +18 -0
  3151. package/es/icons/SmileTwoTone.d.ts +5 -0
  3152. package/es/icons/SmileTwoTone.js +18 -0
  3153. package/es/icons/SnapchatFilled.d.ts +5 -0
  3154. package/es/icons/SnapchatFilled.js +18 -0
  3155. package/es/icons/SnippetsFilled.d.ts +5 -0
  3156. package/es/icons/SnippetsFilled.js +18 -0
  3157. package/es/icons/SnippetsOutlined.d.ts +5 -0
  3158. package/es/icons/SnippetsOutlined.js +18 -0
  3159. package/es/icons/SnippetsTwoTone.d.ts +5 -0
  3160. package/es/icons/SnippetsTwoTone.js +18 -0
  3161. package/es/icons/SolutionOutlined.d.ts +5 -0
  3162. package/es/icons/SolutionOutlined.js +18 -0
  3163. package/es/icons/SortAscendingOutlined.d.ts +5 -0
  3164. package/es/icons/SortAscendingOutlined.js +18 -0
  3165. package/es/icons/SortDescendingOutlined.d.ts +5 -0
  3166. package/es/icons/SortDescendingOutlined.js +18 -0
  3167. package/es/icons/SoundFilled.d.ts +5 -0
  3168. package/es/icons/SoundFilled.js +18 -0
  3169. package/es/icons/SoundOutlined.d.ts +5 -0
  3170. package/es/icons/SoundOutlined.js +18 -0
  3171. package/es/icons/SoundTwoTone.d.ts +5 -0
  3172. package/es/icons/SoundTwoTone.js +18 -0
  3173. package/es/icons/SplitCellsOutlined.d.ts +5 -0
  3174. package/es/icons/SplitCellsOutlined.js +18 -0
  3175. package/es/icons/SpotifyFilled.d.ts +5 -0
  3176. package/es/icons/SpotifyFilled.js +18 -0
  3177. package/es/icons/SpotifyOutlined.d.ts +5 -0
  3178. package/es/icons/SpotifyOutlined.js +18 -0
  3179. package/es/icons/StarFilled.d.ts +5 -0
  3180. package/es/icons/StarFilled.js +18 -0
  3181. package/es/icons/StarOutlined.d.ts +5 -0
  3182. package/es/icons/StarOutlined.js +18 -0
  3183. package/es/icons/StarTwoTone.d.ts +5 -0
  3184. package/es/icons/StarTwoTone.js +18 -0
  3185. package/es/icons/StepBackwardFilled.d.ts +5 -0
  3186. package/es/icons/StepBackwardFilled.js +18 -0
  3187. package/es/icons/StepBackwardOutlined.d.ts +5 -0
  3188. package/es/icons/StepBackwardOutlined.js +18 -0
  3189. package/es/icons/StepForwardFilled.d.ts +5 -0
  3190. package/es/icons/StepForwardFilled.js +18 -0
  3191. package/es/icons/StepForwardOutlined.d.ts +5 -0
  3192. package/es/icons/StepForwardOutlined.js +18 -0
  3193. package/es/icons/StockOutlined.d.ts +5 -0
  3194. package/es/icons/StockOutlined.js +18 -0
  3195. package/es/icons/StopFilled.d.ts +5 -0
  3196. package/es/icons/StopFilled.js +18 -0
  3197. package/es/icons/StopOutlined.d.ts +5 -0
  3198. package/es/icons/StopOutlined.js +18 -0
  3199. package/es/icons/StopTwoTone.d.ts +5 -0
  3200. package/es/icons/StopTwoTone.js +18 -0
  3201. package/es/icons/StrikethroughOutlined.d.ts +5 -0
  3202. package/es/icons/StrikethroughOutlined.js +18 -0
  3203. package/es/icons/SubnodeOutlined.d.ts +5 -0
  3204. package/es/icons/SubnodeOutlined.js +18 -0
  3205. package/es/icons/SunFilled.d.ts +5 -0
  3206. package/es/icons/SunFilled.js +18 -0
  3207. package/es/icons/SunOutlined.d.ts +5 -0
  3208. package/es/icons/SunOutlined.js +18 -0
  3209. package/es/icons/SwapLeftOutlined.d.ts +5 -0
  3210. package/es/icons/SwapLeftOutlined.js +18 -0
  3211. package/es/icons/SwapOutlined.d.ts +5 -0
  3212. package/es/icons/SwapOutlined.js +18 -0
  3213. package/es/icons/SwapRightOutlined.d.ts +5 -0
  3214. package/es/icons/SwapRightOutlined.js +18 -0
  3215. package/es/icons/SwitcherFilled.d.ts +5 -0
  3216. package/es/icons/SwitcherFilled.js +18 -0
  3217. package/es/icons/SwitcherOutlined.d.ts +5 -0
  3218. package/es/icons/SwitcherOutlined.js +18 -0
  3219. package/es/icons/SwitcherTwoTone.d.ts +5 -0
  3220. package/es/icons/SwitcherTwoTone.js +18 -0
  3221. package/es/icons/SyncOutlined.d.ts +5 -0
  3222. package/es/icons/SyncOutlined.js +18 -0
  3223. package/es/icons/TableOutlined.d.ts +5 -0
  3224. package/es/icons/TableOutlined.js +18 -0
  3225. package/es/icons/TabletFilled.d.ts +5 -0
  3226. package/es/icons/TabletFilled.js +18 -0
  3227. package/es/icons/TabletOutlined.d.ts +5 -0
  3228. package/es/icons/TabletOutlined.js +18 -0
  3229. package/es/icons/TabletTwoTone.d.ts +5 -0
  3230. package/es/icons/TabletTwoTone.js +18 -0
  3231. package/es/icons/TagFilled.d.ts +5 -0
  3232. package/es/icons/TagFilled.js +18 -0
  3233. package/es/icons/TagOutlined.d.ts +5 -0
  3234. package/es/icons/TagOutlined.js +18 -0
  3235. package/es/icons/TagTwoTone.d.ts +5 -0
  3236. package/es/icons/TagTwoTone.js +18 -0
  3237. package/es/icons/TagsFilled.d.ts +5 -0
  3238. package/es/icons/TagsFilled.js +18 -0
  3239. package/es/icons/TagsOutlined.d.ts +5 -0
  3240. package/es/icons/TagsOutlined.js +18 -0
  3241. package/es/icons/TagsTwoTone.d.ts +5 -0
  3242. package/es/icons/TagsTwoTone.js +18 -0
  3243. package/es/icons/TaobaoCircleFilled.d.ts +5 -0
  3244. package/es/icons/TaobaoCircleFilled.js +18 -0
  3245. package/es/icons/TaobaoCircleOutlined.d.ts +5 -0
  3246. package/es/icons/TaobaoCircleOutlined.js +18 -0
  3247. package/es/icons/TaobaoOutlined.d.ts +5 -0
  3248. package/es/icons/TaobaoOutlined.js +18 -0
  3249. package/es/icons/TaobaoSquareFilled.d.ts +5 -0
  3250. package/es/icons/TaobaoSquareFilled.js +18 -0
  3251. package/es/icons/TeamOutlined.d.ts +5 -0
  3252. package/es/icons/TeamOutlined.js +18 -0
  3253. package/es/icons/TelegramFilled.d.ts +5 -0
  3254. package/es/icons/TelegramFilled.js +18 -0
  3255. package/es/icons/ThreadsFilled.d.ts +5 -0
  3256. package/es/icons/ThreadsFilled.js +18 -0
  3257. package/es/icons/ThunderboltFilled.d.ts +5 -0
  3258. package/es/icons/ThunderboltFilled.js +18 -0
  3259. package/es/icons/ThunderboltOutlined.d.ts +5 -0
  3260. package/es/icons/ThunderboltOutlined.js +18 -0
  3261. package/es/icons/ThunderboltTwoTone.d.ts +5 -0
  3262. package/es/icons/ThunderboltTwoTone.js +18 -0
  3263. package/es/icons/TikTokFilled.d.ts +5 -0
  3264. package/es/icons/TikTokFilled.js +18 -0
  3265. package/es/icons/TikTokOutlined.d.ts +5 -0
  3266. package/es/icons/TikTokOutlined.js +18 -0
  3267. package/es/icons/ToTopOutlined.d.ts +5 -0
  3268. package/es/icons/ToTopOutlined.js +18 -0
  3269. package/es/icons/ToolFilled.d.ts +5 -0
  3270. package/es/icons/ToolFilled.js +18 -0
  3271. package/es/icons/ToolOutlined.d.ts +5 -0
  3272. package/es/icons/ToolOutlined.js +18 -0
  3273. package/es/icons/ToolTwoTone.d.ts +5 -0
  3274. package/es/icons/ToolTwoTone.js +18 -0
  3275. package/es/icons/TrademarkCircleFilled.d.ts +5 -0
  3276. package/es/icons/TrademarkCircleFilled.js +18 -0
  3277. package/es/icons/TrademarkCircleOutlined.d.ts +5 -0
  3278. package/es/icons/TrademarkCircleOutlined.js +18 -0
  3279. package/es/icons/TrademarkCircleTwoTone.d.ts +5 -0
  3280. package/es/icons/TrademarkCircleTwoTone.js +18 -0
  3281. package/es/icons/TrademarkOutlined.d.ts +5 -0
  3282. package/es/icons/TrademarkOutlined.js +18 -0
  3283. package/es/icons/TransactionOutlined.d.ts +5 -0
  3284. package/es/icons/TransactionOutlined.js +18 -0
  3285. package/es/icons/TranslationOutlined.d.ts +5 -0
  3286. package/es/icons/TranslationOutlined.js +18 -0
  3287. package/es/icons/TrophyFilled.d.ts +5 -0
  3288. package/es/icons/TrophyFilled.js +18 -0
  3289. package/es/icons/TrophyOutlined.d.ts +5 -0
  3290. package/es/icons/TrophyOutlined.js +18 -0
  3291. package/es/icons/TrophyTwoTone.d.ts +5 -0
  3292. package/es/icons/TrophyTwoTone.js +18 -0
  3293. package/es/icons/TruckFilled.d.ts +5 -0
  3294. package/es/icons/TruckFilled.js +18 -0
  3295. package/es/icons/TruckOutlined.d.ts +5 -0
  3296. package/es/icons/TruckOutlined.js +18 -0
  3297. package/es/icons/TwitchFilled.d.ts +5 -0
  3298. package/es/icons/TwitchFilled.js +18 -0
  3299. package/es/icons/TwitchOutlined.d.ts +5 -0
  3300. package/es/icons/TwitchOutlined.js +18 -0
  3301. package/es/icons/TwitterCircleFilled.d.ts +5 -0
  3302. package/es/icons/TwitterCircleFilled.js +18 -0
  3303. package/es/icons/TwitterOutlined.d.ts +5 -0
  3304. package/es/icons/TwitterOutlined.js +18 -0
  3305. package/es/icons/TwitterSquareFilled.d.ts +5 -0
  3306. package/es/icons/TwitterSquareFilled.js +18 -0
  3307. package/es/icons/UnderlineOutlined.d.ts +5 -0
  3308. package/es/icons/UnderlineOutlined.js +18 -0
  3309. package/es/icons/UndoOutlined.d.ts +5 -0
  3310. package/es/icons/UndoOutlined.js +18 -0
  3311. package/es/icons/UngroupOutlined.d.ts +5 -0
  3312. package/es/icons/UngroupOutlined.js +18 -0
  3313. package/es/icons/UnlockFilled.d.ts +5 -0
  3314. package/es/icons/UnlockFilled.js +18 -0
  3315. package/es/icons/UnlockOutlined.d.ts +5 -0
  3316. package/es/icons/UnlockOutlined.js +18 -0
  3317. package/es/icons/UnlockTwoTone.d.ts +5 -0
  3318. package/es/icons/UnlockTwoTone.js +18 -0
  3319. package/es/icons/UnorderedListOutlined.d.ts +5 -0
  3320. package/es/icons/UnorderedListOutlined.js +18 -0
  3321. package/es/icons/UpCircleFilled.d.ts +5 -0
  3322. package/es/icons/UpCircleFilled.js +18 -0
  3323. package/es/icons/UpCircleOutlined.d.ts +5 -0
  3324. package/es/icons/UpCircleOutlined.js +18 -0
  3325. package/es/icons/UpCircleTwoTone.d.ts +5 -0
  3326. package/es/icons/UpCircleTwoTone.js +18 -0
  3327. package/es/icons/UpOutlined.d.ts +5 -0
  3328. package/es/icons/UpOutlined.js +18 -0
  3329. package/es/icons/UpSquareFilled.d.ts +5 -0
  3330. package/es/icons/UpSquareFilled.js +18 -0
  3331. package/es/icons/UpSquareOutlined.d.ts +5 -0
  3332. package/es/icons/UpSquareOutlined.js +18 -0
  3333. package/es/icons/UpSquareTwoTone.d.ts +5 -0
  3334. package/es/icons/UpSquareTwoTone.js +18 -0
  3335. package/es/icons/UploadOutlined.d.ts +5 -0
  3336. package/es/icons/UploadOutlined.js +18 -0
  3337. package/es/icons/UsbFilled.d.ts +5 -0
  3338. package/es/icons/UsbFilled.js +18 -0
  3339. package/es/icons/UsbOutlined.d.ts +5 -0
  3340. package/es/icons/UsbOutlined.js +18 -0
  3341. package/es/icons/UsbTwoTone.d.ts +5 -0
  3342. package/es/icons/UsbTwoTone.js +18 -0
  3343. package/es/icons/UserAddOutlined.d.ts +5 -0
  3344. package/es/icons/UserAddOutlined.js +18 -0
  3345. package/es/icons/UserDeleteOutlined.d.ts +5 -0
  3346. package/es/icons/UserDeleteOutlined.js +18 -0
  3347. package/es/icons/UserOutlined.d.ts +5 -0
  3348. package/es/icons/UserOutlined.js +18 -0
  3349. package/es/icons/UserSwitchOutlined.d.ts +5 -0
  3350. package/es/icons/UserSwitchOutlined.js +18 -0
  3351. package/es/icons/UsergroupAddOutlined.d.ts +5 -0
  3352. package/es/icons/UsergroupAddOutlined.js +18 -0
  3353. package/es/icons/UsergroupDeleteOutlined.d.ts +5 -0
  3354. package/es/icons/UsergroupDeleteOutlined.js +18 -0
  3355. package/es/icons/VerifiedOutlined.d.ts +5 -0
  3356. package/es/icons/VerifiedOutlined.js +18 -0
  3357. package/es/icons/VerticalAlignBottomOutlined.d.ts +5 -0
  3358. package/es/icons/VerticalAlignBottomOutlined.js +18 -0
  3359. package/es/icons/VerticalAlignMiddleOutlined.d.ts +5 -0
  3360. package/es/icons/VerticalAlignMiddleOutlined.js +18 -0
  3361. package/es/icons/VerticalAlignTopOutlined.d.ts +5 -0
  3362. package/es/icons/VerticalAlignTopOutlined.js +18 -0
  3363. package/es/icons/VerticalLeftOutlined.d.ts +5 -0
  3364. package/es/icons/VerticalLeftOutlined.js +18 -0
  3365. package/es/icons/VerticalRightOutlined.d.ts +5 -0
  3366. package/es/icons/VerticalRightOutlined.js +18 -0
  3367. package/es/icons/VideoCameraAddOutlined.d.ts +5 -0
  3368. package/es/icons/VideoCameraAddOutlined.js +18 -0
  3369. package/es/icons/VideoCameraFilled.d.ts +5 -0
  3370. package/es/icons/VideoCameraFilled.js +18 -0
  3371. package/es/icons/VideoCameraOutlined.d.ts +5 -0
  3372. package/es/icons/VideoCameraOutlined.js +18 -0
  3373. package/es/icons/VideoCameraTwoTone.d.ts +5 -0
  3374. package/es/icons/VideoCameraTwoTone.js +18 -0
  3375. package/es/icons/WalletFilled.d.ts +5 -0
  3376. package/es/icons/WalletFilled.js +18 -0
  3377. package/es/icons/WalletOutlined.d.ts +5 -0
  3378. package/es/icons/WalletOutlined.js +18 -0
  3379. package/es/icons/WalletTwoTone.d.ts +5 -0
  3380. package/es/icons/WalletTwoTone.js +18 -0
  3381. package/es/icons/WarningFilled.d.ts +5 -0
  3382. package/es/icons/WarningFilled.js +18 -0
  3383. package/es/icons/WarningOutlined.d.ts +5 -0
  3384. package/es/icons/WarningOutlined.js +18 -0
  3385. package/es/icons/WarningTwoTone.d.ts +5 -0
  3386. package/es/icons/WarningTwoTone.js +18 -0
  3387. package/es/icons/WechatFilled.d.ts +5 -0
  3388. package/es/icons/WechatFilled.js +18 -0
  3389. package/es/icons/WechatOutlined.d.ts +5 -0
  3390. package/es/icons/WechatOutlined.js +18 -0
  3391. package/es/icons/WechatWorkFilled.d.ts +5 -0
  3392. package/es/icons/WechatWorkFilled.js +18 -0
  3393. package/es/icons/WechatWorkOutlined.d.ts +5 -0
  3394. package/es/icons/WechatWorkOutlined.js +18 -0
  3395. package/es/icons/WeiboCircleFilled.d.ts +5 -0
  3396. package/es/icons/WeiboCircleFilled.js +18 -0
  3397. package/es/icons/WeiboCircleOutlined.d.ts +5 -0
  3398. package/es/icons/WeiboCircleOutlined.js +18 -0
  3399. package/es/icons/WeiboOutlined.d.ts +5 -0
  3400. package/es/icons/WeiboOutlined.js +18 -0
  3401. package/es/icons/WeiboSquareFilled.d.ts +5 -0
  3402. package/es/icons/WeiboSquareFilled.js +18 -0
  3403. package/es/icons/WeiboSquareOutlined.d.ts +5 -0
  3404. package/es/icons/WeiboSquareOutlined.js +18 -0
  3405. package/es/icons/WhatsAppOutlined.d.ts +5 -0
  3406. package/es/icons/WhatsAppOutlined.js +18 -0
  3407. package/es/icons/WifiOutlined.d.ts +5 -0
  3408. package/es/icons/WifiOutlined.js +18 -0
  3409. package/es/icons/WindowsFilled.d.ts +5 -0
  3410. package/es/icons/WindowsFilled.js +18 -0
  3411. package/es/icons/WindowsOutlined.d.ts +5 -0
  3412. package/es/icons/WindowsOutlined.js +18 -0
  3413. package/es/icons/WomanOutlined.d.ts +5 -0
  3414. package/es/icons/WomanOutlined.js +18 -0
  3415. package/es/icons/XFilled.d.ts +5 -0
  3416. package/es/icons/XFilled.js +18 -0
  3417. package/es/icons/XOutlined.d.ts +5 -0
  3418. package/es/icons/XOutlined.js +18 -0
  3419. package/es/icons/YahooFilled.d.ts +5 -0
  3420. package/es/icons/YahooFilled.js +18 -0
  3421. package/es/icons/YahooOutlined.d.ts +5 -0
  3422. package/es/icons/YahooOutlined.js +18 -0
  3423. package/es/icons/YoutubeFilled.d.ts +5 -0
  3424. package/es/icons/YoutubeFilled.js +18 -0
  3425. package/es/icons/YoutubeOutlined.d.ts +5 -0
  3426. package/es/icons/YoutubeOutlined.js +18 -0
  3427. package/es/icons/YuqueFilled.d.ts +5 -0
  3428. package/es/icons/YuqueFilled.js +18 -0
  3429. package/es/icons/YuqueOutlined.d.ts +5 -0
  3430. package/es/icons/YuqueOutlined.js +18 -0
  3431. package/es/icons/ZhihuCircleFilled.d.ts +5 -0
  3432. package/es/icons/ZhihuCircleFilled.js +18 -0
  3433. package/es/icons/ZhihuOutlined.d.ts +5 -0
  3434. package/es/icons/ZhihuOutlined.js +18 -0
  3435. package/es/icons/ZhihuSquareFilled.d.ts +5 -0
  3436. package/es/icons/ZhihuSquareFilled.js +18 -0
  3437. package/es/icons/ZoomInOutlined.d.ts +5 -0
  3438. package/es/icons/ZoomInOutlined.js +18 -0
  3439. package/es/icons/ZoomOutOutlined.d.ts +5 -0
  3440. package/es/icons/ZoomOutOutlined.js +18 -0
  3441. package/es/icons/index.d.ts +846 -0
  3442. package/es/icons/index.js +849 -0
  3443. package/es/index.d.ts +7 -0
  3444. package/es/index.js +6 -0
  3445. package/es/refUtils.d.ts +4 -0
  3446. package/es/refUtils.js +22 -0
  3447. package/es/renderUtils.d.ts +24 -0
  3448. package/es/renderUtils.js +132 -0
  3449. package/es/utils.d.ts +3 -0
  3450. package/es/utils.js +8 -0
  3451. package/index.mjs +3 -0
  3452. package/lib/colorUtils.d.ts +2 -0
  3453. package/lib/colorUtils.js +15 -0
  3454. package/lib/components/AntdIcon.d.ts +17 -0
  3455. package/lib/components/AntdIcon.js +76 -0
  3456. package/lib/components/AntdIconLight.d.ts +12 -0
  3457. package/lib/components/AntdIconLight.js +62 -0
  3458. package/lib/components/Context.d.ts +12 -0
  3459. package/lib/components/Context.js +9 -0
  3460. package/lib/components/Icon.d.ts +21 -0
  3461. package/lib/components/Icon.js +90 -0
  3462. package/lib/components/IconBase.d.ts +13 -0
  3463. package/lib/components/IconBase.js +42 -0
  3464. package/lib/components/IconBaseTwoTone.d.ts +17 -0
  3465. package/lib/components/IconBaseTwoTone.js +76 -0
  3466. package/lib/components/IconFont.d.ts +10 -0
  3467. package/lib/components/IconFont.js +78 -0
  3468. package/lib/components/twoTonePrimaryColor.d.ts +3 -0
  3469. package/lib/components/twoTonePrimaryColor.js +24 -0
  3470. package/lib/cssUtils.d.ts +11 -0
  3471. package/lib/cssUtils.js +162 -0
  3472. package/lib/icons/AccountBookFilled.d.ts +5 -0
  3473. package/lib/icons/AccountBookFilled.js +25 -0
  3474. package/lib/icons/AccountBookOutlined.d.ts +5 -0
  3475. package/lib/icons/AccountBookOutlined.js +25 -0
  3476. package/lib/icons/AccountBookTwoTone.d.ts +5 -0
  3477. package/lib/icons/AccountBookTwoTone.js +25 -0
  3478. package/lib/icons/AimOutlined.d.ts +5 -0
  3479. package/lib/icons/AimOutlined.js +25 -0
  3480. package/lib/icons/AlertFilled.d.ts +5 -0
  3481. package/lib/icons/AlertFilled.js +25 -0
  3482. package/lib/icons/AlertOutlined.d.ts +5 -0
  3483. package/lib/icons/AlertOutlined.js +25 -0
  3484. package/lib/icons/AlertTwoTone.d.ts +5 -0
  3485. package/lib/icons/AlertTwoTone.js +25 -0
  3486. package/lib/icons/AlibabaOutlined.d.ts +5 -0
  3487. package/lib/icons/AlibabaOutlined.js +25 -0
  3488. package/lib/icons/AlignCenterOutlined.d.ts +5 -0
  3489. package/lib/icons/AlignCenterOutlined.js +25 -0
  3490. package/lib/icons/AlignLeftOutlined.d.ts +5 -0
  3491. package/lib/icons/AlignLeftOutlined.js +25 -0
  3492. package/lib/icons/AlignRightOutlined.d.ts +5 -0
  3493. package/lib/icons/AlignRightOutlined.js +25 -0
  3494. package/lib/icons/AlipayCircleFilled.d.ts +5 -0
  3495. package/lib/icons/AlipayCircleFilled.js +25 -0
  3496. package/lib/icons/AlipayCircleOutlined.d.ts +5 -0
  3497. package/lib/icons/AlipayCircleOutlined.js +25 -0
  3498. package/lib/icons/AlipayOutlined.d.ts +5 -0
  3499. package/lib/icons/AlipayOutlined.js +25 -0
  3500. package/lib/icons/AlipaySquareFilled.d.ts +5 -0
  3501. package/lib/icons/AlipaySquareFilled.js +25 -0
  3502. package/lib/icons/AliwangwangFilled.d.ts +5 -0
  3503. package/lib/icons/AliwangwangFilled.js +25 -0
  3504. package/lib/icons/AliwangwangOutlined.d.ts +5 -0
  3505. package/lib/icons/AliwangwangOutlined.js +25 -0
  3506. package/lib/icons/AliyunOutlined.d.ts +5 -0
  3507. package/lib/icons/AliyunOutlined.js +25 -0
  3508. package/lib/icons/AmazonCircleFilled.d.ts +5 -0
  3509. package/lib/icons/AmazonCircleFilled.js +25 -0
  3510. package/lib/icons/AmazonOutlined.d.ts +5 -0
  3511. package/lib/icons/AmazonOutlined.js +25 -0
  3512. package/lib/icons/AmazonSquareFilled.d.ts +5 -0
  3513. package/lib/icons/AmazonSquareFilled.js +25 -0
  3514. package/lib/icons/AndroidFilled.d.ts +5 -0
  3515. package/lib/icons/AndroidFilled.js +25 -0
  3516. package/lib/icons/AndroidOutlined.d.ts +5 -0
  3517. package/lib/icons/AndroidOutlined.js +25 -0
  3518. package/lib/icons/AntCloudOutlined.d.ts +5 -0
  3519. package/lib/icons/AntCloudOutlined.js +25 -0
  3520. package/lib/icons/AntDesignOutlined.d.ts +5 -0
  3521. package/lib/icons/AntDesignOutlined.js +25 -0
  3522. package/lib/icons/AnthropicFilled.d.ts +5 -0
  3523. package/lib/icons/AnthropicFilled.js +25 -0
  3524. package/lib/icons/ApartmentOutlined.d.ts +5 -0
  3525. package/lib/icons/ApartmentOutlined.js +25 -0
  3526. package/lib/icons/ApiFilled.d.ts +5 -0
  3527. package/lib/icons/ApiFilled.js +25 -0
  3528. package/lib/icons/ApiOutlined.d.ts +5 -0
  3529. package/lib/icons/ApiOutlined.js +25 -0
  3530. package/lib/icons/ApiTwoTone.d.ts +5 -0
  3531. package/lib/icons/ApiTwoTone.js +25 -0
  3532. package/lib/icons/AppleFilled.d.ts +5 -0
  3533. package/lib/icons/AppleFilled.js +25 -0
  3534. package/lib/icons/AppleOutlined.d.ts +5 -0
  3535. package/lib/icons/AppleOutlined.js +25 -0
  3536. package/lib/icons/AppstoreAddOutlined.d.ts +5 -0
  3537. package/lib/icons/AppstoreAddOutlined.js +25 -0
  3538. package/lib/icons/AppstoreFilled.d.ts +5 -0
  3539. package/lib/icons/AppstoreFilled.js +25 -0
  3540. package/lib/icons/AppstoreOutlined.d.ts +5 -0
  3541. package/lib/icons/AppstoreOutlined.js +25 -0
  3542. package/lib/icons/AppstoreTwoTone.d.ts +5 -0
  3543. package/lib/icons/AppstoreTwoTone.js +25 -0
  3544. package/lib/icons/AreaChartOutlined.d.ts +5 -0
  3545. package/lib/icons/AreaChartOutlined.js +25 -0
  3546. package/lib/icons/ArrowDownOutlined.d.ts +5 -0
  3547. package/lib/icons/ArrowDownOutlined.js +25 -0
  3548. package/lib/icons/ArrowLeftOutlined.d.ts +5 -0
  3549. package/lib/icons/ArrowLeftOutlined.js +25 -0
  3550. package/lib/icons/ArrowRightOutlined.d.ts +5 -0
  3551. package/lib/icons/ArrowRightOutlined.js +25 -0
  3552. package/lib/icons/ArrowUpOutlined.d.ts +5 -0
  3553. package/lib/icons/ArrowUpOutlined.js +25 -0
  3554. package/lib/icons/ArrowsAltOutlined.d.ts +5 -0
  3555. package/lib/icons/ArrowsAltOutlined.js +25 -0
  3556. package/lib/icons/AudioFilled.d.ts +5 -0
  3557. package/lib/icons/AudioFilled.js +25 -0
  3558. package/lib/icons/AudioMutedOutlined.d.ts +5 -0
  3559. package/lib/icons/AudioMutedOutlined.js +25 -0
  3560. package/lib/icons/AudioOutlined.d.ts +5 -0
  3561. package/lib/icons/AudioOutlined.js +25 -0
  3562. package/lib/icons/AudioTwoTone.d.ts +5 -0
  3563. package/lib/icons/AudioTwoTone.js +25 -0
  3564. package/lib/icons/AuditOutlined.d.ts +5 -0
  3565. package/lib/icons/AuditOutlined.js +25 -0
  3566. package/lib/icons/BackwardFilled.d.ts +5 -0
  3567. package/lib/icons/BackwardFilled.js +25 -0
  3568. package/lib/icons/BackwardOutlined.d.ts +5 -0
  3569. package/lib/icons/BackwardOutlined.js +25 -0
  3570. package/lib/icons/BaiduOutlined.d.ts +5 -0
  3571. package/lib/icons/BaiduOutlined.js +25 -0
  3572. package/lib/icons/BankFilled.d.ts +5 -0
  3573. package/lib/icons/BankFilled.js +25 -0
  3574. package/lib/icons/BankOutlined.d.ts +5 -0
  3575. package/lib/icons/BankOutlined.js +25 -0
  3576. package/lib/icons/BankTwoTone.d.ts +5 -0
  3577. package/lib/icons/BankTwoTone.js +25 -0
  3578. package/lib/icons/BarChartOutlined.d.ts +5 -0
  3579. package/lib/icons/BarChartOutlined.js +25 -0
  3580. package/lib/icons/BarcodeOutlined.d.ts +5 -0
  3581. package/lib/icons/BarcodeOutlined.js +25 -0
  3582. package/lib/icons/BarsOutlined.d.ts +5 -0
  3583. package/lib/icons/BarsOutlined.js +25 -0
  3584. package/lib/icons/BehanceCircleFilled.d.ts +5 -0
  3585. package/lib/icons/BehanceCircleFilled.js +25 -0
  3586. package/lib/icons/BehanceOutlined.d.ts +5 -0
  3587. package/lib/icons/BehanceOutlined.js +25 -0
  3588. package/lib/icons/BehanceSquareFilled.d.ts +5 -0
  3589. package/lib/icons/BehanceSquareFilled.js +25 -0
  3590. package/lib/icons/BehanceSquareOutlined.d.ts +5 -0
  3591. package/lib/icons/BehanceSquareOutlined.js +25 -0
  3592. package/lib/icons/BellFilled.d.ts +5 -0
  3593. package/lib/icons/BellFilled.js +25 -0
  3594. package/lib/icons/BellOutlined.d.ts +5 -0
  3595. package/lib/icons/BellOutlined.js +25 -0
  3596. package/lib/icons/BellTwoTone.d.ts +5 -0
  3597. package/lib/icons/BellTwoTone.js +25 -0
  3598. package/lib/icons/BgColorsOutlined.d.ts +5 -0
  3599. package/lib/icons/BgColorsOutlined.js +25 -0
  3600. package/lib/icons/BilibiliFilled.d.ts +5 -0
  3601. package/lib/icons/BilibiliFilled.js +25 -0
  3602. package/lib/icons/BilibiliOutlined.d.ts +5 -0
  3603. package/lib/icons/BilibiliOutlined.js +25 -0
  3604. package/lib/icons/BlockOutlined.d.ts +5 -0
  3605. package/lib/icons/BlockOutlined.js +25 -0
  3606. package/lib/icons/BoldOutlined.d.ts +5 -0
  3607. package/lib/icons/BoldOutlined.js +25 -0
  3608. package/lib/icons/BookFilled.d.ts +5 -0
  3609. package/lib/icons/BookFilled.js +25 -0
  3610. package/lib/icons/BookOutlined.d.ts +5 -0
  3611. package/lib/icons/BookOutlined.js +25 -0
  3612. package/lib/icons/BookTwoTone.d.ts +5 -0
  3613. package/lib/icons/BookTwoTone.js +25 -0
  3614. package/lib/icons/BorderBottomOutlined.d.ts +5 -0
  3615. package/lib/icons/BorderBottomOutlined.js +25 -0
  3616. package/lib/icons/BorderHorizontalOutlined.d.ts +5 -0
  3617. package/lib/icons/BorderHorizontalOutlined.js +25 -0
  3618. package/lib/icons/BorderInnerOutlined.d.ts +5 -0
  3619. package/lib/icons/BorderInnerOutlined.js +25 -0
  3620. package/lib/icons/BorderLeftOutlined.d.ts +5 -0
  3621. package/lib/icons/BorderLeftOutlined.js +25 -0
  3622. package/lib/icons/BorderOuterOutlined.d.ts +5 -0
  3623. package/lib/icons/BorderOuterOutlined.js +25 -0
  3624. package/lib/icons/BorderOutlined.d.ts +5 -0
  3625. package/lib/icons/BorderOutlined.js +25 -0
  3626. package/lib/icons/BorderRightOutlined.d.ts +5 -0
  3627. package/lib/icons/BorderRightOutlined.js +25 -0
  3628. package/lib/icons/BorderTopOutlined.d.ts +5 -0
  3629. package/lib/icons/BorderTopOutlined.js +25 -0
  3630. package/lib/icons/BorderVerticleOutlined.d.ts +5 -0
  3631. package/lib/icons/BorderVerticleOutlined.js +25 -0
  3632. package/lib/icons/BorderlessTableOutlined.d.ts +5 -0
  3633. package/lib/icons/BorderlessTableOutlined.js +25 -0
  3634. package/lib/icons/BoxPlotFilled.d.ts +5 -0
  3635. package/lib/icons/BoxPlotFilled.js +25 -0
  3636. package/lib/icons/BoxPlotOutlined.d.ts +5 -0
  3637. package/lib/icons/BoxPlotOutlined.js +25 -0
  3638. package/lib/icons/BoxPlotTwoTone.d.ts +5 -0
  3639. package/lib/icons/BoxPlotTwoTone.js +25 -0
  3640. package/lib/icons/BranchesOutlined.d.ts +5 -0
  3641. package/lib/icons/BranchesOutlined.js +25 -0
  3642. package/lib/icons/BugFilled.d.ts +5 -0
  3643. package/lib/icons/BugFilled.js +25 -0
  3644. package/lib/icons/BugOutlined.d.ts +5 -0
  3645. package/lib/icons/BugOutlined.js +25 -0
  3646. package/lib/icons/BugTwoTone.d.ts +5 -0
  3647. package/lib/icons/BugTwoTone.js +25 -0
  3648. package/lib/icons/BuildFilled.d.ts +5 -0
  3649. package/lib/icons/BuildFilled.js +25 -0
  3650. package/lib/icons/BuildOutlined.d.ts +5 -0
  3651. package/lib/icons/BuildOutlined.js +25 -0
  3652. package/lib/icons/BuildTwoTone.d.ts +5 -0
  3653. package/lib/icons/BuildTwoTone.js +25 -0
  3654. package/lib/icons/BulbFilled.d.ts +5 -0
  3655. package/lib/icons/BulbFilled.js +25 -0
  3656. package/lib/icons/BulbOutlined.d.ts +5 -0
  3657. package/lib/icons/BulbOutlined.js +25 -0
  3658. package/lib/icons/BulbTwoTone.d.ts +5 -0
  3659. package/lib/icons/BulbTwoTone.js +25 -0
  3660. package/lib/icons/CalculatorFilled.d.ts +5 -0
  3661. package/lib/icons/CalculatorFilled.js +25 -0
  3662. package/lib/icons/CalculatorOutlined.d.ts +5 -0
  3663. package/lib/icons/CalculatorOutlined.js +25 -0
  3664. package/lib/icons/CalculatorTwoTone.d.ts +5 -0
  3665. package/lib/icons/CalculatorTwoTone.js +25 -0
  3666. package/lib/icons/CalendarFilled.d.ts +5 -0
  3667. package/lib/icons/CalendarFilled.js +25 -0
  3668. package/lib/icons/CalendarOutlined.d.ts +5 -0
  3669. package/lib/icons/CalendarOutlined.js +25 -0
  3670. package/lib/icons/CalendarTwoTone.d.ts +5 -0
  3671. package/lib/icons/CalendarTwoTone.js +25 -0
  3672. package/lib/icons/CameraFilled.d.ts +5 -0
  3673. package/lib/icons/CameraFilled.js +25 -0
  3674. package/lib/icons/CameraOutlined.d.ts +5 -0
  3675. package/lib/icons/CameraOutlined.js +25 -0
  3676. package/lib/icons/CameraTwoTone.d.ts +5 -0
  3677. package/lib/icons/CameraTwoTone.js +25 -0
  3678. package/lib/icons/CarFilled.d.ts +5 -0
  3679. package/lib/icons/CarFilled.js +25 -0
  3680. package/lib/icons/CarOutlined.d.ts +5 -0
  3681. package/lib/icons/CarOutlined.js +25 -0
  3682. package/lib/icons/CarTwoTone.d.ts +5 -0
  3683. package/lib/icons/CarTwoTone.js +25 -0
  3684. package/lib/icons/CaretDownFilled.d.ts +5 -0
  3685. package/lib/icons/CaretDownFilled.js +25 -0
  3686. package/lib/icons/CaretDownOutlined.d.ts +5 -0
  3687. package/lib/icons/CaretDownOutlined.js +25 -0
  3688. package/lib/icons/CaretLeftFilled.d.ts +5 -0
  3689. package/lib/icons/CaretLeftFilled.js +25 -0
  3690. package/lib/icons/CaretLeftOutlined.d.ts +5 -0
  3691. package/lib/icons/CaretLeftOutlined.js +25 -0
  3692. package/lib/icons/CaretRightFilled.d.ts +5 -0
  3693. package/lib/icons/CaretRightFilled.js +25 -0
  3694. package/lib/icons/CaretRightOutlined.d.ts +5 -0
  3695. package/lib/icons/CaretRightOutlined.js +25 -0
  3696. package/lib/icons/CaretUpFilled.d.ts +5 -0
  3697. package/lib/icons/CaretUpFilled.js +25 -0
  3698. package/lib/icons/CaretUpOutlined.d.ts +5 -0
  3699. package/lib/icons/CaretUpOutlined.js +25 -0
  3700. package/lib/icons/CarryOutFilled.d.ts +5 -0
  3701. package/lib/icons/CarryOutFilled.js +25 -0
  3702. package/lib/icons/CarryOutOutlined.d.ts +5 -0
  3703. package/lib/icons/CarryOutOutlined.js +25 -0
  3704. package/lib/icons/CarryOutTwoTone.d.ts +5 -0
  3705. package/lib/icons/CarryOutTwoTone.js +25 -0
  3706. package/lib/icons/CheckCircleFilled.d.ts +5 -0
  3707. package/lib/icons/CheckCircleFilled.js +25 -0
  3708. package/lib/icons/CheckCircleOutlined.d.ts +5 -0
  3709. package/lib/icons/CheckCircleOutlined.js +25 -0
  3710. package/lib/icons/CheckCircleTwoTone.d.ts +5 -0
  3711. package/lib/icons/CheckCircleTwoTone.js +25 -0
  3712. package/lib/icons/CheckOutlined.d.ts +5 -0
  3713. package/lib/icons/CheckOutlined.js +25 -0
  3714. package/lib/icons/CheckSquareFilled.d.ts +5 -0
  3715. package/lib/icons/CheckSquareFilled.js +25 -0
  3716. package/lib/icons/CheckSquareOutlined.d.ts +5 -0
  3717. package/lib/icons/CheckSquareOutlined.js +25 -0
  3718. package/lib/icons/CheckSquareTwoTone.d.ts +5 -0
  3719. package/lib/icons/CheckSquareTwoTone.js +25 -0
  3720. package/lib/icons/ChromeFilled.d.ts +5 -0
  3721. package/lib/icons/ChromeFilled.js +25 -0
  3722. package/lib/icons/ChromeOutlined.d.ts +5 -0
  3723. package/lib/icons/ChromeOutlined.js +25 -0
  3724. package/lib/icons/CiCircleFilled.d.ts +5 -0
  3725. package/lib/icons/CiCircleFilled.js +25 -0
  3726. package/lib/icons/CiCircleOutlined.d.ts +5 -0
  3727. package/lib/icons/CiCircleOutlined.js +25 -0
  3728. package/lib/icons/CiCircleTwoTone.d.ts +5 -0
  3729. package/lib/icons/CiCircleTwoTone.js +25 -0
  3730. package/lib/icons/CiOutlined.d.ts +5 -0
  3731. package/lib/icons/CiOutlined.js +25 -0
  3732. package/lib/icons/CiTwoTone.d.ts +5 -0
  3733. package/lib/icons/CiTwoTone.js +25 -0
  3734. package/lib/icons/ClaudeFilled.d.ts +5 -0
  3735. package/lib/icons/ClaudeFilled.js +25 -0
  3736. package/lib/icons/ClearOutlined.d.ts +5 -0
  3737. package/lib/icons/ClearOutlined.js +25 -0
  3738. package/lib/icons/ClockCircleFilled.d.ts +5 -0
  3739. package/lib/icons/ClockCircleFilled.js +25 -0
  3740. package/lib/icons/ClockCircleOutlined.d.ts +5 -0
  3741. package/lib/icons/ClockCircleOutlined.js +25 -0
  3742. package/lib/icons/ClockCircleTwoTone.d.ts +5 -0
  3743. package/lib/icons/ClockCircleTwoTone.js +25 -0
  3744. package/lib/icons/CloseCircleFilled.d.ts +5 -0
  3745. package/lib/icons/CloseCircleFilled.js +25 -0
  3746. package/lib/icons/CloseCircleOutlined.d.ts +5 -0
  3747. package/lib/icons/CloseCircleOutlined.js +25 -0
  3748. package/lib/icons/CloseCircleTwoTone.d.ts +5 -0
  3749. package/lib/icons/CloseCircleTwoTone.js +25 -0
  3750. package/lib/icons/CloseOutlined.d.ts +5 -0
  3751. package/lib/icons/CloseOutlined.js +25 -0
  3752. package/lib/icons/CloseSquareFilled.d.ts +5 -0
  3753. package/lib/icons/CloseSquareFilled.js +25 -0
  3754. package/lib/icons/CloseSquareOutlined.d.ts +5 -0
  3755. package/lib/icons/CloseSquareOutlined.js +25 -0
  3756. package/lib/icons/CloseSquareTwoTone.d.ts +5 -0
  3757. package/lib/icons/CloseSquareTwoTone.js +25 -0
  3758. package/lib/icons/CloudDownloadOutlined.d.ts +5 -0
  3759. package/lib/icons/CloudDownloadOutlined.js +25 -0
  3760. package/lib/icons/CloudFilled.d.ts +5 -0
  3761. package/lib/icons/CloudFilled.js +25 -0
  3762. package/lib/icons/CloudOutlined.d.ts +5 -0
  3763. package/lib/icons/CloudOutlined.js +25 -0
  3764. package/lib/icons/CloudServerOutlined.d.ts +5 -0
  3765. package/lib/icons/CloudServerOutlined.js +25 -0
  3766. package/lib/icons/CloudSyncOutlined.d.ts +5 -0
  3767. package/lib/icons/CloudSyncOutlined.js +25 -0
  3768. package/lib/icons/CloudTwoTone.d.ts +5 -0
  3769. package/lib/icons/CloudTwoTone.js +25 -0
  3770. package/lib/icons/CloudUploadOutlined.d.ts +5 -0
  3771. package/lib/icons/CloudUploadOutlined.js +25 -0
  3772. package/lib/icons/ClusterOutlined.d.ts +5 -0
  3773. package/lib/icons/ClusterOutlined.js +25 -0
  3774. package/lib/icons/CodeFilled.d.ts +5 -0
  3775. package/lib/icons/CodeFilled.js +25 -0
  3776. package/lib/icons/CodeOutlined.d.ts +5 -0
  3777. package/lib/icons/CodeOutlined.js +25 -0
  3778. package/lib/icons/CodeSandboxCircleFilled.d.ts +5 -0
  3779. package/lib/icons/CodeSandboxCircleFilled.js +25 -0
  3780. package/lib/icons/CodeSandboxOutlined.d.ts +5 -0
  3781. package/lib/icons/CodeSandboxOutlined.js +25 -0
  3782. package/lib/icons/CodeSandboxSquareFilled.d.ts +5 -0
  3783. package/lib/icons/CodeSandboxSquareFilled.js +25 -0
  3784. package/lib/icons/CodeTwoTone.d.ts +5 -0
  3785. package/lib/icons/CodeTwoTone.js +25 -0
  3786. package/lib/icons/CodepenCircleFilled.d.ts +5 -0
  3787. package/lib/icons/CodepenCircleFilled.js +25 -0
  3788. package/lib/icons/CodepenCircleOutlined.d.ts +5 -0
  3789. package/lib/icons/CodepenCircleOutlined.js +25 -0
  3790. package/lib/icons/CodepenOutlined.d.ts +5 -0
  3791. package/lib/icons/CodepenOutlined.js +25 -0
  3792. package/lib/icons/CodepenSquareFilled.d.ts +5 -0
  3793. package/lib/icons/CodepenSquareFilled.js +25 -0
  3794. package/lib/icons/CoffeeOutlined.d.ts +5 -0
  3795. package/lib/icons/CoffeeOutlined.js +25 -0
  3796. package/lib/icons/ColumnHeightOutlined.d.ts +5 -0
  3797. package/lib/icons/ColumnHeightOutlined.js +25 -0
  3798. package/lib/icons/ColumnWidthOutlined.d.ts +5 -0
  3799. package/lib/icons/ColumnWidthOutlined.js +25 -0
  3800. package/lib/icons/CommentOutlined.d.ts +5 -0
  3801. package/lib/icons/CommentOutlined.js +25 -0
  3802. package/lib/icons/CompassFilled.d.ts +5 -0
  3803. package/lib/icons/CompassFilled.js +25 -0
  3804. package/lib/icons/CompassOutlined.d.ts +5 -0
  3805. package/lib/icons/CompassOutlined.js +25 -0
  3806. package/lib/icons/CompassTwoTone.d.ts +5 -0
  3807. package/lib/icons/CompassTwoTone.js +25 -0
  3808. package/lib/icons/CompressOutlined.d.ts +5 -0
  3809. package/lib/icons/CompressOutlined.js +25 -0
  3810. package/lib/icons/ConsoleSqlOutlined.d.ts +5 -0
  3811. package/lib/icons/ConsoleSqlOutlined.js +25 -0
  3812. package/lib/icons/ContactsFilled.d.ts +5 -0
  3813. package/lib/icons/ContactsFilled.js +25 -0
  3814. package/lib/icons/ContactsOutlined.d.ts +5 -0
  3815. package/lib/icons/ContactsOutlined.js +25 -0
  3816. package/lib/icons/ContactsTwoTone.d.ts +5 -0
  3817. package/lib/icons/ContactsTwoTone.js +25 -0
  3818. package/lib/icons/ContainerFilled.d.ts +5 -0
  3819. package/lib/icons/ContainerFilled.js +25 -0
  3820. package/lib/icons/ContainerOutlined.d.ts +5 -0
  3821. package/lib/icons/ContainerOutlined.js +25 -0
  3822. package/lib/icons/ContainerTwoTone.d.ts +5 -0
  3823. package/lib/icons/ContainerTwoTone.js +25 -0
  3824. package/lib/icons/ControlFilled.d.ts +5 -0
  3825. package/lib/icons/ControlFilled.js +25 -0
  3826. package/lib/icons/ControlOutlined.d.ts +5 -0
  3827. package/lib/icons/ControlOutlined.js +25 -0
  3828. package/lib/icons/ControlTwoTone.d.ts +5 -0
  3829. package/lib/icons/ControlTwoTone.js +25 -0
  3830. package/lib/icons/CopyFilled.d.ts +5 -0
  3831. package/lib/icons/CopyFilled.js +25 -0
  3832. package/lib/icons/CopyOutlined.d.ts +5 -0
  3833. package/lib/icons/CopyOutlined.js +25 -0
  3834. package/lib/icons/CopyTwoTone.d.ts +5 -0
  3835. package/lib/icons/CopyTwoTone.js +25 -0
  3836. package/lib/icons/CopyrightCircleFilled.d.ts +5 -0
  3837. package/lib/icons/CopyrightCircleFilled.js +25 -0
  3838. package/lib/icons/CopyrightCircleOutlined.d.ts +5 -0
  3839. package/lib/icons/CopyrightCircleOutlined.js +25 -0
  3840. package/lib/icons/CopyrightCircleTwoTone.d.ts +5 -0
  3841. package/lib/icons/CopyrightCircleTwoTone.js +25 -0
  3842. package/lib/icons/CopyrightOutlined.d.ts +5 -0
  3843. package/lib/icons/CopyrightOutlined.js +25 -0
  3844. package/lib/icons/CopyrightTwoTone.d.ts +5 -0
  3845. package/lib/icons/CopyrightTwoTone.js +25 -0
  3846. package/lib/icons/CreditCardFilled.d.ts +5 -0
  3847. package/lib/icons/CreditCardFilled.js +25 -0
  3848. package/lib/icons/CreditCardOutlined.d.ts +5 -0
  3849. package/lib/icons/CreditCardOutlined.js +25 -0
  3850. package/lib/icons/CreditCardTwoTone.d.ts +5 -0
  3851. package/lib/icons/CreditCardTwoTone.js +25 -0
  3852. package/lib/icons/CrownFilled.d.ts +5 -0
  3853. package/lib/icons/CrownFilled.js +25 -0
  3854. package/lib/icons/CrownOutlined.d.ts +5 -0
  3855. package/lib/icons/CrownOutlined.js +25 -0
  3856. package/lib/icons/CrownTwoTone.d.ts +5 -0
  3857. package/lib/icons/CrownTwoTone.js +25 -0
  3858. package/lib/icons/CustomerServiceFilled.d.ts +5 -0
  3859. package/lib/icons/CustomerServiceFilled.js +25 -0
  3860. package/lib/icons/CustomerServiceOutlined.d.ts +5 -0
  3861. package/lib/icons/CustomerServiceOutlined.js +25 -0
  3862. package/lib/icons/CustomerServiceTwoTone.d.ts +5 -0
  3863. package/lib/icons/CustomerServiceTwoTone.js +25 -0
  3864. package/lib/icons/DashOutlined.d.ts +5 -0
  3865. package/lib/icons/DashOutlined.js +25 -0
  3866. package/lib/icons/DashboardFilled.d.ts +5 -0
  3867. package/lib/icons/DashboardFilled.js +25 -0
  3868. package/lib/icons/DashboardOutlined.d.ts +5 -0
  3869. package/lib/icons/DashboardOutlined.js +25 -0
  3870. package/lib/icons/DashboardTwoTone.d.ts +5 -0
  3871. package/lib/icons/DashboardTwoTone.js +25 -0
  3872. package/lib/icons/DatabaseFilled.d.ts +5 -0
  3873. package/lib/icons/DatabaseFilled.js +25 -0
  3874. package/lib/icons/DatabaseOutlined.d.ts +5 -0
  3875. package/lib/icons/DatabaseOutlined.js +25 -0
  3876. package/lib/icons/DatabaseTwoTone.d.ts +5 -0
  3877. package/lib/icons/DatabaseTwoTone.js +25 -0
  3878. package/lib/icons/DeepSeekFilled.d.ts +5 -0
  3879. package/lib/icons/DeepSeekFilled.js +25 -0
  3880. package/lib/icons/DeleteColumnOutlined.d.ts +5 -0
  3881. package/lib/icons/DeleteColumnOutlined.js +25 -0
  3882. package/lib/icons/DeleteFilled.d.ts +5 -0
  3883. package/lib/icons/DeleteFilled.js +25 -0
  3884. package/lib/icons/DeleteOutlined.d.ts +5 -0
  3885. package/lib/icons/DeleteOutlined.js +25 -0
  3886. package/lib/icons/DeleteRowOutlined.d.ts +5 -0
  3887. package/lib/icons/DeleteRowOutlined.js +25 -0
  3888. package/lib/icons/DeleteTwoTone.d.ts +5 -0
  3889. package/lib/icons/DeleteTwoTone.js +25 -0
  3890. package/lib/icons/DeliveredProcedureOutlined.d.ts +5 -0
  3891. package/lib/icons/DeliveredProcedureOutlined.js +25 -0
  3892. package/lib/icons/DeploymentUnitOutlined.d.ts +5 -0
  3893. package/lib/icons/DeploymentUnitOutlined.js +25 -0
  3894. package/lib/icons/DesktopOutlined.d.ts +5 -0
  3895. package/lib/icons/DesktopOutlined.js +25 -0
  3896. package/lib/icons/DiffFilled.d.ts +5 -0
  3897. package/lib/icons/DiffFilled.js +25 -0
  3898. package/lib/icons/DiffOutlined.d.ts +5 -0
  3899. package/lib/icons/DiffOutlined.js +25 -0
  3900. package/lib/icons/DiffTwoTone.d.ts +5 -0
  3901. package/lib/icons/DiffTwoTone.js +25 -0
  3902. package/lib/icons/DingdingOutlined.d.ts +5 -0
  3903. package/lib/icons/DingdingOutlined.js +25 -0
  3904. package/lib/icons/DingtalkCircleFilled.d.ts +5 -0
  3905. package/lib/icons/DingtalkCircleFilled.js +25 -0
  3906. package/lib/icons/DingtalkOutlined.d.ts +5 -0
  3907. package/lib/icons/DingtalkOutlined.js +25 -0
  3908. package/lib/icons/DingtalkSquareFilled.d.ts +5 -0
  3909. package/lib/icons/DingtalkSquareFilled.js +25 -0
  3910. package/lib/icons/DisconnectOutlined.d.ts +5 -0
  3911. package/lib/icons/DisconnectOutlined.js +25 -0
  3912. package/lib/icons/DiscordFilled.d.ts +5 -0
  3913. package/lib/icons/DiscordFilled.js +25 -0
  3914. package/lib/icons/DiscordOutlined.d.ts +5 -0
  3915. package/lib/icons/DiscordOutlined.js +25 -0
  3916. package/lib/icons/DislikeFilled.d.ts +5 -0
  3917. package/lib/icons/DislikeFilled.js +25 -0
  3918. package/lib/icons/DislikeOutlined.d.ts +5 -0
  3919. package/lib/icons/DislikeOutlined.js +25 -0
  3920. package/lib/icons/DislikeTwoTone.d.ts +5 -0
  3921. package/lib/icons/DislikeTwoTone.js +25 -0
  3922. package/lib/icons/DockerOutlined.d.ts +5 -0
  3923. package/lib/icons/DockerOutlined.js +25 -0
  3924. package/lib/icons/DollarCircleFilled.d.ts +5 -0
  3925. package/lib/icons/DollarCircleFilled.js +25 -0
  3926. package/lib/icons/DollarCircleOutlined.d.ts +5 -0
  3927. package/lib/icons/DollarCircleOutlined.js +25 -0
  3928. package/lib/icons/DollarCircleTwoTone.d.ts +5 -0
  3929. package/lib/icons/DollarCircleTwoTone.js +25 -0
  3930. package/lib/icons/DollarOutlined.d.ts +5 -0
  3931. package/lib/icons/DollarOutlined.js +25 -0
  3932. package/lib/icons/DollarTwoTone.d.ts +5 -0
  3933. package/lib/icons/DollarTwoTone.js +25 -0
  3934. package/lib/icons/DotChartOutlined.d.ts +5 -0
  3935. package/lib/icons/DotChartOutlined.js +25 -0
  3936. package/lib/icons/DotNetOutlined.d.ts +5 -0
  3937. package/lib/icons/DotNetOutlined.js +25 -0
  3938. package/lib/icons/DoubleLeftOutlined.d.ts +5 -0
  3939. package/lib/icons/DoubleLeftOutlined.js +25 -0
  3940. package/lib/icons/DoubleRightOutlined.d.ts +5 -0
  3941. package/lib/icons/DoubleRightOutlined.js +25 -0
  3942. package/lib/icons/DownCircleFilled.d.ts +5 -0
  3943. package/lib/icons/DownCircleFilled.js +25 -0
  3944. package/lib/icons/DownCircleOutlined.d.ts +5 -0
  3945. package/lib/icons/DownCircleOutlined.js +25 -0
  3946. package/lib/icons/DownCircleTwoTone.d.ts +5 -0
  3947. package/lib/icons/DownCircleTwoTone.js +25 -0
  3948. package/lib/icons/DownOutlined.d.ts +5 -0
  3949. package/lib/icons/DownOutlined.js +25 -0
  3950. package/lib/icons/DownSquareFilled.d.ts +5 -0
  3951. package/lib/icons/DownSquareFilled.js +25 -0
  3952. package/lib/icons/DownSquareOutlined.d.ts +5 -0
  3953. package/lib/icons/DownSquareOutlined.js +25 -0
  3954. package/lib/icons/DownSquareTwoTone.d.ts +5 -0
  3955. package/lib/icons/DownSquareTwoTone.js +25 -0
  3956. package/lib/icons/DownloadOutlined.d.ts +5 -0
  3957. package/lib/icons/DownloadOutlined.js +25 -0
  3958. package/lib/icons/DragOutlined.d.ts +5 -0
  3959. package/lib/icons/DragOutlined.js +25 -0
  3960. package/lib/icons/DribbbleCircleFilled.d.ts +5 -0
  3961. package/lib/icons/DribbbleCircleFilled.js +25 -0
  3962. package/lib/icons/DribbbleOutlined.d.ts +5 -0
  3963. package/lib/icons/DribbbleOutlined.js +25 -0
  3964. package/lib/icons/DribbbleSquareFilled.d.ts +5 -0
  3965. package/lib/icons/DribbbleSquareFilled.js +25 -0
  3966. package/lib/icons/DribbbleSquareOutlined.d.ts +5 -0
  3967. package/lib/icons/DribbbleSquareOutlined.js +25 -0
  3968. package/lib/icons/DropboxCircleFilled.d.ts +5 -0
  3969. package/lib/icons/DropboxCircleFilled.js +25 -0
  3970. package/lib/icons/DropboxOutlined.d.ts +5 -0
  3971. package/lib/icons/DropboxOutlined.js +25 -0
  3972. package/lib/icons/DropboxSquareFilled.d.ts +5 -0
  3973. package/lib/icons/DropboxSquareFilled.js +25 -0
  3974. package/lib/icons/EditFilled.d.ts +5 -0
  3975. package/lib/icons/EditFilled.js +25 -0
  3976. package/lib/icons/EditOutlined.d.ts +5 -0
  3977. package/lib/icons/EditOutlined.js +25 -0
  3978. package/lib/icons/EditTwoTone.d.ts +5 -0
  3979. package/lib/icons/EditTwoTone.js +25 -0
  3980. package/lib/icons/ElevenLabsFilled.d.ts +5 -0
  3981. package/lib/icons/ElevenLabsFilled.js +25 -0
  3982. package/lib/icons/EllipsisOutlined.d.ts +5 -0
  3983. package/lib/icons/EllipsisOutlined.js +25 -0
  3984. package/lib/icons/EnterOutlined.d.ts +5 -0
  3985. package/lib/icons/EnterOutlined.js +25 -0
  3986. package/lib/icons/EnvironmentFilled.d.ts +5 -0
  3987. package/lib/icons/EnvironmentFilled.js +25 -0
  3988. package/lib/icons/EnvironmentOutlined.d.ts +5 -0
  3989. package/lib/icons/EnvironmentOutlined.js +25 -0
  3990. package/lib/icons/EnvironmentTwoTone.d.ts +5 -0
  3991. package/lib/icons/EnvironmentTwoTone.js +25 -0
  3992. package/lib/icons/EuroCircleFilled.d.ts +5 -0
  3993. package/lib/icons/EuroCircleFilled.js +25 -0
  3994. package/lib/icons/EuroCircleOutlined.d.ts +5 -0
  3995. package/lib/icons/EuroCircleOutlined.js +25 -0
  3996. package/lib/icons/EuroCircleTwoTone.d.ts +5 -0
  3997. package/lib/icons/EuroCircleTwoTone.js +25 -0
  3998. package/lib/icons/EuroOutlined.d.ts +5 -0
  3999. package/lib/icons/EuroOutlined.js +25 -0
  4000. package/lib/icons/EuroTwoTone.d.ts +5 -0
  4001. package/lib/icons/EuroTwoTone.js +25 -0
  4002. package/lib/icons/ExceptionOutlined.d.ts +5 -0
  4003. package/lib/icons/ExceptionOutlined.js +25 -0
  4004. package/lib/icons/ExclamationCircleFilled.d.ts +5 -0
  4005. package/lib/icons/ExclamationCircleFilled.js +25 -0
  4006. package/lib/icons/ExclamationCircleOutlined.d.ts +5 -0
  4007. package/lib/icons/ExclamationCircleOutlined.js +25 -0
  4008. package/lib/icons/ExclamationCircleTwoTone.d.ts +5 -0
  4009. package/lib/icons/ExclamationCircleTwoTone.js +25 -0
  4010. package/lib/icons/ExclamationOutlined.d.ts +5 -0
  4011. package/lib/icons/ExclamationOutlined.js +25 -0
  4012. package/lib/icons/ExpandAltOutlined.d.ts +5 -0
  4013. package/lib/icons/ExpandAltOutlined.js +25 -0
  4014. package/lib/icons/ExpandOutlined.d.ts +5 -0
  4015. package/lib/icons/ExpandOutlined.js +25 -0
  4016. package/lib/icons/ExperimentFilled.d.ts +5 -0
  4017. package/lib/icons/ExperimentFilled.js +25 -0
  4018. package/lib/icons/ExperimentOutlined.d.ts +5 -0
  4019. package/lib/icons/ExperimentOutlined.js +25 -0
  4020. package/lib/icons/ExperimentTwoTone.d.ts +5 -0
  4021. package/lib/icons/ExperimentTwoTone.js +25 -0
  4022. package/lib/icons/ExportOutlined.d.ts +5 -0
  4023. package/lib/icons/ExportOutlined.js +25 -0
  4024. package/lib/icons/EyeFilled.d.ts +5 -0
  4025. package/lib/icons/EyeFilled.js +25 -0
  4026. package/lib/icons/EyeInvisibleFilled.d.ts +5 -0
  4027. package/lib/icons/EyeInvisibleFilled.js +25 -0
  4028. package/lib/icons/EyeInvisibleOutlined.d.ts +5 -0
  4029. package/lib/icons/EyeInvisibleOutlined.js +25 -0
  4030. package/lib/icons/EyeInvisibleTwoTone.d.ts +5 -0
  4031. package/lib/icons/EyeInvisibleTwoTone.js +25 -0
  4032. package/lib/icons/EyeOutlined.d.ts +5 -0
  4033. package/lib/icons/EyeOutlined.js +25 -0
  4034. package/lib/icons/EyeTwoTone.d.ts +5 -0
  4035. package/lib/icons/EyeTwoTone.js +25 -0
  4036. package/lib/icons/FacebookFilled.d.ts +5 -0
  4037. package/lib/icons/FacebookFilled.js +25 -0
  4038. package/lib/icons/FacebookOutlined.d.ts +5 -0
  4039. package/lib/icons/FacebookOutlined.js +25 -0
  4040. package/lib/icons/FallOutlined.d.ts +5 -0
  4041. package/lib/icons/FallOutlined.js +25 -0
  4042. package/lib/icons/FastBackwardFilled.d.ts +5 -0
  4043. package/lib/icons/FastBackwardFilled.js +25 -0
  4044. package/lib/icons/FastBackwardOutlined.d.ts +5 -0
  4045. package/lib/icons/FastBackwardOutlined.js +25 -0
  4046. package/lib/icons/FastForwardFilled.d.ts +5 -0
  4047. package/lib/icons/FastForwardFilled.js +25 -0
  4048. package/lib/icons/FastForwardOutlined.d.ts +5 -0
  4049. package/lib/icons/FastForwardOutlined.js +25 -0
  4050. package/lib/icons/FieldBinaryOutlined.d.ts +5 -0
  4051. package/lib/icons/FieldBinaryOutlined.js +25 -0
  4052. package/lib/icons/FieldNumberOutlined.d.ts +5 -0
  4053. package/lib/icons/FieldNumberOutlined.js +25 -0
  4054. package/lib/icons/FieldStringOutlined.d.ts +5 -0
  4055. package/lib/icons/FieldStringOutlined.js +25 -0
  4056. package/lib/icons/FieldTimeOutlined.d.ts +5 -0
  4057. package/lib/icons/FieldTimeOutlined.js +25 -0
  4058. package/lib/icons/FileAddFilled.d.ts +5 -0
  4059. package/lib/icons/FileAddFilled.js +25 -0
  4060. package/lib/icons/FileAddOutlined.d.ts +5 -0
  4061. package/lib/icons/FileAddOutlined.js +25 -0
  4062. package/lib/icons/FileAddTwoTone.d.ts +5 -0
  4063. package/lib/icons/FileAddTwoTone.js +25 -0
  4064. package/lib/icons/FileDoneOutlined.d.ts +5 -0
  4065. package/lib/icons/FileDoneOutlined.js +25 -0
  4066. package/lib/icons/FileExcelFilled.d.ts +5 -0
  4067. package/lib/icons/FileExcelFilled.js +25 -0
  4068. package/lib/icons/FileExcelOutlined.d.ts +5 -0
  4069. package/lib/icons/FileExcelOutlined.js +25 -0
  4070. package/lib/icons/FileExcelTwoTone.d.ts +5 -0
  4071. package/lib/icons/FileExcelTwoTone.js +25 -0
  4072. package/lib/icons/FileExclamationFilled.d.ts +5 -0
  4073. package/lib/icons/FileExclamationFilled.js +25 -0
  4074. package/lib/icons/FileExclamationOutlined.d.ts +5 -0
  4075. package/lib/icons/FileExclamationOutlined.js +25 -0
  4076. package/lib/icons/FileExclamationTwoTone.d.ts +5 -0
  4077. package/lib/icons/FileExclamationTwoTone.js +25 -0
  4078. package/lib/icons/FileFilled.d.ts +5 -0
  4079. package/lib/icons/FileFilled.js +25 -0
  4080. package/lib/icons/FileGifOutlined.d.ts +5 -0
  4081. package/lib/icons/FileGifOutlined.js +25 -0
  4082. package/lib/icons/FileImageFilled.d.ts +5 -0
  4083. package/lib/icons/FileImageFilled.js +25 -0
  4084. package/lib/icons/FileImageOutlined.d.ts +5 -0
  4085. package/lib/icons/FileImageOutlined.js +25 -0
  4086. package/lib/icons/FileImageTwoTone.d.ts +5 -0
  4087. package/lib/icons/FileImageTwoTone.js +25 -0
  4088. package/lib/icons/FileJpgOutlined.d.ts +5 -0
  4089. package/lib/icons/FileJpgOutlined.js +25 -0
  4090. package/lib/icons/FileMarkdownFilled.d.ts +5 -0
  4091. package/lib/icons/FileMarkdownFilled.js +25 -0
  4092. package/lib/icons/FileMarkdownOutlined.d.ts +5 -0
  4093. package/lib/icons/FileMarkdownOutlined.js +25 -0
  4094. package/lib/icons/FileMarkdownTwoTone.d.ts +5 -0
  4095. package/lib/icons/FileMarkdownTwoTone.js +25 -0
  4096. package/lib/icons/FileOutlined.d.ts +5 -0
  4097. package/lib/icons/FileOutlined.js +25 -0
  4098. package/lib/icons/FilePdfFilled.d.ts +5 -0
  4099. package/lib/icons/FilePdfFilled.js +25 -0
  4100. package/lib/icons/FilePdfOutlined.d.ts +5 -0
  4101. package/lib/icons/FilePdfOutlined.js +25 -0
  4102. package/lib/icons/FilePdfTwoTone.d.ts +5 -0
  4103. package/lib/icons/FilePdfTwoTone.js +25 -0
  4104. package/lib/icons/FilePptFilled.d.ts +5 -0
  4105. package/lib/icons/FilePptFilled.js +25 -0
  4106. package/lib/icons/FilePptOutlined.d.ts +5 -0
  4107. package/lib/icons/FilePptOutlined.js +25 -0
  4108. package/lib/icons/FilePptTwoTone.d.ts +5 -0
  4109. package/lib/icons/FilePptTwoTone.js +25 -0
  4110. package/lib/icons/FileProtectOutlined.d.ts +5 -0
  4111. package/lib/icons/FileProtectOutlined.js +25 -0
  4112. package/lib/icons/FileSearchOutlined.d.ts +5 -0
  4113. package/lib/icons/FileSearchOutlined.js +25 -0
  4114. package/lib/icons/FileSyncOutlined.d.ts +5 -0
  4115. package/lib/icons/FileSyncOutlined.js +25 -0
  4116. package/lib/icons/FileTextFilled.d.ts +5 -0
  4117. package/lib/icons/FileTextFilled.js +25 -0
  4118. package/lib/icons/FileTextOutlined.d.ts +5 -0
  4119. package/lib/icons/FileTextOutlined.js +25 -0
  4120. package/lib/icons/FileTextTwoTone.d.ts +5 -0
  4121. package/lib/icons/FileTextTwoTone.js +25 -0
  4122. package/lib/icons/FileTwoTone.d.ts +5 -0
  4123. package/lib/icons/FileTwoTone.js +25 -0
  4124. package/lib/icons/FileUnknownFilled.d.ts +5 -0
  4125. package/lib/icons/FileUnknownFilled.js +25 -0
  4126. package/lib/icons/FileUnknownOutlined.d.ts +5 -0
  4127. package/lib/icons/FileUnknownOutlined.js +25 -0
  4128. package/lib/icons/FileUnknownTwoTone.d.ts +5 -0
  4129. package/lib/icons/FileUnknownTwoTone.js +25 -0
  4130. package/lib/icons/FileWordFilled.d.ts +5 -0
  4131. package/lib/icons/FileWordFilled.js +25 -0
  4132. package/lib/icons/FileWordOutlined.d.ts +5 -0
  4133. package/lib/icons/FileWordOutlined.js +25 -0
  4134. package/lib/icons/FileWordTwoTone.d.ts +5 -0
  4135. package/lib/icons/FileWordTwoTone.js +25 -0
  4136. package/lib/icons/FileZipFilled.d.ts +5 -0
  4137. package/lib/icons/FileZipFilled.js +25 -0
  4138. package/lib/icons/FileZipOutlined.d.ts +5 -0
  4139. package/lib/icons/FileZipOutlined.js +25 -0
  4140. package/lib/icons/FileZipTwoTone.d.ts +5 -0
  4141. package/lib/icons/FileZipTwoTone.js +25 -0
  4142. package/lib/icons/FilterFilled.d.ts +5 -0
  4143. package/lib/icons/FilterFilled.js +25 -0
  4144. package/lib/icons/FilterOutlined.d.ts +5 -0
  4145. package/lib/icons/FilterOutlined.js +25 -0
  4146. package/lib/icons/FilterTwoTone.d.ts +5 -0
  4147. package/lib/icons/FilterTwoTone.js +25 -0
  4148. package/lib/icons/FireFilled.d.ts +5 -0
  4149. package/lib/icons/FireFilled.js +25 -0
  4150. package/lib/icons/FireOutlined.d.ts +5 -0
  4151. package/lib/icons/FireOutlined.js +25 -0
  4152. package/lib/icons/FireTwoTone.d.ts +5 -0
  4153. package/lib/icons/FireTwoTone.js +25 -0
  4154. package/lib/icons/FlagFilled.d.ts +5 -0
  4155. package/lib/icons/FlagFilled.js +25 -0
  4156. package/lib/icons/FlagOutlined.d.ts +5 -0
  4157. package/lib/icons/FlagOutlined.js +25 -0
  4158. package/lib/icons/FlagTwoTone.d.ts +5 -0
  4159. package/lib/icons/FlagTwoTone.js +25 -0
  4160. package/lib/icons/FolderAddFilled.d.ts +5 -0
  4161. package/lib/icons/FolderAddFilled.js +25 -0
  4162. package/lib/icons/FolderAddOutlined.d.ts +5 -0
  4163. package/lib/icons/FolderAddOutlined.js +25 -0
  4164. package/lib/icons/FolderAddTwoTone.d.ts +5 -0
  4165. package/lib/icons/FolderAddTwoTone.js +25 -0
  4166. package/lib/icons/FolderFilled.d.ts +5 -0
  4167. package/lib/icons/FolderFilled.js +25 -0
  4168. package/lib/icons/FolderOpenFilled.d.ts +5 -0
  4169. package/lib/icons/FolderOpenFilled.js +25 -0
  4170. package/lib/icons/FolderOpenOutlined.d.ts +5 -0
  4171. package/lib/icons/FolderOpenOutlined.js +25 -0
  4172. package/lib/icons/FolderOpenTwoTone.d.ts +5 -0
  4173. package/lib/icons/FolderOpenTwoTone.js +25 -0
  4174. package/lib/icons/FolderOutlined.d.ts +5 -0
  4175. package/lib/icons/FolderOutlined.js +25 -0
  4176. package/lib/icons/FolderTwoTone.d.ts +5 -0
  4177. package/lib/icons/FolderTwoTone.js +25 -0
  4178. package/lib/icons/FolderViewOutlined.d.ts +5 -0
  4179. package/lib/icons/FolderViewOutlined.js +25 -0
  4180. package/lib/icons/FontColorsOutlined.d.ts +5 -0
  4181. package/lib/icons/FontColorsOutlined.js +25 -0
  4182. package/lib/icons/FontSizeOutlined.d.ts +5 -0
  4183. package/lib/icons/FontSizeOutlined.js +25 -0
  4184. package/lib/icons/ForkOutlined.d.ts +5 -0
  4185. package/lib/icons/ForkOutlined.js +25 -0
  4186. package/lib/icons/FormOutlined.d.ts +5 -0
  4187. package/lib/icons/FormOutlined.js +25 -0
  4188. package/lib/icons/FormatPainterFilled.d.ts +5 -0
  4189. package/lib/icons/FormatPainterFilled.js +25 -0
  4190. package/lib/icons/FormatPainterOutlined.d.ts +5 -0
  4191. package/lib/icons/FormatPainterOutlined.js +25 -0
  4192. package/lib/icons/ForwardFilled.d.ts +5 -0
  4193. package/lib/icons/ForwardFilled.js +25 -0
  4194. package/lib/icons/ForwardOutlined.d.ts +5 -0
  4195. package/lib/icons/ForwardOutlined.js +25 -0
  4196. package/lib/icons/FrownFilled.d.ts +5 -0
  4197. package/lib/icons/FrownFilled.js +25 -0
  4198. package/lib/icons/FrownOutlined.d.ts +5 -0
  4199. package/lib/icons/FrownOutlined.js +25 -0
  4200. package/lib/icons/FrownTwoTone.d.ts +5 -0
  4201. package/lib/icons/FrownTwoTone.js +25 -0
  4202. package/lib/icons/FullscreenExitOutlined.d.ts +5 -0
  4203. package/lib/icons/FullscreenExitOutlined.js +25 -0
  4204. package/lib/icons/FullscreenOutlined.d.ts +5 -0
  4205. package/lib/icons/FullscreenOutlined.js +25 -0
  4206. package/lib/icons/FunctionOutlined.d.ts +5 -0
  4207. package/lib/icons/FunctionOutlined.js +25 -0
  4208. package/lib/icons/FundFilled.d.ts +5 -0
  4209. package/lib/icons/FundFilled.js +25 -0
  4210. package/lib/icons/FundOutlined.d.ts +5 -0
  4211. package/lib/icons/FundOutlined.js +25 -0
  4212. package/lib/icons/FundProjectionScreenOutlined.d.ts +5 -0
  4213. package/lib/icons/FundProjectionScreenOutlined.js +25 -0
  4214. package/lib/icons/FundTwoTone.d.ts +5 -0
  4215. package/lib/icons/FundTwoTone.js +25 -0
  4216. package/lib/icons/FundViewOutlined.d.ts +5 -0
  4217. package/lib/icons/FundViewOutlined.js +25 -0
  4218. package/lib/icons/FunnelPlotFilled.d.ts +5 -0
  4219. package/lib/icons/FunnelPlotFilled.js +25 -0
  4220. package/lib/icons/FunnelPlotOutlined.d.ts +5 -0
  4221. package/lib/icons/FunnelPlotOutlined.js +25 -0
  4222. package/lib/icons/FunnelPlotTwoTone.d.ts +5 -0
  4223. package/lib/icons/FunnelPlotTwoTone.js +25 -0
  4224. package/lib/icons/GatewayOutlined.d.ts +5 -0
  4225. package/lib/icons/GatewayOutlined.js +25 -0
  4226. package/lib/icons/GeminiFilled.d.ts +5 -0
  4227. package/lib/icons/GeminiFilled.js +25 -0
  4228. package/lib/icons/GifOutlined.d.ts +5 -0
  4229. package/lib/icons/GifOutlined.js +25 -0
  4230. package/lib/icons/GiftFilled.d.ts +5 -0
  4231. package/lib/icons/GiftFilled.js +25 -0
  4232. package/lib/icons/GiftOutlined.d.ts +5 -0
  4233. package/lib/icons/GiftOutlined.js +25 -0
  4234. package/lib/icons/GiftTwoTone.d.ts +5 -0
  4235. package/lib/icons/GiftTwoTone.js +25 -0
  4236. package/lib/icons/GithubFilled.d.ts +5 -0
  4237. package/lib/icons/GithubFilled.js +25 -0
  4238. package/lib/icons/GithubOutlined.d.ts +5 -0
  4239. package/lib/icons/GithubOutlined.js +25 -0
  4240. package/lib/icons/GitlabFilled.d.ts +5 -0
  4241. package/lib/icons/GitlabFilled.js +25 -0
  4242. package/lib/icons/GitlabOutlined.d.ts +5 -0
  4243. package/lib/icons/GitlabOutlined.js +25 -0
  4244. package/lib/icons/GlobalOutlined.d.ts +5 -0
  4245. package/lib/icons/GlobalOutlined.js +25 -0
  4246. package/lib/icons/GoldFilled.d.ts +5 -0
  4247. package/lib/icons/GoldFilled.js +25 -0
  4248. package/lib/icons/GoldOutlined.d.ts +5 -0
  4249. package/lib/icons/GoldOutlined.js +25 -0
  4250. package/lib/icons/GoldTwoTone.d.ts +5 -0
  4251. package/lib/icons/GoldTwoTone.js +25 -0
  4252. package/lib/icons/GoldenFilled.d.ts +5 -0
  4253. package/lib/icons/GoldenFilled.js +25 -0
  4254. package/lib/icons/GoogleCircleFilled.d.ts +5 -0
  4255. package/lib/icons/GoogleCircleFilled.js +25 -0
  4256. package/lib/icons/GoogleOutlined.d.ts +5 -0
  4257. package/lib/icons/GoogleOutlined.js +25 -0
  4258. package/lib/icons/GooglePlusCircleFilled.d.ts +5 -0
  4259. package/lib/icons/GooglePlusCircleFilled.js +25 -0
  4260. package/lib/icons/GooglePlusOutlined.d.ts +5 -0
  4261. package/lib/icons/GooglePlusOutlined.js +25 -0
  4262. package/lib/icons/GooglePlusSquareFilled.d.ts +5 -0
  4263. package/lib/icons/GooglePlusSquareFilled.js +25 -0
  4264. package/lib/icons/GoogleSquareFilled.d.ts +5 -0
  4265. package/lib/icons/GoogleSquareFilled.js +25 -0
  4266. package/lib/icons/GroupOutlined.d.ts +5 -0
  4267. package/lib/icons/GroupOutlined.js +25 -0
  4268. package/lib/icons/HarmonyOSOutlined.d.ts +5 -0
  4269. package/lib/icons/HarmonyOSOutlined.js +25 -0
  4270. package/lib/icons/HddFilled.d.ts +5 -0
  4271. package/lib/icons/HddFilled.js +25 -0
  4272. package/lib/icons/HddOutlined.d.ts +5 -0
  4273. package/lib/icons/HddOutlined.js +25 -0
  4274. package/lib/icons/HddTwoTone.d.ts +5 -0
  4275. package/lib/icons/HddTwoTone.js +25 -0
  4276. package/lib/icons/HeartFilled.d.ts +5 -0
  4277. package/lib/icons/HeartFilled.js +25 -0
  4278. package/lib/icons/HeartOutlined.d.ts +5 -0
  4279. package/lib/icons/HeartOutlined.js +25 -0
  4280. package/lib/icons/HeartTwoTone.d.ts +5 -0
  4281. package/lib/icons/HeartTwoTone.js +25 -0
  4282. package/lib/icons/HeatMapOutlined.d.ts +5 -0
  4283. package/lib/icons/HeatMapOutlined.js +25 -0
  4284. package/lib/icons/HighlightFilled.d.ts +5 -0
  4285. package/lib/icons/HighlightFilled.js +25 -0
  4286. package/lib/icons/HighlightOutlined.d.ts +5 -0
  4287. package/lib/icons/HighlightOutlined.js +25 -0
  4288. package/lib/icons/HighlightTwoTone.d.ts +5 -0
  4289. package/lib/icons/HighlightTwoTone.js +25 -0
  4290. package/lib/icons/HistoryOutlined.d.ts +5 -0
  4291. package/lib/icons/HistoryOutlined.js +25 -0
  4292. package/lib/icons/HolderOutlined.d.ts +5 -0
  4293. package/lib/icons/HolderOutlined.js +25 -0
  4294. package/lib/icons/HomeFilled.d.ts +5 -0
  4295. package/lib/icons/HomeFilled.js +25 -0
  4296. package/lib/icons/HomeOutlined.d.ts +5 -0
  4297. package/lib/icons/HomeOutlined.js +25 -0
  4298. package/lib/icons/HomeTwoTone.d.ts +5 -0
  4299. package/lib/icons/HomeTwoTone.js +25 -0
  4300. package/lib/icons/HourglassFilled.d.ts +5 -0
  4301. package/lib/icons/HourglassFilled.js +25 -0
  4302. package/lib/icons/HourglassOutlined.d.ts +5 -0
  4303. package/lib/icons/HourglassOutlined.js +25 -0
  4304. package/lib/icons/HourglassTwoTone.d.ts +5 -0
  4305. package/lib/icons/HourglassTwoTone.js +25 -0
  4306. package/lib/icons/Html5Filled.d.ts +5 -0
  4307. package/lib/icons/Html5Filled.js +25 -0
  4308. package/lib/icons/Html5Outlined.d.ts +5 -0
  4309. package/lib/icons/Html5Outlined.js +25 -0
  4310. package/lib/icons/Html5TwoTone.d.ts +5 -0
  4311. package/lib/icons/Html5TwoTone.js +25 -0
  4312. package/lib/icons/HuggingFaceFilled.d.ts +5 -0
  4313. package/lib/icons/HuggingFaceFilled.js +25 -0
  4314. package/lib/icons/IdcardFilled.d.ts +5 -0
  4315. package/lib/icons/IdcardFilled.js +25 -0
  4316. package/lib/icons/IdcardOutlined.d.ts +5 -0
  4317. package/lib/icons/IdcardOutlined.js +25 -0
  4318. package/lib/icons/IdcardTwoTone.d.ts +5 -0
  4319. package/lib/icons/IdcardTwoTone.js +25 -0
  4320. package/lib/icons/IeCircleFilled.d.ts +5 -0
  4321. package/lib/icons/IeCircleFilled.js +25 -0
  4322. package/lib/icons/IeOutlined.d.ts +5 -0
  4323. package/lib/icons/IeOutlined.js +25 -0
  4324. package/lib/icons/IeSquareFilled.d.ts +5 -0
  4325. package/lib/icons/IeSquareFilled.js +25 -0
  4326. package/lib/icons/ImportOutlined.d.ts +5 -0
  4327. package/lib/icons/ImportOutlined.js +25 -0
  4328. package/lib/icons/InboxOutlined.d.ts +5 -0
  4329. package/lib/icons/InboxOutlined.js +25 -0
  4330. package/lib/icons/InfoCircleFilled.d.ts +5 -0
  4331. package/lib/icons/InfoCircleFilled.js +25 -0
  4332. package/lib/icons/InfoCircleOutlined.d.ts +5 -0
  4333. package/lib/icons/InfoCircleOutlined.js +25 -0
  4334. package/lib/icons/InfoCircleTwoTone.d.ts +5 -0
  4335. package/lib/icons/InfoCircleTwoTone.js +25 -0
  4336. package/lib/icons/InfoOutlined.d.ts +5 -0
  4337. package/lib/icons/InfoOutlined.js +25 -0
  4338. package/lib/icons/InsertRowAboveOutlined.d.ts +5 -0
  4339. package/lib/icons/InsertRowAboveOutlined.js +25 -0
  4340. package/lib/icons/InsertRowBelowOutlined.d.ts +5 -0
  4341. package/lib/icons/InsertRowBelowOutlined.js +25 -0
  4342. package/lib/icons/InsertRowLeftOutlined.d.ts +5 -0
  4343. package/lib/icons/InsertRowLeftOutlined.js +25 -0
  4344. package/lib/icons/InsertRowRightOutlined.d.ts +5 -0
  4345. package/lib/icons/InsertRowRightOutlined.js +25 -0
  4346. package/lib/icons/InstagramFilled.d.ts +5 -0
  4347. package/lib/icons/InstagramFilled.js +25 -0
  4348. package/lib/icons/InstagramOutlined.d.ts +5 -0
  4349. package/lib/icons/InstagramOutlined.js +25 -0
  4350. package/lib/icons/InsuranceFilled.d.ts +5 -0
  4351. package/lib/icons/InsuranceFilled.js +25 -0
  4352. package/lib/icons/InsuranceOutlined.d.ts +5 -0
  4353. package/lib/icons/InsuranceOutlined.js +25 -0
  4354. package/lib/icons/InsuranceTwoTone.d.ts +5 -0
  4355. package/lib/icons/InsuranceTwoTone.js +25 -0
  4356. package/lib/icons/InteractionFilled.d.ts +5 -0
  4357. package/lib/icons/InteractionFilled.js +25 -0
  4358. package/lib/icons/InteractionOutlined.d.ts +5 -0
  4359. package/lib/icons/InteractionOutlined.js +25 -0
  4360. package/lib/icons/InteractionTwoTone.d.ts +5 -0
  4361. package/lib/icons/InteractionTwoTone.js +25 -0
  4362. package/lib/icons/IssuesCloseOutlined.d.ts +5 -0
  4363. package/lib/icons/IssuesCloseOutlined.js +25 -0
  4364. package/lib/icons/ItalicOutlined.d.ts +5 -0
  4365. package/lib/icons/ItalicOutlined.js +25 -0
  4366. package/lib/icons/JavaOutlined.d.ts +5 -0
  4367. package/lib/icons/JavaOutlined.js +25 -0
  4368. package/lib/icons/JavaScriptOutlined.d.ts +5 -0
  4369. package/lib/icons/JavaScriptOutlined.js +25 -0
  4370. package/lib/icons/KeyOutlined.d.ts +5 -0
  4371. package/lib/icons/KeyOutlined.js +25 -0
  4372. package/lib/icons/KubernetesOutlined.d.ts +5 -0
  4373. package/lib/icons/KubernetesOutlined.js +25 -0
  4374. package/lib/icons/LaptopOutlined.d.ts +5 -0
  4375. package/lib/icons/LaptopOutlined.js +25 -0
  4376. package/lib/icons/LayoutFilled.d.ts +5 -0
  4377. package/lib/icons/LayoutFilled.js +25 -0
  4378. package/lib/icons/LayoutOutlined.d.ts +5 -0
  4379. package/lib/icons/LayoutOutlined.js +25 -0
  4380. package/lib/icons/LayoutTwoTone.d.ts +5 -0
  4381. package/lib/icons/LayoutTwoTone.js +25 -0
  4382. package/lib/icons/LeftCircleFilled.d.ts +5 -0
  4383. package/lib/icons/LeftCircleFilled.js +25 -0
  4384. package/lib/icons/LeftCircleOutlined.d.ts +5 -0
  4385. package/lib/icons/LeftCircleOutlined.js +25 -0
  4386. package/lib/icons/LeftCircleTwoTone.d.ts +5 -0
  4387. package/lib/icons/LeftCircleTwoTone.js +25 -0
  4388. package/lib/icons/LeftOutlined.d.ts +5 -0
  4389. package/lib/icons/LeftOutlined.js +25 -0
  4390. package/lib/icons/LeftSquareFilled.d.ts +5 -0
  4391. package/lib/icons/LeftSquareFilled.js +25 -0
  4392. package/lib/icons/LeftSquareOutlined.d.ts +5 -0
  4393. package/lib/icons/LeftSquareOutlined.js +25 -0
  4394. package/lib/icons/LeftSquareTwoTone.d.ts +5 -0
  4395. package/lib/icons/LeftSquareTwoTone.js +25 -0
  4396. package/lib/icons/LikeFilled.d.ts +5 -0
  4397. package/lib/icons/LikeFilled.js +25 -0
  4398. package/lib/icons/LikeOutlined.d.ts +5 -0
  4399. package/lib/icons/LikeOutlined.js +25 -0
  4400. package/lib/icons/LikeTwoTone.d.ts +5 -0
  4401. package/lib/icons/LikeTwoTone.js +25 -0
  4402. package/lib/icons/LineChartOutlined.d.ts +5 -0
  4403. package/lib/icons/LineChartOutlined.js +25 -0
  4404. package/lib/icons/LineHeightOutlined.d.ts +5 -0
  4405. package/lib/icons/LineHeightOutlined.js +25 -0
  4406. package/lib/icons/LineOutlined.d.ts +5 -0
  4407. package/lib/icons/LineOutlined.js +25 -0
  4408. package/lib/icons/LinkOutlined.d.ts +5 -0
  4409. package/lib/icons/LinkOutlined.js +25 -0
  4410. package/lib/icons/LinkedinFilled.d.ts +5 -0
  4411. package/lib/icons/LinkedinFilled.js +25 -0
  4412. package/lib/icons/LinkedinOutlined.d.ts +5 -0
  4413. package/lib/icons/LinkedinOutlined.js +25 -0
  4414. package/lib/icons/LinuxOutlined.d.ts +5 -0
  4415. package/lib/icons/LinuxOutlined.js +25 -0
  4416. package/lib/icons/Loading3QuartersOutlined.d.ts +5 -0
  4417. package/lib/icons/Loading3QuartersOutlined.js +25 -0
  4418. package/lib/icons/LoadingOutlined.d.ts +5 -0
  4419. package/lib/icons/LoadingOutlined.js +25 -0
  4420. package/lib/icons/LockFilled.d.ts +5 -0
  4421. package/lib/icons/LockFilled.js +25 -0
  4422. package/lib/icons/LockOutlined.d.ts +5 -0
  4423. package/lib/icons/LockOutlined.js +25 -0
  4424. package/lib/icons/LockTwoTone.d.ts +5 -0
  4425. package/lib/icons/LockTwoTone.js +25 -0
  4426. package/lib/icons/LoginOutlined.d.ts +5 -0
  4427. package/lib/icons/LoginOutlined.js +25 -0
  4428. package/lib/icons/LogoutOutlined.d.ts +5 -0
  4429. package/lib/icons/LogoutOutlined.js +25 -0
  4430. package/lib/icons/MacCommandFilled.d.ts +5 -0
  4431. package/lib/icons/MacCommandFilled.js +25 -0
  4432. package/lib/icons/MacCommandOutlined.d.ts +5 -0
  4433. package/lib/icons/MacCommandOutlined.js +25 -0
  4434. package/lib/icons/MailFilled.d.ts +5 -0
  4435. package/lib/icons/MailFilled.js +25 -0
  4436. package/lib/icons/MailOutlined.d.ts +5 -0
  4437. package/lib/icons/MailOutlined.js +25 -0
  4438. package/lib/icons/MailTwoTone.d.ts +5 -0
  4439. package/lib/icons/MailTwoTone.js +25 -0
  4440. package/lib/icons/ManOutlined.d.ts +5 -0
  4441. package/lib/icons/ManOutlined.js +25 -0
  4442. package/lib/icons/MastodonFilled.d.ts +5 -0
  4443. package/lib/icons/MastodonFilled.js +25 -0
  4444. package/lib/icons/MedicineBoxFilled.d.ts +5 -0
  4445. package/lib/icons/MedicineBoxFilled.js +25 -0
  4446. package/lib/icons/MedicineBoxOutlined.d.ts +5 -0
  4447. package/lib/icons/MedicineBoxOutlined.js +25 -0
  4448. package/lib/icons/MedicineBoxTwoTone.d.ts +5 -0
  4449. package/lib/icons/MedicineBoxTwoTone.js +25 -0
  4450. package/lib/icons/MediumCircleFilled.d.ts +5 -0
  4451. package/lib/icons/MediumCircleFilled.js +25 -0
  4452. package/lib/icons/MediumOutlined.d.ts +5 -0
  4453. package/lib/icons/MediumOutlined.js +25 -0
  4454. package/lib/icons/MediumSquareFilled.d.ts +5 -0
  4455. package/lib/icons/MediumSquareFilled.js +25 -0
  4456. package/lib/icons/MediumWorkmarkOutlined.d.ts +5 -0
  4457. package/lib/icons/MediumWorkmarkOutlined.js +25 -0
  4458. package/lib/icons/MehFilled.d.ts +5 -0
  4459. package/lib/icons/MehFilled.js +25 -0
  4460. package/lib/icons/MehOutlined.d.ts +5 -0
  4461. package/lib/icons/MehOutlined.js +25 -0
  4462. package/lib/icons/MehTwoTone.d.ts +5 -0
  4463. package/lib/icons/MehTwoTone.js +25 -0
  4464. package/lib/icons/MenuFoldOutlined.d.ts +5 -0
  4465. package/lib/icons/MenuFoldOutlined.js +25 -0
  4466. package/lib/icons/MenuOutlined.d.ts +5 -0
  4467. package/lib/icons/MenuOutlined.js +25 -0
  4468. package/lib/icons/MenuUnfoldOutlined.d.ts +5 -0
  4469. package/lib/icons/MenuUnfoldOutlined.js +25 -0
  4470. package/lib/icons/MergeCellsOutlined.d.ts +5 -0
  4471. package/lib/icons/MergeCellsOutlined.js +25 -0
  4472. package/lib/icons/MergeFilled.d.ts +5 -0
  4473. package/lib/icons/MergeFilled.js +25 -0
  4474. package/lib/icons/MergeOutlined.d.ts +5 -0
  4475. package/lib/icons/MergeOutlined.js +25 -0
  4476. package/lib/icons/MessageFilled.d.ts +5 -0
  4477. package/lib/icons/MessageFilled.js +25 -0
  4478. package/lib/icons/MessageOutlined.d.ts +5 -0
  4479. package/lib/icons/MessageOutlined.js +25 -0
  4480. package/lib/icons/MessageTwoTone.d.ts +5 -0
  4481. package/lib/icons/MessageTwoTone.js +25 -0
  4482. package/lib/icons/MinusCircleFilled.d.ts +5 -0
  4483. package/lib/icons/MinusCircleFilled.js +25 -0
  4484. package/lib/icons/MinusCircleOutlined.d.ts +5 -0
  4485. package/lib/icons/MinusCircleOutlined.js +25 -0
  4486. package/lib/icons/MinusCircleTwoTone.d.ts +5 -0
  4487. package/lib/icons/MinusCircleTwoTone.js +25 -0
  4488. package/lib/icons/MinusOutlined.d.ts +5 -0
  4489. package/lib/icons/MinusOutlined.js +25 -0
  4490. package/lib/icons/MinusSquareFilled.d.ts +5 -0
  4491. package/lib/icons/MinusSquareFilled.js +25 -0
  4492. package/lib/icons/MinusSquareOutlined.d.ts +5 -0
  4493. package/lib/icons/MinusSquareOutlined.js +25 -0
  4494. package/lib/icons/MinusSquareTwoTone.d.ts +5 -0
  4495. package/lib/icons/MinusSquareTwoTone.js +25 -0
  4496. package/lib/icons/MistralFilled.d.ts +5 -0
  4497. package/lib/icons/MistralFilled.js +25 -0
  4498. package/lib/icons/MobileFilled.d.ts +5 -0
  4499. package/lib/icons/MobileFilled.js +25 -0
  4500. package/lib/icons/MobileOutlined.d.ts +5 -0
  4501. package/lib/icons/MobileOutlined.js +25 -0
  4502. package/lib/icons/MobileTwoTone.d.ts +5 -0
  4503. package/lib/icons/MobileTwoTone.js +25 -0
  4504. package/lib/icons/MoneyCollectFilled.d.ts +5 -0
  4505. package/lib/icons/MoneyCollectFilled.js +25 -0
  4506. package/lib/icons/MoneyCollectOutlined.d.ts +5 -0
  4507. package/lib/icons/MoneyCollectOutlined.js +25 -0
  4508. package/lib/icons/MoneyCollectTwoTone.d.ts +5 -0
  4509. package/lib/icons/MoneyCollectTwoTone.js +25 -0
  4510. package/lib/icons/MonitorOutlined.d.ts +5 -0
  4511. package/lib/icons/MonitorOutlined.js +25 -0
  4512. package/lib/icons/MoonFilled.d.ts +5 -0
  4513. package/lib/icons/MoonFilled.js +25 -0
  4514. package/lib/icons/MoonOutlined.d.ts +5 -0
  4515. package/lib/icons/MoonOutlined.js +25 -0
  4516. package/lib/icons/MoreOutlined.d.ts +5 -0
  4517. package/lib/icons/MoreOutlined.js +25 -0
  4518. package/lib/icons/MutedFilled.d.ts +5 -0
  4519. package/lib/icons/MutedFilled.js +25 -0
  4520. package/lib/icons/MutedOutlined.d.ts +5 -0
  4521. package/lib/icons/MutedOutlined.js +25 -0
  4522. package/lib/icons/NodeCollapseOutlined.d.ts +5 -0
  4523. package/lib/icons/NodeCollapseOutlined.js +25 -0
  4524. package/lib/icons/NodeExpandOutlined.d.ts +5 -0
  4525. package/lib/icons/NodeExpandOutlined.js +25 -0
  4526. package/lib/icons/NodeIndexOutlined.d.ts +5 -0
  4527. package/lib/icons/NodeIndexOutlined.js +25 -0
  4528. package/lib/icons/NotificationFilled.d.ts +5 -0
  4529. package/lib/icons/NotificationFilled.js +25 -0
  4530. package/lib/icons/NotificationOutlined.d.ts +5 -0
  4531. package/lib/icons/NotificationOutlined.js +25 -0
  4532. package/lib/icons/NotificationTwoTone.d.ts +5 -0
  4533. package/lib/icons/NotificationTwoTone.js +25 -0
  4534. package/lib/icons/NumberOutlined.d.ts +5 -0
  4535. package/lib/icons/NumberOutlined.js +25 -0
  4536. package/lib/icons/OllamaFilled.d.ts +5 -0
  4537. package/lib/icons/OllamaFilled.js +25 -0
  4538. package/lib/icons/OneToOneOutlined.d.ts +5 -0
  4539. package/lib/icons/OneToOneOutlined.js +25 -0
  4540. package/lib/icons/OpenAIFilled.d.ts +5 -0
  4541. package/lib/icons/OpenAIFilled.js +25 -0
  4542. package/lib/icons/OpenAIOutlined.d.ts +5 -0
  4543. package/lib/icons/OpenAIOutlined.js +25 -0
  4544. package/lib/icons/OrderedListOutlined.d.ts +5 -0
  4545. package/lib/icons/OrderedListOutlined.js +25 -0
  4546. package/lib/icons/PaperClipOutlined.d.ts +5 -0
  4547. package/lib/icons/PaperClipOutlined.js +25 -0
  4548. package/lib/icons/PartitionOutlined.d.ts +5 -0
  4549. package/lib/icons/PartitionOutlined.js +25 -0
  4550. package/lib/icons/PauseCircleFilled.d.ts +5 -0
  4551. package/lib/icons/PauseCircleFilled.js +25 -0
  4552. package/lib/icons/PauseCircleOutlined.d.ts +5 -0
  4553. package/lib/icons/PauseCircleOutlined.js +25 -0
  4554. package/lib/icons/PauseCircleTwoTone.d.ts +5 -0
  4555. package/lib/icons/PauseCircleTwoTone.js +25 -0
  4556. package/lib/icons/PauseOutlined.d.ts +5 -0
  4557. package/lib/icons/PauseOutlined.js +25 -0
  4558. package/lib/icons/PayCircleFilled.d.ts +5 -0
  4559. package/lib/icons/PayCircleFilled.js +25 -0
  4560. package/lib/icons/PayCircleOutlined.d.ts +5 -0
  4561. package/lib/icons/PayCircleOutlined.js +25 -0
  4562. package/lib/icons/PercentageOutlined.d.ts +5 -0
  4563. package/lib/icons/PercentageOutlined.js +25 -0
  4564. package/lib/icons/PerplexityFilled.d.ts +5 -0
  4565. package/lib/icons/PerplexityFilled.js +25 -0
  4566. package/lib/icons/PhoneFilled.d.ts +5 -0
  4567. package/lib/icons/PhoneFilled.js +25 -0
  4568. package/lib/icons/PhoneOutlined.d.ts +5 -0
  4569. package/lib/icons/PhoneOutlined.js +25 -0
  4570. package/lib/icons/PhoneTwoTone.d.ts +5 -0
  4571. package/lib/icons/PhoneTwoTone.js +25 -0
  4572. package/lib/icons/PicCenterOutlined.d.ts +5 -0
  4573. package/lib/icons/PicCenterOutlined.js +25 -0
  4574. package/lib/icons/PicLeftOutlined.d.ts +5 -0
  4575. package/lib/icons/PicLeftOutlined.js +25 -0
  4576. package/lib/icons/PicRightOutlined.d.ts +5 -0
  4577. package/lib/icons/PicRightOutlined.js +25 -0
  4578. package/lib/icons/PictureFilled.d.ts +5 -0
  4579. package/lib/icons/PictureFilled.js +25 -0
  4580. package/lib/icons/PictureOutlined.d.ts +5 -0
  4581. package/lib/icons/PictureOutlined.js +25 -0
  4582. package/lib/icons/PictureTwoTone.d.ts +5 -0
  4583. package/lib/icons/PictureTwoTone.js +25 -0
  4584. package/lib/icons/PieChartFilled.d.ts +5 -0
  4585. package/lib/icons/PieChartFilled.js +25 -0
  4586. package/lib/icons/PieChartOutlined.d.ts +5 -0
  4587. package/lib/icons/PieChartOutlined.js +25 -0
  4588. package/lib/icons/PieChartTwoTone.d.ts +5 -0
  4589. package/lib/icons/PieChartTwoTone.js +25 -0
  4590. package/lib/icons/PinterestFilled.d.ts +5 -0
  4591. package/lib/icons/PinterestFilled.js +25 -0
  4592. package/lib/icons/PinterestOutlined.d.ts +5 -0
  4593. package/lib/icons/PinterestOutlined.js +25 -0
  4594. package/lib/icons/PlayCircleFilled.d.ts +5 -0
  4595. package/lib/icons/PlayCircleFilled.js +25 -0
  4596. package/lib/icons/PlayCircleOutlined.d.ts +5 -0
  4597. package/lib/icons/PlayCircleOutlined.js +25 -0
  4598. package/lib/icons/PlayCircleTwoTone.d.ts +5 -0
  4599. package/lib/icons/PlayCircleTwoTone.js +25 -0
  4600. package/lib/icons/PlaySquareFilled.d.ts +5 -0
  4601. package/lib/icons/PlaySquareFilled.js +25 -0
  4602. package/lib/icons/PlaySquareOutlined.d.ts +5 -0
  4603. package/lib/icons/PlaySquareOutlined.js +25 -0
  4604. package/lib/icons/PlaySquareTwoTone.d.ts +5 -0
  4605. package/lib/icons/PlaySquareTwoTone.js +25 -0
  4606. package/lib/icons/PlusCircleFilled.d.ts +5 -0
  4607. package/lib/icons/PlusCircleFilled.js +25 -0
  4608. package/lib/icons/PlusCircleOutlined.d.ts +5 -0
  4609. package/lib/icons/PlusCircleOutlined.js +25 -0
  4610. package/lib/icons/PlusCircleTwoTone.d.ts +5 -0
  4611. package/lib/icons/PlusCircleTwoTone.js +25 -0
  4612. package/lib/icons/PlusOutlined.d.ts +5 -0
  4613. package/lib/icons/PlusOutlined.js +25 -0
  4614. package/lib/icons/PlusSquareFilled.d.ts +5 -0
  4615. package/lib/icons/PlusSquareFilled.js +25 -0
  4616. package/lib/icons/PlusSquareOutlined.d.ts +5 -0
  4617. package/lib/icons/PlusSquareOutlined.js +25 -0
  4618. package/lib/icons/PlusSquareTwoTone.d.ts +5 -0
  4619. package/lib/icons/PlusSquareTwoTone.js +25 -0
  4620. package/lib/icons/PoundCircleFilled.d.ts +5 -0
  4621. package/lib/icons/PoundCircleFilled.js +25 -0
  4622. package/lib/icons/PoundCircleOutlined.d.ts +5 -0
  4623. package/lib/icons/PoundCircleOutlined.js +25 -0
  4624. package/lib/icons/PoundCircleTwoTone.d.ts +5 -0
  4625. package/lib/icons/PoundCircleTwoTone.js +25 -0
  4626. package/lib/icons/PoundOutlined.d.ts +5 -0
  4627. package/lib/icons/PoundOutlined.js +25 -0
  4628. package/lib/icons/PoweroffOutlined.d.ts +5 -0
  4629. package/lib/icons/PoweroffOutlined.js +25 -0
  4630. package/lib/icons/PrinterFilled.d.ts +5 -0
  4631. package/lib/icons/PrinterFilled.js +25 -0
  4632. package/lib/icons/PrinterOutlined.d.ts +5 -0
  4633. package/lib/icons/PrinterOutlined.js +25 -0
  4634. package/lib/icons/PrinterTwoTone.d.ts +5 -0
  4635. package/lib/icons/PrinterTwoTone.js +25 -0
  4636. package/lib/icons/ProductFilled.d.ts +5 -0
  4637. package/lib/icons/ProductFilled.js +25 -0
  4638. package/lib/icons/ProductOutlined.d.ts +5 -0
  4639. package/lib/icons/ProductOutlined.js +25 -0
  4640. package/lib/icons/ProfileFilled.d.ts +5 -0
  4641. package/lib/icons/ProfileFilled.js +25 -0
  4642. package/lib/icons/ProfileOutlined.d.ts +5 -0
  4643. package/lib/icons/ProfileOutlined.js +25 -0
  4644. package/lib/icons/ProfileTwoTone.d.ts +5 -0
  4645. package/lib/icons/ProfileTwoTone.js +25 -0
  4646. package/lib/icons/ProjectFilled.d.ts +5 -0
  4647. package/lib/icons/ProjectFilled.js +25 -0
  4648. package/lib/icons/ProjectOutlined.d.ts +5 -0
  4649. package/lib/icons/ProjectOutlined.js +25 -0
  4650. package/lib/icons/ProjectTwoTone.d.ts +5 -0
  4651. package/lib/icons/ProjectTwoTone.js +25 -0
  4652. package/lib/icons/PropertySafetyFilled.d.ts +5 -0
  4653. package/lib/icons/PropertySafetyFilled.js +25 -0
  4654. package/lib/icons/PropertySafetyOutlined.d.ts +5 -0
  4655. package/lib/icons/PropertySafetyOutlined.js +25 -0
  4656. package/lib/icons/PropertySafetyTwoTone.d.ts +5 -0
  4657. package/lib/icons/PropertySafetyTwoTone.js +25 -0
  4658. package/lib/icons/PullRequestOutlined.d.ts +5 -0
  4659. package/lib/icons/PullRequestOutlined.js +25 -0
  4660. package/lib/icons/PushpinFilled.d.ts +5 -0
  4661. package/lib/icons/PushpinFilled.js +25 -0
  4662. package/lib/icons/PushpinOutlined.d.ts +5 -0
  4663. package/lib/icons/PushpinOutlined.js +25 -0
  4664. package/lib/icons/PushpinTwoTone.d.ts +5 -0
  4665. package/lib/icons/PushpinTwoTone.js +25 -0
  4666. package/lib/icons/PythonOutlined.d.ts +5 -0
  4667. package/lib/icons/PythonOutlined.js +25 -0
  4668. package/lib/icons/QqCircleFilled.d.ts +5 -0
  4669. package/lib/icons/QqCircleFilled.js +25 -0
  4670. package/lib/icons/QqOutlined.d.ts +5 -0
  4671. package/lib/icons/QqOutlined.js +25 -0
  4672. package/lib/icons/QqSquareFilled.d.ts +5 -0
  4673. package/lib/icons/QqSquareFilled.js +25 -0
  4674. package/lib/icons/QrcodeOutlined.d.ts +5 -0
  4675. package/lib/icons/QrcodeOutlined.js +25 -0
  4676. package/lib/icons/QuestionCircleFilled.d.ts +5 -0
  4677. package/lib/icons/QuestionCircleFilled.js +25 -0
  4678. package/lib/icons/QuestionCircleOutlined.d.ts +5 -0
  4679. package/lib/icons/QuestionCircleOutlined.js +25 -0
  4680. package/lib/icons/QuestionCircleTwoTone.d.ts +5 -0
  4681. package/lib/icons/QuestionCircleTwoTone.js +25 -0
  4682. package/lib/icons/QuestionOutlined.d.ts +5 -0
  4683. package/lib/icons/QuestionOutlined.js +25 -0
  4684. package/lib/icons/QwenFilled.d.ts +5 -0
  4685. package/lib/icons/QwenFilled.js +25 -0
  4686. package/lib/icons/RadarChartOutlined.d.ts +5 -0
  4687. package/lib/icons/RadarChartOutlined.js +25 -0
  4688. package/lib/icons/RadiusBottomleftOutlined.d.ts +5 -0
  4689. package/lib/icons/RadiusBottomleftOutlined.js +25 -0
  4690. package/lib/icons/RadiusBottomrightOutlined.d.ts +5 -0
  4691. package/lib/icons/RadiusBottomrightOutlined.js +25 -0
  4692. package/lib/icons/RadiusSettingOutlined.d.ts +5 -0
  4693. package/lib/icons/RadiusSettingOutlined.js +25 -0
  4694. package/lib/icons/RadiusUpleftOutlined.d.ts +5 -0
  4695. package/lib/icons/RadiusUpleftOutlined.js +25 -0
  4696. package/lib/icons/RadiusUprightOutlined.d.ts +5 -0
  4697. package/lib/icons/RadiusUprightOutlined.js +25 -0
  4698. package/lib/icons/ReadFilled.d.ts +5 -0
  4699. package/lib/icons/ReadFilled.js +25 -0
  4700. package/lib/icons/ReadOutlined.d.ts +5 -0
  4701. package/lib/icons/ReadOutlined.js +25 -0
  4702. package/lib/icons/ReconciliationFilled.d.ts +5 -0
  4703. package/lib/icons/ReconciliationFilled.js +25 -0
  4704. package/lib/icons/ReconciliationOutlined.d.ts +5 -0
  4705. package/lib/icons/ReconciliationOutlined.js +25 -0
  4706. package/lib/icons/ReconciliationTwoTone.d.ts +5 -0
  4707. package/lib/icons/ReconciliationTwoTone.js +25 -0
  4708. package/lib/icons/RedEnvelopeFilled.d.ts +5 -0
  4709. package/lib/icons/RedEnvelopeFilled.js +25 -0
  4710. package/lib/icons/RedEnvelopeOutlined.d.ts +5 -0
  4711. package/lib/icons/RedEnvelopeOutlined.js +25 -0
  4712. package/lib/icons/RedEnvelopeTwoTone.d.ts +5 -0
  4713. package/lib/icons/RedEnvelopeTwoTone.js +25 -0
  4714. package/lib/icons/RedditCircleFilled.d.ts +5 -0
  4715. package/lib/icons/RedditCircleFilled.js +25 -0
  4716. package/lib/icons/RedditOutlined.d.ts +5 -0
  4717. package/lib/icons/RedditOutlined.js +25 -0
  4718. package/lib/icons/RedditSquareFilled.d.ts +5 -0
  4719. package/lib/icons/RedditSquareFilled.js +25 -0
  4720. package/lib/icons/RedoOutlined.d.ts +5 -0
  4721. package/lib/icons/RedoOutlined.js +25 -0
  4722. package/lib/icons/ReloadOutlined.d.ts +5 -0
  4723. package/lib/icons/ReloadOutlined.js +25 -0
  4724. package/lib/icons/ReplicateFilled.d.ts +5 -0
  4725. package/lib/icons/ReplicateFilled.js +25 -0
  4726. package/lib/icons/RestFilled.d.ts +5 -0
  4727. package/lib/icons/RestFilled.js +25 -0
  4728. package/lib/icons/RestOutlined.d.ts +5 -0
  4729. package/lib/icons/RestOutlined.js +25 -0
  4730. package/lib/icons/RestTwoTone.d.ts +5 -0
  4731. package/lib/icons/RestTwoTone.js +25 -0
  4732. package/lib/icons/RetweetOutlined.d.ts +5 -0
  4733. package/lib/icons/RetweetOutlined.js +25 -0
  4734. package/lib/icons/RightCircleFilled.d.ts +5 -0
  4735. package/lib/icons/RightCircleFilled.js +25 -0
  4736. package/lib/icons/RightCircleOutlined.d.ts +5 -0
  4737. package/lib/icons/RightCircleOutlined.js +25 -0
  4738. package/lib/icons/RightCircleTwoTone.d.ts +5 -0
  4739. package/lib/icons/RightCircleTwoTone.js +25 -0
  4740. package/lib/icons/RightOutlined.d.ts +5 -0
  4741. package/lib/icons/RightOutlined.js +25 -0
  4742. package/lib/icons/RightSquareFilled.d.ts +5 -0
  4743. package/lib/icons/RightSquareFilled.js +25 -0
  4744. package/lib/icons/RightSquareOutlined.d.ts +5 -0
  4745. package/lib/icons/RightSquareOutlined.js +25 -0
  4746. package/lib/icons/RightSquareTwoTone.d.ts +5 -0
  4747. package/lib/icons/RightSquareTwoTone.js +25 -0
  4748. package/lib/icons/RiseOutlined.d.ts +5 -0
  4749. package/lib/icons/RiseOutlined.js +25 -0
  4750. package/lib/icons/RobotFilled.d.ts +5 -0
  4751. package/lib/icons/RobotFilled.js +25 -0
  4752. package/lib/icons/RobotOutlined.d.ts +5 -0
  4753. package/lib/icons/RobotOutlined.js +25 -0
  4754. package/lib/icons/RocketFilled.d.ts +5 -0
  4755. package/lib/icons/RocketFilled.js +25 -0
  4756. package/lib/icons/RocketOutlined.d.ts +5 -0
  4757. package/lib/icons/RocketOutlined.js +25 -0
  4758. package/lib/icons/RocketTwoTone.d.ts +5 -0
  4759. package/lib/icons/RocketTwoTone.js +25 -0
  4760. package/lib/icons/RollbackOutlined.d.ts +5 -0
  4761. package/lib/icons/RollbackOutlined.js +25 -0
  4762. package/lib/icons/RotateLeftOutlined.d.ts +5 -0
  4763. package/lib/icons/RotateLeftOutlined.js +25 -0
  4764. package/lib/icons/RotateRightOutlined.d.ts +5 -0
  4765. package/lib/icons/RotateRightOutlined.js +25 -0
  4766. package/lib/icons/RubyOutlined.d.ts +5 -0
  4767. package/lib/icons/RubyOutlined.js +25 -0
  4768. package/lib/icons/SafetyCertificateFilled.d.ts +5 -0
  4769. package/lib/icons/SafetyCertificateFilled.js +25 -0
  4770. package/lib/icons/SafetyCertificateOutlined.d.ts +5 -0
  4771. package/lib/icons/SafetyCertificateOutlined.js +25 -0
  4772. package/lib/icons/SafetyCertificateTwoTone.d.ts +5 -0
  4773. package/lib/icons/SafetyCertificateTwoTone.js +25 -0
  4774. package/lib/icons/SafetyOutlined.d.ts +5 -0
  4775. package/lib/icons/SafetyOutlined.js +25 -0
  4776. package/lib/icons/SaveFilled.d.ts +5 -0
  4777. package/lib/icons/SaveFilled.js +25 -0
  4778. package/lib/icons/SaveOutlined.d.ts +5 -0
  4779. package/lib/icons/SaveOutlined.js +25 -0
  4780. package/lib/icons/SaveTwoTone.d.ts +5 -0
  4781. package/lib/icons/SaveTwoTone.js +25 -0
  4782. package/lib/icons/ScanOutlined.d.ts +5 -0
  4783. package/lib/icons/ScanOutlined.js +25 -0
  4784. package/lib/icons/ScheduleFilled.d.ts +5 -0
  4785. package/lib/icons/ScheduleFilled.js +25 -0
  4786. package/lib/icons/ScheduleOutlined.d.ts +5 -0
  4787. package/lib/icons/ScheduleOutlined.js +25 -0
  4788. package/lib/icons/ScheduleTwoTone.d.ts +5 -0
  4789. package/lib/icons/ScheduleTwoTone.js +25 -0
  4790. package/lib/icons/ScissorOutlined.d.ts +5 -0
  4791. package/lib/icons/ScissorOutlined.js +25 -0
  4792. package/lib/icons/SearchOutlined.d.ts +5 -0
  4793. package/lib/icons/SearchOutlined.js +25 -0
  4794. package/lib/icons/SecurityScanFilled.d.ts +5 -0
  4795. package/lib/icons/SecurityScanFilled.js +25 -0
  4796. package/lib/icons/SecurityScanOutlined.d.ts +5 -0
  4797. package/lib/icons/SecurityScanOutlined.js +25 -0
  4798. package/lib/icons/SecurityScanTwoTone.d.ts +5 -0
  4799. package/lib/icons/SecurityScanTwoTone.js +25 -0
  4800. package/lib/icons/SelectOutlined.d.ts +5 -0
  4801. package/lib/icons/SelectOutlined.js +25 -0
  4802. package/lib/icons/SendOutlined.d.ts +5 -0
  4803. package/lib/icons/SendOutlined.js +25 -0
  4804. package/lib/icons/SettingFilled.d.ts +5 -0
  4805. package/lib/icons/SettingFilled.js +25 -0
  4806. package/lib/icons/SettingOutlined.d.ts +5 -0
  4807. package/lib/icons/SettingOutlined.js +25 -0
  4808. package/lib/icons/SettingTwoTone.d.ts +5 -0
  4809. package/lib/icons/SettingTwoTone.js +25 -0
  4810. package/lib/icons/ShakeOutlined.d.ts +5 -0
  4811. package/lib/icons/ShakeOutlined.js +25 -0
  4812. package/lib/icons/ShareAltOutlined.d.ts +5 -0
  4813. package/lib/icons/ShareAltOutlined.js +25 -0
  4814. package/lib/icons/ShopFilled.d.ts +5 -0
  4815. package/lib/icons/ShopFilled.js +25 -0
  4816. package/lib/icons/ShopOutlined.d.ts +5 -0
  4817. package/lib/icons/ShopOutlined.js +25 -0
  4818. package/lib/icons/ShopTwoTone.d.ts +5 -0
  4819. package/lib/icons/ShopTwoTone.js +25 -0
  4820. package/lib/icons/ShoppingCartOutlined.d.ts +5 -0
  4821. package/lib/icons/ShoppingCartOutlined.js +25 -0
  4822. package/lib/icons/ShoppingFilled.d.ts +5 -0
  4823. package/lib/icons/ShoppingFilled.js +25 -0
  4824. package/lib/icons/ShoppingOutlined.d.ts +5 -0
  4825. package/lib/icons/ShoppingOutlined.js +25 -0
  4826. package/lib/icons/ShoppingTwoTone.d.ts +5 -0
  4827. package/lib/icons/ShoppingTwoTone.js +25 -0
  4828. package/lib/icons/ShrinkOutlined.d.ts +5 -0
  4829. package/lib/icons/ShrinkOutlined.js +25 -0
  4830. package/lib/icons/SignalFilled.d.ts +5 -0
  4831. package/lib/icons/SignalFilled.js +25 -0
  4832. package/lib/icons/SignatureFilled.d.ts +5 -0
  4833. package/lib/icons/SignatureFilled.js +25 -0
  4834. package/lib/icons/SignatureOutlined.d.ts +5 -0
  4835. package/lib/icons/SignatureOutlined.js +25 -0
  4836. package/lib/icons/SisternodeOutlined.d.ts +5 -0
  4837. package/lib/icons/SisternodeOutlined.js +25 -0
  4838. package/lib/icons/SketchCircleFilled.d.ts +5 -0
  4839. package/lib/icons/SketchCircleFilled.js +25 -0
  4840. package/lib/icons/SketchOutlined.d.ts +5 -0
  4841. package/lib/icons/SketchOutlined.js +25 -0
  4842. package/lib/icons/SketchSquareFilled.d.ts +5 -0
  4843. package/lib/icons/SketchSquareFilled.js +25 -0
  4844. package/lib/icons/SkinFilled.d.ts +5 -0
  4845. package/lib/icons/SkinFilled.js +25 -0
  4846. package/lib/icons/SkinOutlined.d.ts +5 -0
  4847. package/lib/icons/SkinOutlined.js +25 -0
  4848. package/lib/icons/SkinTwoTone.d.ts +5 -0
  4849. package/lib/icons/SkinTwoTone.js +25 -0
  4850. package/lib/icons/SkypeFilled.d.ts +5 -0
  4851. package/lib/icons/SkypeFilled.js +25 -0
  4852. package/lib/icons/SkypeOutlined.d.ts +5 -0
  4853. package/lib/icons/SkypeOutlined.js +25 -0
  4854. package/lib/icons/SlackCircleFilled.d.ts +5 -0
  4855. package/lib/icons/SlackCircleFilled.js +25 -0
  4856. package/lib/icons/SlackOutlined.d.ts +5 -0
  4857. package/lib/icons/SlackOutlined.js +25 -0
  4858. package/lib/icons/SlackSquareFilled.d.ts +5 -0
  4859. package/lib/icons/SlackSquareFilled.js +25 -0
  4860. package/lib/icons/SlackSquareOutlined.d.ts +5 -0
  4861. package/lib/icons/SlackSquareOutlined.js +25 -0
  4862. package/lib/icons/SlidersFilled.d.ts +5 -0
  4863. package/lib/icons/SlidersFilled.js +25 -0
  4864. package/lib/icons/SlidersOutlined.d.ts +5 -0
  4865. package/lib/icons/SlidersOutlined.js +25 -0
  4866. package/lib/icons/SlidersTwoTone.d.ts +5 -0
  4867. package/lib/icons/SlidersTwoTone.js +25 -0
  4868. package/lib/icons/SmallDashOutlined.d.ts +5 -0
  4869. package/lib/icons/SmallDashOutlined.js +25 -0
  4870. package/lib/icons/SmileFilled.d.ts +5 -0
  4871. package/lib/icons/SmileFilled.js +25 -0
  4872. package/lib/icons/SmileOutlined.d.ts +5 -0
  4873. package/lib/icons/SmileOutlined.js +25 -0
  4874. package/lib/icons/SmileTwoTone.d.ts +5 -0
  4875. package/lib/icons/SmileTwoTone.js +25 -0
  4876. package/lib/icons/SnapchatFilled.d.ts +5 -0
  4877. package/lib/icons/SnapchatFilled.js +25 -0
  4878. package/lib/icons/SnippetsFilled.d.ts +5 -0
  4879. package/lib/icons/SnippetsFilled.js +25 -0
  4880. package/lib/icons/SnippetsOutlined.d.ts +5 -0
  4881. package/lib/icons/SnippetsOutlined.js +25 -0
  4882. package/lib/icons/SnippetsTwoTone.d.ts +5 -0
  4883. package/lib/icons/SnippetsTwoTone.js +25 -0
  4884. package/lib/icons/SolutionOutlined.d.ts +5 -0
  4885. package/lib/icons/SolutionOutlined.js +25 -0
  4886. package/lib/icons/SortAscendingOutlined.d.ts +5 -0
  4887. package/lib/icons/SortAscendingOutlined.js +25 -0
  4888. package/lib/icons/SortDescendingOutlined.d.ts +5 -0
  4889. package/lib/icons/SortDescendingOutlined.js +25 -0
  4890. package/lib/icons/SoundFilled.d.ts +5 -0
  4891. package/lib/icons/SoundFilled.js +25 -0
  4892. package/lib/icons/SoundOutlined.d.ts +5 -0
  4893. package/lib/icons/SoundOutlined.js +25 -0
  4894. package/lib/icons/SoundTwoTone.d.ts +5 -0
  4895. package/lib/icons/SoundTwoTone.js +25 -0
  4896. package/lib/icons/SplitCellsOutlined.d.ts +5 -0
  4897. package/lib/icons/SplitCellsOutlined.js +25 -0
  4898. package/lib/icons/SpotifyFilled.d.ts +5 -0
  4899. package/lib/icons/SpotifyFilled.js +25 -0
  4900. package/lib/icons/SpotifyOutlined.d.ts +5 -0
  4901. package/lib/icons/SpotifyOutlined.js +25 -0
  4902. package/lib/icons/StarFilled.d.ts +5 -0
  4903. package/lib/icons/StarFilled.js +25 -0
  4904. package/lib/icons/StarOutlined.d.ts +5 -0
  4905. package/lib/icons/StarOutlined.js +25 -0
  4906. package/lib/icons/StarTwoTone.d.ts +5 -0
  4907. package/lib/icons/StarTwoTone.js +25 -0
  4908. package/lib/icons/StepBackwardFilled.d.ts +5 -0
  4909. package/lib/icons/StepBackwardFilled.js +25 -0
  4910. package/lib/icons/StepBackwardOutlined.d.ts +5 -0
  4911. package/lib/icons/StepBackwardOutlined.js +25 -0
  4912. package/lib/icons/StepForwardFilled.d.ts +5 -0
  4913. package/lib/icons/StepForwardFilled.js +25 -0
  4914. package/lib/icons/StepForwardOutlined.d.ts +5 -0
  4915. package/lib/icons/StepForwardOutlined.js +25 -0
  4916. package/lib/icons/StockOutlined.d.ts +5 -0
  4917. package/lib/icons/StockOutlined.js +25 -0
  4918. package/lib/icons/StopFilled.d.ts +5 -0
  4919. package/lib/icons/StopFilled.js +25 -0
  4920. package/lib/icons/StopOutlined.d.ts +5 -0
  4921. package/lib/icons/StopOutlined.js +25 -0
  4922. package/lib/icons/StopTwoTone.d.ts +5 -0
  4923. package/lib/icons/StopTwoTone.js +25 -0
  4924. package/lib/icons/StrikethroughOutlined.d.ts +5 -0
  4925. package/lib/icons/StrikethroughOutlined.js +25 -0
  4926. package/lib/icons/SubnodeOutlined.d.ts +5 -0
  4927. package/lib/icons/SubnodeOutlined.js +25 -0
  4928. package/lib/icons/SunFilled.d.ts +5 -0
  4929. package/lib/icons/SunFilled.js +25 -0
  4930. package/lib/icons/SunOutlined.d.ts +5 -0
  4931. package/lib/icons/SunOutlined.js +25 -0
  4932. package/lib/icons/SwapLeftOutlined.d.ts +5 -0
  4933. package/lib/icons/SwapLeftOutlined.js +25 -0
  4934. package/lib/icons/SwapOutlined.d.ts +5 -0
  4935. package/lib/icons/SwapOutlined.js +25 -0
  4936. package/lib/icons/SwapRightOutlined.d.ts +5 -0
  4937. package/lib/icons/SwapRightOutlined.js +25 -0
  4938. package/lib/icons/SwitcherFilled.d.ts +5 -0
  4939. package/lib/icons/SwitcherFilled.js +25 -0
  4940. package/lib/icons/SwitcherOutlined.d.ts +5 -0
  4941. package/lib/icons/SwitcherOutlined.js +25 -0
  4942. package/lib/icons/SwitcherTwoTone.d.ts +5 -0
  4943. package/lib/icons/SwitcherTwoTone.js +25 -0
  4944. package/lib/icons/SyncOutlined.d.ts +5 -0
  4945. package/lib/icons/SyncOutlined.js +25 -0
  4946. package/lib/icons/TableOutlined.d.ts +5 -0
  4947. package/lib/icons/TableOutlined.js +25 -0
  4948. package/lib/icons/TabletFilled.d.ts +5 -0
  4949. package/lib/icons/TabletFilled.js +25 -0
  4950. package/lib/icons/TabletOutlined.d.ts +5 -0
  4951. package/lib/icons/TabletOutlined.js +25 -0
  4952. package/lib/icons/TabletTwoTone.d.ts +5 -0
  4953. package/lib/icons/TabletTwoTone.js +25 -0
  4954. package/lib/icons/TagFilled.d.ts +5 -0
  4955. package/lib/icons/TagFilled.js +25 -0
  4956. package/lib/icons/TagOutlined.d.ts +5 -0
  4957. package/lib/icons/TagOutlined.js +25 -0
  4958. package/lib/icons/TagTwoTone.d.ts +5 -0
  4959. package/lib/icons/TagTwoTone.js +25 -0
  4960. package/lib/icons/TagsFilled.d.ts +5 -0
  4961. package/lib/icons/TagsFilled.js +25 -0
  4962. package/lib/icons/TagsOutlined.d.ts +5 -0
  4963. package/lib/icons/TagsOutlined.js +25 -0
  4964. package/lib/icons/TagsTwoTone.d.ts +5 -0
  4965. package/lib/icons/TagsTwoTone.js +25 -0
  4966. package/lib/icons/TaobaoCircleFilled.d.ts +5 -0
  4967. package/lib/icons/TaobaoCircleFilled.js +25 -0
  4968. package/lib/icons/TaobaoCircleOutlined.d.ts +5 -0
  4969. package/lib/icons/TaobaoCircleOutlined.js +25 -0
  4970. package/lib/icons/TaobaoOutlined.d.ts +5 -0
  4971. package/lib/icons/TaobaoOutlined.js +25 -0
  4972. package/lib/icons/TaobaoSquareFilled.d.ts +5 -0
  4973. package/lib/icons/TaobaoSquareFilled.js +25 -0
  4974. package/lib/icons/TeamOutlined.d.ts +5 -0
  4975. package/lib/icons/TeamOutlined.js +25 -0
  4976. package/lib/icons/TelegramFilled.d.ts +5 -0
  4977. package/lib/icons/TelegramFilled.js +25 -0
  4978. package/lib/icons/ThreadsFilled.d.ts +5 -0
  4979. package/lib/icons/ThreadsFilled.js +25 -0
  4980. package/lib/icons/ThunderboltFilled.d.ts +5 -0
  4981. package/lib/icons/ThunderboltFilled.js +25 -0
  4982. package/lib/icons/ThunderboltOutlined.d.ts +5 -0
  4983. package/lib/icons/ThunderboltOutlined.js +25 -0
  4984. package/lib/icons/ThunderboltTwoTone.d.ts +5 -0
  4985. package/lib/icons/ThunderboltTwoTone.js +25 -0
  4986. package/lib/icons/TikTokFilled.d.ts +5 -0
  4987. package/lib/icons/TikTokFilled.js +25 -0
  4988. package/lib/icons/TikTokOutlined.d.ts +5 -0
  4989. package/lib/icons/TikTokOutlined.js +25 -0
  4990. package/lib/icons/ToTopOutlined.d.ts +5 -0
  4991. package/lib/icons/ToTopOutlined.js +25 -0
  4992. package/lib/icons/ToolFilled.d.ts +5 -0
  4993. package/lib/icons/ToolFilled.js +25 -0
  4994. package/lib/icons/ToolOutlined.d.ts +5 -0
  4995. package/lib/icons/ToolOutlined.js +25 -0
  4996. package/lib/icons/ToolTwoTone.d.ts +5 -0
  4997. package/lib/icons/ToolTwoTone.js +25 -0
  4998. package/lib/icons/TrademarkCircleFilled.d.ts +5 -0
  4999. package/lib/icons/TrademarkCircleFilled.js +25 -0
  5000. package/lib/icons/TrademarkCircleOutlined.d.ts +5 -0
  5001. package/lib/icons/TrademarkCircleOutlined.js +25 -0
  5002. package/lib/icons/TrademarkCircleTwoTone.d.ts +5 -0
  5003. package/lib/icons/TrademarkCircleTwoTone.js +25 -0
  5004. package/lib/icons/TrademarkOutlined.d.ts +5 -0
  5005. package/lib/icons/TrademarkOutlined.js +25 -0
  5006. package/lib/icons/TransactionOutlined.d.ts +5 -0
  5007. package/lib/icons/TransactionOutlined.js +25 -0
  5008. package/lib/icons/TranslationOutlined.d.ts +5 -0
  5009. package/lib/icons/TranslationOutlined.js +25 -0
  5010. package/lib/icons/TrophyFilled.d.ts +5 -0
  5011. package/lib/icons/TrophyFilled.js +25 -0
  5012. package/lib/icons/TrophyOutlined.d.ts +5 -0
  5013. package/lib/icons/TrophyOutlined.js +25 -0
  5014. package/lib/icons/TrophyTwoTone.d.ts +5 -0
  5015. package/lib/icons/TrophyTwoTone.js +25 -0
  5016. package/lib/icons/TruckFilled.d.ts +5 -0
  5017. package/lib/icons/TruckFilled.js +25 -0
  5018. package/lib/icons/TruckOutlined.d.ts +5 -0
  5019. package/lib/icons/TruckOutlined.js +25 -0
  5020. package/lib/icons/TwitchFilled.d.ts +5 -0
  5021. package/lib/icons/TwitchFilled.js +25 -0
  5022. package/lib/icons/TwitchOutlined.d.ts +5 -0
  5023. package/lib/icons/TwitchOutlined.js +25 -0
  5024. package/lib/icons/TwitterCircleFilled.d.ts +5 -0
  5025. package/lib/icons/TwitterCircleFilled.js +25 -0
  5026. package/lib/icons/TwitterOutlined.d.ts +5 -0
  5027. package/lib/icons/TwitterOutlined.js +25 -0
  5028. package/lib/icons/TwitterSquareFilled.d.ts +5 -0
  5029. package/lib/icons/TwitterSquareFilled.js +25 -0
  5030. package/lib/icons/UnderlineOutlined.d.ts +5 -0
  5031. package/lib/icons/UnderlineOutlined.js +25 -0
  5032. package/lib/icons/UndoOutlined.d.ts +5 -0
  5033. package/lib/icons/UndoOutlined.js +25 -0
  5034. package/lib/icons/UngroupOutlined.d.ts +5 -0
  5035. package/lib/icons/UngroupOutlined.js +25 -0
  5036. package/lib/icons/UnlockFilled.d.ts +5 -0
  5037. package/lib/icons/UnlockFilled.js +25 -0
  5038. package/lib/icons/UnlockOutlined.d.ts +5 -0
  5039. package/lib/icons/UnlockOutlined.js +25 -0
  5040. package/lib/icons/UnlockTwoTone.d.ts +5 -0
  5041. package/lib/icons/UnlockTwoTone.js +25 -0
  5042. package/lib/icons/UnorderedListOutlined.d.ts +5 -0
  5043. package/lib/icons/UnorderedListOutlined.js +25 -0
  5044. package/lib/icons/UpCircleFilled.d.ts +5 -0
  5045. package/lib/icons/UpCircleFilled.js +25 -0
  5046. package/lib/icons/UpCircleOutlined.d.ts +5 -0
  5047. package/lib/icons/UpCircleOutlined.js +25 -0
  5048. package/lib/icons/UpCircleTwoTone.d.ts +5 -0
  5049. package/lib/icons/UpCircleTwoTone.js +25 -0
  5050. package/lib/icons/UpOutlined.d.ts +5 -0
  5051. package/lib/icons/UpOutlined.js +25 -0
  5052. package/lib/icons/UpSquareFilled.d.ts +5 -0
  5053. package/lib/icons/UpSquareFilled.js +25 -0
  5054. package/lib/icons/UpSquareOutlined.d.ts +5 -0
  5055. package/lib/icons/UpSquareOutlined.js +25 -0
  5056. package/lib/icons/UpSquareTwoTone.d.ts +5 -0
  5057. package/lib/icons/UpSquareTwoTone.js +25 -0
  5058. package/lib/icons/UploadOutlined.d.ts +5 -0
  5059. package/lib/icons/UploadOutlined.js +25 -0
  5060. package/lib/icons/UsbFilled.d.ts +5 -0
  5061. package/lib/icons/UsbFilled.js +25 -0
  5062. package/lib/icons/UsbOutlined.d.ts +5 -0
  5063. package/lib/icons/UsbOutlined.js +25 -0
  5064. package/lib/icons/UsbTwoTone.d.ts +5 -0
  5065. package/lib/icons/UsbTwoTone.js +25 -0
  5066. package/lib/icons/UserAddOutlined.d.ts +5 -0
  5067. package/lib/icons/UserAddOutlined.js +25 -0
  5068. package/lib/icons/UserDeleteOutlined.d.ts +5 -0
  5069. package/lib/icons/UserDeleteOutlined.js +25 -0
  5070. package/lib/icons/UserOutlined.d.ts +5 -0
  5071. package/lib/icons/UserOutlined.js +25 -0
  5072. package/lib/icons/UserSwitchOutlined.d.ts +5 -0
  5073. package/lib/icons/UserSwitchOutlined.js +25 -0
  5074. package/lib/icons/UsergroupAddOutlined.d.ts +5 -0
  5075. package/lib/icons/UsergroupAddOutlined.js +25 -0
  5076. package/lib/icons/UsergroupDeleteOutlined.d.ts +5 -0
  5077. package/lib/icons/UsergroupDeleteOutlined.js +25 -0
  5078. package/lib/icons/VerifiedOutlined.d.ts +5 -0
  5079. package/lib/icons/VerifiedOutlined.js +25 -0
  5080. package/lib/icons/VerticalAlignBottomOutlined.d.ts +5 -0
  5081. package/lib/icons/VerticalAlignBottomOutlined.js +25 -0
  5082. package/lib/icons/VerticalAlignMiddleOutlined.d.ts +5 -0
  5083. package/lib/icons/VerticalAlignMiddleOutlined.js +25 -0
  5084. package/lib/icons/VerticalAlignTopOutlined.d.ts +5 -0
  5085. package/lib/icons/VerticalAlignTopOutlined.js +25 -0
  5086. package/lib/icons/VerticalLeftOutlined.d.ts +5 -0
  5087. package/lib/icons/VerticalLeftOutlined.js +25 -0
  5088. package/lib/icons/VerticalRightOutlined.d.ts +5 -0
  5089. package/lib/icons/VerticalRightOutlined.js +25 -0
  5090. package/lib/icons/VideoCameraAddOutlined.d.ts +5 -0
  5091. package/lib/icons/VideoCameraAddOutlined.js +25 -0
  5092. package/lib/icons/VideoCameraFilled.d.ts +5 -0
  5093. package/lib/icons/VideoCameraFilled.js +25 -0
  5094. package/lib/icons/VideoCameraOutlined.d.ts +5 -0
  5095. package/lib/icons/VideoCameraOutlined.js +25 -0
  5096. package/lib/icons/VideoCameraTwoTone.d.ts +5 -0
  5097. package/lib/icons/VideoCameraTwoTone.js +25 -0
  5098. package/lib/icons/WalletFilled.d.ts +5 -0
  5099. package/lib/icons/WalletFilled.js +25 -0
  5100. package/lib/icons/WalletOutlined.d.ts +5 -0
  5101. package/lib/icons/WalletOutlined.js +25 -0
  5102. package/lib/icons/WalletTwoTone.d.ts +5 -0
  5103. package/lib/icons/WalletTwoTone.js +25 -0
  5104. package/lib/icons/WarningFilled.d.ts +5 -0
  5105. package/lib/icons/WarningFilled.js +25 -0
  5106. package/lib/icons/WarningOutlined.d.ts +5 -0
  5107. package/lib/icons/WarningOutlined.js +25 -0
  5108. package/lib/icons/WarningTwoTone.d.ts +5 -0
  5109. package/lib/icons/WarningTwoTone.js +25 -0
  5110. package/lib/icons/WechatFilled.d.ts +5 -0
  5111. package/lib/icons/WechatFilled.js +25 -0
  5112. package/lib/icons/WechatOutlined.d.ts +5 -0
  5113. package/lib/icons/WechatOutlined.js +25 -0
  5114. package/lib/icons/WechatWorkFilled.d.ts +5 -0
  5115. package/lib/icons/WechatWorkFilled.js +25 -0
  5116. package/lib/icons/WechatWorkOutlined.d.ts +5 -0
  5117. package/lib/icons/WechatWorkOutlined.js +25 -0
  5118. package/lib/icons/WeiboCircleFilled.d.ts +5 -0
  5119. package/lib/icons/WeiboCircleFilled.js +25 -0
  5120. package/lib/icons/WeiboCircleOutlined.d.ts +5 -0
  5121. package/lib/icons/WeiboCircleOutlined.js +25 -0
  5122. package/lib/icons/WeiboOutlined.d.ts +5 -0
  5123. package/lib/icons/WeiboOutlined.js +25 -0
  5124. package/lib/icons/WeiboSquareFilled.d.ts +5 -0
  5125. package/lib/icons/WeiboSquareFilled.js +25 -0
  5126. package/lib/icons/WeiboSquareOutlined.d.ts +5 -0
  5127. package/lib/icons/WeiboSquareOutlined.js +25 -0
  5128. package/lib/icons/WhatsAppOutlined.d.ts +5 -0
  5129. package/lib/icons/WhatsAppOutlined.js +25 -0
  5130. package/lib/icons/WifiOutlined.d.ts +5 -0
  5131. package/lib/icons/WifiOutlined.js +25 -0
  5132. package/lib/icons/WindowsFilled.d.ts +5 -0
  5133. package/lib/icons/WindowsFilled.js +25 -0
  5134. package/lib/icons/WindowsOutlined.d.ts +5 -0
  5135. package/lib/icons/WindowsOutlined.js +25 -0
  5136. package/lib/icons/WomanOutlined.d.ts +5 -0
  5137. package/lib/icons/WomanOutlined.js +25 -0
  5138. package/lib/icons/XFilled.d.ts +5 -0
  5139. package/lib/icons/XFilled.js +25 -0
  5140. package/lib/icons/XOutlined.d.ts +5 -0
  5141. package/lib/icons/XOutlined.js +25 -0
  5142. package/lib/icons/YahooFilled.d.ts +5 -0
  5143. package/lib/icons/YahooFilled.js +25 -0
  5144. package/lib/icons/YahooOutlined.d.ts +5 -0
  5145. package/lib/icons/YahooOutlined.js +25 -0
  5146. package/lib/icons/YoutubeFilled.d.ts +5 -0
  5147. package/lib/icons/YoutubeFilled.js +25 -0
  5148. package/lib/icons/YoutubeOutlined.d.ts +5 -0
  5149. package/lib/icons/YoutubeOutlined.js +25 -0
  5150. package/lib/icons/YuqueFilled.d.ts +5 -0
  5151. package/lib/icons/YuqueFilled.js +25 -0
  5152. package/lib/icons/YuqueOutlined.d.ts +5 -0
  5153. package/lib/icons/YuqueOutlined.js +25 -0
  5154. package/lib/icons/ZhihuCircleFilled.d.ts +5 -0
  5155. package/lib/icons/ZhihuCircleFilled.js +25 -0
  5156. package/lib/icons/ZhihuOutlined.d.ts +5 -0
  5157. package/lib/icons/ZhihuOutlined.js +25 -0
  5158. package/lib/icons/ZhihuSquareFilled.d.ts +5 -0
  5159. package/lib/icons/ZhihuSquareFilled.js +25 -0
  5160. package/lib/icons/ZoomInOutlined.d.ts +5 -0
  5161. package/lib/icons/ZoomInOutlined.js +25 -0
  5162. package/lib/icons/ZoomOutOutlined.d.ts +5 -0
  5163. package/lib/icons/ZoomOutOutlined.js +25 -0
  5164. package/lib/icons/index.d.ts +846 -0
  5165. package/lib/icons/index.js +5928 -0
  5166. package/lib/index.d.ts +7 -0
  5167. package/lib/index.js +54 -0
  5168. package/lib/refUtils.d.ts +4 -0
  5169. package/lib/refUtils.js +30 -0
  5170. package/lib/renderUtils.d.ts +24 -0
  5171. package/lib/renderUtils.js +147 -0
  5172. package/lib/utils.d.ts +3 -0
  5173. package/lib/utils.js +62 -0
  5174. package/package.json +112 -0
@@ -0,0 +1 @@
1
+ !function(c,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("React")):"function"==typeof define&&define.amd?define(["React"],t):"object"==typeof exports?exports.icons=t(require("React")):c.icons=t(c.React)}(self,(function(c){return function(){var t={8336:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zM648.3 426.8l-87.7 161.1h45.7c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4v29.7h63.4c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4V752c0 5.5-4.5 10-10 10h-41.3c-5.5 0-10-4.5-10-10v-51.8h-63.1c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h63.1v-29.7h-63.1c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h45.2l-88-161.1c-2.6-4.8-.9-10.9 4-13.6 1.5-.8 3.1-1.2 4.8-1.2h46c3.8 0 7.2 2.1 8.9 5.5l72.9 144.3 73.2-144.3a10 10 0 018.9-5.5h45c5.5 0 10 4.5 10 10 .1 1.7-.3 3.3-1.1 4.8z"}}]},name:"account-book",theme:"filled"}},97462:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v584zM639.5 414h-45c-3 0-5.8 1.7-7.1 4.4L514 563.8h-2.8l-73.4-145.4a8 8 0 00-7.1-4.4h-46c-1.3 0-2.7.3-3.8 1-3.9 2.1-5.3 7-3.2 10.9l89.3 164h-48.6c-4.4 0-8 3.6-8 8v21.3c0 4.4 3.6 8 8 8h65.1v33.7h-65.1c-4.4 0-8 3.6-8 8v21.3c0 4.4 3.6 8 8 8h65.1V752c0 4.4 3.6 8 8 8h41.3c4.4 0 8-3.6 8-8v-53.8h65.4c4.4 0 8-3.6 8-8v-21.3c0-4.4-3.6-8-8-8h-65.4v-33.7h65.4c4.4 0 8-3.6 8-8v-21.3c0-4.4-3.6-8-8-8h-49.1l89.3-164.1c.6-1.2 1-2.5 1-3.8.1-4.4-3.4-8-7.9-8z"}}]},name:"account-book",theme:"outlined"}},62344:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M712 304c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-48H384v48c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-48H184v584h656V256H712v48zm-65.6 121.8l-89.3 164.1h49.1c4.4 0 8 3.6 8 8v21.3c0 4.4-3.6 8-8 8h-65.4v33.7h65.4c4.4 0 8 3.6 8 8v21.3c0 4.4-3.6 8-8 8h-65.4V752c0 4.4-3.6 8-8 8h-41.3c-4.4 0-8-3.6-8-8v-53.8h-65.1c-4.4 0-8-3.6-8-8v-21.3c0-4.4 3.6-8 8-8h65.1v-33.7h-65.1c-4.4 0-8-3.6-8-8v-21.3c0-4.4 3.6-8 8-8H467l-89.3-164c-2.1-3.9-.7-8.8 3.2-10.9 1.1-.7 2.5-1 3.8-1h46a8 8 0 017.1 4.4l73.4 145.4h2.8l73.4-145.4c1.3-2.7 4.1-4.4 7.1-4.4h45c4.5 0 8 3.6 7.9 8 0 1.3-.4 2.6-1 3.8z",fill:t}},{tag:"path",attrs:{d:"M639.5 414h-45c-3 0-5.8 1.7-7.1 4.4L514 563.8h-2.8l-73.4-145.4a8 8 0 00-7.1-4.4h-46c-1.3 0-2.7.3-3.8 1-3.9 2.1-5.3 7-3.2 10.9l89.3 164h-48.6c-4.4 0-8 3.6-8 8v21.3c0 4.4 3.6 8 8 8h65.1v33.7h-65.1c-4.4 0-8 3.6-8 8v21.3c0 4.4 3.6 8 8 8h65.1V752c0 4.4 3.6 8 8 8h41.3c4.4 0 8-3.6 8-8v-53.8h65.4c4.4 0 8-3.6 8-8v-21.3c0-4.4-3.6-8-8-8h-65.4v-33.7h65.4c4.4 0 8-3.6 8-8v-21.3c0-4.4-3.6-8-8-8h-49.1l89.3-164.1c.6-1.2 1-2.5 1-3.8.1-4.4-3.4-8-7.9-8z",fill:c}},{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v584z",fill:c}}]}},name:"account-book",theme:"twotone"}},65789:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 474H829.8C812.5 327.6 696.4 211.5 550 194.2V72c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v122.2C327.6 211.5 211.5 327.6 194.2 474H72c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h122.2C211.5 696.4 327.6 812.5 474 829.8V952c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V829.8C696.4 812.5 812.5 696.4 829.8 550H952c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zM512 756c-134.8 0-244-109.2-244-244s109.2-244 244-244 244 109.2 244 244-109.2 244-244 244z"}},{tag:"path",attrs:{d:"M512 392c-32.1 0-62.1 12.4-84.8 35.2-22.7 22.7-35.2 52.7-35.2 84.8s12.5 62.1 35.2 84.8C449.9 619.4 480 632 512 632s62.1-12.5 84.8-35.2C619.4 574.1 632 544 632 512s-12.5-62.1-35.2-84.8A118.57 118.57 0 00512 392z"}}]},name:"aim",theme:"outlined"}},98610:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 244c176.18 0 319 142.82 319 319v233a32 32 0 01-32 32H225a32 32 0 01-32-32V563c0-176.18 142.82-319 319-319zM484 68h56a8 8 0 018 8v96a8 8 0 01-8 8h-56a8 8 0 01-8-8V76a8 8 0 018-8zM177.25 191.66a8 8 0 0111.32 0l67.88 67.88a8 8 0 010 11.31l-39.6 39.6a8 8 0 01-11.31 0l-67.88-67.88a8 8 0 010-11.31l39.6-39.6zm669.6 0l39.6 39.6a8 8 0 010 11.3l-67.88 67.9a8 8 0 01-11.32 0l-39.6-39.6a8 8 0 010-11.32l67.89-67.88a8 8 0 0111.31 0zM192 892h640a32 32 0 0132 32v24a8 8 0 01-8 8H168a8 8 0 01-8-8v-24a32 32 0 0132-32zm148-317v253h64V575h-64z"}}]},name:"alert",theme:"filled"}},81079:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M193 796c0 17.7 14.3 32 32 32h574c17.7 0 32-14.3 32-32V563c0-176.2-142.8-319-319-319S193 386.8 193 563v233zm72-233c0-136.4 110.6-247 247-247s247 110.6 247 247v193H404V585c0-5.5-4.5-10-10-10h-44c-5.5 0-10 4.5-10 10v171h-75V563zm-48.1-252.5l39.6-39.6c3.1-3.1 3.1-8.2 0-11.3l-67.9-67.9a8.03 8.03 0 00-11.3 0l-39.6 39.6a8.03 8.03 0 000 11.3l67.9 67.9c3.1 3.1 8.1 3.1 11.3 0zm669.6-79.2l-39.6-39.6a8.03 8.03 0 00-11.3 0l-67.9 67.9a8.03 8.03 0 000 11.3l39.6 39.6c3.1 3.1 8.2 3.1 11.3 0l67.9-67.9c3.1-3.2 3.1-8.2 0-11.3zM832 892H192c-17.7 0-32 14.3-32 32v24c0 4.4 3.6 8 8 8h688c4.4 0 8-3.6 8-8v-24c0-17.7-14.3-32-32-32zM484 180h56c4.4 0 8-3.6 8-8V76c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v96c0 4.4 3.6 8 8 8z"}}]},name:"alert",theme:"outlined"}},86784:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M340 585c0-5.5 4.5-10 10-10h44c5.5 0 10 4.5 10 10v171h355V563c0-136.4-110.6-247-247-247S265 426.6 265 563v193h75V585z",fill:t}},{tag:"path",attrs:{d:"M216.9 310.5l39.6-39.6c3.1-3.1 3.1-8.2 0-11.3l-67.9-67.9a8.03 8.03 0 00-11.3 0l-39.6 39.6a8.03 8.03 0 000 11.3l67.9 67.9c3.1 3.1 8.1 3.1 11.3 0zm669.6-79.2l-39.6-39.6a8.03 8.03 0 00-11.3 0l-67.9 67.9a8.03 8.03 0 000 11.3l39.6 39.6c3.1 3.1 8.2 3.1 11.3 0l67.9-67.9c3.1-3.2 3.1-8.2 0-11.3zM484 180h56c4.4 0 8-3.6 8-8V76c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v96c0 4.4 3.6 8 8 8zm348 712H192c-17.7 0-32 14.3-32 32v24c0 4.4 3.6 8 8 8h688c4.4 0 8-3.6 8-8v-24c0-17.7-14.3-32-32-32zm-639-96c0 17.7 14.3 32 32 32h574c17.7 0 32-14.3 32-32V563c0-176.2-142.8-319-319-319S193 386.8 193 563v233zm72-233c0-136.4 110.6-247 247-247s247 110.6 247 247v193H404V585c0-5.5-4.5-10-10-10h-44c-5.5 0-10 4.5-10 10v171h-75V563z",fill:c}}]}},name:"alert",theme:"twotone"}},41322:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M602.9 669.8c-37.2 2.6-33.6-17.3-11.5-46.2 50.4-67.2 143.7-158.5 147.9-225.2 5.8-86.6-81.3-113.4-171-113.4-62.4 1.6-127 18.9-171 34.6-151.6 53.5-246.6 137.5-306.9 232-62.4 93.4-43 183.2 91.8 185.8 101.8-4.2 170.5-32.5 239.7-68.2.5 0-192.5 55.1-263.9 14.7-7.9-4.2-15.7-10-17.8-26.2 0-33.1 54.6-67.7 86.6-78.7v-56.7c64.5 22.6 140.6 16.3 205.7-32 2.1 5.8 4.2 13.1 3.7 21h11c2.6-22.6-12.6-44.6-37.8-46.2 7.3 5.8 12.6 10.5 15.2 14.7l-1 1-.5.5c-83.9 58.8-165.3 31.5-173.1 29.9l46.7-45.7-13.1-33.1c92.9-32.5 169.5-56.2 296.9-78.7l-28.5-23 14.7-8.9c75.5 21 126.4 36.7 123.8 76.6-1 6.8-3.7 14.7-7.9 23.1C660.1 466.1 594 538 567.2 569c-17.3 20.5-34.6 39.4-46.7 58.3-13.6 19.4-20.5 37.3-21 53.5 2.6 131.8 391.4-61.9 468-112.9-111.7 47.8-232.9 93.5-364.6 101.9zm85-302.9c2.8 5.2 4.1 11.6 4.1 19.1-.1-6.8-1.4-13.3-4.1-19.1z"}}]},name:"alibaba",theme:"outlined"}},67509:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M264 230h496c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H264c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm496 424c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H264c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496zm144 140H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-424H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"align-center",theme:"outlined"}},84700:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M120 230h496c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0 424h496c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm784 140H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-424H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"align-left",theme:"outlined"}},73013:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 158H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 424H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 212H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-424H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"align-right",theme:"outlined"}},70662:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.42 0 448 200.58 448 448S759.42 960 512 960 64 759.42 64 512 264.58 64 512 64m32.5 168c-69.67 0-86.06 16.84-86.72 39.08l-.02 1.43v46.62H291.45c-9.92 0-14.28 23.05-14.27 39.3 0 2.7 2.08 4.93 4.77 4.93h175.81v58.3h-116.5c-9.96 0-14.3 23.76-14.27 39.47a4.77 4.77 0 004.77 4.76h233.45c-4.53 41.06-15.43 77.59-30.72 109.32l-1.22 2.5-.32-.28c-60.24-28.47-120.43-52.57-194.4-52.57l-2.62.01c-84.98 1.11-144.71 56.5-145.91 127.04l-.02 1.22.02 2.13c1.24 70.4 63.56 126.45 148.52 126.45 61.25 0 116.38-16.85 163.46-45.02a138.58 138.58 0 0014.07-7.96 345.6 345.6 0 0050.3-41.16l9.45 6.35 12.46 8.32c57.53 38.26 113.76 72.62 169.86 79.27a142.62 142.62 0 0018.31 1.16c43.02 0 55-52.68 57.39-95.51l.14-2.84c.4-8.46-6.2-15.6-14.65-15.86-75.46-2.37-136.45-22.05-192-46.11l-6.27-2.75c35.15-56.8 56.66-121.81 57.15-186.66l.09-1.08c.4-5.51-4-10.2-9.52-10.2H549.33v-58.3h165.73c9.92 0 14.28-22.12 14.27-39.31a4.85 4.85 0 00-4.78-4.92H549.32v-82.35a4.8 4.8 0 00-4.83-4.78M328 583.85c54.63 0 107.08 22.41 158.1 52.19l5.76 3.4c-103.57 119.84-247.17 95.9-261.72 26.37a66.89 66.89 0 01-1.14-9.83l-.06-2.34.02-.9c.97-40.12 45.33-68.9 99.04-68.9"}}]},name:"alipay-circle",theme:"filled"}},86242:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.42 0 448 200.58 448 448S759.42 960 512 960 64 759.42 64 512 264.58 64 512 64m32.5 168c-69.67 0-86.06 16.84-86.72 39.08l-.02 1.43v46.62H291.45c-9.92 0-14.28 23.05-14.27 39.3 0 2.7 2.08 4.93 4.77 4.93h175.81v58.3h-116.5c-9.96 0-14.3 23.76-14.27 39.47a4.77 4.77 0 004.77 4.76h233.45c-4.53 41.06-15.43 77.59-30.72 109.32l-1.22 2.5-.32-.28c-60.24-28.47-120.43-52.57-194.4-52.57l-2.62.01c-84.98 1.11-144.71 56.5-145.91 127.04l-.02 1.22.02 2.13c1.24 70.4 63.56 126.45 148.52 126.45 61.25 0 116.38-16.85 163.46-45.02a138.58 138.58 0 0014.07-7.96 345.6 345.6 0 0050.3-41.16l9.45 6.35 12.46 8.32c57.53 38.26 113.76 72.62 169.86 79.27a142.62 142.62 0 0018.31 1.16c43.02 0 55-52.68 57.39-95.51l.14-2.84c.4-8.46-6.2-15.6-14.65-15.86-75.46-2.37-136.45-22.05-192-46.11l-6.27-2.75c35.15-56.8 56.66-121.81 57.15-186.66l.09-1.08c.4-5.51-4-10.2-9.52-10.2H549.33v-58.3h165.73c9.92 0 14.28-22.12 14.27-39.31a4.85 4.85 0 00-4.78-4.92H549.32v-82.35a4.8 4.8 0 00-4.83-4.78M328 583.85c54.63 0 107.08 22.41 158.1 52.19l5.76 3.4c-103.57 119.84-247.17 95.9-261.72 26.37a66.89 66.89 0 01-1.14-9.83l-.06-2.34.02-.9c.97-40.12 45.33-68.9 99.04-68.9"}}]},name:"alipay-circle",theme:"outlined"}},62834:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M557.2 129a6.68 6.68 0 016.72 6.65V250.2h243.8a6.74 6.74 0 016.65 6.84c.02 23.92-6.05 54.69-19.85 54.69H563.94v81.1h166.18c7.69 0 13.8 6.51 13.25 14.18l-.11 1.51c-.7 90.2-30.63 180.64-79.52 259.65l8.71 3.82c77.3 33.48 162.15 60.85 267.15 64.14a21.08 21.08 0 0120.38 22.07l-.2 3.95c-3.34 59.57-20 132.85-79.85 132.85-8.8 0-17.29-.55-25.48-1.61-78.04-9.25-156.28-57.05-236.32-110.27l-17.33-11.57-13.15-8.83a480.83 480.83 0 01-69.99 57.25 192.8 192.8 0 01-19.57 11.08c-65.51 39.18-142.21 62.6-227.42 62.62-118.2 0-204.92-77.97-206.64-175.9l-.03-2.95.03-1.7c1.66-98.12 84.77-175.18 203-176.72l3.64-.03c102.92 0 186.66 33.54 270.48 73.14l.44.38 1.7-3.47c21.27-44.14 36.44-94.95 42.74-152.06h-324.8a6.64 6.64 0 01-6.63-6.62c-.04-21.86 6-54.91 19.85-54.91h162.1v-81.1H191.92a6.71 6.71 0 01-6.64-6.85c-.01-22.61 6.06-54.68 19.86-54.68h231.4v-64.85l.02-1.99c.9-30.93 23.72-54.36 120.64-54.36M256.9 619c-74.77 0-136.53 39.93-137.88 95.6l-.02 1.26.08 3.24a92.55 92.55 0 001.58 13.64c20.26 96.5 220.16 129.71 364.34-36.59l-8.03-4.72C405.95 650.11 332.94 619 256.9 619"}}]},name:"alipay",theme:"outlined"}},67139:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M894.6 116.54a30.9 30.9 0 0112.86 12.85c2.96 5.54 4.54 11.04 4.54 26.2V868.4c0 15.16-1.58 20.66-4.54 26.2a30.9 30.9 0 01-12.85 12.85c-5.54 2.96-11.04 4.54-26.2 4.54H155.6c-15.16 0-20.66-1.58-26.2-4.54a30.9 30.9 0 01-12.85-12.85c-2.92-5.47-4.5-10.9-4.54-25.59V155.6c0-15.16 1.58-20.66 4.54-26.2a30.9 30.9 0 0112.85-12.85c5.47-2.92 10.9-4.5 25.59-4.54H868.4c15.16 0 20.66 1.58 26.2 4.54M541 262c-62.2 0-76.83 15.04-77.42 34.9l-.02 1.27v41.62H315.08c-8.86 0-12.75 20.59-12.74 35.1a4.3 4.3 0 004.26 4.4h156.97v52.05H359.56c-8.9 0-12.77 21.22-12.75 35.25a4.26 4.26 0 004.26 4.25h208.44c-4.04 36.66-13.78 69.27-27.43 97.6l-1.09 2.23-.28-.25c-53.8-25.42-107.53-46.94-173.58-46.94l-2.33.01c-75.88 1-129.21 50.45-130.28 113.43l-.02 1.1.02 1.89c1.1 62.85 56.75 112.9 132.6 112.9 54.7 0 103.91-15.04 145.95-40.2a123.73 123.73 0 0012.56-7.1 308.6 308.6 0 0044.92-36.75l8.44 5.67 11.12 7.43c51.36 34.15 101.57 64.83 151.66 70.77a127.34 127.34 0 0016.35 1.04c38.4 0 49.1-47.04 51.24-85.28l.13-2.53a13.53 13.53 0 00-13.08-14.17c-67.39-2.1-121.84-19.68-171.44-41.17l-5.6-2.44c31.39-50.72 50.6-108.77 51.04-166.67l.07-.96a8.51 8.51 0 00-8.5-9.1H545.33v-52.06H693.3c8.86 0 12.75-19.75 12.75-35.1-.01-2.4-1.87-4.4-4.27-4.4H545.32v-73.52a4.29 4.29 0 00-4.31-4.27m-193.3 314.15c48.77 0 95.6 20.01 141.15 46.6l5.15 3.04c-92.48 107-220.69 85.62-233.68 23.54a59.72 59.72 0 01-1.02-8.78l-.05-2.08.01-.81c.87-35.82 40.48-61.51 88.44-61.51"}}]},name:"alipay-square",theme:"filled"}},62694:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M868.2 377.4c-18.9-45.1-46.3-85.6-81.2-120.6a377.26 377.26 0 00-120.5-81.2A375.65 375.65 0 00519 145.8c-41.9 0-82.9 6.7-121.9 20C306 123.3 200.8 120 170.6 120c-2.2 0-7.4 0-9.4.2-11.9.4-22.8 6.5-29.2 16.4-6.5 9.9-7.7 22.4-3.4 33.5l64.3 161.6a378.59 378.59 0 00-52.8 193.2c0 51.4 10 101 29.8 147.6 18.9 45 46.2 85.6 81.2 120.5 34.7 34.8 75.4 62.1 120.5 81.2C418.3 894 467.9 904 519 904c51.3 0 100.9-10 147.7-29.8 44.9-18.9 85.5-46.3 120.4-81.2 34.7-34.8 62.1-75.4 81.2-120.6a376.5 376.5 0 0029.8-147.6c-.2-51.2-10.1-100.8-29.9-147.4zm-325.2 79c0 20.4-16.6 37.1-37.1 37.1-20.4 0-37.1-16.7-37.1-37.1v-55.1c0-20.4 16.6-37.1 37.1-37.1 20.4 0 37.1 16.6 37.1 37.1v55.1zm175.2 0c0 20.4-16.6 37.1-37.1 37.1S644 476.8 644 456.4v-55.1c0-20.4 16.7-37.1 37.1-37.1 20.4 0 37.1 16.6 37.1 37.1v55.1z"}}]},name:"aliwangwang",theme:"filled"}},43170:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M868.2 377.4c-18.9-45.1-46.3-85.6-81.2-120.6a377.26 377.26 0 00-120.5-81.2A375.65 375.65 0 00519 145.8c-41.9 0-82.9 6.7-121.9 20C306 123.3 200.8 120 170.6 120c-2.2 0-7.4 0-9.4.2-11.9.4-22.8 6.5-29.2 16.4-6.5 9.9-7.7 22.4-3.4 33.5l64.3 161.6a378.59 378.59 0 00-52.8 193.2c0 51.4 10 101 29.8 147.6 18.9 45 46.2 85.6 81.2 120.5 34.7 34.8 75.4 62.1 120.5 81.2C418.3 894 467.9 904 519 904c51.3 0 100.9-10.1 147.7-29.8 44.9-18.9 85.5-46.3 120.4-81.2 34.7-34.8 62.1-75.4 81.2-120.6a376.5 376.5 0 0029.8-147.6c-.2-51.2-10.1-100.8-29.9-147.4zm-66.4 266.5a307.08 307.08 0 01-65.9 98c-28.4 28.5-61.3 50.7-97.7 65.9h-.1c-38 16-78.3 24.2-119.9 24.2a306.51 306.51 0 01-217.5-90.2c-28.4-28.5-50.6-61.4-65.8-97.8v-.1c-16-37.8-24.1-78.2-24.1-119.9 0-55.4 14.8-109.7 42.8-157l13.2-22.1-9.5-23.9L206 192c14.9.6 35.9 2.1 59.7 5.6 43.8 6.5 82.5 17.5 114.9 32.6l19 8.9 19.9-6.8c31.5-10.8 64.8-16.2 98.9-16.2a306.51 306.51 0 01217.5 90.2c28.4 28.5 50.6 61.4 65.8 97.8l.1.1.1.1c16 37.6 24.1 78 24.2 119.8-.1 41.7-8.3 82-24.3 119.8zM681.1 364.2c-20.4 0-37.1 16.7-37.1 37.1v55.1c0 20.4 16.6 37.1 37.1 37.1s37.1-16.7 37.1-37.1v-55.1c0-20.5-16.7-37.1-37.1-37.1zm-175.2 0c-20.5 0-37.1 16.7-37.1 37.1v55.1c0 20.4 16.7 37.1 37.1 37.1 20.5 0 37.1-16.7 37.1-37.1v-55.1c0-20.5-16.7-37.1-37.1-37.1z"}}]},name:"aliwangwang",theme:"outlined"}},47022:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M959.2 383.9c-.3-82.1-66.9-148.6-149.1-148.6H575.9l21.6 85.2 201 43.7a42.58 42.58 0 0132.9 39.7c.1.5.1 216.1 0 216.6a42.58 42.58 0 01-32.9 39.7l-201 43.7-21.6 85.3h234.2c82.1 0 148.8-66.5 149.1-148.6V383.9zM225.5 660.4a42.58 42.58 0 01-32.9-39.7c-.1-.6-.1-216.1 0-216.6.8-19.4 14.6-35.5 32.9-39.7l201-43.7 21.6-85.2H213.8c-82.1 0-148.8 66.4-149.1 148.6V641c.3 82.1 67 148.6 149.1 148.6H448l-21.6-85.3-200.9-43.9zm200.9-158.8h171v21.3h-171z"}}]},name:"aliyun",theme:"outlined"}},59267:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M485 467.5c-11.6 4.9-20.9 12.2-27.8 22-6.9 9.8-10.4 21.6-10.4 35.5 0 17.8 7.5 31.5 22.4 41.2 14.1 9.1 28.9 11.4 44.4 6.8 17.9-5.2 30-17.9 36.4-38.1 3-9.3 4.5-19.7 4.5-31.3v-50.2c-12.6.4-24.4 1.6-35.5 3.7-11.1 2.1-22.4 5.6-34 10.4zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm35.8 262.7c-7.2-10.9-20.1-16.4-38.7-16.4-1.3 0-3 .1-5.3.3-2.2.2-6.6 1.5-12.9 3.7a79.4 79.4 0 00-17.9 9.1c-5.5 3.8-11.5 10-18 18.4-6.4 8.5-11.5 18.4-15.3 29.8l-94-8.4c0-12.4 2.4-24.7 7-36.9 4.7-12.2 11.8-23.9 21.4-35 9.6-11.2 21.1-21 34.5-29.4 13.4-8.5 29.6-15.2 48.4-20.3 18.9-5.1 39.1-7.6 60.9-7.6 21.3 0 40.6 2.6 57.8 7.7 17.2 5.2 31.1 11.5 41.4 19.1a117 117 0 0125.9 25.7c6.9 9.6 11.7 18.5 14.4 26.7 2.7 8.2 4 15.7 4 22.8v182.5c0 6.4 1.4 13 4.3 19.8 2.9 6.8 6.3 12.8 10.2 18 3.9 5.2 7.9 9.9 12 14.3 4.1 4.3 7.6 7.7 10.6 9.9l4.1 3.4-72.5 69.4c-8.5-7.7-16.9-15.4-25.2-23.4-8.3-8-14.5-14-18.5-18.1l-6.1-6.2c-2.4-2.3-5-5.7-8-10.2-8.1 12.2-18.5 22.8-31.1 31.8-12.7 9-26.3 15.6-40.7 19.7-14.5 4.1-29.4 6.5-44.7 7.1-15.3.6-30-1.5-43.9-6.5-13.9-5-26.5-11.7-37.6-20.3-11.1-8.6-19.9-20.2-26.5-35-6.6-14.8-9.9-31.5-9.9-50.4 0-17.4 3-33.3 8.9-47.7 6-14.5 13.6-26.5 23-36.1 9.4-9.6 20.7-18.2 34-25.7s26.4-13.4 39.2-17.7c12.8-4.2 26.6-7.8 41.5-10.7 14.9-2.9 27.6-4.8 38.2-5.7 10.6-.9 21.2-1.6 31.8-2v-39.4c0-13.5-2.3-23.5-6.7-30.1zm180.5 379.6c-2.8 3.3-7.5 7.8-14.1 13.5s-16.8 12.7-30.5 21.1c-13.7 8.4-28.8 16-45 22.9-16.3 6.9-36.3 12.9-60.1 18-23.7 5.1-48.2 7.6-73.3 7.6-25.4 0-50.7-3.2-76.1-9.6-25.4-6.4-47.6-14.3-66.8-23.7-19.1-9.4-37.6-20.2-55.1-32.2-17.6-12.1-31.7-22.9-42.4-32.5-10.6-9.6-19.6-18.7-26.8-27.1-1.7-1.9-2.8-3.6-3.2-5.1-.4-1.5-.3-2.8.3-3.7.6-.9 1.5-1.6 2.6-2.2a7.42 7.42 0 017.4.8c40.9 24.2 72.9 41.3 95.9 51.4 82.9 36.4 168 45.7 255.3 27.9 40.5-8.3 82.1-22.2 124.9-41.8 3.2-1.2 6-1.5 8.3-.9 2.3.6 3.5 2.4 3.5 5.4 0 2.8-1.6 6.3-4.8 10.2zm59.9-29c-1.8 11.1-4.9 21.6-9.1 31.8-7.2 17.1-16.3 30-27.1 38.4-3.6 2.9-6.4 3.8-8.3 2.8-1.9-1-1.9-3.5 0-7.4 4.5-9.3 9.2-21.8 14.2-37.7 5-15.8 5.7-26 2.1-30.5-1.1-1.5-2.7-2.6-5-3.6-2.2-.9-5.1-1.5-8.6-1.9s-6.7-.6-9.4-.8c-2.8-.2-6.5-.2-11.2 0-4.7.2-8 .4-10.1.6a874.4 874.4 0 01-17.1 1.5c-1.3.2-2.7.4-4.1.5-1.5.1-2.7.2-3.5.3l-2.7.3c-1 .1-1.7.2-2.2.2h-3.2l-1-.2-.6-.5-.5-.9c-1.3-3.3 3.7-7.4 15-12.4s22.3-8.1 32.9-9.3c9.8-1.5 21.3-1.5 34.5-.3s21.3 3.7 24.3 7.4c2.3 3.5 2.5 10.7.7 21.7z"}}]},name:"amazon-circle",theme:"filled"}},40842:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M825 768.9c-3.3-.9-7.3-.4-11.9 1.3-61.6 28.2-121.5 48.3-179.7 60.2C507.7 856 385.2 842.6 266 790.3c-33.1-14.6-79.1-39.2-138-74a9.36 9.36 0 00-5.3-2c-2-.1-3.7.1-5.3.9-1.6.8-2.8 1.8-3.7 3.1-.9 1.3-1.1 3.1-.4 5.4.6 2.2 2.1 4.7 4.6 7.4 10.4 12.2 23.3 25.2 38.6 39s35.6 29.4 60.9 46.8c25.3 17.4 51.8 32.9 79.3 46.4 27.6 13.5 59.6 24.9 96.1 34.1s73 13.8 109.4 13.8c36.2 0 71.4-3.7 105.5-10.9 34.2-7.3 63-15.9 86.5-25.9 23.4-9.9 45-21 64.8-33 19.8-12 34.4-22.2 43.9-30.3 9.5-8.2 16.3-14.6 20.2-19.4 4.6-5.7 6.9-10.6 6.9-14.9.1-4.5-1.7-7.1-5-7.9zM527.4 348.1c-15.2 1.3-33.5 4.1-55 8.3-21.5 4.1-41.4 9.3-59.8 15.4s-37.2 14.6-56.3 25.4c-19.2 10.8-35.5 23.2-49 37s-24.5 31.1-33.1 52c-8.6 20.8-12.9 43.7-12.9 68.7 0 27.1 4.7 51.2 14.3 72.5 9.5 21.3 22.2 38 38.2 50.4 15.9 12.4 34 22.1 54 29.2 20 7.1 41.2 10.3 63.2 9.4 22-.9 43.5-4.3 64.4-10.3 20.8-5.9 40.4-15.4 58.6-28.3 18.2-12.9 33.1-28.2 44.8-45.7 4.3 6.6 8.1 11.5 11.5 14.7l8.7 8.9c5.8 5.9 14.7 14.6 26.7 26.1 11.9 11.5 24.1 22.7 36.3 33.7l104.4-99.9-6-4.9c-4.3-3.3-9.4-8-15.2-14.3-5.8-6.2-11.6-13.1-17.2-20.5-5.7-7.4-10.6-16.1-14.7-25.9-4.1-9.8-6.2-19.3-6.2-28.5V258.7c0-10.1-1.9-21-5.7-32.8-3.9-11.7-10.7-24.5-20.7-38.3-10-13.8-22.4-26.2-37.2-37-14.9-10.8-34.7-20-59.6-27.4-24.8-7.4-52.6-11.1-83.2-11.1-31.3 0-60.4 3.7-87.6 10.9-27.1 7.3-50.3 17-69.7 29.2-19.3 12.2-35.9 26.3-49.7 42.4-13.8 16.1-24.1 32.9-30.8 50.4-6.7 17.5-10.1 35.2-10.1 53.1L408 310c5.5-16.4 12.9-30.6 22-42.8 9.2-12.2 17.9-21 25.8-26.5 8-5.5 16.6-9.9 25.7-13.2 9.2-3.3 15.4-5 18.6-5.4 3.2-.3 5.7-.4 7.6-.4 26.7 0 45.2 7.9 55.6 23.6 6.5 9.5 9.7 23.9 9.7 43.3v56.6c-15.2.6-30.4 1.6-45.6 2.9zM573.1 500c0 16.6-2.2 31.7-6.5 45-9.2 29.1-26.7 47.4-52.4 54.8-22.4 6.6-43.7 3.3-63.9-9.8-21.5-14-32.2-33.8-32.2-59.3 0-19.9 5-36.9 15-51.1 10-14.1 23.3-24.7 40-31.7s33-12 49-14.9c15.9-3 33-4.8 51-5.4V500zm335.2 218.9c-4.3-5.4-15.9-8.9-34.9-10.7-19-1.8-35.5-1.7-49.7.4-15.3 1.8-31.1 6.2-47.3 13.4-16.3 7.1-23.4 13.1-21.6 17.8l.7 1.3.9.7 1.4.2h4.6c.8 0 1.8-.1 3.2-.2 1.4-.1 2.7-.3 3.9-.4 1.2-.1 2.9-.3 5.1-.4 2.1-.1 4.1-.4 6-.7.3 0 3.7-.3 10.3-.9 6.6-.6 11.4-1 14.3-1.3 2.9-.3 7.8-.6 14.5-.9 6.7-.3 12.1-.3 16.1 0 4 .3 8.5.7 13.6 1.1 5.1.4 9.2 1.3 12.4 2.7 3.2 1.3 5.6 3 7.1 5.1 5.2 6.6 4.2 21.2-3 43.9s-14 40.8-20.4 54.2c-2.8 5.7-2.8 9.2 0 10.7s6.7.1 11.9-4c15.6-12.2 28.6-30.6 39.1-55.3 6.1-14.6 10.5-29.8 13.1-45.7 2.4-15.9 2-26.2-1.3-31z"}}]},name:"amazon",theme:"outlined"}},98749:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM547.8 326.7c-7.2-10.9-20.1-16.4-38.7-16.4-1.3 0-3 .1-5.3.3-2.2.2-6.6 1.5-12.9 3.7a79.4 79.4 0 00-17.9 9.1c-5.5 3.8-11.5 10-18 18.4-6.4 8.5-11.5 18.4-15.3 29.8l-94-8.4c0-12.4 2.4-24.7 7-36.9s11.8-23.9 21.4-35c9.6-11.2 21.1-21 34.5-29.4 13.4-8.5 29.6-15.2 48.4-20.3 18.9-5.1 39.1-7.6 60.9-7.6 21.3 0 40.6 2.6 57.8 7.7 17.2 5.2 31.1 11.5 41.4 19.1a117 117 0 0125.9 25.7c6.9 9.6 11.7 18.5 14.4 26.7 2.7 8.2 4 15.7 4 22.8v182.5c0 6.4 1.4 13 4.3 19.8 2.9 6.8 6.3 12.8 10.2 18 3.9 5.2 7.9 9.9 12 14.3 4.1 4.3 7.6 7.7 10.6 9.9l4.1 3.4-72.5 69.4c-8.5-7.7-16.9-15.4-25.2-23.4-8.3-8-14.5-14-18.5-18.1l-6.1-6.2c-2.4-2.3-5-5.7-8-10.2-8.1 12.2-18.5 22.8-31.1 31.8-12.7 9-26.3 15.6-40.7 19.7-14.5 4.1-29.4 6.5-44.7 7.1-15.3.6-30-1.5-43.9-6.5-13.9-5-26.5-11.7-37.6-20.3-11.1-8.6-19.9-20.2-26.5-35-6.6-14.8-9.9-31.5-9.9-50.4 0-17.4 3-33.3 8.9-47.7 6-14.5 13.6-26.5 23-36.1 9.4-9.6 20.7-18.2 34-25.7s26.4-13.4 39.2-17.7c12.8-4.2 26.6-7.8 41.5-10.7 14.9-2.9 27.6-4.8 38.2-5.7 10.6-.9 21.2-1.6 31.8-2v-39.4c0-13.5-2.3-23.5-6.7-30.1zm180.5 379.6c-2.8 3.3-7.5 7.8-14.1 13.5s-16.8 12.7-30.5 21.1c-13.7 8.4-28.8 16-45 22.9-16.3 6.9-36.3 12.9-60.1 18-23.7 5.1-48.2 7.6-73.3 7.6-25.4 0-50.7-3.2-76.1-9.6-25.4-6.4-47.6-14.3-66.8-23.7-19.1-9.4-37.6-20.2-55.1-32.2-17.6-12.1-31.7-22.9-42.4-32.5-10.6-9.6-19.6-18.7-26.8-27.1-1.7-1.9-2.8-3.6-3.2-5.1-.4-1.5-.3-2.8.3-3.7.6-.9 1.5-1.6 2.6-2.2a7.42 7.42 0 017.4.8c40.9 24.2 72.9 41.3 95.9 51.4 82.9 36.4 168 45.7 255.3 27.9 40.5-8.3 82.1-22.2 124.9-41.8 3.2-1.2 6-1.5 8.3-.9 2.3.6 3.5 2.4 3.5 5.4 0 2.8-1.6 6.3-4.8 10.2zm59.9-29c-1.8 11.1-4.9 21.6-9.1 31.8-7.2 17.1-16.3 30-27.1 38.4-3.6 2.9-6.4 3.8-8.3 2.8-1.9-1-1.9-3.5 0-7.4 4.5-9.3 9.2-21.8 14.2-37.7 5-15.8 5.7-26 2.1-30.5-1.1-1.5-2.7-2.6-5-3.6-2.2-.9-5.1-1.5-8.6-1.9s-6.7-.6-9.4-.8c-2.8-.2-6.5-.2-11.2 0-4.7.2-8 .4-10.1.6a874.4 874.4 0 01-17.1 1.5c-1.3.2-2.7.4-4.1.5-1.5.1-2.7.2-3.5.3l-2.7.3c-1 .1-1.7.2-2.2.2h-3.2l-1-.2-.6-.5-.5-.9c-1.3-3.3 3.7-7.4 15-12.4s22.3-8.1 32.9-9.3c9.8-1.5 21.3-1.5 34.5-.3s21.3 3.7 24.3 7.4c2.3 3.5 2.5 10.7.7 21.7zM485 467.5c-11.6 4.9-20.9 12.2-27.8 22-6.9 9.8-10.4 21.6-10.4 35.5 0 17.8 7.5 31.5 22.4 41.2 14.1 9.1 28.9 11.4 44.4 6.8 17.9-5.2 30-17.9 36.4-38.1 3-9.3 4.5-19.7 4.5-31.3v-50.2c-12.6.4-24.4 1.6-35.5 3.7-11.1 2.1-22.4 5.6-34 10.4z"}}]},name:"amazon-square",theme:"filled"}},13981:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M270.1 741.7c0 23.4 19.1 42.5 42.6 42.5h48.7v120.4c0 30.5 24.5 55.4 54.6 55.4 30.2 0 54.6-24.8 54.6-55.4V784.1h85v120.4c0 30.5 24.5 55.4 54.6 55.4 30.2 0 54.6-24.8 54.6-55.4V784.1h48.7c23.5 0 42.6-19.1 42.6-42.5V346.4h-486v395.3zm357.1-600.1l44.9-65c2.6-3.8 2-8.9-1.5-11.4-3.5-2.4-8.5-1.2-11.1 2.6l-46.6 67.6c-30.7-12.1-64.9-18.8-100.8-18.8-35.9 0-70.1 6.7-100.8 18.8l-46.6-67.5c-2.6-3.8-7.6-5.1-11.1-2.6-3.5 2.4-4.1 7.4-1.5 11.4l44.9 65c-71.4 33.2-121.4 96.1-127.8 169.6h486c-6.6-73.6-56.7-136.5-128-169.7zM409.5 244.1a26.9 26.9 0 1126.9-26.9 26.97 26.97 0 01-26.9 26.9zm208.4 0a26.9 26.9 0 1126.9-26.9 26.97 26.97 0 01-26.9 26.9zm223.4 100.7c-30.2 0-54.6 24.8-54.6 55.4v216.4c0 30.5 24.5 55.4 54.6 55.4 30.2 0 54.6-24.8 54.6-55.4V400.1c.1-30.6-24.3-55.3-54.6-55.3zm-658.6 0c-30.2 0-54.6 24.8-54.6 55.4v216.4c0 30.5 24.5 55.4 54.6 55.4 30.2 0 54.6-24.8 54.6-55.4V400.1c0-30.6-24.5-55.3-54.6-55.3z"}}]},name:"android",theme:"filled"}},7449:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M448.3 225.2c-18.6 0-32 13.4-32 31.9s13.5 31.9 32 31.9c18.6 0 32-13.4 32-31.9.1-18.4-13.4-31.9-32-31.9zm393.9 96.4c-13.8-13.8-32.7-21.5-53.2-21.5-3.9 0-7.4.4-10.7 1v-1h-3.6c-5.5-30.6-18.6-60.5-38.1-87.4-18.7-25.7-43-47.9-70.8-64.9l25.1-35.8v-3.3c0-.8.4-2.3.7-3.8.6-2.4 1.4-5.5 1.4-8.9 0-18.5-13.5-31.9-32-31.9-9.8 0-19.5 5.7-25.9 15.4l-29.3 42.1c-30-9.8-62.4-15-93.8-15-31.3 0-63.7 5.2-93.8 15L389 79.4c-6.6-9.6-16.1-15.4-26-15.4-18.6 0-32 13.4-32 31.9 0 6.2 2.5 12.8 6.7 17.4l22.6 32.3c-28.7 17-53.5 39.4-72.2 65.1-19.4 26.9-32 56.8-36.7 87.4h-5.5v1c-3.2-.6-6.7-1-10.7-1-20.3 0-39.2 7.5-53.1 21.3-13.8 13.8-21.5 32.6-21.5 53v235c0 20.3 7.5 39.1 21.4 52.9 13.8 13.8 32.8 21.5 53.2 21.5 3.9 0 7.4-.4 10.7-1v93.5c0 29.2 23.9 53.1 53.2 53.1H331v58.3c0 20.3 7.5 39.1 21.4 52.9 13.8 13.8 32.8 21.5 53.2 21.5 20.3 0 39.2-7.5 53.1-21.3 13.8-13.8 21.5-32.6 21.5-53v-58.2H544v58.1c0 20.3 7.5 39.1 21.4 52.9 13.8 13.8 32.8 21.5 53.2 21.5 20.4 0 39.2-7.5 53.1-21.6 13.8-13.8 21.5-32.6 21.5-53v-58.2h31.9c29.3 0 53.2-23.8 53.2-53.1v-91.4c3.2.6 6.7 1 10.7 1 20.3 0 39.2-7.5 53.1-21.3 13.8-13.8 21.5-32.6 21.5-53v-235c-.1-20.3-7.6-39-21.4-52.9zM246 609.6c0 6.8-3.9 10.6-10.7 10.6-6.8 0-10.7-3.8-10.7-10.6V374.5c0-6.8 3.9-10.6 10.7-10.6 6.8 0 10.7 3.8 10.7 10.6v235.1zm131.1-396.8c37.5-27.3 85.3-42.3 135-42.3s97.5 15.1 135 42.5c32.4 23.7 54.2 54.2 62.7 87.5H314.4c8.5-33.4 30.5-64 62.7-87.7zm39.3 674.7c-.6 5.6-4.4 8.7-10.5 8.7-6.8 0-10.7-3.8-10.7-10.6v-58.2h21.2v60.1zm202.3 8.7c-6.8 0-10.7-3.8-10.7-10.6v-58.2h21.2v60.1c-.6 5.6-4.3 8.7-10.5 8.7zm95.8-132.6H309.9V364h404.6v399.6zm85.2-154c0 6.8-3.9 10.6-10.7 10.6-6.8 0-10.7-3.8-10.7-10.6V374.5c0-6.8 3.9-10.6 10.7-10.6 6.8 0 10.7 3.8 10.7 10.6v235.1zM576.1 225.2c-18.6 0-32 13.4-32 31.9s13.5 31.9 32 31.9c18.6 0 32.1-13.4 32.1-32-.1-18.6-13.4-31.8-32.1-31.8z"}}]},name:"android",theme:"outlined"}},78367:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M378.9 738c-3.1 0-6.1-.5-8.8-1.5l4.4 30.7h26.3l-15.5-29.9c-2.1.5-4.2.7-6.4.7zm421-291.2c-12.6 0-24.8 1.5-36.5 4.2-21.4-38.4-62.3-64.3-109.3-64.3-6.9 0-13.6.6-20.2 1.6-35.4-77.4-113.4-131.1-203.9-131.1-112.3 0-205.3 82.6-221.6 190.4C127.3 455.5 64 523.8 64 607c0 88.4 71.6 160.1 160 160.2h50l13.2-27.6c-26.2-8.3-43.3-29-39.1-48.8 4.6-21.6 32.8-33.9 63.1-27.5 22.9 4.9 40.4 19.1 45.5 35.1a26.1 26.1 0 0122.1-12.4h.2c-.8-3.2-1.2-6.5-1.2-9.9 0-20.1 14.8-36.7 34.1-39.6v-25.4c0-4.4 3.6-8 8-8s8 3.6 8 8v26.3c4.6 1.2 8.8 3.2 12.6 5.8l19.5-21.4c3-3.3 8-3.5 11.3-.5 3.3 3 3.5 8 .5 11.3l-20 22-.2.2a40 40 0 01-46.9 59.2c-.4 5.6-2.6 10.7-6 14.8l20 38.4H804v-.1c86.5-2.2 156-73 156-160.1 0-88.5-71.7-160.2-160.1-160.2zM338.2 737.2l-4.3 30h24.4l-5.9-41.5c-3.5 4.6-8.3 8.5-14.2 11.5zM797.5 305a48 48 0 1096 0 48 48 0 10-96 0zm-65.7 61.3a24 24 0 1048 0 24 24 0 10-48 0zM303.4 742.9l-11.6 24.3h26l3.5-24.7c-5.7.8-11.7 1-17.9.4z"}}]},name:"ant-cloud",theme:"outlined"}},91347:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M716.3 313.8c19-18.9 19-49.7 0-68.6l-69.9-69.9.1.1c-18.5-18.5-50.3-50.3-95.3-95.2-21.2-20.7-55.5-20.5-76.5.5L80.9 474.2a53.84 53.84 0 000 76.4L474.6 944a54.14 54.14 0 0076.5 0l165.1-165c19-18.9 19-49.7 0-68.6a48.7 48.7 0 00-68.7 0l-125 125.2c-5.2 5.2-13.3 5.2-18.5 0L189.5 521.4c-5.2-5.2-5.2-13.3 0-18.5l314.4-314.2c.4-.4.9-.7 1.3-1.1 5.2-4.1 12.4-3.7 17.2 1.1l125.2 125.1c19 19 49.8 19 68.7 0zM408.6 514.4a106.3 106.2 0 10212.6 0 106.3 106.2 0 10-212.6 0zm536.2-38.6L821.9 353.5c-19-18.9-49.8-18.9-68.7.1a48.4 48.4 0 000 68.6l83 82.9c5.2 5.2 5.2 13.3 0 18.5l-81.8 81.7a48.4 48.4 0 000 68.6 48.7 48.7 0 0068.7 0l121.8-121.7a53.93 53.93 0 00-.1-76.4z"}}]},name:"ant-design",theme:"outlined"}},40904:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M710.02 196.2H572.94l249.98 631.6H960zm-396.04 0L64 827.8h139.78l51.12-132.63h261.53l51.12 132.64h139.79L457.36 196.19zm-13.86 381.66l85.55-221.97 85.54 221.97z"}}]},name:"anthropic",theme:"filled"}},79707:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M908 640H804V488c0-4.4-3.6-8-8-8H548v-96h108c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16v288c0 8.8 7.2 16 16 16h108v96H228c-4.4 0-8 3.6-8 8v152H116c-8.8 0-16 7.2-16 16v288c0 8.8 7.2 16 16 16h288c8.8 0 16-7.2 16-16V656c0-8.8-7.2-16-16-16H292v-88h440v88H620c-8.8 0-16 7.2-16 16v288c0 8.8 7.2 16 16 16h288c8.8 0 16-7.2 16-16V656c0-8.8-7.2-16-16-16zm-564 76v168H176V716h168zm84-408V140h168v168H428zm420 576H680V716h168v168z"}}]},name:"apartment",theme:"outlined"}},7620:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M917.7 148.8l-42.4-42.4c-1.6-1.6-3.6-2.3-5.7-2.3s-4.1.8-5.7 2.3l-76.1 76.1a199.27 199.27 0 00-112.1-34.3c-51.2 0-102.4 19.5-141.5 58.6L432.3 308.7a8.03 8.03 0 000 11.3L704 591.7c1.6 1.6 3.6 2.3 5.7 2.3 2 0 4.1-.8 5.7-2.3l101.9-101.9c68.9-69 77-175.7 24.3-253.5l76.1-76.1c3.1-3.2 3.1-8.3 0-11.4zM578.9 546.7a8.03 8.03 0 00-11.3 0L501 613.3 410.7 523l66.7-66.7c3.1-3.1 3.1-8.2 0-11.3L441 408.6a8.03 8.03 0 00-11.3 0L363 475.3l-43-43a7.85 7.85 0 00-5.7-2.3c-2 0-4.1.8-5.7 2.3L206.8 534.2c-68.9 68.9-77 175.7-24.3 253.5l-76.1 76.1a8.03 8.03 0 000 11.3l42.4 42.4c1.6 1.6 3.6 2.3 5.7 2.3s4.1-.8 5.7-2.3l76.1-76.1c33.7 22.9 72.9 34.3 112.1 34.3 51.2 0 102.4-19.5 141.5-58.6l101.9-101.9c3.1-3.1 3.1-8.2 0-11.3l-43-43 66.7-66.7c3.1-3.1 3.1-8.2 0-11.3l-36.6-36.2z"}}]},name:"api",theme:"filled"}},10466:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M917.7 148.8l-42.4-42.4c-1.6-1.6-3.6-2.3-5.7-2.3s-4.1.8-5.7 2.3l-76.1 76.1a199.27 199.27 0 00-112.1-34.3c-51.2 0-102.4 19.5-141.5 58.6L432.3 308.7a8.03 8.03 0 000 11.3L704 591.7c1.6 1.6 3.6 2.3 5.7 2.3 2 0 4.1-.8 5.7-2.3l101.9-101.9c68.9-69 77-175.7 24.3-253.5l76.1-76.1c3.1-3.2 3.1-8.3 0-11.4zM769.1 441.7l-59.4 59.4-186.8-186.8 59.4-59.4c24.9-24.9 58.1-38.7 93.4-38.7 35.3 0 68.4 13.7 93.4 38.7 24.9 24.9 38.7 58.1 38.7 93.4 0 35.3-13.8 68.4-38.7 93.4zm-190.2 105a8.03 8.03 0 00-11.3 0L501 613.3 410.7 523l66.7-66.7c3.1-3.1 3.1-8.2 0-11.3L441 408.6a8.03 8.03 0 00-11.3 0L363 475.3l-43-43a7.85 7.85 0 00-5.7-2.3c-2 0-4.1.8-5.7 2.3L206.8 534.2c-68.9 69-77 175.7-24.3 253.5l-76.1 76.1a8.03 8.03 0 000 11.3l42.4 42.4c1.6 1.6 3.6 2.3 5.7 2.3s4.1-.8 5.7-2.3l76.1-76.1c33.7 22.9 72.9 34.3 112.1 34.3 51.2 0 102.4-19.5 141.5-58.6l101.9-101.9c3.1-3.1 3.1-8.2 0-11.3l-43-43 66.7-66.7c3.1-3.1 3.1-8.2 0-11.3l-36.6-36.2zM441.7 769.1a131.32 131.32 0 01-93.4 38.7c-35.3 0-68.4-13.7-93.4-38.7a131.32 131.32 0 01-38.7-93.4c0-35.3 13.7-68.4 38.7-93.4l59.4-59.4 186.8 186.8-59.4 59.4z"}}]},name:"api",theme:"outlined"}},88171:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M148.2 674.6zm106.7-92.3c-25 25-38.7 58.1-38.7 93.4s13.8 68.5 38.7 93.4c25 25 58.1 38.7 93.4 38.7 35.3 0 68.5-13.8 93.4-38.7l59.4-59.4-186.8-186.8-59.4 59.4zm420.8-366.1c-35.3 0-68.5 13.8-93.4 38.7l-59.4 59.4 186.8 186.8 59.4-59.4c24.9-25 38.7-58.1 38.7-93.4s-13.8-68.5-38.7-93.4c-25-25-58.1-38.7-93.4-38.7z",fill:t}},{tag:"path",attrs:{d:"M578.9 546.7a8.03 8.03 0 00-11.3 0L501 613.3 410.7 523l66.7-66.7c3.1-3.1 3.1-8.2 0-11.3L441 408.6a8.03 8.03 0 00-11.3 0L363 475.3l-43-43a7.85 7.85 0 00-5.7-2.3c-2 0-4.1.8-5.7 2.3L206.8 534.2a199.45 199.45 0 00-58.6 140.4c-.2 39.5 11.2 79.1 34.3 113.1l-76.1 76.1a8.03 8.03 0 000 11.3l42.4 42.4c1.6 1.6 3.6 2.3 5.7 2.3s4.1-.8 5.7-2.3l76.1-76.1c33.7 22.9 72.9 34.3 112.1 34.3 51.2 0 102.4-19.5 141.5-58.6l101.9-101.9c3.1-3.1 3.1-8.2 0-11.3l-43-43 66.7-66.7c3.1-3.1 3.1-8.2 0-11.3l-36.6-36.2zM441.7 769.1a131.32 131.32 0 01-93.4 38.7c-35.3 0-68.4-13.7-93.4-38.7-24.9-24.9-38.7-58.1-38.7-93.4s13.7-68.4 38.7-93.4l59.4-59.4 186.8 186.8-59.4 59.4zm476-620.3l-42.4-42.4c-1.6-1.6-3.6-2.3-5.7-2.3s-4.1.8-5.7 2.3l-76.1 76.1a199.27 199.27 0 00-112.1-34.3c-51.2 0-102.4 19.5-141.5 58.6L432.3 308.7a8.03 8.03 0 000 11.3L704 591.7c1.6 1.6 3.6 2.3 5.7 2.3 2 0 4.1-.8 5.7-2.3l101.9-101.9c68.9-69 77-175.7 24.3-253.5l76.1-76.1c3.1-3.2 3.1-8.3 0-11.4zM769.1 441.7l-59.4 59.4-186.8-186.8 59.4-59.4c24.9-24.9 58.1-38.7 93.4-38.7s68.4 13.7 93.4 38.7c24.9 24.9 38.7 58.1 38.7 93.4s-13.8 68.4-38.7 93.4z",fill:c}}]}},name:"api",theme:"twotone"}},57031:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M747.4 535.7c-.4-68.2 30.5-119.6 92.9-157.5-34.9-50-87.7-77.5-157.3-82.8-65.9-5.2-138 38.4-164.4 38.4-27.9 0-91.7-36.6-141.9-36.6C273.1 298.8 163 379.8 163 544.6c0 48.7 8.9 99 26.7 150.8 23.8 68.2 109.6 235.3 199.1 232.6 46.8-1.1 79.9-33.2 140.8-33.2 59.1 0 89.7 33.2 141.9 33.2 90.3-1.3 167.9-153.2 190.5-221.6-121.1-57.1-114.6-167.2-114.6-170.7zm-105.1-305c50.7-60.2 46.1-115 44.6-134.7-44.8 2.6-96.6 30.5-126.1 64.8-32.5 36.8-51.6 82.3-47.5 133.6 48.4 3.7 92.6-21.2 129-63.7z"}}]},name:"apple",theme:"filled"}},36189:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M747.4 535.7c-.4-68.2 30.5-119.6 92.9-157.5-34.9-50-87.7-77.5-157.3-82.8-65.9-5.2-138 38.4-164.4 38.4-27.9 0-91.7-36.6-141.9-36.6C273.1 298.8 163 379.8 163 544.6c0 48.7 8.9 99 26.7 150.8 23.8 68.2 109.6 235.3 199.1 232.6 46.8-1.1 79.9-33.2 140.8-33.2 59.1 0 89.7 33.2 141.9 33.2 90.3-1.3 167.9-153.2 190.5-221.6-121.1-57.1-114.6-167.2-114.6-170.7zm-10.6 267c-14.3 19.9-28.7 35.6-41.9 45.7-10.5 8-18.6 11.4-24 11.6-9-.1-17.7-2.3-34.7-8.8-1.2-.5-2.5-1-4.2-1.6l-4.4-1.7c-17.4-6.7-27.8-10.3-41.1-13.8-18.6-4.8-37.1-7.4-56.9-7.4-20.2 0-39.2 2.5-58.1 7.2-13.9 3.5-25.6 7.4-42.7 13.8-.7.3-8.1 3.1-10.2 3.9-3.5 1.3-6.2 2.3-8.7 3.2-10.4 3.6-17 5.1-22.9 5.2-.7 0-1.3-.1-1.8-.2-1.1-.2-2.5-.6-4.1-1.3-4.5-1.8-9.9-5.1-16-9.8-14-10.9-29.4-28-45.1-49.9-27.5-38.6-53.5-89.8-66-125.7-15.4-44.8-23-87.7-23-128.6 0-60.2 17.8-106 48.4-137.1 26.3-26.6 61.7-41.5 97.8-42.3 5.9.1 14.5 1.5 25.4 4.5 8.6 2.3 18 5.4 30.7 9.9 3.8 1.4 16.9 6.1 18.5 6.7 7.7 2.8 13.5 4.8 19.2 6.6 18.2 5.8 32.3 9 47.6 9 15.5 0 28.8-3.3 47.7-9.8 7.1-2.4 32.9-12 37.5-13.6 25.6-9.1 44.5-14 60.8-15.2 4.8-.4 9.1-.4 13.2-.1 22.7 1.8 42.1 6.3 58.6 13.8-37.6 43.4-57 96.5-56.9 158.4-.3 14.7.9 31.7 5.1 51.8 6.4 30.5 18.6 60.7 37.9 89 14.7 21.5 32.9 40.9 54.7 57.8-11.5 23.7-25.6 48.2-40.4 68.8zm-94.5-572c50.7-60.2 46.1-115 44.6-134.7-44.8 2.6-96.6 30.5-126.1 64.8-32.5 36.8-51.6 82.3-47.5 133.6 48.4 3.7 92.6-21.2 129-63.7z"}}]},name:"apple",theme:"outlined"}},78105:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zm52 132H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200zM424 712H296V584c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v128H104c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h128v128c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V776h128c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}}]},name:"appstore-add",theme:"outlined"}},57650:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 144H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm0 400H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zM464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm0 400H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16z"}}]},name:"appstore",theme:"filled"}},10286:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z"}}]},name:"appstore",theme:"outlined"}},46140:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 144H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm52-668H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452 132H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z",fill:c}},{tag:"path",attrs:{d:"M212 212h200v200H212zm400 0h200v200H612zM212 612h200v200H212zm400 0h200v200H612z",fill:t}}]}},name:"appstore",theme:"twotone"}},58367:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 792H200V168c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h752c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-616-64h536c4.4 0 8-3.6 8-8V284c0-7.2-8.7-10.7-13.7-5.7L592 488.6l-125.4-124a8.03 8.03 0 00-11.3 0l-189 189.6a7.87 7.87 0 00-2.3 5.6V720c0 4.4 3.6 8 8 8z"}}]},name:"area-chart",theme:"outlined"}},38956:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M862 465.3h-81c-4.6 0-9 2-12.1 5.5L550 723.1V160c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v563.1L255.1 470.8c-3-3.5-7.4-5.5-12.1-5.5h-81c-6.8 0-10.5 8.1-6 13.2L487.9 861a31.96 31.96 0 0048.3 0L868 478.5c4.5-5.2.8-13.2-6-13.2z"}}]},name:"arrow-down",theme:"outlined"}},83912:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 474H286.9l350.2-304c5.6-4.9 2.2-14-5.2-14h-88.5c-3.9 0-7.6 1.4-10.5 3.9L155 487.8a31.96 31.96 0 000 48.3L535.1 866c1.5 1.3 3.3 2 5.2 2h91.5c7.4 0 10.8-9.2 5.2-14L286.9 550H872c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"arrow-left",theme:"outlined"}},50888:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M869 487.8L491.2 159.9c-2.9-2.5-6.6-3.9-10.5-3.9h-88.5c-7.4 0-10.8 9.2-5.2 14l350.2 304H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h585.1L386.9 854c-5.6 4.9-2.2 14 5.2 14h91.5c1.9 0 3.8-.7 5.2-2L869 536.2a32.07 32.07 0 000-48.4z"}}]},name:"arrow-right",theme:"outlined"}},77005:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M868 545.5L536.1 163a31.96 31.96 0 00-48.3 0L156 545.5a7.97 7.97 0 006 13.2h81c4.6 0 9-2 12.1-5.5L474 300.9V864c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V300.9l218.9 252.3c3 3.5 7.4 5.5 12.1 5.5h81c6.8 0 10.5-8 6-13.2z"}}]},name:"arrow-up",theme:"outlined"}},31386:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M855 160.1l-189.2 23.5c-6.6.8-9.3 8.8-4.7 13.5l54.7 54.7-153.5 153.5a8.03 8.03 0 000 11.3l45.1 45.1c3.1 3.1 8.2 3.1 11.3 0l153.6-153.6 54.7 54.7a7.94 7.94 0 0013.5-4.7L863.9 169a7.9 7.9 0 00-8.9-8.9zM416.6 562.3a8.03 8.03 0 00-11.3 0L251.8 715.9l-54.7-54.7a7.94 7.94 0 00-13.5 4.7L160.1 855c-.6 5.2 3.7 9.5 8.9 8.9l189.2-23.5c6.6-.8 9.3-8.8 4.7-13.5l-54.7-54.7 153.6-153.6c3.1-3.1 3.1-8.2 0-11.3l-45.2-45z"}}]},name:"arrows-alt",theme:"outlined"}},53942:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 624c93.9 0 170-75.2 170-168V232c0-92.8-76.1-168-170-168s-170 75.2-170 168v224c0 92.8 76.1 168 170 168zm330-170c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 140.3-113.7 254-254 254S258 594.3 258 454c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 168.7 126.6 307.9 290 327.6V884H326.7c-13.7 0-24.7 14.3-24.7 32v36c0 4.4 2.8 8 6.2 8h407.6c3.4 0 6.2-3.6 6.2-8v-36c0-17.7-11-32-24.7-32H548V782.1c165.3-18 294-158 294-328.1z"}}]},name:"audio",theme:"filled"}},27543:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M682 455V311l-76 76v68c-.1 50.7-42 92.1-94 92a95.8 95.8 0 01-52-15l-54 55c29.1 22.4 65.9 36 106 36 93.8 0 170-75.1 170-168z"}},{tag:"path",attrs:{d:"M833 446h-60c-4.4 0-8 3.6-8 8 0 140.3-113.7 254-254 254-63 0-120.7-23-165-61l-54 54a334.01 334.01 0 00179 81v102H326c-13.9 0-24.9 14.3-25 32v36c.1 4.4 2.9 8 6 8h408c3.2 0 6-3.6 6-8v-36c0-17.7-11-32-25-32H547V782c165.3-17.9 294-157.9 294-328 0-4.4-3.6-8-8-8zm13.1-377.7l-43.5-41.9a8 8 0 00-11.2.1l-129 129C634.3 101.2 577 64 511 64c-93.9 0-170 75.3-170 168v224c0 6.7.4 13.3 1.2 19.8l-68 68A252.33 252.33 0 01258 454c-.2-4.4-3.8-8-8-8h-60c-4.4 0-8 3.6-8 8 0 53 12.5 103 34.6 147.4l-137 137a8.03 8.03 0 000 11.3l42.7 42.7c3.1 3.1 8.2 3.1 11.3 0L846.2 79.8l.1-.1c3.1-3.2 3-8.3-.2-11.4zM417 401V232c0-50.6 41.9-92 94-92 46 0 84.1 32.3 92.3 74.7L417 401z"}}]},name:"audio-muted",theme:"outlined"}},51992:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M842 454c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 140.3-113.7 254-254 254S258 594.3 258 454c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 168.7 126.6 307.9 290 327.6V884H326.7c-13.7 0-24.7 14.3-24.7 32v36c0 4.4 2.8 8 6.2 8h407.6c3.4 0 6.2-3.6 6.2-8v-36c0-17.7-11-32-24.7-32H548V782.1c165.3-18 294-158 294-328.1zM512 624c93.9 0 170-75.2 170-168V232c0-92.8-76.1-168-170-168s-170 75.2-170 168v224c0 92.8 76.1 168 170 168zm-94-392c0-50.6 41.9-92 94-92s94 41.4 94 92v224c0 50.6-41.9 92-94 92s-94-41.4-94-92V232z"}}]},name:"audio",theme:"outlined"}},31644:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 552c54.3 0 98-43.2 98-96V232c0-52.8-43.7-96-98-96s-98 43.2-98 96v224c0 52.8 43.7 96 98 96z",fill:t}},{tag:"path",attrs:{d:"M842 454c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 140.3-113.7 254-254 254S258 594.3 258 454c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 168.7 126.6 307.9 290 327.6V884H326.7c-13.7 0-24.7 14.3-24.7 32v36c0 4.4 2.8 8 6.2 8h407.6c3.4 0 6.2-3.6 6.2-8v-36c0-17.7-11-32-24.7-32H548V782.1c165.3-18 294-158 294-328.1z",fill:c}},{tag:"path",attrs:{d:"M512 624c93.9 0 170-75.2 170-168V232c0-92.8-76.1-168-170-168s-170 75.2-170 168v224c0 92.8 76.1 168 170 168zm-98-392c0-52.8 43.7-96 98-96s98 43.2 98 96v224c0 52.8-43.7 96-98 96s-98-43.2-98-96V232z",fill:c}}]}},name:"audio",theme:"twotone"}},85359:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M296 250c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H296zm184 144H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm-48 458H208V148h560v320c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h264c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm440-88H728v-36.6c46.3-13.8 80-56.6 80-107.4 0-61.9-50.1-112-112-112s-112 50.1-112 112c0 50.7 33.7 93.6 80 107.4V764H520c-8.8 0-16 7.2-16 16v152c0 8.8 7.2 16 16 16h352c8.8 0 16-7.2 16-16V780c0-8.8-7.2-16-16-16zM646 620c0-27.6 22.4-50 50-50s50 22.4 50 50-22.4 50-50 50-50-22.4-50-50zm180 266H566v-60h260v60z"}}]},name:"audit",theme:"outlined"}},28600:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M485.6 249.9L198.2 498c-8.3 7.1-8.3 20.8 0 27.9l287.4 248.2c10.7 9.2 26.4.9 26.4-14V263.8c0-14.8-15.7-23.2-26.4-13.9zm320 0L518.2 498a18.6 18.6 0 00-6.2 14c0 5.2 2.1 10.4 6.2 14l287.4 248.2c10.7 9.2 26.4.9 26.4-14V263.8c0-14.8-15.7-23.2-26.4-13.9z"}}]},name:"backward",theme:"filled"}},92354:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M485.6 249.9L198.2 498c-8.3 7.1-8.3 20.8 0 27.9l287.4 248.2c10.7 9.2 26.4.9 26.4-14V263.8c0-14.8-15.7-23.2-26.4-13.9zm320 0L518.2 498a18.6 18.6 0 00-6.2 14c0 5.2 2.1 10.4 6.2 14l287.4 248.2c10.7 9.2 26.4.9 26.4-14V263.8c0-14.8-15.7-23.2-26.4-13.9z"}}]},name:"backward",theme:"outlined"}},84130:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M250.02 547.04c92.37-19.8 79.77-130.07 76.95-154.18-4.56-37.2-48.26-102.16-107.63-97.02-74.7 6.7-85.65 114.58-85.65 114.58-10.04 49.88 24.2 156.43 116.33 136.62m84.7 214.14c10.28 38.7 43.95 40.43 43.95 40.43H427V683.55h-51.74c-23.22 6.96-34.5 25.1-36.98 32.8-2.74 7.8-8.71 27.6-3.57 44.83m169.07-531.1c0-72.42-41.13-131.08-92.2-131.08-50.92 0-92.21 58.66-92.21 131.07 0 72.5 41.3 131.16 92.2 131.16 51.08 0 92.21-58.66 92.21-131.16m248.1 9.1c8.86-54.92-35.08-118.88-83.34-129.82-48.34-11.1-108.7 66.28-114.18 116.74-6.55 61.72 8.79 123.28 76.86 132.06 68.16 8.87 112.03-63.87 120.65-118.97m46.35 433.02s-105.47-81.53-167-169.6c-83.4-129.91-201.98-77.05-241.62-11.02-39.47 66.03-101 107.87-109.7 118.9-8.87 10.93-127.36 74.8-101.07 191.55 26.28 116.65 118.73 114.5 118.73 114.5s68.08 6.7 147.1-10.94C523.7 888.03 591.7 910 591.7 910s184.57 61.72 235.07-57.18c50.41-118.97-28.53-180.61-28.53-180.61M362.42 849.17c-51.83-10.36-72.47-45.65-75.13-51.7-2.57-6.13-17.24-34.55-9.45-82.85 22.39-72.41 86.23-77.63 86.23-77.63h63.85v-78.46l54.4.82.08 289.82zm205.38-.83c-53.56-13.75-56.05-51.78-56.05-51.78V643.95l56.05-.92v137.12c3.4 14.59 21.65 17.32 21.65 17.32h56.88V643.95h59.62v204.39zm323.84-397.72c0-26.35-21.89-105.72-103.15-105.72-81.43 0-92.29 74.9-92.29 127.84 0 50.54 4.31 121.13 105.4 118.8 101.15-2.15 90.04-114.41 90.04-140.92"}}]},name:"baidu",theme:"outlined"}},16477:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M894 462c30.9 0 43.8-39.7 18.7-58L530.8 126.2a31.81 31.81 0 00-37.6 0L111.3 404c-25.1 18.2-12.2 58 18.8 58H192v374h-72c-4.4 0-8 3.6-8 8v52c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-52c0-4.4-3.6-8-8-8h-72V462h62zM381 836H264V462h117v374zm189 0H453V462h117v374zm190 0H642V462h118v374z"}}]},name:"bank",theme:"filled"}},30409:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M894 462c30.9 0 43.8-39.7 18.7-58L530.8 126.2a31.81 31.81 0 00-37.6 0L111.3 404c-25.1 18.2-12.2 58 18.8 58H192v374h-72c-4.4 0-8 3.6-8 8v52c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-52c0-4.4-3.6-8-8-8h-72V462h62zM512 196.7l271.1 197.2H240.9L512 196.7zM264 462h117v374H264V462zm189 0h117v374H453V462zm307 374H642V462h118v374z"}}]},name:"bank",theme:"outlined"}},2529:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M240.9 393.9h542.2L512 196.7z",fill:t}},{tag:"path",attrs:{d:"M894 462c30.9 0 43.8-39.7 18.7-58L530.8 126.2a31.81 31.81 0 00-37.6 0L111.3 404c-25.1 18.2-12.2 58 18.8 58H192v374h-72c-4.4 0-8 3.6-8 8v52c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-52c0-4.4-3.6-8-8-8h-72V462h62zM381 836H264V462h117v374zm189 0H453V462h117v374zm190 0H642V462h118v374zM240.9 393.9L512 196.7l271.1 197.2H240.9z",fill:c}}]}},name:"bank",theme:"twotone"}},14976:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 792H200V168c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h752c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-600-80h56c4.4 0 8-3.6 8-8V560c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v144c0 4.4 3.6 8 8 8zm152 0h56c4.4 0 8-3.6 8-8V384c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v320c0 4.4 3.6 8 8 8zm152 0h56c4.4 0 8-3.6 8-8V462c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v242c0 4.4 3.6 8 8 8zm152 0h56c4.4 0 8-3.6 8-8V304c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v400c0 4.4 3.6 8 8 8z"}}]},name:"bar-chart",theme:"outlined"}},30642:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M120 160H72c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V168c0-4.4-3.6-8-8-8zm833 0h-48c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V168c0-4.4-3.6-8-8-8zM200 736h112c4.4 0 8-3.6 8-8V168c0-4.4-3.6-8-8-8H200c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8zm321 0h48c4.4 0 8-3.6 8-8V168c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8zm126 0h178c4.4 0 8-3.6 8-8V168c0-4.4-3.6-8-8-8H647c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8zm-255 0h48c4.4 0 8-3.6 8-8V168c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8zm-79 64H201c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h112c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm257 0h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm256 0H648c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h178c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm-385 0h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}}]},name:"barcode",theme:"outlined"}},3483:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 192H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM104 228a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"bars",theme:"outlined"}},96051:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M420.3 470.3c8.7-6.3 12.9-16.7 12.9-31 .3-6.8-1.1-13.5-4.1-19.6-2.7-4.9-6.7-9-11.6-11.9a44.8 44.8 0 00-16.6-6c-6.4-1.2-12.9-1.8-19.3-1.7h-70.3v79.7h76.1c13.1.1 24.2-3.1 32.9-9.5zm11.8 72c-9.8-7.5-22.9-11.2-39.2-11.2h-81.8v94h80.2c7.5 0 14.4-.7 21.1-2.1a50.5 50.5 0 0017.8-7.2c5.1-3.3 9.2-7.8 12.3-13.6 3-5.8 4.5-13.2 4.5-22.1 0-17.7-5-30.2-14.9-37.8zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm86.5 286.9h138.4v33.7H598.5v-33.7zM512 628.8a89.52 89.52 0 01-27 31c-11.8 8.2-24.9 14.2-38.8 17.7a167.4 167.4 0 01-44.6 5.7H236V342.1h161c16.3 0 31.1 1.5 44.6 4.3 13.4 2.8 24.8 7.6 34.4 14.1 9.5 6.5 17 15.2 22.3 26 5.2 10.7 7.9 24.1 7.9 40 0 17.2-3.9 31.4-11.7 42.9-7.9 11.5-19.3 20.8-34.8 28.1 21.1 6 36.6 16.7 46.8 31.7 10.4 15.2 15.5 33.4 15.5 54.8 0 17.4-3.3 32.3-10 44.8zM790.8 576H612.4c0 19.4 6.7 38 16.8 48 10.2 9.9 24.8 14.9 43.9 14.9 13.8 0 25.5-3.5 35.5-10.4 9.9-6.9 15.9-14.2 18.1-21.8h59.8c-9.6 29.7-24.2 50.9-44 63.7-19.6 12.8-43.6 19.2-71.5 19.2-19.5 0-37-3.2-52.7-9.3-15.1-5.9-28.7-14.9-39.9-26.5a121.2 121.2 0 01-25.1-41.2c-6.1-16.9-9.1-34.7-8.9-52.6 0-18.5 3.1-35.7 9.1-51.7 11.5-31.1 35.4-56 65.9-68.9 16.3-6.8 33.8-10.2 51.5-10 21 0 39.2 4 55 12.2a111.6 111.6 0 0138.6 32.8c10.1 13.7 17.2 29.3 21.7 46.9 4.3 17.3 5.8 35.5 4.6 54.7zm-122-95.6c-10.8 0-19.9 1.9-26.9 5.6-7 3.7-12.8 8.3-17.2 13.6a48.4 48.4 0 00-9.1 17.4c-1.6 5.3-2.7 10.7-3.1 16.2H723c-1.6-17.3-7.6-30.1-15.6-39.1-8.4-8.9-21.9-13.7-38.6-13.7z"}}]},name:"behance-circle",theme:"filled"}},4023:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M634 294.3h199.5v48.4H634zM434.1 485.8c44.1-21.1 67.2-53.2 67.2-102.8 0-98.1-73-121.9-157.3-121.9H112v492.4h238.5c89.4 0 173.3-43 173.3-143 0-61.8-29.2-107.5-89.7-124.7zM220.2 345.1h101.5c39.1 0 74.2 10.9 74.2 56.3 0 41.8-27.3 58.6-66 58.6H220.2V345.1zm115.5 324.8H220.1V534.3H338c47.6 0 77.7 19.9 77.7 70.3 0 49.6-35.9 65.3-80 65.3zm575.8-89.5c0-105.5-61.7-193.4-173.3-193.4-108.5 0-182.3 81.7-182.3 188.8 0 111 69.9 187.2 182.3 187.2 85.1 0 140.2-38.3 166.7-120h-86.3c-9.4 30.5-47.6 46.5-77.3 46.5-57.4 0-87.4-33.6-87.4-90.7h256.9c.3-5.9.7-12.1.7-18.4zM653.9 537c3.1-46.9 34.4-76.2 81.2-76.2 49.2 0 73.8 28.9 78.1 76.2H653.9z"}}]},name:"behance",theme:"outlined"}},87566:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM598.5 350.9h138.4v33.7H598.5v-33.7zM512 628.8a89.52 89.52 0 01-27 31c-11.8 8.2-24.9 14.2-38.8 17.7a167.4 167.4 0 01-44.6 5.7H236V342.1h161c16.3 0 31.1 1.5 44.6 4.3 13.4 2.8 24.8 7.6 34.4 14.1 9.5 6.5 17 15.2 22.3 26 5.2 10.7 7.9 24.1 7.9 40 0 17.2-3.9 31.4-11.7 42.9-7.9 11.5-19.3 20.8-34.8 28.1 21.1 6 36.6 16.7 46.8 31.7 10.4 15.2 15.5 33.4 15.5 54.8 0 17.4-3.3 32.3-10 44.8zM790.8 576H612.4c0 19.4 6.7 38 16.8 48 10.2 9.9 24.8 14.9 43.9 14.9 13.8 0 25.5-3.5 35.5-10.4 9.9-6.9 15.9-14.2 18.1-21.8h59.8c-9.6 29.7-24.2 50.9-44 63.7-19.6 12.8-43.6 19.2-71.5 19.2-19.5 0-37-3.2-52.7-9.3-15.1-5.9-28.7-14.9-39.9-26.5a121.2 121.2 0 01-25.1-41.2c-6.1-16.9-9.1-34.7-8.9-52.6 0-18.5 3.1-35.7 9.1-51.7 11.5-31.1 35.4-56 65.9-68.9 16.3-6.8 33.8-10.2 51.5-10 21 0 39.2 4 55 12.2a111.6 111.6 0 0138.6 32.8c10.1 13.7 17.2 29.3 21.7 46.9 4.3 17.3 5.8 35.5 4.6 54.7zm-122-95.6c-10.8 0-19.9 1.9-26.9 5.6-7 3.7-12.8 8.3-17.2 13.6a48.4 48.4 0 00-9.1 17.4c-1.6 5.3-2.7 10.7-3.1 16.2H723c-1.6-17.3-7.6-30.1-15.6-39.1-8.4-8.9-21.9-13.7-38.6-13.7zm-248.5-10.1c8.7-6.3 12.9-16.7 12.9-31 .3-6.8-1.1-13.5-4.1-19.6-2.7-4.9-6.7-9-11.6-11.9a44.8 44.8 0 00-16.6-6c-6.4-1.2-12.9-1.8-19.3-1.7h-70.3v79.7h76.1c13.1.1 24.2-3.1 32.9-9.5zm11.8 72c-9.8-7.5-22.9-11.2-39.2-11.2h-81.8v94h80.2c7.5 0 14.4-.7 21.1-2.1s12.7-3.8 17.8-7.2c5.1-3.3 9.2-7.8 12.3-13.6 3-5.8 4.5-13.2 4.5-22.1 0-17.7-5-30.2-14.9-37.8z"}}]},name:"behance-square",theme:"filled"}},14583:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM598.5 350.9h138.4v33.7H598.5v-33.7zM512 628.8a89.52 89.52 0 01-27 31c-11.8 8.2-24.9 14.2-38.8 17.7a167.4 167.4 0 01-44.6 5.7H236V342.1h161c16.3 0 31.1 1.5 44.6 4.3 13.4 2.8 24.8 7.6 34.4 14.1 9.5 6.5 17 15.2 22.3 26 5.2 10.7 7.9 24.1 7.9 40 0 17.2-3.9 31.4-11.7 42.9-7.9 11.5-19.3 20.8-34.8 28.1 21.1 6 36.6 16.7 46.8 31.7 10.4 15.2 15.5 33.4 15.5 54.8 0 17.4-3.3 32.3-10 44.8zM790.8 576H612.4c0 19.4 6.7 38 16.8 48 10.2 9.9 24.8 14.9 43.9 14.9 13.8 0 25.5-3.5 35.5-10.4 9.9-6.9 15.9-14.2 18.1-21.8h59.8c-9.6 29.7-24.2 50.9-44 63.7-19.6 12.8-43.6 19.2-71.5 19.2-19.5 0-37-3.2-52.7-9.3-15.1-5.9-28.7-14.9-39.9-26.5a121.2 121.2 0 01-25.1-41.2c-6.1-16.9-9.1-34.7-8.9-52.6 0-18.5 3.1-35.7 9.1-51.7 11.5-31.1 35.4-56 65.9-68.9 16.3-6.8 33.8-10.2 51.5-10 21 0 39.2 4 55 12.2a111.6 111.6 0 0138.6 32.8c10.1 13.7 17.2 29.3 21.7 46.9 4.3 17.3 5.8 35.5 4.6 54.7zm-122-95.6c-10.8 0-19.9 1.9-26.9 5.6-7 3.7-12.8 8.3-17.2 13.6a48.4 48.4 0 00-9.1 17.4c-1.6 5.3-2.7 10.7-3.1 16.2H723c-1.6-17.3-7.6-30.1-15.6-39.1-8.4-8.9-21.9-13.7-38.6-13.7zm-248.5-10.1c8.7-6.3 12.9-16.7 12.9-31 .3-6.8-1.1-13.5-4.1-19.6-2.7-4.9-6.7-9-11.6-11.9a44.8 44.8 0 00-16.6-6c-6.4-1.2-12.9-1.8-19.3-1.7h-70.3v79.7h76.1c13.1.1 24.2-3.1 32.9-9.5zm11.8 72c-9.8-7.5-22.9-11.2-39.2-11.2h-81.8v94h80.2c7.5 0 14.4-.7 21.1-2.1s12.7-3.8 17.8-7.2c5.1-3.3 9.2-7.8 12.3-13.6 3-5.8 4.5-13.2 4.5-22.1 0-17.7-5-30.2-14.9-37.8z"}}]},name:"behance-square",theme:"outlined"}},74546:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M816 768h-24V428c0-141.1-104.3-257.8-240-277.2V112c0-22.1-17.9-40-40-40s-40 17.9-40 40v38.8C336.3 170.2 232 286.9 232 428v340h-24c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h216c0 61.8 50.2 112 112 112s112-50.2 112-112h216c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM512 888c-26.5 0-48-21.5-48-48h96c0 26.5-21.5 48-48 48z"}}]},name:"bell",theme:"filled"}},42324:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M816 768h-24V428c0-141.1-104.3-257.7-240-277.1V112c0-22.1-17.9-40-40-40s-40 17.9-40 40v38.9c-135.7 19.4-240 136-240 277.1v340h-24c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h216c0 61.8 50.2 112 112 112s112-50.2 112-112h216c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM512 888c-26.5 0-48-21.5-48-48h96c0 26.5-21.5 48-48 48zM304 768V428c0-55.6 21.6-107.8 60.9-147.1S456.4 220 512 220c55.6 0 107.8 21.6 147.1 60.9S720 372.4 720 428v340H304z"}}]},name:"bell",theme:"outlined"}},90040:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 220c-55.6 0-107.8 21.6-147.1 60.9S304 372.4 304 428v340h416V428c0-55.6-21.6-107.8-60.9-147.1S567.6 220 512 220zm280 208c0-141.1-104.3-257.8-240-277.2v.1c135.7 19.4 240 136 240 277.1zM472 150.9v-.1C336.3 170.2 232 286.9 232 428c0-141.1 104.3-257.7 240-277.1z",fill:t}},{tag:"path",attrs:{d:"M816 768h-24V428c0-141.1-104.3-257.7-240-277.1V112c0-22.1-17.9-40-40-40s-40 17.9-40 40v38.9c-135.7 19.4-240 136-240 277.1v340h-24c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h216c0 61.8 50.2 112 112 112s112-50.2 112-112h216c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM512 888c-26.5 0-48-21.5-48-48h96c0 26.5-21.5 48-48 48zm208-120H304V428c0-55.6 21.6-107.8 60.9-147.1S456.4 220 512 220c55.6 0 107.8 21.6 147.1 60.9S720 372.4 720 428v340z",fill:c}}]}},name:"bell",theme:"twotone"}},50763:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M766.4 744.3c43.7 0 79.4-36.2 79.4-80.5 0-53.5-79.4-140.8-79.4-140.8S687 610.3 687 663.8c0 44.3 35.7 80.5 79.4 80.5zm-377.1-44.1c7.1 7.1 18.6 7.1 25.6 0l256.1-256c7.1-7.1 7.1-18.6 0-25.6l-256-256c-.6-.6-1.3-1.2-2-1.7l-78.2-78.2a9.11 9.11 0 00-12.8 0l-48 48a9.11 9.11 0 000 12.8l67.2 67.2-207.8 207.9c-7.1 7.1-7.1 18.6 0 25.6l255.9 256zm12.9-448.6l178.9 178.9H223.4l178.8-178.9zM904 816H120c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8z"}}]},name:"bg-colors",theme:"outlined"}},91981:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M310.13 596.45c-8-4.46-16.5-8.43-25-11.9a273.55 273.55 0 00-26.99-7.44c-2.5-.99-2.5 1-2.5 1.49 0 7.93.5 18.84 1.5 27.77 1 7.44 2 15.37 4 22.8 0 .5 0 1 .5 1.5 1 .99 2 1.48 3 .49 8-4.46 16-8.43 23-13.39 7.5-5.45 15.5-11.9 22-18.35 1.5-1.48 0-2.47.5-2.97m323.95-11.9a273.55 273.55 0 00-27-7.44c-2.5-.99-2.5 1-2.5 1.49 0 7.93.5 18.84 1.5 27.77 1 7.43 2 15.37 4 22.8 0 .5 0 1 .5 1.5 1 .99 2 1.48 3 .49 8-4.46 16-8.43 23-13.39 7.5-5.45 15.5-11.9 22-18.35 2-1.48.5-2.47.5-2.97-7.5-4.46-16.5-8.43-25-11.9"}},{tag:"path",attrs:{d:"M741.5 112H283c-94.5 0-171 76.5-171 171.5v458c.5 94 77 170.5 171 170.5h458c94.5 0 171-76.5 171-170.5v-458c.5-95-76-171.5-170.5-171.5m95 343.5H852v48h-15.5zM741 454l2 43-13.5 1.5-5-44.5zm-23.5 0l4 45.5L707 501l-6.5-47.5h17zM487 455.5h15v48h-15zm-96-1.5l2 43-13.5 1.5-5-44.5zm-23.5 0l4 45.5-14.5 2-6-47.5zM364 603c-20.5 65.5-148 59.5-159.5 57.5-9-161.5-23-196.5-34.5-275.5l54.5-22.5c1 71.5 9 185 9 185s108.5-15.5 132 47c.5 3 0 6-1.5 8.5m20.5 35.5l-23.5-124h35.5l13 123zm44.5-8l-27-235 33.5-1.5 21 236H429zm34-175h17.5v48H467zm41 190h-26.5l-9.5-126h36zm210-43C693.5 668 566 662 554.5 660c-9-161-23-196-34.5-275l54.5-22.5c1 71.5 9 185 9 185S692 532 715.5 594c.5 3 0 6-1.5 8.5m19.5 36l-23-124H746l13 123zm45.5-8l-27.5-235L785 394l21 236h-27zm33.5-175H830v48h-13zm41 190H827l-9.5-126h36z"}}]},name:"bilibili",theme:"filled"}},60641:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M235.52 616.57c16.73-.74 32.28-1.77 47.69-2.07 66.8-1.18 132.4 6.81 194.76 32 30.5 12.3 59.98 26.52 86.5 46.51 21.76 16.45 26.5 36.9 16.58 67.11-6.22 18.67-18.66 32.74-34.36 45.04-37.03 28.88-75.83 54.96-120.41 69.62A595.87 595.87 0 01330 898.04c-42.8 6.67-86.2 9.63-129.45 13.63-8.88.89-17.92-.3-26.8-.3-4.6 0-5.78-2.37-5.93-6.37-1.18-19.7-2.07-39.55-3.85-59.25a2609.47 2609.47 0 00-7.7-76.3c-4-35.4-8.44-70.66-12.89-105.92-4.59-37.18-9.33-74.21-13.77-111.4-4.44-36.3-8.44-72.73-13.18-109.03-5.34-41.48-11.26-82.96-16.89-124.44-6.66-49.03-15.85-97.62-28.43-145.47-.6-2.07 1.18-6.67 2.96-7.26 41.91-16.89 83.98-33.33 125.89-50.07 13.92-5.63 15.1-7.26 15.25 10.37.15 75.1.45 150.21 1.63 225.32.6 39.11 2.08 78.22 4.74 117.18 3.26 47.55 8.3 95.1 12.6 142.66 0 2.07.88 4 1.33 5.19m83.68 218.06a74372.3 74372.3 0 00114.78-86.96c-4.74-6.82-109.3-47.85-133.89-53.33 6.22 46.37 12.59 92.59 19.1 140.29m434.13-14.39c-19.94-202.14-36.78-406.5-75.32-609.67 12.55-1.48 25.1-3.25 37.8-4.3 14.63-1.32 29.4-1.92 44.01-3.1 12.26-1.04 16.84 2.22 17.58 14.22 2.21 32.13 4.13 64.26 6.35 96.4 2.95 43.39 6.05 86.92 9.15 130.31 2.22 31.25 4.14 62.64 6.65 93.89 2.8 34.2 5.9 68.27 9 102.47 2.22 25.18 4.3 50.5 6.8 75.68 2.66 27.24 5.61 54.49 8.42 81.74.74 7.85 1.62 15.7 2.21 23.54.3 4.3-2.06 4.89-6.05 4.45-21.7-2.23-43.42-3.85-66.6-5.63M572 527.15c17.62-2.51 34.64-5.32 51.66-7.25 12.29-1.48 24.72-1.63 37.01-2.81 6.66-.6 10.95 1.77 11.99 8.29 2.81 17.32 5.77 34.79 7.85 52.26 3.4 29.02 6.07 58.18 9.17 87.2 2.67 25.46 5.33 50.78 8.3 76.24 3.25 27.24 6.8 54.33 10.2 81.42 1.04 8 1.78 16.14 2.82 24.88a9507.1 9507.1 0 00-74.76 9.62C614.93 747.15 593.61 638.19 572 527.15m382 338.83c-24.08 0-47.28.14-70.47-.3-1.93 0-5.35-3.4-5.5-5.48-3.57-37.05-6.69-73.96-9.96-111l-9.37-103.16c-3.27-35.42-6.39-70.84-9.66-106.26-.15-2.07-.6-4-1.04-7.11 8.62-1.04 16.8-2.67 25.12-2.67 22.45 0 44.9.6 67.5 1.19 5.8.14 8.32 4 8.62 9.33.75 11.12 1.79 22.08 1.79 33.2.14 52.17-.15 104.48.3 156.65.44 41.65 1.78 83.44 2.67 125.08zM622.07 480c-5.3-42.57-10.62-84.1-16.07-127.4 13.86-.16 27.71-.6 41.42-.6 4.57 0 6.64 2.51 7.08 7.54 3.69 38.72 7.52 77.45 11.5 117.65-14.3.74-29.04 1.78-43.93 2.81M901 364.07c11.94 0 24.62-.15 37.45 0 6.42.14 9.55 2.67 9.55 10.24-.45 36.22-.15 72.45-.15 108.53V491c-15.37-.74-30.14-1.49-46.7-2.23-.15-41.12-.15-82.4-.15-124.7M568.57 489c-7.43-41.2-15-82.1-22.57-124.02 13.51-2.07 27.02-4.29 40.39-5.9 5.94-.75 4.9 4.42 5.2 7.67 1.63 13.88 2.81 27.6 4.3 41.49 2.37 21.7 4.75 43.4 6.98 64.96.3 2.8 0 5.76 0 8.86-11.29 2.36-22.57 4.58-34.3 6.94M839 365.16c12.72 0 25.43.15 38-.15 5.69-.15 7.78 1.04 7.63 7.56-.44 17.36.15 34.7.3 52.2.15 21.51 0 43.17 0 64.52-12.86 1.34-24.09 2.37-36.2 3.71-3.15-41.97-6.44-83.8-9.73-127.84"}}]},name:"bilibili",theme:"outlined"}},80119:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M856 376H648V168c0-8.8-7.2-16-16-16H168c-8.8 0-16 7.2-16 16v464c0 8.8 7.2 16 16 16h208v208c0 8.8 7.2 16 16 16h464c8.8 0 16-7.2 16-16V392c0-8.8-7.2-16-16-16zm-480 16v188H220V220h360v156H392c-8.8 0-16 7.2-16 16zm204 52v136H444V444h136zm224 360H444V648h188c8.8 0 16-7.2 16-16V444h156v360z"}}]},name:"block",theme:"outlined"}},8234:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M697.8 481.4c33.6-35 54.2-82.3 54.2-134.3v-10.2C752 229.3 663.9 142 555.3 142H259.4c-15.1 0-27.4 12.3-27.4 27.4v679.1c0 16.3 13.2 29.5 29.5 29.5h318.7c117 0 211.8-94.2 211.8-210.5v-11c0-73-37.4-137.3-94.2-175.1zM328 238h224.7c57.1 0 103.3 44.4 103.3 99.3v9.5c0 54.8-46.3 99.3-103.3 99.3H328V238zm366.6 429.4c0 62.9-51.7 113.9-115.5 113.9H328V542.7h251.1c63.8 0 115.5 51 115.5 113.9v10.8z"}}]},name:"bold",theme:"outlined"}},12104:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zM668 345.9L621.5 312 572 347.4V124h96v221.9z"}}]},name:"book",theme:"filled"}},55621:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-260 72h96v209.9L621.5 312 572 347.4V136zm220 752H232V136h280v296.9c0 3.3 1 6.6 3 9.3a15.9 15.9 0 0022.3 3.7l83.8-59.9 81.4 59.4c2.7 2 6 3.1 9.4 3.1 8.8 0 16-7.2 16-16V136h64v752z"}}]},name:"book",theme:"outlined"}},22435:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-260 72h96v209.9L621.5 312 572 347.4V136zM232 888V136h280v296.9c0 3.3 1 6.6 3 9.3a15.9 15.9 0 0022.3 3.7l83.8-59.9 81.4 59.4c2.7 2 6 3.1 9.4 3.1 8.8 0 16-7.2 16-16V136h64v752H232z",fill:c}},{tag:"path",attrs:{d:"M668 345.9V136h-96v211.4l49.5-35.4z",fill:t}},{tag:"path",attrs:{d:"M727.9 136v296.5c0 8.8-7.2 16-16 16-3.4 0-6.7-1.1-9.4-3.1L621.1 386l-83.8 59.9a15.9 15.9 0 01-22.3-3.7c-2-2.7-3-6-3-9.3V136H232v752h559.9V136h-64z",fill:t}}]}},name:"book",theme:"twotone"}},37573:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 808H152c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-720-94h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-498h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0 332h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-166h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm166 166h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-332h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm332 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0 332h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm222-72h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm388-404h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm388 426h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm388-404h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8z"}}]},name:"border-bottom",theme:"outlined"}},59996:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M540 144h-56c-4.4 0-8 3.6-8 8v720c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V152c0-4.4-3.6-8-8-8zm-166 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm498 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-664 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm498 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM208 310h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm664 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-664 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm664 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM374 808h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"border-horizontal",theme:"outlined"}},63199:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 476H548V144h-72v332H152c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h324v332h72V548h324c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-664h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM650 216h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm56 592h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-56-592h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-166 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm56 592h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-56-426h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm56 260h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"border-inner",theme:"outlined"}},58141:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M208 144h-56c-4.4 0-8 3.6-8 8v720c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V152c0-4.4-3.6-8-8-8zm166 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm498 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm166 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM540 310h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM374 808h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"border-left",theme:"outlined"}},14881:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656zM484 366h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zM302 548h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm364 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-182 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0 182h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8z"}}]},name:"border-outer",theme:"outlined"}},36337:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"border",theme:"outlined"}},33899:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 144h-56c-4.4 0-8 3.6-8 8v720c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V152c0-4.4-3.6-8-8-8zm-166 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-498 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-166 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm166 166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM208 808h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm498 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM374 808h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"border-right",theme:"outlined"}},56646:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 144H152c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM208 310h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm166-166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm166 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332-498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"border-top",theme:"outlined"}},60289:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 476H152c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-664h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM650 216h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm56 592h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-56-592h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-166 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm332 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zM208 808h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM152 382h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm332 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zM208 642h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"border-verticle",theme:"outlined"}},56420:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M117 368h231v64H117zm559 0h241v64H676zm-264 0h200v64H412zm0 224h200v64H412zm264 0h241v64H676zm-559 0h231v64H117zm295-160V179h-64v666h64V592zm264-64V179h-64v666h64V432z"}}]},name:"borderless-table",theme:"outlined"}},33392:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 224h-52c-4.4 0-8 3.6-8 8v248h-92V304c0-4.4-3.6-8-8-8H448v432h344c4.4 0 8-3.6 8-8V548h92v244c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V232c0-4.4-3.6-8-8-8zm-728 80v176h-92V232c0-4.4-3.6-8-8-8H72c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V548h92v172c0 4.4 3.6 8 8 8h152V296H232c-4.4 0-8 3.6-8 8z"}}]},name:"box-plot",theme:"filled"}},91822:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 224h-52c-4.4 0-8 3.6-8 8v248h-92V304c0-4.4-3.6-8-8-8H232c-4.4 0-8 3.6-8 8v176h-92V232c0-4.4-3.6-8-8-8H72c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V548h92v172c0 4.4 3.6 8 8 8h560c4.4 0 8-3.6 8-8V548h92v244c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V232c0-4.4-3.6-8-8-8zM296 368h88v288h-88V368zm432 288H448V368h280v288z"}}]},name:"box-plot",theme:"outlined"}},7869:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M296 368h88v288h-88zm152 0h280v288H448z",fill:t}},{tag:"path",attrs:{d:"M952 224h-52c-4.4 0-8 3.6-8 8v248h-92V304c0-4.4-3.6-8-8-8H232c-4.4 0-8 3.6-8 8v176h-92V232c0-4.4-3.6-8-8-8H72c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V548h92v172c0 4.4 3.6 8 8 8h560c4.4 0 8-3.6 8-8V548h92v244c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V232c0-4.4-3.6-8-8-8zM384 656h-88V368h88v288zm344 0H448V368h280v288z",fill:c}}]}},name:"box-plot",theme:"twotone"}},54092:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M740 161c-61.8 0-112 50.2-112 112 0 50.1 33.1 92.6 78.5 106.9v95.9L320 602.4V318.1c44.2-15 76-56.9 76-106.1 0-61.8-50.2-112-112-112s-112 50.2-112 112c0 49.2 31.8 91 76 106.1V706c-44.2 15-76 56.9-76 106.1 0 61.8 50.2 112 112 112s112-50.2 112-112c0-49.2-31.8-91-76-106.1v-27.8l423.5-138.7a50.52 50.52 0 0034.9-48.2V378.2c42.9-15.8 73.6-57 73.6-105.2 0-61.8-50.2-112-112-112zm-504 51a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm96 600a48.01 48.01 0 01-96 0 48.01 48.01 0 0196 0zm408-491a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"branches",theme:"outlined"}},44171:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M304 280h416c4.4 0 8-3.6 8-8 0-40-8.8-76.7-25.9-108.1a184.31 184.31 0 00-74-74C596.7 72.8 560 64 520 64h-16c-40 0-76.7 8.8-108.1 25.9a184.31 184.31 0 00-74 74C304.8 195.3 296 232 296 272c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M940 512H792V412c76.8 0 139-62.2 139-139 0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8a63 63 0 01-63 63H232a63 63 0 01-63-63c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 76.8 62.2 139 139 139v100H84c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h148v96c0 6.5.2 13 .7 19.3C164.1 728.6 116 796.7 116 876c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8 0-44.2 23.9-82.9 59.6-103.7a273 273 0 0022.7 49c24.3 41.5 59 76.2 100.5 100.5 28.9 16.9 61 28.8 95.3 34.5 4.4 0 8-3.6 8-8V484c0-4.4 3.6-8 8-8h60c4.4 0 8 3.6 8 8v464.2c0 4.4 3.6 8 8 8 34.3-5.7 66.4-17.6 95.3-34.5a281.38 281.38 0 00123.2-149.5A120.4 120.4 0 01836 876c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8 0-79.3-48.1-147.4-116.7-176.7.4-6.4.7-12.8.7-19.3v-96h148c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"bug",theme:"filled"}},20436:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M304 280h56c4.4 0 8-3.6 8-8 0-28.3 5.9-53.2 17.1-73.5 10.6-19.4 26-34.8 45.4-45.4C450.9 142 475.7 136 504 136h16c28.3 0 53.2 5.9 73.5 17.1 19.4 10.6 34.8 26 45.4 45.4C650 218.9 656 243.7 656 272c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8 0-40-8.8-76.7-25.9-108.1a184.31 184.31 0 00-74-74C596.7 72.8 560 64 520 64h-16c-40 0-76.7 8.8-108.1 25.9a184.31 184.31 0 00-74 74C304.8 195.3 296 232 296 272c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M940 512H792V412c76.8 0 139-62.2 139-139 0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8a63 63 0 01-63 63H232a63 63 0 01-63-63c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 76.8 62.2 139 139 139v100H84c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h148v96c0 6.5.2 13 .7 19.3C164.1 728.6 116 796.7 116 876c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8 0-44.2 23.9-82.9 59.6-103.7a273 273 0 0022.7 49c24.3 41.5 59 76.2 100.5 100.5S460.5 960 512 960s99.8-13.9 141.3-38.2a281.38 281.38 0 00123.2-149.5A120 120 0 01836 876c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8 0-79.3-48.1-147.4-116.7-176.7.4-6.4.7-12.8.7-19.3v-96h148c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM716 680c0 36.8-9.7 72-27.8 102.9-17.7 30.3-43 55.6-73.3 73.3C584 874.3 548.8 884 512 884s-72-9.7-102.9-27.8c-30.3-17.7-55.6-43-73.3-73.3A202.75 202.75 0 01308 680V412h408v268z"}}]},name:"bug",theme:"outlined"}},13401:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M308 412v268c0 36.78 9.68 71.96 27.8 102.9a205.39 205.39 0 0073.3 73.3A202.68 202.68 0 00512 884c36.78 0 71.96-9.68 102.9-27.8a205.39 205.39 0 0073.3-73.3A202.68 202.68 0 00716 680V412H308zm484 172v96c0 6.5-.22 12.95-.66 19.35C859.94 728.64 908 796.7 908 876a8 8 0 01-8 8h-56a8 8 0 01-8-8c0-44.24-23.94-82.89-59.57-103.7a278.63 278.63 0 01-22.66 49.02 281.39 281.39 0 01-100.45 100.45C611.84 946.07 563.55 960 512 960s-99.84-13.93-141.32-38.23a281.39 281.39 0 01-100.45-100.45 278.63 278.63 0 01-22.66-49.02A119.95 119.95 0 00188 876a8 8 0 01-8 8h-56a8 8 0 01-8-8c0-79.3 48.07-147.36 116.66-176.65A284.12 284.12 0 01232 680v-96H84a8 8 0 01-8-8v-56a8 8 0 018-8h148V412c-76.77 0-139-62.23-139-139a8 8 0 018-8h60a8 8 0 018 8 63 63 0 0063 63h560a63 63 0 0063-63 8 8 0 018-8h60a8 8 0 018 8c0 76.77-62.23 139-139 139v100h148a8 8 0 018 8v56a8 8 0 01-8 8H792zM368 272a8 8 0 01-8 8h-56a8 8 0 01-8-8c0-40.04 8.78-76.75 25.9-108.07a184.57 184.57 0 0174.03-74.03C427.25 72.78 463.96 64 504 64h16c40.04 0 76.75 8.78 108.07 25.9a184.57 184.57 0 0174.03 74.03C719.22 195.25 728 231.96 728 272a8 8 0 01-8 8h-56a8 8 0 01-8-8c0-28.33-5.94-53.15-17.08-73.53a112.56 112.56 0 00-45.39-45.4C573.15 141.95 548.33 136 520 136h-16c-28.33 0-53.15 5.94-73.53 17.08a112.56 112.56 0 00-45.4 45.39C373.95 218.85 368 243.67 368 272z",fill:c}},{tag:"path",attrs:{d:"M308 412v268c0 36.78 9.68 71.96 27.8 102.9a205.39 205.39 0 0073.3 73.3A202.68 202.68 0 00512 884c36.78 0 71.96-9.68 102.9-27.8a205.39 205.39 0 0073.3-73.3A202.68 202.68 0 00716 680V412H308z",fill:t}}]}},name:"bug",theme:"twotone"}},97518:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M916 210H376c-17.7 0-32 14.3-32 32v236H108c-17.7 0-32 14.3-32 32v272c0 17.7 14.3 32 32 32h540c17.7 0 32-14.3 32-32V546h236c17.7 0 32-14.3 32-32V242c0-17.7-14.3-32-32-32zM612 746H412V546h200v200zm268-268H680V278h200v200z"}}]},name:"build",theme:"filled"}},21936:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M916 210H376c-17.7 0-32 14.3-32 32v236H108c-17.7 0-32 14.3-32 32v272c0 17.7 14.3 32 32 32h540c17.7 0 32-14.3 32-32V546h236c17.7 0 32-14.3 32-32V242c0-17.7-14.3-32-32-32zm-504 68h200v200H412V278zm-68 468H144V546h200v200zm268 0H412V546h200v200zm268-268H680V278h200v200z"}}]},name:"build",theme:"outlined"}},63888:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M144 546h200v200H144zm268-268h200v200H412z",fill:t}},{tag:"path",attrs:{d:"M916 210H376c-17.7 0-32 14.3-32 32v236H108c-17.7 0-32 14.3-32 32v272c0 17.7 14.3 32 32 32h540c17.7 0 32-14.3 32-32V546h236c17.7 0 32-14.3 32-32V242c0-17.7-14.3-32-32-32zM344 746H144V546h200v200zm268 0H412V546h200v200zm0-268H412V278h200v200zm268 0H680V278h200v200z",fill:c}}]}},name:"build",theme:"twotone"}},2444:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M348 676.1C250 619.4 184 513.4 184 392c0-181.1 146.9-328 328-328s328 146.9 328 328c0 121.4-66 227.4-164 284.1V792c0 17.7-14.3 32-32 32H380c-17.7 0-32-14.3-32-32V676.1zM392 888h240c4.4 0 8 3.6 8 8v32c0 17.7-14.3 32-32 32H416c-17.7 0-32-14.3-32-32v-32c0-4.4 3.6-8 8-8z"}}]},name:"bulb",theme:"filled"}},89625:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M632 888H392c-4.4 0-8 3.6-8 8v32c0 17.7 14.3 32 32 32h192c17.7 0 32-14.3 32-32v-32c0-4.4-3.6-8-8-8zM512 64c-181.1 0-328 146.9-328 328 0 121.4 66 227.4 164 284.1V792c0 17.7 14.3 32 32 32h264c17.7 0 32-14.3 32-32V676.1c98-56.7 164-162.7 164-284.1 0-181.1-146.9-328-328-328zm127.9 549.8L604 634.6V752H420V634.6l-35.9-20.8C305.4 568.3 256 484.5 256 392c0-141.4 114.6-256 256-256s256 114.6 256 256c0 92.5-49.4 176.3-128.1 221.8z"}}]},name:"bulb",theme:"outlined"}},77494:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 136c-141.4 0-256 114.6-256 256 0 92.5 49.4 176.3 128.1 221.8l35.9 20.8V752h184V634.6l35.9-20.8C718.6 568.3 768 484.5 768 392c0-141.4-114.6-256-256-256z",fill:t}},{tag:"path",attrs:{d:"M632 888H392c-4.4 0-8 3.6-8 8v32c0 17.7 14.3 32 32 32h192c17.7 0 32-14.3 32-32v-32c0-4.4-3.6-8-8-8zM512 64c-181.1 0-328 146.9-328 328 0 121.4 66 227.4 164 284.1V792c0 17.7 14.3 32 32 32h264c17.7 0 32-14.3 32-32V676.1c98-56.7 164-162.7 164-284.1 0-181.1-146.9-328-328-328zm127.9 549.8L604 634.6V752H420V634.6l-35.9-20.8C305.4 568.3 256 484.5 256 392c0-141.4 114.6-256 256-256s256 114.6 256 256c0 92.5-49.4 176.3-128.1 221.8z",fill:c}}]}},name:"bulb",theme:"twotone"}},16685:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM440.2 765h-50.8c-2.2 0-4.5-1.1-5.9-2.9L348 718.6l-35.5 43.5a7.38 7.38 0 01-5.9 2.9h-50.8c-6.6 0-10.2-7.9-5.8-13.1l62.7-76.8-61.2-74.9c-4.3-5.2-.7-13.1 5.9-13.1h50.9c2.2 0 4.5 1.1 5.9 2.9l34 41.6 34-41.6c1.5-1.9 3.6-2.9 5.9-2.9h50.8c6.6 0 10.2 7.9 5.9 13.1L383.5 675l62.7 76.8c4.2 5.3.6 13.2-6 13.2zm7.8-382c0 2.2-1.4 4-3.2 4H376v68.7c0 1.9-1.8 3.3-4 3.3h-48c-2.2 0-4-1.4-4-3.2V387h-68.8c-1.8 0-3.2-1.8-3.2-4v-48c0-2.2 1.4-4 3.2-4H320v-68.8c0-1.8 1.8-3.2 4-3.2h48c2.2 0 4 1.4 4 3.2V331h68.7c1.9 0 3.3 1.8 3.3 4v48zm328 369c0 2.2-1.4 4-3.2 4H579.2c-1.8 0-3.2-1.8-3.2-4v-48c0-2.2 1.4-4 3.2-4h193.5c1.9 0 3.3 1.8 3.3 4v48zm0-104c0 2.2-1.4 4-3.2 4H579.2c-1.8 0-3.2-1.8-3.2-4v-48c0-2.2 1.4-4 3.2-4h193.5c1.9 0 3.3 1.8 3.3 4v48zm0-265c0 2.2-1.4 4-3.2 4H579.2c-1.8 0-3.2-1.8-3.2-4v-48c0-2.2 1.4-4 3.2-4h193.5c1.9 0 3.3 1.8 3.3 4v48z"}}]},name:"calculator",theme:"filled"}},29514:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M251.2 387H320v68.8c0 1.8 1.8 3.2 4 3.2h48c2.2 0 4-1.4 4-3.3V387h68.8c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H376v-68.8c0-1.8-1.8-3.2-4-3.2h-48c-2.2 0-4 1.4-4 3.2V331h-68.8c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4zm328 0h193.6c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H579.2c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4zm0 265h193.6c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H579.2c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4zm0 104h193.6c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H579.2c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4zm-195.7-81l61.2-74.9c4.3-5.2.7-13.1-5.9-13.1H388c-2.3 0-4.5 1-5.9 2.9l-34 41.6-34-41.6a7.85 7.85 0 00-5.9-2.9h-50.9c-6.6 0-10.2 7.9-5.9 13.1l61.2 74.9-62.7 76.8c-4.4 5.2-.8 13.1 5.8 13.1h50.8c2.3 0 4.5-1 5.9-2.9l35.5-43.5 35.5 43.5c1.5 1.8 3.7 2.9 5.9 2.9h50.8c6.6 0 10.2-7.9 5.9-13.1L383.5 675zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-36 732H180V180h664v664z"}}]},name:"calculator",theme:"outlined"}},34933:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm256.2-75h-50.8c-2.2 0-4.5-1.1-5.9-2.9L348 718.6l-35.5 43.5a7.38 7.38 0 01-5.9 2.9h-50.8c-6.6 0-10.2-7.9-5.8-13.1l62.7-76.8-61.2-74.9c-4.3-5.2-.7-13.1 5.9-13.1h50.9c2.2 0 4.5 1.1 5.9 2.9l34 41.6 34-41.6c1.5-1.9 3.6-2.9 5.9-2.9h50.8c6.6 0 10.2 7.9 5.9 13.1L383.5 675l62.7 76.8c4.2 5.3.6 13.2-6 13.2zM576 335c0-2.2 1.4-4 3.2-4h193.5c1.9 0 3.3 1.8 3.3 4v48c0 2.2-1.4 4-3.2 4H579.2c-1.8 0-3.2-1.8-3.2-4v-48zm0 265c0-2.2 1.4-4 3.2-4h193.5c1.9 0 3.3 1.8 3.3 4v48c0 2.2-1.4 4-3.2 4H579.2c-1.8 0-3.2-1.8-3.2-4v-48zm0 104c0-2.2 1.4-4 3.2-4h193.5c1.9 0 3.3 1.8 3.3 4v48c0 2.2-1.4 4-3.2 4H579.2c-1.8 0-3.2-1.8-3.2-4v-48zM248 335c0-2.2 1.4-4 3.2-4H320v-68.8c0-1.8 1.8-3.2 4-3.2h48c2.2 0 4 1.4 4 3.2V331h68.7c1.9 0 3.3 1.8 3.3 4v48c0 2.2-1.4 4-3.2 4H376v68.7c0 1.9-1.8 3.3-4 3.3h-48c-2.2 0-4-1.4-4-3.2V387h-68.8c-1.8 0-3.2-1.8-3.2-4v-48z",fill:t}},{tag:"path",attrs:{d:"M383.5 675l61.3-74.8c4.3-5.2.7-13.1-5.9-13.1h-50.8c-2.3 0-4.4 1-5.9 2.9l-34 41.6-34-41.6a7.69 7.69 0 00-5.9-2.9h-50.9c-6.6 0-10.2 7.9-5.9 13.1l61.2 74.9-62.7 76.8c-4.4 5.2-.8 13.1 5.8 13.1h50.8c2.3 0 4.4-1 5.9-2.9l35.5-43.5 35.5 43.5c1.4 1.8 3.7 2.9 5.9 2.9h50.8c6.6 0 10.2-7.9 6-13.2L383.5 675zM251.2 387H320v68.8c0 1.8 1.8 3.2 4 3.2h48c2.2 0 4-1.4 4-3.3V387h68.8c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H376v-68.8c0-1.8-1.8-3.2-4-3.2h-48c-2.2 0-4 1.4-4 3.2V331h-68.8c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4zm328 369h193.6c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H579.2c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4zm0-104h193.6c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H579.2c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4zm0-265h193.6c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H579.2c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4z",fill:c}}]}},name:"calculator",theme:"twotone"}},63556:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M112 880c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V460H112v420zm768-696H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v176h800V216c0-17.7-14.3-32-32-32z"}}]},name:"calendar",theme:"filled"}},49588:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z"}}]},name:"calendar",theme:"outlined"}},42728:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M712 304c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-48H384v48c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-48H184v136h656V256H712v48z",fill:t}},{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zm0-448H184V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136z",fill:c}}]}},name:"calendar",theme:"twotone"}},89152:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 260H728l-32.4-90.8a32.07 32.07 0 00-30.2-21.2H358.6c-13.5 0-25.6 8.5-30.1 21.2L296 260H160c-44.2 0-80 35.8-80 80v456c0 44.2 35.8 80 80 80h704c44.2 0 80-35.8 80-80V340c0-44.2-35.8-80-80-80zM512 716c-88.4 0-160-71.6-160-160s71.6-160 160-160 160 71.6 160 160-71.6 160-160 160zm-96-160a96 96 0 10192 0 96 96 0 10-192 0z"}}]},name:"camera",theme:"filled"}},40241:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 248H728l-32.4-90.8a32.07 32.07 0 00-30.2-21.2H358.6c-13.5 0-25.6 8.5-30.1 21.2L296 248H160c-44.2 0-80 35.8-80 80v456c0 44.2 35.8 80 80 80h704c44.2 0 80-35.8 80-80V328c0-44.2-35.8-80-80-80zm8 536c0 4.4-3.6 8-8 8H160c-4.4 0-8-3.6-8-8V328c0-4.4 3.6-8 8-8h186.7l17.1-47.8 22.9-64.2h250.5l22.9 64.2 17.1 47.8H864c4.4 0 8 3.6 8 8v456zM512 384c-88.4 0-160 71.6-160 160s71.6 160 160 160 160-71.6 160-160-71.6-160-160-160zm0 256c-53 0-96-43-96-96s43-96 96-96 96 43 96 96-43 96-96 96z"}}]},name:"camera",theme:"outlined"}},80613:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 320H677.2l-17.1-47.8-22.9-64.2H386.7l-22.9 64.2-17.1 47.8H160c-4.4 0-8 3.6-8 8v456c0 4.4 3.6 8 8 8h704c4.4 0 8-3.6 8-8V328c0-4.4-3.6-8-8-8zM512 704c-88.4 0-160-71.6-160-160s71.6-160 160-160 160 71.6 160 160-71.6 160-160 160z",fill:t}},{tag:"path",attrs:{d:"M512 384c-88.4 0-160 71.6-160 160s71.6 160 160 160 160-71.6 160-160-71.6-160-160-160zm0 256c-53 0-96-43-96-96s43-96 96-96 96 43 96 96-43 96-96 96z",fill:c}},{tag:"path",attrs:{d:"M864 248H728l-32.4-90.8a32.07 32.07 0 00-30.2-21.2H358.6c-13.5 0-25.6 8.5-30.1 21.2L296 248H160c-44.2 0-80 35.8-80 80v456c0 44.2 35.8 80 80 80h704c44.2 0 80-35.8 80-80V328c0-44.2-35.8-80-80-80zm8 536c0 4.4-3.6 8-8 8H160c-4.4 0-8-3.6-8-8V328c0-4.4 3.6-8 8-8h186.7l17.1-47.8 22.9-64.2h250.5l22.9 64.2 17.1 47.8H864c4.4 0 8 3.6 8 8v456z",fill:c}}]}},name:"camera",theme:"twotone"}},27786:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M959 413.4L935.3 372a8 8 0 00-10.9-2.9l-50.7 29.6-78.3-216.2a63.9 63.9 0 00-60.9-44.4H301.2c-34.7 0-65.5 22.4-76.2 55.5l-74.6 205.2-50.8-29.6a8 8 0 00-10.9 2.9L65 413.4c-2.2 3.8-.9 8.6 2.9 10.8l60.4 35.2-14.5 40c-1.2 3.2-1.8 6.6-1.8 10v348.2c0 15.7 11.8 28.4 26.3 28.4h67.6c12.3 0 23-9.3 25.6-22.3l7.7-37.7h545.6l7.7 37.7c2.7 13 13.3 22.3 25.6 22.3h67.6c14.5 0 26.3-12.7 26.3-28.4V509.4c0-3.4-.6-6.8-1.8-10l-14.5-40 60.3-35.2a8 8 0 003-10.8zM264 621c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm388 75c0 4.4-3.6 8-8 8H380c-4.4 0-8-3.6-8-8v-84c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v36h168v-36c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v84zm108-75c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zM220 418l72.7-199.9.5-1.3.4-1.3c1.1-3.3 4.1-5.5 7.6-5.5h427.6l75.4 208H220z"}}]},name:"car",theme:"filled"}},7713:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M380 704h264c4.4 0 8-3.6 8-8v-84c0-4.4-3.6-8-8-8h-40c-4.4 0-8 3.6-8 8v36H428v-36c0-4.4-3.6-8-8-8h-40c-4.4 0-8 3.6-8 8v84c0 4.4 3.6 8 8 8zm340-123a40 40 0 1080 0 40 40 0 10-80 0zm239-167.6L935.3 372a8 8 0 00-10.9-2.9l-50.7 29.6-78.3-216.2a63.9 63.9 0 00-60.9-44.4H301.2c-34.7 0-65.5 22.4-76.2 55.5l-74.6 205.2-50.8-29.6a8 8 0 00-10.9 2.9L65 413.4c-2.2 3.8-.9 8.6 2.9 10.8l60.4 35.2-14.5 40c-1.2 3.2-1.8 6.6-1.8 10v348.2c0 15.7 11.8 28.4 26.3 28.4h67.6c12.3 0 23-9.3 25.6-22.3l7.7-37.7h545.6l7.7 37.7c2.7 13 13.3 22.3 25.6 22.3h67.6c14.5 0 26.3-12.7 26.3-28.4V509.4c0-3.4-.6-6.8-1.8-10l-14.5-40 60.3-35.2a8 8 0 003-10.8zM840 517v237H184V517l15.6-43h624.8l15.6 43zM292.7 218.1l.5-1.3.4-1.3c1.1-3.3 4.1-5.5 7.6-5.5h427.6l75.4 208H220l72.7-199.9zM224 581a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"car",theme:"outlined"}},1231:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M199.6 474L184 517v237h656V517l-15.6-43H199.6zM264 621c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm388 75c0 4.4-3.6 8-8 8H380c-4.4 0-8-3.6-8-8v-84c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v36h168v-36c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v84zm108-75c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40z",fill:t}},{tag:"path",attrs:{d:"M720 581a40 40 0 1080 0 40 40 0 10-80 0z",fill:c}},{tag:"path",attrs:{d:"M959 413.4L935.3 372a8 8 0 00-10.9-2.9l-50.7 29.6-78.3-216.2a63.9 63.9 0 00-60.9-44.4H301.2c-34.7 0-65.5 22.4-76.2 55.5l-74.6 205.2-50.8-29.6a8 8 0 00-10.9 2.9L65 413.4c-2.2 3.8-.9 8.6 2.9 10.8l60.4 35.2-14.5 40c-1.2 3.2-1.8 6.6-1.8 10v348.2c0 15.7 11.8 28.4 26.3 28.4h67.6c12.3 0 23-9.3 25.6-22.3l7.7-37.7h545.6l7.7 37.7c2.7 13 13.3 22.3 25.6 22.3h67.6c14.5 0 26.3-12.7 26.3-28.4V509.4c0-3.4-.6-6.8-1.8-10l-14.5-40 60.3-35.2a8 8 0 003-10.8zM292.7 218.1l.5-1.3.4-1.3c1.1-3.3 4.1-5.5 7.6-5.5h427.6l75.4 208H220l72.7-199.9zM840 754H184V517l15.6-43h624.8l15.6 43v237z",fill:c}},{tag:"path",attrs:{d:"M224 581a40 40 0 1080 0 40 40 0 10-80 0zm420 23h-40c-4.4 0-8 3.6-8 8v36H428v-36c0-4.4-3.6-8-8-8h-40c-4.4 0-8 3.6-8 8v84c0 4.4 3.6 8 8 8h264c4.4 0 8-3.6 8-8v-84c0-4.4-3.6-8-8-8z",fill:c}}]}},name:"car",theme:"twotone"}},10069:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z"}}]},name:"caret-down",theme:"filled"}},3529:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z"}}]},name:"caret-down",theme:"outlined"}},22504:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M689 165.1L308.2 493.5c-10.9 9.4-10.9 27.5 0 37L689 858.9c14.2 12.2 35 1.2 35-18.5V183.6c0-19.7-20.8-30.7-35-18.5z"}}]},name:"caret-left",theme:"filled"}},67951:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M689 165.1L308.2 493.5c-10.9 9.4-10.9 27.5 0 37L689 858.9c14.2 12.2 35 1.2 35-18.5V183.6c0-19.7-20.8-30.7-35-18.5z"}}]},name:"caret-left",theme:"outlined"}},66521:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M715.8 493.5L335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37z"}}]},name:"caret-right",theme:"filled"}},89797:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M715.8 493.5L335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37z"}}]},name:"caret-right",theme:"outlined"}},16448:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z"}}]},name:"caret-up",theme:"filled"}},25071:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z"}}]},name:"caret-up",theme:"outlined"}},56208:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zM694.5 432.7L481.9 725.4a16.1 16.1 0 01-26 0l-126.4-174c-3.8-5.3 0-12.7 6.5-12.7h55.2c5.1 0 10 2.5 13 6.6l64.7 89 150.9-207.8c3-4.1 7.8-6.6 13-6.6H688c6.5.1 10.3 7.5 6.5 12.8z"}}]},name:"carry-out",theme:"filled"}},6345:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v584zM688 420h-55.2c-5.1 0-10 2.5-13 6.6L468.9 634.4l-64.7-89c-3-4.1-7.8-6.6-13-6.6H336c-6.5 0-10.3 7.4-6.5 12.7l126.4 174a16.1 16.1 0 0026 0l212.6-292.7c3.8-5.4 0-12.8-6.5-12.8z"}}]},name:"carry-out",theme:"outlined"}},55793:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v584z",fill:c}},{tag:"path",attrs:{d:"M712 304c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-48H384v48c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-48H184v584h656V256H712v48zm-17.5 128.8L481.9 725.5a16.1 16.1 0 01-26 0l-126.4-174c-3.8-5.3 0-12.7 6.5-12.7h55.2c5.2 0 10 2.5 13 6.6l64.7 89 150.9-207.8c3-4.1 7.9-6.6 13-6.6H688c6.5 0 10.3 7.4 6.5 12.8z",fill:t}},{tag:"path",attrs:{d:"M688 420h-55.2c-5.1 0-10 2.5-13 6.6L468.9 634.4l-64.7-89c-3-4.1-7.8-6.6-13-6.6H336c-6.5 0-10.3 7.4-6.5 12.7l126.4 174a16.1 16.1 0 0026 0l212.6-292.7c3.8-5.4 0-12.8-6.5-12.8z",fill:c}}]}},name:"carry-out",theme:"twotone"}},24106:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"check-circle",theme:"filled"}},62423:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M699 353h-46.9c-10.2 0-19.9 4.9-25.9 13.3L469 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H325c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8a31.8 31.8 0 0051.7 0l210.6-292c3.9-5.3.1-12.7-6.4-12.7z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"check-circle",theme:"outlined"}},57686:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm193.4 225.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.3 0 19.9 5 25.9 13.3l71.2 98.8 157.2-218c6-8.4 15.7-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.4 12.7z",fill:t}},{tag:"path",attrs:{d:"M699 353h-46.9c-10.2 0-19.9 4.9-25.9 13.3L469 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H325c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8a31.8 31.8 0 0051.7 0l210.6-292c3.9-5.3.1-12.7-6.4-12.7z",fill:c}}]}},name:"check-circle",theme:"twotone"}},88865:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"}}]},name:"check",theme:"outlined"}},94566:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM695.5 365.7l-210.6 292a31.8 31.8 0 01-51.7 0L308.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H689c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"check-square",theme:"filled"}},48878:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M433.1 657.7a31.8 31.8 0 0051.7 0l210.6-292c3.8-5.3 0-12.7-6.5-12.7H642c-10.2 0-19.9 4.9-25.9 13.3L459 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H315c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"check-square",theme:"outlined"}},99190:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm130-367.8h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H688c6.5 0 10.3 7.4 6.5 12.7l-210.6 292a31.8 31.8 0 01-51.7 0L307.5 484.9c-3.8-5.3 0-12.7 6.5-12.7z",fill:t}},{tag:"path",attrs:{d:"M432.2 657.7a31.8 31.8 0 0051.7 0l210.6-292c3.8-5.3 0-12.7-6.5-12.7h-46.9c-10.3 0-19.9 5-25.9 13.3L458 584.3l-71.2-98.8c-6-8.4-15.7-13.3-25.9-13.3H314c-6.5 0-10.3 7.4-6.5 12.7l124.7 172.8z",fill:c}}]}},name:"check-square",theme:"twotone"}},14058:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M371.8 512c0 77.5 62.7 140.2 140.2 140.2S652.2 589.5 652.2 512 589.5 371.8 512 371.8 371.8 434.4 371.8 512zM900 362.4l-234.3 12.1c63.6 74.3 64.6 181.5 11.1 263.7l-188 289.2c78 4.2 158.4-12.9 231.2-55.2 180-104 253-322.1 180-509.8zM320.3 591.9L163.8 284.1A415.35 415.35 0 0096 512c0 208 152.3 380.3 351.4 410.8l106.9-209.4c-96.6 18.2-189.9-34.8-234-121.5zm218.5-285.5l344.4 18.1C848 254.7 792.6 194 719.8 151.7 653.9 113.6 581.5 95.5 510.5 96c-122.5.5-242.2 55.2-322.1 154.5l128.2 196.9c32-91.9 124.8-146.7 222.2-141z"}}]},name:"chrome",theme:"filled"}},38571:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 512.3v-.3c0-229.8-186.2-416-416-416S96 282.2 96 512v.4c0 229.8 186.2 416 416 416s416-186.2 416-416v-.3.2zm-6.7-74.6l.6 3.3-.6-3.3zM676.7 638.2c53.5-82.2 52.5-189.4-11.1-263.7l162.4-8.4c20.5 44.4 32 93.8 32 145.9 0 185.2-144.6 336.6-327.1 347.4l143.8-221.2zM512 652.3c-77.5 0-140.2-62.7-140.2-140.2 0-77.7 62.7-140.2 140.2-140.2S652.2 434.5 652.2 512 589.5 652.3 512 652.3zm369.2-331.7l-3-5.7 3 5.7zM512 164c121.3 0 228.2 62.1 290.4 156.2l-263.6-13.9c-97.5-5.7-190.2 49.2-222.3 141.1L227.8 311c63.1-88.9 166.9-147 284.2-147zM102.5 585.8c26 145 127.1 264 261.6 315.1C229.6 850 128.5 731 102.5 585.8zM164 512c0-55.9 13.2-108.7 36.6-155.5l119.7 235.4c44.1 86.7 137.4 139.7 234 121.6l-74 145.1C302.9 842.5 164 693.5 164 512zm324.7 415.4c4 .2 8 .4 12 .5-4-.2-8-.3-12-.5z"}}]},name:"chrome",theme:"outlined"}},55350:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-63.6 656c-103 0-162.4-68.6-162.4-182.6v-49C286 373.5 345.4 304 448.3 304c88.3 0 152.3 56.9 152.3 138.1 0 2.4-2 4.4-4.4 4.4h-52.6c-4.2 0-7.6-3.2-8-7.4-4-46.1-37.6-77.6-87-77.6-61.1 0-95.6 45.4-95.6 126.9v49.3c0 80.3 34.5 125.1 95.6 125.1 49.3 0 82.8-29.5 87-72.4.4-4.1 3.8-7.3 8-7.3h52.7c2.4 0 4.4 2 4.4 4.4 0 77.4-64.3 132.5-152.3 132.5zM738 704.1c0 4.4-3.6 8-8 8h-50.4c-4.4 0-8-3.6-8-8V319.9c0-4.4 3.6-8 8-8H730c4.4 0 8 3.6 8 8v384.2z"}}]},name:"ci-circle",theme:"filled"}},38555:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm218-572.1h-50.4c-4.4 0-8 3.6-8 8v384.2c0 4.4 3.6 8 8 8H730c4.4 0 8-3.6 8-8V319.9c0-4.4-3.6-8-8-8zm-281.4 49.6c49.5 0 83.1 31.5 87 77.6.4 4.2 3.8 7.4 8 7.4h52.6c2.4 0 4.4-2 4.4-4.4 0-81.2-64-138.1-152.3-138.1C345.4 304 286 373.5 286 488.4v49c0 114 59.4 182.6 162.3 182.6 88 0 152.3-55.1 152.3-132.5 0-2.4-2-4.4-4.4-4.4h-52.7c-4.2 0-7.6 3.2-8 7.3-4.2 43-37.7 72.4-87 72.4-61.1 0-95.6-44.9-95.6-125.2v-49.3c.1-81.4 34.6-126.8 95.7-126.8z"}}]},name:"ci-circle",theme:"outlined"}},85657:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm-63.5 522.8c49.3 0 82.8-29.4 87-72.4.4-4.1 3.8-7.3 8-7.3h52.7c2.4 0 4.4 2 4.4 4.4 0 77.4-64.3 132.5-152.3 132.5C345.4 720 286 651.4 286 537.4v-49C286 373.5 345.4 304 448.3 304c88.3 0 152.3 56.9 152.3 138.1 0 2.4-2 4.4-4.4 4.4h-52.6c-4.2 0-7.6-3.2-8-7.4-3.9-46.1-37.5-77.6-87-77.6-61.1 0-95.6 45.4-95.7 126.8v49.3c0 80.3 34.5 125.2 95.6 125.2zM738 704.1c0 4.4-3.6 8-8 8h-50.4c-4.4 0-8-3.6-8-8V319.9c0-4.4 3.6-8 8-8H730c4.4 0 8 3.6 8 8v384.2z",fill:t}},{tag:"path",attrs:{d:"M730 311.9h-50.4c-4.4 0-8 3.6-8 8v384.2c0 4.4 3.6 8 8 8H730c4.4 0 8-3.6 8-8V319.9c0-4.4-3.6-8-8-8zm-281.4 49.6c49.5 0 83.1 31.5 87 77.6.4 4.2 3.8 7.4 8 7.4h52.6c2.4 0 4.4-2 4.4-4.4 0-81.2-64-138.1-152.3-138.1C345.4 304 286 373.5 286 488.4v49c0 114 59.4 182.6 162.3 182.6 88 0 152.3-55.1 152.3-132.5 0-2.4-2-4.4-4.4-4.4h-52.7c-4.2 0-7.6 3.2-8 7.3-4.2 43-37.7 72.4-87 72.4-61.1 0-95.6-44.9-95.6-125.2v-49.3c.1-81.4 34.6-126.8 95.7-126.8z",fill:c}}]}},name:"ci-circle",theme:"twotone"}},77634:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm218-572.1h-50.4c-4.4 0-8 3.6-8 8v384.2c0 4.4 3.6 8 8 8H730c4.4 0 8-3.6 8-8V319.9c0-4.4-3.6-8-8-8zm-281.4 49.6c49.5 0 83.1 31.5 87 77.6.4 4.2 3.8 7.4 8 7.4h52.6c2.4 0 4.4-2 4.4-4.4 0-81.2-64-138.1-152.3-138.1C345.4 304 286 373.5 286 488.4v49c0 114 59.4 182.6 162.3 182.6 88 0 152.3-55.1 152.3-132.5 0-2.4-2-4.4-4.4-4.4h-52.7c-4.2 0-7.6 3.2-8 7.3-4.2 43-37.7 72.4-87 72.4-61.1 0-95.6-44.9-95.6-125.2v-49.3c.1-81.4 34.6-126.8 95.7-126.8z"}}]},name:"ci",theme:"outlined"}},85590:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm-63.5 522.8c49.3 0 82.8-29.4 87-72.4.4-4.1 3.8-7.3 8-7.3h52.7c2.4 0 4.4 2 4.4 4.4 0 77.4-64.3 132.5-152.3 132.5C345.4 720 286 651.4 286 537.4v-49C286 373.5 345.4 304 448.3 304c88.3 0 152.3 56.9 152.3 138.1 0 2.4-2 4.4-4.4 4.4h-52.6c-4.2 0-7.6-3.2-8-7.4-3.9-46.1-37.5-77.6-87-77.6-61.1 0-95.6 45.4-95.7 126.8v49.3c0 80.3 34.5 125.2 95.6 125.2zM738 704.1c0 4.4-3.6 8-8 8h-50.4c-4.4 0-8-3.6-8-8V319.9c0-4.4 3.6-8 8-8H730c4.4 0 8 3.6 8 8v384.2z",fill:t}},{tag:"path",attrs:{d:"M730 311.9h-50.4c-4.4 0-8 3.6-8 8v384.2c0 4.4 3.6 8 8 8H730c4.4 0 8-3.6 8-8V319.9c0-4.4-3.6-8-8-8zm-281.4 49.6c49.5 0 83.1 31.5 87 77.6.4 4.2 3.8 7.4 8 7.4h52.6c2.4 0 4.4-2 4.4-4.4 0-81.2-64-138.1-152.3-138.1C345.4 304 286 373.5 286 488.4v49c0 114 59.4 182.6 162.3 182.6 88 0 152.3-55.1 152.3-132.5 0-2.4-2-4.4-4.4-4.4h-52.7c-4.2 0-7.6 3.2-8 7.3-4.2 43-37.7 72.4-87 72.4-61.1 0-95.6-44.9-95.6-125.2v-49.3c.1-81.4 34.6-126.8 95.7-126.8z",fill:c}}]}},name:"ci",theme:"twotone"}},63209:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M240 659.67l176.12-98.82 2.95-8.62-2.95-4.76h-8.61l-29.47-1.81-100.64-2.72-87.26-3.63-84.55-4.53-21.3-4.54-19.95-26.29 2.04-13.14 17.9-12.02 25.62 2.27 56.67 3.85 85 5.9 61.64 3.62 91.35 9.52h14.51l2.04-5.89-4.99-3.63-3.85-3.62-87.94-59.61-95.2-63.02-49.87-36.26-26.97-18.37-13.6-17.22-5.9-37.63 24.49-26.97 32.86 2.27 8.39 2.26 33.32 25.61 71.17 55.09 92.93 68.45 13.6 11.33 5.44-3.85.68-2.72-6.12-10.2L359 288.62l-53.94-92.93-24.03-38.53-6.34-23.12c-2.27-9.52-3.86-17.45-3.86-27.2l27.88-37.86L314.12 64l37.17 4.99 15.65 13.6 23.11 52.81 37.4 83.19 58.03 113.1 17 33.55 9.07 31.05 3.4 9.52h5.9v-5.44l4.75-63.7 8.84-78.2 8.61-100.63L546 129.5l14.05-34 27.88-18.36 21.76 10.42 17.9 25.61-2.48 16.55-10.66 69.13-20.85 108.35-13.6 72.53h7.93l9.07-9.07 36.72-48.73 61.65-77.06 27.2-30.6 31.73-33.77 20.4-16.1h38.54l28.33 42.16-12.7 43.52-39.66 50.32-32.87 42.61-47.14 63.47-29.47 50.77 2.72 4.08 7.03-.68L796 438l57.57-10.43 68.68-11.79 31.05 14.5 3.4 14.74-12.24 30.15-73.43 18.13-86.14 17.23-128.29 30.37-1.59 1.13 1.82 2.27 57.8 5.44 24.7 1.36h60.52l112.66 8.39 29.46 19.49 17.68 23.8-2.95 18.13-45.33 23.12-61.2-14.5-142.8-34-48.95-12.25h-6.8v4.08l40.8 39.9 74.8 67.54 93.6 87.04 4.77 21.54-12.02 17-12.7-1.82-82.27-61.88-31.73-27.88-71.86-60.52h-4.76v6.35l16.55 24.25 87.5 131.47 4.53 40.34-6.35 13.15-22.66 7.93-24.94-4.53-51.22-71.85-52.82-80.92-42.6-72.53-5.22 2.95-25.17 270.86-11.78 13.82-27.2 10.43-22.67-17.23-12-27.88 12-55.07 14.51-71.86 11.79-57.12 10.65-70.94 6.35-23.58-.46-1.58-5.21.68-53.5 73.44-81.36 109.93-64.38 68.9-15.4 6.13-26.75-13.83 2.49-24.71 14.96-21.99 89.08-113.33 53.71-70.26 34.69-40.57-.23-5.9h-2.04L218.47 756.91l-42.16 5.44-18.13-17 2.27-27.88 8.61-9.07 71.17-48.96z"}}]},name:"claude",theme:"filled"}},40039:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M899.1 869.6l-53-305.6H864c14.4 0 26-11.6 26-26V346c0-14.4-11.6-26-26-26H618V138c0-14.4-11.6-26-26-26H432c-14.4 0-26 11.6-26 26v182H160c-14.4 0-26 11.6-26 26v192c0 14.4 11.6 26 26 26h17.9l-53 305.6a25.95 25.95 0 0025.6 30.4h723c1.5 0 3-.1 4.4-.4a25.88 25.88 0 0021.2-30zM204 390h272V182h72v208h272v104H204V390zm468 440V674c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v156H416V674c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v156H202.8l45.1-260H776l45.1 260H672z"}}]},name:"clear",theme:"outlined"}},78392:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm176.5 585.7l-28.6 39a7.99 7.99 0 01-11.2 1.7L483.3 569.8a7.92 7.92 0 01-3.3-6.5V288c0-4.4 3.6-8 8-8h48.1c4.4 0 8 3.6 8 8v247.5l142.6 103.1c3.6 2.5 4.4 7.5 1.8 11.1z"}}]},name:"clock-circle",theme:"filled"}},38522:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z"}}]},name:"clock-circle",theme:"outlined"}},82759:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm176.5 509.7l-28.6 39a7.99 7.99 0 01-11.2 1.7L483.3 569.8a7.92 7.92 0 01-3.3-6.5V288c0-4.4 3.6-8 8-8h48.1c4.4 0 8 3.6 8 8v247.5l142.6 103.1c3.6 2.5 4.4 7.5 1.8 11.1z",fill:t}},{tag:"path",attrs:{d:"M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.3c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.9 11.2-1.7l28.6-39c2.6-3.6 1.8-8.6-1.8-11.1z",fill:c}}]}},name:"clock-circle",theme:"twotone"}},51445:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z"}}]},name:"close-circle",theme:"filled"}},54786:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm0 76c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm128.01 198.83c.03 0 .05.01.09.06l45.02 45.01a.2.2 0 01.05.09.12.12 0 010 .07c0 .02-.01.04-.05.08L557.25 512l127.87 127.86a.27.27 0 01.05.06v.02a.12.12 0 010 .07c0 .03-.01.05-.05.09l-45.02 45.02a.2.2 0 01-.09.05.12.12 0 01-.07 0c-.02 0-.04-.01-.08-.05L512 557.25 384.14 685.12c-.04.04-.06.05-.08.05a.12.12 0 01-.07 0c-.03 0-.05-.01-.09-.05l-45.02-45.02a.2.2 0 01-.05-.09.12.12 0 010-.07c0-.02.01-.04.06-.08L466.75 512 338.88 384.14a.27.27 0 01-.05-.06l-.01-.02a.12.12 0 010-.07c0-.03.01-.05.05-.09l45.02-45.02a.2.2 0 01.09-.05.12.12 0 01.07 0c.02 0 .04.01.08.06L512 466.75l127.86-127.86c.04-.05.06-.06.08-.06a.12.12 0 01.07 0z"}}]},name:"close-circle",theme:"outlined"}},7046:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm171.8 527.1c1.2 1.5 1.9 3.3 1.9 5.2 0 4.5-3.6 8-8 8l-66-.3-99.3-118.4-99.3 118.5-66.1.3c-4.4 0-8-3.6-8-8 0-1.9.7-3.7 1.9-5.2L471 512.3l-130.1-155a8.32 8.32 0 01-1.9-5.2c0-4.5 3.6-8 8-8l66.1.3 99.3 118.4 99.4-118.5 66-.3c4.4 0 8 3.6 8 8 0 1.9-.6 3.8-1.8 5.2l-130.1 155 129.9 154.9z",fill:t}},{tag:"path",attrs:{d:"M685.8 352c0-4.4-3.6-8-8-8l-66 .3-99.4 118.5-99.3-118.4-66.1-.3c-4.4 0-8 3.5-8 8 0 1.9.7 3.7 1.9 5.2l130.1 155-130.1 154.9a8.32 8.32 0 00-1.9 5.2c0 4.4 3.6 8 8 8l66.1-.3 99.3-118.5L611.7 680l66 .3c4.4 0 8-3.5 8-8 0-1.9-.7-3.7-1.9-5.2L553.9 512.2l130.1-155c1.2-1.4 1.8-3.3 1.8-5.2z",fill:c}}]}},name:"close-circle",theme:"twotone"}},12154:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z"}}]},name:"close",theme:"outlined"}},40075:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112c17.7 0 32 14.3 32 32v736c0 17.7-14.3 32-32 32H144c-17.7 0-32-14.3-32-32V144c0-17.7 14.3-32 32-32zM639.98 338.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z"}}]},name:"close-square",theme:"filled"}},96013:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112c17.7 0 32 14.3 32 32v736c0 17.7-14.3 32-32 32H144c-17.7 0-32-14.3-32-32V144c0-17.7 14.3-32 32-32zm-40 72H184v656h656V184zM640.01 338.83c.03 0 .05.01.09.06l45.02 45.01a.2.2 0 01.05.09.12.12 0 010 .07c0 .02-.01.04-.05.08L557.25 512l127.87 127.86a.27.27 0 01.05.06v.02a.12.12 0 010 .07c0 .03-.01.05-.05.09l-45.02 45.02a.2.2 0 01-.09.05.12.12 0 01-.07 0c-.02 0-.04-.01-.08-.05L512 557.25 384.14 685.12c-.04.04-.06.05-.08.05a.12.12 0 01-.07 0c-.03 0-.05-.01-.09-.05l-45.02-45.02a.2.2 0 01-.05-.09.12.12 0 010-.07c0-.02.01-.04.06-.08L466.75 512 338.88 384.14a.27.27 0 01-.05-.06l-.01-.02a.12.12 0 010-.07c0-.03.01-.05.05-.09l45.02-45.02a.2.2 0 01.09-.05.12.12 0 01.07 0c.02 0 .04.01.08.06L512 466.75l127.86-127.86c.04-.05.06-.06.08-.06a.12.12 0 01.07 0z"}}]},name:"close-square",theme:"outlined"}},52772:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm163.9-473.9A7.95 7.95 0 01354 353h58.9c4.7 0 9.2 2.1 12.3 5.7L512 462.2l86.8-103.5c3-3.6 7.5-5.7 12.3-5.7H670c6.8 0 10.5 7.9 6.1 13.1L553.8 512l122.3 145.9c4.4 5.2.7 13.1-6.1 13.1h-58.9c-4.7 0-9.2-2.1-12.3-5.7L512 561.8l-86.8 103.5c-3 3.6-7.5 5.7-12.3 5.7H354c-6.8 0-10.5-7.9-6.1-13.1L470.2 512 347.9 366.1z",fill:t}},{tag:"path",attrs:{d:"M354 671h58.9c4.8 0 9.3-2.1 12.3-5.7L512 561.8l86.8 103.5c3.1 3.6 7.6 5.7 12.3 5.7H670c6.8 0 10.5-7.9 6.1-13.1L553.8 512l122.3-145.9c4.4-5.2.7-13.1-6.1-13.1h-58.9c-4.8 0-9.3 2.1-12.3 5.7L512 462.2l-86.8-103.5c-3.1-3.6-7.6-5.7-12.3-5.7H354c-6.8 0-10.5 7.9-6.1 13.1L470.2 512 347.9 657.9A7.95 7.95 0 00354 671z",fill:c}}]}},name:"close-square",theme:"twotone"}},36386:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M624 706.3h-74.1V464c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v242.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.7a8 8 0 0012.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9z"}},{tag:"path",attrs:{d:"M811.4 366.7C765.6 245.9 648.9 160 512.2 160S258.8 245.8 213 366.6C127.3 389.1 64 467.2 64 560c0 110.5 89.5 200 199.9 200H304c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8h-40.1c-33.7 0-65.4-13.4-89-37.7-23.5-24.2-36-56.8-34.9-90.6.9-26.4 9.9-51.2 26.2-72.1 16.7-21.3 40.1-36.8 66.1-43.7l37.9-9.9 13.9-36.6c8.6-22.8 20.6-44.1 35.7-63.4a245.6 245.6 0 0152.4-49.9c41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.2c19.9 14 37.5 30.8 52.4 49.9 15.1 19.3 27.1 40.7 35.7 63.4l13.8 36.5 37.8 10C846.1 454.5 884 503.8 884 560c0 33.1-12.9 64.3-36.3 87.7a123.07 123.07 0 01-87.6 36.3H720c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h40.1C870.5 760 960 670.5 960 560c0-92.7-63.1-170.7-148.6-193.3z"}}]},name:"cloud-download",theme:"outlined"}},66848:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M811.4 418.7C765.6 297.9 648.9 212 512.2 212S258.8 297.8 213 418.6C127.3 441.1 64 519.1 64 612c0 110.5 89.5 200 199.9 200h496.2C870.5 812 960 722.5 960 612c0-92.7-63.1-170.7-148.6-193.3z"}}]},name:"cloud",theme:"filled"}},5516:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M811.4 418.7C765.6 297.9 648.9 212 512.2 212S258.8 297.8 213 418.6C127.3 441.1 64 519.1 64 612c0 110.5 89.5 200 199.9 200h496.2C870.5 812 960 722.5 960 612c0-92.7-63.1-170.7-148.6-193.3zm36.3 281a123.07 123.07 0 01-87.6 36.3H263.9c-33.1 0-64.2-12.9-87.6-36.3A123.3 123.3 0 01140 612c0-28 9.1-54.3 26.2-76.3a125.7 125.7 0 0166.1-43.7l37.9-9.9 13.9-36.6c8.6-22.8 20.6-44.1 35.7-63.4a245.6 245.6 0 0152.4-49.9c41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.2c19.9 14 37.5 30.8 52.4 49.9 15.1 19.3 27.1 40.7 35.7 63.4l13.8 36.5 37.8 10c54.3 14.5 92.1 63.8 92.1 120 0 33.1-12.9 64.3-36.3 87.7z"}}]},name:"cloud",theme:"outlined"}},84453:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M704 446H320c-4.4 0-8 3.6-8 8v402c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8V454c0-4.4-3.6-8-8-8zm-328 64h272v117H376V510zm272 290H376V683h272v117z"}},{tag:"path",attrs:{d:"M424 748a32 32 0 1064 0 32 32 0 10-64 0zm0-178a32 32 0 1064 0 32 32 0 10-64 0z"}},{tag:"path",attrs:{d:"M811.4 368.9C765.6 248 648.9 162 512.2 162S258.8 247.9 213 368.8C126.9 391.5 63.5 470.2 64 563.6 64.6 668 145.6 752.9 247.6 762c4.7.4 8.7-3.3 8.7-8v-60.4c0-4-3-7.4-7-7.9-27-3.4-52.5-15.2-72.1-34.5-24-23.5-37.2-55.1-37.2-88.6 0-28 9.1-54.4 26.2-76.4 16.7-21.4 40.2-36.9 66.1-43.7l37.9-10 13.9-36.7c8.6-22.8 20.6-44.2 35.7-63.5 14.9-19.2 32.6-36 52.4-50 41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.3c19.9 14 37.5 30.8 52.4 50 15.1 19.3 27.1 40.7 35.7 63.5l13.8 36.6 37.8 10c54.2 14.4 92.1 63.7 92.1 120 0 33.6-13.2 65.1-37.2 88.6-19.5 19.2-44.9 31.1-71.9 34.5-4 .5-6.9 3.9-6.9 7.9V754c0 4.7 4.1 8.4 8.8 8 101.7-9.2 182.5-94 183.2-198.2.6-93.4-62.7-172.1-148.6-194.9z"}}]},name:"cloud-server",theme:"outlined"}},35839:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M811.4 368.9C765.6 248 648.9 162 512.2 162S258.8 247.9 213 368.8C126.9 391.5 63.5 470.2 64 563.6 64.6 668 145.6 752.9 247.6 762c4.7.4 8.7-3.3 8.7-8v-60.4c0-4-3-7.4-7-7.9-27-3.4-52.5-15.2-72.1-34.5-24-23.5-37.2-55.1-37.2-88.6 0-28 9.1-54.4 26.2-76.4 16.7-21.4 40.2-36.9 66.1-43.7l37.9-10 13.9-36.7c8.6-22.8 20.6-44.2 35.7-63.5 14.9-19.2 32.6-36 52.4-50 41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.3c19.9 14 37.5 30.8 52.4 50 15.1 19.3 27.1 40.7 35.7 63.5l13.8 36.6 37.8 10c54.2 14.4 92.1 63.7 92.1 120 0 33.6-13.2 65.1-37.2 88.6-19.5 19.2-44.9 31.1-71.9 34.5-4 .5-6.9 3.9-6.9 7.9V754c0 4.7 4.1 8.4 8.8 8 101.7-9.2 182.5-94 183.2-198.2.6-93.4-62.7-172.1-148.6-194.9z"}},{tag:"path",attrs:{d:"M376.9 656.4c1.8-33.5 15.7-64.7 39.5-88.6 25.4-25.5 60-39.8 96-39.8 36.2 0 70.3 14.1 96 39.8 1.4 1.4 2.7 2.8 4.1 4.3l-25 19.6a8 8 0 003 14.1l98.2 24c5 1.2 9.9-2.6 9.9-7.7l.5-101.3c0-6.7-7.6-10.5-12.9-6.3L663 532.7c-36.6-42-90.4-68.6-150.5-68.6-107.4 0-195 85.1-199.4 191.7-.2 4.5 3.4 8.3 8 8.3H369c4.2-.1 7.7-3.4 7.9-7.7zM703 664h-47.9c-4.2 0-7.7 3.3-8 7.6-1.8 33.5-15.7 64.7-39.5 88.6-25.4 25.5-60 39.8-96 39.8-36.2 0-70.3-14.1-96-39.8-1.4-1.4-2.7-2.8-4.1-4.3l25-19.6a8 8 0 00-3-14.1l-98.2-24c-5-1.2-9.9 2.6-9.9 7.7l-.4 101.4c0 6.7 7.6 10.5 12.9 6.3l23.2-18.2c36.6 42 90.4 68.6 150.5 68.6 107.4 0 195-85.1 199.4-191.7.2-4.5-3.4-8.3-8-8.3z"}}]},name:"cloud-sync",theme:"outlined"}},24604:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M791.9 492l-37.8-10-13.8-36.5c-8.6-22.7-20.6-44.1-35.7-63.4a245.73 245.73 0 00-52.4-49.9c-41.1-28.9-89.5-44.2-140-44.2s-98.9 15.3-140 44.2a245.6 245.6 0 00-52.4 49.9 240.47 240.47 0 00-35.7 63.4l-13.9 36.6-37.9 9.9a125.7 125.7 0 00-66.1 43.7A123.1 123.1 0 00140 612c0 33.1 12.9 64.3 36.3 87.7 23.4 23.4 54.5 36.3 87.6 36.3h496.2c33.1 0 64.2-12.9 87.6-36.3A123.3 123.3 0 00884 612c0-56.2-37.8-105.5-92.1-120z",fill:t}},{tag:"path",attrs:{d:"M811.4 418.7C765.6 297.9 648.9 212 512.2 212S258.8 297.8 213 418.6C127.3 441.1 64 519.1 64 612c0 110.5 89.5 200 199.9 200h496.2C870.5 812 960 722.5 960 612c0-92.7-63.1-170.7-148.6-193.3zm36.3 281a123.07 123.07 0 01-87.6 36.3H263.9c-33.1 0-64.2-12.9-87.6-36.3A123.3 123.3 0 01140 612c0-28 9.1-54.3 26.2-76.3a125.7 125.7 0 0166.1-43.7l37.9-9.9 13.9-36.6c8.6-22.8 20.6-44.1 35.7-63.4a245.6 245.6 0 0152.4-49.9c41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.2c19.9 14 37.5 30.8 52.4 49.9 15.1 19.3 27.1 40.7 35.7 63.4l13.8 36.5 37.8 10c54.3 14.5 92.1 63.8 92.1 120 0 33.1-12.9 64.3-36.3 87.7z",fill:c}}]}},name:"cloud",theme:"twotone"}},97505:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M518.3 459a8 8 0 00-12.6 0l-112 141.7a7.98 7.98 0 006.3 12.9h73.9V856c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V613.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 459z"}},{tag:"path",attrs:{d:"M811.4 366.7C765.6 245.9 648.9 160 512.2 160S258.8 245.8 213 366.6C127.3 389.1 64 467.2 64 560c0 110.5 89.5 200 199.9 200H304c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8h-40.1c-33.7 0-65.4-13.4-89-37.7-23.5-24.2-36-56.8-34.9-90.6.9-26.4 9.9-51.2 26.2-72.1 16.7-21.3 40.1-36.8 66.1-43.7l37.9-9.9 13.9-36.6c8.6-22.8 20.6-44.1 35.7-63.4a245.6 245.6 0 0152.4-49.9c41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.2c19.9 14 37.5 30.8 52.4 49.9 15.1 19.3 27.1 40.7 35.7 63.4l13.8 36.5 37.8 10C846.1 454.5 884 503.8 884 560c0 33.1-12.9 64.3-36.3 87.7a123.07 123.07 0 01-87.6 36.3H720c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h40.1C870.5 760 960 670.5 960 560c0-92.7-63.1-170.7-148.6-193.3z"}}]},name:"cloud-upload",theme:"outlined"}},45787:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 680h-54V540H546v-92h238c8.8 0 16-7.2 16-16V168c0-8.8-7.2-16-16-16H240c-8.8 0-16 7.2-16 16v264c0 8.8 7.2 16 16 16h238v92H190v140h-54c-4.4 0-8 3.6-8 8v176c0 4.4 3.6 8 8 8h176c4.4 0 8-3.6 8-8V688c0-4.4-3.6-8-8-8h-54v-72h220v72h-54c-4.4 0-8 3.6-8 8v176c0 4.4 3.6 8 8 8h176c4.4 0 8-3.6 8-8V688c0-4.4-3.6-8-8-8h-54v-72h220v72h-54c-4.4 0-8 3.6-8 8v176c0 4.4 3.6 8 8 8h176c4.4 0 8-3.6 8-8V688c0-4.4-3.6-8-8-8zM256 805.3c0 1.5-1.2 2.7-2.7 2.7h-58.7c-1.5 0-2.7-1.2-2.7-2.7v-58.7c0-1.5 1.2-2.7 2.7-2.7h58.7c1.5 0 2.7 1.2 2.7 2.7v58.7zm288 0c0 1.5-1.2 2.7-2.7 2.7h-58.7c-1.5 0-2.7-1.2-2.7-2.7v-58.7c0-1.5 1.2-2.7 2.7-2.7h58.7c1.5 0 2.7 1.2 2.7 2.7v58.7zM288 384V216h448v168H288zm544 421.3c0 1.5-1.2 2.7-2.7 2.7h-58.7c-1.5 0-2.7-1.2-2.7-2.7v-58.7c0-1.5 1.2-2.7 2.7-2.7h58.7c1.5 0 2.7 1.2 2.7 2.7v58.7zM360 300a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"cluster",theme:"outlined"}},17858:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM513.1 518.1l-192 161c-5.2 4.4-13.1.7-13.1-6.1v-62.7c0-2.3 1.1-4.6 2.9-6.1L420.7 512l-109.8-92.2a7.63 7.63 0 01-2.9-6.1V351c0-6.8 7.9-10.5 13.1-6.1l192 160.9c3.9 3.2 3.9 9.1 0 12.3zM716 673c0 4.4-3.4 8-7.5 8h-185c-4.1 0-7.5-3.6-7.5-8v-48c0-4.4 3.4-8 7.5-8h185c4.1 0 7.5 3.6 7.5 8v48z"}}]},name:"code",theme:"filled"}},76551:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M516 673c0 4.4 3.4 8 7.5 8h185c4.1 0 7.5-3.6 7.5-8v-48c0-4.4-3.4-8-7.5-8h-185c-4.1 0-7.5 3.6-7.5 8v48zm-194.9 6.1l192-161c3.8-3.2 3.8-9.1 0-12.3l-192-160.9A7.95 7.95 0 00308 351v62.7c0 2.4 1 4.6 2.9 6.1L420.7 512l-109.8 92.2a8.1 8.1 0 00-2.9 6.1V673c0 6.8 7.9 10.5 13.1 6.1zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"code",theme:"outlined"}},94643:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm243.7 589.2L512 794 268.3 653.2V371.8l110-63.6-.4-.2h.2L512 231l134 77h-.2l-.3.2 110.1 63.6v281.4zM307.9 536.7l87.6 49.9V681l96.7 55.9V524.8L307.9 418.4zm203.9-151.8L418 331l-91.1 52.6 185.2 107 185.2-106.9-91.4-52.8zm20 352l97.3-56.2v-94.1l87-49.5V418.5L531.8 525z"}}]},name:"code-sandbox-circle",theme:"filled"}},51597:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M709.6 210l.4-.2h.2L512 96 313.9 209.8h-.2l.7.3L151.5 304v416L512 928l360.5-208V304l-162.9-94zM482.7 843.6L339.6 761V621.4L210 547.8V372.9l272.7 157.3v313.4zM238.2 321.5l134.7-77.8 138.9 79.7 139.1-79.9 135.2 78-273.9 158-274-158zM814 548.3l-128.8 73.1v139.1l-143.9 83V530.4L814 373.1v175.2z"}}]},name:"code-sandbox",theme:"outlined"}},37908:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M307.9 536.7l87.6 49.9V681l96.7 55.9V524.8L307.9 418.4zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM755.7 653.2L512 794 268.3 653.2V371.8l110-63.6-.4-.2h.2L512 231l134 77h-.2l-.3.2 110.1 63.6v281.4zm-223.9 83.7l97.3-56.2v-94.1l87-49.5V418.5L531.8 525zm-20-352L418 331l-91.1 52.6 185.2 107 185.2-106.9-91.4-52.8z"}}]},name:"code-sandbox-square",theme:"filled"}},30190:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm339.5-223h185c4.1 0 7.5 3.6 7.5 8v48c0 4.4-3.4 8-7.5 8h-185c-4.1 0-7.5-3.6-7.5-8v-48c0-4.4 3.4-8 7.5-8zM308 610.3c0-2.3 1.1-4.6 2.9-6.1L420.7 512l-109.8-92.2a7.63 7.63 0 01-2.9-6.1V351c0-6.8 7.9-10.5 13.1-6.1l192 160.9c3.9 3.2 3.9 9.1 0 12.3l-192 161c-5.2 4.4-13.1.7-13.1-6.1v-62.7z",fill:t}},{tag:"path",attrs:{d:"M321.1 679.1l192-161c3.9-3.2 3.9-9.1 0-12.3l-192-160.9A7.95 7.95 0 00308 351v62.7c0 2.4 1 4.6 2.9 6.1L420.7 512l-109.8 92.2a8.1 8.1 0 00-2.9 6.1V673c0 6.8 7.9 10.5 13.1 6.1zM516 673c0 4.4 3.4 8 7.5 8h185c4.1 0 7.5-3.6 7.5-8v-48c0-4.4-3.4-8-7.5-8h-185c-4.1 0-7.5 3.6-7.5 8v48z",fill:c}}]}},name:"code",theme:"twotone"}},8156:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M488.1 414.7V303.4L300.9 428l83.6 55.8zm254.1 137.7v-79.8l-59.8 39.9zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm278 533c0 1.1-.1 2.1-.2 3.1 0 .4-.1.7-.2 1a14.16 14.16 0 01-.8 3.2c-.2.6-.4 1.2-.6 1.7-.2.4-.4.8-.5 1.2-.3.5-.5 1.1-.8 1.6-.2.4-.4.7-.7 1.1-.3.5-.7 1-1 1.5-.3.4-.5.7-.8 1-.4.4-.8.9-1.2 1.3-.3.3-.6.6-1 .9-.4.4-.9.8-1.4 1.1-.4.3-.7.6-1.1.8-.1.1-.3.2-.4.3L525.2 786c-4 2.7-8.6 4-13.2 4-4.7 0-9.3-1.4-13.3-4L244.6 616.9c-.1-.1-.3-.2-.4-.3l-1.1-.8c-.5-.4-.9-.7-1.3-1.1-.3-.3-.6-.6-1-.9-.4-.4-.8-.8-1.2-1.3a7 7 0 01-.8-1c-.4-.5-.7-1-1-1.5-.2-.4-.5-.7-.7-1.1-.3-.5-.6-1.1-.8-1.6-.2-.4-.4-.8-.5-1.2-.2-.6-.4-1.2-.6-1.7-.1-.4-.3-.8-.4-1.2-.2-.7-.3-1.3-.4-2-.1-.3-.1-.7-.2-1-.1-1-.2-2.1-.2-3.1V427.9c0-1 .1-2.1.2-3.1.1-.3.1-.7.2-1a14.16 14.16 0 01.8-3.2c.2-.6.4-1.2.6-1.7.2-.4.4-.8.5-1.2.2-.5.5-1.1.8-1.6.2-.4.4-.7.7-1.1.6-.9 1.2-1.7 1.8-2.5.4-.4.8-.9 1.2-1.3.3-.3.6-.6 1-.9.4-.4.9-.8 1.3-1.1.4-.3.7-.6 1.1-.8.1-.1.3-.2.4-.3L498.7 239c8-5.3 18.5-5.3 26.5 0l254.1 169.1c.1.1.3.2.4.3l1.1.8 1.4 1.1c.3.3.6.6 1 .9.4.4.8.8 1.2 1.3.7.8 1.3 1.6 1.8 2.5.2.4.5.7.7 1.1.3.5.6 1 .8 1.6.2.4.4.8.5 1.2.2.6.4 1.2.6 1.7.1.4.3.8.4 1.2.2.7.3 1.3.4 2 .1.3.1.7.2 1 .1 1 .2 2.1.2 3.1V597zm-254.1 13.3v111.3L723.1 597l-83.6-55.8zM281.8 472.6v79.8l59.8-39.9zM512 456.1l-84.5 56.4 84.5 56.4 84.5-56.4zM723.1 428L535.9 303.4v111.3l103.6 69.1zM384.5 541.2L300.9 597l187.2 124.6V610.3l-103.6-69.1z"}}]},name:"codepen-circle",theme:"filled"}},10966:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M488.1 414.7V303.4L300.9 428l83.6 55.8zm254.1 137.7v-79.8l-59.8 39.9zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm278 533c0 1.1-.1 2.1-.2 3.1 0 .4-.1.7-.2 1a14.16 14.16 0 01-.8 3.2c-.2.6-.4 1.2-.6 1.7-.2.4-.4.8-.5 1.2-.3.5-.5 1.1-.8 1.6-.2.4-.4.7-.7 1.1-.3.5-.7 1-1 1.5-.3.4-.5.7-.8 1-.4.4-.8.9-1.2 1.3-.3.3-.6.6-1 .9-.4.4-.9.8-1.4 1.1-.4.3-.7.6-1.1.8-.1.1-.3.2-.4.3L525.2 786c-4 2.7-8.6 4-13.2 4-4.7 0-9.3-1.4-13.3-4L244.6 616.9c-.1-.1-.3-.2-.4-.3l-1.1-.8c-.5-.4-.9-.7-1.3-1.1-.3-.3-.6-.6-1-.9-.4-.4-.8-.8-1.2-1.3a7 7 0 01-.8-1c-.4-.5-.7-1-1-1.5-.2-.4-.5-.7-.7-1.1-.3-.5-.6-1.1-.8-1.6-.2-.4-.4-.8-.5-1.2-.2-.6-.4-1.2-.6-1.7-.1-.4-.3-.8-.4-1.2-.2-.7-.3-1.3-.4-2-.1-.3-.1-.7-.2-1-.1-1-.2-2.1-.2-3.1V427.9c0-1 .1-2.1.2-3.1.1-.3.1-.7.2-1a14.16 14.16 0 01.8-3.2c.2-.6.4-1.2.6-1.7.2-.4.4-.8.5-1.2.2-.5.5-1.1.8-1.6.2-.4.4-.7.7-1.1.6-.9 1.2-1.7 1.8-2.5.4-.4.8-.9 1.2-1.3.3-.3.6-.6 1-.9.4-.4.9-.8 1.3-1.1.4-.3.7-.6 1.1-.8.1-.1.3-.2.4-.3L498.7 239c8-5.3 18.5-5.3 26.5 0l254.1 169.1c.1.1.3.2.4.3l1.1.8 1.4 1.1c.3.3.6.6 1 .9.4.4.8.8 1.2 1.3.7.8 1.3 1.6 1.8 2.5.2.4.5.7.7 1.1.3.5.6 1 .8 1.6.2.4.4.8.5 1.2.2.6.4 1.2.6 1.7.1.4.3.8.4 1.2.2.7.3 1.3.4 2 .1.3.1.7.2 1 .1 1 .2 2.1.2 3.1V597zm-254.1 13.3v111.3L723.1 597l-83.6-55.8zM281.8 472.6v79.8l59.8-39.9zM512 456.1l-84.5 56.4 84.5 56.4 84.5-56.4zM723.1 428L535.9 303.4v111.3l103.6 69.1zM384.5 541.2L300.9 597l187.2 124.6V610.3l-103.6-69.1z"}}]},name:"codepen-circle",theme:"outlined"}},39569:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M911.7 385.3l-.3-1.5c-.2-1-.3-1.9-.6-2.9-.2-.6-.4-1.1-.5-1.7-.3-.8-.5-1.7-.9-2.5-.2-.6-.5-1.1-.8-1.7-.4-.8-.8-1.5-1.2-2.3-.3-.5-.6-1.1-1-1.6-.8-1.2-1.7-2.4-2.6-3.6-.5-.6-1.1-1.3-1.7-1.9-.4-.5-.9-.9-1.4-1.3-.6-.6-1.3-1.1-1.9-1.6-.5-.4-1-.8-1.6-1.2-.2-.1-.4-.3-.6-.4L531.1 117.8a34.3 34.3 0 00-38.1 0L127.3 361.3c-.2.1-.4.3-.6.4-.5.4-1 .8-1.6 1.2-.7.5-1.3 1.1-1.9 1.6-.5.4-.9.9-1.4 1.3-.6.6-1.2 1.2-1.7 1.9-1 1.1-1.8 2.3-2.6 3.6-.3.5-.7 1-1 1.6-.4.7-.8 1.5-1.2 2.3-.3.5-.5 1.1-.8 1.7-.3.8-.6 1.7-.9 2.5-.2.6-.4 1.1-.5 1.7-.2.9-.4 1.9-.6 2.9l-.3 1.5c-.2 1.5-.3 3-.3 4.5v243.5c0 1.5.1 3 .3 4.5l.3 1.5.6 2.9c.2.6.3 1.1.5 1.7.3.9.6 1.7.9 2.5.2.6.5 1.1.8 1.7.4.8.7 1.5 1.2 2.3.3.5.6 1.1 1 1.6.5.7.9 1.4 1.5 2.1l1.2 1.5c.5.6 1.1 1.3 1.7 1.9.4.5.9.9 1.4 1.3.6.6 1.3 1.1 1.9 1.6.5.4 1 .8 1.6 1.2.2.1.4.3.6.4L493 905.7c5.6 3.8 12.3 5.8 19.1 5.8 6.6 0 13.3-1.9 19.1-5.8l365.6-243.5c.2-.1.4-.3.6-.4.5-.4 1-.8 1.6-1.2.7-.5 1.3-1.1 1.9-1.6.5-.4.9-.9 1.4-1.3.6-.6 1.2-1.2 1.7-1.9l1.2-1.5 1.5-2.1c.3-.5.7-1 1-1.6.4-.8.8-1.5 1.2-2.3.3-.5.5-1.1.8-1.7.3-.8.6-1.7.9-2.5.2-.5.4-1.1.5-1.7.3-.9.4-1.9.6-2.9l.3-1.5c.2-1.5.3-3 .3-4.5V389.8c-.3-1.5-.4-3-.6-4.5zM546.4 210.5l269.4 179.4-120.3 80.4-149-99.6V210.5zm-68.8 0v160.2l-149 99.6-120.3-80.4 269.3-179.4zM180.7 454.1l86 57.5-86 57.5v-115zm296.9 358.5L208.3 633.2l120.3-80.4 149 99.6v160.2zM512 592.8l-121.6-81.2L512 430.3l121.6 81.2L512 592.8zm34.4 219.8V652.4l149-99.6 120.3 80.4-269.3 179.4zM843.3 569l-86-57.5 86-57.5v115z"}}]},name:"codepen",theme:"outlined"}},28896:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M723.1 428L535.9 303.4v111.3l103.6 69.1zM512 456.1l-84.5 56.4 84.5 56.4 84.5-56.4zm23.9 154.2v111.3L723.1 597l-83.6-55.8zm-151.4-69.1L300.9 597l187.2 124.6V610.3l-103.6-69.1zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-90 485c0 1.1-.1 2.1-.2 3.1 0 .4-.1.7-.2 1a14.16 14.16 0 01-.8 3.2c-.2.6-.4 1.2-.6 1.7-.2.4-.4.8-.5 1.2-.3.5-.5 1.1-.8 1.6-.2.4-.4.7-.7 1.1-.3.5-.7 1-1 1.5-.3.4-.5.7-.8 1-.4.4-.8.9-1.2 1.3-.3.3-.6.6-1 .9-.4.4-.9.8-1.4 1.1-.4.3-.7.6-1.1.8-.1.1-.3.2-.4.3L525.2 786c-4 2.7-8.6 4-13.2 4-4.7 0-9.3-1.4-13.3-4L244.6 616.9c-.1-.1-.3-.2-.4-.3l-1.1-.8c-.5-.4-.9-.7-1.3-1.1-.3-.3-.6-.6-1-.9-.4-.4-.8-.8-1.2-1.3a7 7 0 01-.8-1c-.4-.5-.7-1-1-1.5-.2-.4-.5-.7-.7-1.1-.3-.5-.6-1.1-.8-1.6-.2-.4-.4-.8-.5-1.2-.2-.6-.4-1.2-.6-1.7-.1-.4-.3-.8-.4-1.2-.2-.7-.3-1.3-.4-2-.1-.3-.1-.7-.2-1-.1-1-.2-2.1-.2-3.1V427.9c0-1 .1-2.1.2-3.1.1-.3.1-.7.2-1a14.16 14.16 0 01.8-3.2c.2-.6.4-1.2.6-1.7.2-.4.4-.8.5-1.2.2-.5.5-1.1.8-1.6.2-.4.4-.7.7-1.1.6-.9 1.2-1.7 1.8-2.5.4-.4.8-.9 1.2-1.3.3-.3.6-.6 1-.9.4-.4.9-.8 1.3-1.1.4-.3.7-.6 1.1-.8.1-.1.3-.2.4-.3L498.7 239c8-5.3 18.5-5.3 26.5 0l254.1 169.1c.1.1.3.2.4.3l1.1.8 1.4 1.1c.3.3.6.6 1 .9.4.4.8.8 1.2 1.3.7.8 1.3 1.6 1.8 2.5.2.4.5.7.7 1.1.3.5.6 1 .8 1.6.2.4.4.8.5 1.2.2.6.4 1.2.6 1.7.1.4.3.8.4 1.2.2.7.3 1.3.4 2 .1.3.1.7.2 1 .1 1 .2 2.1.2 3.1V597zm-47.8-44.6v-79.8l-59.8 39.9zm-460.4-79.8v79.8l59.8-39.9zm206.3-57.9V303.4L300.9 428l83.6 55.8z"}}]},name:"codepen-square",theme:"filled"}},85459:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M275 281c19.9 0 36-16.1 36-36V36c0-19.9-16.1-36-36-36s-36 16.1-36 36v209c0 19.9 16.1 36 36 36zm613 144H768c0-39.8-32.2-72-72-72H200c-39.8 0-72 32.2-72 72v248c0 3.4.2 6.7.7 9.9-.5 7-.7 14-.7 21.1 0 176.7 143.3 320 320 320 160.1 0 292.7-117.5 316.3-271H888c39.8 0 72-32.2 72-72V497c0-39.8-32.2-72-72-72zM696 681h-1.1c.7 7.6 1.1 15.2 1.1 23 0 137-111 248-248 248S200 841 200 704c0-7.8.4-15.4 1.1-23H200V425h496v256zm192-8H776V497h112v176zM613 281c19.9 0 36-16.1 36-36V36c0-19.9-16.1-36-36-36s-36 16.1-36 36v209c0 19.9 16.1 36 36 36zm-170 0c19.9 0 36-16.1 36-36V36c0-19.9-16.1-36-36-36s-36 16.1-36 36v209c0 19.9 16.1 36 36 36z"}}]},name:"coffee",theme:"outlined"}},38204:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M840 836H184c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h656c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm0-724H184c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h656c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zM610.8 378c6 0 9.4-7 5.7-11.7L515.7 238.7a7.14 7.14 0 00-11.3 0L403.6 366.3a7.23 7.23 0 005.7 11.7H476v268h-62.8c-6 0-9.4 7-5.7 11.7l100.8 127.5c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V378h62.8z"}}]},name:"column-height",theme:"outlined"}},61817:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M180 176h-60c-4.4 0-8 3.6-8 8v656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V184c0-4.4-3.6-8-8-8zm724 0h-60c-4.4 0-8 3.6-8 8v656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V184c0-4.4-3.6-8-8-8zM785.3 504.3L657.7 403.6a7.23 7.23 0 00-11.7 5.7V476H378v-62.8c0-6-7-9.4-11.7-5.7L238.7 508.3a7.14 7.14 0 000 11.3l127.5 100.8c4.7 3.7 11.7.4 11.7-5.7V548h268v62.8c0 6 7 9.4 11.7 5.7l127.5-100.8c3.8-2.9 3.8-8.5.2-11.4z"}}]},name:"column-width",theme:"outlined"}},13335:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M573 421c-23.1 0-41 17.9-41 40s17.9 40 41 40c21.1 0 39-17.9 39-40s-17.9-40-39-40zm-280 0c-23.1 0-41 17.9-41 40s17.9 40 41 40c21.1 0 39-17.9 39-40s-17.9-40-39-40z"}},{tag:"path",attrs:{d:"M894 345a343.92 343.92 0 00-189-130v.1c-17.1-19-36.4-36.5-58-52.1-163.7-119-393.5-82.7-513 81-96.3 133-92.2 311.9 6 439l.8 132.6c0 3.2.5 6.4 1.5 9.4a31.95 31.95 0 0040.1 20.9L309 806c33.5 11.9 68.1 18.7 102.5 20.6l-.5.4c89.1 64.9 205.9 84.4 313 49l127.1 41.4c3.2 1 6.5 1.6 9.9 1.6 17.7 0 32-14.3 32-32V753c88.1-119.6 90.4-284.9 1-408zM323 735l-12-5-99 31-1-104-8-9c-84.6-103.2-90.2-251.9-11-361 96.4-132.2 281.2-161.4 413-66 132.2 96.1 161.5 280.6 66 412-80.1 109.9-223.5 150.5-348 102zm505-17l-8 10 1 104-98-33-12 5c-56 20.8-115.7 22.5-171 7l-.2-.1A367.31 367.31 0 00729 676c76.4-105.3 88.8-237.6 44.4-350.4l.6.4c23 16.5 44.1 37.1 62 62 72.6 99.6 68.5 235.2-8 330z"}},{tag:"path",attrs:{d:"M433 421c-23.1 0-41 17.9-41 40s17.9 40 41 40c21.1 0 39-17.9 39-40s-17.9-40-39-40z"}}]},name:"comment",theme:"outlined"}},94415:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM327.3 702.4c-2 .9-4.4 0-5.3-2.1-.4-1-.4-2.2 0-3.2l98.7-225.5 132.1 132.1-225.5 98.7zm375.1-375.1l-98.7 225.5-132.1-132.1L697.1 322c2-.9 4.4 0 5.3 2.1.4 1 .4 2.1 0 3.2z"}}]},name:"compass",theme:"filled"}},48362:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm198.4-588.1a32 32 0 00-24.5.5L414.9 415 296.4 686c-3.6 8.2-3.6 17.5 0 25.7 3.4 7.8 9.7 13.9 17.7 17 3.8 1.5 7.7 2.2 11.7 2.2 4.4 0 8.7-.9 12.8-2.7l271-118.6 118.5-271a32.06 32.06 0 00-17.7-42.7zM576.8 534.4l26.2 26.2-42.4 42.4-26.2-26.2L380 644.4 447.5 490 422 464.4l42.4-42.4 25.5 25.5L644.4 380l-67.6 154.4zM464.4 422L422 464.4l25.5 25.6 86.9 86.8 26.2 26.2 42.4-42.4-26.2-26.2-86.8-86.9z"}}]},name:"compass",theme:"outlined"}},5288:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zM327.6 701.7c-2 .9-4.4 0-5.3-2.1-.4-1-.4-2.2 0-3.2L421 470.9 553.1 603l-225.5 98.7zm375.1-375.1L604 552.1 471.9 420l225.5-98.7c2-.9 4.4 0 5.3 2.1.4 1 .4 2.1 0 3.2z",fill:t}},{tag:"path",attrs:{d:"M322.3 696.4c-.4 1-.4 2.2 0 3.2.9 2.1 3.3 3 5.3 2.1L553.1 603 421 470.9l-98.7 225.5zm375.1-375.1L471.9 420 604 552.1l98.7-225.5c.4-1.1.4-2.2 0-3.2-.9-2.1-3.3-3-5.3-2.1z",fill:c}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}}]}},name:"compass",theme:"twotone"}},54940:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M326 664H104c-8.8 0-16 7.2-16 16v48c0 8.8 7.2 16 16 16h174v176c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16V696c0-17.7-14.3-32-32-32zm16-576h-48c-8.8 0-16 7.2-16 16v176H104c-8.8 0-16 7.2-16 16v48c0 8.8 7.2 16 16 16h222c17.7 0 32-14.3 32-32V104c0-8.8-7.2-16-16-16zm578 576H698c-17.7 0-32 14.3-32 32v224c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16V744h174c8.8 0 16-7.2 16-16v-48c0-8.8-7.2-16-16-16zm0-384H746V104c0-8.8-7.2-16-16-16h-48c-8.8 0-16 7.2-16 16v224c0 17.7 14.3 32 32 32h222c8.8 0 16-7.2 16-16v-48c0-8.8-7.2-16-16-16z"}}]},name:"compress",theme:"outlined"}},21382:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M301.3 496.7c-23.8 0-40.2-10.5-41.6-26.9H205c.9 43.4 36.9 70.3 93.9 70.3 59.1 0 95-28.4 95-75.5 0-35.8-20-55.9-64.5-64.5l-29.1-5.6c-23.8-4.7-33.8-11.9-33.8-24.2 0-15 13.3-24.5 33.4-24.5 20.1 0 35.3 11.1 36.6 27h53c-.9-41.7-37.5-70.3-90.3-70.3-54.4 0-89.7 28.9-89.7 73 0 35.5 21.2 58 62.5 65.8l29.7 5.9c25.8 5.2 35.6 11.9 35.6 24.4.1 14.7-14.5 25.1-36 25.1z"}},{tag:"path",attrs:{d:"M928 140H96c-17.7 0-32 14.3-32 32v496c0 17.7 14.3 32 32 32h380v112H304c-8.8 0-16 7.2-16 16v48c0 4.4 3.6 8 8 8h432c4.4 0 8-3.6 8-8v-48c0-8.8-7.2-16-16-16H548V700h380c17.7 0 32-14.3 32-32V172c0-17.7-14.3-32-32-32zm-40 488H136V212h752v416z"}},{tag:"path",attrs:{d:"M828.5 486.7h-95.8V308.5h-57.4V534h153.2zm-298.6 53.4c14.1 0 27.2-2 39.1-5.8l13.3 20.3h53.3L607.9 511c21.1-20 33-51.1 33-89.8 0-73.3-43.3-118.8-110.9-118.8s-111.2 45.3-111.2 118.8c-.1 73.7 43 118.9 111.1 118.9zm0-190c31.6 0 52.7 27.7 52.7 71.1 0 16.7-3.6 30.6-10 40.5l-5.2-6.9h-48.8L542 491c-3.9.9-8 1.4-12.2 1.4-31.7 0-52.8-27.5-52.8-71.2.1-43.6 21.2-71.1 52.9-71.1z"}}]},name:"console-sql",theme:"outlined"}},41351:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32zM661 736h-43.9c-4.2 0-7.6-3.3-7.9-7.5-3.8-50.6-46-90.5-97.2-90.5s-93.4 40-97.2 90.5c-.3 4.2-3.7 7.5-7.9 7.5H363a8 8 0 01-8-8.4c2.8-53.3 32-99.7 74.6-126.1a111.8 111.8 0 01-29.1-75.5c0-61.9 49.9-112 111.4-112 61.5 0 111.4 50.1 111.4 112 0 29.1-11 55.5-29.1 75.5 42.7 26.5 71.8 72.8 74.6 126.1.4 4.6-3.2 8.4-7.8 8.4zM512 474c-28.5 0-51.7 23.3-51.7 52s23.2 52 51.7 52c28.5 0 51.7-23.3 51.7-52s-23.2-52-51.7-52z"}}]},name:"contacts",theme:"filled"}},61379:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M594.3 601.5a111.8 111.8 0 0029.1-75.5c0-61.9-49.9-112-111.4-112s-111.4 50.1-111.4 112c0 29.1 11 55.5 29.1 75.5a158.09 158.09 0 00-74.6 126.1 8 8 0 008 8.4H407c4.2 0 7.6-3.3 7.9-7.5 3.8-50.6 46-90.5 97.2-90.5s93.4 40 97.2 90.5c.3 4.2 3.7 7.5 7.9 7.5H661a8 8 0 008-8.4c-2.8-53.3-32-99.7-74.7-126.1zM512 578c-28.5 0-51.7-23.3-51.7-52s23.2-52 51.7-52 51.7 23.3 51.7 52-23.2 52-51.7 52zm416-354H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32zm-40 568H136V296h120v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h120v496z"}}]},name:"contacts",theme:"outlined"}},69119:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M460.3 526a51.7 52 0 10103.4 0 51.7 52 0 10-103.4 0z",fill:t}},{tag:"path",attrs:{d:"M768 352c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-56H548v56c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-56H328v56c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-56H136v496h752V296H768v56zM661 736h-43.8c-4.2 0-7.6-3.3-7.9-7.5-3.8-50.5-46-90.5-97.2-90.5s-93.4 39.9-97.2 90.5c-.3 4.2-3.7 7.5-7.9 7.5h-43.9a8 8 0 01-8-8.4c2.8-53.3 31.9-99.6 74.6-126.1-18.1-20-29.1-46.4-29.1-75.5 0-61.9 49.9-112 111.4-112s111.4 50.1 111.4 112c0 29.1-11 55.6-29.1 75.5 42.7 26.4 71.9 72.8 74.7 126.1a8 8 0 01-8 8.4z",fill:t}},{tag:"path",attrs:{d:"M594.3 601.5a111.8 111.8 0 0029.1-75.5c0-61.9-49.9-112-111.4-112s-111.4 50.1-111.4 112c0 29.1 11 55.5 29.1 75.5a158.09 158.09 0 00-74.6 126.1 8 8 0 008 8.4H407c4.2 0 7.6-3.3 7.9-7.5 3.8-50.6 46-90.5 97.2-90.5s93.4 40 97.2 90.5c.3 4.2 3.7 7.5 7.9 7.5H661a8 8 0 008-8.4c-2.8-53.3-32-99.7-74.7-126.1zM512 578c-28.5 0-51.7-23.3-51.7-52s23.2-52 51.7-52 51.7 23.3 51.7 52-23.2 52-51.7 52z",fill:c}},{tag:"path",attrs:{d:"M928 224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32zm-40 568H136V296h120v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h120v496z",fill:c}}]}},name:"contacts",theme:"twotone"}},29053:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v529c0-.6.4-1 1-1h219.3l5.2 24.7C397.6 708.5 450.8 752 512 752s114.4-43.5 126.4-103.3l5.2-24.7H863c.6 0 1 .4 1 1V96c0-17.7-14.3-32-32-32zM712 493c0 4.4-3.6 8-8 8H320c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h384c4.4 0 8 3.6 8 8v48zm0-160c0 4.4-3.6 8-8 8H320c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h384c4.4 0 8 3.6 8 8v48zm151 354H694.1c-11.6 32.8-32 62.3-59.1 84.7-34.5 28.6-78.2 44.3-123 44.3s-88.5-15.8-123-44.3a194.02 194.02 0 01-59.1-84.7H161c-.6 0-1-.4-1-1v242c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V686c0 .6-.4 1-1 1z"}}]},name:"container",theme:"filled"}},42464:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V687h97.9c11.6 32.8 32 62.3 59.1 84.7 34.5 28.5 78.2 44.3 123 44.3s88.5-15.7 123-44.3c27.1-22.4 47.5-51.9 59.1-84.7H792v-63H643.6l-5.2 24.7C626.4 708.5 573.2 752 512 752s-114.4-43.5-126.5-103.3l-5.2-24.7H232V136h560v752zM320 341h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0 160h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}}]},name:"container",theme:"outlined"}},21975:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M635 771.7c-34.5 28.6-78.2 44.3-123 44.3s-88.5-15.8-123-44.3a194.02 194.02 0 01-59.1-84.7H232v201h560V687h-97.9c-11.6 32.8-32 62.3-59.1 84.7z",fill:t}},{tag:"path",attrs:{d:"M320 501h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z",fill:c}},{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V687h97.9c11.6 32.8 32 62.3 59.1 84.7 34.5 28.5 78.2 44.3 123 44.3s88.5-15.7 123-44.3c27.1-22.4 47.5-51.9 59.1-84.7H792v201zm0-264H643.6l-5.2 24.7C626.4 708.5 573.2 752 512 752s-114.4-43.5-126.5-103.3l-5.2-24.7H232V136h560v488z",fill:c}},{tag:"path",attrs:{d:"M320 341h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z",fill:c}}]}},name:"container",theme:"twotone"}},3377:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM404 683v77c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-77c-41.7-13.6-72-52.8-72-99s30.3-85.5 72-99V264c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v221c41.7 13.6 72 52.8 72 99s-30.3 85.5-72 99zm279.6-143.9c.2 0 .3-.1.4-.1v221c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V539c.2 0 .3.1.4.1-42-13.4-72.4-52.7-72.4-99.1 0-46.4 30.4-85.7 72.4-99.1-.2 0-.3.1-.4.1v-77c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v77c-.2 0-.3-.1-.4-.1 42 13.4 72.4 52.7 72.4 99.1 0 46.4-30.4 85.7-72.4 99.1zM616 440a36 36 0 1072 0 36 36 0 10-72 0zM403.4 566.5l-1.5-2.4c0-.1-.1-.1-.1-.2l-.9-1.2c-.1-.1-.2-.2-.2-.3-1-1.3-2-2.5-3.2-3.6l-.2-.2c-.4-.4-.8-.8-1.2-1.1-.8-.8-1.7-1.5-2.6-2.1h-.1l-1.2-.9c-.1-.1-.3-.2-.4-.3-1.2-.8-2.5-1.6-3.9-2.2-.2-.1-.5-.2-.7-.4-.4-.2-.7-.3-1.1-.5-.3-.1-.7-.3-1-.4-.5-.2-1-.4-1.5-.5-.4-.1-.9-.3-1.3-.4l-.9-.3-1.4-.3c-.2-.1-.5-.1-.7-.2-.7-.1-1.4-.3-2.1-.4-.2 0-.4 0-.6-.1-.6-.1-1.1-.1-1.7-.2-.2 0-.4 0-.7-.1-.8 0-1.5-.1-2.3-.1s-1.5 0-2.3.1c-.2 0-.4 0-.7.1-.6 0-1.2.1-1.7.2-.2 0-.4 0-.6.1-.7.1-1.4.2-2.1.4-.2.1-.5.1-.7.2l-1.4.3-.9.3c-.4.1-.9.3-1.3.4-.5.2-1 .4-1.5.5-.3.1-.7.3-1 .4-.4.2-.7.3-1.1.5-.2.1-.5.2-.7.4-1.3.7-2.6 1.4-3.9 2.2-.1.1-.3.2-.4.3l-1.2.9h-.1c-.9.7-1.8 1.4-2.6 2.1-.4.4-.8.7-1.2 1.1l-.2.2a54.8 54.8 0 00-3.2 3.6c-.1.1-.2.2-.2.3l-.9 1.2c0 .1-.1.1-.1.2l-1.5 2.4c-.1.2-.2.3-.3.5-2.7 5.1-4.3 10.9-4.3 17s1.6 12 4.3 17c.1.2.2.3.3.5l1.5 2.4c0 .1.1.1.1.2l.9 1.2c.1.1.2.2.2.3 1 1.3 2 2.5 3.2 3.6l.2.2c.4.4.8.8 1.2 1.1.8.8 1.7 1.5 2.6 2.1h.1l1.2.9c.1.1.3.2.4.3 1.2.8 2.5 1.6 3.9 2.2.2.1.5.2.7.4.4.2.7.3 1.1.5.3.1.7.3 1 .4.5.2 1 .4 1.5.5.4.1.9.3 1.3.4l.9.3 1.4.3c.2.1.5.1.7.2.7.1 1.4.3 2.1.4.2 0 .4 0 .6.1.6.1 1.1.1 1.7.2.2 0 .4 0 .7.1.8 0 1.5.1 2.3.1s1.5 0 2.3-.1c.2 0 .4 0 .7-.1.6 0 1.2-.1 1.7-.2.2 0 .4 0 .6-.1.7-.1 1.4-.2 2.1-.4.2-.1.5-.1.7-.2l1.4-.3.9-.3c.4-.1.9-.3 1.3-.4.5-.2 1-.4 1.5-.5.3-.1.7-.3 1-.4.4-.2.7-.3 1.1-.5.2-.1.5-.2.7-.4 1.3-.7 2.6-1.4 3.9-2.2.1-.1.3-.2.4-.3l1.2-.9h.1c.9-.7 1.8-1.4 2.6-2.1.4-.4.8-.7 1.2-1.1l.2-.2c1.1-1.1 2.2-2.4 3.2-3.6.1-.1.2-.2.2-.3l.9-1.2c0-.1.1-.1.1-.2l1.5-2.4c.1-.2.2-.3.3-.5 2.7-5.1 4.3-10.9 4.3-17s-1.6-12-4.3-17c-.1-.2-.2-.4-.3-.5z"}}]},name:"control",theme:"filled"}},59121:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656zM340 683v77c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-77c-10.1 3.3-20.8 5-32 5s-21.9-1.8-32-5zm64-198V264c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v221c10.1-3.3 20.8-5 32-5s21.9 1.8 32 5zm-64 198c10.1 3.3 20.8 5 32 5s21.9-1.8 32-5c41.8-13.5 72-52.7 72-99s-30.2-85.5-72-99c-10.1-3.3-20.8-5-32-5s-21.9 1.8-32 5c-41.8 13.5-72 52.7-72 99s30.2 85.5 72 99zm.1-115.7c.3-.6.7-1.2 1-1.8v-.1l1.2-1.8c.1-.2.2-.3.3-.5.3-.5.7-.9 1-1.4.1-.1.2-.3.3-.4.5-.6.9-1.1 1.4-1.6l.3-.3 1.2-1.2.4-.4c.5-.5 1-.9 1.6-1.4.6-.5 1.1-.9 1.7-1.3.2-.1.3-.2.5-.3.5-.3.9-.7 1.4-1 .1-.1.3-.2.4-.3.6-.4 1.2-.7 1.9-1.1.1-.1.3-.1.4-.2.5-.3 1-.5 1.6-.8l.6-.3c.7-.3 1.3-.6 2-.8.7-.3 1.4-.5 2.1-.7.2-.1.4-.1.6-.2.6-.2 1.1-.3 1.7-.4.2 0 .3-.1.5-.1.7-.2 1.5-.3 2.2-.4.2 0 .3 0 .5-.1.6-.1 1.2-.1 1.8-.2h.6c.8 0 1.5-.1 2.3-.1s1.5 0 2.3.1h.6c.6 0 1.2.1 1.8.2.2 0 .3 0 .5.1.7.1 1.5.2 2.2.4.2 0 .3.1.5.1.6.1 1.2.3 1.7.4.2.1.4.1.6.2.7.2 1.4.4 2.1.7.7.2 1.3.5 2 .8l.6.3c.5.2 1.1.5 1.6.8.1.1.3.1.4.2.6.3 1.3.7 1.9 1.1.1.1.3.2.4.3.5.3 1 .6 1.4 1 .2.1.3.2.5.3.6.4 1.2.9 1.7 1.3s1.1.9 1.6 1.4l.4.4 1.2 1.2.3.3c.5.5 1 1.1 1.4 1.6.1.1.2.3.3.4.4.4.7.9 1 1.4.1.2.2.3.3.5l1.2 1.8s0 .1.1.1a36.18 36.18 0 015.1 18.5c0 6-1.5 11.7-4.1 16.7-.3.6-.7 1.2-1 1.8 0 0 0 .1-.1.1l-1.2 1.8c-.1.2-.2.3-.3.5-.3.5-.7.9-1 1.4-.1.1-.2.3-.3.4-.5.6-.9 1.1-1.4 1.6l-.3.3-1.2 1.2-.4.4c-.5.5-1 .9-1.6 1.4-.6.5-1.1.9-1.7 1.3-.2.1-.3.2-.5.3-.5.3-.9.7-1.4 1-.1.1-.3.2-.4.3-.6.4-1.2.7-1.9 1.1-.1.1-.3.1-.4.2-.5.3-1 .5-1.6.8l-.6.3c-.7.3-1.3.6-2 .8-.7.3-1.4.5-2.1.7-.2.1-.4.1-.6.2-.6.2-1.1.3-1.7.4-.2 0-.3.1-.5.1-.7.2-1.5.3-2.2.4-.2 0-.3 0-.5.1-.6.1-1.2.1-1.8.2h-.6c-.8 0-1.5.1-2.3.1s-1.5 0-2.3-.1h-.6c-.6 0-1.2-.1-1.8-.2-.2 0-.3 0-.5-.1-.7-.1-1.5-.2-2.2-.4-.2 0-.3-.1-.5-.1-.6-.1-1.2-.3-1.7-.4-.2-.1-.4-.1-.6-.2-.7-.2-1.4-.4-2.1-.7-.7-.2-1.3-.5-2-.8l-.6-.3c-.5-.2-1.1-.5-1.6-.8-.1-.1-.3-.1-.4-.2-.6-.3-1.3-.7-1.9-1.1-.1-.1-.3-.2-.4-.3-.5-.3-1-.6-1.4-1-.2-.1-.3-.2-.5-.3-.6-.4-1.2-.9-1.7-1.3s-1.1-.9-1.6-1.4l-.4-.4-1.2-1.2-.3-.3c-.5-.5-1-1.1-1.4-1.6-.1-.1-.2-.3-.3-.4-.4-.4-.7-.9-1-1.4-.1-.2-.2-.3-.3-.5l-1.2-1.8v-.1c-.4-.6-.7-1.2-1-1.8-2.6-5-4.1-10.7-4.1-16.7s1.5-11.7 4.1-16.7zM620 539v221c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V539c-10.1 3.3-20.8 5-32 5s-21.9-1.8-32-5zm64-198v-77c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v77c10.1-3.3 20.8-5 32-5s21.9 1.8 32 5zm-64 198c10.1 3.3 20.8 5 32 5s21.9-1.8 32-5c41.8-13.5 72-52.7 72-99s-30.2-85.5-72-99c-10.1-3.3-20.8-5-32-5s-21.9 1.8-32 5c-41.8 13.5-72 52.7-72 99s30.2 85.5 72 99zm.1-115.7c.3-.6.7-1.2 1-1.8v-.1l1.2-1.8c.1-.2.2-.3.3-.5.3-.5.7-.9 1-1.4.1-.1.2-.3.3-.4.5-.6.9-1.1 1.4-1.6l.3-.3 1.2-1.2.4-.4c.5-.5 1-.9 1.6-1.4.6-.5 1.1-.9 1.7-1.3.2-.1.3-.2.5-.3.5-.3.9-.7 1.4-1 .1-.1.3-.2.4-.3.6-.4 1.2-.7 1.9-1.1.1-.1.3-.1.4-.2.5-.3 1-.5 1.6-.8l.6-.3c.7-.3 1.3-.6 2-.8.7-.3 1.4-.5 2.1-.7.2-.1.4-.1.6-.2.6-.2 1.1-.3 1.7-.4.2 0 .3-.1.5-.1.7-.2 1.5-.3 2.2-.4.2 0 .3 0 .5-.1.6-.1 1.2-.1 1.8-.2h.6c.8 0 1.5-.1 2.3-.1s1.5 0 2.3.1h.6c.6 0 1.2.1 1.8.2.2 0 .3 0 .5.1.7.1 1.5.2 2.2.4.2 0 .3.1.5.1.6.1 1.2.3 1.7.4.2.1.4.1.6.2.7.2 1.4.4 2.1.7.7.2 1.3.5 2 .8l.6.3c.5.2 1.1.5 1.6.8.1.1.3.1.4.2.6.3 1.3.7 1.9 1.1.1.1.3.2.4.3.5.3 1 .6 1.4 1 .2.1.3.2.5.3.6.4 1.2.9 1.7 1.3s1.1.9 1.6 1.4l.4.4 1.2 1.2.3.3c.5.5 1 1.1 1.4 1.6.1.1.2.3.3.4.4.4.7.9 1 1.4.1.2.2.3.3.5l1.2 1.8v.1a36.18 36.18 0 015.1 18.5c0 6-1.5 11.7-4.1 16.7-.3.6-.7 1.2-1 1.8v.1l-1.2 1.8c-.1.2-.2.3-.3.5-.3.5-.7.9-1 1.4-.1.1-.2.3-.3.4-.5.6-.9 1.1-1.4 1.6l-.3.3-1.2 1.2-.4.4c-.5.5-1 .9-1.6 1.4-.6.5-1.1.9-1.7 1.3-.2.1-.3.2-.5.3-.5.3-.9.7-1.4 1-.1.1-.3.2-.4.3-.6.4-1.2.7-1.9 1.1-.1.1-.3.1-.4.2-.5.3-1 .5-1.6.8l-.6.3c-.7.3-1.3.6-2 .8-.7.3-1.4.5-2.1.7-.2.1-.4.1-.6.2-.6.2-1.1.3-1.7.4-.2 0-.3.1-.5.1-.7.2-1.5.3-2.2.4-.2 0-.3 0-.5.1-.6.1-1.2.1-1.8.2h-.6c-.8 0-1.5.1-2.3.1s-1.5 0-2.3-.1h-.6c-.6 0-1.2-.1-1.8-.2-.2 0-.3 0-.5-.1-.7-.1-1.5-.2-2.2-.4-.2 0-.3-.1-.5-.1-.6-.1-1.2-.3-1.7-.4-.2-.1-.4-.1-.6-.2-.7-.2-1.4-.4-2.1-.7-.7-.2-1.3-.5-2-.8l-.6-.3c-.5-.2-1.1-.5-1.6-.8-.1-.1-.3-.1-.4-.2-.6-.3-1.3-.7-1.9-1.1-.1-.1-.3-.2-.4-.3-.5-.3-1-.6-1.4-1-.2-.1-.3-.2-.5-.3-.6-.4-1.2-.9-1.7-1.3s-1.1-.9-1.6-1.4l-.4-.4-1.2-1.2-.3-.3c-.5-.5-1-1.1-1.4-1.6-.1-.1-.2-.3-.3-.4-.4-.4-.7-.9-1-1.4-.1-.2-.2-.3-.3-.5l-1.2-1.8v-.1c-.4-.6-.7-1.2-1-1.8-2.6-5-4.1-10.7-4.1-16.7s1.5-11.7 4.1-16.7z"}}]},name:"control",theme:"outlined"}},9553:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M616 440a36 36 0 1072 0 36 36 0 10-72 0zM340.4 601.5l1.5 2.4c0 .1.1.1.1.2l.9 1.2c.1.1.2.2.2.3 1 1.3 2 2.5 3.2 3.6l.2.2c.4.4.8.8 1.2 1.1.8.8 1.7 1.5 2.6 2.1h.1l1.2.9c.1.1.3.2.4.3 1.2.8 2.5 1.6 3.9 2.2.2.1.5.2.7.4.4.2.7.3 1.1.5.3.1.7.3 1 .4.5.2 1 .4 1.5.5.4.1.9.3 1.3.4l.9.3 1.4.3c.2.1.5.1.7.2.7.1 1.4.3 2.1.4.2 0 .4 0 .6.1.6.1 1.1.1 1.7.2.2 0 .4 0 .7.1.8 0 1.5.1 2.3.1s1.5 0 2.3-.1c.2 0 .4 0 .7-.1.6 0 1.2-.1 1.7-.2.2 0 .4 0 .6-.1.7-.1 1.4-.2 2.1-.4.2-.1.5-.1.7-.2l1.4-.3.9-.3c.4-.1.9-.3 1.3-.4.5-.2 1-.4 1.5-.5.3-.1.7-.3 1-.4.4-.2.7-.3 1.1-.5.2-.1.5-.2.7-.4 1.3-.7 2.6-1.4 3.9-2.2.1-.1.3-.2.4-.3l1.2-.9h.1c.9-.7 1.8-1.4 2.6-2.1.4-.4.8-.7 1.2-1.1l.2-.2c1.1-1.1 2.2-2.4 3.2-3.6.1-.1.2-.2.2-.3l.9-1.2c0-.1.1-.1.1-.2l1.5-2.4c.1-.2.2-.3.3-.5 2.7-5.1 4.3-10.9 4.3-17s-1.6-12-4.3-17c-.1-.2-.2-.4-.3-.5l-1.5-2.4c0-.1-.1-.1-.1-.2l-.9-1.2c-.1-.1-.2-.2-.2-.3-1-1.3-2-2.5-3.2-3.6l-.2-.2c-.4-.4-.8-.8-1.2-1.1-.8-.8-1.7-1.5-2.6-2.1h-.1l-1.2-.9c-.1-.1-.3-.2-.4-.3-1.2-.8-2.5-1.6-3.9-2.2-.2-.1-.5-.2-.7-.4-.4-.2-.7-.3-1.1-.5-.3-.1-.7-.3-1-.4-.5-.2-1-.4-1.5-.5-.4-.1-.9-.3-1.3-.4l-.9-.3-1.4-.3c-.2-.1-.5-.1-.7-.2-.7-.1-1.4-.3-2.1-.4-.2 0-.4 0-.6-.1-.6-.1-1.1-.1-1.7-.2-.2 0-.4 0-.7-.1-.8 0-1.5-.1-2.3-.1s-1.5 0-2.3.1c-.2 0-.4 0-.7.1-.6 0-1.2.1-1.7.2-.2 0-.4 0-.6.1-.7.1-1.4.2-2.1.4-.2.1-.5.1-.7.2l-1.4.3-.9.3c-.4.1-.9.3-1.3.4-.5.2-1 .4-1.5.5-.3.1-.7.3-1 .4-.4.2-.7.3-1.1.5-.2.1-.5.2-.7.4-1.3.7-2.6 1.4-3.9 2.2-.1.1-.3.2-.4.3l-1.2.9h-.1c-.9.7-1.8 1.4-2.6 2.1-.4.4-.8.7-1.2 1.1l-.2.2a54.8 54.8 0 00-3.2 3.6c-.1.1-.2.2-.2.3l-.9 1.2c0 .1-.1.1-.1.2l-1.5 2.4c-.1.2-.2.3-.3.5-2.7 5.1-4.3 10.9-4.3 17s1.6 12 4.3 17c.1.2.2.3.3.5z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm436.4-499.1c-.2 0-.3.1-.4.1v-77c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v77c-.2 0-.3-.1-.4-.1 42 13.4 72.4 52.7 72.4 99.1 0 46.4-30.4 85.7-72.4 99.1.2 0 .3-.1.4-.1v221c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V539c.2 0 .3.1.4.1-42-13.4-72.4-52.7-72.4-99.1 0-46.4 30.4-85.7 72.4-99.1zM340 485V264c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v221c41.7 13.6 72 52.8 72 99s-30.3 85.5-72 99v77c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-77c-41.7-13.6-72-52.8-72-99s30.3-85.5 72-99z",fill:t}},{tag:"path",attrs:{d:"M340 683v77c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-77c41.7-13.5 72-52.8 72-99s-30.3-85.4-72-99V264c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v221c-41.7 13.5-72 52.8-72 99s30.3 85.4 72 99zm.1-116c.1-.2.2-.3.3-.5l1.5-2.4c0-.1.1-.1.1-.2l.9-1.2c0-.1.1-.2.2-.3 1-1.2 2.1-2.5 3.2-3.6l.2-.2c.4-.4.8-.7 1.2-1.1.8-.7 1.7-1.4 2.6-2.1h.1l1.2-.9c.1-.1.3-.2.4-.3 1.3-.8 2.6-1.5 3.9-2.2.2-.2.5-.3.7-.4.4-.2.7-.3 1.1-.5.3-.1.7-.3 1-.4.5-.1 1-.3 1.5-.5.4-.1.9-.3 1.3-.4l.9-.3 1.4-.3c.2-.1.5-.1.7-.2.7-.2 1.4-.3 2.1-.4.2-.1.4-.1.6-.1.5-.1 1.1-.2 1.7-.2.3-.1.5-.1.7-.1.8-.1 1.5-.1 2.3-.1s1.5.1 2.3.1c.3.1.5.1.7.1.6.1 1.1.1 1.7.2.2.1.4.1.6.1.7.1 1.4.3 2.1.4.2.1.5.1.7.2l1.4.3.9.3c.4.1.9.3 1.3.4.5.1 1 .3 1.5.5.3.1.7.3 1 .4.4.2.7.3 1.1.5.2.2.5.3.7.4 1.4.6 2.7 1.4 3.9 2.2.1.1.3.2.4.3l1.2.9h.1c.9.6 1.8 1.3 2.6 2.1.4.3.8.7 1.2 1.1l.2.2c1.2 1.1 2.2 2.3 3.2 3.6 0 .1.1.2.2.3l.9 1.2c0 .1.1.1.1.2l1.5 2.4A36.03 36.03 0 01408 584c0 6.1-1.6 11.9-4.3 17-.1.2-.2.3-.3.5l-1.5 2.4c0 .1-.1.1-.1.2l-.9 1.2c0 .1-.1.2-.2.3-1 1.2-2.1 2.5-3.2 3.6l-.2.2c-.4.4-.8.7-1.2 1.1-.8.7-1.7 1.4-2.6 2.1h-.1l-1.2.9c-.1.1-.3.2-.4.3-1.3.8-2.6 1.5-3.9 2.2-.2.2-.5.3-.7.4-.4.2-.7.3-1.1.5-.3.1-.7.3-1 .4-.5.1-1 .3-1.5.5-.4.1-.9.3-1.3.4l-.9.3-1.4.3c-.2.1-.5.1-.7.2-.7.2-1.4.3-2.1.4-.2.1-.4.1-.6.1-.5.1-1.1.2-1.7.2-.3.1-.5.1-.7.1-.8.1-1.5.1-2.3.1s-1.5-.1-2.3-.1c-.3-.1-.5-.1-.7-.1-.6-.1-1.1-.1-1.7-.2-.2-.1-.4-.1-.6-.1-.7-.1-1.4-.3-2.1-.4-.2-.1-.5-.1-.7-.2l-1.4-.3-.9-.3c-.4-.1-.9-.3-1.3-.4-.5-.1-1-.3-1.5-.5-.3-.1-.7-.3-1-.4-.4-.2-.7-.3-1.1-.5-.2-.2-.5-.3-.7-.4-1.4-.6-2.7-1.4-3.9-2.2-.1-.1-.3-.2-.4-.3l-1.2-.9h-.1c-.9-.6-1.8-1.3-2.6-2.1-.4-.3-.8-.7-1.2-1.1l-.2-.2c-1.2-1.1-2.2-2.3-3.2-3.6 0-.1-.1-.2-.2-.3l-.9-1.2c0-.1-.1-.1-.1-.2l-1.5-2.4c-.1-.2-.2-.3-.3-.5-2.7-5-4.3-10.9-4.3-17s1.6-11.9 4.3-17zm280.3-27.9c-.1 0-.2-.1-.4-.1v221c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V539c-.1 0-.2.1-.4.1 42-13.4 72.4-52.7 72.4-99.1 0-46.4-30.4-85.7-72.4-99.1.1 0 .2.1.4.1v-77c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v77c.1 0 .2-.1.4-.1-42 13.4-72.4 52.7-72.4 99.1 0 46.4 30.4 85.7 72.4 99.1zM652 404c19.9 0 36 16.1 36 36s-16.1 36-36 36-36-16.1-36-36 16.1-36 36-36z",fill:c}}]}},name:"control",theme:"twotone"}},87837:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM382 896h-.2L232 746.2v-.2h150v150z"}}]},name:"copy",theme:"filled"}},51219:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z"}}]},name:"copy",theme:"outlined"}},23933:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M232 706h142c22.1 0 40 17.9 40 40v142h250V264H232v442z",fill:t}},{tag:"path",attrs:{d:"M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32z",fill:c}},{tag:"path",attrs:{d:"M704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z",fill:c}}]}},name:"copy",theme:"twotone"}},86786:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm5.4 670c-110 0-173.4-73.2-173.4-194.9v-52.3C344 364.2 407.4 290 517.3 290c94.3 0 162.7 60.7 162.7 147.4 0 2.6-2.1 4.7-4.7 4.7h-56.7c-4.2 0-7.6-3.2-8-7.4-4-49.5-40-83.4-93-83.4-65.3 0-102.1 48.5-102.1 135.5v52.6c0 85.7 36.9 133.6 102.1 133.6 52.8 0 88.7-31.7 93-77.8.4-4.1 3.8-7.3 8-7.3h56.8c2.6 0 4.7 2.1 4.7 4.7 0 82.6-68.7 141.4-162.7 141.4z"}}]},name:"copyright-circle",theme:"filled"}},20547:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm5.6-532.7c53 0 89 33.8 93 83.4.3 4.2 3.8 7.4 8 7.4h56.7c2.6 0 4.7-2.1 4.7-4.7 0-86.7-68.4-147.4-162.7-147.4C407.4 290 344 364.2 344 486.8v52.3C344 660.8 407.4 734 517.3 734c94 0 162.7-58.8 162.7-141.4 0-2.6-2.1-4.7-4.7-4.7h-56.8c-4.2 0-7.6 3.2-8 7.3-4.2 46.1-40.1 77.8-93 77.8-65.3 0-102.1-47.9-102.1-133.6v-52.6c.1-87 37-135.5 102.2-135.5z"}}]},name:"copyright-circle",theme:"outlined"}},64826:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm5.5 533c52.9 0 88.8-31.7 93-77.8.4-4.1 3.8-7.3 8-7.3h56.8c2.6 0 4.7 2.1 4.7 4.7 0 82.6-68.7 141.4-162.7 141.4C407.4 734 344 660.8 344 539.1v-52.3C344 364.2 407.4 290 517.3 290c94.3 0 162.7 60.7 162.7 147.4 0 2.6-2.1 4.7-4.7 4.7h-56.7c-4.2 0-7.7-3.2-8-7.4-4-49.6-40-83.4-93-83.4-65.2 0-102.1 48.5-102.2 135.5v52.6c0 85.7 36.8 133.6 102.1 133.6z",fill:t}},{tag:"path",attrs:{d:"M517.6 351.3c53 0 89 33.8 93 83.4.3 4.2 3.8 7.4 8 7.4h56.7c2.6 0 4.7-2.1 4.7-4.7 0-86.7-68.4-147.4-162.7-147.4C407.4 290 344 364.2 344 486.8v52.3C344 660.8 407.4 734 517.3 734c94 0 162.7-58.8 162.7-141.4 0-2.6-2.1-4.7-4.7-4.7h-56.8c-4.2 0-7.6 3.2-8 7.3-4.2 46.1-40.1 77.8-93 77.8-65.3 0-102.1-47.9-102.1-133.6v-52.6c.1-87 37-135.5 102.2-135.5z",fill:c}}]}},name:"copyright-circle",theme:"twotone"}},97558:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm5.6-532.7c53 0 89 33.8 93 83.4.3 4.2 3.8 7.4 8 7.4h56.7c2.6 0 4.7-2.1 4.7-4.7 0-86.7-68.4-147.4-162.7-147.4C407.4 290 344 364.2 344 486.8v52.3C344 660.8 407.4 734 517.3 734c94 0 162.7-58.8 162.7-141.4 0-2.6-2.1-4.7-4.7-4.7h-56.8c-4.2 0-7.6 3.2-8 7.3-4.2 46.1-40.1 77.8-93 77.8-65.3 0-102.1-47.9-102.1-133.6v-52.6c.1-87 37-135.5 102.2-135.5z"}}]},name:"copyright",theme:"outlined"}},98256:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm5.5 533c52.9 0 88.8-31.7 93-77.8.4-4.1 3.8-7.3 8-7.3h56.8c2.6 0 4.7 2.1 4.7 4.7 0 82.6-68.7 141.4-162.7 141.4C407.4 734 344 660.8 344 539.1v-52.3C344 364.2 407.4 290 517.3 290c94.3 0 162.7 60.7 162.7 147.4 0 2.6-2.1 4.7-4.7 4.7h-56.7c-4.2 0-7.7-3.2-8-7.4-4-49.6-40-83.4-93-83.4-65.2 0-102.1 48.5-102.2 135.5v52.6c0 85.7 36.8 133.6 102.1 133.6z",fill:t}},{tag:"path",attrs:{d:"M517.6 351.3c53 0 89 33.8 93 83.4.3 4.2 3.8 7.4 8 7.4h56.7c2.6 0 4.7-2.1 4.7-4.7 0-86.7-68.4-147.4-162.7-147.4C407.4 290 344 364.2 344 486.8v52.3C344 660.8 407.4 734 517.3 734c94 0 162.7-58.8 162.7-141.4 0-2.6-2.1-4.7-4.7-4.7h-56.8c-4.2 0-7.6 3.2-8 7.3-4.2 46.1-40.1 77.8-93 77.8-65.3 0-102.1-47.9-102.1-133.6v-52.6c.1-87 37-135.5 102.2-135.5z",fill:c}}]}},name:"copyright",theme:"twotone"}},3971:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v160h896V192c0-17.7-14.3-32-32-32zM64 832c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V440H64v392zm579-184c0-4.4 3.6-8 8-8h165c4.4 0 8 3.6 8 8v72c0 4.4-3.6 8-8 8H651c-4.4 0-8-3.6-8-8v-72z"}}]},name:"credit-card",theme:"filled"}},1709:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-792 72h752v120H136V232zm752 560H136V440h752v352zm-237-64h165c4.4 0 8-3.6 8-8v-72c0-4.4-3.6-8-8-8H651c-4.4 0-8 3.6-8 8v72c0 4.4 3.6 8 8 8z"}}]},name:"credit-card",theme:"outlined"}},61658:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M136 792h752V440H136v352zm507-144c0-4.4 3.6-8 8-8h165c4.4 0 8 3.6 8 8v72c0 4.4-3.6 8-8 8H651c-4.4 0-8-3.6-8-8v-72zM136 232h752v120H136z",fill:t}},{tag:"path",attrs:{d:"M651 728h165c4.4 0 8-3.6 8-8v-72c0-4.4-3.6-8-8-8H651c-4.4 0-8 3.6-8 8v72c0 4.4 3.6 8 8 8z",fill:c}},{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136V440h752v352zm0-440H136V232h752v120z",fill:c}}]}},name:"credit-card",theme:"twotone"}},33028:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M899.6 276.5L705 396.4 518.4 147.5a8.06 8.06 0 00-12.9 0L319 396.4 124.3 276.5c-5.7-3.5-13.1 1.2-12.2 7.9L188.5 865c1.1 7.9 7.9 14 16 14h615.1c8 0 14.9-6 15.9-14l76.4-580.6c.8-6.7-6.5-11.4-12.3-7.9zM512 734.2c-62.1 0-112.6-50.5-112.6-112.6S449.9 509 512 509s112.6 50.5 112.6 112.6S574.1 734.2 512 734.2zm0-160.9c-26.6 0-48.2 21.6-48.2 48.3 0 26.6 21.6 48.3 48.2 48.3s48.2-21.6 48.2-48.3c0-26.6-21.6-48.3-48.2-48.3z"}}]},name:"crown",theme:"filled"}},72313:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M899.6 276.5L705 396.4 518.4 147.5a8.06 8.06 0 00-12.9 0L319 396.4 124.3 276.5c-5.7-3.5-13.1 1.2-12.2 7.9L188.5 865c1.1 7.9 7.9 14 16 14h615.1c8 0 14.9-6 15.9-14l76.4-580.6c.8-6.7-6.5-11.4-12.3-7.9zm-126 534.1H250.3l-53.8-409.4 139.8 86.1L512 252.9l175.7 234.4 139.8-86.1-53.9 409.4zM512 509c-62.1 0-112.6 50.5-112.6 112.6S449.9 734.2 512 734.2s112.6-50.5 112.6-112.6S574.1 509 512 509zm0 160.9c-26.6 0-48.2-21.6-48.2-48.3 0-26.6 21.6-48.3 48.2-48.3s48.2 21.6 48.2 48.3c0 26.6-21.6 48.3-48.2 48.3z"}}]},name:"crown",theme:"outlined"}},50946:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M911.9 283.9v.5L835.5 865c-1 8-7.9 14-15.9 14H204.5c-8.1 0-14.9-6.1-16-14l-76.4-580.6v-.6 1.6L188.5 866c1.1 7.9 7.9 14 16 14h615.1c8 0 14.9-6 15.9-14l76.4-580.6c.1-.5.1-1 0-1.5z",fill:t}},{tag:"path",attrs:{d:"M773.6 810.6l53.9-409.4-139.8 86.1L512 252.9 336.3 487.3l-139.8-86.1 53.8 409.4h523.3zm-374.2-189c0-62.1 50.5-112.6 112.6-112.6s112.6 50.5 112.6 112.6v1c0 62.1-50.5 112.6-112.6 112.6s-112.6-50.5-112.6-112.6v-1z",fill:t}},{tag:"path",attrs:{d:"M512 734.2c61.9 0 112.3-50.2 112.6-112.1v-.5c0-62.1-50.5-112.6-112.6-112.6s-112.6 50.5-112.6 112.6v.5c.3 61.9 50.7 112.1 112.6 112.1zm0-160.9c26.6 0 48.2 21.6 48.2 48.3 0 26.6-21.6 48.3-48.2 48.3s-48.2-21.6-48.2-48.3c0-26.6 21.6-48.3 48.2-48.3z",fill:c}},{tag:"path",attrs:{d:"M188.5 865c1.1 7.9 7.9 14 16 14h615.1c8 0 14.9-6 15.9-14l76.4-580.6v-.5c.3-6.4-6.7-10.8-12.3-7.4L705 396.4 518.4 147.5a8.06 8.06 0 00-12.9 0L319 396.4 124.3 276.5c-5.5-3.4-12.6.9-12.2 7.3v.6L188.5 865zm147.8-377.7L512 252.9l175.7 234.4 139.8-86.1-53.9 409.4H250.3l-53.8-409.4 139.8 86.1z",fill:c}}]}},name:"crown",theme:"twotone"}},59543:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 128c-212.1 0-384 171.9-384 384v360c0 13.3 10.7 24 24 24h184c35.3 0 64-28.7 64-64V624c0-35.3-28.7-64-64-64H200v-48c0-172.3 139.7-312 312-312s312 139.7 312 312v48H688c-35.3 0-64 28.7-64 64v208c0 35.3 28.7 64 64 64h184c13.3 0 24-10.7 24-24V512c0-212.1-171.9-384-384-384z"}}]},name:"customer-service",theme:"filled"}},60105:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 128c-212.1 0-384 171.9-384 384v360c0 13.3 10.7 24 24 24h184c35.3 0 64-28.7 64-64V624c0-35.3-28.7-64-64-64H200v-48c0-172.3 139.7-312 312-312s312 139.7 312 312v48H688c-35.3 0-64 28.7-64 64v208c0 35.3 28.7 64 64 64h184c13.3 0 24-10.7 24-24V512c0-212.1-171.9-384-384-384zM328 632v192H200V632h128zm496 192H696V632h128v192z"}}]},name:"customer-service",theme:"outlined"}},14691:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M696 632h128v192H696zm-496 0h128v192H200z",fill:t}},{tag:"path",attrs:{d:"M512 128c-212.1 0-384 171.9-384 384v360c0 13.3 10.7 24 24 24h184c35.3 0 64-28.7 64-64V624c0-35.3-28.7-64-64-64H200v-48c0-172.3 139.7-312 312-312s312 139.7 312 312v48H688c-35.3 0-64 28.7-64 64v208c0 35.3 28.7 64 64 64h184c13.3 0 24-10.7 24-24V512c0-212.1-171.9-384-384-384zM328 632v192H200V632h128zm496 192H696V632h128v192z",fill:c}}]}},name:"customer-service",theme:"twotone"}},42568:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M112 476h160v72H112zm320 0h160v72H432zm320 0h160v72H752z"}}]},name:"dash",theme:"outlined"}},8589:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M924.8 385.6a446.7 446.7 0 00-96-142.4 446.7 446.7 0 00-142.4-96C631.1 123.8 572.5 112 512 112s-119.1 11.8-174.4 35.2a446.7 446.7 0 00-142.4 96 446.7 446.7 0 00-96 142.4C75.8 440.9 64 499.5 64 560c0 132.7 58.3 257.7 159.9 343.1l1.7 1.4c5.8 4.8 13.1 7.5 20.6 7.5h531.7c7.5 0 14.8-2.7 20.6-7.5l1.7-1.4C901.7 817.7 960 692.7 960 560c0-60.5-11.9-119.1-35.2-174.4zM482 232c0-4.4 3.6-8 8-8h44c4.4 0 8 3.6 8 8v80c0 4.4-3.6 8-8 8h-44c-4.4 0-8-3.6-8-8v-80zM270 582c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8v-44c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v44zm90.7-204.5l-31.1 31.1a8.03 8.03 0 01-11.3 0L261.7 352a8.03 8.03 0 010-11.3l31.1-31.1c3.1-3.1 8.2-3.1 11.3 0l56.6 56.6c3.1 3.1 3.1 8.2 0 11.3zm291.1 83.6l-84.5 84.5c5 18.7.2 39.4-14.5 54.1a55.95 55.95 0 01-79.2 0 55.95 55.95 0 010-79.2 55.87 55.87 0 0154.1-14.5l84.5-84.5c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3c3.1 3.1 3.1 8.1 0 11.3zm43-52.4l-31.1-31.1a8.03 8.03 0 010-11.3l56.6-56.6c3.1-3.1 8.2-3.1 11.3 0l31.1 31.1c3.1 3.1 3.1 8.2 0 11.3l-56.6 56.6a8.03 8.03 0 01-11.3 0zM846 582c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8v-44c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v44z"}}]},name:"dashboard",theme:"filled"}},32734:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M924.8 385.6a446.7 446.7 0 00-96-142.4 446.7 446.7 0 00-142.4-96C631.1 123.8 572.5 112 512 112s-119.1 11.8-174.4 35.2a446.7 446.7 0 00-142.4 96 446.7 446.7 0 00-96 142.4C75.8 440.9 64 499.5 64 560c0 132.7 58.3 257.7 159.9 343.1l1.7 1.4c5.8 4.8 13.1 7.5 20.6 7.5h531.7c7.5 0 14.8-2.7 20.6-7.5l1.7-1.4C901.7 817.7 960 692.7 960 560c0-60.5-11.9-119.1-35.2-174.4zM761.4 836H262.6A371.12 371.12 0 01140 560c0-99.4 38.7-192.8 109-263 70.3-70.3 163.7-109 263-109 99.4 0 192.8 38.7 263 109 70.3 70.3 109 163.7 109 263 0 105.6-44.5 205.5-122.6 276zM623.5 421.5a8.03 8.03 0 00-11.3 0L527.7 506c-18.7-5-39.4-.2-54.1 14.5a55.95 55.95 0 000 79.2 55.95 55.95 0 0079.2 0 55.87 55.87 0 0014.5-54.1l84.5-84.5c3.1-3.1 3.1-8.2 0-11.3l-28.3-28.3zM490 320h44c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8h-44c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8zm260 218v44c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8v-44c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8zm12.7-197.2l-31.1-31.1a8.03 8.03 0 00-11.3 0l-56.6 56.6a8.03 8.03 0 000 11.3l31.1 31.1c3.1 3.1 8.2 3.1 11.3 0l56.6-56.6c3.1-3.1 3.1-8.2 0-11.3zm-458.6-31.1a8.03 8.03 0 00-11.3 0l-31.1 31.1a8.03 8.03 0 000 11.3l56.6 56.6c3.1 3.1 8.2 3.1 11.3 0l31.1-31.1c3.1-3.1 3.1-8.2 0-11.3l-56.6-56.6zM262 530h-80c-4.4 0-8 3.6-8 8v44c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8v-44c0-4.4-3.6-8-8-8z"}}]},name:"dashboard",theme:"outlined"}},17426:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 188c-99.3 0-192.7 38.7-263 109-70.3 70.2-109 163.6-109 263 0 105.6 44.5 205.5 122.6 276h498.8A371.12 371.12 0 00884 560c0-99.3-38.7-192.7-109-263-70.2-70.3-163.6-109-263-109zm-30 44c0-4.4 3.6-8 8-8h44c4.4 0 8 3.6 8 8v80c0 4.4-3.6 8-8 8h-44c-4.4 0-8-3.6-8-8v-80zM270 582c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8v-44c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v44zm90.7-204.4l-31.1 31.1a8.03 8.03 0 01-11.3 0l-56.6-56.6a8.03 8.03 0 010-11.3l31.1-31.1c3.1-3.1 8.2-3.1 11.3 0l56.6 56.6c3.1 3.1 3.1 8.2 0 11.3zm291.1 83.5l-84.5 84.5c5 18.7.2 39.4-14.5 54.1a55.95 55.95 0 01-79.2 0 55.95 55.95 0 010-79.2 55.87 55.87 0 0154.1-14.5l84.5-84.5c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3c3.1 3.1 3.1 8.2 0 11.3zm43-52.4l-31.1-31.1a8.03 8.03 0 010-11.3l56.6-56.6c3.1-3.1 8.2-3.1 11.3 0l31.1 31.1c3.1 3.1 3.1 8.2 0 11.3l-56.6 56.6a8.03 8.03 0 01-11.3 0zM846 538v44c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8v-44c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8z",fill:t}},{tag:"path",attrs:{d:"M623.5 421.5a8.03 8.03 0 00-11.3 0L527.7 506c-18.7-5-39.4-.2-54.1 14.5a55.95 55.95 0 000 79.2 55.95 55.95 0 0079.2 0 55.87 55.87 0 0014.5-54.1l84.5-84.5c3.1-3.1 3.1-8.2 0-11.3l-28.3-28.3zM490 320h44c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8h-44c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8z",fill:c}},{tag:"path",attrs:{d:"M924.8 385.6a446.7 446.7 0 00-96-142.4 446.7 446.7 0 00-142.4-96C631.1 123.8 572.5 112 512 112s-119.1 11.8-174.4 35.2a446.7 446.7 0 00-142.4 96 446.7 446.7 0 00-96 142.4C75.8 440.9 64 499.5 64 560c0 132.7 58.3 257.7 159.9 343.1l1.7 1.4c5.8 4.8 13.1 7.5 20.6 7.5h531.7c7.5 0 14.8-2.7 20.6-7.5l1.7-1.4C901.7 817.7 960 692.7 960 560c0-60.5-11.9-119.1-35.2-174.4zM761.4 836H262.6A371.12 371.12 0 01140 560c0-99.4 38.7-192.8 109-263 70.3-70.3 163.7-109 263-109 99.4 0 192.8 38.7 263 109 70.3 70.3 109 163.7 109 263 0 105.6-44.5 205.5-122.6 276z",fill:c}},{tag:"path",attrs:{d:"M762.7 340.8l-31.1-31.1a8.03 8.03 0 00-11.3 0l-56.6 56.6a8.03 8.03 0 000 11.3l31.1 31.1c3.1 3.1 8.2 3.1 11.3 0l56.6-56.6c3.1-3.1 3.1-8.2 0-11.3zM750 538v44c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8v-44c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8zM304.1 309.7a8.03 8.03 0 00-11.3 0l-31.1 31.1a8.03 8.03 0 000 11.3l56.6 56.6c3.1 3.1 8.2 3.1 11.3 0l31.1-31.1c3.1-3.1 3.1-8.2 0-11.3l-56.6-56.6zM262 530h-80c-4.4 0-8 3.6-8 8v44c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8v-44c0-4.4-3.6-8-8-8z",fill:c}}]}},name:"dashboard",theme:"twotone"}},18351:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v224h704V96c0-17.7-14.3-32-32-32zM288 232c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zM160 928c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V704H160v224zm128-136c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zM160 640h704V384H160v256zm128-168c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40z"}}]},name:"database",theme:"filled"}},47080:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-600 72h560v208H232V136zm560 480H232V408h560v208zm0 272H232V680h560v208zM304 240a40 40 0 1080 0 40 40 0 10-80 0zm0 272a40 40 0 1080 0 40 40 0 10-80 0zm0 272a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"database",theme:"outlined"}},67333:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M232 616h560V408H232v208zm112-144c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zM232 888h560V680H232v208zm112-144c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zM232 344h560V136H232v208zm112-144c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40z",fill:t}},{tag:"path",attrs:{d:"M304 512a40 40 0 1080 0 40 40 0 10-80 0zm0 272a40 40 0 1080 0 40 40 0 10-80 0zm0-544a40 40 0 1080 0 40 40 0 10-80 0z",fill:c}},{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V680h560v208zm0-272H232V408h560v208zm0-272H232V136h560v208z",fill:c}}]}},name:"database",theme:"twotone"}},38053:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M950.6 237.64c-9.5-4.63-13.6 4.22-19.12 8.7-1.9 1.49-3.51 3.36-5.12 5.11-13.89 14.82-30.09 24.53-51.26 23.37-30.95-1.72-57.38 8-80.75 31.66-4.96-29.2-21.46-46.6-46.55-57.8-13.14-5.78-26.43-11.6-35.66-24.26-6.42-8.96-8.17-19-11.38-28.9-2.06-5.97-4.1-12.05-10.94-13.06-7.47-1.16-10.38 5.08-13.3 10.3-11.68 21.36-16.2 44.88-15.75 68.7 1.01 53.6 23.64 96.32 68.62 126.67 5.12 3.5 6.42 6.98 4.82 12.06-3.06 10.45-6.72 20.64-9.93 31.1-2.06 6.68-5.12 8.13-12.25 5.22a205.33 205.33 0 01-64.85-44.01c-32-30.92-60.89-65.08-96.95-91.84a448 448 0 00-25.72-17.55c-36.78-35.73 4.85-65.07 14.44-68.54 10.08-3.66 3.51-16.17-29.04-15.98-32.56.1-62.35 11.01-100.32 25.57a112 112 0 01-17.36 5.08 358.4 358.4 0 00-107.63-3.77c-70.37 7.84-126.56 41.06-167.89 97.88-49.65 68.29-61.33 145.87-47.04 226.73 15.05 85.27 58.54 155.87 125.44 211.05 69.33 57.23 149.23 85.26 240.36 79.89 55.32-3.17 116.92-10.6 186.44-69.44 17.55 8.73 35.91 12.24 66.45 14.86 23.49 2.16 46.1-1.16 63.66-4.82 27.44-5.79 25.53-31.2 15.6-35.88-80.45-37.48-62.8-22.2-78.85-34.57 40.88-48.34 103.34-134.32 122.6-251.36 1.87-12.92 4.3-31.14 4.04-41.6-.15-6.38 1.3-8.88 8.58-9.59a156.8 156.8 0 0057.68-17.73c52.16-28.48 73.18-75.26 78.14-131.3.75-8.59-.15-17.44-9.22-21.95M496.32 742.27c-77.95-61.3-115.77-81.5-131.41-80.64-14.56.9-11.95 17.62-8.74 28.49 3.36 10.75 7.73 18.18 13.85 27.62 4.26 6.24 7.17 15.53-4.22 22.52-25.12 15.53-68.77-5.23-70.82-6.28-50.8-29.9-93.33-69.44-123.24-123.42-28.93-52-45.73-107.82-48.5-167.33-.74-14.37 3.52-19.49 17.82-22.1a175.47 175.47 0 0157.12-1.42c79.55 11.61 147.31 47.2 204.1 103.56 32.4 32.11 56.93 70.45 82.2 107.9 26.89 39.8 55.78 77.73 92.6 108.82 12.98 10.87 23.36 19.16 33.3 25.28-29.95 3.36-79.9 4.07-114.06-22.96zm37.37-240.42a11.42 11.42 0 0115.5-10.72 11.2 11.2 0 014.21 2.76 11.2 11.2 0 013.21 8c0 6.34-5.07 11.45-11.5 11.45a11.31 11.31 0 01-11.42-11.46m116.1 59.59c-7.46 3.02-14.93 5.63-22.06 5.97a46.67 46.67 0 01-29.79-9.48c-10.23-8.59-17.55-13.37-20.57-28.3a63.47 63.47 0 01.56-21.95c2.61-12.21-.26-20.05-8.88-27.14-7.02-5.83-15.9-7.43-25.73-7.43a22.4 22.4 0 01-9.48-2.92 9.45 9.45 0 01-4.26-13.36 37.33 37.33 0 017.17-7.84c13.3-7.54 28.64-5.08 42.79.6 13.14 5.37 23.07 15.23 37.37 29.2 14.63 16.83 17.24 21.5 25.57 34.15 6.57 9.86 12.54 20.01 16.65 31.66 2.46 7.24-.75 13.18-9.33 16.8"}}]},name:"deep-seek",theme:"filled"}},30899:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M651.1 641.9a7.84 7.84 0 00-5.1-1.9h-54.7c-2.4 0-4.6 1.1-6.1 2.9L512 730.7l-73.1-87.8a8.1 8.1 0 00-6.1-2.9H378c-1.9 0-3.7.7-5.1 1.9a7.97 7.97 0 00-1 11.3L474.2 776 371.8 898.9a8.06 8.06 0 006.1 13.2h54.7c2.4 0 4.6-1.1 6.1-2.9l73.1-87.8 73.1 87.8a8.1 8.1 0 006.1 2.9h55c1.9 0 3.7-.7 5.1-1.9 3.4-2.8 3.9-7.9 1-11.3L549.8 776l102.4-122.9c2.8-3.4 2.3-8.4-1.1-11.2zM472 544h80c4.4 0 8-3.6 8-8V120c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v416c0 4.4 3.6 8 8 8zM350 386H184V136c0-3.3-2.7-6-6-6h-60c-3.3 0-6 2.7-6 6v292c0 16.6 13.4 30 30 30h208c3.3 0 6-2.7 6-6v-60c0-3.3-2.7-6-6-6zm556-256h-60c-3.3 0-6 2.7-6 6v250H674c-3.3 0-6 2.7-6 6v60c0 3.3 2.7 6 6 6h208c16.6 0 30-13.4 30-30V136c0-3.3-2.7-6-6-6z"}}]},name:"delete-column",theme:"outlined"}},48505:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 256H736v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zm-200 0H360v-72h304v72z"}}]},name:"delete",theme:"filled"}},84533:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M360 184h-8c4.4 0 8-3.6 8-8v8h304v-8c0 4.4 3.6 8 8 8h-8v72h72v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80h72v-72zm504 72H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM731.3 840H292.7l-24.2-512h487l-24.2 512z"}}]},name:"delete",theme:"outlined"}},75026:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M819.8 512l102.4-122.9a8.06 8.06 0 00-6.1-13.2h-54.7c-2.4 0-4.6 1.1-6.1 2.9L782 466.7l-73.1-87.8a8.1 8.1 0 00-6.1-2.9H648c-1.9 0-3.7.7-5.1 1.9a7.97 7.97 0 00-1 11.3L744.2 512 641.8 634.9a8.06 8.06 0 006.1 13.2h54.7c2.4 0 4.6-1.1 6.1-2.9l73.1-87.8 73.1 87.8a8.1 8.1 0 006.1 2.9h55c1.9 0 3.7-.7 5.1-1.9 3.4-2.8 3.9-7.9 1-11.3L819.8 512zM536 464H120c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h416c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8zm-84 204h-60c-3.3 0-6 2.7-6 6v166H136c-3.3 0-6 2.7-6 6v60c0 3.3 2.7 6 6 6h292c16.6 0 30-13.4 30-30V674c0-3.3-2.7-6-6-6zM136 184h250v166c0 3.3 2.7 6 6 6h60c3.3 0 6-2.7 6-6V142c0-16.6-13.4-30-30-30H136c-3.3 0-6 2.7-6 6v60c0 3.3 2.7 6 6 6z"}}]},name:"delete-row",theme:"outlined"}},90216:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M292.7 840h438.6l24.2-512h-487z",fill:t}},{tag:"path",attrs:{d:"M864 256H736v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zm-504-72h304v72H360v-72zm371.3 656H292.7l-24.2-512h487l-24.2 512z",fill:c}}]}},name:"delete",theme:"twotone"}},61220:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M632 698.3l141.9-112a8 8 0 000-12.6L632 461.7c-5.3-4.2-13-.4-13 6.3v76H295c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h324v76c0 6.7 7.8 10.4 13 6.3zm261.3-405L730.7 130.7c-7.5-7.5-16.7-13-26.7-16V112H144c-17.7 0-32 14.3-32 32v278c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V184h136v136c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V205.8l136 136V422c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-83.5c0-17-6.7-33.2-18.7-45.2zM640 288H384V184h256v104zm264 436h-56c-4.4 0-8 3.6-8 8v108H184V732c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v148c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V732c0-4.4-3.6-8-8-8z"}}]},name:"delivered-procedure",theme:"outlined"}},14315:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888.3 693.2c-42.5-24.6-94.3-18-129.2 12.8l-53-30.7V523.6c0-15.7-8.4-30.3-22-38.1l-136-78.3v-67.1c44.2-15 76-56.8 76-106.1 0-61.9-50.1-112-112-112s-112 50.1-112 112c0 49.3 31.8 91.1 76 106.1v67.1l-136 78.3c-13.6 7.8-22 22.4-22 38.1v151.6l-53 30.7c-34.9-30.8-86.8-37.4-129.2-12.8-53.5 31-71.7 99.4-41 152.9 30.8 53.5 98.9 71.9 152.2 41 42.5-24.6 62.7-73 53.6-118.8l48.7-28.3 140.6 81c6.8 3.9 14.4 5.9 22 5.9s15.2-2 22-5.9L674.5 740l48.7 28.3c-9.1 45.7 11.2 94.2 53.6 118.8 53.3 30.9 121.5 12.6 152.2-41 30.8-53.6 12.6-122-40.7-152.9zm-673 138.4a47.6 47.6 0 01-65.2-17.6c-13.2-22.9-5.4-52.3 17.5-65.5a47.6 47.6 0 0165.2 17.6c13.2 22.9 5.4 52.3-17.5 65.5zM522 463.8zM464 234a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm170 446.2l-122 70.3-122-70.3V539.8l122-70.3 122 70.3v140.4zm239.9 133.9c-13.2 22.9-42.4 30.8-65.2 17.6-22.8-13.2-30.7-42.6-17.5-65.5s42.4-30.8 65.2-17.6c22.9 13.2 30.7 42.5 17.5 65.5z"}}]},name:"deployment-unit",theme:"outlined"}},72329:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 140H96c-17.7 0-32 14.3-32 32v496c0 17.7 14.3 32 32 32h380v112H304c-8.8 0-16 7.2-16 16v48c0 4.4 3.6 8 8 8h432c4.4 0 8-3.6 8-8v-48c0-8.8-7.2-16-16-16H548V700h380c17.7 0 32-14.3 32-32V172c0-17.7-14.3-32-32-32zm-40 488H136V212h752v416z"}}]},name:"desktop",theme:"outlined"}},16651:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.2 306.6L611.3 72.9c-6-5.7-13.9-8.9-22.2-8.9H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h277l219 210.6V824c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V329.6c0-8.7-3.5-17-9.8-23zM553.4 201.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v704c0 17.7 14.3 32 32 32h512c17.7 0 32-14.3 32-32V397.3c0-8.5-3.4-16.6-9.4-22.6L553.4 201.4zM568 753c0 3.8-3.4 7-7.5 7h-225c-4.1 0-7.5-3.2-7.5-7v-42c0-3.8 3.4-7 7.5-7h225c4.1 0 7.5 3.2 7.5 7v42zm0-220c0 3.8-3.4 7-7.5 7H476v84.9c0 3.9-3.1 7.1-7 7.1h-42c-3.8 0-7-3.2-7-7.1V540h-84.5c-4.1 0-7.5-3.2-7.5-7v-42c0-3.9 3.4-7 7.5-7H420v-84.9c0-3.9 3.2-7.1 7-7.1h42c3.9 0 7 3.2 7 7.1V484h84.5c4.1 0 7.5 3.1 7.5 7v42z"}}]},name:"diff",theme:"filled"}},36867:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M476 399.1c0-3.9-3.1-7.1-7-7.1h-42c-3.8 0-7 3.2-7 7.1V484h-84.5c-4.1 0-7.5 3.1-7.5 7v42c0 3.8 3.4 7 7.5 7H420v84.9c0 3.9 3.2 7.1 7 7.1h42c3.9 0 7-3.2 7-7.1V540h84.5c4.1 0 7.5-3.2 7.5-7v-42c0-3.9-3.4-7-7.5-7H476v-84.9zM560.5 704h-225c-4.1 0-7.5 3.2-7.5 7v42c0 3.8 3.4 7 7.5 7h225c4.1 0 7.5-3.2 7.5-7v-42c0-3.8-3.4-7-7.5-7zm-7.1-502.6c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v704c0 17.7 14.3 32 32 32h512c17.7 0 32-14.3 32-32V397.3c0-8.5-3.4-16.6-9.4-22.6L553.4 201.4zM664 888H232V264h282.2L664 413.8V888zm190.2-581.4L611.3 72.9c-6-5.7-13.9-8.9-22.2-8.9H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h277l219 210.6V824c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V329.6c0-8.7-3.5-17-9.8-23z"}}]},name:"diff",theme:"outlined"}},20897:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M232 264v624h432V413.8L514.2 264H232zm336 489c0 3.8-3.4 7-7.5 7h-225c-4.1 0-7.5-3.2-7.5-7v-42c0-3.8 3.4-7 7.5-7h225c4.1 0 7.5 3.2 7.5 7v42zm0-262v42c0 3.8-3.4 7-7.5 7H476v84.9c0 3.9-3.1 7.1-7 7.1h-42c-3.8 0-7-3.2-7-7.1V540h-84.5c-4.1 0-7.5-3.2-7.5-7v-42c0-3.9 3.4-7 7.5-7H420v-84.9c0-3.9 3.2-7.1 7-7.1h42c3.9 0 7 3.2 7 7.1V484h84.5c4.1 0 7.5 3.1 7.5 7z",fill:t}},{tag:"path",attrs:{d:"M854.2 306.6L611.3 72.9c-6-5.7-13.9-8.9-22.2-8.9H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h277l219 210.6V824c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V329.6c0-8.7-3.5-17-9.8-23z",fill:c}},{tag:"path",attrs:{d:"M553.4 201.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v704c0 17.7 14.3 32 32 32h512c17.7 0 32-14.3 32-32V397.3c0-8.5-3.4-16.6-9.4-22.6L553.4 201.4zM664 888H232V264h282.2L664 413.8V888z",fill:c}},{tag:"path",attrs:{d:"M476 399.1c0-3.9-3.1-7.1-7-7.1h-42c-3.8 0-7 3.2-7 7.1V484h-84.5c-4.1 0-7.5 3.1-7.5 7v42c0 3.8 3.4 7 7.5 7H420v84.9c0 3.9 3.2 7.1 7 7.1h42c3.9 0 7-3.2 7-7.1V540h84.5c4.1 0 7.5-3.2 7.5-7v-42c0-3.9-3.4-7-7.5-7H476v-84.9zM560.5 704h-225c-4.1 0-7.5 3.2-7.5 7v42c0 3.8 3.4 7 7.5 7h225c4.1 0 7.5-3.2 7.5-7v-42c0-3.8-3.4-7-7.5-7z",fill:c}}]}},name:"diff",theme:"twotone"}},56783:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M573.7 252.5C422.5 197.4 201.3 96.7 201.3 96.7c-15.7-4.1-17.9 11.1-17.9 11.1-5 61.1 33.6 160.5 53.6 182.8 19.9 22.3 319.1 113.7 319.1 113.7S326 357.9 270.5 341.9c-55.6-16-37.9 17.8-37.9 17.8 11.4 61.7 64.9 131.8 107.2 138.4 42.2 6.6 220.1 4 220.1 4s-35.5 4.1-93.2 11.9c-42.7 5.8-97 12.5-111.1 17.8-33.1 12.5 24 62.6 24 62.6 84.7 76.8 129.7 50.5 129.7 50.5 33.3-10.7 61.4-18.5 85.2-24.2L565 743.1h84.6L603 928l205.3-271.9H700.8l22.3-38.7c.3.5.4.8.4.8S799.8 496.1 829 433.8l.6-1h-.1c5-10.8 8.6-19.7 10-25.8 17-71.3-114.5-99.4-265.8-154.5z"}}]},name:"dingding",theme:"outlined"}},94412:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm227 385.3c-1 4.2-3.5 10.4-7 17.8h.1l-.4.7c-20.3 43.1-73.1 127.7-73.1 127.7s-.1-.2-.3-.5l-15.5 26.8h74.5L575.1 810l32.3-128h-58.6l20.4-84.7c-16.5 3.9-35.9 9.4-59 16.8 0 0-31.2 18.2-89.9-35 0 0-39.6-34.7-16.6-43.4 9.8-3.7 47.4-8.4 77-12.3 40-5.4 64.6-8.2 64.6-8.2S422 517 392.7 512.5c-29.3-4.6-66.4-53.1-74.3-95.8 0 0-12.2-23.4 26.3-12.3 38.5 11.1 197.9 43.2 197.9 43.2s-207.4-63.3-221.2-78.7c-13.8-15.4-40.6-84.2-37.1-126.5 0 0 1.5-10.5 12.4-7.7 0 0 153.3 69.7 258.1 107.9 104.8 37.9 195.9 57.3 184.2 106.7z"}}]},name:"dingtalk-circle",theme:"filled"}},63566:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M573.7 252.5C422.5 197.4 201.3 96.7 201.3 96.7c-15.7-4.1-17.9 11.1-17.9 11.1-5 61.1 33.6 160.5 53.6 182.8 19.9 22.3 319.1 113.7 319.1 113.7S326 357.9 270.5 341.9c-55.6-16-37.9 17.8-37.9 17.8 11.4 61.7 64.9 131.8 107.2 138.4 42.2 6.6 220.1 4 220.1 4s-35.5 4.1-93.2 11.9c-42.7 5.8-97 12.5-111.1 17.8-33.1 12.5 24 62.6 24 62.6 84.7 76.8 129.7 50.5 129.7 50.5 33.3-10.7 61.4-18.5 85.2-24.2L565 743.1h84.6L603 928l205.3-271.9H700.8l22.3-38.7c.3.5.4.8.4.8S799.8 496.1 829 433.8l.6-1h-.1c5-10.8 8.6-19.7 10-25.8 17-71.3-114.5-99.4-265.8-154.5z"}}]},name:"dingtalk",theme:"outlined"}},29989:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM739 449.3c-1 4.2-3.5 10.4-7 17.8h.1l-.4.7c-20.3 43.1-73.1 127.7-73.1 127.7s-.1-.2-.3-.5l-15.5 26.8h74.5L575.1 810l32.3-128h-58.6l20.4-84.7c-16.5 3.9-35.9 9.4-59 16.8 0 0-31.2 18.2-89.9-35 0 0-39.6-34.7-16.6-43.4 9.8-3.7 47.4-8.4 77-12.3 40-5.4 64.6-8.2 64.6-8.2S422 517 392.7 512.5c-29.3-4.6-66.4-53.1-74.3-95.8 0 0-12.2-23.4 26.3-12.3 38.5 11.1 197.9 43.2 197.9 43.2s-207.4-63.3-221.2-78.7c-13.8-15.4-40.6-84.2-37.1-126.5 0 0 1.5-10.5 12.4-7.7 0 0 153.3 69.7 258.1 107.9 104.8 37.9 195.9 57.3 184.2 106.7z"}}]},name:"dingtalk-square",theme:"filled"}},65279:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832.6 191.4c-84.6-84.6-221.5-84.6-306 0l-96.9 96.9 51 51 96.9-96.9c53.8-53.8 144.6-59.5 204 0 59.5 59.5 53.8 150.2 0 204l-96.9 96.9 51.1 51.1 96.9-96.9c84.4-84.6 84.4-221.5-.1-306.1zM446.5 781.6c-53.8 53.8-144.6 59.5-204 0-59.5-59.5-53.8-150.2 0-204l96.9-96.9-51.1-51.1-96.9 96.9c-84.6 84.6-84.6 221.5 0 306s221.5 84.6 306 0l96.9-96.9-51-51-96.8 97zM260.3 209.4a8.03 8.03 0 00-11.3 0L209.4 249a8.03 8.03 0 000 11.3l554.4 554.4c3.1 3.1 8.2 3.1 11.3 0l39.6-39.6c3.1-3.1 3.1-8.2 0-11.3L260.3 209.4z"}}]},name:"disconnect",theme:"outlined"}},34883:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M811.15 87c51.16 0 92.41 41.36 94.85 90.03V960l-97.4-82.68-53.48-48.67-58.35-50.85 24.37 80.2H210.41c-51 0-92.41-38.74-92.41-90.06V177.21c0-48.67 41.48-90.1 92.6-90.1h600.3zM588.16 294.1h-1.09l-7.34 7.28c75.38 21.8 111.85 55.86 111.85 55.86-48.58-24.28-92.36-36.42-136.14-41.32-31.64-4.91-63.28-2.33-90 0h-7.28c-17.09 0-53.45 7.27-102.18 26.7-16.98 7.39-26.72 12.22-26.72 12.22s36.43-36.42 116.72-55.86l-4.9-4.9s-60.8-2.33-126.44 46.15c0 0-65.64 114.26-65.64 255.13 0 0 36.36 63.24 136.11 65.64 0 0 14.55-19.37 29.27-36.42-56-17-77.82-51.02-77.82-51.02s4.88 2.4 12.19 7.27h2.18c1.09 0 1.6.54 2.18 1.09v.21c.58.59 1.09 1.1 2.18 1.1 12 4.94 24 9.8 33.82 14.53a297.58 297.58 0 0065.45 19.48c33.82 4.9 72.59 7.27 116.73 0 21.82-4.9 43.64-9.7 65.46-19.44 14.18-7.27 31.63-14.54 50.8-26.79 0 0-21.82 34.02-80.19 51.03 12 16.94 28.91 36.34 28.91 36.34 99.79-2.18 138.55-65.42 140.73-62.73 0-140.65-66-255.13-66-255.13-59.45-44.12-115.09-45.8-124.91-45.8l2.04-.72zM595 454c25.46 0 46 21.76 46 48.41 0 26.83-20.65 48.59-46 48.59s-46-21.76-46-48.37c.07-26.84 20.75-48.52 46-48.52zm-165.85 0c25.35 0 45.85 21.76 45.85 48.41 0 26.83-20.65 48.59-46 48.59s-46-21.76-46-48.37c0-26.84 20.65-48.52 46-48.52z"}}]},name:"discord",theme:"filled"}},9770:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M405 158l-25 3s-112.13 12.26-194.02 78.02h-.96l-1.02.96c-18.37 16.9-26.37 37.67-39 68.04a982.08 982.08 0 00-38 112C83.27 505.87 64 609.87 64 705v8l4 8c29.63 52 82.24 85.12 131 108 48.74 22.88 90.89 35 120 36l19.02.99 9.98-17 35-62c37.13 8.38 79.88 14 129 14 49.12 0 91.87-5.62 129-14l35 62 10.02 17 18.97-1c29.12-.98 71.27-13.11 120-36 48.77-22.87 101.38-56 131.01-108l4-8v-8c0-95.13-19.26-199.13-43-284.98a982.08 982.08 0 00-38-112c-12.63-30.4-20.63-51.14-39-68l-1-1.03h-1.02C756.16 173.26 644 161.01 644 161.01L619 158l-9.02 23s-9.24 23.37-14.97 50.02a643.04 643.04 0 00-83.01-6.01c-17.12 0-46.72 1.12-83 6.01a359.85 359.85 0 00-15.02-50.01zm-44 73.02c1.37 4.48 2.74 8.36 4 12-41.38 10.24-85.51 25.86-126 50.98l34 54.02C356 296.5 475.22 289 512 289c36.74 0 156 7.49 239 59L785 294c-40.49-25.12-84.62-40.74-126-51 1.26-3.62 2.63-7.5 4-12 29.86 6 86.89 19.77 134 57.02-.26.12 12 18.62 23 44.99 11.26 27.13 23.74 63.26 35 104 21.64 78.11 38.63 173.25 40 256.99-20.15 30.75-57.5 58.5-97.02 77.02A311.8 311.8 0 01720 795.98l-16-26.97c9.5-3.52 18.88-7.36 27-11.01 49.26-21.63 76-45 76-45l-42-48s-18 16.52-60 35.02C663.03 718.52 598.87 737 512 737s-151-18.5-193-37c-42-18.49-60-35-60-35l-42 48s26.74 23.36 76 44.99a424.47 424.47 0 0027 11l-16 27.02a311.8 311.8 0 01-78.02-25.03c-39.48-18.5-76.86-46.24-96.96-76.99 1.35-83.74 18.34-178.88 40-257A917.22 917.22 0 01204 333c11-26.36 23.26-44.86 23-44.98 47.11-37.25 104.14-51.01 134-57m39 217.99c-24.74 0-46.62 14.11-60 32-13.38 17.89-20 39.87-20 64s6.62 46.11 20 64c13.38 17.89 35.26 32 60 32 24.74 0 46.62-14.11 60-32 13.38-17.89 20-39.87 20-64s-6.62-46.11-20-64c-13.38-17.89-35.26-32-60-32m224 0c-24.74 0-46.62 14.11-60 32-13.38 17.89-20 39.87-20 64s6.62 46.11 20 64c13.38 17.89 35.26 32 60 32 24.74 0 46.62-14.11 60-32 13.38-17.89 20-39.87 20-64s-6.62-46.11-20-64c-13.38-17.89-35.26-32-60-32m-224 64c1.76 0 4 .64 8 6.01 4 5.35 8 14.72 8 25.99 0 11.26-4 20.64-8 26.01-4 5.35-6.24 5.99-8 5.99-1.76 0-4-.64-8-6.02a44.83 44.83 0 01-8-25.98c0-11.27 4-20.64 8-26.02 4-5.34 6.24-5.98 8-5.98m224 0c1.76 0 4 .64 8 6.01 4 5.35 8 14.72 8 25.99 0 11.26-4 20.64-8 26.01-4 5.35-6.24 5.99-8 5.99-1.76 0-4-.64-8-6.02a44.83 44.83 0 01-8-25.98c0-11.27 4-20.64 8-26.02 4-5.34 6.24-5.98 8-5.98"}}]},name:"discord",theme:"outlined"}},65134:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.9 490.3c3.6-12 5.4-24.4 5.4-37 0-28.3-9.3-55.5-26.1-77.7 3.6-12 5.4-24.4 5.4-37 0-28.3-9.3-55.5-26.1-77.7 3.6-12 5.4-24.4 5.4-37 0-51.6-30.7-98.1-78.3-118.4a66.1 66.1 0 00-26.5-5.4H273v428h.3l85.8 310.8C372.9 889 418.9 924 470.9 924c29.7 0 57.4-11.8 77.9-33.4 20.5-21.5 31-49.7 29.5-79.4l-6-122.9h239.9c12.1 0 23.9-3.2 34.3-9.3 40.4-23.5 65.5-66.1 65.5-111 0-28.3-9.3-55.5-26.1-77.7zM112 132v364c0 17.7 14.3 32 32 32h65V100h-65c-17.7 0-32 14.3-32 32z"}}]},name:"dislike",theme:"filled"}},27603:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.9 490.3c3.6-12 5.4-24.4 5.4-37 0-28.3-9.3-55.5-26.1-77.7 3.6-12 5.4-24.4 5.4-37 0-28.3-9.3-55.5-26.1-77.7 3.6-12 5.4-24.4 5.4-37 0-51.6-30.7-98.1-78.3-118.4a66.1 66.1 0 00-26.5-5.4H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h129.3l85.8 310.8C372.9 889 418.9 924 470.9 924c29.7 0 57.4-11.8 77.9-33.4 20.5-21.5 31-49.7 29.5-79.4l-6-122.9h239.9c12.1 0 23.9-3.2 34.3-9.3 40.4-23.5 65.5-66.1 65.5-111 0-28.3-9.3-55.5-26.1-77.7zM184 456V172h81v284h-81zm627.2 160.4H496.8l9.6 198.4c.6 11.9-4.7 23.1-14.6 30.5-6.1 4.5-13.6 6.8-21.1 6.7a44.28 44.28 0 01-42.2-32.3L329 459.2V172h415.4a56.85 56.85 0 0133.6 51.8c0 9.7-2.3 18.9-6.9 27.3l-13.9 25.4 21.9 19a56.76 56.76 0 0119.6 43c0 9.7-2.3 18.9-6.9 27.3l-13.9 25.4 21.9 19a56.76 56.76 0 0119.6 43c0 9.7-2.3 18.9-6.9 27.3l-14 25.5 21.9 19a56.76 56.76 0 0119.6 43c0 19.1-11 37.5-28.8 48.4z"}}]},name:"dislike",theme:"outlined"}},61525:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M273 100.1v428h.3l-.3-428zM820.4 525l-21.9-19 14-25.5a56.2 56.2 0 006.9-27.3c0-16.5-7.1-32.2-19.6-43l-21.9-19 13.9-25.4a56.2 56.2 0 006.9-27.3c0-16.5-7.1-32.2-19.6-43l-21.9-19 13.9-25.4a56.2 56.2 0 006.9-27.3c0-22.4-13.2-42.6-33.6-51.8H345v345.2c18.6 67.2 46.4 168 83.5 302.5a44.28 44.28 0 0042.2 32.3c7.5.1 15-2.2 21.1-6.7 9.9-7.4 15.2-18.6 14.6-30.5l-9.6-198.4h314.4C829 605.5 840 587.1 840 568c0-16.5-7.1-32.2-19.6-43z",fill:t}},{tag:"path",attrs:{d:"M112 132v364c0 17.7 14.3 32 32 32h65V100h-65c-17.7 0-32 14.3-32 32zm773.9 358.3c3.6-12 5.4-24.4 5.4-37 0-28.3-9.3-55.5-26.1-77.7 3.6-12 5.4-24.4 5.4-37 0-28.3-9.3-55.5-26.1-77.7 3.6-12 5.4-24.4 5.4-37 0-51.6-30.7-98.1-78.3-118.4a66.1 66.1 0 00-26.5-5.4H273l.3 428 85.8 310.8C372.9 889 418.9 924 470.9 924c29.7 0 57.4-11.8 77.9-33.4 20.5-21.5 31-49.7 29.5-79.4l-6-122.9h239.9c12.1 0 23.9-3.2 34.3-9.3 40.4-23.5 65.5-66.1 65.5-111 0-28.3-9.3-55.5-26.1-77.7zm-74.7 126.1H496.8l9.6 198.4c.6 11.9-4.7 23.1-14.6 30.5-6.1 4.5-13.6 6.8-21.1 6.7a44.28 44.28 0 01-42.2-32.3c-37.1-134.4-64.9-235.2-83.5-302.5V172h399.4a56.85 56.85 0 0133.6 51.8c0 9.7-2.3 18.9-6.9 27.3l-13.9 25.4 21.9 19a56.76 56.76 0 0119.6 43c0 9.7-2.3 18.9-6.9 27.3l-13.9 25.4 21.9 19a56.76 56.76 0 0119.6 43c0 9.7-2.3 18.9-6.9 27.3l-14 25.5 21.9 19a56.76 56.76 0 0119.6 43c0 19.1-11 37.5-28.8 48.4z",fill:c}}]}},name:"dislike",theme:"twotone"}},80923:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M555.88 488.24h-92.62v-82.79h92.62zm0-286.24h-92.62v85.59h92.62zm109.45 203.45H572.7v82.79h92.62zm-218.9-101.02h-92.61v84.18h92.6zm109.45 0h-92.61v84.18h92.6zm388.69 140.3c-19.65-14.02-67.36-18.23-102.44-11.22-4.2-33.67-23.85-63.14-57.53-89.8l-19.65-12.62-12.62 19.64c-25.26 39.29-32.28 103.83-5.62 145.92-12.63 7.02-36.48 15.44-67.35 15.44H67.56c-12.63 71.56 8.42 164.16 61.74 227.3C181.22 801.13 259.8 832 360.83 832c220.3 0 384.48-101.02 460.25-286.24 29.47 0 95.42 0 127.7-63.14 1.4-2.8 9.82-18.24 11.22-23.85zm-717.04-39.28h-92.61v82.79h92.6zm109.45 0h-92.61v82.79h92.6zm109.45 0h-92.61v82.79h92.6zM336.98 304.43h-92.61v84.19h92.6z"}}]},name:"docker",theme:"outlined"}},68703:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm22.3 665.2l.2 31.7c0 4.4-3.6 8.1-8 8.1h-28.4c-4.4 0-8-3.6-8-8v-31.4C401.3 723 359.5 672.4 355 617.4c-.4-4.7 3.3-8.7 8-8.7h46.2c3.9 0 7.3 2.8 7.9 6.6 5.1 31.7 29.8 55.4 74.1 61.3V533.9l-24.7-6.3c-52.3-12.5-102.1-45.1-102.1-112.7 0-72.9 55.4-112.1 126.2-119v-33c0-4.4 3.6-8 8-8h28.1c4.4 0 8 3.6 8 8v32.7c68.5 6.9 119.9 46.9 125.9 109.2.5 4.7-3.2 8.8-8 8.8h-44.9c-4 0-7.4-3-7.9-6.9-4-29.2-27.4-53-65.5-58.2v134.3l25.4 5.9c64.8 16 108.9 47 108.9 116.4 0 75.3-56 117.3-134.3 124.1zM426.6 410.3c0 25.4 15.7 45.1 49.5 57.3 4.7 1.9 9.4 3.4 15 5v-124c-36.9 4.7-64.5 25.4-64.5 61.7zm116.5 135.2c-2.8-.6-5.6-1.3-8.8-2.2V677c42.6-3.8 72-27.2 72-66.4 0-30.7-15.9-50.7-63.2-65.1z"}}]},name:"dollar-circle",theme:"filled"}},87028:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm47.7-395.2l-25.4-5.9V348.6c38 5.2 61.5 29 65.5 58.2.5 4 3.9 6.9 7.9 6.9h44.9c4.7 0 8.4-4.1 8-8.8-6.1-62.3-57.4-102.3-125.9-109.2V263c0-4.4-3.6-8-8-8h-28.1c-4.4 0-8 3.6-8 8v33c-70.8 6.9-126.2 46-126.2 119 0 67.6 49.8 100.2 102.1 112.7l24.7 6.3v142.7c-44.2-5.9-69-29.5-74.1-61.3-.6-3.8-4-6.6-7.9-6.6H363c-4.7 0-8.4 4-8 8.7 4.5 55 46.2 105.6 135.2 112.1V761c0 4.4 3.6 8 8 8h28.4c4.4 0 8-3.6 8-8.1l-.2-31.7c78.3-6.9 134.3-48.8 134.3-124-.1-69.4-44.2-100.4-109-116.4zm-68.6-16.2c-5.6-1.6-10.3-3.1-15-5-33.8-12.2-49.5-31.9-49.5-57.3 0-36.3 27.5-57 64.5-61.7v124zM534.3 677V543.3c3.1.9 5.9 1.6 8.8 2.2 47.3 14.4 63.2 34.4 63.2 65.1 0 39.1-29.4 62.6-72 66.4z"}}]},name:"dollar-circle",theme:"outlined"}},46772:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M426.6 410.3c0 25.4 15.7 45.1 49.5 57.3 4.7 1.9 9.4 3.4 15 5v-124c-37 4.7-64.5 25.4-64.5 61.7zm116.5 135.2c-2.9-.6-5.7-1.3-8.8-2.2V677c42.6-3.8 72-27.3 72-66.4 0-30.7-15.9-50.7-63.2-65.1z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm22.4 589.2l.2 31.7c0 4.5-3.6 8.1-8 8.1h-28.4c-4.4 0-8-3.6-8-8v-31.4c-89-6.5-130.7-57.1-135.2-112.1-.4-4.7 3.3-8.7 8-8.7h46.2c3.9 0 7.3 2.8 7.9 6.6 5.1 31.8 29.9 55.4 74.1 61.3V534l-24.7-6.3c-52.3-12.5-102.1-45.1-102.1-112.7 0-73 55.4-112.1 126.2-119v-33c0-4.4 3.6-8 8-8h28.1c4.4 0 8 3.6 8 8v32.7c68.5 6.9 119.8 46.9 125.9 109.2a8.1 8.1 0 01-8 8.8h-44.9c-4 0-7.4-2.9-7.9-6.9-4-29.2-27.5-53-65.5-58.2v134.3l25.4 5.9c64.8 16 108.9 47 109 116.4 0 75.2-56 117.1-134.3 124z",fill:t}},{tag:"path",attrs:{d:"M559.7 488.8l-25.4-5.9V348.6c38 5.2 61.5 29 65.5 58.2.5 4 3.9 6.9 7.9 6.9h44.9c4.7 0 8.4-4.1 8-8.8-6.1-62.3-57.4-102.3-125.9-109.2V263c0-4.4-3.6-8-8-8h-28.1c-4.4 0-8 3.6-8 8v33c-70.8 6.9-126.2 46-126.2 119 0 67.6 49.8 100.2 102.1 112.7l24.7 6.3v142.7c-44.2-5.9-69-29.5-74.1-61.3-.6-3.8-4-6.6-7.9-6.6H363c-4.7 0-8.4 4-8 8.7 4.5 55 46.2 105.6 135.2 112.1V761c0 4.4 3.6 8 8 8h28.4c4.4 0 8-3.6 8-8.1l-.2-31.7c78.3-6.9 134.3-48.8 134.3-124-.1-69.4-44.2-100.4-109-116.4zm-68.6-16.2c-5.6-1.6-10.3-3.1-15-5-33.8-12.2-49.5-31.9-49.5-57.3 0-36.3 27.5-57 64.5-61.7v124zM534.3 677V543.3c3.1.9 5.9 1.6 8.8 2.2 47.3 14.4 63.2 34.4 63.2 65.1 0 39.1-29.4 62.6-72 66.4z",fill:c}}]}},name:"dollar-circle",theme:"twotone"}},26599:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm47.7-395.2l-25.4-5.9V348.6c38 5.2 61.5 29 65.5 58.2.5 4 3.9 6.9 7.9 6.9h44.9c4.7 0 8.4-4.1 8-8.8-6.1-62.3-57.4-102.3-125.9-109.2V263c0-4.4-3.6-8-8-8h-28.1c-4.4 0-8 3.6-8 8v33c-70.8 6.9-126.2 46-126.2 119 0 67.6 49.8 100.2 102.1 112.7l24.7 6.3v142.7c-44.2-5.9-69-29.5-74.1-61.3-.6-3.8-4-6.6-7.9-6.6H363c-4.7 0-8.4 4-8 8.7 4.5 55 46.2 105.6 135.2 112.1V761c0 4.4 3.6 8 8 8h28.4c4.4 0 8-3.6 8-8.1l-.2-31.7c78.3-6.9 134.3-48.8 134.3-124-.1-69.4-44.2-100.4-109-116.4zm-68.6-16.2c-5.6-1.6-10.3-3.1-15-5-33.8-12.2-49.5-31.9-49.5-57.3 0-36.3 27.5-57 64.5-61.7v124zM534.3 677V543.3c3.1.9 5.9 1.6 8.8 2.2 47.3 14.4 63.2 34.4 63.2 65.1 0 39.1-29.4 62.6-72 66.4z"}}]},name:"dollar",theme:"outlined"}},1468:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M426.6 410.3c0 25.4 15.7 45.1 49.5 57.3 4.7 1.9 9.4 3.4 15 5v-124c-37 4.7-64.5 25.4-64.5 61.7zm116.5 135.2c-2.9-.6-5.7-1.3-8.8-2.2V677c42.6-3.8 72-27.3 72-66.4 0-30.7-15.9-50.7-63.2-65.1z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm22.4 589.2l.2 31.7c0 4.5-3.6 8.1-8 8.1h-28.4c-4.4 0-8-3.6-8-8v-31.4c-89-6.5-130.7-57.1-135.2-112.1-.4-4.7 3.3-8.7 8-8.7h46.2c3.9 0 7.3 2.8 7.9 6.6 5.1 31.8 29.9 55.4 74.1 61.3V534l-24.7-6.3c-52.3-12.5-102.1-45.1-102.1-112.7 0-73 55.4-112.1 126.2-119v-33c0-4.4 3.6-8 8-8h28.1c4.4 0 8 3.6 8 8v32.7c68.5 6.9 119.8 46.9 125.9 109.2a8.1 8.1 0 01-8 8.8h-44.9c-4 0-7.4-2.9-7.9-6.9-4-29.2-27.5-53-65.5-58.2v134.3l25.4 5.9c64.8 16 108.9 47 109 116.4 0 75.2-56 117.1-134.3 124z",fill:t}},{tag:"path",attrs:{d:"M559.7 488.8l-25.4-5.9V348.6c38 5.2 61.5 29 65.5 58.2.5 4 3.9 6.9 7.9 6.9h44.9c4.7 0 8.4-4.1 8-8.8-6.1-62.3-57.4-102.3-125.9-109.2V263c0-4.4-3.6-8-8-8h-28.1c-4.4 0-8 3.6-8 8v33c-70.8 6.9-126.2 46-126.2 119 0 67.6 49.8 100.2 102.1 112.7l24.7 6.3v142.7c-44.2-5.9-69-29.5-74.1-61.3-.6-3.8-4-6.6-7.9-6.6H363c-4.7 0-8.4 4-8 8.7 4.5 55 46.2 105.6 135.2 112.1V761c0 4.4 3.6 8 8 8h28.4c4.4 0 8-3.6 8-8.1l-.2-31.7c78.3-6.9 134.3-48.8 134.3-124-.1-69.4-44.2-100.4-109-116.4zm-68.6-16.2c-5.6-1.6-10.3-3.1-15-5-33.8-12.2-49.5-31.9-49.5-57.3 0-36.3 27.5-57 64.5-61.7v124zM534.3 677V543.3c3.1.9 5.9 1.6 8.8 2.2 47.3 14.4 63.2 34.4 63.2 65.1 0 39.1-29.4 62.6-72 66.4z",fill:c}}]}},name:"dollar",theme:"twotone"}},17168:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 792H200V168c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h752c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM288 604a64 64 0 10128 0 64 64 0 10-128 0zm118-224a48 48 0 1096 0 48 48 0 10-96 0zm158 228a96 96 0 10192 0 96 96 0 10-192 0zm148-314a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"dot-chart",theme:"outlined"}},36765:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"g",attrs:{"fill-opacity":".88"},children:[{tag:"path",attrs:{d:"M101.28 662c-10.65 0-19.53-3.3-26.63-9.89-7.1-6.6-10.65-14.7-10.65-24.32 0-9.89 3.65-18 10.96-24.31 7.3-6.32 16.42-9.48 27.35-9.48 11.06 0 20.1 3.2 27.14 9.58 7.03 6.39 10.55 14.46 10.55 24.21 0 10.03-3.58 18.24-10.76 24.63-7.17 6.39-16.49 9.58-27.96 9.58M458 657h-66.97l-121.4-185.35c-7.13-10.84-12.06-19-14.8-24.48h-.82c1.1 10.42 1.65 26.33 1.65 47.72V657H193V362h71.49l116.89 179.6a423.23 423.23 0 0114.79 24.06h.82c-1.1-6.86-1.64-20.37-1.64-40.53V362H458zM702 657H525V362h170.2v54.1H591.49v65.63H688v53.9h-96.52v67.47H702zM960 416.1h-83.95V657h-66.5V416.1H726V362h234z"}}]}]},name:"dot-net",theme:"outlined"}},88004:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M272.9 512l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L186.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H532c6.7 0 10.4-7.7 6.3-12.9L272.9 512zm304 0l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L490.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H836c6.7 0 10.4-7.7 6.3-12.9L576.9 512z"}}]},name:"double-left",theme:"outlined"}},10145:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z"}}]},name:"double-right",theme:"outlined"}},39275:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm184.5 353.7l-178 246a7.95 7.95 0 01-12.9 0l-178-246c-3.8-5.3 0-12.7 6.5-12.7H381c10.2 0 19.9 4.9 25.9 13.2L512 563.6l105.2-145.4c6-8.3 15.6-13.2 25.9-13.2H690c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"down-circle",theme:"filled"}},3778:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M690 405h-46.9c-10.2 0-19.9 4.9-25.9 13.2L512 563.6 406.8 418.2c-6-8.3-15.6-13.2-25.9-13.2H334c-6.5 0-10.3 7.4-6.5 12.7l178 246c3.2 4.4 9.7 4.4 12.9 0l178-246c3.9-5.3.1-12.7-6.4-12.7z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"down-circle",theme:"outlined"}},17524:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm184.4 277.7l-178 246a7.95 7.95 0 01-12.9 0l-178-246c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.3 0 19.9 4.9 25.9 13.2L512 563.6l105.2-145.4c6-8.3 15.7-13.2 25.9-13.2H690c6.5 0 10.3 7.4 6.4 12.7z",fill:t}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M690 405h-46.9c-10.2 0-19.9 4.9-25.9 13.2L512 563.6 406.8 418.2c-6-8.3-15.6-13.2-25.9-13.2H334c-6.5 0-10.3 7.4-6.5 12.7l178 246c3.2 4.4 9.7 4.4 12.9 0l178-246c3.9-5.3.1-12.7-6.4-12.7z",fill:c}}]}},name:"down-circle",theme:"twotone"}},17045:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z"}}]},name:"down",theme:"outlined"}},98906:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM696.5 412.7l-178 246a7.95 7.95 0 01-12.9 0l-178-246c-3.8-5.3 0-12.7 6.5-12.7H381c10.2 0 19.9 4.9 25.9 13.2L512 558.6l105.2-145.4c6-8.3 15.6-13.2 25.9-13.2H690c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"down-square",theme:"filled"}},65381:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M505.5 658.7c3.2 4.4 9.7 4.4 12.9 0l178-246c3.8-5.3 0-12.7-6.5-12.7H643c-10.2 0-19.9 4.9-25.9 13.2L512 558.6 406.8 413.2c-6-8.3-15.6-13.2-25.9-13.2H334c-6.5 0-10.3 7.4-6.5 12.7l178 246z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"down-square",theme:"outlined"}},4391:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm150-440h46.9c10.3 0 19.9 4.9 25.9 13.2L512 558.6l105.2-145.4c6-8.3 15.7-13.2 25.9-13.2H690c6.5 0 10.3 7.4 6.4 12.7l-178 246a7.95 7.95 0 01-12.9 0l-178-246c-3.8-5.3 0-12.7 6.5-12.7z",fill:t}},{tag:"path",attrs:{d:"M505.5 658.7c3.2 4.4 9.7 4.4 12.9 0l178-246c3.9-5.3.1-12.7-6.4-12.7h-46.9c-10.2 0-19.9 4.9-25.9 13.2L512 558.6 406.8 413.2c-6-8.3-15.6-13.2-25.9-13.2H334c-6.5 0-10.3 7.4-6.5 12.7l178 246z",fill:c}}]}},name:"down-square",theme:"twotone"}},4036:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M505.7 661a8 8 0 0012.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z"}}]},name:"download",theme:"outlined"}},28214:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.3 506.3L781.7 405.6a7.23 7.23 0 00-11.7 5.7V476H548V254h64.8c6 0 9.4-7 5.7-11.7L517.7 114.7a7.14 7.14 0 00-11.3 0L405.6 242.3a7.23 7.23 0 005.7 11.7H476v222H254v-64.8c0-6-7-9.4-11.7-5.7L114.7 506.3a7.14 7.14 0 000 11.3l127.5 100.8c4.7 3.7 11.7.4 11.7-5.7V548h222v222h-64.8c-6 0-9.4 7-5.7 11.7l100.8 127.5c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V548h222v64.8c0 6 7 9.4 11.7 5.7l127.5-100.8a7.3 7.3 0 00.1-11.4z"}}]},name:"drag",theme:"outlined"}},86557:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M675.1 328.3a245.2 245.2 0 00-220.8-55.1c6.8 9.1 51.5 69.9 91.8 144 87.5-32.8 124.5-82.6 129-88.9zM554 552.8c-138.7 48.3-188.6 144.6-193 153.6 41.7 32.5 94.1 51.9 151 51.9 34.1 0 66.6-6.9 96.1-19.5-3.7-21.6-17.9-96.8-52.5-186.6l-1.6.6zm47.7-11.9c32.2 88.4 45.3 160.4 47.8 175.4 55.2-37.3 94.5-96.4 105.4-164.9-8.4-2.6-76.1-22.8-153.2-10.5zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 736c-158.8 0-288-129.2-288-288s129.2-288 288-288 288 129.2 288 288-129.2 288-288 288zm53.1-346.2c5.7 11.7 11.2 23.6 16.3 35.6 1.8 4.2 3.6 8.4 5.3 12.7 81.8-10.3 163.2 6.2 171.3 7.9-.5-58.1-21.3-111.4-55.5-153.3-5.3 7.1-46.5 60-137.4 97.1zM498.6 432c-40.8-72.5-84.7-133.4-91.2-142.3-68.8 32.5-120.3 95.9-136.2 172.2 11 .2 112.4.7 227.4-29.9zm30.6 82.5c3.2-1 6.4-2 9.7-2.9-6.2-14-12.9-28-19.9-41.7-122.8 36.8-242.1 35.2-252.8 35-.1 2.5-.1 5-.1 7.5 0 63.2 23.9 120.9 63.2 164.5 5.5-9.6 73-121.4 199.9-162.4z"}}]},name:"dribbble-circle",theme:"filled"}},90055:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 96C282.6 96 96 282.6 96 512s186.6 416 416 416 416-186.6 416-416S741.4 96 512 96zm275.1 191.8c49.5 60.5 79.5 137.5 80.2 221.4-11.7-2.5-129.2-26.3-247.4-11.4-2.5-6.1-5-12.2-7.6-18.3-7.4-17.3-15.3-34.6-23.6-51.5C720 374.3 779.6 298 787.1 287.8zM512 157.2c90.3 0 172.8 33.9 235.5 89.5-6.4 9.1-59.9 81-186.2 128.4-58.2-107-122.7-194.8-132.6-208 27.3-6.6 55.2-9.9 83.3-9.9zM360.9 191c9.4 12.8 72.9 100.9 131.7 205.5C326.4 440.6 180 440 164.1 439.8c23.1-110.3 97.4-201.9 196.8-248.8zM156.7 512.5c0-3.6.1-7.3.2-10.9 15.5.3 187.7 2.5 365.2-50.6 10.2 19.9 19.9 40.1 28.8 60.3-4.7 1.3-9.4 2.7-14 4.2C353.6 574.9 256.1 736.4 248 750.1c-56.7-63-91.3-146.3-91.3-237.6zM512 867.8c-82.2 0-157.9-28-218.1-75 6.4-13.1 78.3-152 278.7-221.9l2.3-.8c49.9 129.6 70.5 238.3 75.8 269.5A350.46 350.46 0 01512 867.8zm198.5-60.7c-3.6-21.6-22.5-125.6-69-253.3C752.9 536 850.7 565.2 862.8 569c-15.8 98.8-72.5 184.2-152.3 238.1z"}}]},name:"dribbble",theme:"outlined"}},64649:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M498.6 432c-40.8-72.5-84.7-133.4-91.2-142.3-68.8 32.5-120.3 95.9-136.2 172.2 11 .2 112.4.7 227.4-29.9zm66.5 21.8c5.7 11.7 11.2 23.6 16.3 35.6 1.8 4.2 3.6 8.4 5.3 12.7 81.8-10.3 163.2 6.2 171.3 7.9-.5-58.1-21.3-111.4-55.5-153.3-5.3 7.1-46.5 60-137.4 97.1zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM512 800c-158.8 0-288-129.2-288-288s129.2-288 288-288 288 129.2 288 288-129.2 288-288 288zm89.7-259.1c32.2 88.4 45.3 160.4 47.8 175.4 55.2-37.3 94.5-96.4 105.4-164.9-8.4-2.6-76.1-22.8-153.2-10.5zm-72.5-26.4c3.2-1 6.4-2 9.7-2.9-6.2-14-12.9-28-19.9-41.7-122.8 36.8-242.1 35.2-252.8 35-.1 2.5-.1 5-.1 7.5 0 63.2 23.9 120.9 63.2 164.5 5.5-9.6 73-121.4 199.9-162.4zm145.9-186.2a245.2 245.2 0 00-220.8-55.1c6.8 9.1 51.5 69.9 91.8 144 87.5-32.8 124.5-82.6 129-88.9zM554 552.8c-138.7 48.3-188.6 144.6-193 153.6 41.7 32.5 94.1 51.9 151 51.9 34.1 0 66.6-6.9 96.1-19.5-3.7-21.6-17.9-96.8-52.5-186.6l-1.6.6z"}}]},name:"dribbble-square",theme:"filled"}},51483:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M498.6 432c-40.8-72.5-84.7-133.4-91.2-142.3-68.8 32.5-120.3 95.9-136.2 172.2 11 .2 112.4.7 227.4-29.9zm66.5 21.8c5.7 11.7 11.2 23.6 16.3 35.6 1.8 4.2 3.6 8.4 5.3 12.7 81.8-10.3 163.2 6.2 171.3 7.9-.5-58.1-21.3-111.4-55.5-153.3-5.3 7.1-46.5 60-137.4 97.1zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM512 800c-158.8 0-288-129.2-288-288s129.2-288 288-288 288 129.2 288 288-129.2 288-288 288zm89.7-259.1c32.2 88.4 45.3 160.4 47.8 175.4 55.2-37.3 94.5-96.4 105.4-164.9-8.4-2.6-76.1-22.8-153.2-10.5zm-72.5-26.4c3.2-1 6.4-2 9.7-2.9-6.2-14-12.9-28-19.9-41.7-122.8 36.8-242.1 35.2-252.8 35-.1 2.5-.1 5-.1 7.5 0 63.2 23.9 120.9 63.2 164.5 5.5-9.6 73-121.4 199.9-162.4zm145.9-186.2a245.2 245.2 0 00-220.8-55.1c6.8 9.1 51.5 69.9 91.8 144 87.5-32.8 124.5-82.6 129-88.9zM554 552.8c-138.7 48.3-188.6 144.6-193 153.6 41.7 32.5 94.1 51.9 151 51.9 34.1 0 66.6-6.9 96.1-19.5-3.7-21.6-17.9-96.8-52.5-186.6l-1.6.6z"}}]},name:"dribbble-square",theme:"outlined"}},45266:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M663.8 455.5zm-151.5-93.8l-151.8 93.8 151.8 93.9 151.5-93.9zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm151.2 595.5L512.6 750l-151-90.5v-33.1l45.4 29.4 105.6-87.7 105.6 87.7 45.1-29.4v33.1zm-45.6-22.4l-105.3-87.7L407 637.1l-151-99.2 104.5-82.4L256 371.2 407 274l105.3 87.7L617.6 274 768 372.1l-104.2 83.5L768 539l-150.4 98.1z"}}]},name:"dropbox-circle",theme:"filled"}},36400:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M64 556.9l264.2 173.5L512.5 577 246.8 412.7zm896-290.3zm0 0L696.8 95 512.5 248.5l265.2 164.2L512.5 577l184.3 153.4L960 558.8 777.7 412.7zM513 609.8L328.2 763.3l-79.4-51.5v57.8L513 928l263.7-158.4v-57.8l-78.9 51.5zM328.2 95L64 265.1l182.8 147.6 265.7-164.2zM64 556.9z"}}]},name:"dropbox",theme:"outlined"}},82955:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM663.2 659.5L512.6 750l-151-90.5v-33.1l45.4 29.4 105.6-87.7 105.6 87.7 45.1-29.4v33.1zm-45.6-22.4l-105.3-87.7L407 637.1l-151-99.2 104.5-82.4L256 371.2 407 274l105.3 87.7L617.6 274 768 372.1l-104.2 83.5L768 539l-150.4 98.1zM512.3 361.7l-151.8 93.8 151.8 93.9 151.5-93.9zm151.5 93.8z"}}]},name:"dropbox-square",theme:"filled"}},95731:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32zm-622.3-84c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9z"}}]},name:"edit",theme:"filled"}},15744:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z"}}]},name:"edit",theme:"outlined"}},74755:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M761.1 288.3L687.8 215 325.1 577.6l-15.6 89 88.9-15.7z",fill:t}},{tag:"path",attrs:{d:"M880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32zm-622.3-84c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89z",fill:c}}]}},name:"edit",theme:"twotone"}},48507:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M235.86 64v896h184.12V64zm368.16 0v896h184.12V64z"}}]},name:"eleven-labs",theme:"filled"}},22909:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"ellipsis",theme:"outlined"}},66877:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 170h-60c-4.4 0-8 3.6-8 8v518H310v-73c0-6.7-7.8-10.5-13-6.3l-141.9 112a8 8 0 000 12.6l141.9 112c5.3 4.2 13 .4 13-6.3v-75h498c35.3 0 64-28.7 64-64V178c0-4.4-3.6-8-8-8z"}}]},name:"enter",theme:"outlined"}},68520:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 327c-29.9 0-58 11.6-79.2 32.8A111.6 111.6 0 00400 439c0 29.9 11.7 58 32.8 79.2A111.6 111.6 0 00512 551c29.9 0 58-11.7 79.2-32.8C612.4 497 624 468.9 624 439c0-29.9-11.6-58-32.8-79.2S541.9 327 512 327zm342.6-37.9a362.49 362.49 0 00-79.9-115.7 370.83 370.83 0 00-118.2-77.8C610.7 76.6 562.1 67 512 67c-50.1 0-98.7 9.6-144.5 28.5-44.3 18.3-84 44.5-118.2 77.8A363.6 363.6 0 00169.4 289c-19.5 45-29.4 92.8-29.4 142 0 70.6 16.9 140.9 50.1 208.7 26.7 54.5 64 107.6 111 158.1 80.3 86.2 164.5 138.9 188.4 153a43.9 43.9 0 0022.4 6.1c7.8 0 15.5-2 22.4-6.1 23.9-14.1 108.1-66.8 188.4-153 47-50.4 84.3-103.6 111-158.1C867.1 572 884 501.8 884 431.1c0-49.2-9.9-97-29.4-142zM512 615c-97.2 0-176-78.8-176-176s78.8-176 176-176 176 78.8 176 176-78.8 176-176 176z"}}]},name:"environment",theme:"filled"}},91333:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 289.1a362.49 362.49 0 00-79.9-115.7 370.83 370.83 0 00-118.2-77.8C610.7 76.6 562.1 67 512 67c-50.1 0-98.7 9.6-144.5 28.5-44.3 18.3-84 44.5-118.2 77.8A363.6 363.6 0 00169.4 289c-19.5 45-29.4 92.8-29.4 142 0 70.6 16.9 140.9 50.1 208.7 26.7 54.5 64 107.6 111 158.1 80.3 86.2 164.5 138.9 188.4 153a43.9 43.9 0 0022.4 6.1c7.8 0 15.5-2 22.4-6.1 23.9-14.1 108.1-66.8 188.4-153 47-50.4 84.3-103.6 111-158.1C867.1 572 884 501.8 884 431.1c0-49.2-9.9-97-29.4-142zM512 880.2c-65.9-41.9-300-207.8-300-449.1 0-77.9 31.1-151.1 87.6-206.3C356.3 169.5 431.7 139 512 139s155.7 30.5 212.4 85.9C780.9 280 812 353.2 812 431.1c0 241.3-234.1 407.2-300 449.1zm0-617.2c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 551c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 439c0-29.9 11.7-58 32.8-79.2C454 338.6 482.1 327 512 327c29.9 0 58 11.6 79.2 32.8C612.4 381 624 409.1 624 439c0 29.9-11.6 58-32.8 79.2z"}}]},name:"environment",theme:"outlined"}},28138:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M724.4 224.9C667.7 169.5 592.3 139 512 139s-155.7 30.5-212.4 85.8C243.1 280 212 353.2 212 431.1c0 241.3 234.1 407.2 300 449.1 65.9-41.9 300-207.8 300-449.1 0-77.9-31.1-151.1-87.6-206.2zM512 615c-97.2 0-176-78.8-176-176s78.8-176 176-176 176 78.8 176 176-78.8 176-176 176z",fill:t}},{tag:"path",attrs:{d:"M512 263c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 551c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 439c0-29.9 11.7-58 32.8-79.2C454 338.6 482.1 327 512 327c29.9 0 58 11.6 79.2 32.8S624 409.1 624 439c0 29.9-11.6 58-32.8 79.2z",fill:c}},{tag:"path",attrs:{d:"M854.6 289.1a362.49 362.49 0 00-79.9-115.7 370.83 370.83 0 00-118.2-77.8C610.7 76.6 562.1 67 512 67c-50.1 0-98.7 9.6-144.5 28.5-44.3 18.3-84 44.5-118.2 77.8A363.6 363.6 0 00169.4 289c-19.5 45-29.4 92.8-29.4 142 0 70.6 16.9 140.9 50.1 208.7 26.7 54.5 64 107.6 111 158.1 80.3 86.2 164.5 138.9 188.4 153a43.9 43.9 0 0022.4 6.1c7.8 0 15.5-2 22.4-6.1 23.9-14.1 108.1-66.8 188.4-153 47-50.4 84.3-103.6 111-158.1C867.1 572 884 501.8 884 431.1c0-49.2-9.9-97-29.4-142zM512 880.2c-65.9-41.9-300-207.8-300-449.1 0-77.9 31.1-151.1 87.6-206.3C356.3 169.5 431.7 139 512 139s155.7 30.5 212.4 85.9C780.9 280 812 353.2 812 431.1c0 241.3-234.1 407.2-300 449.1z",fill:c}}]}},name:"environment",theme:"twotone"}},93589:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm63.5 375.8c4.4 0 8 3.6 8 8V475c0 4.4-3.6 8-8 8h-136c-.3 4.4-.3 9.1-.3 13.8v36h136.2c4.4 0 8 3.6 8 8V568c0 4.4-3.6 8-8 8H444.9c15.3 62 61.3 98.6 129.8 98.6 19.9 0 37.1-1.2 51.8-4.1 4.9-1 9.5 2.8 9.5 7.8v42.8c0 3.8-2.7 7-6.4 7.8-15.9 3.4-34.3 5.1-55.3 5.1-109.8 0-183-58.8-200.2-158H344c-4.4 0-8-3.6-8-8v-27.2c0-4.4 3.6-8 8-8h26.1v-36.9c0-4.4 0-8.8.3-12.8H344c-4.4 0-8-3.6-8-8v-27.2c0-4.4 3.6-8 8-8h31.7c19.7-94.2 92-149.9 198.6-149.9 20.9 0 39.4 1.9 55.3 5.4 3.7.8 6.3 4 6.3 7.8V346h.1c0 5.1-4.6 8.8-9.6 7.8-14.7-2.9-31.8-4.4-51.7-4.4-65.4 0-110.4 33.5-127.6 90.4h128.4z"}}]},name:"euro-circle",theme:"filled"}},11759:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm117.7-588.6c-15.9-3.5-34.4-5.4-55.3-5.4-106.7 0-178.9 55.7-198.6 149.9H344c-4.4 0-8 3.6-8 8v27.2c0 4.4 3.6 8 8 8h26.4c-.3 4.1-.3 8.4-.3 12.8v36.9H344c-4.4 0-8 3.6-8 8V568c0 4.4 3.6 8 8 8h30.2c17.2 99.2 90.4 158 200.2 158 20.9 0 39.4-1.7 55.3-5.1 3.7-.8 6.4-4 6.4-7.8v-42.8c0-5-4.6-8.8-9.5-7.8-14.7 2.8-31.9 4.1-51.8 4.1-68.5 0-114.5-36.6-129.8-98.6h130.6c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H439.2v-36c0-4.7 0-9.4.3-13.8h135.9c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H447.1c17.2-56.9 62.3-90.4 127.6-90.4 19.9 0 37.1 1.5 51.7 4.4a8 8 0 009.6-7.8v-42.8c0-3.8-2.6-7-6.3-7.8z"}}]},name:"euro-circle",theme:"outlined"}},80796:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm117.1 581.1c0 3.8-2.7 7-6.4 7.8-15.9 3.4-34.4 5.1-55.3 5.1-109.8 0-183-58.8-200.2-158H337c-4.4 0-8-3.6-8-8v-27.2c0-4.4 3.6-8 8-8h26.1v-36.9c0-4.4 0-8.7.3-12.8H337c-4.4 0-8-3.6-8-8v-27.2c0-4.4 3.6-8 8-8h31.8C388.5 345.7 460.7 290 567.4 290c20.9 0 39.4 1.9 55.3 5.4 3.7.8 6.3 4 6.3 7.8V346a8 8 0 01-9.6 7.8c-14.6-2.9-31.8-4.4-51.7-4.4-65.3 0-110.4 33.5-127.6 90.4h128.3c4.4 0 8 3.6 8 8V475c0 4.4-3.6 8-8 8H432.5c-.3 4.4-.3 9.1-.3 13.8v36h136.4c4.4 0 8 3.6 8 8V568c0 4.4-3.6 8-8 8H438c15.3 62 61.3 98.6 129.8 98.6 19.9 0 37.1-1.3 51.8-4.1 4.9-1 9.5 2.8 9.5 7.8v42.8z",fill:t}},{tag:"path",attrs:{d:"M619.6 670.5c-14.7 2.8-31.9 4.1-51.8 4.1-68.5 0-114.5-36.6-129.8-98.6h130.6c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H432.2v-36c0-4.7 0-9.4.3-13.8h135.9c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H440.1c17.2-56.9 62.3-90.4 127.6-90.4 19.9 0 37.1 1.5 51.7 4.4a8 8 0 009.6-7.8v-42.8c0-3.8-2.6-7-6.3-7.8-15.9-3.5-34.4-5.4-55.3-5.4-106.7 0-178.9 55.7-198.6 149.9H337c-4.4 0-8 3.6-8 8v27.2c0 4.4 3.6 8 8 8h26.4c-.3 4.1-.3 8.4-.3 12.8v36.9H337c-4.4 0-8 3.6-8 8V568c0 4.4 3.6 8 8 8h30.2c17.2 99.2 90.4 158 200.2 158 20.9 0 39.4-1.7 55.3-5.1 3.7-.8 6.4-4 6.4-7.8v-42.8c0-5-4.6-8.8-9.5-7.8z",fill:c}}]}},name:"euro-circle",theme:"twotone"}},85765:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm117.7-588.6c-15.9-3.5-34.4-5.4-55.3-5.4-106.7 0-178.9 55.7-198.6 149.9H344c-4.4 0-8 3.6-8 8v27.2c0 4.4 3.6 8 8 8h26.4c-.3 4.1-.3 8.4-.3 12.8v36.9H344c-4.4 0-8 3.6-8 8V568c0 4.4 3.6 8 8 8h30.2c17.2 99.2 90.4 158 200.2 158 20.9 0 39.4-1.7 55.3-5.1 3.7-.8 6.4-4 6.4-7.8v-42.8c0-5-4.6-8.8-9.5-7.8-14.7 2.8-31.9 4.1-51.8 4.1-68.5 0-114.5-36.6-129.8-98.6h130.6c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H439.2v-36c0-4.7 0-9.4.3-13.8h135.9c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H447.1c17.2-56.9 62.3-90.4 127.6-90.4 19.9 0 37.1 1.5 51.7 4.4a8 8 0 009.6-7.8v-42.8c0-3.8-2.6-7-6.3-7.8z"}}]},name:"euro",theme:"outlined"}},25948:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm117.1 581.1c0 3.8-2.7 7-6.4 7.8-15.9 3.4-34.4 5.1-55.3 5.1-109.8 0-183-58.8-200.2-158H337c-4.4 0-8-3.6-8-8v-27.2c0-4.4 3.6-8 8-8h26.1v-36.9c0-4.4 0-8.7.3-12.8H337c-4.4 0-8-3.6-8-8v-27.2c0-4.4 3.6-8 8-8h31.8C388.5 345.7 460.7 290 567.4 290c20.9 0 39.4 1.9 55.3 5.4 3.7.8 6.3 4 6.3 7.8V346a8 8 0 01-9.6 7.8c-14.6-2.9-31.8-4.4-51.7-4.4-65.3 0-110.4 33.5-127.6 90.4h128.3c4.4 0 8 3.6 8 8V475c0 4.4-3.6 8-8 8H432.5c-.3 4.4-.3 9.1-.3 13.8v36h136.4c4.4 0 8 3.6 8 8V568c0 4.4-3.6 8-8 8H438c15.3 62 61.3 98.6 129.8 98.6 19.9 0 37.1-1.3 51.8-4.1 4.9-1 9.5 2.8 9.5 7.8v42.8z",fill:t}},{tag:"path",attrs:{d:"M619.6 670.5c-14.7 2.8-31.9 4.1-51.8 4.1-68.5 0-114.5-36.6-129.8-98.6h130.6c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H432.2v-36c0-4.7 0-9.4.3-13.8h135.9c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H440.1c17.2-56.9 62.3-90.4 127.6-90.4 19.9 0 37.1 1.5 51.7 4.4a8 8 0 009.6-7.8v-42.8c0-3.8-2.6-7-6.3-7.8-15.9-3.5-34.4-5.4-55.3-5.4-106.7 0-178.9 55.7-198.6 149.9H337c-4.4 0-8 3.6-8 8v27.2c0 4.4 3.6 8 8 8h26.4c-.3 4.1-.3 8.4-.3 12.8v36.9H337c-4.4 0-8 3.6-8 8V568c0 4.4 3.6 8 8 8h30.2c17.2 99.2 90.4 158 200.2 158 20.9 0 39.4-1.7 55.3-5.1 3.7-.8 6.4-4 6.4-7.8v-42.8c0-5-4.6-8.8-9.5-7.8z",fill:c}}]}},name:"euro",theme:"twotone"}},77732:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M688 312v-48c0-4.4-3.6-8-8-8H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8zm-392 88c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H296zm376 116c-119.3 0-216 96.7-216 216s96.7 216 216 216 216-96.7 216-216-96.7-216-216-216zm107.5 323.5C750.8 868.2 712.6 884 672 884s-78.8-15.8-107.5-44.5C535.8 810.8 520 772.6 520 732s15.8-78.8 44.5-107.5C593.2 595.8 631.4 580 672 580s78.8 15.8 107.5 44.5C808.2 653.2 824 691.4 824 732s-15.8 78.8-44.5 107.5zM640 812a32 32 0 1064 0 32 32 0 10-64 0zm12-64h40c4.4 0 8-3.6 8-8V628c0-4.4-3.6-8-8-8h-40c-4.4 0-8 3.6-8 8v112c0 4.4 3.6 8 8 8zM440 852H208V148h560v344c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h272c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"exception",theme:"outlined"}},51309:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"exclamation-circle",theme:"filled"}},93628:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M464 688a48 48 0 1096 0 48 48 0 10-96 0zm24-112h48c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8z"}}]},name:"exclamation-circle",theme:"outlined"}},58836:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm-32 156c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z",fill:t}},{tag:"path",attrs:{d:"M488 576h48c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8zm-24 112a48 48 0 1096 0 48 48 0 10-96 0z",fill:c}}]}},name:"exclamation-circle",theme:"twotone"}},25338:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M448 804a64 64 0 10128 0 64 64 0 10-128 0zm32-168h64c4.4 0 8-3.6 8-8V164c0-4.4-3.6-8-8-8h-64c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8z"}}]},name:"exclamation",theme:"outlined"}},88298:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M855 160.1l-189.2 23.5c-6.6.8-9.3 8.8-4.7 13.5l54.7 54.7-153.5 153.5a8.03 8.03 0 000 11.3l45.1 45.1c3.1 3.1 8.2 3.1 11.3 0l153.6-153.6 54.7 54.7a7.94 7.94 0 0013.5-4.7L863.9 169a7.9 7.9 0 00-8.9-8.9zM416.6 562.3a8.03 8.03 0 00-11.3 0L251.8 715.9l-54.7-54.7a7.94 7.94 0 00-13.5 4.7L160.1 855c-.6 5.2 3.7 9.5 8.9 8.9l189.2-23.5c6.6-.8 9.3-8.8 4.7-13.5l-54.7-54.7 153.6-153.6c3.1-3.1 3.1-8.2 0-11.3l-45.2-45z"}}]},name:"expand-alt",theme:"outlined"}},88877:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M342 88H120c-17.7 0-32 14.3-32 32v224c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16V168h174c8.8 0 16-7.2 16-16v-48c0-8.8-7.2-16-16-16zm578 576h-48c-8.8 0-16 7.2-16 16v176H682c-8.8 0-16 7.2-16 16v48c0 8.8 7.2 16 16 16h222c17.7 0 32-14.3 32-32V680c0-8.8-7.2-16-16-16zM342 856H168V680c0-8.8-7.2-16-16-16h-48c-8.8 0-16 7.2-16 16v224c0 17.7 14.3 32 32 32h222c8.8 0 16-7.2 16-16v-48c0-8.8-7.2-16-16-16zM904 88H682c-8.8 0-16 7.2-16 16v48c0 8.8 7.2 16 16 16h174v176c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16V120c0-17.7-14.3-32-32-32z"}}]},name:"expand",theme:"outlined"}},10696:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M218.9 636.3l42.6 26.6c.1.1.3.2.4.3l12.7 8 .3.3a186.9 186.9 0 0094.1 25.1c44.9 0 87.2-15.7 121-43.8a256.27 256.27 0 01164.9-59.9c52.3 0 102.2 15.7 144.6 44.5l7.9 5-111.6-289V179.8h63.5c4.4 0 8-3.6 8-8V120c0-4.4-3.6-8-8-8H264.7c-4.4 0-8 3.6-8 8v51.9c0 4.4 3.6 8 8 8h63.5v173.6L218.9 636.3zm333-203.1c22 0 39.9 17.9 39.9 39.9S573.9 513 551.9 513 512 495.1 512 473.1s17.9-39.9 39.9-39.9zM878 825.1l-29.9-77.4-85.7-53.5-.1.1c-.7-.5-1.5-1-2.2-1.5l-8.1-5-.3-.3c-29-17.5-62.3-26.8-97-26.8-44.9 0-87.2 15.7-121 43.8a256.27 256.27 0 01-164.9 59.9c-53 0-103.5-16.1-146.2-45.6l-28.9-18.1L146 825.1c-2.8 7.4-4.3 15.2-4.3 23 0 35.2 28.6 63.8 63.8 63.8h612.9c7.9 0 15.7-1.5 23-4.3a63.6 63.6 0 0036.6-82.5z"}}]},name:"experiment",theme:"filled"}},6491:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 472a40 40 0 1080 0 40 40 0 10-80 0zm367 352.9L696.3 352V178H768v-68H256v68h71.7v174L145 824.9c-2.8 7.4-4.3 15.2-4.3 23.1 0 35.3 28.7 64 64 64h614.6c7.9 0 15.7-1.5 23.1-4.3 33-12.7 49.4-49.8 36.6-82.8zM395.7 364.7V180h232.6v184.7L719.2 600c-20.7-5.3-42.1-8-63.9-8-61.2 0-119.2 21.5-165.3 60a188.78 188.78 0 01-121.3 43.9c-32.7 0-64.1-8.3-91.8-23.7l118.8-307.5zM210.5 844l41.7-107.8c35.7 18.1 75.4 27.8 116.6 27.8 61.2 0 119.2-21.5 165.3-60 33.9-28.2 76.3-43.9 121.3-43.9 35 0 68.4 9.5 97.6 27.1L813.5 844h-603z"}}]},name:"experiment",theme:"outlined"}},77210:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M551.9 513c19.6 0 35.9-14.2 39.3-32.8A40.02 40.02 0 01552 512a40 40 0 01-40-39.4v.5c0 22 17.9 39.9 39.9 39.9zM752 687.8l-.3-.3c-29-17.5-62.3-26.8-97-26.8-44.9 0-87.2 15.7-121 43.8a256.27 256.27 0 01-164.9 59.9c-41.2 0-81-9.8-116.7-28L210.5 844h603l-59.9-155.2-1.6-1z",fill:t}},{tag:"path",attrs:{d:"M879 824.9L696.3 352V178H768v-68H256v68h71.7v174L145 824.9c-2.8 7.4-4.3 15.2-4.3 23.1 0 35.3 28.7 64 64 64h614.6c7.9 0 15.7-1.5 23.1-4.3 33-12.7 49.4-49.8 36.6-82.8zM395.7 364.7V180h232.6v184.7L719.2 600c-20.7-5.3-42.1-8-63.9-8-61.2 0-119.2 21.5-165.3 60a188.78 188.78 0 01-121.3 43.9c-32.7 0-64.1-8.3-91.8-23.7l118.8-307.5zM210.5 844l41.6-107.6.1-.2c35.7 18.1 75.4 27.8 116.6 27.8 61.2 0 119.2-21.5 165.3-60 33.9-28.2 76.3-43.9 121.3-43.9 35 0 68.4 9.5 97.6 27.1l.6 1.6L813.5 844h-603z",fill:c}},{tag:"path",attrs:{d:"M552 512c19.3 0 35.4-13.6 39.2-31.8.6-2.7.8-5.4.8-8.2 0-22.1-17.9-40-40-40s-40 17.9-40 40v.6a40 40 0 0040 39.4z",fill:c}}]}},name:"experiment",theme:"twotone"}},96106:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 912H144c-17.7 0-32-14.3-32-32V144c0-17.7 14.3-32 32-32h360c4.4 0 8 3.6 8 8v56c0 4.4-3.6 8-8 8H184v656h656V520c0-4.4 3.6-8 8-8h56c4.4 0 8 3.6 8 8v360c0 17.7-14.3 32-32 32zM770.87 199.13l-52.2-52.2a8.01 8.01 0 014.7-13.6l179.4-21c5.1-.6 9.5 3.7 8.9 8.9l-21 179.4c-.8 6.6-8.9 9.4-13.6 4.7l-52.4-52.4-256.2 256.2a8.03 8.03 0 01-11.3 0l-42.4-42.4a8.03 8.03 0 010-11.3l256.1-256.3z"}}]},name:"export",theme:"outlined"}},91755:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M396 512a112 112 0 10224 0 112 112 0 10-224 0zm546.2-25.8C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM508 688c-97.2 0-176-78.8-176-176s78.8-176 176-176 176 78.8 176 176-78.8 176-176 176z"}}]},name:"eye",theme:"filled"}},52607:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M508 624a112 112 0 00112-112c0-3.28-.15-6.53-.43-9.74L498.26 623.57c3.21.28 6.45.43 9.74.43zm370.72-458.44L836 122.88a8 8 0 00-11.31 0L715.37 232.23Q624.91 186 512 186q-288.3 0-430.2 300.3a60.3 60.3 0 000 51.5q56.7 119.43 136.55 191.45L112.56 835a8 8 0 000 11.31L155.25 889a8 8 0 0011.31 0l712.16-712.12a8 8 0 000-11.32zM332 512a176 176 0 01258.88-155.28l-48.62 48.62a112.08 112.08 0 00-140.92 140.92l-48.62 48.62A175.09 175.09 0 01332 512z"}},{tag:"path",attrs:{d:"M942.2 486.2Q889.4 375 816.51 304.85L672.37 449A176.08 176.08 0 01445 676.37L322.74 798.63Q407.82 838 512 838q288.3 0 430.2-300.3a60.29 60.29 0 000-51.5z"}}]},name:"eye-invisible",theme:"filled"}},33283:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M942.2 486.2Q889.47 375.11 816.7 305l-50.88 50.88C807.31 395.53 843.45 447.4 874.7 512 791.5 684.2 673.4 766 512 766q-72.67 0-133.87-22.38L323 798.75Q408 838 512 838q288.3 0 430.2-300.3a60.29 60.29 0 000-51.5zm-63.57-320.64L836 122.88a8 8 0 00-11.32 0L715.31 232.2Q624.86 186 512 186q-288.3 0-430.2 300.3a60.3 60.3 0 000 51.5q56.69 119.4 136.5 191.41L112.48 835a8 8 0 000 11.31L155.17 889a8 8 0 0011.31 0l712.15-712.12a8 8 0 000-11.32zM149.3 512C232.6 339.8 350.7 258 512 258c54.54 0 104.13 9.36 149.12 28.39l-70.3 70.3a176 176 0 00-238.13 238.13l-83.42 83.42C223.1 637.49 183.3 582.28 149.3 512zm246.7 0a112.11 112.11 0 01146.2-106.69L401.31 546.2A112 112 0 01396 512z"}},{tag:"path",attrs:{d:"M508 624c-3.46 0-6.87-.16-10.25-.47l-52.82 52.82a176.09 176.09 0 00227.42-227.42l-52.82 52.82c.31 3.38.47 6.79.47 10.25a111.94 111.94 0 01-112 112z"}}]},name:"eye-invisible",theme:"outlined"}},89087:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M254.89 758.85l125.57-125.57a176 176 0 01248.82-248.82L757 256.72Q651.69 186.07 512 186q-288.3 0-430.2 300.3a60.3 60.3 0 000 51.5q69.27 145.91 173.09 221.05zM942.2 486.2Q889.46 375.11 816.7 305L672.48 449.27a176.09 176.09 0 01-227.22 227.21L323 798.75Q408 838 512 838q288.3 0 430.2-300.3a60.29 60.29 0 000-51.5z",fill:t}},{tag:"path",attrs:{d:"M942.2 486.2Q889.47 375.11 816.7 305l-50.88 50.88C807.31 395.53 843.45 447.4 874.7 512 791.5 684.2 673.4 766 512 766q-72.67 0-133.87-22.38L323 798.75Q408 838 512 838q288.3 0 430.2-300.3a60.29 60.29 0 000-51.5zM878.63 165.56L836 122.88a8 8 0 00-11.32 0L715.31 232.2Q624.86 186 512 186q-288.3 0-430.2 300.3a60.3 60.3 0 000 51.5q56.69 119.4 136.5 191.41L112.48 835a8 8 0 000 11.31L155.17 889a8 8 0 0011.31 0l712.15-712.12a8 8 0 000-11.32zM149.3 512C232.6 339.8 350.7 258 512 258c54.54 0 104.13 9.36 149.12 28.39l-70.3 70.3a176 176 0 00-238.13 238.13l-83.42 83.42C223.1 637.49 183.3 582.28 149.3 512zm246.7 0a112.11 112.11 0 01146.2-106.69L401.31 546.2A112 112 0 01396 512z",fill:c}},{tag:"path",attrs:{d:"M508 624c-3.46 0-6.87-.16-10.25-.47l-52.82 52.82a176.09 176.09 0 00227.42-227.42l-52.82 52.82c.31 3.38.47 6.79.47 10.25a111.94 111.94 0 01-112 112z",fill:c}}]}},name:"eye-invisible",theme:"twotone"}},95530:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"}}]},name:"eye",theme:"outlined"}},94157:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M81.8 537.8a60.3 60.3 0 010-51.5C176.6 286.5 319.8 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c-192.1 0-335.4-100.5-430.2-300.2z",fill:t}},{tag:"path",attrs:{d:"M512 258c-161.3 0-279.4 81.8-362.7 254C232.6 684.2 350.7 766 512 766c161.4 0 279.5-81.8 362.7-254C791.4 339.8 673.3 258 512 258zm-4 430c-97.2 0-176-78.8-176-176s78.8-176 176-176 176 78.8 176 176-78.8 176-176 176z",fill:t}},{tag:"path",attrs:{d:"M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258s279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766z",fill:c}},{tag:"path",attrs:{d:"M508 336c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z",fill:c}}]}},name:"eye",theme:"twotone"}},12544:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-92.4 233.5h-63.9c-50.1 0-59.8 23.8-59.8 58.8v77.1h119.6l-15.6 120.7h-104V912H539.2V602.2H434.9V481.4h104.3v-89c0-103.3 63.1-159.6 155.3-159.6 44.2 0 82.1 3.3 93.2 4.8v107.9z"}}]},name:"facebook",theme:"filled"}},93908:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-32 736H663.9V602.2h104l15.6-120.7H663.9v-77.1c0-35 9.7-58.8 59.8-58.8h63.9v-108c-11.1-1.5-49-4.8-93.2-4.8-92.2 0-155.3 56.3-155.3 159.6v89H434.9v120.7h104.3V848H176V176h672v672z"}}]},name:"facebook",theme:"outlined"}},56550:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M925.9 804l-24-199.2c-.8-6.6-8.9-9.4-13.6-4.7L829 659.5 557.7 388.3c-6.3-6.2-16.4-6.2-22.6 0L433.3 490 156.6 213.3a8.03 8.03 0 00-11.3 0l-45 45.2a8.03 8.03 0 000 11.3L422 591.7c6.2 6.3 16.4 6.3 22.6 0L546.4 490l226.1 226-59.3 59.3a8.01 8.01 0 004.7 13.6l199.2 24c5.1.7 9.5-3.7 8.8-8.9z"}}]},name:"fall",theme:"outlined"}},38904:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M517.6 273.5L230.2 499.3a16.14 16.14 0 000 25.4l287.4 225.8c10.7 8.4 26.4.8 26.4-12.7V286.2c0-13.5-15.7-21.1-26.4-12.7zm320 0L550.2 499.3a16.14 16.14 0 000 25.4l287.4 225.8c10.7 8.4 26.4.8 26.4-12.7V286.2c0-13.5-15.7-21.1-26.4-12.7zm-620-25.5h-51.2c-3.5 0-6.4 2.7-6.4 6v516c0 3.3 2.9 6 6.4 6h51.2c3.5 0 6.4-2.7 6.4-6V254c0-3.3-2.9-6-6.4-6z"}}]},name:"fast-backward",theme:"filled"}},91652:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M517.6 273.5L230.2 499.3a16.14 16.14 0 000 25.4l287.4 225.8c10.7 8.4 26.4.8 26.4-12.7V286.2c0-13.5-15.7-21.1-26.4-12.7zm320 0L550.2 499.3a16.14 16.14 0 000 25.4l287.4 225.8c10.7 8.4 26.4.8 26.4-12.7V286.2c0-13.5-15.7-21.1-26.4-12.7zm-620-25.5h-51.2c-3.5 0-6.4 2.7-6.4 6v516c0 3.3 2.9 6 6.4 6h51.2c3.5 0 6.4-2.7 6.4-6V254c0-3.3-2.9-6-6.4-6z"}}]},name:"fast-backward",theme:"outlined"}},81423:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M793.8 499.3L506.4 273.5c-10.7-8.4-26.4-.8-26.4 12.7v451.6c0 13.5 15.7 21.1 26.4 12.7l287.4-225.8a16.14 16.14 0 000-25.4zm-320 0L186.4 273.5c-10.7-8.4-26.4-.8-26.4 12.7v451.5c0 13.5 15.7 21.1 26.4 12.7l287.4-225.8c4.1-3.2 6.2-8 6.2-12.7 0-4.6-2.1-9.4-6.2-12.6zM857.6 248h-51.2c-3.5 0-6.4 2.7-6.4 6v516c0 3.3 2.9 6 6.4 6h51.2c3.5 0 6.4-2.7 6.4-6V254c0-3.3-2.9-6-6.4-6z"}}]},name:"fast-forward",theme:"filled"}},99174:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M793.8 499.3L506.4 273.5c-10.7-8.4-26.4-.8-26.4 12.7v451.6c0 13.5 15.7 21.1 26.4 12.7l287.4-225.8a16.14 16.14 0 000-25.4zm-320 0L186.4 273.5c-10.7-8.4-26.4-.8-26.4 12.7v451.5c0 13.5 15.7 21.1 26.4 12.7l287.4-225.8c4.1-3.2 6.2-8 6.2-12.7 0-4.6-2.1-9.4-6.2-12.6zM857.6 248h-51.2c-3.5 0-6.4 2.7-6.4 6v516c0 3.3 2.9 6 6.4 6h51.2c3.5 0 6.4-2.7 6.4-6V254c0-3.3-2.9-6-6.4-6z"}}]},name:"fast-forward",theme:"outlined"}},60386:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M600 395.4h91V649h79V267c0-4.4-3.6-8-8-8h-48.2c-3.7 0-7 2.6-7.7 6.3-2.6 12.1-6.9 22.3-12.9 30.9a86.14 86.14 0 01-26.3 24.4c-10.3 6.2-22 10.5-35 12.9-10.4 1.9-21 3-32 3.1a8 8 0 00-7.9 8v42.8c0 4.4 3.6 8 8 8zM871 702H567c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h304c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM443.9 312.7c-16.1-19-34.4-32.4-55.2-40.4-21.3-8.2-44.1-12.3-68.4-12.3-23.9 0-46.4 4.1-67.7 12.3-20.8 8-39 21.4-54.8 40.3-15.9 19.1-28.7 44.7-38.3 77-9.6 32.5-14.5 73-14.5 121.5 0 49.9 4.9 91.4 14.5 124.4 9.6 32.8 22.4 58.7 38.3 77.7 15.8 18.9 34 32.3 54.8 40.3 21.3 8.2 43.8 12.3 67.7 12.3 24.4 0 47.2-4.1 68.4-12.3 20.8-8 39.2-21.4 55.2-40.4 16.1-19 29-44.9 38.6-77.7 9.6-33 14.5-74.5 14.5-124.4 0-48.4-4.9-88.9-14.5-121.5-9.5-32.1-22.4-57.7-38.6-76.8zm-29.5 251.7c-1 21.4-4.2 42-9.5 61.9-5.5 20.7-14.5 38.5-27 53.4-13.6 16.3-33.2 24.3-57.6 24.3-24 0-43.2-8.1-56.7-24.4-12.2-14.8-21.1-32.6-26.6-53.3-5.3-19.9-8.5-40.6-9.5-61.9-1-20.8-1.5-38.5-1.5-53.2 0-8.8.1-19.4.4-31.8.2-12.7 1.1-25.8 2.6-39.2 1.5-13.6 4-27.1 7.6-40.5 3.7-13.8 8.8-26.3 15.4-37.4 6.9-11.6 15.8-21.1 26.7-28.3 11.4-7.6 25.3-11.3 41.5-11.3 16.1 0 30.1 3.7 41.7 11.2a87.94 87.94 0 0127.4 28.2c6.9 11.2 12.1 23.8 15.6 37.7 3.3 13.2 5.8 26.6 7.5 40.1 1.8 13.5 2.8 26.6 3 39.4.2 12.4.4 23 .4 31.8.1 14.8-.4 32.5-1.4 53.3z"}}]},name:"field-binary",theme:"outlined"}},4178:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M508 280h-63.3c-3.3 0-6 2.7-6 6v340.2H433L197.4 282.6c-1.1-1.6-3-2.6-4.9-2.6H126c-3.3 0-6 2.7-6 6v464c0 3.3 2.7 6 6 6h62.7c3.3 0 6-2.7 6-6V405.1h5.7l238.2 348.3c1.1 1.6 3 2.6 5 2.6H508c3.3 0 6-2.7 6-6V286c0-3.3-2.7-6-6-6zm378 413H582c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h304c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm-152.2-63c52.9 0 95.2-17.2 126.2-51.7 29.4-32.9 44-75.8 44-128.8 0-53.1-14.6-96.5-44-129.3-30.9-34.8-73.2-52.2-126.2-52.2-53.7 0-95.9 17.5-126.3 52.8-29.2 33.1-43.4 75.9-43.4 128.7 0 52.4 14.3 95.2 43.5 128.3 30.6 34.7 73 52.2 126.2 52.2zm-71.5-263.7c16.9-20.6 40.3-30.9 71.4-30.9 31.5 0 54.8 9.6 71 29.1 16.4 20.3 24.9 48.6 24.9 84.9 0 36.3-8.4 64.1-24.8 83.9-16.5 19.4-40 29.2-71.1 29.2-31.2 0-55-10.3-71.4-30.4-16.3-20.1-24.5-47.3-24.5-82.6.1-35.8 8.2-63 24.5-83.2z"}}]},name:"field-number",theme:"outlined"}},29143:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M875.6 515.9c2.1.8 4.4-.3 5.2-2.4.2-.4.2-.9.2-1.4v-58.3c0-1.8-1.1-3.3-2.8-3.8-6-1.8-17.2-3-27.2-3-32.9 0-61.7 16.7-73.5 41.2v-28.6c0-4.4-3.6-8-8-8H717c-4.4 0-8 3.6-8 8V729c0 4.4 3.6 8 8 8h54.8c4.4 0 8-3.6 8-8V572.7c0-36.2 26.1-60.2 65.1-60.2 10.4.1 26.6 1.8 30.7 3.4zm-537-40.5l-54.7-12.6c-61.2-14.2-87.7-34.8-87.7-70.7 0-44.6 39.1-73.5 96.9-73.5 52.8 0 91.4 26.5 99.9 68.9h70C455.9 311.6 387.6 259 293.4 259c-103.3 0-171 55.5-171 139 0 68.6 38.6 109.5 122.2 128.5l61.6 14.3c63.6 14.9 91.6 37.1 91.6 75.1 0 44.1-43.5 75.2-102.5 75.2-60.6 0-104.5-27.2-112.8-70.5H111c7.2 79.9 75.6 130.4 179.1 130.4C402.3 751 471 695.2 471 605.3c0-70.2-38.6-108.5-132.4-129.9zM841 729a36 36 0 1072 0 36 36 0 10-72 0zM653 457.8h-51.4V396c0-4.4-3.6-8-8-8h-54.7c-4.4 0-8 3.6-8 8v61.8H495c-4.4 0-8 3.6-8 8v42.3c0 4.4 3.6 8 8 8h35.9v147.5c0 56.2 27.4 79.4 93.1 79.4 11.7 0 23.6-1.2 33.8-3.1 1.9-.3 3.2-2 3.2-3.9v-49.3c0-2.2-1.8-4-4-4h-.4c-4.9.5-6.2.6-8.3.8-4.1.3-7.8.5-12.6.5-24.1 0-34.1-10.3-34.1-35.6V516.1H653c4.4 0 8-3.6 8-8v-42.3c0-4.4-3.6-8-8-8z"}}]},name:"field-string",theme:"outlined"}},9212:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M945 412H689c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h256c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM811 548H689c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h122c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM477.3 322.5H434c-6.2 0-11.2 5-11.2 11.2v248c0 3.6 1.7 6.9 4.6 9l148.9 108.6c5 3.6 12 2.6 15.6-2.4l25.7-35.1v-.1c3.6-5 2.5-12-2.5-15.6l-126.7-91.6V333.7c.1-6.2-5-11.2-11.1-11.2z"}},{tag:"path",attrs:{d:"M804.8 673.9H747c-5.6 0-10.9 2.9-13.9 7.7a321 321 0 01-44.5 55.7 317.17 317.17 0 01-101.3 68.3c-39.3 16.6-81 25-124 25-43.1 0-84.8-8.4-124-25-37.9-16-72-39-101.3-68.3s-52.3-63.4-68.3-101.3c-16.6-39.2-25-80.9-25-124 0-43.1 8.4-84.7 25-124 16-37.9 39-72 68.3-101.3 29.3-29.3 63.4-52.3 101.3-68.3 39.2-16.6 81-25 124-25 43.1 0 84.8 8.4 124 25 37.9 16 72 39 101.3 68.3a321 321 0 0144.5 55.7c3 4.8 8.3 7.7 13.9 7.7h57.8c6.9 0 11.3-7.2 8.2-13.3-65.2-129.7-197.4-214-345-215.7-216.1-2.7-395.6 174.2-396 390.1C71.6 727.5 246.9 903 463.2 903c149.5 0 283.9-84.6 349.8-215.8a9.18 9.18 0 00-8.2-13.3z"}}]},name:"field-time",theme:"outlined"}},8723:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M480 580H372a8 8 0 00-8 8v48a8 8 0 008 8h108v108a8 8 0 008 8h48a8 8 0 008-8V644h108a8 8 0 008-8v-48a8 8 0 00-8-8H544V472a8 8 0 00-8-8h-48a8 8 0 00-8 8v108zm374.6-291.3c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2z"}}]},name:"file-add",theme:"filled"}},71674:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM544 472c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v108H372c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h108v108c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V644h108c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V472z"}}]},name:"file-add",theme:"outlined"}},43040:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm126 236v48c0 4.4-3.6 8-8 8H544v108c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V644H372c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h108V472c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v108h108c4.4 0 8 3.6 8 8z",fill:t}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:c}},{tag:"path",attrs:{d:"M544 472c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v108H372c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h108v108c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V644h108c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V472z",fill:c}}]}},name:"file-add",theme:"twotone"}},52579:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M688 312v-48c0-4.4-3.6-8-8-8H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8zm-392 88c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H296zm376 116c-119.3 0-216 96.7-216 216s96.7 216 216 216 216-96.7 216-216-96.7-216-216-216zm107.5 323.5C750.8 868.2 712.6 884 672 884s-78.8-15.8-107.5-44.5C535.8 810.8 520 772.6 520 732s15.8-78.8 44.5-107.5C593.2 595.8 631.4 580 672 580s78.8 15.8 107.5 44.5C808.2 653.2 824 691.4 824 732s-15.8 78.8-44.5 107.5zM761 656h-44.3c-2.6 0-5 1.2-6.5 3.3l-63.5 87.8-23.1-31.9a7.92 7.92 0 00-6.5-3.3H573c-6.5 0-10.3 7.4-6.5 12.7l73.8 102.1c3.2 4.4 9.7 4.4 12.9 0l114.2-158c3.9-5.3.1-12.7-6.4-12.7zM440 852H208V148h560v344c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h272c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"file-done",theme:"outlined"}},64012:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM575.34 477.84l-61.22 102.3L452.3 477.8a12 12 0 00-10.27-5.79h-38.44a12 12 0 00-6.4 1.85 12 12 0 00-3.75 16.56l82.34 130.42-83.45 132.78a12 12 0 00-1.84 6.39 12 12 0 0012 12h34.46a12 12 0 0010.21-5.7l62.7-101.47 62.3 101.45a12 12 0 0010.23 5.72h37.48a12 12 0 006.48-1.9 12 12 0 003.62-16.58l-83.83-130.55 85.3-132.47a12 12 0 001.9-6.5 12 12 0 00-12-12h-35.7a12 12 0 00-10.29 5.84z"}}]},name:"file-excel",theme:"filled"}},43128:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM514.1 580.1l-61.8-102.4c-2.2-3.6-6.1-5.8-10.3-5.8h-38.4c-2.3 0-4.5.6-6.4 1.9-5.6 3.5-7.3 10.9-3.7 16.6l82.3 130.4-83.4 132.8a12.04 12.04 0 0010.2 18.4h34.5c4.2 0 8-2.2 10.2-5.7L510 664.8l62.3 101.4c2.2 3.6 6.1 5.7 10.2 5.7H620c2.3 0 4.5-.7 6.5-1.9 5.6-3.6 7.2-11 3.6-16.6l-84-130.4 85.3-132.5a12.04 12.04 0 00-10.1-18.5h-35.7c-4.2 0-8.1 2.2-10.3 5.8l-61.2 102.3z"}}]},name:"file-excel",theme:"outlined"}},92255:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm51.6 120h35.7a12.04 12.04 0 0110.1 18.5L546.1 623l84 130.4c3.6 5.6 2 13-3.6 16.6-2 1.2-4.2 1.9-6.5 1.9h-37.5c-4.1 0-8-2.1-10.2-5.7L510 664.8l-62.7 101.5c-2.2 3.5-6 5.7-10.2 5.7h-34.5a12.04 12.04 0 01-10.2-18.4l83.4-132.8-82.3-130.4c-3.6-5.7-1.9-13.1 3.7-16.6 1.9-1.3 4.1-1.9 6.4-1.9H442c4.2 0 8.1 2.2 10.3 5.8l61.8 102.4 61.2-102.3c2.2-3.6 6.1-5.8 10.3-5.8z",fill:t}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:c}},{tag:"path",attrs:{d:"M514.1 580.1l-61.8-102.4c-2.2-3.6-6.1-5.8-10.3-5.8h-38.4c-2.3 0-4.5.6-6.4 1.9-5.6 3.5-7.3 10.9-3.7 16.6l82.3 130.4-83.4 132.8a12.04 12.04 0 0010.2 18.4h34.5c4.2 0 8-2.2 10.2-5.7L510 664.8l62.3 101.4c2.2 3.6 6.1 5.7 10.2 5.7H620c2.3 0 4.5-.7 6.5-1.9 5.6-3.6 7.2-11 3.6-16.6l-84-130.4 85.3-132.5a12.04 12.04 0 00-10.1-18.5h-35.7c-4.2 0-8.1 2.2-10.3 5.8l-61.2 102.3z",fill:c}}]}},name:"file-excel",theme:"twotone"}},53746:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM512 784a40 40 0 100-80 40 40 0 000 80zm32-152V448a8 8 0 00-8-8h-48a8 8 0 00-8 8v184a8 8 0 008 8h48a8 8 0 008-8z"}}]},name:"file-exclamation",theme:"filled"}},67502:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM472 744a40 40 0 1080 0 40 40 0 10-80 0zm16-104h48c4.4 0 8-3.6 8-8V448c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v184c0 4.4 3.6 8 8 8z"}}]},name:"file-exclamation",theme:"outlined"}},70125:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm-54 96c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v184c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V448zm32 336c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40z",fill:t}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:c}},{tag:"path",attrs:{d:"M488 640h48c4.4 0 8-3.6 8-8V448c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v184c0 4.4 3.6 8 8 8zm-16 104a40 40 0 1080 0 40 40 0 10-80 0z",fill:c}}]}},name:"file-exclamation",theme:"twotone"}},90608:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2z"}}]},name:"file",theme:"filled"}},96600:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M551.5 490.5H521c-4.6 0-8.4 3.7-8.4 8.4V720c0 4.6 3.7 8.4 8.4 8.4h30.5c4.6 0 8.4-3.7 8.4-8.4V498.9c-.1-4.6-3.8-8.4-8.4-8.4zM477.3 600h-88.1c-4.6 0-8.4 3.7-8.4 8.4v23.8c0 4.6 3.7 8.4 8.4 8.4h47.6v.7c-.6 29.9-23 49.8-56.5 49.8-39.2 0-63.6-30.7-63.6-81.4 0-50.1 23.9-80.6 62.3-80.6 28.1 0 47.5 13.5 55.4 38.3l.9 2.8h49.2l-.7-4.6C475.9 515.9 434.7 484 379 484c-68.8 0-113 49.4-113 125.9 0 77.5 43.7 126.1 113.6 126.1 64.4 0 106-40.3 106-102.9v-24.8c0-4.6-3.7-8.3-8.3-8.3z"}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z"}},{tag:"path",attrs:{d:"M608.2 727.8h32.3c4.6 0 8.4-3.7 8.4-8.4v-84.8h87.8c4.6 0 8.4-3.7 8.4-8.4v-25.5c0-4.6-3.7-8.4-8.4-8.4h-87.8v-58.9h96.8c4.6 0 8.4-3.7 8.4-8.4v-26.8c0-4.6-3.7-8.4-8.4-8.4H608.2c-4.6 0-8.4 3.7-8.4 8.4v221.1c0 4.8 3.8 8.5 8.4 8.5z"}}]},name:"file-gif",theme:"outlined"}},13784:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7L639.4 73.4c-6-6-14.2-9.4-22.7-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.6-9.4-22.6zM400 402c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zm296 294H328c-6.7 0-10.4-7.7-6.3-12.9l99.8-127.2a8 8 0 0112.6 0l41.1 52.4 77.8-99.2a8 8 0 0112.6 0l136.5 174c4.3 5.2.5 12.9-6.1 12.9zm-94-370V137.8L790.2 326H602z"}}]},name:"file-image",theme:"filled"}},51554:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M553.1 509.1l-77.8 99.2-41.1-52.4a8 8 0 00-12.6 0l-99.8 127.2a7.98 7.98 0 006.3 12.9H696c6.7 0 10.4-7.7 6.3-12.9l-136.5-174a8.1 8.1 0 00-12.7 0zM360 442a40 40 0 1080 0 40 40 0 10-80 0zm494.6-153.4L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z"}}]},name:"file-image",theme:"outlined"}},16724:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm-134 50c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zm296 294H328.1c-6.7 0-10.4-7.7-6.3-12.9l99.8-127.2a8 8 0 0112.6 0l41.1 52.4 77.8-99.2a8.1 8.1 0 0112.7 0l136.5 174c4.1 5.2.4 12.9-6.3 12.9z",fill:t}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:c}},{tag:"path",attrs:{d:"M553.1 509.1l-77.8 99.2-41.1-52.4a8 8 0 00-12.6 0l-99.8 127.2a7.98 7.98 0 006.3 12.9H696c6.7 0 10.4-7.7 6.3-12.9l-136.5-174a8.1 8.1 0 00-12.7 0zM360 442a40 40 0 1080 0 40 40 0 10-80 0z",fill:c}}]}},name:"file-image",theme:"twotone"}},59164:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M874.6 301.8L596.8 21.3c-4.5-4.5-9.4-8.3-14.7-11.5-1.4-.8-2.8-1.6-4.3-2.3-.9-.5-1.9-.9-2.8-1.3-9-4-18.9-6.2-29-6.2H201c-39.8 0-73 32.2-73 72v880c0 39.8 33.2 72 73 72h623c39.8 0 71-32.2 71-72V352.5c0-19-7-37.2-20.4-50.7zM583 110.4L783.8 312H583V110.4zM823 952H200V72h311v240c0 39.8 33.2 72 73 72h239v568zM350 696.5c0 24.2-7.5 31.4-21.9 31.4-9 0-18.4-5.8-24.8-18.5L272.9 732c13.4 22.9 32.3 34.2 61.3 34.2 41.6 0 60.8-29.9 60.8-66.2V577h-45v119.5zM501.3 577H437v186h44v-62h21.6c39.1 0 73.1-19.6 73.1-63.6 0-45.8-33.5-60.4-74.4-60.4zm-.8 89H481v-53h18.2c21.5 0 33.4 6.2 33.4 24.9 0 18.1-10.5 28.1-32.1 28.1zm182.5-9v36h30v30.1c-4 2.9-11 4.7-17.7 4.7-34.3 0-50.7-21.4-50.7-58.2 0-36.1 19.7-57.4 47.1-57.4 15.3 0 25 6.2 34 14.4l23.7-28.3c-12.7-12.8-32.1-24.2-59.2-24.2-49.6 0-91.1 35.3-91.1 97 0 62.7 40 95.1 91.5 95.1 25.9 0 49.2-10.2 61.5-22.6V657H683z"}}]},name:"file-jpg",theme:"outlined"}},83305:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM426.13 600.93l59.11 132.97a16 16 0 0014.62 9.5h24.06a16 16 0 0014.63-9.51l59.1-133.35V758a16 16 0 0016.01 16H641a16 16 0 0016-16V486a16 16 0 00-16-16h-34.75a16 16 0 00-14.67 9.62L512.1 662.2l-79.48-182.59a16 16 0 00-14.67-9.61H383a16 16 0 00-16 16v272a16 16 0 0016 16h27.13a16 16 0 0016-16V600.93z"}}]},name:"file-markdown",theme:"filled"}},17919:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM429 481.2c-1.9-4.4-6.2-7.2-11-7.2h-35c-6.6 0-12 5.4-12 12v272c0 6.6 5.4 12 12 12h27.1c6.6 0 12-5.4 12-12V582.1l66.8 150.2a12 12 0 0011 7.1H524c4.7 0 9-2.8 11-7.1l66.8-150.6V758c0 6.6 5.4 12 12 12H641c6.6 0 12-5.4 12-12V486c0-6.6-5.4-12-12-12h-34.7c-4.8 0-9.1 2.8-11 7.2l-83.1 191-83.2-191z"}}]},name:"file-markdown",theme:"outlined"}},35478:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm72.3 122H641c6.6 0 12 5.4 12 12v272c0 6.6-5.4 12-12 12h-27.2c-6.6 0-12-5.4-12-12V581.7L535 732.3c-2 4.3-6.3 7.1-11 7.1h-24.1a12 12 0 01-11-7.1l-66.8-150.2V758c0 6.6-5.4 12-12 12H383c-6.6 0-12-5.4-12-12V486c0-6.6 5.4-12 12-12h35c4.8 0 9.1 2.8 11 7.2l83.2 191 83.1-191c1.9-4.4 6.2-7.2 11-7.2z",fill:t}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:c}},{tag:"path",attrs:{d:"M429 481.2c-1.9-4.4-6.2-7.2-11-7.2h-35c-6.6 0-12 5.4-12 12v272c0 6.6 5.4 12 12 12h27.1c6.6 0 12-5.4 12-12V582.1l66.8 150.2a12 12 0 0011 7.1H524c4.7 0 9-2.8 11-7.1l66.8-150.6V758c0 6.6 5.4 12 12 12H641c6.6 0 12-5.4 12-12V486c0-6.6-5.4-12-12-12h-34.7c-4.8 0-9.1 2.8-11 7.2l-83.1 191-83.2-191z",fill:c}}]}},name:"file-markdown",theme:"twotone"}},25874:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z"}}]},name:"file",theme:"outlined"}},45988:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM633.22 637.26c-15.18-.5-31.32.67-49.65 2.96-24.3-14.99-40.66-35.58-52.28-65.83l1.07-4.38 1.24-5.18c4.3-18.13 6.61-31.36 7.3-44.7.52-10.07-.04-19.36-1.83-27.97-3.3-18.59-16.45-29.46-33.02-30.13-15.45-.63-29.65 8-33.28 21.37-5.91 21.62-2.45 50.07 10.08 98.59-15.96 38.05-37.05 82.66-51.2 107.54-18.89 9.74-33.6 18.6-45.96 28.42-16.3 12.97-26.48 26.3-29.28 40.3-1.36 6.49.69 14.97 5.36 21.92 5.3 7.88 13.28 13 22.85 13.74 24.15 1.87 53.83-23.03 86.6-79.26 3.29-1.1 6.77-2.26 11.02-3.7l11.9-4.02c7.53-2.54 12.99-4.36 18.39-6.11 23.4-7.62 41.1-12.43 57.2-15.17 27.98 14.98 60.32 24.8 82.1 24.8 17.98 0 30.13-9.32 34.52-23.99 3.85-12.88.8-27.82-7.48-36.08-8.56-8.41-24.3-12.43-45.65-13.12zM385.23 765.68v-.36l.13-.34a54.86 54.86 0 015.6-10.76c4.28-6.58 10.17-13.5 17.47-20.87 3.92-3.95 8-7.8 12.79-12.12 1.07-.96 7.91-7.05 9.19-8.25l11.17-10.4-8.12 12.93c-12.32 19.64-23.46 33.78-33 43-3.51 3.4-6.6 5.9-9.1 7.51a16.43 16.43 0 01-2.61 1.42c-.41.17-.77.27-1.13.3a2.2 2.2 0 01-1.12-.15 2.07 2.07 0 01-1.27-1.91zM511.17 547.4l-2.26 4-1.4-4.38c-3.1-9.83-5.38-24.64-6.01-38-.72-15.2.49-24.32 5.29-24.32 6.74 0 9.83 10.8 10.07 27.05.22 14.28-2.03 29.14-5.7 35.65zm-5.81 58.46l1.53-4.05 2.09 3.8c11.69 21.24 26.86 38.96 43.54 51.31l3.6 2.66-4.39.9c-16.33 3.38-31.54 8.46-52.34 16.85 2.17-.88-21.62 8.86-27.64 11.17l-5.25 2.01 2.8-4.88c12.35-21.5 23.76-47.32 36.05-79.77zm157.62 76.26c-7.86 3.1-24.78.33-54.57-12.39l-7.56-3.22 8.2-.6c23.3-1.73 39.8-.45 49.42 3.07 4.1 1.5 6.83 3.39 8.04 5.55a4.64 4.64 0 01-1.36 6.31 6.7 6.7 0 01-2.17 1.28z"}}]},name:"file-pdf",theme:"filled"}},54672:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M531.3 574.4l.3-1.4c5.8-23.9 13.1-53.7 7.4-80.7-3.8-21.3-19.5-29.6-32.9-30.2-15.8-.7-29.9 8.3-33.4 21.4-6.6 24-.7 56.8 10.1 98.6-13.6 32.4-35.3 79.5-51.2 107.5-29.6 15.3-69.3 38.9-75.2 68.7-1.2 5.5.2 12.5 3.5 18.8 3.7 7 9.6 12.4 16.5 15 3 1.1 6.6 2 10.8 2 17.6 0 46.1-14.2 84.1-79.4 5.8-1.9 11.8-3.9 17.6-5.9 27.2-9.2 55.4-18.8 80.9-23.1 28.2 15.1 60.3 24.8 82.1 24.8 21.6 0 30.1-12.8 33.3-20.5 5.6-13.5 2.9-30.5-6.2-39.6-13.2-13-45.3-16.4-95.3-10.2-24.6-15-40.7-35.4-52.4-65.8zM421.6 726.3c-13.9 20.2-24.4 30.3-30.1 34.7 6.7-12.3 19.8-25.3 30.1-34.7zm87.6-235.5c5.2 8.9 4.5 35.8.5 49.4-4.9-19.9-5.6-48.1-2.7-51.4.8.1 1.5.7 2.2 2zm-1.6 120.5c10.7 18.5 24.2 34.4 39.1 46.2-21.6 4.9-41.3 13-58.9 20.2-4.2 1.7-8.3 3.4-12.3 5 13.3-24.1 24.4-51.4 32.1-71.4zm155.6 65.5c.1.2.2.5-.4.9h-.2l-.2.3c-.8.5-9 5.3-44.3-8.6 40.6-1.9 45 7.3 45.1 7.4zm191.4-388.2L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z"}}]},name:"file-pdf",theme:"outlined"}},12021:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M509.2 490.8c-.7-1.3-1.4-1.9-2.2-2-2.9 3.3-2.2 31.5 2.7 51.4 4-13.6 4.7-40.5-.5-49.4zm-1.6 120.5c-7.7 20-18.8 47.3-32.1 71.4 4-1.6 8.1-3.3 12.3-5 17.6-7.2 37.3-15.3 58.9-20.2-14.9-11.8-28.4-27.7-39.1-46.2z",fill:t}},{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm55 287.6c16.1-1.9 30.6-2.8 44.3-2.3 12.8.4 23.6 2 32 5.1.2.1.3.1.5.2.4.2.8.3 1.2.5.5.2 1.1.4 1.6.7.1.1.3.1.4.2 4.1 1.8 7.5 4 10.1 6.6 9.1 9.1 11.8 26.1 6.2 39.6-3.2 7.7-11.7 20.5-33.3 20.5-21.8 0-53.9-9.7-82.1-24.8-25.5 4.3-53.7 13.9-80.9 23.1-5.8 2-11.8 4-17.6 5.9-38 65.2-66.5 79.4-84.1 79.4-4.2 0-7.8-.9-10.8-2-6.9-2.6-12.8-8-16.5-15-.9-1.7-1.6-3.4-2.2-5.2-1.6-4.8-2.1-9.6-1.3-13.6l.6-2.7c.1-.2.1-.4.2-.6.2-.7.4-1.4.7-2.1 0-.1.1-.2.1-.3 4.1-11.9 13.6-23.4 27.7-34.6 12.3-9.8 27.1-18.7 45.9-28.4 15.9-28 37.6-75.1 51.2-107.4-10.8-41.8-16.7-74.6-10.1-98.6.9-3.3 2.5-6.4 4.6-9.1.2-.2.3-.4.5-.6.1-.1.1-.2.2-.2 6.3-7.5 16.9-11.9 28.1-11.5 16.6.7 29.7 11.5 33 30.1 1.7 8 2.2 16.5 1.9 25.7v.7c0 .5 0 1-.1 1.5-.7 13.3-3 26.6-7.3 44.7-.4 1.6-.8 3.2-1.2 5.2l-1 4.1-.1.3c.1.2.1.3.2.5l1.8 4.5c.1.3.3.7.4 1 .7 1.6 1.4 3.3 2.1 4.8v.1c8.7 18.8 19.7 33.4 33.9 45.1 4.3 3.5 8.9 6.7 13.9 9.8 1.8-.5 3.5-.7 5.3-.9z",fill:t}},{tag:"path",attrs:{d:"M391.5 761c5.7-4.4 16.2-14.5 30.1-34.7-10.3 9.4-23.4 22.4-30.1 34.7zm270.9-83l.2-.3h.2c.6-.4.5-.7.4-.9-.1-.1-4.5-9.3-45.1-7.4 35.3 13.9 43.5 9.1 44.3 8.6z",fill:t}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:c}},{tag:"path",attrs:{d:"M535.9 585.3c-.8-1.7-1.5-3.3-2.2-4.9-.1-.3-.3-.7-.4-1l-1.8-4.5c-.1-.2-.1-.3-.2-.5l.1-.3.2-1.1c4-16.3 8.6-35.3 9.4-54.4v-.7c.3-8.6-.2-17.2-2-25.6-3.8-21.3-19.5-29.6-32.9-30.2-11.3-.5-21.8 4-28.1 11.4-.1.1-.1.2-.2.2-.2.2-.4.4-.5.6-2.1 2.7-3.7 5.8-4.6 9.1-6.6 24-.7 56.8 10.1 98.6-13.6 32.4-35.3 79.4-51.2 107.4v.1c-27.7 14.3-64.1 35.8-73.6 62.9 0 .1-.1.2-.1.3-.2.7-.5 1.4-.7 2.1-.1.2-.1.4-.2.6-.2.9-.5 1.8-.6 2.7-.9 4-.4 8.8 1.3 13.6.6 1.8 1.3 3.5 2.2 5.2 3.7 7 9.6 12.4 16.5 15 3 1.1 6.6 2 10.8 2 17.6 0 46.1-14.2 84.1-79.4 5.8-1.9 11.8-3.9 17.6-5.9 27.2-9.2 55.4-18.8 80.9-23.1 28.2 15.1 60.3 24.8 82.1 24.8 21.6 0 30.1-12.8 33.3-20.5 5.6-13.5 2.9-30.5-6.2-39.6-2.6-2.6-6-4.8-10.1-6.6-.1-.1-.3-.1-.4-.2-.5-.2-1.1-.4-1.6-.7-.4-.2-.8-.3-1.2-.5-.2-.1-.3-.1-.5-.2-16.2-5.8-41.7-6.7-76.3-2.8l-5.3.6c-5-3-9.6-6.3-13.9-9.8-14.2-11.3-25.1-25.8-33.8-44.7zM391.5 761c6.7-12.3 19.8-25.3 30.1-34.7-13.9 20.2-24.4 30.3-30.1 34.7zM507 488.8c.8.1 1.5.7 2.2 2 5.2 8.9 4.5 35.8.5 49.4-4.9-19.9-5.6-48.1-2.7-51.4zm-19.2 188.9c-4.2 1.7-8.3 3.4-12.3 5 13.3-24.1 24.4-51.4 32.1-71.4 10.7 18.5 24.2 34.4 39.1 46.2-21.6 4.9-41.3 13-58.9 20.2zm175.4-.9c.1.2.2.5-.4.9h-.2l-.2.3c-.8.5-9 5.3-44.3-8.6 40.6-1.9 45 7.3 45.1 7.4z",fill:c}}]}},name:"file-pdf",theme:"twotone"}},68861:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM468.53 760v-91.54h59.27c60.57 0 100.2-39.65 100.2-98.12 0-58.22-39.58-98.34-99.98-98.34H424a12 12 0 00-12 12v276a12 12 0 0012 12h32.53a12 12 0 0012-12zm0-139.33h34.9c47.82 0 67.19-12.93 67.19-50.33 0-32.05-18.12-50.12-49.87-50.12h-52.22v100.45z"}}]},name:"file-ppt",theme:"filled"}},85613:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M424 476c-4.4 0-8 3.6-8 8v276c0 4.4 3.6 8 8 8h32.5c4.4 0 8-3.6 8-8v-95.5h63.3c59.4 0 96.2-38.9 96.2-94.1 0-54.5-36.3-94.3-96-94.3H424zm150.6 94.3c0 43.4-26.5 54.3-71.2 54.3h-38.9V516.2h56.2c33.8 0 53.9 19.7 53.9 54.1zm280-281.7L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z"}}]},name:"file-ppt",theme:"outlined"}},78659:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M464.5 516.2v108.4h38.9c44.7 0 71.2-10.9 71.2-54.3 0-34.4-20.1-54.1-53.9-54.1h-56.2z",fill:t}},{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm90 218.4c0 55.2-36.8 94.1-96.2 94.1h-63.3V760c0 4.4-3.6 8-8 8H424c-4.4 0-8-3.6-8-8V484c0-4.4 3.6-8 8-8v.1h104c59.7 0 96 39.8 96 94.3z",fill:t}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:c}},{tag:"path",attrs:{d:"M424 476.1c-4.4-.1-8 3.5-8 7.9v276c0 4.4 3.6 8 8 8h32.5c4.4 0 8-3.6 8-8v-95.5h63.3c59.4 0 96.2-38.9 96.2-94.1 0-54.5-36.3-94.3-96-94.3H424zm150.6 94.2c0 43.4-26.5 54.3-71.2 54.3h-38.9V516.2h56.2c33.8 0 53.9 19.7 53.9 54.1z",fill:c}}]}},name:"file-ppt",theme:"twotone"}},76239:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M644.7 669.2a7.92 7.92 0 00-6.5-3.3H594c-6.5 0-10.3 7.4-6.5 12.7l73.8 102.1c3.2 4.4 9.7 4.4 12.9 0l114.2-158c3.8-5.3 0-12.7-6.5-12.7h-44.3c-2.6 0-5 1.2-6.5 3.3l-63.5 87.8-22.9-31.9zM688 306v-48c0-4.4-3.6-8-8-8H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8zm-392 88c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H296zm184 458H208V148h560v296c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h312c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm402.6-320.8l-192-66.7c-.9-.3-1.7-.4-2.6-.4s-1.8.1-2.6.4l-192 66.7a7.96 7.96 0 00-5.4 7.5v251.1c0 2.5 1.1 4.8 3.1 6.3l192 150.2c1.4 1.1 3.2 1.7 4.9 1.7s3.5-.6 4.9-1.7l192-150.2c1.9-1.5 3.1-3.8 3.1-6.3V538.7c0-3.4-2.2-6.4-5.4-7.5zM826 763.7L688 871.6 550 763.7V577l138-48 138 48v186.7z"}}]},name:"file-protect",theme:"outlined"}},60342:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M688 312v-48c0-4.4-3.6-8-8-8H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8zm-392 88c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H296zm144 452H208V148h560v344c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h272c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm445.7 51.5l-93.3-93.3C814.7 780.7 828 743.9 828 704c0-97.2-78.8-176-176-176s-176 78.8-176 176 78.8 176 176 176c35.8 0 69-10.7 96.8-29l94.7 94.7c1.6 1.6 3.6 2.3 5.6 2.3s4.1-.8 5.6-2.3l31-31a7.9 7.9 0 000-11.2zM652 816c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"}}]},name:"file-search",theme:"outlined"}},22774:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M296 256c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H296zm192 200v-48c0-4.4-3.6-8-8-8H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8zm-48 396H208V148h560v344c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h272c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm104.1-115.6c1.8-34.5 16.2-66.8 40.8-91.4 26.2-26.2 62-41 99.1-41 37.4 0 72.6 14.6 99.1 41 3.2 3.2 6.3 6.6 9.2 10.1L769.2 673a8 8 0 003 14.1l93.3 22.5c5 1.2 9.8-2.6 9.9-7.7l.6-95.4a8 8 0 00-12.9-6.4l-20.3 15.8C805.4 569.6 748.1 540 684 540c-109.9 0-199.6 86.9-204 195.7-.2 4.5 3.5 8.3 8 8.3h48.1c4.3 0 7.8-3.3 8-7.6zM880 744h-48.1c-4.3 0-7.8 3.3-8 7.6-1.8 34.5-16.2 66.8-40.8 91.4-26.2 26.2-62 41-99.1 41-37.4 0-72.6-14.6-99.1-41-3.2-3.2-6.3-6.6-9.2-10.1l23.1-17.9a8 8 0 00-3-14.1l-93.3-22.5c-5-1.2-9.8 2.6-9.9 7.7l-.6 95.4a8 8 0 0012.9 6.4l20.3-15.8C562.6 918.4 619.9 948 684 948c109.9 0 199.6-86.9 204-195.7.2-4.5-3.5-8.3-8-8.3z"}}]},name:"file-sync",theme:"outlined"}},53320:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM320 482a8 8 0 00-8 8v48a8 8 0 008 8h384a8 8 0 008-8v-48a8 8 0 00-8-8H320zm0 136a8 8 0 00-8 8v48a8 8 0 008 8h184a8 8 0 008-8v-48a8 8 0 00-8-8H320z"}}]},name:"file-text",theme:"filled"}},97150:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM504 618H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM312 490v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8z"}}]},name:"file-text",theme:"outlined"}},30605:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm-22 322c0 4.4-3.6 8-8 8H320c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm200-184v48c0 4.4-3.6 8-8 8H320c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h384c4.4 0 8 3.6 8 8z",fill:t}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:c}},{tag:"path",attrs:{d:"M312 490v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8zm192 128H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z",fill:c}}]}},name:"file-text",theme:"twotone"}},56772:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42z",fill:t}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:c}}]}},name:"file",theme:"twotone"}},61956:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM402 549c0 5.4 4.4 9.5 9.8 9.5h32.4c5.4 0 9.8-4.2 9.8-9.4 0-28.2 25.8-51.6 58-51.6s58 23.4 58 51.5c0 25.3-21 47.2-49.3 50.9-19.3 2.8-34.5 20.3-34.7 40.1v32c0 5.5 4.5 10 10 10h32c5.5 0 10-4.5 10-10v-12.2c0-6 4-11.5 9.7-13.3 44.6-14.4 75-54 74.3-98.9-.8-55.5-49.2-100.8-108.5-101.6-61.4-.7-111.5 45.6-111.5 103zm110 227a32 32 0 100-64 32 32 0 000 64z"}}]},name:"file-unknown",theme:"filled"}},33610:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7L639.4 73.4c-6-6-14.2-9.4-22.7-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.6-9.4-22.6zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM402 549c0 5.4 4.4 9.5 9.8 9.5h32.4c5.4 0 9.8-4.2 9.8-9.4 0-28.2 25.8-51.6 58-51.6s58 23.4 58 51.5c0 25.3-21 47.2-49.3 50.9-19.3 2.8-34.5 20.3-34.7 40.1v32c0 5.5 4.5 10 10 10h32c5.5 0 10-4.5 10-10v-12.2c0-6 4-11.5 9.7-13.3 44.6-14.4 75-54 74.3-98.9-.8-55.5-49.2-100.8-108.5-101.6-61.4-.7-111.5 45.6-111.5 103zm78 195a32 32 0 1064 0 32 32 0 10-64 0z"}}]},name:"file-unknown",theme:"outlined"}},82523:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm-22 424c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm110-228.4c.7 44.9-29.7 84.5-74.3 98.9-5.7 1.8-9.7 7.3-9.7 13.3V672c0 5.5-4.5 10-10 10h-32c-5.5 0-10-4.5-10-10v-32c.2-19.8 15.4-37.3 34.7-40.1C549 596.2 570 574.3 570 549c0-28.1-25.8-51.5-58-51.5s-58 23.4-58 51.6c0 5.2-4.4 9.4-9.8 9.4h-32.4c-5.4 0-9.8-4.1-9.8-9.5 0-57.4 50.1-103.7 111.5-103 59.3.8 107.7 46.1 108.5 101.6z",fill:t}},{tag:"path",attrs:{d:"M854.6 288.7L639.4 73.4c-6-6-14.2-9.4-22.7-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.6-9.4-22.6zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:c}},{tag:"path",attrs:{d:"M480 744a32 32 0 1064 0 32 32 0 10-64 0zm-78-195c0 5.4 4.4 9.5 9.8 9.5h32.4c5.4 0 9.8-4.2 9.8-9.4 0-28.2 25.8-51.6 58-51.6s58 23.4 58 51.5c0 25.3-21 47.2-49.3 50.9-19.3 2.8-34.5 20.3-34.7 40.1v32c0 5.5 4.5 10 10 10h32c5.5 0 10-4.5 10-10v-12.2c0-6 4-11.5 9.7-13.3 44.6-14.4 75-54 74.3-98.9-.8-55.5-49.2-100.8-108.5-101.6-61.4-.7-111.5 45.6-111.5 103z",fill:c}}]}},name:"file-unknown",theme:"twotone"}},5407:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM512 566.1l52.81 197a12 12 0 0011.6 8.9h31.77a12 12 0 0011.6-8.88l74.37-276a12 12 0 00.4-3.12 12 12 0 00-12-12h-35.57a12 12 0 00-11.7 9.31l-45.78 199.1-49.76-199.32A12 12 0 00528.1 472h-32.2a12 12 0 00-11.64 9.1L434.6 680.01 388.5 481.3a12 12 0 00-11.68-9.29h-35.39a12 12 0 00-3.11.41 12 12 0 00-8.47 14.7l74.17 276A12 12 0 00415.6 772h31.99a12 12 0 0011.59-8.9l52.81-197z"}}]},name:"file-word",theme:"filled"}},46419:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM528.1 472h-32.2c-5.5 0-10.3 3.7-11.6 9.1L434.6 680l-46.1-198.7c-1.3-5.4-6.1-9.3-11.7-9.3h-35.4a12.02 12.02 0 00-11.6 15.1l74.2 276c1.4 5.2 6.2 8.9 11.6 8.9h32c5.4 0 10.2-3.6 11.6-8.9l52.8-197 52.8 197c1.4 5.2 6.2 8.9 11.6 8.9h31.8c5.4 0 10.2-3.6 11.6-8.9l74.4-276a12.04 12.04 0 00-11.6-15.1H647c-5.6 0-10.4 3.9-11.7 9.3l-45.8 199.1-49.8-199.3c-1.3-5.4-6.1-9.1-11.6-9.1z"}}]},name:"file-word",theme:"outlined"}},84795:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm101.3 129.3c1.3-5.4 6.1-9.3 11.7-9.3h35.6a12.04 12.04 0 0111.6 15.1l-74.4 276c-1.4 5.3-6.2 8.9-11.6 8.9h-31.8c-5.4 0-10.2-3.7-11.6-8.9l-52.8-197-52.8 197c-1.4 5.3-6.2 8.9-11.6 8.9h-32c-5.4 0-10.2-3.7-11.6-8.9l-74.2-276a12.02 12.02 0 0111.6-15.1h35.4c5.6 0 10.4 3.9 11.7 9.3L434.6 680l49.7-198.9c1.3-5.4 6.1-9.1 11.6-9.1h32.2c5.5 0 10.3 3.7 11.6 9.1l49.8 199.3 45.8-199.1z",fill:t}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:c}},{tag:"path",attrs:{d:"M528.1 472h-32.2c-5.5 0-10.3 3.7-11.6 9.1L434.6 680l-46.1-198.7c-1.3-5.4-6.1-9.3-11.7-9.3h-35.4a12.02 12.02 0 00-11.6 15.1l74.2 276c1.4 5.2 6.2 8.9 11.6 8.9h32c5.4 0 10.2-3.6 11.6-8.9l52.8-197 52.8 197c1.4 5.2 6.2 8.9 11.6 8.9h31.8c5.4 0 10.2-3.6 11.6-8.9l74.4-276a12.04 12.04 0 00-11.6-15.1H647c-5.6 0-10.4 3.9-11.7 9.3l-45.8 199.1-49.8-199.3c-1.3-5.4-6.1-9.1-11.6-9.1z",fill:c}}]}},name:"file-word",theme:"twotone"}},19152:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM296 136v64h64v-64h-64zm64 64v64h64v-64h-64zm-64 64v64h64v-64h-64zm64 64v64h64v-64h-64zm-64 64v64h64v-64h-64zm64 64v64h64v-64h-64zm-64 64v64h64v-64h-64zm0 64v160h128V584H296zm48 48h32v64h-32v-64z"}}]},name:"file-zip",theme:"filled"}},695:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M296 392h64v64h-64zm0 190v160h128V582h-64v-62h-64v62zm80 48v64h-32v-64h32zm-16-302h64v64h-64zm-64-64h64v64h-64zm64 192h64v64h-64zm0-256h64v64h-64zm494.6 88.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h64v64h64v-64h174v216a42 42 0 0042 42h216v494z"}}]},name:"file-zip",theme:"outlined"}},94007:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M344 630h32v2h-32z",fill:t}},{tag:"path",attrs:{d:"M534 352V136H360v64h64v64h-64v64h64v64h-64v64h64v64h-64v62h64v160H296V520h64v-64h-64v-64h64v-64h-64v-64h64v-64h-64v-64h-64v752h560V394H576a42 42 0 01-42-42z",fill:t}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h64v64h64v-64h174v216a42 42 0 0042 42h216v494z",fill:c}},{tag:"path",attrs:{d:"M296 392h64v64h-64zm0-128h64v64h-64zm0 318v160h128V582h-64v-62h-64v62zm48 50v-2h32v64h-32v-62zm16-432h64v64h-64zm0 256h64v64h-64zm0-128h64v64h-64z",fill:c}}]}},name:"file-zip",theme:"twotone"}},57882:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z"}}]},name:"filter",theme:"filled"}},65653:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880.1 154H143.9c-24.5 0-39.8 26.7-27.5 48L349 597.4V838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V597.4L907.7 202c12.2-21.3-3.1-48-27.6-48zM603.4 798H420.6V642h182.9v156zm9.6-236.6l-9.5 16.6h-183l-9.5-16.6L212.7 226h598.6L613 561.4z"}}]},name:"filter",theme:"outlined"}},97007:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M420.6 798h182.9V642H420.6zM411 561.4l9.5 16.6h183l9.5-16.6L811.3 226H212.7z",fill:t}},{tag:"path",attrs:{d:"M880.1 154H143.9c-24.5 0-39.8 26.7-27.5 48L349 597.4V838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V597.4L907.7 202c12.2-21.3-3.1-48-27.6-48zM603.5 798H420.6V642h182.9v156zm9.5-236.6l-9.5 16.6h-183l-9.5-16.6L212.7 226h598.6L613 561.4z",fill:c}}]}},name:"filter",theme:"twotone"}},60438:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M834.1 469.2A347.49 347.49 0 00751.2 354l-29.1-26.7a8.09 8.09 0 00-13 3.3l-13 37.3c-8.1 23.4-23 47.3-44.1 70.8-1.4 1.5-3 1.9-4.1 2-1.1.1-2.8-.1-4.3-1.5-1.4-1.2-2.1-3-2-4.8 3.7-60.2-14.3-128.1-53.7-202C555.3 171 510 123.1 453.4 89.7l-41.3-24.3c-5.4-3.2-12.3 1-12 7.3l2.2 48c1.5 32.8-2.3 61.8-11.3 85.9-11 29.5-26.8 56.9-47 81.5a295.64 295.64 0 01-47.5 46.1 352.6 352.6 0 00-100.3 121.5A347.75 347.75 0 00160 610c0 47.2 9.3 92.9 27.7 136a349.4 349.4 0 0075.5 110.9c32.4 32 70 57.2 111.9 74.7C418.5 949.8 464.5 959 512 959s93.5-9.2 136.9-27.3A348.6 348.6 0 00760.8 857c32.4-32 57.8-69.4 75.5-110.9a344.2 344.2 0 0027.7-136c0-48.8-10-96.2-29.9-140.9z"}}]},name:"fire",theme:"filled"}},95285:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M834.1 469.2A347.49 347.49 0 00751.2 354l-29.1-26.7a8.09 8.09 0 00-13 3.3l-13 37.3c-8.1 23.4-23 47.3-44.1 70.8-1.4 1.5-3 1.9-4.1 2-1.1.1-2.8-.1-4.3-1.5-1.4-1.2-2.1-3-2-4.8 3.7-60.2-14.3-128.1-53.7-202C555.3 171 510 123.1 453.4 89.7l-41.3-24.3c-5.4-3.2-12.3 1-12 7.3l2.2 48c1.5 32.8-2.3 61.8-11.3 85.9-11 29.5-26.8 56.9-47 81.5a295.64 295.64 0 01-47.5 46.1 352.6 352.6 0 00-100.3 121.5A347.75 347.75 0 00160 610c0 47.2 9.3 92.9 27.7 136a349.4 349.4 0 0075.5 110.9c32.4 32 70 57.2 111.9 74.7C418.5 949.8 464.5 959 512 959s93.5-9.2 136.9-27.3A348.6 348.6 0 00760.8 857c32.4-32 57.8-69.4 75.5-110.9a344.2 344.2 0 0027.7-136c0-48.8-10-96.2-29.9-140.9zM713 808.5c-53.7 53.2-125 82.4-201 82.4s-147.3-29.2-201-82.4c-53.5-53.1-83-123.5-83-198.4 0-43.5 9.8-85.2 29.1-124 18.8-37.9 46.8-71.8 80.8-97.9a349.6 349.6 0 0058.6-56.8c25-30.5 44.6-64.5 58.2-101a240 240 0 0012.1-46.5c24.1 22.2 44.3 49 61.2 80.4 33.4 62.6 48.8 118.3 45.8 165.7a74.01 74.01 0 0024.4 59.8 73.36 73.36 0 0053.4 18.8c19.7-1 37.8-9.7 51-24.4 13.3-14.9 24.8-30.1 34.4-45.6 14 17.9 25.7 37.4 35 58.4 15.9 35.8 24 73.9 24 113.1 0 74.9-29.5 145.4-83 198.4z"}}]},name:"fire",theme:"outlined"}},53750:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M737 438.6c-9.6 15.5-21.1 30.7-34.4 45.6a73.1 73.1 0 01-51 24.4 73.36 73.36 0 01-53.4-18.8 74.01 74.01 0 01-24.4-59.8c3-47.4-12.4-103.1-45.8-165.7-16.9-31.4-37.1-58.2-61.2-80.4a240 240 0 01-12.1 46.5 354.26 354.26 0 01-58.2 101 349.6 349.6 0 01-58.6 56.8c-34 26.1-62 60-80.8 97.9a275.96 275.96 0 00-29.1 124c0 74.9 29.5 145.3 83 198.4 53.7 53.2 125 82.4 201 82.4s147.3-29.2 201-82.4c53.5-53 83-123.5 83-198.4 0-39.2-8.1-77.3-24-113.1-9.3-21-21-40.5-35-58.4z",fill:t}},{tag:"path",attrs:{d:"M834.1 469.2A347.49 347.49 0 00751.2 354l-29.1-26.7a8.09 8.09 0 00-13 3.3l-13 37.3c-8.1 23.4-23 47.3-44.1 70.8-1.4 1.5-3 1.9-4.1 2-1.1.1-2.8-.1-4.3-1.5-1.4-1.2-2.1-3-2-4.8 3.7-60.2-14.3-128.1-53.7-202C555.3 171 510 123.1 453.4 89.7l-41.3-24.3c-5.4-3.2-12.3 1-12 7.3l2.2 48c1.5 32.8-2.3 61.8-11.3 85.9-11 29.5-26.8 56.9-47 81.5a295.64 295.64 0 01-47.5 46.1 352.6 352.6 0 00-100.3 121.5A347.75 347.75 0 00160 610c0 47.2 9.3 92.9 27.7 136a349.4 349.4 0 0075.5 110.9c32.4 32 70 57.2 111.9 74.7C418.5 949.8 464.5 959 512 959s93.5-9.2 136.9-27.3A348.6 348.6 0 00760.8 857c32.4-32 57.8-69.4 75.5-110.9a344.2 344.2 0 0027.7-136c0-48.8-10-96.2-29.9-140.9zM713 808.5c-53.7 53.2-125 82.4-201 82.4s-147.3-29.2-201-82.4c-53.5-53.1-83-123.5-83-198.4 0-43.5 9.8-85.2 29.1-124 18.8-37.9 46.8-71.8 80.8-97.9a349.6 349.6 0 0058.6-56.8c25-30.5 44.6-64.5 58.2-101a240 240 0 0012.1-46.5c24.1 22.2 44.3 49 61.2 80.4 33.4 62.6 48.8 118.3 45.8 165.7a74.01 74.01 0 0024.4 59.8 73.36 73.36 0 0053.4 18.8c19.7-1 37.8-9.7 51-24.4 13.3-14.9 24.8-30.1 34.4-45.6 14 17.9 25.7 37.4 35 58.4 15.9 35.8 24 73.9 24 113.1 0 74.9-29.5 145.4-83 198.4z",fill:c}}]}},name:"fire",theme:"twotone"}},14989:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 305H624V192c0-17.7-14.3-32-32-32H184v-40c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v784c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V640h248v113c0 17.7 14.3 32 32 32h416c17.7 0 32-14.3 32-32V337c0-17.7-14.3-32-32-32z"}}]},name:"flag",theme:"filled"}},21214:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 305H624V192c0-17.7-14.3-32-32-32H184v-40c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v784c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V640h248v113c0 17.7 14.3 32 32 32h416c17.7 0 32-14.3 32-32V337c0-17.7-14.3-32-32-32zM184 568V232h368v336H184zm656 145H504v-73h112c4.4 0 8-3.6 8-8V377h216v336z"}}]},name:"flag",theme:"outlined"}},5682:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M184 232h368v336H184z",fill:t}},{tag:"path",attrs:{d:"M624 632c0 4.4-3.6 8-8 8H504v73h336V377H624v255z",fill:t}},{tag:"path",attrs:{d:"M880 305H624V192c0-17.7-14.3-32-32-32H184v-40c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v784c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V640h248v113c0 17.7 14.3 32 32 32h416c17.7 0 32-14.3 32-32V337c0-17.7-14.3-32-32-32zM184 568V232h368v336H184zm656 145H504v-73h112c4.4 0 8-3.6 8-8V377h216v336z",fill:c}}]}},name:"flag",theme:"twotone"}},11310:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM632 577c0 3.8-3.4 7-7.5 7H540v84.9c0 3.9-3.2 7.1-7 7.1h-42c-3.8 0-7-3.2-7-7.1V584h-84.5c-4.1 0-7.5-3.2-7.5-7v-42c0-3.8 3.4-7 7.5-7H484v-84.9c0-3.9 3.2-7.1 7-7.1h42c3.8 0 7 3.2 7 7.1V528h84.5c4.1 0 7.5 3.2 7.5 7v42z"}}]},name:"folder-add",theme:"filled"}},89418:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M484 443.1V528h-84.5c-4.1 0-7.5 3.1-7.5 7v42c0 3.8 3.4 7 7.5 7H484v84.9c0 3.9 3.2 7.1 7 7.1h42c3.9 0 7-3.2 7-7.1V584h84.5c4.1 0 7.5-3.2 7.5-7v-42c0-3.9-3.4-7-7.5-7H540v-84.9c0-3.9-3.1-7.1-7-7.1h-42c-3.8 0-7 3.2-7 7.1zm396-144.7H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z"}}]},name:"folder-add",theme:"outlined"}},33752:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M372.5 256H184v512h656V370.4H492.1L372.5 256zM540 443.1V528h84.5c4.1 0 7.5 3.1 7.5 7v42c0 3.8-3.4 7-7.5 7H540v84.9c0 3.9-3.1 7.1-7 7.1h-42c-3.8 0-7-3.2-7-7.1V584h-84.5c-4.1 0-7.5-3.2-7.5-7v-42c0-3.9 3.4-7 7.5-7H484v-84.9c0-3.9 3.2-7.1 7-7.1h42c3.9 0 7 3.2 7 7.1z",fill:t}},{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z",fill:c}},{tag:"path",attrs:{d:"M484 443.1V528h-84.5c-4.1 0-7.5 3.1-7.5 7v42c0 3.8 3.4 7 7.5 7H484v84.9c0 3.9 3.2 7.1 7 7.1h42c3.9 0 7-3.2 7-7.1V584h84.5c4.1 0 7.5-3.2 7.5-7v-42c0-3.9-3.4-7-7.5-7H540v-84.9c0-3.9-3.1-7.1-7-7.1h-42c-3.8 0-7 3.2-7 7.1z",fill:c}}]}},name:"folder-add",theme:"twotone"}},49952:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32z"}}]},name:"folder",theme:"filled"}},6030:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 444H820V330.4c0-17.7-14.3-32-32-32H473L355.7 186.2a8.15 8.15 0 00-5.5-2.2H96c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h698c13 0 24.8-7.9 29.7-20l134-332c1.5-3.8 2.3-7.9 2.3-12 0-17.7-14.3-32-32-32zm-180 0H238c-13 0-24.8 7.9-29.7 20L136 643.2V256h188.5l119.6 114.4H748V444z"}}]},name:"folder-open",theme:"filled"}},89861:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 444H820V330.4c0-17.7-14.3-32-32-32H473L355.7 186.2a8.15 8.15 0 00-5.5-2.2H96c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h698c13 0 24.8-7.9 29.7-20l134-332c1.5-3.8 2.3-7.9 2.3-12 0-17.7-14.3-32-32-32zM136 256h188.5l119.6 114.4H748V444H238c-13 0-24.8 7.9-29.7 20L136 643.2V256zm635.3 512H159l103.3-256h612.4L771.3 768z"}}]},name:"folder-open",theme:"outlined"}},49444:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M159 768h612.3l103.4-256H262.3z",fill:t}},{tag:"path",attrs:{d:"M928 444H820V330.4c0-17.7-14.3-32-32-32H473L355.7 186.2a8.15 8.15 0 00-5.5-2.2H96c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h698c13 0 24.8-7.9 29.7-20l134-332c1.5-3.8 2.3-7.9 2.3-12 0-17.7-14.3-32-32-32zM136 256h188.5l119.6 114.4H748V444H238c-13 0-24.8 7.9-29.7 20L136 643.2V256zm635.3 512H159l103.3-256h612.4L771.3 768z",fill:c}}]}},name:"folder-open",theme:"twotone"}},90813:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z"}}]},name:"folder",theme:"outlined"}},5415:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z",fill:c}},{tag:"path",attrs:{d:"M372.5 256H184v512h656V370.4H492.1z",fill:t}}]}},name:"folder",theme:"twotone"}},51769:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M309.1 554.3a42.92 42.92 0 000 36.4C353.3 684 421.6 732 512.5 732s159.2-48.1 203.4-141.3c5.4-11.5 5.4-24.8.1-36.3l-.1-.1-.1-.1C671.7 461 603.4 413 512.5 413s-159.2 48.1-203.4 141.3zM512.5 477c62.1 0 107.4 30 141.1 95.5C620 638 574.6 668 512.5 668s-107.4-30-141.1-95.5c33.7-65.5 79-95.5 141.1-95.5z"}},{tag:"path",attrs:{d:"M457 573a56 56 0 10112 0 56 56 0 10-112 0z"}},{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z"}}]},name:"folder-view",theme:"outlined"}},98582:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 816H120c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8zm-650.3-80h85c4.2 0 8-2.7 9.3-6.8l53.7-166h219.2l53.2 166c1.3 4 5 6.8 9.3 6.8h89.1c1.1 0 2.2-.2 3.2-.5a9.7 9.7 0 006-12.4L573.6 118.6a9.9 9.9 0 00-9.2-6.6H462.1c-4.2 0-7.9 2.6-9.2 6.6L244.5 723.1c-.4 1-.5 2.1-.5 3.2-.1 5.3 4.3 9.7 9.7 9.7zm255.9-516.1h4.1l83.8 263.8H424.9l84.7-263.8z"}}]},name:"font-colors",theme:"outlined"}},67687:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M920 416H616c-4.4 0-8 3.6-8 8v112c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-56h60v320h-46c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h164c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8h-46V480h60v56c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V424c0-4.4-3.6-8-8-8zM656 296V168c0-4.4-3.6-8-8-8H104c-4.4 0-8 3.6-8 8v128c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-64h168v560h-92c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h264c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-92V232h168v64c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8z"}}]},name:"font-size",theme:"outlined"}},36114:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M752 100c-61.8 0-112 50.2-112 112 0 47.7 29.9 88.5 72 104.6v27.6L512 601.4 312 344.2v-27.6c42.1-16.1 72-56.9 72-104.6 0-61.8-50.2-112-112-112s-112 50.2-112 112c0 50.6 33.8 93.5 80 107.3v34.4c0 9.7 3.3 19.3 9.3 27L476 672.3v33.6c-44.2 15-76 56.9-76 106.1 0 61.8 50.2 112 112 112s112-50.2 112-112c0-49.2-31.8-91-76-106.1v-33.6l226.7-291.6c6-7.7 9.3-17.3 9.3-27v-34.4c46.2-13.8 80-56.7 80-107.3 0-61.8-50.2-112-112-112zM224 212a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm336 600a48.01 48.01 0 01-96 0 48.01 48.01 0 0196 0zm192-552a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"fork",theme:"outlined"}},62760:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 512h-56c-4.4 0-8 3.6-8 8v320H184V184h320c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V520c0-4.4-3.6-8-8-8z"}},{tag:"path",attrs:{d:"M355.9 534.9L354 653.8c-.1 8.9 7.1 16.2 16 16.2h.4l118-2.9c2-.1 4-.9 5.4-2.3l415.9-415c3.1-3.1 3.1-8.2 0-11.3L785.4 114.3c-1.6-1.6-3.6-2.3-5.7-2.3s-4.1.8-5.7 2.3l-415.8 415a8.3 8.3 0 00-2.3 5.6zm63.5 23.6L779.7 199l45.2 45.1-360.5 359.7-45.7 1.1.7-46.4z"}}]},name:"form",theme:"outlined"}},51077:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M840 192h-56v-72c0-13.3-10.7-24-24-24H168c-13.3 0-24 10.7-24 24v272c0 13.3 10.7 24 24 24h592c13.3 0 24-10.7 24-24V256h32v200H465c-22.1 0-40 17.9-40 40v136h-44c-4.4 0-8 3.6-8 8v228c0 1.1.2 2.2.6 3.1-.4 1.6-.6 3.2-.6 4.9 0 46.4 37.6 84 84 84s84-37.6 84-84c0-1.7-.2-3.3-.6-4.9.4-1 .6-2 .6-3.1V640c0-4.4-3.6-8-8-8h-44V520h351c22.1 0 40-17.9 40-40V232c0-22.1-17.9-40-40-40z"}}]},name:"format-painter",theme:"filled"}},82255:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M840 192h-56v-72c0-13.3-10.7-24-24-24H168c-13.3 0-24 10.7-24 24v272c0 13.3 10.7 24 24 24h592c13.3 0 24-10.7 24-24V256h32v200H465c-22.1 0-40 17.9-40 40v136h-44c-4.4 0-8 3.6-8 8v228c0 .6.1 1.3.2 1.9A83.99 83.99 0 00457 960c46.4 0 84-37.6 84-84 0-2.1-.1-4.1-.2-6.1.1-.6.2-1.2.2-1.9V640c0-4.4-3.6-8-8-8h-44V520h351c22.1 0 40-17.9 40-40V232c0-22.1-17.9-40-40-40zM720 352H208V160h512v192zM477 876c0 11-9 20-20 20s-20-9-20-20V696h40v180z"}}]},name:"format-painter",theme:"outlined"}},66840:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M825.8 498L538.4 249.9c-10.7-9.2-26.4-.9-26.4 14v496.3c0 14.9 15.7 23.2 26.4 14L825.8 526c8.3-7.2 8.3-20.8 0-28zm-320 0L218.4 249.9c-10.7-9.2-26.4-.9-26.4 14v496.3c0 14.9 15.7 23.2 26.4 14L505.8 526c4.1-3.6 6.2-8.8 6.2-14 0-5.2-2.1-10.4-6.2-14z"}}]},name:"forward",theme:"filled"}},70685:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M825.8 498L538.4 249.9c-10.7-9.2-26.4-.9-26.4 14v496.3c0 14.9 15.7 23.2 26.4 14L825.8 526c8.3-7.2 8.3-20.8 0-28zm-320 0L218.4 249.9c-10.7-9.2-26.4-.9-26.4 14v496.3c0 14.9 15.7 23.2 26.4 14L505.8 526c4.1-3.6 6.2-8.8 6.2-14 0-5.2-2.1-10.4-6.2-14z"}}]},name:"forward",theme:"outlined"}},1542:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM288 421a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm376 272h-48.1c-4.2 0-7.8-3.2-8.1-7.4C604 636.1 562.5 597 512 597s-92.1 39.1-95.8 88.6c-.3 4.2-3.9 7.4-8.1 7.4H360a8 8 0 01-8-8.4c4.4-84.3 74.5-151.6 160-151.6s155.6 67.3 160 151.6a8 8 0 01-8 8.4zm24-224a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"frown",theme:"filled"}},43106:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM512 533c-85.5 0-155.6 67.3-160 151.6a8 8 0 008 8.4h48.1c4.2 0 7.8-3.2 8.1-7.4C420 636.1 461.5 597 512 597s92.1 39.1 95.8 88.6c.3 4.2 3.9 7.4 8.1 7.4H664a8 8 0 008-8.4C667.6 600.3 597.5 533 512 533z"}}]},name:"frown",theme:"outlined"}},14952:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zM288 421a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm376 272h-48.1c-4.2 0-7.8-3.2-8.1-7.4C604 636.1 562.5 597 512 597s-92.1 39.1-95.8 88.6c-.3 4.2-3.9 7.4-8.1 7.4H360a8 8 0 01-8-8.4c4.4-84.3 74.5-151.6 160-151.6s155.6 67.3 160 151.6a8 8 0 01-8 8.4zm24-224a48.01 48.01 0 010-96 48.01 48.01 0 010 96z",fill:t}},{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm224 112c-85.5 0-155.6 67.3-160 151.6a8 8 0 008 8.4h48.1c4.2 0 7.8-3.2 8.1-7.4 3.7-49.5 45.3-88.6 95.8-88.6s92 39.1 95.8 88.6c.3 4.2 3.9 7.4 8.1 7.4H664a8 8 0 008-8.4C667.6 600.3 597.5 533 512 533zm128-112a48 48 0 1096 0 48 48 0 10-96 0z",fill:c}}]}},name:"frown",theme:"twotone"}},42111:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M391 240.9c-.8-6.6-8.9-9.4-13.6-4.7l-43.7 43.7L200 146.3a8.03 8.03 0 00-11.3 0l-42.4 42.3a8.03 8.03 0 000 11.3L280 333.6l-43.9 43.9a8.01 8.01 0 004.7 13.6L401 410c5.1.6 9.5-3.7 8.9-8.9L391 240.9zm10.1 373.2L240.8 633c-6.6.8-9.4 8.9-4.7 13.6l43.9 43.9L146.3 824a8.03 8.03 0 000 11.3l42.4 42.3c3.1 3.1 8.2 3.1 11.3 0L333.7 744l43.7 43.7A8.01 8.01 0 00391 783l18.9-160.1c.6-5.1-3.7-9.4-8.8-8.8zm221.8-204.2L783.2 391c6.6-.8 9.4-8.9 4.7-13.6L744 333.6 877.7 200c3.1-3.1 3.1-8.2 0-11.3l-42.4-42.3a8.03 8.03 0 00-11.3 0L690.3 279.9l-43.7-43.7a8.01 8.01 0 00-13.6 4.7L614.1 401c-.6 5.2 3.7 9.5 8.8 8.9zM744 690.4l43.9-43.9a8.01 8.01 0 00-4.7-13.6L623 614c-5.1-.6-9.5 3.7-8.9 8.9L633 783.1c.8 6.6 8.9 9.4 13.6 4.7l43.7-43.7L824 877.7c3.1 3.1 8.2 3.1 11.3 0l42.4-42.3c3.1-3.1 3.1-8.2 0-11.3L744 690.4z"}}]},name:"fullscreen-exit",theme:"outlined"}},40508:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M290 236.4l43.9-43.9a8.01 8.01 0 00-4.7-13.6L169 160c-5.1-.6-9.5 3.7-8.9 8.9L179 329.1c.8 6.6 8.9 9.4 13.6 4.7l43.7-43.7L370 423.7c3.1 3.1 8.2 3.1 11.3 0l42.4-42.3c3.1-3.1 3.1-8.2 0-11.3L290 236.4zm352.7 187.3c3.1 3.1 8.2 3.1 11.3 0l133.7-133.6 43.7 43.7a8.01 8.01 0 0013.6-4.7L863.9 169c.6-5.1-3.7-9.5-8.9-8.9L694.8 179c-6.6.8-9.4 8.9-4.7 13.6l43.9 43.9L600.3 370a8.03 8.03 0 000 11.3l42.4 42.4zM845 694.9c-.8-6.6-8.9-9.4-13.6-4.7l-43.7 43.7L654 600.3a8.03 8.03 0 00-11.3 0l-42.4 42.3a8.03 8.03 0 000 11.3L734 787.6l-43.9 43.9a8.01 8.01 0 004.7 13.6L855 864c5.1.6 9.5-3.7 8.9-8.9L845 694.9zm-463.7-94.6a8.03 8.03 0 00-11.3 0L236.3 733.9l-43.7-43.7a8.01 8.01 0 00-13.6 4.7L160.1 855c-.6 5.1 3.7 9.5 8.9 8.9L329.2 845c6.6-.8 9.4-8.9 4.7-13.6L290 787.6 423.7 654c3.1-3.1 3.1-8.2 0-11.3l-42.4-42.4z"}}]},name:"fullscreen",theme:"outlined"}},94507:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M841 370c3-3.3 2.7-8.3-.6-11.3a8.24 8.24 0 00-5.3-2.1h-72.6c-2.4 0-4.6 1-6.1 2.8L633.5 504.6a7.96 7.96 0 01-13.4-1.9l-63.5-141.3a7.9 7.9 0 00-7.3-4.7H380.7l.9-4.7 8-42.3c10.5-55.4 38-81.4 85.8-81.4 18.6 0 35.5 1.7 48.8 4.7l14.1-66.8c-22.6-4.7-35.2-6.1-54.9-6.1-103.3 0-156.4 44.3-175.9 147.3l-9.4 49.4h-97.6c-3.8 0-7.1 2.7-7.8 6.4L181.9 415a8.07 8.07 0 007.8 9.7H284l-89 429.9a8.07 8.07 0 007.8 9.7H269c3.8 0 7.1-2.7 7.8-6.4l89.7-433.1h135.8l68.2 139.1c1.4 2.9 1 6.4-1.2 8.8l-180.6 203c-2.9 3.3-2.6 8.4.7 11.3 1.5 1.3 3.4 2 5.3 2h72.7c2.4 0 4.6-1 6.1-2.8l123.7-146.7c2.8-3.4 7.9-3.8 11.3-1 .9.8 1.6 1.7 2.1 2.8L676.4 784c1.3 2.8 4.1 4.7 7.3 4.7h64.6a8.02 8.02 0 007.2-11.5l-95.2-198.9c-1.4-2.9-.9-6.4 1.3-8.8L841 370z"}}]},name:"function",theme:"outlined"}},97147:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M926 164H94c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V196c0-17.7-14.3-32-32-32zm-92.3 194.4l-297 297.2a8.03 8.03 0 01-11.3 0L410.9 541.1 238.4 713.7a8.03 8.03 0 01-11.3 0l-36.8-36.8a8.03 8.03 0 010-11.3l214.9-215c3.1-3.1 8.2-3.1 11.3 0L531 565l254.5-254.6c3.1-3.1 8.2-3.1 11.3 0l36.8 36.8c3.2 3 3.2 8.1.1 11.2z"}}]},name:"fund",theme:"filled"}},79895:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M926 164H94c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V196c0-17.7-14.3-32-32-32zm-40 632H134V236h752v560zm-658.9-82.3c3.1 3.1 8.2 3.1 11.3 0l172.5-172.5 114.4 114.5c3.1 3.1 8.2 3.1 11.3 0l297-297.2c3.1-3.1 3.1-8.2 0-11.3l-36.8-36.8a8.03 8.03 0 00-11.3 0L531 565 416.6 450.5a8.03 8.03 0 00-11.3 0l-214.9 215a8.03 8.03 0 000 11.3l36.7 36.9z"}}]},name:"fund",theme:"outlined"}},41516:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M312.1 591.5c3.1 3.1 8.2 3.1 11.3 0l101.8-101.8 86.1 86.2c3.1 3.1 8.2 3.1 11.3 0l226.3-226.5c3.1-3.1 3.1-8.2 0-11.3l-36.8-36.8a8.03 8.03 0 00-11.3 0L517 485.3l-86.1-86.2a8.03 8.03 0 00-11.3 0L275.3 543.4a8.03 8.03 0 000 11.3l36.8 36.8z"}},{tag:"path",attrs:{d:"M904 160H548V96c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H120c-17.7 0-32 14.3-32 32v520c0 17.7 14.3 32 32 32h356.4v32L311.6 884.1a7.92 7.92 0 00-2.3 11l30.3 47.2v.1c2.4 3.7 7.4 4.7 11.1 2.3L512 838.9l161.3 105.8c3.7 2.4 8.7 1.4 11.1-2.3v-.1l30.3-47.2a8 8 0 00-2.3-11L548 776.3V744h356c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 512H160V232h704v440z"}}]},name:"fund-projection-screen",theme:"outlined"}},79433:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136V232h752v560z",fill:c}},{tag:"path",attrs:{d:"M136 792h752V232H136v560zm56.4-130.5l214.9-215c3.1-3.1 8.2-3.1 11.3 0L533 561l254.5-254.6c3.1-3.1 8.2-3.1 11.3 0l36.8 36.8c3.1 3.1 3.1 8.2 0 11.3l-297 297.2a8.03 8.03 0 01-11.3 0L412.9 537.2 240.4 709.7a8.03 8.03 0 01-11.3 0l-36.7-36.9a8.03 8.03 0 010-11.3z",fill:t}},{tag:"path",attrs:{d:"M229.1 709.7c3.1 3.1 8.2 3.1 11.3 0l172.5-172.5 114.4 114.5c3.1 3.1 8.2 3.1 11.3 0l297-297.2c3.1-3.1 3.1-8.2 0-11.3l-36.8-36.8a8.03 8.03 0 00-11.3 0L533 561 418.6 446.5a8.03 8.03 0 00-11.3 0l-214.9 215a8.03 8.03 0 000 11.3l36.7 36.9z",fill:c}}]}},name:"fund",theme:"twotone"}},24325:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M956 686.5l-.1-.1-.1-.1C911.7 593 843.4 545 752.5 545s-159.2 48.1-203.4 141.3v.1a42.92 42.92 0 000 36.4C593.3 816 661.6 864 752.5 864s159.2-48.1 203.4-141.3c5.4-11.5 5.4-24.8.1-36.2zM752.5 800c-62.1 0-107.4-30-141.1-95.5C645 639 690.4 609 752.5 609c62.1 0 107.4 30 141.1 95.5C860 770 814.6 800 752.5 800z"}},{tag:"path",attrs:{d:"M697 705a56 56 0 10112 0 56 56 0 10-112 0zM136 232h704v253h72V192c0-17.7-14.3-32-32-32H96c-17.7 0-32 14.3-32 32v520c0 17.7 14.3 32 32 32h352v-72H136V232z"}},{tag:"path",attrs:{d:"M724.9 338.1l-36.8-36.8a8.03 8.03 0 00-11.3 0L493 485.3l-86.1-86.2a8.03 8.03 0 00-11.3 0L251.3 543.4a8.03 8.03 0 000 11.3l36.8 36.8c3.1 3.1 8.2 3.1 11.3 0l101.8-101.8 86.1 86.2c3.1 3.1 8.2 3.1 11.3 0l226.3-226.5c3.2-3.1 3.2-8.2 0-11.3z"}}]},name:"fund-view",theme:"outlined"}},32380:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M336.7 586h350.6l84.9-148H251.8zm543.4-432H143.9c-24.5 0-39.8 26.7-27.5 48L215 374h594l98.7-172c12.2-21.3-3.1-48-27.6-48zM349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V650H349v188z"}}]},name:"funnel-plot",theme:"filled"}},16009:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880.1 154H143.9c-24.5 0-39.8 26.7-27.5 48L349 607.4V838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V607.4L907.7 202c12.2-21.3-3.1-48-27.6-48zM603.4 798H420.6V650h182.9v148zm9.6-226.6l-8.4 14.6H419.3l-8.4-14.6L334.4 438h355.2L613 571.4zM726.3 374H297.7l-85-148h598.6l-85 148z"}}]},name:"funnel-plot",theme:"outlined"}},46175:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M420.6 798h182.9V650H420.6zM297.7 374h428.6l85-148H212.7zm113.2 197.4l8.4 14.6h185.3l8.4-14.6L689.6 438H334.4z",fill:t}},{tag:"path",attrs:{d:"M880.1 154H143.9c-24.5 0-39.8 26.7-27.5 48L349 607.4V838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V607.4L907.7 202c12.2-21.3-3.1-48-27.6-48zM603.5 798H420.6V650h182.9v148zm9.5-226.6l-8.4 14.6H419.3l-8.4-14.6L334.4 438h355.2L613 571.4zM726.3 374H297.7l-85-148h598.6l-85 148z",fill:c}}]}},name:"funnel-plot",theme:"twotone"}},17413:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 392c8.8 0 16-7.2 16-16V192c0-8.8-7.2-16-16-16H744c-8.8 0-16 7.2-16 16v56H296v-56c0-8.8-7.2-16-16-16H96c-8.8 0-16 7.2-16 16v184c0 8.8 7.2 16 16 16h56v240H96c-8.8 0-16 7.2-16 16v184c0 8.8 7.2 16 16 16h184c8.8 0 16-7.2 16-16v-56h432v56c0 8.8 7.2 16 16 16h184c8.8 0 16-7.2 16-16V648c0-8.8-7.2-16-16-16h-56V392h56zM792 240h88v88h-88v-88zm-648 88v-88h88v88h-88zm88 456h-88v-88h88v88zm648-88v88h-88v-88h88zm-80-64h-56c-8.8 0-16 7.2-16 16v56H296v-56c0-8.8-7.2-16-16-16h-56V392h56c8.8 0 16-7.2 16-16v-56h432v56c0 8.8 7.2 16 16 16h56v240z"}}]},name:"gateway",theme:"outlined"}},67017:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M476.16 785.28Q512 867.04 512 960q0-92.96 34.72-174.72 35.84-81.76 96.32-142.24t142.24-95.2Q867.04 512 960 512q-92.96 0-174.72-34.72a459.2 459.2 0 01-142.24-96.32 459.2 459.2 0 01-96.32-142.24Q512 156.96 512 64q0 92.96-35.84 174.72-34.72 81.76-95.2 142.24a459.2 459.2 0 01-142.24 96.32Q156.96 512 64 512q92.96 0 174.72 35.84 81.76 34.72 142.24 95.2t95.2 142.24"}}]},name:"gemini",theme:"filled"}},4584:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M944 299H692c-4.4 0-8 3.6-8 8v406c0 4.4 3.6 8 8 8h59.2c4.4 0 8-3.6 8-8V549.9h168.2c4.4 0 8-3.6 8-8V495c0-4.4-3.6-8-8-8H759.2V364.2H944c4.4 0 8-3.6 8-8V307c0-4.4-3.6-8-8-8zm-356 1h-56c-4.4 0-8 3.6-8 8v406c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V308c0-4.4-3.6-8-8-8zM452 500.9H290.5c-4.4 0-8 3.6-8 8v43.7c0 4.4 3.6 8 8 8h94.9l-.3 8.9c-1.2 58.8-45.6 98.5-110.9 98.5-76.2 0-123.9-59.7-123.9-156.7 0-95.8 46.8-155.2 121.5-155.2 54.8 0 93.1 26.9 108.5 75.4h76.2c-13.6-87.2-86-143.4-184.7-143.4C150 288 72 375.2 72 511.9 72 650.2 149.1 736 273 736c114.1 0 187-70.7 187-181.6v-45.5c0-4.4-3.6-8-8-8z"}}]},name:"gif",theme:"outlined"}},4735:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M160 894c0 17.7 14.3 32 32 32h286V550H160v344zm386 32h286c17.7 0 32-14.3 32-32V550H546v376zm334-616H732.4c13.6-21.4 21.6-46.8 21.6-74 0-76.1-61.9-138-138-138-41.4 0-78.7 18.4-104 47.4-25.3-29-62.6-47.4-104-47.4-76.1 0-138 61.9-138 138 0 27.2 7.9 52.6 21.6 74H144c-17.7 0-32 14.3-32 32v140h366V310h68v172h366V342c0-17.7-14.3-32-32-32zm-402-4h-70c-38.6 0-70-31.4-70-70s31.4-70 70-70 70 31.4 70 70v70zm138 0h-70v-70c0-38.6 31.4-70 70-70s70 31.4 70 70-31.4 70-70 70z"}}]},name:"gift",theme:"filled"}},40332:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 310H732.4c13.6-21.4 21.6-46.8 21.6-74 0-76.1-61.9-138-138-138-41.4 0-78.7 18.4-104 47.4-25.3-29-62.6-47.4-104-47.4-76.1 0-138 61.9-138 138 0 27.2 7.9 52.6 21.6 74H144c-17.7 0-32 14.3-32 32v200c0 4.4 3.6 8 8 8h40v344c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V550h40c4.4 0 8-3.6 8-8V342c0-17.7-14.3-32-32-32zm-334-74c0-38.6 31.4-70 70-70s70 31.4 70 70-31.4 70-70 70h-70v-70zm-138-70c38.6 0 70 31.4 70 70v70h-70c-38.6 0-70-31.4-70-70s31.4-70 70-70zM180 482V378h298v104H180zm48 68h250v308H228V550zm568 308H546V550h250v308zm48-376H546V378h298v104z"}}]},name:"gift",theme:"outlined"}},47173:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M546 378h298v104H546zM228 550h250v308H228zm-48-172h298v104H180zm366 172h250v308H546z",fill:t}},{tag:"path",attrs:{d:"M880 310H732.4c13.6-21.4 21.6-46.8 21.6-74 0-76.1-61.9-138-138-138-41.4 0-78.7 18.4-104 47.4-25.3-29-62.6-47.4-104-47.4-76.1 0-138 61.9-138 138 0 27.2 7.9 52.6 21.6 74H144c-17.7 0-32 14.3-32 32v200c0 4.4 3.6 8 8 8h40v344c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V550h40c4.4 0 8-3.6 8-8V342c0-17.7-14.3-32-32-32zM478 858H228V550h250v308zm0-376H180V378h298v104zm0-176h-70c-38.6 0-70-31.4-70-70s31.4-70 70-70 70 31.4 70 70v70zm68-70c0-38.6 31.4-70 70-70s70 31.4 70 70-31.4 70-70 70h-70v-70zm250 622H546V550h250v308zm48-376H546V378h298v104z",fill:c}}]}},name:"gift",theme:"twotone"}},57345:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M511.6 76.3C264.3 76.2 64 276.4 64 523.5 64 718.9 189.3 885 363.8 946c23.5 5.9 19.9-10.8 19.9-22.2v-77.5c-135.7 15.9-141.2-73.9-150.3-88.9C215 726 171.5 718 184.5 703c30.9-15.9 62.4 4 98.9 57.9 26.4 39.1 77.9 32.5 104 26 5.7-23.5 17.9-44.5 34.7-60.8-140.6-25.2-199.2-111-199.2-213 0-49.5 16.3-95 48.3-131.7-20.4-60.5 1.9-112.3 4.9-120 58.1-5.2 118.5 41.6 123.2 45.3 33-8.9 70.7-13.6 112.9-13.6 42.4 0 80.2 4.9 113.5 13.9 11.3-8.6 67.3-48.8 121.3-43.9 2.9 7.7 24.7 58.3 5.5 118 32.4 36.8 48.9 82.7 48.9 132.3 0 102.2-59 188.1-200 212.9a127.5 127.5 0 0138.1 91v112.5c.8 9 0 17.9 15 17.9 177.1-59.7 304.6-227 304.6-424.1 0-247.2-200.4-447.3-447.5-447.3z"}}]},name:"github",theme:"filled"}},48903:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M511.6 76.3C264.3 76.2 64 276.4 64 523.5 64 718.9 189.3 885 363.8 946c23.5 5.9 19.9-10.8 19.9-22.2v-77.5c-135.7 15.9-141.2-73.9-150.3-88.9C215 726 171.5 718 184.5 703c30.9-15.9 62.4 4 98.9 57.9 26.4 39.1 77.9 32.5 104 26 5.7-23.5 17.9-44.5 34.7-60.8-140.6-25.2-199.2-111-199.2-213 0-49.5 16.3-95 48.3-131.7-20.4-60.5 1.9-112.3 4.9-120 58.1-5.2 118.5 41.6 123.2 45.3 33-8.9 70.7-13.6 112.9-13.6 42.4 0 80.2 4.9 113.5 13.9 11.3-8.6 67.3-48.8 121.3-43.9 2.9 7.7 24.7 58.3 5.5 118 32.4 36.8 48.9 82.7 48.9 132.3 0 102.2-59 188.1-200 212.9a127.5 127.5 0 0138.1 91v112.5c.8 9 0 17.9 15 17.9 177.1-59.7 304.6-227 304.6-424.1 0-247.2-200.4-447.3-447.5-447.3z"}}]},name:"github",theme:"outlined"}},12887:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M910.5 553.2l-109-370.8c-6.8-20.4-23.1-34.1-44.9-34.1s-39.5 12.3-46.3 32.7l-72.2 215.4H386.2L314 181.1c-6.8-20.4-24.5-32.7-46.3-32.7s-39.5 13.6-44.9 34.1L113.9 553.2c-4.1 13.6 1.4 28.6 12.3 36.8l385.4 289 386.7-289c10.8-8.1 16.3-23.1 12.2-36.8z"}}]},name:"gitlab",theme:"filled"}},98096:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M913.9 552.2L805 181.4v-.1c-7.6-22.9-25.7-36.5-48.3-36.5-23.4 0-42.5 13.5-49.7 35.2l-71.4 213H388.8l-71.4-213c-7.2-21.7-26.3-35.2-49.7-35.2-23.1 0-42.5 14.8-48.4 36.6L110.5 552.2c-4.4 14.7 1.2 31.4 13.5 40.7l368.5 276.4c2.6 3.6 6.2 6.3 10.4 7.8l8.6 6.4 8.5-6.4c4.9-1.7 9-4.7 11.9-8.9l368.4-275.4c12.4-9.2 18-25.9 13.6-40.6zM751.7 193.4c1-1.8 2.9-1.9 3.5-1.9 1.1 0 2.5.3 3.4 3L818 394.3H684.5l67.2-200.9zm-487.4 1c.9-2.6 2.3-2.9 3.4-2.9 2.7 0 2.9.1 3.4 1.7l67.3 201.2H206.5l57.8-200zM158.8 558.7l28.2-97.3 202.4 270.2-230.6-172.9zm73.9-116.4h122.1l90.8 284.3-212.9-284.3zM512.9 776L405.7 442.3H620L512.9 776zm157.9-333.7h119.5L580 723.1l90.8-280.8zm-40.7 293.9l207.3-276.7 29.5 99.2-236.8 177.5z"}}]},name:"gitlab",theme:"outlined"}},33637:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.4 800.9c.2-.3.5-.6.7-.9C920.6 722.1 960 621.7 960 512s-39.4-210.1-104.8-288c-.2-.3-.5-.5-.7-.8-1.1-1.3-2.1-2.5-3.2-3.7-.4-.5-.8-.9-1.2-1.4l-4.1-4.7-.1-.1c-1.5-1.7-3.1-3.4-4.6-5.1l-.1-.1c-3.2-3.4-6.4-6.8-9.7-10.1l-.1-.1-4.8-4.8-.3-.3c-1.5-1.5-3-2.9-4.5-4.3-.5-.5-1-1-1.6-1.5-1-1-2-1.9-3-2.8-.3-.3-.7-.6-1-1C736.4 109.2 629.5 64 512 64s-224.4 45.2-304.3 119.2c-.3.3-.7.6-1 1-1 .9-2 1.9-3 2.9-.5.5-1 1-1.6 1.5-1.5 1.4-3 2.9-4.5 4.3l-.3.3-4.8 4.8-.1.1c-3.3 3.3-6.5 6.7-9.7 10.1l-.1.1c-1.6 1.7-3.1 3.4-4.6 5.1l-.1.1c-1.4 1.5-2.8 3.1-4.1 4.7-.4.5-.8.9-1.2 1.4-1.1 1.2-2.1 2.5-3.2 3.7-.2.3-.5.5-.7.8C103.4 301.9 64 402.3 64 512s39.4 210.1 104.8 288c.2.3.5.6.7.9l3.1 3.7c.4.5.8.9 1.2 1.4l4.1 4.7c0 .1.1.1.1.2 1.5 1.7 3 3.4 4.6 5l.1.1c3.2 3.4 6.4 6.8 9.6 10.1l.1.1c1.6 1.6 3.1 3.2 4.7 4.7l.3.3c3.3 3.3 6.7 6.5 10.1 9.6 80.1 74 187 119.2 304.5 119.2s224.4-45.2 304.3-119.2a300 300 0 0010-9.6l.3-.3c1.6-1.6 3.2-3.1 4.7-4.7l.1-.1c3.3-3.3 6.5-6.7 9.6-10.1l.1-.1c1.5-1.7 3.1-3.3 4.6-5 0-.1.1-.1.1-.2 1.4-1.5 2.8-3.1 4.1-4.7.4-.5.8-.9 1.2-1.4a99 99 0 003.3-3.7zm4.1-142.6c-13.8 32.6-32 62.8-54.2 90.2a444.07 444.07 0 00-81.5-55.9c11.6-46.9 18.8-98.4 20.7-152.6H887c-3 40.9-12.6 80.6-28.5 118.3zM887 484H743.5c-1.9-54.2-9.1-105.7-20.7-152.6 29.3-15.6 56.6-34.4 81.5-55.9A373.86 373.86 0 01887 484zM658.3 165.5c39.7 16.8 75.8 40 107.6 69.2a394.72 394.72 0 01-59.4 41.8c-15.7-45-35.8-84.1-59.2-115.4 3.7 1.4 7.4 2.9 11 4.4zm-90.6 700.6c-9.2 7.2-18.4 12.7-27.7 16.4V697a389.1 389.1 0 01115.7 26.2c-8.3 24.6-17.9 47.3-29 67.8-17.4 32.4-37.8 58.3-59 75.1zm59-633.1c11 20.6 20.7 43.3 29 67.8A389.1 389.1 0 01540 327V141.6c9.2 3.7 18.5 9.1 27.7 16.4 21.2 16.7 41.6 42.6 59 75zM540 640.9V540h147.5c-1.6 44.2-7.1 87.1-16.3 127.8l-.3 1.2A445.02 445.02 0 00540 640.9zm0-156.9V383.1c45.8-2.8 89.8-12.5 130.9-28.1l.3 1.2c9.2 40.7 14.7 83.5 16.3 127.8H540zm-56 56v100.9c-45.8 2.8-89.8 12.5-130.9 28.1l-.3-1.2c-9.2-40.7-14.7-83.5-16.3-127.8H484zm-147.5-56c1.6-44.2 7.1-87.1 16.3-127.8l.3-1.2c41.1 15.6 85 25.3 130.9 28.1V484H336.5zM484 697v185.4c-9.2-3.7-18.5-9.1-27.7-16.4-21.2-16.7-41.7-42.7-59.1-75.1-11-20.6-20.7-43.3-29-67.8 37.2-14.6 75.9-23.3 115.8-26.1zm0-370a389.1 389.1 0 01-115.7-26.2c8.3-24.6 17.9-47.3 29-67.8 17.4-32.4 37.8-58.4 59.1-75.1 9.2-7.2 18.4-12.7 27.7-16.4V327zM365.7 165.5c3.7-1.5 7.3-3 11-4.4-23.4 31.3-43.5 70.4-59.2 115.4-21-12-40.9-26-59.4-41.8 31.8-29.2 67.9-52.4 107.6-69.2zM165.5 365.7c13.8-32.6 32-62.8 54.2-90.2 24.9 21.5 52.2 40.3 81.5 55.9-11.6 46.9-18.8 98.4-20.7 152.6H137c3-40.9 12.6-80.6 28.5-118.3zM137 540h143.5c1.9 54.2 9.1 105.7 20.7 152.6a444.07 444.07 0 00-81.5 55.9A373.86 373.86 0 01137 540zm228.7 318.5c-39.7-16.8-75.8-40-107.6-69.2 18.5-15.8 38.4-29.7 59.4-41.8 15.7 45 35.8 84.1 59.2 115.4-3.7-1.4-7.4-2.9-11-4.4zm292.6 0c-3.7 1.5-7.3 3-11 4.4 23.4-31.3 43.5-70.4 59.2-115.4 21 12 40.9 26 59.4 41.8a373.81 373.81 0 01-107.6 69.2z"}}]},name:"global",theme:"outlined"}},58411:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M905.9 806.7l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H596.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.3-.7 7.3-4.8 6.6-9.2zm-470.2-248c-.6-3.9-4-6.7-7.9-6.7H166.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248zM342 472h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H382.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8z"}}]},name:"gold",theme:"filled"}},77213:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M342 472h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H382.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8zm91.2-196h159.5l20.7 128h-201l20.8-128zm2.5 282.7c-.6-3.9-4-6.7-7.9-6.7H166.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248zM196.5 748l20.7-128h159.5l20.7 128H196.5zm709.4 58.7l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H596.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.3-.7 7.3-4.8 6.6-9.2zM626.5 748l20.7-128h159.5l20.7 128H626.5z"}}]},name:"gold",theme:"outlined"}},75361:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M435.7 558.7c-.6-3.9-4-6.7-7.9-6.7H166.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248zM196.5 748l20.7-128h159.5l20.7 128H196.5zm709.4 58.7l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H596.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.3-.7 7.3-4.8 6.6-9.2zM626.5 748l20.7-128h159.5l20.7 128H626.5zM342 472h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H382.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8zm91.2-196h159.5l20.7 128h-201l20.8-128z",fill:c}},{tag:"path",attrs:{d:"M592.7 276H433.2l-20.8 128h201zM217.2 620l-20.7 128h200.9l-20.7-128zm430 0l-20.7 128h200.9l-20.7-128z",fill:t}}]}},name:"gold",theme:"twotone"}},32131:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M905.9 806.7l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H596.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.3-.7 7.3-4.8 6.6-9.2zm-470.2-248c-.6-3.9-4-6.7-7.9-6.7H166.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248zM342 472h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H382.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8z"}}]},name:"golden",theme:"filled"}},69899:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm167 633.6C638.4 735 583 757 516.9 757c-95.7 0-178.5-54.9-218.8-134.9C281.5 589 272 551.6 272 512s9.5-77 26.1-110.1c40.3-80.1 123.1-135 218.8-135 66 0 121.4 24.3 163.9 63.8L610.6 401c-25.4-24.3-57.7-36.6-93.6-36.6-63.8 0-117.8 43.1-137.1 101-4.9 14.7-7.7 30.4-7.7 46.6s2.8 31.9 7.7 46.6c19.3 57.9 73.3 101 137 101 33 0 61-8.7 82.9-23.4 26-17.4 43.2-43.3 48.9-74H516.9v-94.8h230.7c2.9 16.1 4.4 32.8 4.4 50.1 0 74.7-26.7 137.4-73 180.1z"}}]},name:"google-circle",theme:"filled"}},65370:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M881 442.4H519.7v148.5h206.4c-8.9 48-35.9 88.6-76.6 115.8-34.4 23-78.3 36.6-129.9 36.6-99.9 0-184.4-67.5-214.6-158.2-7.6-23-12-47.6-12-72.9s4.4-49.9 12-72.9c30.3-90.6 114.8-158.1 214.7-158.1 56.3 0 106.8 19.4 146.6 57.4l110-110.1c-66.5-62-153.2-100-256.6-100-149.9 0-279.6 86-342.7 211.4-26 51.8-40.8 110.4-40.8 172.4S151 632.8 177 684.6C240.1 810 369.8 896 519.7 896c103.6 0 190.4-34.4 253.8-93 72.5-66.8 114.4-165.2 114.4-282.1 0-27.2-2.4-53.3-6.9-78.5z"}}]},name:"google",theme:"outlined"}},20821:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm36.5 558.8c-43.9 61.8-132.1 79.8-200.9 53.3-69-26.3-118-99.2-112.1-173.5 1.5-90.9 85.2-170.6 176.1-167.5 43.6-2 84.6 16.9 118 43.6-14.3 16.2-29 31.8-44.8 46.3-40.1-27.7-97.2-35.6-137.3-3.6-57.4 39.7-60 133.4-4.8 176.1 53.7 48.7 155.2 24.5 170.1-50.1-33.6-.5-67.4 0-101-1.1-.1-20.1-.2-40.1-.1-60.2 56.2-.2 112.5-.3 168.8.2 3.3 47.3-3 97.5-32 136.5zM791 536.5c-16.8.2-33.6.3-50.4.4-.2 16.8-.3 33.6-.3 50.4H690c-.2-16.8-.2-33.5-.3-50.3-16.8-.2-33.6-.3-50.4-.5v-50.1c16.8-.2 33.6-.3 50.4-.3.1-16.8.3-33.6.4-50.4h50.2l.3 50.4c16.8.2 33.6.2 50.4.3v50.1z"}}]},name:"google-plus-circle",theme:"filled"}},17269:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M879.5 470.4c-.3-27-.4-54.2-.5-81.3h-80.8c-.3 27-.5 54.1-.7 81.3-27.2.1-54.2.3-81.2.6v80.9c27 .3 54.2.5 81.2.8.3 27 .3 54.1.5 81.1h80.9c.1-27 .3-54.1.5-81.3 27.2-.3 54.2-.4 81.2-.7v-80.9c-26.9-.2-54.1-.2-81.1-.5zm-530 .4c-.1 32.3 0 64.7.1 97 54.2 1.8 108.5 1 162.7 1.8-23.9 120.3-187.4 159.3-273.9 80.7-89-68.9-84.8-220 7.7-284 64.7-51.6 156.6-38.9 221.3 5.8 25.4-23.5 49.2-48.7 72.1-74.7-53.8-42.9-119.8-73.5-190-70.3-146.6-4.9-281.3 123.5-283.7 270.2-9.4 119.9 69.4 237.4 180.6 279.8 110.8 42.7 252.9 13.6 323.7-86 46.7-62.9 56.8-143.9 51.3-220-90.7-.7-181.3-.6-271.9-.3z"}}]},name:"google-plus",theme:"outlined"}},1485:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM548.5 622.8c-43.9 61.8-132.1 79.8-200.9 53.3-69-26.3-118-99.2-112.1-173.5 1.5-90.9 85.2-170.6 176.1-167.5 43.6-2 84.6 16.9 118 43.6-14.3 16.2-29 31.8-44.8 46.3-40.1-27.7-97.2-35.6-137.3-3.6-57.4 39.7-60 133.4-4.8 176.1 53.7 48.7 155.2 24.5 170.1-50.1-33.6-.5-67.4 0-101-1.1-.1-20.1-.2-40.1-.1-60.2 56.2-.2 112.5-.3 168.8.2 3.3 47.3-3 97.5-32 136.5zM791 536.5c-16.8.2-33.6.3-50.4.4-.2 16.8-.3 33.6-.3 50.4H690c-.2-16.8-.2-33.5-.3-50.3-16.8-.2-33.6-.3-50.4-.5v-50.1c16.8-.2 33.6-.3 50.4-.3.1-16.8.3-33.6.4-50.4h50.2l.3 50.4c16.8.2 33.6.2 50.4.3v50.1z"}}]},name:"google-plus-square",theme:"filled"}},30608:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM679 697.6C638.4 735 583 757 516.9 757c-95.7 0-178.5-54.9-218.8-134.9A245.02 245.02 0 01272 512c0-39.6 9.5-77 26.1-110.1 40.3-80.1 123.1-135 218.8-135 66 0 121.4 24.3 163.9 63.8L610.6 401c-25.4-24.3-57.7-36.6-93.6-36.6-63.8 0-117.8 43.1-137.1 101-4.9 14.7-7.7 30.4-7.7 46.6s2.8 31.9 7.7 46.6c19.3 57.9 73.3 101 137 101 33 0 61-8.7 82.9-23.4 26-17.4 43.2-43.3 48.9-74H516.9v-94.8h230.7c2.9 16.1 4.4 32.8 4.4 50.1 0 74.7-26.7 137.4-73 180.1z"}}]},name:"google-square",theme:"filled"}},83526:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 820.1V203.9c28-9.9 48-36.6 48-67.9 0-39.8-32.2-72-72-72-31.3 0-58 20-67.9 48H203.9C194 84 167.3 64 136 64c-39.8 0-72 32.2-72 72 0 31.3 20 58 48 67.9v616.2C84 830 64 856.7 64 888c0 39.8 32.2 72 72 72 31.3 0 58-20 67.9-48h616.2c9.9 28 36.6 48 67.9 48 39.8 0 72-32.2 72-72 0-31.3-20-58-48-67.9zM888 112c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zM136 912c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-752c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm704 680H184V184h656v656zm48 72c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"}},{tag:"path",attrs:{d:"M288 474h448c8.8 0 16-7.2 16-16V282c0-8.8-7.2-16-16-16H288c-8.8 0-16 7.2-16 16v176c0 8.8 7.2 16 16 16zm56-136h336v64H344v-64zm-56 420h448c8.8 0 16-7.2 16-16V566c0-8.8-7.2-16-16-16H288c-8.8 0-16 7.2-16 16v176c0 8.8 7.2 16 16 16zm56-136h336v64H344v-64z"}}]},name:"group",theme:"outlined"}},38679:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M511.5 65C719.99 65 889 234.01 889 442.5S719.99 820 511.5 820 134 650.99 134 442.5 303.01 65 511.5 65m0 64C338.36 129 198 269.36 198 442.5S338.36 756 511.5 756 825 615.64 825 442.5 684.64 129 511.5 129M745 889v72H278v-72z"}}]},name:"harmony-o-s",theme:"outlined"}},80802:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v224h704V96c0-17.7-14.3-32-32-32zM456 216c0 4.4-3.6 8-8 8H264c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zM160 928c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V704H160v224zm576-136c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zM160 640h704V384H160v256zm96-152c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H264c-4.4 0-8-3.6-8-8v-48z"}}]},name:"hdd",theme:"filled"}},80843:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-600 72h560v208H232V136zm560 480H232V408h560v208zm0 272H232V680h560v208zM496 208H312c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM312 544h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H312c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm328 244a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"hdd",theme:"outlined"}},33294:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M232 888h560V680H232v208zm448-140c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zM232 616h560V408H232v208zm72-128c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H312c-4.4 0-8-3.6-8-8v-48zm-72-144h560V136H232v208zm72-128c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H312c-4.4 0-8-3.6-8-8v-48z",fill:t}},{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V680h560v208zm0-272H232V408h560v208zm0-272H232V136h560v208z",fill:c}},{tag:"path",attrs:{d:"M312 544h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H312c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0-272h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H312c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm328 516a40 40 0 1080 0 40 40 0 10-80 0z",fill:c}}]}},name:"hdd",theme:"twotone"}},64484:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M923 283.6a260.04 260.04 0 00-56.9-82.8 264.4 264.4 0 00-84-55.5A265.34 265.34 0 00679.7 125c-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5a258.44 258.44 0 00-56.9 82.8c-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z"}}]},name:"heart",theme:"filled"}},24211:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M923 283.6a260.04 260.04 0 00-56.9-82.8 264.4 264.4 0 00-84-55.5A265.34 265.34 0 00679.7 125c-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5a258.44 258.44 0 00-56.9 82.8c-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z"}}]},name:"heart",theme:"outlined"}},56204:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M923 283.6a260.04 260.04 0 00-56.9-82.8 264.4 264.4 0 00-84-55.5A265.34 265.34 0 00679.7 125c-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5a258.44 258.44 0 00-56.9 82.8c-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:c}},{tag:"path",attrs:{d:"M679.7 201c-73.1 0-136.5 40.8-167.7 100.4C480.8 241.8 417.4 201 344.3 201c-104 0-188.3 82.6-188.3 184.5 0 201.2 356 429.3 356 429.3s356-228.1 356-429.3C868 283.6 783.7 201 679.7 201z",fill:t}}]}},name:"heart",theme:"twotone"}},60013:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M955.7 856l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zm-790.4-23.9L512 231.9 858.7 832H165.3zm319-474.1l-228 394c-12.3 21.3 3.1 48 27.7 48h455.8c24.7 0 40.1-26.7 27.7-48L539.7 358c-6.2-10.7-17-16-27.7-16-10.8 0-21.6 5.3-27.7 16zm214 386H325.7L512 422l186.3 322zm-214-194.1l-57 98.4C415 669.5 430.4 696 455 696h114c24.6 0 39.9-26.5 27.7-47.7l-57-98.4c-6.1-10.6-16.9-15.9-27.7-15.9s-21.5 5.3-27.7 15.9zm57.1 98.4h-58.7l29.4-50.7 29.3 50.7z"}}]},name:"heat-map",theme:"outlined"}},30794:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M957.6 507.4L603.2 158.2a7.9 7.9 0 00-11.2 0L353.3 393.4a8.03 8.03 0 00-.1 11.3l.1.1 40 39.4-117.2 115.3a8.03 8.03 0 00-.1 11.3l.1.1 39.5 38.9-189.1 187H72.1c-4.4 0-8.1 3.6-8.1 8V860c0 4.4 3.6 8 8 8h344.9c2.1 0 4.1-.8 5.6-2.3l76.1-75.6 40.4 39.8a7.9 7.9 0 0011.2 0l117.1-115.6 40.1 39.5a7.9 7.9 0 0011.2 0l238.7-235.2c3.4-3 3.4-8 .3-11.2z"}}]},name:"highlight",theme:"filled"}},3898:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M957.6 507.4L603.2 158.2a7.9 7.9 0 00-11.2 0L353.3 393.4a8.03 8.03 0 00-.1 11.3l.1.1 40 39.4-117.2 115.3a8.03 8.03 0 00-.1 11.3l.1.1 39.5 38.9-189.1 187H72.1c-4.4 0-8.1 3.6-8.1 8V860c0 4.4 3.6 8 8 8h344.9c2.1 0 4.1-.8 5.6-2.3l76.1-75.6 40.4 39.8a7.9 7.9 0 0011.2 0l117.1-115.6 40.1 39.5a7.9 7.9 0 0011.2 0l238.7-235.2c3.4-3 3.4-8 .3-11.2zM389.8 796.2H229.6l134.4-133 80.1 78.9-54.3 54.1zm154.8-62.1L373.2 565.2l68.6-67.6 171.4 168.9-68.6 67.6zM713.1 658L450.3 399.1 597.6 254l262.8 259-147.3 145z"}}]},name:"highlight",theme:"outlined"}},93370:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M229.6 796.3h160.2l54.3-54.1-80.1-78.9zm220.7-397.1l262.8 258.9 147.3-145-262.8-259zm-77.1 166.1l171.4 168.9 68.6-67.6-171.4-168.9z",fill:t}},{tag:"path",attrs:{d:"M957.6 507.5L603.2 158.3a7.9 7.9 0 00-11.2 0L353.3 393.5a8.03 8.03 0 00-.1 11.3l.1.1 40 39.4-117.2 115.3a8.03 8.03 0 00-.1 11.3l.1.1 39.5 38.9-189.1 187H72.1c-4.4 0-8.1 3.6-8.1 8v55.2c0 4.4 3.6 8 8 8h344.9c2.1 0 4.1-.8 5.6-2.3l76.1-75.6L539 830a7.9 7.9 0 0011.2 0l117.1-115.6 40.1 39.5a7.9 7.9 0 0011.2 0l238.7-235.2c3.4-3 3.4-8 .3-11.2zM389.8 796.3H229.6l134.4-133 80.1 78.9-54.3 54.1zm154.8-62.1L373.2 565.3l68.6-67.6 171.4 168.9-68.6 67.6zm168.5-76.1L450.3 399.2l147.3-145.1 262.8 259-147.3 145z",fill:c}}]}},name:"highlight",theme:"twotone"}},81664:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M536.1 273H488c-4.4 0-8 3.6-8 8v275.3c0 2.6 1.2 5 3.3 6.5l165.3 120.7c3.6 2.6 8.6 1.9 11.2-1.7l28.6-39c2.7-3.7 1.9-8.7-1.7-11.2L544.1 528.5V281c0-4.4-3.6-8-8-8zm219.8 75.2l156.8 38.3c5 1.2 9.9-2.6 9.9-7.7l.8-161.5c0-6.7-7.7-10.5-12.9-6.3L752.9 334.1a8 8 0 003 14.1zm167.7 301.1l-56.7-19.5a8 8 0 00-10.1 4.8c-1.9 5.1-3.9 10.1-6 15.1-17.8 42.1-43.3 80-75.9 112.5a353 353 0 01-112.5 75.9 352.18 352.18 0 01-137.7 27.8c-47.8 0-94.1-9.3-137.7-27.8a353 353 0 01-112.5-75.9c-32.5-32.5-58-70.4-75.9-112.5A353.44 353.44 0 01171 512c0-47.8 9.3-94.2 27.8-137.8 17.8-42.1 43.3-80 75.9-112.5a353 353 0 01112.5-75.9C430.6 167.3 477 158 524.8 158s94.1 9.3 137.7 27.8A353 353 0 01775 261.7c10.2 10.3 19.8 21 28.6 32.3l59.8-46.8C784.7 146.6 662.2 81.9 524.6 82 285 82.1 92.6 276.7 95 516.4 97.4 751.9 288.9 942 524.8 942c185.5 0 343.5-117.6 403.7-282.3 1.5-4.2-.7-8.9-4.9-10.4z"}}]},name:"history",theme:"outlined"}},3923:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M300 276.5a56 56 0 1056-97 56 56 0 00-56 97zm0 284a56 56 0 1056-97 56 56 0 00-56 97zM640 228a56 56 0 10112 0 56 56 0 00-112 0zm0 284a56 56 0 10112 0 56 56 0 00-112 0zM300 844.5a56 56 0 1056-97 56 56 0 00-56 97zM640 796a56 56 0 10112 0 56 56 0 00-112 0z"}}]},name:"holder",theme:"outlined"}},56158:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M946.5 505L534.6 93.4a31.93 31.93 0 00-45.2 0L77.5 505c-12 12-18.8 28.3-18.8 45.3 0 35.3 28.7 64 64 64h43.4V908c0 17.7 14.3 32 32 32H448V716h112v224h265.9c17.7 0 32-14.3 32-32V614.3h43.4c17 0 33.3-6.7 45.3-18.8 24.9-25 24.9-65.5-.1-90.5z"}}]},name:"home",theme:"filled"}},4437:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M946.5 505L560.1 118.8l-25.9-25.9a31.5 31.5 0 00-44.4 0L77.5 505a63.9 63.9 0 00-18.8 46c.4 35.2 29.7 63.3 64.9 63.3h42.5V940h691.8V614.3h43.4c17.1 0 33.2-6.7 45.3-18.8a63.6 63.6 0 0018.7-45.3c0-17-6.7-33.1-18.8-45.2zM568 868H456V664h112v204zm217.9-325.7V868H632V640c0-22.1-17.9-40-40-40H432c-22.1 0-40 17.9-40 40v228H238.1V542.3h-96l370-369.7 23.1 23.1L882 542.3h-96.1z"}}]},name:"home",theme:"outlined"}},57733:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512.1 172.6l-370 369.7h96V868H392V640c0-22.1 17.9-40 40-40h160c22.1 0 40 17.9 40 40v228h153.9V542.3H882L535.2 195.7l-23.1-23.1zm434.5 422.9c-6 6-13.1 10.8-20.8 13.9 7.7-3.2 14.8-7.9 20.8-13.9zm-887-34.7c5 30.3 31.4 53.5 63.1 53.5h.9c-31.9 0-58.9-23-64-53.5zm-.9-10.5v-1.9 1.9zm.1-2.6c.1-3.1.5-6.1 1-9.1-.6 2.9-.9 6-1 9.1z",fill:t}},{tag:"path",attrs:{d:"M951 510c0-.1-.1-.1-.1-.2l-1.8-2.1c-.1-.1-.2-.3-.4-.4-.7-.8-1.5-1.6-2.2-2.4L560.1 118.8l-25.9-25.9a31.5 31.5 0 00-44.4 0L77.5 505a63.6 63.6 0 00-16 26.6l-.6 2.1-.3 1.1-.3 1.2c-.2.7-.3 1.4-.4 2.1 0 .1 0 .3-.1.4-.6 3-.9 6-1 9.1v3.3c0 .5 0 1 .1 1.5 0 .5 0 .9.1 1.4 0 .5.1 1 .1 1.5 0 .6.1 1.2.2 1.8 0 .3.1.6.1.9l.3 2.5v.1c5.1 30.5 32.2 53.5 64 53.5h42.5V940h691.7V614.3h43.4c8.6 0 16.9-1.7 24.5-4.9s14.7-7.9 20.8-13.9a63.6 63.6 0 0018.7-45.3c0-14.7-5-28.8-14.3-40.2zM568 868H456V664h112v204zm217.9-325.7V868H632V640c0-22.1-17.9-40-40-40H432c-22.1 0-40 17.9-40 40v228H238.1V542.3h-96l370-369.7 23.1 23.1L882 542.3h-96.1z",fill:c}}]}},name:"home",theme:"twotone"}},11193:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M742 318V184h86c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H196c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h86v134c0 81.5 42.4 153.2 106.4 194-64 40.8-106.4 112.5-106.4 194v134h-86c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h632c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-86V706c0-81.5-42.4-153.2-106.4-194 64-40.8 106.4-112.5 106.4-194z"}}]},name:"hourglass",theme:"filled"}},88947:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M742 318V184h86c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H196c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h86v134c0 81.5 42.4 153.2 106.4 194-64 40.8-106.4 112.5-106.4 194v134h-86c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h632c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-86V706c0-81.5-42.4-153.2-106.4-194 64-40.8 106.4-112.5 106.4-194zm-72 388v134H354V706c0-42.2 16.4-81.9 46.3-111.7C430.1 564.4 469.8 548 512 548s81.9 16.4 111.7 46.3C653.6 624.1 670 663.8 670 706zm0-388c0 42.2-16.4 81.9-46.3 111.7C593.9 459.6 554.2 476 512 476s-81.9-16.4-111.7-46.3A156.63 156.63 0 01354 318V184h316v134z"}}]},name:"hourglass",theme:"outlined"}},3880:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 548c-42.2 0-81.9 16.4-111.7 46.3A156.63 156.63 0 00354 706v134h316V706c0-42.2-16.4-81.9-46.3-111.7A156.63 156.63 0 00512 548zM354 318c0 42.2 16.4 81.9 46.3 111.7C430.1 459.6 469.8 476 512 476s81.9-16.4 111.7-46.3C653.6 399.9 670 360.2 670 318V184H354v134z",fill:t}},{tag:"path",attrs:{d:"M742 318V184h86c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H196c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h86v134c0 81.5 42.4 153.2 106.4 194-64 40.8-106.4 112.5-106.4 194v134h-86c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h632c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-86V706c0-81.5-42.4-153.2-106.4-194 64-40.8 106.4-112.5 106.4-194zm-72 388v134H354V706c0-42.2 16.4-81.9 46.3-111.7C430.1 564.4 469.8 548 512 548s81.9 16.4 111.7 46.3C653.6 624.1 670 663.8 670 706zm0-388c0 42.2-16.4 81.9-46.3 111.7C593.9 459.6 554.2 476 512 476s-81.9-16.4-111.7-46.3A156.63 156.63 0 01354 318V184h316v134z",fill:c}}]}},name:"hourglass",theme:"twotone"}},76299:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M145.2 96l66 746.6L512 928l299.6-85.4L878.9 96H145.2zm595 177.1l-4.8 47.2-1.7 19.5H382.3l8.2 94.2h335.1l-3.3 24.3-21.2 242.2-1.7 16.2-187 51.6v.3h-1.2l-.3.1v-.1h-.1l-188.6-52L310.8 572h91.1l6.5 73.2 102.4 27.7h.4l102-27.6 11.4-118.6H510.9v-.1H306l-22.8-253.5-1.7-24.3h460.3l-1.6 24.3z"}}]},name:"html5",theme:"filled"}},66883:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M145 96l66 746.6L511.8 928l299.6-85.4L878.7 96H145zm610.9 700.6l-244.1 69.6-245.2-69.6-56.7-641.2h603.8l-57.8 641.2zM281 249l1.7 24.3 22.7 253.5h206.5v-.1h112.9l-11.4 118.5L511 672.9v.2h-.8l-102.4-27.7-6.5-73.2h-91l11.3 144.7 188.6 52h1.7v-.4l187.7-51.7 1.7-16.3 21.2-242.2 3.2-24.3H511v.2H389.9l-8.2-94.2h352.1l1.7-19.5 4.8-47.2L742 249H511z"}}]},name:"html5",theme:"outlined"}},64669:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M145 96l66 746.6L511.8 928l299.6-85.4L878.7 96H145zm610.9 700.6l-244.1 69.6-245.2-69.6-56.7-641.2h603.8l-57.8 641.2z",fill:c}},{tag:"path",attrs:{d:"M209.9 155.4l56.7 641.2 245.2 69.6 244.1-69.6 57.8-641.2H209.9zm530.4 117.9l-4.8 47.2-1.7 19.5H381.7l8.2 94.2H511v-.2h214.7l-3.2 24.3-21.2 242.2-1.7 16.3-187.7 51.7v.4h-1.7l-188.6-52-11.3-144.7h91l6.5 73.2 102.4 27.7h.8v-.2l102.4-27.7 11.4-118.5H511.9v.1H305.4l-22.7-253.5L281 249h461l-1.7 24.3z",fill:t}},{tag:"path",attrs:{d:"M281 249l1.7 24.3 22.7 253.5h206.5v-.1h112.9l-11.4 118.5L511 672.9v.2h-.8l-102.4-27.7-6.5-73.2h-91l11.3 144.7 188.6 52h1.7v-.4l187.7-51.7 1.7-16.3 21.2-242.2 3.2-24.3H511v.2H389.9l-8.2-94.2h352.1l1.7-19.5 4.8-47.2L742 249H511z",fill:c}}]}},name:"html5",theme:"twotone"}},76646:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512.93 106.19c-215.41 0-390.1 173.48-390.1 387.44 0 41.52 6.65 81.43 18.79 118.9 2.39-8.28 7.57-16.57 15.53-21.53a35.84 35.84 0 0119.56-5.6c10.94 0 21.8 4.63 31.36 10.6 10.38 6.46 17.92 15.23 26.5 25.9 8.44 10.54 17.1 22.82 25.54 35.51v-.52c.64-12.1 3.96-23.22 9.86-32.63S285 606.08 298.42 604c11.2-1.76 22.25 2.24 29.38 7.58s11.57 11.68 14.93 17.43a86.79 86.79 0 018.7 20.24c.37.97 24.38 57.94 61.86 94.82 23 22.6 37.7 45.66 40.4 71.39 2.05 20.04-3.59 39.53-14.2 58.68a393.07 393.07 0 0073.44 6.98c24.53 0 48.46-2.35 71.72-6.64-10.71-19.3-16.43-38.86-14.34-59.02 2.62-25.76 17.36-48.8 40.36-71.42 37.48-36.85 61.49-93.82 61.86-94.8a86.79 86.79 0 018.7-20.23c3.36-5.75 7.77-12.06 14.94-17.43a40.32 40.32 0 0129.38-7.58c13.4 2.09 22.55 10.83 28.44 20.27s9.23 20.53 9.9 32.63v.56c8.4-12.7 17.06-25.01 25.5-35.54 8.58-10.68 16.12-19.41 26.5-25.91 9.6-5.97 20.42-10.6 31.36-10.64a36.21 36.21 0 0119.57 5.64c8.5 5.34 13.92 14.48 16.05 23.33l.22 1.5a384.53 384.53 0 0019.94-122.2c0-213.96-174.65-387.44-390.1-387.44M374.87 309.77a56 56 0 0126.62 6.5 55.51 55.51 0 0123.04 75.14c-6.83 12.8-28.45-7.99-41.14-3.5-14.19 5-19.86 34.12-34.24 26.5a55.51 55.51 0 0125.76-104.64m279.48 0A55.51 55.51 0 01680.1 414.4c-14.37 7.62-20-21.5-34.2-26.5-12.69-4.49-34.34 16.3-41.17 3.5a55.51 55.51 0 0123.03-75.15 56 56 0 0126.62-6.5m-398.72 57.87a35.86 35.86 0 110 71.72 35.84 35.84 0 010-71.68m516.62 0a35.84 35.84 0 110 71.68 35.84 35.84 0 010-71.68m-391.37 124.1c21.95.37 73.36 43.19 133.36 43.45 60-.26 111.4-43.12 133.35-43.45 7.32-.12 11.39 4.48 11.39 16.94 0 33.08-15.83 86.92-58.35 119.55-8.22-28.23-52.12-51-60.86-49.28q-.4.03-.74.22l-1.65.97-.37.3-1.12.9q-.67.63-1.3 1.34l-1.2 1.5a37.33 37.33 0 00-2.17 3.35l-.52.94q-1.83 3.28-4.1 7.09a37.33 37.33 0 01-3.1 4.33 44.8 44.8 0 01-6.46 6.72q-1.3 1.08-2.8 2.17a48.53 48.53 0 01-9.37-9.08 37.33 37.33 0 01-2.84-4c-4.63-7.2-6.6-13.54-12.58-16.57-1.27-.6-3.88-.3-7.47.82q-3.5 1.12-8.06 3.25-2.24 1.05-4.67 2.35l-4.85 2.77q-2.5 1.49-5.08 3.2a112 112 0 00-5.04 3.6 112 112 0 00-9.7 8.17 74.67 74.67 0 00-4.49 4.51 74.67 74.67 0 00-3.95 4.78l-.08.08a74.67 74.67 0 00-3.36 4.93l-.04.03a44.8 44.8 0 00-3.92 7.92q-.48 1.34-.9 2.72c-42.51-32.66-58.34-86.5-58.34-119.58 0-12.46 4.07-17.06 11.38-16.94m31.21 386.54c30.77-44.42 28.6-77.72-13.62-119.24-42.19-41.51-66.8-102.22-66.8-102.22s-9.18-35.28-30.08-32.03-36.22 55.96 7.54 88.18c43.79 32.26-8.7 54.14-25.58 23.9-16.8-30.32-62.83-108.12-86.68-123.02s-40.66-6.53-35.02 24.16 105.35 105.02 95.65 121.1-43.9-18.88-43.9-18.88-107-95.84-130.3-70.86 17.66 45.92 76.05 80.64c58.39 34.8 62.94 43.98 54.65 57.12S76.84 713.4 64.71 758.74c-12.06 45.32 131.56 58.5 122.71 89.78-8.88 31.33-101.17-59.25-120.06-23.97-18.9 35.32 130.3 76.76 131.49 77.06C247 913.93 369.39 940 412.13 878.31m199.7 0c-30.76-44.42-28.6-77.72 13.63-119.24 42.18-41.51 66.79-102.22 66.79-102.22s9.18-35.28 30.09-32.03 36.2 55.96-7.55 88.18c-43.79 32.26 8.7 54.14 25.58 23.9 16.84-30.32 62.83-108.12 86.69-123.02s40.65-6.53 35.01 24.16-105.35 105.02-95.64 121.1 43.9-18.88 43.9-18.88 107-95.84 130.3-70.86-17.66 45.92-76.05 80.64c-58.4 34.8-62.95 43.98-54.66 57.12s137.2-93.75 149.33-48.42c12.06 45.32-131.56 58.5-122.71 89.78 8.88 31.33 101.17-59.25 120.06-23.97 18.9 35.32-130.3 76.76-131.49 77.06-48.16 12.32-170.53 38.38-213.28-23.3"}}]},name:"hugging-face",theme:"filled"}},17989:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M373 411c-28.5 0-51.7 23.3-51.7 52s23.2 52 51.7 52 51.7-23.3 51.7-52-23.2-52-51.7-52zm555-251H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zM608 420c0-4.4 1-8 2.3-8h123.4c1.3 0 2.3 3.6 2.3 8v48c0 4.4-1 8-2.3 8H610.3c-1.3 0-2.3-3.6-2.3-8v-48zm-86 253h-43.9c-4.2 0-7.6-3.3-7.9-7.5-3.8-50.5-46-90.5-97.2-90.5s-93.4 40-97.2 90.5c-.3 4.2-3.7 7.5-7.9 7.5H224a8 8 0 01-8-8.4c2.8-53.3 32-99.7 74.6-126.1a111.8 111.8 0 01-29.1-75.5c0-61.9 49.9-112 111.4-112s111.4 50.1 111.4 112c0 29.1-11 55.5-29.1 75.5 42.7 26.5 71.8 72.8 74.6 126.1.4 4.6-3.2 8.4-7.8 8.4zm278.9-53H615.1c-3.9 0-7.1-3.6-7.1-8v-48c0-4.4 3.2-8 7.1-8h185.7c3.9 0 7.1 3.6 7.1 8v48h.1c0 4.4-3.2 8-7.1 8z"}}]},name:"idcard",theme:"filled"}},79197:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136V232h752v560zM610.3 476h123.4c1.3 0 2.3-3.6 2.3-8v-48c0-4.4-1-8-2.3-8H610.3c-1.3 0-2.3 3.6-2.3 8v48c0 4.4 1 8 2.3 8zm4.8 144h185.7c3.9 0 7.1-3.6 7.1-8v-48c0-4.4-3.2-8-7.1-8H615.1c-3.9 0-7.1 3.6-7.1 8v48c0 4.4 3.2 8 7.1 8zM224 673h43.9c4.2 0 7.6-3.3 7.9-7.5 3.8-50.5 46-90.5 97.2-90.5s93.4 40 97.2 90.5c.3 4.2 3.7 7.5 7.9 7.5H522a8 8 0 008-8.4c-2.8-53.3-32-99.7-74.6-126.1a111.8 111.8 0 0029.1-75.5c0-61.9-49.9-112-111.4-112s-111.4 50.1-111.4 112c0 29.1 11 55.5 29.1 75.5a158.09 158.09 0 00-74.6 126.1c-.4 4.6 3.2 8.4 7.8 8.4zm149-262c28.5 0 51.7 23.3 51.7 52s-23.2 52-51.7 52-51.7-23.3-51.7-52 23.2-52 51.7-52z"}}]},name:"idcard",theme:"outlined"}},73659:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136V232h752v560z",fill:c}},{tag:"path",attrs:{d:"M136 792h752V232H136v560zm472-372c0-4.4 1-8 2.3-8h123.4c1.3 0 2.3 3.6 2.3 8v48c0 4.4-1 8-2.3 8H610.3c-1.3 0-2.3-3.6-2.3-8v-48zm0 144c0-4.4 3.2-8 7.1-8h185.7c3.9 0 7.1 3.6 7.1 8v48c0 4.4-3.2 8-7.1 8H615.1c-3.9 0-7.1-3.6-7.1-8v-48zM216.2 664.6c2.8-53.3 31.9-99.6 74.6-126.1-18.1-20-29.1-46.4-29.1-75.5 0-61.9 49.9-112 111.4-112s111.4 50.1 111.4 112c0 29.1-11 55.6-29.1 75.5 42.6 26.4 71.8 72.8 74.6 126.1a8 8 0 01-8 8.4h-43.9c-4.2 0-7.6-3.3-7.9-7.5-3.8-50.5-46-90.5-97.2-90.5s-93.4 40-97.2 90.5c-.3 4.2-3.7 7.5-7.9 7.5H224c-4.6 0-8.2-3.8-7.8-8.4z",fill:t}},{tag:"path",attrs:{d:"M321.3 463a51.7 52 0 10103.4 0 51.7 52 0 10-103.4 0z",fill:t}},{tag:"path",attrs:{d:"M610.3 476h123.4c1.3 0 2.3-3.6 2.3-8v-48c0-4.4-1-8-2.3-8H610.3c-1.3 0-2.3 3.6-2.3 8v48c0 4.4 1 8 2.3 8zm4.8 144h185.7c3.9 0 7.1-3.6 7.1-8v-48c0-4.4-3.2-8-7.1-8H615.1c-3.9 0-7.1 3.6-7.1 8v48c0 4.4 3.2 8 7.1 8zM224 673h43.9c4.2 0 7.6-3.3 7.9-7.5 3.8-50.5 46-90.5 97.2-90.5s93.4 40 97.2 90.5c.3 4.2 3.7 7.5 7.9 7.5H522a8 8 0 008-8.4c-2.8-53.3-32-99.7-74.6-126.1a111.8 111.8 0 0029.1-75.5c0-61.9-49.9-112-111.4-112s-111.4 50.1-111.4 112c0 29.1 11 55.5 29.1 75.5a158.09 158.09 0 00-74.6 126.1c-.4 4.6 3.2 8.4 7.8 8.4zm149-262c28.5 0 51.7 23.3 51.7 52s-23.2 52-51.7 52-51.7-23.3-51.7-52 23.2-52 51.7-52z",fill:c}}]}},name:"idcard",theme:"twotone"}},81074:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M693.6 284.4c-24 0-51.1 11.7-72.6 22 46.3 18 86 57.3 112.3 99.6 7.1-18.9 14.6-47.9 14.6-67.9 0-32-22.8-53.7-54.3-53.7zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm253.9 492.9H437.1c0 100.4 144.3 136 196.8 47.4h120.8c-32.6 91.7-119.7 146-216.8 146-35.1 0-70.3-.1-101.7-15.6-87.4 44.5-180.3 56.6-180.3-42 0-45.8 23.2-107.1 44-145C335 484 381.3 422.8 435.6 374.5c-43.7 18.9-91.1 66.3-122 101.2 25.9-112.8 129.5-193.6 237.1-186.5 130-59.8 209.7-34.1 209.7 38.6 0 27.4-10.6 63.3-21.4 87.9 25.2 45.5 33.3 97.6 26.9 141.2zM540.5 399.1c-53.7 0-102 39.7-104 94.9h208c-2-55.1-50.6-94.9-104-94.9zM320.6 602.9c-73 152.4 11.5 172.2 100.3 123.3-46.6-27.5-82.6-72.2-100.3-123.3z"}}]},name:"ie-circle",theme:"filled"}},2388:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M852.6 367.6c16.3-36.9 32.1-90.7 32.1-131.8 0-109.1-119.5-147.6-314.5-57.9-161.4-10.8-316.8 110.5-355.6 279.7 46.3-52.3 117.4-123.4 183-151.7C316.1 378.3 246.7 470 194 565.6c-31.1 56.9-66 148.8-66 217.5 0 147.9 139.3 129.8 270.4 63 47.1 23.1 99.8 23.4 152.5 23.4 145.7 0 276.4-81.4 325.2-219H694.9c-78.8 132.9-295.2 79.5-295.2-71.2h493.2c9.6-65.4-2.5-143.6-40.3-211.7zM224.8 648.3c26.6 76.7 80.6 143.8 150.4 185-133.1 73.4-259.9 43.6-150.4-185zm174-163.3c3-82.7 75.4-142.3 156-142.3 80.1 0 153 59.6 156 142.3h-312zm276.8-281.4c32.1-15.4 72.8-33 108.8-33 47.1 0 81.4 32.6 81.4 80.6 0 30-11.1 73.5-21.9 101.8-39.3-63.5-98.9-122.4-168.3-149.4z"}}]},name:"ie",theme:"outlined"}},50269:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM765.9 556.9H437.1c0 100.4 144.3 136 196.8 47.4h120.8c-32.6 91.7-119.7 146-216.8 146-35.1 0-70.3-.1-101.7-15.6-87.4 44.5-180.3 56.6-180.3-42 0-45.8 23.2-107.1 44-145C335 484 381.3 422.8 435.6 374.5c-43.7 18.9-91.1 66.3-122 101.2 25.9-112.8 129.5-193.6 237.1-186.5 130-59.8 209.7-34.1 209.7 38.6 0 27.4-10.6 63.3-21.4 87.9 25.2 45.5 33.3 97.6 26.9 141.2zm-72.3-272.5c-24 0-51.1 11.7-72.6 22 46.3 18 86 57.3 112.3 99.6 7.1-18.9 14.6-47.9 14.6-67.9 0-32-22.8-53.7-54.3-53.7zM540.5 399.1c-53.7 0-102 39.7-104 94.9h208c-2-55.1-50.6-94.9-104-94.9zM320.6 602.9c-73 152.4 11.5 172.2 100.3 123.3-46.6-27.5-82.6-72.2-100.3-123.3z"}}]},name:"ie-square",theme:"filled"}},89385:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 912H144c-17.7 0-32-14.3-32-32V144c0-17.7 14.3-32 32-32h360c4.4 0 8 3.6 8 8v56c0 4.4-3.6 8-8 8H184v656h656V520c0-4.4 3.6-8 8-8h56c4.4 0 8 3.6 8 8v360c0 17.7-14.3 32-32 32zM653.3 424.6l52.2 52.2a8.01 8.01 0 01-4.7 13.6l-179.4 21c-5.1.6-9.5-3.7-8.9-8.9l21-179.4c.8-6.6 8.9-9.4 13.6-4.7l52.4 52.4 256.2-256.2c3.1-3.1 8.2-3.1 11.3 0l42.4 42.4c3.1 3.1 3.1 8.2 0 11.3L653.3 424.6z"}}]},name:"import",theme:"outlined"}},42784:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.2 446.3l-.2-.8-112.2-285.1c-5-16.1-19.9-27.2-36.8-27.2H281.2c-17 0-32.1 11.3-36.9 27.6L139.4 443l-.3.7-.2.8c-1.3 4.9-1.7 9.9-1 14.8-.1 1.6-.2 3.2-.2 4.8V830a60.9 60.9 0 0060.8 60.8h627.2c33.5 0 60.8-27.3 60.9-60.8V464.1c0-1.3 0-2.6-.1-3.7.4-4.9 0-9.6-1.3-14.1zm-295.8-43l-.3 15.7c-.8 44.9-31.8 75.1-77.1 75.1-22.1 0-41.1-7.1-54.8-20.6S436 441.2 435.6 419l-.3-15.7H229.5L309 210h399.2l81.7 193.3H589.4zm-375 76.8h157.3c24.3 57.1 76 90.8 140.4 90.8 33.7 0 65-9.4 90.3-27.2 22.2-15.6 39.5-37.4 50.7-63.6h156.5V814H214.4V480.1z"}}]},name:"inbox",theme:"outlined"}},16674:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm32 664c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V456c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272zm-32-344a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"info-circle",theme:"filled"}},44786:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M464 336a48 48 0 1096 0 48 48 0 10-96 0zm72 112h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z"}}]},name:"info-circle",theme:"outlined"}},22372:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm32 588c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V456c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272zm-32-344a48.01 48.01 0 010-96 48.01 48.01 0 010 96z",fill:t}},{tag:"path",attrs:{d:"M464 336a48 48 0 1096 0 48 48 0 10-96 0zm72 112h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z",fill:c}}]}},name:"info-circle",theme:"twotone"}},72477:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M448 224a64 64 0 10128 0 64 64 0 10-128 0zm96 168h-64c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V400c0-4.4-3.6-8-8-8z"}}]},name:"info",theme:"outlined"}},39513:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M878.7 336H145.3c-18.4 0-33.3 14.3-33.3 32v464c0 17.7 14.9 32 33.3 32h733.3c18.4 0 33.3-14.3 33.3-32V368c.1-17.7-14.8-32-33.2-32zM360 792H184V632h176v160zm0-224H184V408h176v160zm240 224H424V632h176v160zm0-224H424V408h176v160zm240 224H664V632h176v160zm0-224H664V408h176v160zm64-408H120c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8z"}}]},name:"insert-row-above",theme:"outlined"}},39406:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 768H120c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8zm-25.3-608H145.3c-18.4 0-33.3 14.3-33.3 32v464c0 17.7 14.9 32 33.3 32h733.3c18.4 0 33.3-14.3 33.3-32V192c.1-17.7-14.8-32-33.2-32zM360 616H184V456h176v160zm0-224H184V232h176v160zm240 224H424V456h176v160zm0-224H424V232h176v160zm240 224H664V456h176v160zm0-224H664V232h176v160z"}}]},name:"insert-row-below",theme:"outlined"}},67772:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M248 112h-80c-4.4 0-8 3.6-8 8v784c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8V120c0-4.4-3.6-8-8-8zm584 0H368c-17.7 0-32 14.9-32 33.3v733.3c0 18.4 14.3 33.3 32 33.3h464c17.7 0 32-14.9 32-33.3V145.3c0-18.4-14.3-33.3-32-33.3zM568 840H408V664h160v176zm0-240H408V424h160v176zm0-240H408V184h160v176zm224 480H632V664h160v176zm0-240H632V424h160v176zm0-240H632V184h160v176z"}}]},name:"insert-row-left",theme:"outlined"}},34834:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M856 112h-80c-4.4 0-8 3.6-8 8v784c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8V120c0-4.4-3.6-8-8-8zm-200 0H192c-17.7 0-32 14.9-32 33.3v733.3c0 18.4 14.3 33.3 32 33.3h464c17.7 0 32-14.9 32-33.3V145.3c0-18.4-14.3-33.3-32-33.3zM392 840H232V664h160v176zm0-240H232V424h160v176zm0-240H232V184h160v176zm224 480H456V664h160v176zm0-240H456V424h160v176zm0-240H456V184h160v176z"}}]},name:"insert-row-right",theme:"outlined"}},20382:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 378.7c-73.4 0-133.3 59.9-133.3 133.3S438.6 645.3 512 645.3 645.3 585.4 645.3 512 585.4 378.7 512 378.7zM911.8 512c0-55.2.5-109.9-2.6-165-3.1-64-17.7-120.8-64.5-167.6-46.9-46.9-103.6-61.4-167.6-64.5-55.2-3.1-109.9-2.6-165-2.6-55.2 0-109.9-.5-165 2.6-64 3.1-120.8 17.7-167.6 64.5C132.6 226.3 118.1 283 115 347c-3.1 55.2-2.6 109.9-2.6 165s-.5 109.9 2.6 165c3.1 64 17.7 120.8 64.5 167.6 46.9 46.9 103.6 61.4 167.6 64.5 55.2 3.1 109.9 2.6 165 2.6 55.2 0 109.9.5 165-2.6 64-3.1 120.8-17.7 167.6-64.5 46.9-46.9 61.4-103.6 64.5-167.6 3.2-55.1 2.6-109.8 2.6-165zM512 717.1c-113.5 0-205.1-91.6-205.1-205.1S398.5 306.9 512 306.9 717.1 398.5 717.1 512 625.5 717.1 512 717.1zm213.5-370.7c-26.5 0-47.9-21.4-47.9-47.9s21.4-47.9 47.9-47.9 47.9 21.4 47.9 47.9a47.84 47.84 0 01-47.9 47.9z"}}]},name:"instagram",theme:"filled"}},85100:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 306.9c-113.5 0-205.1 91.6-205.1 205.1S398.5 717.1 512 717.1 717.1 625.5 717.1 512 625.5 306.9 512 306.9zm0 338.4c-73.4 0-133.3-59.9-133.3-133.3S438.6 378.7 512 378.7 645.3 438.6 645.3 512 585.4 645.3 512 645.3zm213.5-394.6c-26.5 0-47.9 21.4-47.9 47.9s21.4 47.9 47.9 47.9 47.9-21.3 47.9-47.9a47.84 47.84 0 00-47.9-47.9zM911.8 512c0-55.2.5-109.9-2.6-165-3.1-64-17.7-120.8-64.5-167.6-46.9-46.9-103.6-61.4-167.6-64.5-55.2-3.1-109.9-2.6-165-2.6-55.2 0-109.9-.5-165 2.6-64 3.1-120.8 17.7-167.6 64.5C132.6 226.3 118.1 283 115 347c-3.1 55.2-2.6 109.9-2.6 165s-.5 109.9 2.6 165c3.1 64 17.7 120.8 64.5 167.6 46.9 46.9 103.6 61.4 167.6 64.5 55.2 3.1 109.9 2.6 165 2.6 55.2 0 109.9.5 165-2.6 64-3.1 120.8-17.7 167.6-64.5 46.9-46.9 61.4-103.6 64.5-167.6 3.2-55.1 2.6-109.8 2.6-165zm-88 235.8c-7.3 18.2-16.1 31.8-30.2 45.8-14.1 14.1-27.6 22.9-45.8 30.2C695.2 844.7 570.3 840 512 840c-58.3 0-183.3 4.7-235.9-16.1-18.2-7.3-31.8-16.1-45.8-30.2-14.1-14.1-22.9-27.6-30.2-45.8C179.3 695.2 184 570.3 184 512c0-58.3-4.7-183.3 16.1-235.9 7.3-18.2 16.1-31.8 30.2-45.8s27.6-22.9 45.8-30.2C328.7 179.3 453.7 184 512 184s183.3-4.7 235.9 16.1c18.2 7.3 31.8 16.1 45.8 30.2 14.1 14.1 22.9 27.6 30.2 45.8C844.7 328.7 840 453.7 840 512c0 58.3 4.7 183.2-16.2 235.8z"}}]},name:"instagram",theme:"outlined"}},10455:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M519.9 358.8h97.9v41.6h-97.9zm347-188.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM411.3 656h-.2c0 4.4-3.6 8-8 8h-37.3c-4.4 0-8-3.6-8-8V471.4c-7.7 9.2-15.4 17.9-23.1 26a6.04 6.04 0 01-10.2-2.4l-13.2-43.5c-.6-2-.2-4.1 1.2-5.6 37-43.4 64.7-95.1 82.2-153.6 1.1-3.5 5-5.3 8.4-3.7l38.6 18.3c2.7 1.3 4.1 4.4 3.2 7.2a429.2 429.2 0 01-33.6 79V656zm296.5-49.2l-26.3 35.3a5.92 5.92 0 01-8.9.7c-30.6-29.3-56.8-65.2-78.1-106.9V656c0 4.4-3.6 8-8 8h-36.2c-4.4 0-8-3.6-8-8V536c-22 44.7-49 80.8-80.6 107.6a5.9 5.9 0 01-8.9-1.4L430 605.7a6 6 0 011.6-8.1c28.6-20.3 51.9-45.2 71-76h-55.1c-4.4 0-8-3.6-8-8V478c0-4.4 3.6-8 8-8h94.9v-18.6h-65.9c-4.4 0-8-3.6-8-8V316c0-4.4 3.6-8 8-8h184.7c4.4 0 8 3.6 8 8v127.2c0 4.4-3.6 8-8 8h-66.7v18.6h98.8c4.4 0 8 3.6 8 8v35.6c0 4.4-3.6 8-8 8h-59c18.1 29.1 41.8 54.3 72.3 76.9 2.6 2.1 3.2 5.9 1.2 8.5z"}}]},name:"insurance",theme:"filled"}},28951:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M441.6 306.8L403 288.6a6.1 6.1 0 00-8.4 3.7c-17.5 58.5-45.2 110.1-82.2 153.6a6.05 6.05 0 00-1.2 5.6l13.2 43.5c1.3 4.4 7 5.7 10.2 2.4 7.7-8.1 15.4-16.9 23.1-26V656c0 4.4 3.6 8 8 8H403c4.4 0 8-3.6 8-8V393.1a429.2 429.2 0 0033.6-79c1-2.9-.3-6-3-7.3zm26.8 9.2v127.2c0 4.4 3.6 8 8 8h65.9v18.6h-94.9c-4.4 0-8 3.6-8 8v35.6c0 4.4 3.6 8 8 8h55.1c-19.1 30.8-42.4 55.7-71 76a6 6 0 00-1.6 8.1l22.8 36.5c1.9 3.1 6.2 3.8 8.9 1.4 31.6-26.8 58.7-62.9 80.6-107.6v120c0 4.4 3.6 8 8 8h36.2c4.4 0 8-3.6 8-8V536c21.3 41.7 47.5 77.5 78.1 106.9 2.6 2.5 6.8 2.1 8.9-.7l26.3-35.3c2-2.7 1.4-6.5-1.2-8.4-30.5-22.6-54.2-47.8-72.3-76.9h59c4.4 0 8-3.6 8-8V478c0-4.4-3.6-8-8-8h-98.8v-18.6h66.7c4.4 0 8-3.6 8-8V316c0-4.4-3.6-8-8-8H476.4c-4.4 0-8 3.6-8 8zm51.5 42.8h97.9v41.6h-97.9v-41.6zm347-188.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6z"}}]},name:"insurance",theme:"outlined"}},46590:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6z",fill:c}},{tag:"path",attrs:{d:"M521.9 358.8h97.9v41.6h-97.9z",fill:t}},{tag:"path",attrs:{d:"M214 226.7v427.6l298 232.2 298-232.2V226.7L512 125.1 214 226.7zM413.3 656h-.2c0 4.4-3.6 8-8 8h-37.3c-4.4 0-8-3.6-8-8V471.4c-7.7 9.2-15.4 17.9-23.1 26a6.04 6.04 0 01-10.2-2.4l-13.2-43.5c-.6-2-.2-4.1 1.2-5.6 37-43.4 64.7-95.1 82.2-153.6 1.1-3.5 5-5.3 8.4-3.7l38.6 18.3c2.7 1.3 4.1 4.4 3.2 7.2a429.2 429.2 0 01-33.6 79V656zm257.9-340v127.2c0 4.4-3.6 8-8 8h-66.7v18.6h98.8c4.4 0 8 3.6 8 8v35.6c0 4.4-3.6 8-8 8h-59c18.1 29.1 41.8 54.3 72.3 76.9 2.6 2.1 3.2 5.9 1.2 8.5l-26.3 35.3a5.92 5.92 0 01-8.9.7c-30.6-29.3-56.8-65.2-78.1-106.9V656c0 4.4-3.6 8-8 8h-36.2c-4.4 0-8-3.6-8-8V536c-22 44.7-49 80.8-80.6 107.6a6.38 6.38 0 01-4.8 1.4c-1.7-.3-3.2-1.3-4.1-2.8L432 605.7a6 6 0 011.6-8.1c28.6-20.3 51.9-45.2 71-76h-55.1c-4.4 0-8-3.6-8-8V478c0-4.4 3.6-8 8-8h94.9v-18.6h-65.9c-4.4 0-8-3.6-8-8V316c0-4.4 3.6-8 8-8h184.7c4.4 0 8 3.6 8 8z",fill:t}},{tag:"path",attrs:{d:"M443.7 306.9l-38.6-18.3c-3.4-1.6-7.3.2-8.4 3.7-17.5 58.5-45.2 110.2-82.2 153.6a5.7 5.7 0 00-1.2 5.6l13.2 43.5c1.4 4.5 7 5.8 10.2 2.4 7.7-8.1 15.4-16.8 23.1-26V656c0 4.4 3.6 8 8 8h37.3c4.4 0 8-3.6 8-8h.2V393.1a429.2 429.2 0 0033.6-79c.9-2.8-.5-5.9-3.2-7.2zm26.8 9.1v127.4c0 4.4 3.6 8 8 8h65.9V470h-94.9c-4.4 0-8 3.6-8 8v35.6c0 4.4 3.6 8 8 8h55.1c-19.1 30.8-42.4 55.7-71 76a6 6 0 00-1.6 8.1l22.8 36.5c.9 1.5 2.4 2.5 4.1 2.8 1.7.3 3.5-.2 4.8-1.4 31.6-26.8 58.6-62.9 80.6-107.6v120c0 4.4 3.6 8 8 8h36.2c4.4 0 8-3.6 8-8V535.9c21.3 41.7 47.5 77.6 78.1 106.9 2.6 2.5 6.7 2.2 8.9-.7l26.3-35.3c2-2.6 1.4-6.4-1.2-8.5-30.5-22.6-54.2-47.8-72.3-76.9h59c4.4 0 8-3.6 8-8v-35.6c0-4.4-3.6-8-8-8h-98.8v-18.6h66.7c4.4 0 8-3.6 8-8V316c0-4.4-3.6-8-8-8H478.5c-4.4 0-8 3.6-8 8zm51.4 42.8h97.9v41.6h-97.9v-41.6z",fill:c}}]}},name:"insurance",theme:"twotone"}},90744:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM726 585.7c0 55.3-44.7 100.1-99.7 100.1H420.6v53.4c0 5.7-6.5 8.8-10.9 5.3l-109.1-85.7c-3.5-2.7-3.5-8 0-10.7l109.1-85.7c4.4-3.5 10.9-.3 10.9 5.3v53.4h205.7c19.6 0 35.5-16 35.5-35.6v-78.9c0-3.7 3-6.8 6.8-6.8h50.7c3.7 0 6.8 3 6.8 6.8v79.1zm-2.6-209.9l-109.1 85.7c-4.4 3.5-10.9.3-10.9-5.3v-53.4H397.7c-19.6 0-35.5 16-35.5 35.6v78.9c0 3.7-3 6.8-6.8 6.8h-50.7c-3.7 0-6.8-3-6.8-6.8v-78.9c0-55.3 44.7-100.1 99.7-100.1h205.7v-53.4c0-5.7 6.5-8.8 10.9-5.3l109.1 85.7c3.6 2.5 3.6 7.8.1 10.5z"}}]},name:"interaction",theme:"filled"}},86452:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656zM304.8 524h50.7c3.7 0 6.8-3 6.8-6.8v-78.9c0-19.7 15.9-35.6 35.5-35.6h205.7v53.4c0 5.7 6.5 8.8 10.9 5.3l109.1-85.7c3.5-2.7 3.5-8 0-10.7l-109.1-85.7c-4.4-3.5-10.9-.3-10.9 5.3V338H397.7c-55.1 0-99.7 44.8-99.7 100.1V517c0 4 3 7 6.8 7zm-4.2 134.9l109.1 85.7c4.4 3.5 10.9.3 10.9-5.3v-53.4h205.7c55.1 0 99.7-44.8 99.7-100.1v-78.9c0-3.7-3-6.8-6.8-6.8h-50.7c-3.7 0-6.8 3-6.8 6.8v78.9c0 19.7-15.9 35.6-35.5 35.6H420.6V568c0-5.7-6.5-8.8-10.9-5.3l-109.1 85.7c-3.5 2.5-3.5 7.8 0 10.5z"}}]},name:"interaction",theme:"outlined"}},70129:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm114-401.9c0-55.3 44.6-100.1 99.7-100.1h205.8v-53.4c0-5.6 6.5-8.8 10.9-5.3L723.5 365c3.5 2.7 3.5 8 0 10.7l-109.1 85.7c-4.4 3.5-10.9.4-10.9-5.3v-53.4H397.8c-19.6 0-35.5 15.9-35.5 35.6v78.9c0 3.8-3.1 6.8-6.8 6.8h-50.7c-3.8 0-6.8-3-6.8-7v-78.9zm2.6 210.3l109.1-85.7c4.4-3.5 10.9-.4 10.9 5.3v53.4h205.6c19.6 0 35.5-15.9 35.5-35.6v-78.9c0-3.8 3.1-6.8 6.8-6.8h50.7c3.8 0 6.8 3.1 6.8 6.8v78.9c0 55.3-44.6 100.1-99.7 100.1H420.6v53.4c0 5.6-6.5 8.8-10.9 5.3l-109.1-85.7c-3.5-2.7-3.5-8 0-10.5z",fill:t}},{tag:"path",attrs:{d:"M304.8 524h50.7c3.7 0 6.8-3 6.8-6.8v-78.9c0-19.7 15.9-35.6 35.5-35.6h205.7v53.4c0 5.7 6.5 8.8 10.9 5.3l109.1-85.7c3.5-2.7 3.5-8 0-10.7l-109.1-85.7c-4.4-3.5-10.9-.3-10.9 5.3V338H397.7c-55.1 0-99.7 44.8-99.7 100.1V517c0 4 3 7 6.8 7zm-4.2 134.9l109.1 85.7c4.4 3.5 10.9.3 10.9-5.3v-53.4h205.7c55.1 0 99.7-44.8 99.7-100.1v-78.9c0-3.7-3-6.8-6.8-6.8h-50.7c-3.7 0-6.8 3-6.8 6.8v78.9c0 19.7-15.9 35.6-35.5 35.6H420.6V568c0-5.7-6.5-8.8-10.9-5.3l-109.1 85.7c-3.5 2.5-3.5 7.8 0 10.5z",fill:c}}]}},name:"interaction",theme:"twotone"}},31051:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M464 688a48 48 0 1096 0 48 48 0 10-96 0zm72-112c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48zm400-188h-59.3c-2.6 0-5 1.2-6.5 3.3L763.7 538.1l-49.9-68.8a7.92 7.92 0 00-6.5-3.3H648c-6.5 0-10.3 7.4-6.5 12.7l109.2 150.7a16.1 16.1 0 0026 0l165.8-228.7c3.8-5.3 0-12.7-6.5-12.7zm-44 306h-64.2c-5.5 0-10.6 2.9-13.6 7.5a352.2 352.2 0 01-49.8 62.2A355.92 355.92 0 01651.1 840a355 355 0 01-138.7 27.9c-48.1 0-94.8-9.4-138.7-27.9a355.92 355.92 0 01-113.3-76.3A353.06 353.06 0 01184 650.5c-18.6-43.8-28-90.5-28-138.5s9.4-94.7 28-138.5c17.9-42.4 43.6-80.5 76.4-113.2 32.8-32.7 70.9-58.4 113.3-76.3a355 355 0 01138.7-27.9c48.1 0 94.8 9.4 138.7 27.9 42.4 17.9 80.5 43.6 113.3 76.3 19 19 35.6 39.8 49.8 62.2 2.9 4.7 8.1 7.5 13.6 7.5H892c6 0 9.8-6.3 7.2-11.6C828.8 178.5 684.7 82 517.7 80 278.9 77.2 80.5 272.5 80 511.2 79.5 750.1 273.3 944 512.4 944c169.2 0 315.6-97 386.7-238.4A8 8 0 00892 694z"}}]},name:"issues-close",theme:"outlined"}},56720:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M798 160H366c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h181.2l-156 544H229c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h432c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8H474.4l156-544H798c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8z"}}]},name:"italic",theme:"outlined"}},95225:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M394.68 756.99s-34.33 19.95 24.34 26.6c71.1 8.05 107.35 7 185.64-7.87 0 0 20.66 12.94 49.38 24.14-175.47 75.08-397.18-4.37-259.36-42.87m-21.37-98.17s-38.35 28.35 20.32 34.47c75.83 7.88 135.9 8.4 239.57-11.55 0 0 14.36 14.53 36.95 22.4-212.43 62.13-448.84 5.08-296.84-45.32m180.73-166.43c43.26 49.7-11.38 94.5-11.38 94.5s109.8-56.7 59.37-127.57c-47.11-66.15-83.19-99.05 112.25-212.27.18 0-306.82 76.65-160.24 245.35m232.22 337.04s25.4 20.82-27.85 37.1c-101.4 30.62-421.7 39.9-510.66 1.22-32.05-13.82 28.02-33.25 46.93-37.27 19.62-4.2 31-3.5 31-3.5-35.55-25.03-229.94 49.17-98.77 70.35 357.6 58.1 652.16-26.08 559.35-67.9m-375.12-272.3s-163.04 38.68-57.79 52.68c44.48 5.95 133.1 4.55 215.58-2.28 67.42-5.6 135.2-17.85 135.2-17.85s-23.82 10.15-40.98 21.88c-165.5 43.57-485.1 23.27-393.16-21.18 77.93-37.45 141.15-33.25 141.15-33.25M703.6 720.42c168.3-87.33 90.37-171.33 36.08-159.95-13.31 2.8-19.27 5.25-19.27 5.25s4.9-7.7 14.36-11.03C842.12 516.9 924.78 666 700.1 724.97c0-.18 2.63-2.45 3.5-4.55M602.03 64s93.16 93.1-88.44 236.25c-145.53 114.8-33.27 180.42 0 255.14-84.94-76.65-147.28-144.02-105.42-206.84C469.63 256.67 639.68 211.87 602.03 64M427.78 957.19C589.24 967.5 837.22 951.4 843 875.1c0 0-11.2 28.88-133.44 51.98-137.83 25.9-307.87 22.92-408.57 6.3 0-.18 20.66 16.97 126.79 23.8"}}]},name:"java",theme:"outlined"}},22864:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M416 176H255.54v425.62c0 105.3-36.16 134.71-99.1 134.71-29.5 0-56.05-5.05-76.72-12.14L63 848.79C92.48 858.91 137.73 865 173.13 865 317.63 865 416 797.16 416 602.66zm349.49-16C610.26 160 512 248.13 512 364.6c0 100.32 75.67 163.13 185.7 203.64 79.57 28.36 111.03 53.7 111.03 95.22 0 45.57-36.36 74.96-105.13 74.96-63.87 0-121.85-21.31-161.15-42.58v-.04L512 822.43C549.36 843.73 619.12 865 694.74 865 876.52 865 961 767.75 961 653.3c0-97.25-54.04-160.04-170.94-204.63-86.47-34.44-122.81-53.67-122.81-97.23 0-34.45 31.45-65.84 96.3-65.84 63.83 0 107.73 21.45 133.3 34.64l38.34-128.19C895.1 174.46 841.11 160 765.5 160"}}]},name:"java-script",theme:"outlined"}},4498:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M608 112c-167.9 0-304 136.1-304 304 0 70.3 23.9 135 63.9 186.5L255.8 713.6l-62.3-62.3a8.19 8.19 0 00-11.4 0l-39.8 39.8a8.19 8.19 0 000 11.4l62.3 62.3-44.9 44.9-62.3-62.3a8.19 8.19 0 00-11.4 0l-39.8 39.8a8.19 8.19 0 000 11.4l110.3 111.2c3.1 3.1 8.2 3.1 11.3 0l253.6-253.6A304.1 304.1 0 00608 720c167.9 0 304-136.1 304-304S775.9 112 608 112m161.2 465.2C726.2 620.3 668.9 644 608 644s-118.2-23.7-161.2-66.8C403.7 534.2 380 476.9 380 416s23.7-118.2 66.8-161.2c43-43.1 100.3-66.8 161.2-66.8s118.2 23.7 161.2 66.8c43.1 43 66.8 100.3 66.8 161.2s-23.7 118.2-66.8 161.2"}}]},name:"key",theme:"outlined"}},42358:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M511.99 111a61.55 61.55 0 00-26.8 6.13l-271.3 131a61.71 61.71 0 00-33.32 41.85L113.53 584.5a61.77 61.77 0 0011.86 52.06L313.2 872.71a61.68 61.68 0 0048.26 23.27h301.05a61.68 61.68 0 0048.26-23.27l187.81-236.12v-.03a61.73 61.73 0 0011.9-52.03v-.03L843.4 289.98v-.04a61.72 61.72 0 00-33.3-41.8l-271.28-131a17.43 17.43 0 00-.03-.04 61.76 61.76 0 00-26.8-6.1m0 35.1c3.94 0 7.87.87 11.55 2.64l271.3 131a26.54 26.54 0 0114.36 18.02l67.04 294.52a26.56 26.56 0 01-5.1 22.45L683.31 850.88a26.51 26.51 0 01-20.8 10H361.45a26.45 26.45 0 01-20.77-10L152.88 614.73a26.59 26.59 0 01-5.14-22.45l67.07-294.49a26.51 26.51 0 0114.32-18.02v-.04l271.3-131A26.52 26.52 0 01512 146.1m-.14 73.82c-2.48 0-4.99.5-7.4 1.51-9.65 4.21-14.22 15.44-10.01 25.09 4.04 9.48 5.42 18.94 6.48 28.41.35 4.92.55 9.66.37 14.4.53 4.74-1.94 9.48-5.45 14.22-3.68 4.74-4.03 9.49-4.55 14.23-48.16 4.72-91.51 25.83-124.65 57.54l-.31-.17c-4.04-2.63-7.88-5.27-14.02-5.45-5.79-.35-11.06-1.4-14.4-4.9-3.68-2.8-7.35-5.95-10.69-9.29-6.84-6.67-13.36-13.87-18.1-23a19.66 19.66 0 00-11.58-9.5 19.27 19.27 0 00-23.68 13.17c-2.98 10 2.98 20.7 13.16 23.51 9.83 2.99 18.08 7.9 26.15 13.16a127.38 127.38 0 0111.24 8.6c4.04 2.64 6.13 7.55 7.71 13.17 1.16 5.62 4.39 8.88 7.54 12.03a209.26 209.26 0 00-37.08 142.61c-3.94 1.38-7.83 2.88-11.17 6.82-3.86 4.39-8.08 7.88-12.82 8.23a94.03 94.03 0 01-14.02 2.64c-9.47 1.23-19.13 1.93-29.13-.17a19.53 19.53 0 00-14.74 3.32c-8.6 5.97-10.52 17.9-4.56 26.5a19.13 19.13 0 0026.67 4.59c8.42-5.97 17.37-9.32 26.5-12.3 4.55-1.41 9.13-2.62 13.87-3.5 4.56-1.58 9.64-.2 15.08 2.09 4.52 2.33 8.52 2.15 12.48 1.75 15.44 50.08 49.22 92.03 93.32 118.52-1.5 4.21-2.92 8.6-1.57 14.15 1.05 5.8 1.22 11.25-1.24 15.29a172.58 172.58 0 01-6.3 12.78c-4.92 8.07-10.17 16.15-17.9 23.17a18.97 18.97 0 00-6.33 13.5 19.06 19.06 0 0018.43 19.68A19.21 19.21 0 00409 787.88c.17-10.35 2.97-19.46 6.13-28.59 1.58-4.38 3.52-8.77 5.62-12.99 1.58-4.56 5.78-7.92 10.87-10.72 5.07-2.62 7.35-6.32 9.63-10.22a209.09 209.09 0 0070.74 12.51c25.26 0 49.4-4.72 71.87-12.92 2.37 4.06 4.82 7.91 9.9 10.63 5.1 2.98 9.29 6.16 10.87 10.72 2.1 4.4 3.87 8.78 5.45 13.17 3.15 9.12 5.78 18.23 6.13 28.58 0 5.09 2.1 10.02 6.14 13.71a19.32 19.32 0 0027.04-1.23 19.32 19.32 0 00-1.24-27.05c-7.72-6.84-12.98-15.09-17.72-23.34-2.28-4.03-4.37-8.4-6.3-12.6-2.46-4.22-2.3-9.5-1.06-15.3 1.4-5.96-.18-10.34-1.58-14.9l-.14-.45c43.76-26.75 77.09-68.83 92.2-118.9l.58.04c4.91.35 9.64.85 14.9-2.13 5.27-2.46 10.56-3.87 15.12-2.47 4.56.7 9.29 1.76 13.85 2.99 9.12 2.63 18.27 5.79 26.87 11.58a19.5 19.5 0 0014.73 2.64 18.99 18.99 0 0014.57-22.62 19.11 19.11 0 00-22.82-14.57c-10.18 2.28-19.66 1.9-29.3 1.03-4.75-.53-9.32-1.2-14.06-2.26-4.74-.35-8.92-3.5-12.96-7.71-4.03-4.74-8.6-5.97-13.16-7.37l-.3-.1c.6-6.51.99-13.08.99-19.75 0-43.5-13.28-83.99-35.99-117.6 3.33-3.5 6.7-6.82 7.92-12.78 1.58-5.61 3.68-10.53 7.71-13.16 3.51-3.16 7.38-5.96 11.24-8.77 7.9-5.27 16.16-10.36 25.98-13.16a18.5 18.5 0 0011.55-9.67 18.8 18.8 0 00-8.22-25.6 18.84 18.84 0 00-25.64 8.22c-4.74 9.13-11.22 16.33-17.89 23-3.51 3.34-7 6.51-10.7 9.5-3.33 3.5-8.6 4.55-14.39 4.9-6.14.17-10.01 2.99-14.05 5.62a210 210 0 00-127.4-60.02c-.52-4.73-.87-9.48-4.55-14.22-3.51-4.74-5.98-9.48-5.45-14.22-.17-4.74.03-9.48.38-14.4 1.05-9.47 2.44-18.94 6.48-28.41 1.93-4.56 2.1-10 0-15.08a19.23 19.23 0 00-17.69-11.52m-25.16 133.91l-.85 6.75c-2.46 18.96-4.21 38.08-5.97 57.04a876 876 0 00-2.64 30.2c-8.6-6.15-17.2-12.66-26.32-18.45-15.79-10.7-31.6-21.42-47.91-31.6l-5.52-3.43a174.43 174.43 0 0189.21-40.5m50.59 0a174.38 174.38 0 0192.16 43.21l-5.86 3.7c-16.14 10.35-31.74 21.07-47.54 31.77a491.28 491.28 0 00-18.44 13 7.3 7.3 0 01-11.58-5.46c-.53-7.54-1.22-14.9-1.92-22.45-1.75-18.95-3.5-38.08-5.96-57.03zm-173 78.82l5.58 5.83c13.33 13.86 26.86 27.2 40.54 40.71 5.8 5.8 11.58 11.26 17.55 16.7a7.19 7.19 0 01-2.81 12.27c-8.6 2.63-17.21 5.07-25.8 7.88-18.08 5.97-36.32 11.6-54.4 18.1l-7.95 2.77c-.17-3.2-.48-6.37-.48-9.63 0-34.92 10.27-67.33 27.76-94.63m297.52 3.46a174.67 174.67 0 0125.67 91.17c0 2.93-.3 5.78-.44 8.67l-6.24-1.98c-18.25-5.97-36.48-11.09-54.9-16.35a900.54 900.54 0 00-35.82-9.63c8.95-8.6 18.27-17.04 26.87-25.81 13.51-13.51 27-27.02 40.17-41.06zM501.12 492.2h21.39c3.33 0 6.5 1.58 8.26 4.04l13.67 17.2a10.65 10.65 0 012.13 8.57l-4.94 21.25c-.52 3.34-2.81 5.96-5.62 7.54l-19.64 9.12a9.36 9.36 0 01-9.11 0l-19.67-9.12c-2.81-1.58-5.27-4.2-5.63-7.54l-4.9-21.25c-.52-2.98.2-6.28 2.13-8.56l13.67-17.2a10.25 10.25 0 018.26-4.05m-63.37 83.7c5.44-.88 9.85 4.57 7.75 9.66a784.28 784.28 0 00-9.5 26.15 1976.84 1976.84 0 00-18.78 54.22l-2.4 7.54a175.26 175.26 0 01-68-87.3l9.33-.78c19.13-1.76 37.9-4.06 57.03-6.34 8.25-.88 16.33-2.1 24.57-3.16m151.63 2.47c8.24.88 16.32 1.77 24.57 2.47 19.13 1.75 38.07 3.5 57.2 4.73l6.1.34a175.25 175.25 0 01-66.6 86.58l-1.98-6.38c-5.79-18.25-12.1-36.32-18.23-54.22a951.58 951.58 0 00-8.6-23.85 7.16 7.16 0 017.54-9.67m-76.1 34.62c2.5 0 5.01 1.26 6.42 3.8a526.47 526.47 0 0012.13 21.77c9.48 16.5 18.92 33.17 29.1 49.32l4.15 6.71a176.03 176.03 0 01-53.1 8.2 176.14 176.14 0 01-51.57-7.72l4.38-7.02c10.18-16.15 19.83-32.66 29.48-49.15a451.58 451.58 0 0012.65-22.1 7.2 7.2 0 016.37-3.81"}}]},name:"kubernetes",theme:"outlined"}},99453:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M956.9 845.1L896.4 632V168c0-17.7-14.3-32-32-32h-704c-17.7 0-32 14.3-32 32v464L67.9 845.1C60.4 866 75.8 888 98 888h828.8c22.2 0 37.6-22 30.1-42.9zM200.4 208h624v395h-624V208zm228.3 608l8.1-37h150.3l8.1 37H428.7zm224 0l-19.1-86.7c-.8-3.7-4.1-6.3-7.8-6.3H398.2c-3.8 0-7 2.6-7.8 6.3L371.3 816H151l42.3-149h638.2l42.3 149H652.7z"}}]},name:"laptop",theme:"outlined"}},48074:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M384 912h496c17.7 0 32-14.3 32-32V340H384v572zm496-800H384v164h528V144c0-17.7-14.3-32-32-32zm-768 32v736c0 17.7 14.3 32 32 32h176V112H144c-17.7 0-32 14.3-32 32z"}}]},name:"layout",theme:"filled"}},82889:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-696 72h136v656H184V184zm656 656H384V384h456v456zM384 320V184h456v136H384z"}}]},name:"layout",theme:"outlined"}},35824:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M384 185h456v136H384zm-200 0h136v656H184zm696-73H144c-17.7 0-32 14.3-32 32v1c0-17.7 14.3-32 32-32h736c17.7 0 32 14.3 32 32v-1c0-17.7-14.3-32-32-32zM384 385h456v456H384z",fill:t}},{tag:"path",attrs:{d:"M880 113H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V145c0-17.7-14.3-32-32-32zM320 841H184V185h136v656zm520 0H384V385h456v456zm0-520H384V185h456v136z",fill:c}}]}},name:"layout",theme:"twotone"}},36305:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm104 316.9c0 10.2-4.9 19.9-13.2 25.9L457.4 512l145.4 105.2c8.3 6 13.2 15.6 13.2 25.9V690c0 6.5-7.4 10.3-12.7 6.5l-246-178a7.95 7.95 0 010-12.9l246-178a8 8 0 0112.7 6.5v46.8z"}}]},name:"left-circle",theme:"filled"}},41872:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M603.3 327.5l-246 178a7.95 7.95 0 000 12.9l246 178c5.3 3.8 12.7 0 12.7-6.5V643c0-10.2-4.9-19.9-13.2-25.9L457.4 512l145.4-105.2c8.3-6 13.2-15.6 13.2-25.9V334c0-6.5-7.4-10.3-12.7-6.5z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"left-circle",theme:"outlined"}},61831:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm104 240.9c0 10.3-4.9 19.9-13.2 25.9L457.4 512l145.4 105.1c8.3 6 13.2 15.7 13.2 25.9v46.9c0 6.5-7.4 10.3-12.7 6.5l-246-178a7.95 7.95 0 010-12.9l246-178c5.3-3.8 12.7 0 12.7 6.5v46.9z",fill:t}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M603.3 327.5l-246 178a7.95 7.95 0 000 12.9l246 178c5.3 3.8 12.7 0 12.7-6.5V643c0-10.2-4.9-19.9-13.2-25.9L457.4 512l145.4-105.2c8.3-6 13.2-15.6 13.2-25.9V334c0-6.5-7.4-10.3-12.7-6.5z",fill:c}}]}},name:"left-circle",theme:"twotone"}},12562:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z"}}]},name:"left",theme:"outlined"}},98400:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM624 380.9c0 10.2-4.9 19.9-13.2 25.9L465.4 512l145.4 105.2c8.3 6 13.2 15.6 13.2 25.9V690c0 6.5-7.4 10.3-12.7 6.5l-246-178a7.95 7.95 0 010-12.9l246-178c5.3-3.8 12.7 0 12.7 6.5v46.8z"}}]},name:"left-square",theme:"filled"}},68186:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M365.3 518.5l246 178c5.3 3.8 12.7 0 12.7-6.5v-46.9c0-10.2-4.9-19.9-13.2-25.9L465.4 512l145.4-105.2c8.3-6 13.2-15.6 13.2-25.9V334c0-6.5-7.4-10.3-12.7-6.5l-246 178a8.05 8.05 0 000 13z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"left-square",theme:"outlined"}},26016:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm181.3-334.5l246-178c5.3-3.8 12.7 0 12.7 6.5v46.9c0 10.3-4.9 19.9-13.2 25.9L465.4 512l145.4 105.2c8.3 6 13.2 15.7 13.2 25.9V690c0 6.5-7.4 10.3-12.7 6.4l-246-178a7.95 7.95 0 010-12.9z",fill:t}},{tag:"path",attrs:{d:"M365.3 518.4l246 178c5.3 3.9 12.7.1 12.7-6.4v-46.9c0-10.2-4.9-19.9-13.2-25.9L465.4 512l145.4-105.2c8.3-6 13.2-15.6 13.2-25.9V334c0-6.5-7.4-10.3-12.7-6.5l-246 178a7.95 7.95 0 000 12.9z",fill:c}}]}},name:"left-square",theme:"twotone"}},82965:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 00-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 00471 99.9c-52 0-98 35-111.8 85.1l-85.9 311h-.3v428h472.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM112 528v364c0 17.7 14.3 32 32 32h65V496h-65c-17.7 0-32 14.3-32 32z"}}]},name:"like",theme:"filled"}},78328:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 00-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 00471 99.9c-52 0-98 35-111.8 85.1l-85.9 311H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h601.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM184 852V568h81v284h-81zm636.4-353l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 22.4-13.2 42.6-33.6 51.8H329V564.8l99.5-360.5a44.1 44.1 0 0142.2-32.3c7.6 0 15.1 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.2 32.1-19.6 43z"}}]},name:"like",theme:"outlined"}},60257:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M273 495.9v428l.3-428zm538.2-88.3H496.8l9.6-198.4c.6-11.9-4.7-23.1-14.6-30.5-6.1-4.5-13.6-6.8-21.1-6.7-19.6.1-36.9 13.4-42.2 32.3-37.1 134.4-64.9 235.2-83.5 302.5V852h399.4a56.85 56.85 0 0033.6-51.8c0-9.7-2.3-18.9-6.9-27.3l-13.9-25.4 21.9-19a56.76 56.76 0 0019.6-43c0-9.7-2.3-18.9-6.9-27.3l-13.9-25.4 21.9-19a56.76 56.76 0 0019.6-43c0-9.7-2.3-18.9-6.9-27.3l-14-25.5 21.9-19a56.76 56.76 0 0019.6-43c0-19.1-11-37.5-28.8-48.4z",fill:t}},{tag:"path",attrs:{d:"M112 528v364c0 17.7 14.3 32 32 32h65V496h-65c-17.7 0-32 14.3-32 32zm773.9 5.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.5-65.5-111a67.67 67.67 0 00-34.3-9.3H572.3l6-122.9c1.5-29.7-9-57.9-29.5-79.4a106.4 106.4 0 00-77.9-33.4c-52 0-98 35-111.8 85.1l-85.8 310.8-.3 428h472.1c9.3 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37zM820.4 499l-21.9 19 14 25.5a56.2 56.2 0 016.9 27.3c0 16.5-7.1 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.1 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 22.4-13.2 42.6-33.6 51.8H345V506.8c18.6-67.2 46.4-168 83.5-302.5a44.28 44.28 0 0142.2-32.3c7.5-.1 15 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.1 32.2-19.6 43z",fill:c}}]}},name:"like",theme:"twotone"}},37259:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 792H200V168c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h752c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM305.8 637.7c3.1 3.1 8.1 3.1 11.3 0l138.3-137.6L583 628.5c3.1 3.1 8.2 3.1 11.3 0l275.4-275.3c3.1-3.1 3.1-8.2 0-11.3l-39.6-39.6a8.03 8.03 0 00-11.3 0l-230 229.9L461.4 404a8.03 8.03 0 00-11.3 0L266.3 586.7a8.03 8.03 0 000 11.3l39.5 39.7z"}}]},name:"line-chart",theme:"outlined"}},5039:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M648 160H104c-4.4 0-8 3.6-8 8v128c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-64h168v560h-92c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h264c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-92V232h168v64c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V168c0-4.4-3.6-8-8-8zm272.8 546H856V318h64.8c6 0 9.4-7 5.7-11.7L825.7 178.7a7.14 7.14 0 00-11.3 0L713.6 306.3a7.23 7.23 0 005.7 11.7H784v388h-64.8c-6 0-9.4 7-5.7 11.7l100.8 127.5c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5a7.2 7.2 0 00-5.6-11.7z"}}]},name:"line-height",theme:"outlined"}},14431:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 476H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"line",theme:"outlined"}},24901:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M574 665.4a8.03 8.03 0 00-11.3 0L446.5 781.6c-53.8 53.8-144.6 59.5-204 0-59.5-59.5-53.8-150.2 0-204l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3l-39.8-39.8a8.03 8.03 0 00-11.3 0L191.4 526.5c-84.6 84.6-84.6 221.5 0 306s221.5 84.6 306 0l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3L574 665.4zm258.6-474c-84.6-84.6-221.5-84.6-306 0L410.3 307.6a8.03 8.03 0 000 11.3l39.7 39.7c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c53.8-53.8 144.6-59.5 204 0 59.5 59.5 53.8 150.2 0 204L665.3 562.6a8.03 8.03 0 000 11.3l39.8 39.8c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c84.5-84.6 84.5-221.5 0-306.1zM610.1 372.3a8.03 8.03 0 00-11.3 0L372.3 598.7a8.03 8.03 0 000 11.3l39.6 39.6c3.1 3.1 8.2 3.1 11.3 0l226.4-226.4c3.1-3.1 3.1-8.2 0-11.3l-39.5-39.6z"}}]},name:"link",theme:"outlined"}},61324:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM349.3 793.7H230.6V411.9h118.7v381.8zm-59.3-434a68.8 68.8 0 1168.8-68.8c-.1 38-30.9 68.8-68.8 68.8zm503.7 434H675.1V608c0-44.3-.8-101.2-61.7-101.2-61.7 0-71.2 48.2-71.2 98v188.9H423.7V411.9h113.8v52.2h1.6c15.8-30 54.5-61.7 112.3-61.7 120.2 0 142.3 79.1 142.3 181.9v209.4z"}}]},name:"linkedin",theme:"filled"}},38385:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M847.7 112H176.3c-35.5 0-64.3 28.8-64.3 64.3v671.4c0 35.5 28.8 64.3 64.3 64.3h671.4c35.5 0 64.3-28.8 64.3-64.3V176.3c0-35.5-28.8-64.3-64.3-64.3zm0 736c-447.8-.1-671.7-.2-671.7-.3.1-447.8.2-671.7.3-671.7 447.8.1 671.7.2 671.7.3-.1 447.8-.2 671.7-.3 671.7zM230.6 411.9h118.7v381.8H230.6zm59.4-52.2c37.9 0 68.8-30.8 68.8-68.8a68.8 68.8 0 10-137.6 0c-.1 38 30.7 68.8 68.8 68.8zm252.3 245.1c0-49.8 9.5-98 71.2-98 60.8 0 61.7 56.9 61.7 101.2v185.7h118.6V584.3c0-102.8-22.2-181.9-142.3-181.9-57.7 0-96.4 31.7-112.3 61.7h-1.6v-52.2H423.7v381.8h118.6V604.8z"}}]},name:"linkedin",theme:"outlined"}},55805:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M530.8 64c-5.79 0-11.76.3-17.88.78-157.8 12.44-115.95 179.45-118.34 235.11-2.88 40.8-11.2 72.95-39.24 112.78-33.03 39.23-79.4 102.66-101.39 168.77-10.37 31.06-15.3 62.87-10.71 92.92a15.83 15.83 0 00-4.14 5.04c-9.7 10-16.76 22.43-24.72 31.32-7.42 7.43-18.1 9.96-29.75 14.93-11.68 5.08-24.56 10.04-32.25 25.42a49.7 49.7 0 00-4.93 22.43c0 7.43 1 14.97 2.05 20.01 2.17 14.9 4.33 27.22 1.46 36.21-9.26 25.39-10.42 42.79-3.92 55.44 6.5 12.47 19.97 17.51 35.05 22.44 30.28 7.46 71.3 5.04 103.6 22.36 34.56 17.43 69.66 25.05 97.65 17.54a66.01 66.01 0 0045.1-35.27c21.91-.12 45.92-10.05 84.37-12.47 26.09-2.17 58.75 9.97 96.23 7.43.94 5.04 2.36 7.43 4.26 12.47l.11.1c14.6 29.05 41.55 42.27 70.33 39.99 28.78-2.24 59.43-20.01 84.26-48.76 23.55-28.55 62.83-40.46 88.77-56.1 12.99-7.43 23.48-17.51 24.23-31.85.86-14.93-7.43-30.3-26.66-51.4v-3.62l-.1-.11c-6.35-7.47-9.34-19.98-12.63-34.57-3.17-14.97-6.8-29.34-18.36-39.05h-.11c-2.2-2.02-4.6-2.5-7.02-5.04a13.33 13.33 0 00-7.1-2.39c16.1-47.7 9.86-95.2-6.45-137.9-19.9-52.63-54.7-98.48-81.2-130.02-29.71-37.52-58.83-73.06-58.27-125.77 1-80.33 8.85-228.95-132.3-229.17m19.75 127.11h.48c7.95 0 14.79 2.31 21.8 7.4 7.13 5.03 12.32 12.39 16.4 19.89 3.91 9.67 5.89 17.13 6.19 27.03 0-.75.22-1.5.22-2.2v3.88a3.21 3.21 0 01-.15-.79l-.15-.9a67.46 67.46 0 01-5.6 26.36 35.58 35.58 0 01-7.95 12.5 26.5 26.5 0 00-3.28-1.56c-3.92-1.68-7.43-2.39-10.64-4.96a48.98 48.98 0 00-8.18-2.47c1.83-2.2 5.42-4.96 6.8-7.39a44.22 44.22 0 003.28-15v-.72a45.17 45.17 0 00-2.27-14.93c-1.68-5.04-3.77-7.5-6.84-12.47-3.13-2.46-6.23-4.92-9.96-4.92h-.6c-3.47 0-6.57 1.12-9.78 4.92a29.86 29.86 0 00-7.65 12.47 44.05 44.05 0 00-3.36 14.93v.71c.07 3.33.3 6.69.74 9.97-7.2-2.5-16.35-5.04-22.66-7.54-.37-2.46-.6-4.94-.67-7.43v-.75a66.15 66.15 0 015.6-28.7 40.45 40.45 0 0116.05-19.9 36.77 36.77 0 0122.18-7.43m-110.58 2.2h1.35c5.3 0 10.08 1.8 14.9 5.04a51.6 51.6 0 0112.83 17.36c3.36 7.43 5.27 14.97 5.72 24.9v.15c.26 5 .22 7.5-.08 9.93v2.99c-1.12.26-2.09.67-3.1.9-5.67 2.05-10.23 5.03-14.67 7.46.45-3.32.49-6.68.11-9.97v-.56c-.44-4.96-1.45-7.43-3.06-12.43a22.88 22.88 0 00-6.2-9.97 9.26 9.26 0 00-6.83-2.39h-.78c-2.65.23-4.85 1.53-6.94 4.93a20.6 20.6 0 00-4.48 10.08 35.24 35.24 0 00-.86 12.36v.52c.45 5.04 1.38 7.5 3.02 12.47 1.68 5 3.62 7.46 6.16 10 .41.34.79.67 1.27.9-2.61 2.13-4.37 2.61-6.57 5.08a11.39 11.39 0 01-4.89 2.53 97.84 97.84 0 01-10.27-15 66.15 66.15 0 01-5.78-24.9 65.67 65.67 0 012.98-24.94 53.38 53.38 0 0110.57-19.97c4.78-4.97 9.7-7.47 15.6-7.47M491.15 257c12.36 0 27.33 2.43 45.36 14.9 10.94 7.46 19.52 10.04 39.31 17.47h.11c9.52 5.07 15.12 9.93 17.84 14.9v-4.9a21.32 21.32 0 01.6 17.55c-4.59 11.6-19.26 24.04-39.72 31.47v.07c-10 5.04-18.7 12.43-28.93 17.36-10.3 5.04-21.95 10.9-37.78 9.97a42.52 42.52 0 01-16.72-2.5 133.12 133.12 0 01-12.02-7.4c-7.28-5.04-13.55-12.39-22.85-17.36v-.18h-.19c-14.93-9.19-22.99-19.12-25.6-26.54-2.58-10-.19-17.51 7.2-22.4 8.36-5.04 14.19-10.12 18.03-12.55 3.88-2.76 5.34-3.8 6.57-4.89h.08v-.1c6.3-7.55 16.27-17.52 31.32-22.44a68.65 68.65 0 0117.4-2.43m104.48 80c13.4 52.9 44.69 129.72 64.8 166.98 10.68 19.93 31.93 61.93 41.15 112.89 5.82-.19 12.28.67 19.15 2.39 24.11-62.38-20.39-129.43-40.66-148.06-8.25-7.5-8.66-12.5-4.59-12.5 21.99 19.93 50.96 58.68 61.45 102.92 4.81 19.97 5.93 41.21.78 62.34 2.5 1.05 5.04 2.28 7.65 2.5 38.53 19.94 52.75 35.02 45.92 57.38v-1.6c-2.27-.12-4.48 0-6.75 0h-.56c5.63-17.44-6.8-30.8-39.76-45.7-34.16-14.93-61.45-12.54-66.11 17.36-.27 1.6-.45 2.46-.64 5.04-2.54.86-5.19 1.98-7.8 2.39-16.05 10-24.71 24.97-29.6 44.31-4.86 19.9-6.35 43.16-7.66 69.77v.11c-.78 12.47-6.38 31.29-11.9 50.44-56 40.01-133.65 57.41-199.69 12.46a98.74 98.74 0 00-15-19.9 54.13 54.13 0 00-10.27-12.46c6.8 0 12.62-1.08 17.36-2.5a22.96 22.96 0 0011.72-12.47c4.03-9.97 0-26.02-12.88-43.42C398.87 730.24 377 710.53 345 690.9c-23.51-14.89-36.8-32.47-42.93-52.1-6.16-19.94-5.33-40.51-.56-61.42 9.15-39.94 32.6-78.77 47.56-103.14 4-2.43 1.38 5.04-15.23 36.36-14.78 28.03-42.6 93.21-4.55 143.87a303.27 303.27 0 0124.15-107.36c21.06-47.71 65.07-130.81 68.54-196.66 1.8 1.34 8.1 5.04 10.79 7.54 8.14 4.96 14.18 12.43 22.02 17.36 7.88 7.5 17.81 12.5 32.7 12.5 1.46.12 2.8.23 4.15.23 15.34 0 27.21-5 37.18-10 10.83-5 19.45-12.48 27.63-14.94h.18c17.44-5.04 31.21-15 39.01-26.13m81.6 334.4c1.39 22.44 12.81 46.48 32.93 51.41 21.95 5 53.53-12.43 66.86-28.56l7.88-.33c11.76-.3 21.54.37 31.62 9.97l.1.1c7.77 7.44 11.4 19.83 14.6 32.7 3.18 14.98 5.75 29.13 15.27 39.8 18.15 19.68 24.08 33.82 23.75 42.56l.1-.22v.67l-.1-.45c-.56 9.78-6.91 14.78-18.6 22.21-23.51 14.97-65.17 26.58-91.72 58.61-23.07 27.51-51.18 42.52-76 44.46-24.79 1.98-46.18-7.46-58.76-33.52l-.19-.11c-7.84-14.97-4.48-38.27 2.1-63.1 6.56-24.93 15.97-50.2 17.28-70.85 1.38-26.65 2.83-49.83 7.28-67.71 4.48-17.36 11.5-29.76 23.93-36.74l1.68-.82zm-403.72 1.84h.37c1.98 0 3.92.18 5.86.52 14.04 2.05 26.35 12.43 38.19 28.07l33.97 62.12.11.11c9.07 19.9 28.15 39.72 44.39 61.15 16.2 22.32 28.74 42.22 27.21 58.61v.22c-2.13 27.78-17.88 42.86-42 48.3-24.07 5.05-56.74.08-89.4-17.31-36.14-20.01-79.07-17.51-106.66-22.48-13.77-2.46-22.8-7.5-26.99-14.97-4.14-7.42-4.21-22.43 4.6-45.91v-.11l.07-.12c4.37-12.46 1.12-28.1-1-41.77-2.06-14.97-3.1-26.47 1.6-35.09 5.97-12.47 14.78-14.9 25.72-19.9 11.01-5.04 23.93-7.54 34.2-17.5h.07v-.12c9.55-10 16.61-22.43 24.93-31.28 7.1-7.5 14.19-12.54 24.75-12.54M540.76 334.5c-16.24 7.5-35.27 19.97-55.54 19.97-20.24 0-36.21-9.97-47.75-17.4-5.79-5-10.45-10-13.96-12.5-6.12-5-5.38-12.47-2.76-12.47 4.07.6 4.81 5.04 7.43 7.5 3.58 2.47 8.02 7.43 13.47 12.43 10.86 7.47 25.39 17.44 43.53 17.44 18.1 0 39.3-9.97 52.19-17.4 7.28-5.04 16.6-12.47 24.19-17.43 5.82-5.12 5.56-10 10.41-10 4.82.6 1.27 5-5.48 12.42a302.3 302.3 0 01-25.76 17.47v-.03zm-40.39-59.13v-.83c-.22-.7.49-1.56 1.09-1.86 2.76-1.6 6.72-1.01 9.7.15 2.35 0 5.97 2.5 5.6 5.04-.22 1.83-3.17 2.46-5.04 2.46-2.05 0-3.43-1.6-5.26-2.54-1.94-.67-5.45-.3-6.09-2.42m-20.57 0c-.74 2.16-4.22 1.82-6.2 2.46-1.75.93-3.2 2.54-5.18 2.54-1.9 0-4.9-.71-5.12-2.54-.33-2.47 3.29-4.97 5.6-4.97 3.03-1.15 6.87-1.75 9.67-.18.71.33 1.35 1.12 1.12 1.86v.79h.11z"}}]},name:"linux",theme:"outlined"}},18468:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 1024c-69.1 0-136.2-13.5-199.3-40.2C251.7 958 197 921 150 874c-47-47-84-101.7-109.8-162.7C13.5 648.2 0 581.1 0 512c0-19.9 16.1-36 36-36s36 16.1 36 36c0 59.4 11.6 117 34.6 171.3 22.2 52.4 53.9 99.5 94.3 139.9 40.4 40.4 87.5 72.2 139.9 94.3C395 940.4 452.6 952 512 952c59.4 0 117-11.6 171.3-34.6 52.4-22.2 99.5-53.9 139.9-94.3 40.4-40.4 72.2-87.5 94.3-139.9C940.4 629 952 571.4 952 512c0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.2C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3s-13.5 136.2-40.2 199.3C958 772.3 921 827 874 874c-47 47-101.8 83.9-162.7 109.7-63.1 26.8-130.2 40.3-199.3 40.3z"}}]},name:"loading-3-quarters",theme:"outlined"}},67355:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z"}}]},name:"loading",theme:"outlined"}},60928:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 464h-68V240c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zM540 701v53c0 4.4-3.6 8-8 8h-40c-4.4 0-8-3.6-8-8v-53a48.01 48.01 0 1156 0zm152-237H332V240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v224z"}}]},name:"lock",theme:"filled"}},8310:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 464h-68V240c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zM332 240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v224H332V240zm460 600H232V536h560v304zM484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53a48.01 48.01 0 10-56 0z"}}]},name:"lock",theme:"outlined"}},36529:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 464h-68V240c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zM332 240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v224H332V240zm460 600H232V536h560v304z",fill:c}},{tag:"path",attrs:{d:"M232 840h560V536H232v304zm280-226a48.01 48.01 0 0128 87v53c0 4.4-3.6 8-8 8h-40c-4.4 0-8-3.6-8-8v-53a48.01 48.01 0 0128-87z",fill:t}},{tag:"path",attrs:{d:"M484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53a48.01 48.01 0 10-56 0z",fill:c}}]}},name:"lock",theme:"twotone"}},83967:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M521.7 82c-152.5-.4-286.7 78.5-363.4 197.7-3.4 5.3.4 12.3 6.7 12.3h70.3c4.8 0 9.3-2.1 12.3-5.8 7-8.5 14.5-16.7 22.4-24.5 32.6-32.5 70.5-58.1 112.7-75.9 43.6-18.4 90-27.8 137.9-27.8 47.9 0 94.3 9.3 137.9 27.8 42.2 17.8 80.1 43.4 112.7 75.9 32.6 32.5 58.1 70.4 76 112.5C865.7 417.8 875 464.1 875 512c0 47.9-9.4 94.2-27.8 137.8-17.8 42.1-43.4 80-76 112.5s-70.5 58.1-112.7 75.9A352.8 352.8 0 01520.6 866c-47.9 0-94.3-9.4-137.9-27.8A353.84 353.84 0 01270 762.3c-7.9-7.9-15.3-16.1-22.4-24.5-3-3.7-7.6-5.8-12.3-5.8H165c-6.3 0-10.2 7-6.7 12.3C234.9 863.2 368.5 942 520.6 942c236.2 0 428-190.1 430.4-425.6C953.4 277.1 761.3 82.6 521.7 82zM395.02 624v-76h-314c-4.4 0-8-3.6-8-8v-56c0-4.4 3.6-8 8-8h314v-76c0-6.7 7.8-10.5 13-6.3l141.9 112a8 8 0 010 12.6l-141.9 112c-5.2 4.1-13 .4-13-6.3z"}}]},name:"login",theme:"outlined"}},36968:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M868 732h-70.3c-4.8 0-9.3 2.1-12.3 5.8-7 8.5-14.5 16.7-22.4 24.5a353.84 353.84 0 01-112.7 75.9A352.8 352.8 0 01512.4 866c-47.9 0-94.3-9.4-137.9-27.8a353.84 353.84 0 01-112.7-75.9 353.28 353.28 0 01-76-112.5C167.3 606.2 158 559.9 158 512s9.4-94.2 27.8-137.8c17.8-42.1 43.4-80 76-112.5s70.5-58.1 112.7-75.9c43.6-18.4 90-27.8 137.9-27.8 47.9 0 94.3 9.3 137.9 27.8 42.2 17.8 80.1 43.4 112.7 75.9 7.9 7.9 15.3 16.1 22.4 24.5 3 3.7 7.6 5.8 12.3 5.8H868c6.3 0 10.2-7 6.7-12.3C798 160.5 663.8 81.6 511.3 82 271.7 82.6 79.6 277.1 82 516.4 84.4 751.9 276.2 942 512.4 942c152.1 0 285.7-78.8 362.3-197.7 3.4-5.3-.4-12.3-6.7-12.3zm88.9-226.3L815 393.7c-5.3-4.2-13-.4-13 6.3v76H488c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h314v76c0 6.7 7.8 10.5 13 6.3l141.9-112a8 8 0 000-12.6z"}}]},name:"logout",theme:"outlined"}},11171:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M624 672a48.01 48.01 0 0096 0c0-26.5-21.5-48-48-48h-48v48zm96-320a48.01 48.01 0 00-96 0v48h48c26.5 0 48-21.5 48-48z"}},{tag:"path",attrs:{d:"M928 64H96c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zM672 560c61.9 0 112 50.1 112 112s-50.1 112-112 112-112-50.1-112-112v-48h-96v48c0 61.9-50.1 112-112 112s-112-50.1-112-112 50.1-112 112-112h48v-96h-48c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112v48h96v-48c0-61.9 50.1-112 112-112s112 50.1 112 112-50.1 112-112 112h-48v96h48z"}},{tag:"path",attrs:{d:"M464 464h96v96h-96zM352 304a48.01 48.01 0 000 96h48v-48c0-26.5-21.5-48-48-48zm-48 368a48.01 48.01 0 0096 0v-48h-48c-26.5 0-48 21.5-48 48z"}}]},name:"mac-command",theme:"filled"}},6578:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}},{tag:"path",attrs:{d:"M370.8 554.4c-54.6 0-98.8 44.2-98.8 98.8s44.2 98.8 98.8 98.8 98.8-44.2 98.8-98.8v-42.4h84.7v42.4c0 54.6 44.2 98.8 98.8 98.8s98.8-44.2 98.8-98.8-44.2-98.8-98.8-98.8h-42.4v-84.7h42.4c54.6 0 98.8-44.2 98.8-98.8 0-54.6-44.2-98.8-98.8-98.8s-98.8 44.2-98.8 98.8v42.4h-84.7v-42.4c0-54.6-44.2-98.8-98.8-98.8S272 316.2 272 370.8s44.2 98.8 98.8 98.8h42.4v84.7h-42.4zm42.4 98.8c0 23.4-19 42.4-42.4 42.4s-42.4-19-42.4-42.4 19-42.4 42.4-42.4h42.4v42.4zm197.6-282.4c0-23.4 19-42.4 42.4-42.4s42.4 19 42.4 42.4-19 42.4-42.4 42.4h-42.4v-42.4zm0 240h42.4c23.4 0 42.4 19 42.4 42.4s-19 42.4-42.4 42.4-42.4-19-42.4-42.4v-42.4zM469.6 469.6h84.7v84.7h-84.7v-84.7zm-98.8-56.4c-23.4 0-42.4-19-42.4-42.4s19-42.4 42.4-42.4 42.4 19 42.4 42.4v42.4h-42.4z"}}]},name:"mac-command",theme:"outlined"}},67579:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-80.8 108.9L531.7 514.4c-7.8 6.1-18.7 6.1-26.5 0L189.6 268.9A7.2 7.2 0 01194 256h648.8a7.2 7.2 0 014.4 12.9z"}}]},name:"mail",theme:"filled"}},95359:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z"}}]},name:"mail",theme:"outlined"}},56416:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M477.5 536.3L135.9 270.7l-27.5-21.4 27.6 21.5V792h752V270.8L546.2 536.3a55.99 55.99 0 01-68.7 0z",fill:t}},{tag:"path",attrs:{d:"M876.3 198.8l39.3 50.5-27.6 21.5 27.7-21.5-39.3-50.5z",fill:t}},{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-94.5 72.1L512 482 190.5 232.1h643zm54.5 38.7V792H136V270.8l-27.6-21.5 27.5 21.4 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5h.1l39.3 50.5-27.7 21.5z",fill:c}}]}},name:"mail",theme:"twotone"}},6019:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M874 120H622c-3.3 0-6 2.7-6 6v56c0 3.3 2.7 6 6 6h160.4L583.1 387.3c-50-38.5-111-59.3-175.1-59.3-76.9 0-149.3 30-203.6 84.4S120 539.1 120 616s30 149.3 84.4 203.6C258.7 874 331.1 904 408 904s149.3-30 203.6-84.4C666 765.3 696 692.9 696 616c0-64.1-20.8-124.9-59.2-174.9L836 241.9V402c0 3.3 2.7 6 6 6h56c3.3 0 6-2.7 6-6V150c0-16.5-13.5-30-30-30zM408 828c-116.9 0-212-95.1-212-212s95.1-212 212-212 212 95.1 212 212-95.1 212-212 212z"}}]},name:"man",theme:"outlined"}},83416:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M932.67 262.35c-13.06-96.24-97.7-172.1-198.01-186.81C717.7 73.04 653.56 64 505.02 64h-1.12c-148.59 0-180.5 9.03-197.42 11.54C208.93 89.84 119.85 158 98.23 255.4c-10.34 47.97-11.46 101.17-9.55 149.93 2.76 69.96 3.28 139.81 9.7 209.48a966.65 966.65 0 0023.15 137.38c20.53 83.52 103.68 153 185.17 181.33a500.8 500.8 0 00270.9 14.19c9.89-2.28 19.67-4.93 29.34-7.95 21.84-6.87 47.41-14.56 66.23-28.12a2.13 2.13 0 00.86-1.6V842.5a1.94 1.94 0 00-.75-1.53 1.98 1.98 0 00-1.72-.37 757.2 757.2 0 01-175.8 20.34c-101.92 0-129.29-47.93-137.16-67.87a208.8 208.8 0 01-11.91-53.5 1.98 1.98 0 012.46-2.01 743.14 743.14 0 00172.93 20.38c14.04 0 28 0 42-.37 58.61-1.64 120.36-4.63 178-15.76 1.42-.3 2.88-.56 4.11-.9 90.9-17.31 177.45-71.67 186.26-209.2.3-5.42 1.12-56.75 1.12-62.35.07-19.12 6.23-135.52-.9-207.02zM792.75 605.63h-95.61V373.5c0-48.87-20.54-73.77-62.35-73.77-45.92 0-68.92 29.5-68.92 87.74V514.5h-95.05V387.42c0-58.24-23.03-87.73-69-87.73-41.5 0-62.26 24.93-62.34 73.8v232.14h-95.46V366.47c0-48.9 12.58-87.73 37.75-116.48 25.98-28.74 60.03-43.45 102.29-43.45 48.94 0 85.94 18.67 110.58 55.92l23.82 39.58 23.82-39.58c24.64-37.3 61.6-55.92 110.5-55.92 42.2 0 76.28 14.75 102.3 43.45 25.2 28.75 37.78 67.58 37.78 116.48z"}}]},name:"mastodon",theme:"filled"}},54052:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M839.2 278.1a32 32 0 00-30.4-22.1H736V144c0-17.7-14.3-32-32-32H320c-17.7 0-32 14.3-32 32v112h-72.8a31.9 31.9 0 00-30.4 22.1L112 502v378c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V502l-72.8-223.9zM660 628c0 4.4-3.6 8-8 8H544v108c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V636H372c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h108V464c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v108h108c4.4 0 8 3.6 8 8v48zm4-372H360v-72h304v72z"}}]},name:"medicine-box",theme:"filled"}},35957:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M839.2 278.1a32 32 0 00-30.4-22.1H736V144c0-17.7-14.3-32-32-32H320c-17.7 0-32 14.3-32 32v112h-72.8a31.9 31.9 0 00-30.4 22.1L112 502v378c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V502l-72.8-223.9zM360 184h304v72H360v-72zm480 656H184V513.4L244.3 328h535.4L840 513.4V840zM652 572H544V464c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v108H372c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h108v108c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V636h108c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}}]},name:"medicine-box",theme:"outlined"}},56768:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M244.3 328L184 513.4V840h656V513.4L779.7 328H244.3zM660 628c0 4.4-3.6 8-8 8H544v108c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V636H372c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h108V464c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v108h108c4.4 0 8 3.6 8 8v48z",fill:t}},{tag:"path",attrs:{d:"M652 572H544V464c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v108H372c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h108v108c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V636h108c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z",fill:c}},{tag:"path",attrs:{d:"M839.2 278.1a32 32 0 00-30.4-22.1H736V144c0-17.7-14.3-32-32-32H320c-17.7 0-32 14.3-32 32v112h-72.8a31.9 31.9 0 00-30.4 22.1L112 502v378c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V502l-72.8-223.9zM360 184h304v72H360v-72zm480 656H184V513.4L244.3 328h535.4L840 513.4V840z",fill:c}}]}},name:"medicine-box",theme:"twotone"}},4054:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm256 253.7l-40.8 39.1c-3.6 2.7-5.3 7.1-4.6 11.4v287.7c-.7 4.4 1 8.8 4.6 11.4l40 39.1v8.7H566.4v-8.3l41.3-40.1c4.1-4.1 4.1-5.3 4.1-11.4V422.5l-115 291.6h-15.5L347.5 422.5V618c-1.2 8.2 1.7 16.5 7.5 22.4l53.8 65.1v8.7H256v-8.7l53.8-65.1a26.1 26.1 0 007-22.4V392c.7-6.3-1.7-12.4-6.5-16.7l-47.8-57.6V309H411l114.6 251.5 100.9-251.3H768v8.5z"}}]},name:"medium-circle",theme:"filled"}},82633:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M834.7 279.8l61.3-58.9V208H683.7L532.4 586.4 360.3 208H137.7v12.9l71.6 86.6c7 6.4 10.6 15.8 9.7 25.2V673c2.2 12.3-1.7 24.8-10.3 33.7L128 805v12.7h228.6v-12.9l-80.6-98a39.99 39.99 0 01-11.1-33.7V378.7l200.7 439.2h23.3l172.6-439.2v349.9c0 9.2 0 11.1-6 17.2l-62.1 60.3V819h301.2v-12.9l-59.9-58.9c-5.2-4-7.9-10.7-6.8-17.2V297a18.1 18.1 0 016.8-17.2z"}}]},name:"medium",theme:"outlined"}},4239:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM768 317.7l-40.8 39.1c-3.6 2.7-5.3 7.1-4.6 11.4v287.7c-.7 4.4 1 8.8 4.6 11.4l40 39.1v8.7H566.4v-8.3l41.3-40.1c4.1-4.1 4.1-5.3 4.1-11.4V422.5l-115 291.6h-15.5L347.5 422.5V618c-1.2 8.2 1.7 16.5 7.5 22.4l53.8 65.1v8.7H256v-8.7l53.8-65.1a26.1 26.1 0 007-22.4V392c.7-6.3-1.7-12.4-6.5-16.7l-47.8-57.6V309H411l114.6 251.5 100.9-251.3H768v8.5z"}}]},name:"medium-square",theme:"filled"}},4637:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M517.2 590.55c0 3.55 0 4.36 2.4 6.55l13.43 13.25v.57h-59.57v-25.47a41.44 41.44 0 01-39.5 27.65c-30.61 0-52.84-24.25-52.84-68.87 0-41.8 23.99-69.69 57.65-69.69a35.15 35.15 0 0134.61 21.67v-56.19a6.99 6.99 0 00-2.71-6.79l-12.8-12.45v-.56l59.33-7.04v177.37zm-43.74-8.09v-83.83a22.2 22.2 0 00-17.74-8.4c-14.48 0-28.47 13.25-28.47 52.62 0 36.86 12.07 49.88 27.1 49.88a23.91 23.91 0 0019.11-10.27zm83.23 28.46V497.74a7.65 7.65 0 00-2.4-6.79l-13.19-13.74v-.57h59.56v114.8c0 3.55 0 4.36 2.4 6.54l13.12 12.45v.57l-59.49-.08zm-2.16-175.67c0-13.4 10.74-24.25 23.99-24.25 13.25 0 23.98 10.86 23.98 24.25 0 13.4-10.73 24.25-23.98 24.25s-23.99-10.85-23.99-24.25zm206.83 155.06c0 3.55 0 4.6 2.4 6.79l13.43 13.25v.57h-59.88V581.9a43.4 43.4 0 01-41.01 31.2c-26.55 0-40.78-19.56-40.78-56.59 0-17.86 0-37.43.56-59.41a6.91 6.91 0 00-2.4-6.55L620.5 477.2v-.57h59.09v73.81c0 24.25 3.51 40.42 18.54 40.42a23.96 23.96 0 0019.35-12.2v-80.85a7.65 7.65 0 00-2.4-6.79l-13.27-13.82v-.57h59.56V590.3zm202.76 20.6c0-4.36.8-59.97.8-72.75 0-24.25-3.76-40.98-20.63-40.98a26.7 26.7 0 00-21.19 11.64 99.68 99.68 0 012.4 23.04c0 16.81-.56 38.23-.8 59.66a6.91 6.91 0 002.4 6.55l13.43 12.45v.56h-60.12c0-4.04.8-59.98.8-72.76 0-24.65-3.76-40.98-20.39-40.98-8.2.3-15.68 4.8-19.83 11.96v82.46c0 3.56 0 4.37 2.4 6.55l13.11 12.45v.56h-59.48V498.15a7.65 7.65 0 00-2.4-6.8l-13.19-14.14v-.57H841v28.78c5.53-19 23.13-31.76 42.7-30.96 19.82 0 33.26 11.16 38.93 32.34a46.41 46.41 0 0144.77-32.34c26.55 0 41.58 19.8 41.58 57.23 0 17.87-.56 38.24-.8 59.66a6.5 6.5 0 002.72 6.55l13.11 12.45v.57h-59.88zM215.87 593.3l17.66 17.05v.57h-89.62v-.57l17.99-17.05a6.91 6.91 0 002.4-6.55V477.69c0-4.6 0-10.83.8-16.16L104.66 613.1h-.72l-62.6-139.45c-1.37-3.47-1.77-3.72-2.65-6.06v91.43a32.08 32.08 0 002.96 17.87l25.19 33.46v.57H0v-.57l25.18-33.55a32.16 32.16 0 002.96-17.78V457.97A19.71 19.71 0 0024 444.15L6.16 420.78v-.56h63.96l53.56 118.1 47.17-118.1h62.6v.56l-17.58 19.8a6.99 6.99 0 00-2.72 6.8v139.37a6.5 6.5 0 002.72 6.55zm70.11-54.65v.56c0 34.6 17.67 48.5 38.38 48.5a43.5 43.5 0 0040.77-24.97h.56c-7.2 34.2-28.14 50.36-59.48 50.36-33.82 0-65.72-20.61-65.72-68.39 0-50.2 31.98-70.25 67.32-70.25 28.46 0 58.76 13.58 58.76 57.24v6.95h-80.59zm0-6.95h39.42v-7.04c0-35.57-7.28-45.03-18.23-45.03-13.27 0-21.35 14.15-21.35 52.07h.16z"}}]},name:"medium-workmark",theme:"outlined"}},4434:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM288 421a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm384 200c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h304c4.4 0 8 3.6 8 8v48zm16-152a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"meh",theme:"filled"}},72425:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 565H360c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h304c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}}]},name:"meh",theme:"outlined"}},31174:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zM288 421a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm384 200c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h304c4.4 0 8 3.6 8 8v48zm16-152a48.01 48.01 0 010-96 48.01 48.01 0 010 96z",fill:t}},{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm376 144H360c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h304c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm-24-144a48 48 0 1096 0 48 48 0 10-96 0z",fill:c}}]}},name:"meh",theme:"twotone"}},98962:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM115.4 518.9L271.7 642c5.8 4.6 14.4.5 14.4-6.9V388.9c0-7.4-8.5-11.5-14.4-6.9L115.4 505.1a8.74 8.74 0 000 13.8z"}}]},name:"menu-fold",theme:"outlined"}},40312:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 160H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0 624H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0-312H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8z"}}]},name:"menu",theme:"outlined"}},68385:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM142.4 642.1L298.7 519a8.84 8.84 0 000-13.9L142.4 381.9c-5.8-4.6-14.4-.5-14.4 6.9v246.3a8.9 8.9 0 0014.4 7z"}}]},name:"menu-unfold",theme:"outlined"}},30080:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M482.2 508.4L331.3 389c-3-2.4-7.3-.2-7.3 3.6V478H184V184h204v128c0 2.2 1.8 4 4 4h60c2.2 0 4-1.8 4-4V144c0-15.5-12.5-28-28-28H144c-15.5 0-28 12.5-28 28v736c0 15.5 12.5 28 28 28h284c15.5 0 28-12.5 28-28V712c0-2.2-1.8-4-4-4h-60c-2.2 0-4 1.8-4 4v128H184V546h140v85.4c0 3.8 4.4 6 7.3 3.6l150.9-119.4a4.5 4.5 0 000-7.2zM880 116H596c-15.5 0-28 12.5-28 28v168c0 2.2 1.8 4 4 4h60c2.2 0 4-1.8 4-4V184h204v294H700v-85.4c0-3.8-4.3-6-7.3-3.6l-151 119.4a4.52 4.52 0 000 7.1l151 119.5c2.9 2.3 7.3.2 7.3-3.6V546h140v294H636V712c0-2.2-1.8-4-4-4h-60c-2.2 0-4 1.8-4 4v168c0 15.5 12.5 28 28 28h284c15.5 0 28-12.5 28-28V144c0-15.5-12.5-28-28-28z"}}]},name:"merge-cells",theme:"outlined"}},46856:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M284 924c61.86 0 112-50.14 112-112 0-49.26-31.8-91.1-76-106.09V421.63l386.49 126.55.01 95.92C661 658.34 628 700.8 628 751c0 61.86 50.14 112 112 112s112-50.14 112-112c0-48.33-30.6-89.5-73.5-105.2l-.01-113.04a50.73 50.73 0 00-34.95-48.2L320 345.85V318.1c43.64-14.8 75.2-55.78 75.99-104.24L396 212c0-61.86-50.14-112-112-112s-112 50.14-112 112c0 49.26 31.8 91.1 76 106.09V705.9c-44.2 15-76 56.83-76 106.09 0 61.86 50.14 112 112 112"}}]},name:"merge",theme:"filled"}},68524:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M248 752h72V264h-72z"}},{tag:"path",attrs:{d:"M740 863c61.86 0 112-50.14 112-112 0-48.33-30.6-89.5-73.5-105.2l-.01-113.04a50.73 50.73 0 00-34.95-48.2l-434.9-142.41-22.4 68.42 420.25 137.61.01 95.92C661 658.34 628 700.8 628 751c0 61.86 50.14 112 112 112m-456 61c61.86 0 112-50.14 112-112s-50.14-112-112-112-112 50.14-112 112 50.14 112 112 112m456-125a48 48 0 110-96 48 48 0 010 96m-456 61a48 48 0 110-96 48 48 0 010 96m0-536c61.86 0 112-50.14 112-112s-50.14-112-112-112-112 50.14-112 112 50.14 112 112 112m0-64a48 48 0 110-96 48 48 0 010 96"}}]},name:"merge",theme:"outlined"}},5250:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M924.3 338.4a447.57 447.57 0 00-96.1-143.3 443.09 443.09 0 00-143-96.3A443.91 443.91 0 00512 64h-2c-60.5.3-119 12.3-174.1 35.9a444.08 444.08 0 00-141.7 96.5 445 445 0 00-95 142.8A449.89 449.89 0 0065 514.1c.3 69.4 16.9 138.3 47.9 199.9v152c0 25.4 20.6 46 45.9 46h151.8a447.72 447.72 0 00199.5 48h2.1c59.8 0 117.7-11.6 172.3-34.3A443.2 443.2 0 00827 830.5c41.2-40.9 73.6-88.7 96.3-142 23.5-55.2 35.5-113.9 35.8-174.5.2-60.9-11.6-120-34.8-175.6zM312.4 560c-26.4 0-47.9-21.5-47.9-48s21.5-48 47.9-48 47.9 21.5 47.9 48-21.4 48-47.9 48zm199.6 0c-26.4 0-47.9-21.5-47.9-48s21.5-48 47.9-48 47.9 21.5 47.9 48-21.5 48-47.9 48zm199.6 0c-26.4 0-47.9-21.5-47.9-48s21.5-48 47.9-48 47.9 21.5 47.9 48-21.5 48-47.9 48z"}}]},name:"message",theme:"filled"}},15444:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M464 512a48 48 0 1096 0 48 48 0 10-96 0zm200 0a48 48 0 1096 0 48 48 0 10-96 0zm-400 0a48 48 0 1096 0 48 48 0 10-96 0zm661.2-173.6c-22.6-53.7-55-101.9-96.3-143.3a444.35 444.35 0 00-143.3-96.3C630.6 75.7 572.2 64 512 64h-2c-60.6.3-119.3 12.3-174.5 35.9a445.35 445.35 0 00-142 96.5c-40.9 41.3-73 89.3-95.2 142.8-23 55.4-34.6 114.3-34.3 174.9A449.4 449.4 0 00112 714v152a46 46 0 0046 46h152.1A449.4 449.4 0 00510 960h2.1c59.9 0 118-11.6 172.7-34.3a444.48 444.48 0 00142.8-95.2c41.3-40.9 73.8-88.7 96.5-142 23.6-55.2 35.6-113.9 35.9-174.5.3-60.9-11.5-120-34.8-175.6zm-151.1 438C704 845.8 611 884 512 884h-1.7c-60.3-.3-120.2-15.3-173.1-43.5l-8.4-4.5H188V695.2l-4.5-8.4C155.3 633.9 140.3 574 140 513.7c-.4-99.7 37.7-193.3 107.6-263.8 69.8-70.5 163.1-109.5 262.8-109.9h1.7c50 0 98.5 9.7 144.2 28.9 44.6 18.7 84.6 45.6 119 80 34.3 34.3 61.3 74.4 80 119 19.4 46.2 29.1 95.2 28.9 145.8-.6 99.6-39.7 192.9-110.1 262.7z"}}]},name:"message",theme:"outlined"}},25952:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M775.3 248.9a369.62 369.62 0 00-119-80A370.2 370.2 0 00512.1 140h-1.7c-99.7.4-193 39.4-262.8 109.9-69.9 70.5-108 164.1-107.6 263.8.3 60.3 15.3 120.2 43.5 173.1l4.5 8.4V836h140.8l8.4 4.5c52.9 28.2 112.8 43.2 173.1 43.5h1.7c99 0 192-38.2 262.1-107.6 70.4-69.8 109.5-163.1 110.1-262.7.2-50.6-9.5-99.6-28.9-145.8a370.15 370.15 0 00-80-119zM312 560a48.01 48.01 0 010-96 48.01 48.01 0 010 96zm200 0a48.01 48.01 0 010-96 48.01 48.01 0 010 96zm200 0a48.01 48.01 0 010-96 48.01 48.01 0 010 96z",fill:t}},{tag:"path",attrs:{d:"M664 512a48 48 0 1096 0 48 48 0 10-96 0zm-400 0a48 48 0 1096 0 48 48 0 10-96 0z",fill:c}},{tag:"path",attrs:{d:"M925.2 338.4c-22.6-53.7-55-101.9-96.3-143.3a444.35 444.35 0 00-143.3-96.3C630.6 75.7 572.2 64 512 64h-2c-60.6.3-119.3 12.3-174.5 35.9a445.35 445.35 0 00-142 96.5c-40.9 41.3-73 89.3-95.2 142.8-23 55.4-34.6 114.3-34.3 174.9A449.4 449.4 0 00112 714v152a46 46 0 0046 46h152.1A449.4 449.4 0 00510 960h2.1c59.9 0 118-11.6 172.7-34.3a444.48 444.48 0 00142.8-95.2c41.3-40.9 73.8-88.7 96.5-142 23.6-55.2 35.6-113.9 35.9-174.5.3-60.9-11.5-120-34.8-175.6zm-151.1 438C704 845.8 611 884 512 884h-1.7c-60.3-.3-120.2-15.3-173.1-43.5l-8.4-4.5H188V695.2l-4.5-8.4C155.3 633.9 140.3 574 140 513.7c-.4-99.7 37.7-193.3 107.6-263.8 69.8-70.5 163.1-109.5 262.8-109.9h1.7c50 0 98.5 9.7 144.2 28.9 44.6 18.7 84.6 45.6 119 80 34.3 34.3 61.3 74.4 80 119 19.4 46.2 29.1 95.2 28.9 145.8-.6 99.6-39.7 192.9-110.1 262.7z",fill:c}},{tag:"path",attrs:{d:"M464 512a48 48 0 1096 0 48 48 0 10-96 0z",fill:c}}]}},name:"message",theme:"twotone"}},70595:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm192 472c0 4.4-3.6 8-8 8H328c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h368c4.4 0 8 3.6 8 8v48z"}}]},name:"minus-circle",theme:"filled"}},49127:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M696 480H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"minus-circle",theme:"outlined"}},50711:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm192 396c0 4.4-3.6 8-8 8H328c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h368c4.4 0 8 3.6 8 8v48z",fill:t}},{tag:"path",attrs:{d:"M696 480H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z",fill:c}}]}},name:"minus-circle",theme:"twotone"}},84275:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"minus",theme:"outlined"}},20873:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM704 536c0 4.4-3.6 8-8 8H328c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h368c4.4 0 8 3.6 8 8v48z"}}]},name:"minus-square",theme:"filled"}},10677:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"minus-square",theme:"outlined"}},71517:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm136-352c0-4.4 3.6-8 8-8h368c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H328c-4.4 0-8-3.6-8-8v-48z",fill:t}},{tag:"path",attrs:{d:"M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z",fill:c}}]}},name:"minus-square",theme:"twotone"}},39983:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M704 192.02v127.97H576v128.02H448V320H320V192.05H192.05v512H64v127.97h384.01V704.04H320V576.03h128.02v128.01h128.02V576.03H704v128.01H576.03v127.98H960V704.04H831.95V192.02z"}}]},name:"mistral",theme:"filled"}},63099:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M744 62H280c-35.3 0-64 28.7-64 64v768c0 35.3 28.7 64 64 64h464c35.3 0 64-28.7 64-64V126c0-35.3-28.7-64-64-64zM512 824c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40z"}}]},name:"mobile",theme:"filled"}},4296:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M744 62H280c-35.3 0-64 28.7-64 64v768c0 35.3 28.7 64 64 64h464c35.3 0 64-28.7 64-64V126c0-35.3-28.7-64-64-64zm-8 824H288V134h448v752zM472 784a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"mobile",theme:"outlined"}},63798:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M744 64H280c-35.3 0-64 28.7-64 64v768c0 35.3 28.7 64 64 64h464c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm-8 824H288V136h448v752z",fill:c}},{tag:"path",attrs:{d:"M288 888h448V136H288v752zm224-142c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40z",fill:t}},{tag:"path",attrs:{d:"M472 786a40 40 0 1080 0 40 40 0 10-80 0z",fill:c}}]}},name:"mobile",theme:"twotone"}},44981:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M911.5 699.7a8 8 0 00-10.3-4.8L840 717.2V179c0-37.6-30.4-68-68-68H252c-37.6 0-68 30.4-68 68v538.2l-61.3-22.3c-.9-.3-1.8-.5-2.7-.5-4.4 0-8 3.6-8 8V762c0 3.3 2.1 6.3 5.3 7.5L501 909.1c7.1 2.6 14.8 2.6 21.9 0l383.8-139.5c3.2-1.2 5.3-4.2 5.3-7.5v-59.6c0-1-.2-1.9-.5-2.8zm-243.8-377L564 514.3h57.6c4.4 0 8 3.6 8 8v27.1c0 4.4-3.6 8-8 8h-76.3v39h76.3c4.4 0 8 3.6 8 8v27.1c0 4.4-3.6 8-8 8h-76.3V703c0 4.4-3.6 8-8 8h-49.9c-4.4 0-8-3.6-8-8v-63.4h-76c-4.4 0-8-3.6-8-8v-27.1c0-4.4 3.6-8 8-8h76v-39h-76c-4.4 0-8-3.6-8-8v-27.1c0-4.4 3.6-8 8-8h57L356.5 322.8c-2.1-3.8-.7-8.7 3.2-10.8 1.2-.7 2.5-1 3.8-1h55.7a8 8 0 017.1 4.4L511 484.2h3.3L599 315.4c1.3-2.7 4.1-4.4 7.1-4.4h54.5c4.4 0 8 3.6 8.1 7.9 0 1.3-.4 2.6-1 3.8z"}}]},name:"money-collect",theme:"filled"}},5972:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M911.5 700.7a8 8 0 00-10.3-4.8L840 718.2V180c0-37.6-30.4-68-68-68H252c-37.6 0-68 30.4-68 68v538.2l-61.3-22.3c-.9-.3-1.8-.5-2.7-.5-4.4 0-8 3.6-8 8V763c0 3.3 2.1 6.3 5.3 7.5L501 910.1c7.1 2.6 14.8 2.6 21.9 0l383.8-139.5c3.2-1.2 5.3-4.2 5.3-7.5v-59.6c0-1-.2-1.9-.5-2.8zM512 837.5l-256-93.1V184h512v560.4l-256 93.1zM660.6 312h-54.5c-3 0-5.8 1.7-7.1 4.4l-84.7 168.8H511l-84.7-168.8a8 8 0 00-7.1-4.4h-55.7c-1.3 0-2.6.3-3.8 1-3.9 2.1-5.3 7-3.2 10.8l103.9 191.6h-57c-4.4 0-8 3.6-8 8v27.1c0 4.4 3.6 8 8 8h76v39h-76c-4.4 0-8 3.6-8 8v27.1c0 4.4 3.6 8 8 8h76V704c0 4.4 3.6 8 8 8h49.9c4.4 0 8-3.6 8-8v-63.5h76.3c4.4 0 8-3.6 8-8v-27.1c0-4.4-3.6-8-8-8h-76.3v-39h76.3c4.4 0 8-3.6 8-8v-27.1c0-4.4-3.6-8-8-8H564l103.7-191.6c.6-1.2 1-2.5 1-3.8-.1-4.3-3.7-7.9-8.1-7.9z"}}]},name:"money-collect",theme:"outlined"}},98082:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M256 744.4l256 93.1 256-93.1V184H256v560.4zM359.7 313c1.2-.7 2.5-1 3.8-1h55.7a8 8 0 017.1 4.4L511 485.2h3.3L599 316.4c1.3-2.7 4.1-4.4 7.1-4.4h54.5c4.4 0 8 3.6 8.1 7.9 0 1.3-.4 2.6-1 3.8L564 515.3h57.6c4.4 0 8 3.6 8 8v27.1c0 4.4-3.6 8-8 8h-76.3v39h76.3c4.4 0 8 3.6 8 8v27.1c0 4.4-3.6 8-8 8h-76.3V704c0 4.4-3.6 8-8 8h-49.9c-4.4 0-8-3.6-8-8v-63.4h-76c-4.4 0-8-3.6-8-8v-27.1c0-4.4 3.6-8 8-8h76v-39h-76c-4.4 0-8-3.6-8-8v-27.1c0-4.4 3.6-8 8-8h57L356.5 323.8c-2.1-3.8-.7-8.7 3.2-10.8z",fill:t}},{tag:"path",attrs:{d:"M911.5 700.7a8 8 0 00-10.3-4.8L840 718.2V180c0-37.6-30.4-68-68-68H252c-37.6 0-68 30.4-68 68v538.2l-61.3-22.3c-.9-.3-1.8-.5-2.7-.5-4.4 0-8 3.6-8 8V763c0 3.3 2.1 6.3 5.3 7.5L501 910.1c7.1 2.6 14.8 2.6 21.9 0l383.8-139.5c3.2-1.2 5.3-4.2 5.3-7.5v-59.6c0-1-.2-1.9-.5-2.8zM768 744.4l-256 93.1-256-93.1V184h512v560.4z",fill:c}},{tag:"path",attrs:{d:"M460.4 515.4h-57c-4.4 0-8 3.6-8 8v27.1c0 4.4 3.6 8 8 8h76v39h-76c-4.4 0-8 3.6-8 8v27.1c0 4.4 3.6 8 8 8h76V704c0 4.4 3.6 8 8 8h49.9c4.4 0 8-3.6 8-8v-63.5h76.3c4.4 0 8-3.6 8-8v-27.1c0-4.4-3.6-8-8-8h-76.3v-39h76.3c4.4 0 8-3.6 8-8v-27.1c0-4.4-3.6-8-8-8H564l103.7-191.6c.6-1.2 1-2.5 1-3.8-.1-4.3-3.7-7.9-8.1-7.9h-54.5c-3 0-5.8 1.7-7.1 4.4l-84.7 168.8H511l-84.7-168.8a8 8 0 00-7.1-4.4h-55.7c-1.3 0-2.6.3-3.8 1-3.9 2.1-5.3 7-3.2 10.8l103.9 191.6z",fill:c}}]}},name:"money-collect",theme:"twotone"}},13752:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M692.8 412.7l.2-.2-34.6-44.3a7.97 7.97 0 00-11.2-1.4l-50.4 39.3-70.5-90.1a7.97 7.97 0 00-11.2-1.4l-37.9 29.7a7.97 7.97 0 00-1.4 11.2l70.5 90.2-.2.1 34.6 44.3c2.7 3.5 7.7 4.1 11.2 1.4l50.4-39.3 64.1 82c2.7 3.5 7.7 4.1 11.2 1.4l37.9-29.6c3.5-2.7 4.1-7.7 1.4-11.2l-64.1-82.1zM608 112c-167.9 0-304 136.1-304 304 0 70.3 23.9 135 63.9 186.5L114.3 856.1a8.03 8.03 0 000 11.3l42.3 42.3c3.1 3.1 8.2 3.1 11.3 0l253.6-253.6C473 696.1 537.7 720 608 720c167.9 0 304-136.1 304-304S775.9 112 608 112zm161.2 465.2C726.2 620.3 668.9 644 608 644s-118.2-23.7-161.2-66.8C403.7 534.2 380 476.9 380 416s23.7-118.2 66.8-161.2c43-43.1 100.3-66.8 161.2-66.8s118.2 23.7 161.2 66.8c43.1 43 66.8 100.3 66.8 161.2s-23.7 118.2-66.8 161.2z"}}]},name:"monitor",theme:"outlined"}},56771:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M489.5 111.66c30.65-1.8 45.98 36.44 22.58 56.33A243.35 243.35 0 00426 354c0 134.76 109.24 244 244 244 72.58 0 139.9-31.83 186.01-86.08 19.87-23.38 58.07-8.1 56.34 22.53C900.4 745.82 725.15 912 512.5 912 291.31 912 112 732.69 112 511.5c0-211.39 164.29-386.02 374.2-399.65l.2-.01z"}}]},name:"moon",theme:"filled"}},62673:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M489.5 111.66c30.65-1.8 45.98 36.44 22.58 56.33A243.35 243.35 0 00426 354c0 134.76 109.24 244 244 244 72.58 0 139.9-31.83 186.01-86.08 19.87-23.38 58.07-8.1 56.34 22.53C900.4 745.82 725.15 912 512.5 912 291.31 912 112 732.69 112 511.5c0-211.39 164.29-386.02 374.2-399.65l.2-.01zm-81.15 79.75l-4.11 1.36C271.1 237.94 176 364.09 176 511.5 176 697.34 326.66 848 512.5 848c148.28 0 274.94-96.2 319.45-230.41l.63-1.93-.11.07a307.06 307.06 0 01-159.73 46.26L670 662c-170.1 0-308-137.9-308-308 0-58.6 16.48-114.54 46.27-162.47z"}}]},name:"moon",theme:"outlined"}},64140:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M456 231a56 56 0 10112 0 56 56 0 10-112 0zm0 280a56 56 0 10112 0 56 56 0 10-112 0zm0 280a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"more",theme:"outlined"}},70849:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M771.91 115a31.65 31.65 0 00-17.42 5.27L400 351.97H236a16 16 0 00-16 16v288.06a16 16 0 0016 16h164l354.5 231.7a31.66 31.66 0 0017.42 5.27c16.65 0 32.08-13.25 32.08-32.06V147.06c0-18.8-15.44-32.06-32.09-32.06"}}]},name:"muted",theme:"filled"}},23e3:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M771.91 115a31.65 31.65 0 00-17.42 5.27L400 351.97H236a16 16 0 00-16 16v288.06a16 16 0 0016 16h164l354.5 231.7a31.66 31.66 0 0017.42 5.27c16.65 0 32.08-13.25 32.08-32.06V147.06c0-18.8-15.44-32.06-32.09-32.06M732 221v582L439.39 611.75l-17.95-11.73H292V423.98h129.44l17.95-11.73z"}}]},name:"muted",theme:"outlined"}},58184:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 612c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H298a95.92 95.92 0 00-89-60c-53 0-96 43-96 96s43 96 96 96c40.3 0 74.8-24.8 89-60h150.3v152c0 55.2 44.8 100 100 100H952c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H548.3c-15.5 0-28-12.5-28-28V612H952zM451.7 313.7l172.5 136.2c6.3 5.1 15.8.5 15.8-7.7V344h264c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8H640v-98.2c0-8.1-9.4-12.8-15.8-7.7L451.7 298.3a9.9 9.9 0 000 15.4z"}}]},name:"node-collapse",theme:"outlined"}},17444:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 612c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H298a95.92 95.92 0 00-89-60c-53 0-96 43-96 96s43 96 96 96c40.3 0 74.8-24.8 89-60h150.3v152c0 55.2 44.8 100 100 100H952c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H548.3c-15.5 0-28-12.5-28-28V612H952zM456 344h264v98.2c0 8.1 9.5 12.8 15.8 7.7l172.5-136.2c5-3.9 5-11.4 0-15.3L735.8 162.1c-6.4-5.1-15.8-.5-15.8 7.7V268H456c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8z"}}]},name:"node-expand",theme:"outlined"}},13905:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M843.5 737.4c-12.4-75.2-79.2-129.1-155.3-125.4S550.9 676 546 752c-153.5-4.8-208-40.7-199.1-113.7 3.3-27.3 19.8-41.9 50.1-49 18.4-4.3 38.8-4.9 57.3-3.2 1.7.2 3.5.3 5.2.5 11.3 2.7 22.8 5 34.3 6.8 34.1 5.6 68.8 8.4 101.8 6.6 92.8-5 156-45.9 159.2-132.7 3.1-84.1-54.7-143.7-147.9-183.6-29.9-12.8-61.6-22.7-93.3-30.2-14.3-3.4-26.3-5.7-35.2-7.2-7.9-75.9-71.5-133.8-147.8-134.4-76.3-.6-140.9 56.1-150.1 131.9s40 146.3 114.2 163.9c74.2 17.6 149.9-23.3 175.7-95.1 9.4 1.7 18.7 3.6 28 5.8 28.2 6.6 56.4 15.4 82.4 26.6 70.7 30.2 109.3 70.1 107.5 119.9-1.6 44.6-33.6 65.2-96.2 68.6-27.5 1.5-57.6-.9-87.3-5.8-8.3-1.4-15.9-2.8-22.6-4.3-3.9-.8-6.6-1.5-7.8-1.8l-3.1-.6c-2.2-.3-5.9-.8-10.7-1.3-25-2.3-52.1-1.5-78.5 4.6-55.2 12.9-93.9 47.2-101.1 105.8-15.7 126.2 78.6 184.7 276 188.9 29.1 70.4 106.4 107.9 179.6 87 73.3-20.9 119.3-93.4 106.9-168.6zM329.1 345.2a83.3 83.3 0 11.01-166.61 83.3 83.3 0 01-.01 166.61zM695.6 845a83.3 83.3 0 11.01-166.61A83.3 83.3 0 01695.6 845z"}}]},name:"node-index",theme:"outlined"}},5971:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112c-3.8 0-7.7.7-11.6 2.3L292 345.9H128c-8.8 0-16 7.4-16 16.6v299c0 9.2 7.2 16.6 16 16.6h101.6c-3.7 11.6-5.6 23.9-5.6 36.4 0 65.9 53.8 119.5 120 119.5 55.4 0 102.1-37.6 115.9-88.4l408.6 164.2c3.9 1.5 7.8 2.3 11.6 2.3 16.9 0 32-14.2 32-33.2V145.2C912 126.2 897 112 880 112zM344 762.3c-26.5 0-48-21.4-48-47.8 0-11.2 3.9-21.9 11-30.4l84.9 34.1c-2 24.6-22.7 44.1-47.9 44.1z"}}]},name:"notification",theme:"filled"}},82782:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112c-3.8 0-7.7.7-11.6 2.3L292 345.9H128c-8.8 0-16 7.4-16 16.6v299c0 9.2 7.2 16.6 16 16.6h101.7c-3.7 11.6-5.7 23.9-5.7 36.4 0 65.9 53.8 119.5 120 119.5 55.4 0 102.1-37.6 115.9-88.4l408.6 164.2c3.9 1.5 7.8 2.3 11.6 2.3 16.9 0 32-14.2 32-33.2V145.2C912 126.2 897 112 880 112zM344 762.3c-26.5 0-48-21.4-48-47.8 0-11.2 3.9-21.9 11-30.4l84.9 34.1c-2 24.6-22.7 44.1-47.9 44.1zm496 58.4L318.8 611.3l-12.9-5.2H184V417.9h121.9l12.9-5.2L840 203.3v617.4z"}}]},name:"notification",theme:"outlined"}},92496:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M229.6 678.1c-3.7 11.6-5.6 23.9-5.6 36.4 0-12.5 2-24.8 5.7-36.4h-.1zm76.3-260.2H184v188.2h121.9l12.9 5.2L840 820.7V203.3L318.8 412.7z",fill:t}},{tag:"path",attrs:{d:"M880 112c-3.8 0-7.7.7-11.6 2.3L292 345.9H128c-8.8 0-16 7.4-16 16.6v299c0 9.2 7.2 16.6 16 16.6h101.7c-3.7 11.6-5.7 23.9-5.7 36.4 0 65.9 53.8 119.5 120 119.5 55.4 0 102.1-37.6 115.9-88.4l408.6 164.2c3.9 1.5 7.8 2.3 11.6 2.3 16.9 0 32-14.2 32-33.2V145.2C912 126.2 897 112 880 112zM344 762.3c-26.5 0-48-21.4-48-47.8 0-11.2 3.9-21.9 11-30.4l84.9 34.1c-2 24.6-22.7 44.1-47.9 44.1zm496 58.4L318.8 611.3l-12.9-5.2H184V417.9h121.9l12.9-5.2L840 203.3v617.4z",fill:c}}]}},name:"notification",theme:"twotone"}},4999:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 394c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8H708V152c0-4.4-3.6-8-8-8h-64c-4.4 0-8 3.6-8 8v166H400V152c0-4.4-3.6-8-8-8h-64c-4.4 0-8 3.6-8 8v166H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h168v236H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h168v166c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V706h228v166c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V706h164c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8H708V394h164zM628 630H400V394h228v236z"}}]},name:"number",theme:"outlined"}},12938:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M674.81 447.04a33.38 33.38 0 00-20.83 17.55l-2.69 5.52.04 7.73c0 7.2.15 8.1 2.2 13.18 2.84 7.2 5.68 11.65 10.86 16.72 8.96 8.89 19.04 11.2 32.56 7.66a32.1 32.1 0 0019.3-16.28 28.07 28.07 0 002.99-18.6c-2.4-16.9-12.32-29.19-27.03-33.48a39.57 39.57 0 00-17.4 0zm-343.58.19c-11.38 3.58-19.9 11.94-24.26 23.85a44.31 44.31 0 00-2.24 19.42c2.12 11.53 11.57 22.02 22.32 24.9 13.52 3.54 23.6 1.23 32.56-7.66 5.22-5.07 8.02-9.52 10.86-16.72 2.05-5.08 2.2-5.97 2.2-13.18l.04-7.73-2.69-5.52a33.38 33.38 0 00-21.1-17.62 38.08 38.08 0 00-17.69.26zm156.2 74.66c-4.89 2.65-8.32 9.34-7.28 14.3 1.16 5.34 5.87 10.75 13.18 15.2 3.92 2.35 4.18 2.68 4.37 5.07.15 1.42-.37 5.45-1.08 9.08-.75 3.5-1.35 7.24-1.35 8.28.08 2.77 2.62 7.28 5.34 9.45 2.4 1.94 2.84 2.02 9.52 2.2 6.13.19 7.4.04 9.86-1.12 6.3-3.06 7.91-8.73 5.6-19.6-1.94-9.07-1.57-10.45 3.25-13.25 5.11-2.99 10.49-8.18 12.1-11.72a13.63 13.63 0 00-6.54-17.92 14.7 14.7 0 00-6.76-1.24c-4.7 0-7.73 1.12-13.25 4.63l-3.17 1.98-1.98-1.2c-8.18-4.85-9.67-5.4-14.6-5.33a14.78 14.78 0 00-7.2 1.2zM502 439.95c-13.92 1.34-17.73 1.86-24.41 3.2-10.87 2.25-25.39 7.29-35.5 12.25-35.1 17.18-59.33 45.77-66.72 78.93-1.5 6.57-1.68 8.73-1.68 19.78 0 10.98.19 13.33 1.6 19.56 9.86 43.31 49.73 75.3 101.33 81.13 11.2 1.23 59.58 1.23 70.78 0 41.44-4.67 77.06-27.14 93.07-58.65 4.26-8.44 6.31-13.89 8.22-22.48 1.45-6.23 1.64-8.58 1.64-19.52 0-11.09-.19-13.25-1.68-19.82-10.75-48.16-57.46-86.02-114.69-93.23a256.6 256.6 0 00-31.92-1.15zm24.08 34.98a122.57 122.57 0 0153.76 19.19c8.33 5.52 20.05 17.1 25.06 24.71 6.2 9.37 9.7 18.97 11.3 30.62.75 5.33.38 9.37-1.6 17.99-2.98 12.88-12.4 26.32-25.09 35.73a116.3 116.3 0 01-25.72 12.99c-14.26 4.55-23.6 5.38-56.93 5.15-21.73-.22-25.61-.37-31.85-1.57-21.28-4-38.15-12.47-50.4-25.38-9.85-10.46-14.37-19.98-16.8-35.32-1.12-7.17.94-19 5.12-28.97 5.07-12.17 18.22-27.25 31.2-35.95 15.05-10.05 34.88-17.18 53.1-19.12 6.98-.74 21.87-.74 28.85-.07zM320.63 64.26a61.71 61.71 0 00-25.5 11.13c-21.43 16.24-38 50.8-45.02 93.85a393.83 393.83 0 00-4.45 56.11c0 20.31 2.4 46.3 5.8 64.26.74 3.99 1.15 7.54.85 7.76a303.15 303.15 0 01-6.98 5.68 198.76 198.76 0 00-35.43 38.08 204.96 204.96 0 00-35.1 87.32 247.33 247.33 0 00-.85 50.66c3.4 29.12 12.13 53.68 27.14 76.16l4.85 7.28-1.38 2.39c-10.04 16.87-18.6 41.25-22.59 64.66-3.13 18.52-3.54 23.48-3.54 48.3 0 25.02.33 29.99 3.28 47.27 3.55 20.72 10.75 42.68 18.78 57.27 2.65 4.78 9.07 14.67 9.86 15.2.26.1-.53 2.5-1.72 5.26a276.45 276.45 0 00-20.46 69.93c-2.31 15.56-2.65 20.6-2.65 37 0 20.9 1.16 31.06 5.53 47.74l.63 2.43h55.18l-1.87-3.4c-11.09-20.6-12.13-58.8-2.54-96.95 4.37-17.62 9.34-30.58 18.6-48.39l5.52-10.82v-6.61c0-6.16-.11-6.87-2.13-10.94a34.16 34.16 0 00-7.24-9.33 64.96 64.96 0 01-14.37-20.27c-15.83-34.35-18.9-85.35-7.77-128.84 4.63-18.15 12.28-34.27 20.31-43.08a29.38 29.38 0 008.33-19.83c0-7.28-2.62-13.25-8.37-19.49a117.08 117.08 0 01-30.5-64.55c-5.22-35.84 4.26-74.85 25.76-105.8 21.02-30.39 50.51-49.88 83.52-55.07 7.43-1.23 21.28-1.04 28.97.38 8.43 1.5 13.7 1.04 19.11-1.53 6.68-3.18 10-7.1 13.96-16.1 3.48-8.02 6.16-12.43 13.44-21.5 8.74-10.82 17.18-18.25 30.7-27.21 15.41-10.08 33-17.44 50.47-20.95 6.34-1.3 9.33-1.5 21.24-1.5 11.9 0 14.86.2 21.24 1.5a151.95 151.95 0 0171.46 37.22c4.37 4.07 14.86 17.07 18.22 22.48a92.02 92.02 0 014.93 9.97c3.92 9 7.28 12.91 13.96 16.05 5.22 2.54 10.68 3.06 18.78 1.68 12.8-2.17 22.66-1.98 35.2.6 42.71 8.58 79.9 43.79 96.36 90.98 14.37 41.36 10.3 84.63-11.05 117.71-3.62 5.6-7.2 10.08-12.43 15.64-11.24 12.02-11.24 26.96-.04 39.32 18.4 20.12 29.9 69.66 26.43 113.34-2.31 28.82-9.7 54.62-19.9 69.22a78.25 78.25 0 01-8.36 9.63 34.2 34.2 0 00-7.24 9.33c-2.02 4.07-2.13 4.78-2.13 10.94v6.64l5.52 10.83c9.26 17.77 14.2 30.73 18.6 48.35 9.44 37.63 8.62 75.04-2.2 96.36a31.55 31.55 0 00-1.65 3.65c0 .23 12.28.34 27.33.34h27.25l.75-2.76 1.34-5c.71-2.84 2.13-11.2 3.29-19.27 1.08-8.1 1.08-37.93 0-46.96-4.1-32.67-11.01-58.62-22.29-83.1-1.2-2.77-1.98-5.16-1.72-5.27.3-.19 2.13-2.77 4.04-5.68 14.03-21.24 22.66-47.93 27.02-83.18 1.16-9.7 1.16-51.44 0-60.77-3.1-24.08-6.79-40.4-12.99-56.94a227.1 227.1 0 00-12.28-26.13l-1.42-2.4 4.9-7.23c15-22.55 23.74-47.12 27.13-76.16a247.33 247.33 0 00-.9-50.7 205.78 205.78 0 00-35.05-87.32 198.8 198.8 0 00-35.47-38.08 302.29 302.29 0 01-6.94-5.68 25.83 25.83 0 01.86-7.76c7.76-40.59 7.5-91.21-.64-130.78-7.09-34.5-19.97-61.9-36.58-77.73-13.22-12.62-26.73-18-42.94-16.99-37.18 2.2-67.2 44.99-79 112.38a254.05 254.05 0 00-3.61 27.1c0 1.34-.27 2.46-.56 2.46a35.84 35.84 0 01-5.57-2.9A181.33 181.33 0 00512 177.11c-31.06 0-62.98 9.07-91.7 26.06a35.77 35.77 0 01-5.52 2.91c-.3 0-.56-1.12-.56-2.46a250.5 250.5 0 00-3.62-27.07c-10.71-60.6-35.35-100.65-68.1-110.77a78.25 78.25 0 00-21.83-1.53zm10.94 52.34c9.26 7.36 19.52 28.34 25.46 51.82 1.12 4.22 2.24 9.11 2.58 10.9.26 1.76.97 5.68 1.53 8.7 2.5 13.63 3.65 28.37 3.8 46.3l.08 17.73-4.48 6.53-4.4 6.65h-10.39a137.1 137.1 0 00-35.61 4.63l-8.89 2.24c-1.23.26-1.42-.12-2.12-5.38a315.02 315.02 0 01.6-86.73c4.62-29.41 15.41-56.03 25.98-63.87 2.5-1.87 2.95-1.83 5.86.48zm366.8-.45c6.34 4.7 13.36 17.18 18.59 33.16 10.45 31.88 13.44 75.7 7.91 117.41-.7 5.23-.9 5.64-2.12 5.38l-8.89-2.24a137.87 137.87 0 00-35.61-4.63h-10.38l-4.45-6.65-4.44-6.53.08-17.7c.15-24.97 2.46-44.42 7.99-66.15 5.86-23.26 16.2-44.24 25.38-51.6 2.91-2.31 3.36-2.35 5.94-.45z"}}]},name:"ollama",theme:"filled"}},19427:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M316 672h60c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v304c0 4.4 3.6 8 8 8zm196-50c22.1 0 40-17.9 40-39 0-23.1-17.9-41-40-41s-40 17.9-40 41c0 21.1 17.9 39 40 39zm0-140c22.1 0 40-17.9 40-39 0-23.1-17.9-41-40-41s-40 17.9-40 41c0 21.1 17.9 39 40 39z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}},{tag:"path",attrs:{d:"M648 672h60c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v304c0 4.4 3.6 8 8 8z"}}]},name:"one-to-one",theme:"outlined"}},5634:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M475.6 112c-74.03 0-139.72 42.38-172.92 104.58v237.28l92.27 56.48 3.38-235.7 189-127.45A194.33 194.33 0 00475.6 112m202.9 62.25c-13.17 0-26.05 1.76-38.8 4.36L453.2 304.36l-1.37 96.15 186.58-125.25 231.22 137.28a195.5 195.5 0 004.87-42.33c0-108.04-87.93-195.96-195.99-195.96M247.34 266C167.34 290.7 109 365.22 109 453.2c0 27.92 5.9 54.83 16.79 79.36l245.48 139.77 90.58-56.12-214.5-131.38zm392.88 74.67l-72.7 48.85L771.5 517.58 797.3 753C867.41 723.11 916 653.97 916 573.1c0-27.55-5.86-54.12-16.57-78.53zm-123 82.6l-66.36 44.56-1.05 76.12 64.7 39.66 69.54-43.04-1.84-76.48zm121.2 76.12l5.87 248.34L443 866.9A195.65 195.65 0 00567.84 912c79.22 0 147.8-46.52 178.62-114.99L719.4 550.22zm-52.86 105.3L372.43 736.68 169.56 621.15a195.35 195.35 0 00-5.22 44.16c0 102.94 79.84 187.41 180.81 195.18L588.2 716.6z"}}]},name:"open-a-i",theme:"filled"}},27900:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M482.88 128c-84.35 0-156.58 52.8-185.68 126.98-60.89 8.13-115.3 43.63-146.6 97.84-42.16 73-32.55 161.88 17.14 224.16-23.38 56.75-19.85 121.6 11.42 175.78 42.18 73.02 124.1 109.15 202.94 97.23C419.58 898.63 477.51 928 540.12 928c84.35 0 156.58-52.8 185.68-126.98 60.89-8.13 115.3-43.62 146.6-97.84 42.16-73 32.55-161.88-17.14-224.16 23.38-56.75 19.85-121.6-11.42-175.78-42.18-73.02-124.1-109.15-202.94-97.23C603.42 157.38 545.49 128 482.88 128m0 61.54c35.6 0 68.97 13.99 94.22 37.74-1.93 1.03-3.92 1.84-5.83 2.94l-136.68 78.91a46.11 46.11 0 00-23.09 39.78l-.84 183.6-65.72-38.34V327.4c0-76 61.9-137.86 137.94-137.86m197.7 75.9c44.19 3.14 86.16 27.44 109.92 68.57 17.8 30.8 22.38 66.7 14.43 100.42-1.88-1.17-3.6-2.49-5.53-3.6l-136.73-78.91a46.23 46.23 0 00-46-.06l-159.47 91.1.36-76.02 144.5-83.41a137.19 137.19 0 0178.53-18.09m-396.92 55.4c-.07 2.2-.3 4.35-.3 6.56v157.75a46.19 46.19 0 0022.91 39.9l158.68 92.5-66.02 37.67-144.55-83.35c-65.86-38-88.47-122.53-50.45-188.34 17.78-30.78 46.55-52.69 79.73-62.68m340.4 79.93l144.54 83.35c65.86 38 88.47 122.53 50.45 188.34-17.78 30.78-46.55 52.69-79.73 62.68.07-2.19.3-4.34.3-6.55V570.85a46.19 46.19 0 00-22.9-39.9l-158.69-92.5zM511.8 464.84l54.54 31.79-.3 63.22-54.84 31.31-54.54-31.85.3-63.16zm100.54 58.65l65.72 38.35V728.6c0 76-61.9 137.86-137.94 137.86-35.6 0-68.97-13.99-94.22-37.74 1.93-1.03 3.92-1.84 5.83-2.94l136.68-78.9a46.11 46.11 0 0023.09-39.8zm-46.54 89.55l-.36 76.02-144.5 83.41c-65.85 38-150.42 15.34-188.44-50.48-17.8-30.8-22.38-66.7-14.43-100.42 1.88 1.17 3.6 2.5 5.53 3.6l136.74 78.91a46.23 46.23 0 0046 .06z"}}]},name:"open-a-i",theme:"outlined"}},21332:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M920 760H336c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-568H336c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H336c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM216 712H100c-2.2 0-4 1.8-4 4v34c0 2.2 1.8 4 4 4h72.4v20.5h-35.7c-2.2 0-4 1.8-4 4v34c0 2.2 1.8 4 4 4h35.7V838H100c-2.2 0-4 1.8-4 4v34c0 2.2 1.8 4 4 4h116c2.2 0 4-1.8 4-4V716c0-2.2-1.8-4-4-4zM100 188h38v120c0 2.2 1.8 4 4 4h40c2.2 0 4-1.8 4-4V152c0-4.4-3.6-8-8-8h-78c-2.2 0-4 1.8-4 4v36c0 2.2 1.8 4 4 4zm116 240H100c-2.2 0-4 1.8-4 4v36c0 2.2 1.8 4 4 4h68.4l-70.3 77.7a8.3 8.3 0 00-2.1 5.4V592c0 2.2 1.8 4 4 4h116c2.2 0 4-1.8 4-4v-36c0-2.2-1.8-4-4-4h-68.4l70.3-77.7a8.3 8.3 0 002.1-5.4V432c0-2.2-1.8-4-4-4z"}}]},name:"ordered-list",theme:"outlined"}},53287:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M779.3 196.6c-94.2-94.2-247.6-94.2-341.7 0l-261 260.8c-1.7 1.7-2.6 4-2.6 6.4s.9 4.7 2.6 6.4l36.9 36.9a9 9 0 0012.7 0l261-260.8c32.4-32.4 75.5-50.2 121.3-50.2s88.9 17.8 121.2 50.2c32.4 32.4 50.2 75.5 50.2 121.2 0 45.8-17.8 88.8-50.2 121.2l-266 265.9-43.1 43.1c-40.3 40.3-105.8 40.3-146.1 0-19.5-19.5-30.2-45.4-30.2-73s10.7-53.5 30.2-73l263.9-263.8c6.7-6.6 15.5-10.3 24.9-10.3h.1c9.4 0 18.1 3.7 24.7 10.3 6.7 6.7 10.3 15.5 10.3 24.9 0 9.3-3.7 18.1-10.3 24.7L372.4 653c-1.7 1.7-2.6 4-2.6 6.4s.9 4.7 2.6 6.4l36.9 36.9a9 9 0 0012.7 0l215.6-215.6c19.9-19.9 30.8-46.3 30.8-74.4s-11-54.6-30.8-74.4c-41.1-41.1-107.9-41-149 0L463 364 224.8 602.1A172.22 172.22 0 00174 724.8c0 46.3 18.1 89.8 50.8 122.5 33.9 33.8 78.3 50.7 122.7 50.7 44.4 0 88.8-16.9 122.6-50.7l309.2-309C824.8 492.7 850 432 850 367.5c.1-64.6-25.1-125.3-70.7-170.9z"}}]},name:"paper-clip",theme:"outlined"}},75021:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M640.6 429.8h257.1c7.9 0 14.3-6.4 14.3-14.3V158.3c0-7.9-6.4-14.3-14.3-14.3H640.6c-7.9 0-14.3 6.4-14.3 14.3v92.9H490.6c-3.9 0-7.1 3.2-7.1 7.1v221.5h-85.7v-96.5c0-7.9-6.4-14.3-14.3-14.3H126.3c-7.9 0-14.3 6.4-14.3 14.3v257.2c0 7.9 6.4 14.3 14.3 14.3h257.1c7.9 0 14.3-6.4 14.3-14.3V544h85.7v221.5c0 3.9 3.2 7.1 7.1 7.1h135.7v92.9c0 7.9 6.4 14.3 14.3 14.3h257.1c7.9 0 14.3-6.4 14.3-14.3v-257c0-7.9-6.4-14.3-14.3-14.3h-257c-7.9 0-14.3 6.4-14.3 14.3v100h-78.6v-393h78.6v100c0 7.9 6.4 14.3 14.3 14.3zm53.5-217.9h150V362h-150V211.9zM329.9 587h-150V437h150v150zm364.2 75.1h150v150.1h-150V662.1z"}}]},name:"partition",theme:"outlined"}},92211:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-80 600c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304zm224 0c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304z"}}]},name:"pause-circle",theme:"filled"}},24268:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm-88-532h-48c-4.4 0-8 3.6-8 8v304c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8zm224 0h-48c-4.4 0-8 3.6-8 8v304c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8z"}}]},name:"pause-circle",theme:"outlined"}},27342:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm-80 524c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304zm224 0c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304z",fill:t}},{tag:"path",attrs:{d:"M424 352h-48c-4.4 0-8 3.6-8 8v304c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8zm224 0h-48c-4.4 0-8 3.6-8 8v304c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8z",fill:c}}]}},name:"pause-circle",theme:"twotone"}},97274:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M304 176h80v672h-80zm408 0h-64c-4.4 0-8 3.6-8 8v656c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V184c0-4.4-3.6-8-8-8z"}}]},name:"pause",theme:"outlined"}},57849:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm166.6 246.8L567.5 515.6h62c4.4 0 8 3.6 8 8v29.9c0 4.4-3.6 8-8 8h-82V603h82c4.4 0 8 3.6 8 8v29.9c0 4.4-3.6 8-8 8h-82V717c0 4.4-3.6 8-8 8h-54.3c-4.4 0-8-3.6-8-8v-68.1h-81.7c-4.4 0-8-3.6-8-8V611c0-4.4 3.6-8 8-8h81.7v-41.5h-81.7c-4.4 0-8-3.6-8-8v-29.9c0-4.4 3.6-8 8-8h61.4L345.4 310.8a8.07 8.07 0 017-11.9h60.7c3 0 5.8 1.7 7.1 4.4l90.6 180h3.4l90.6-180a8 8 0 017.1-4.4h59.5c4.4 0 8 3.6 8 8 .2 1.4-.2 2.7-.8 3.9z"}}]},name:"pay-circle",theme:"filled"}},41422:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm159.6-585h-59.5c-3 0-5.8 1.7-7.1 4.4l-90.6 180H511l-90.6-180a8 8 0 00-7.1-4.4h-60.7c-1.3 0-2.6.3-3.8 1-3.9 2.1-5.3 7-3.2 10.9L457 515.7h-61.4c-4.4 0-8 3.6-8 8v29.9c0 4.4 3.6 8 8 8h81.7V603h-81.7c-4.4 0-8 3.6-8 8v29.9c0 4.4 3.6 8 8 8h81.7V717c0 4.4 3.6 8 8 8h54.3c4.4 0 8-3.6 8-8v-68.1h82c4.4 0 8-3.6 8-8V611c0-4.4-3.6-8-8-8h-82v-41.5h82c4.4 0 8-3.6 8-8v-29.9c0-4.4-3.6-8-8-8h-62l111.1-204.8c.6-1.2 1-2.5 1-3.8-.1-4.4-3.7-8-8.1-8z"}}]},name:"pay-circle",theme:"outlined"}},92177:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M855.7 210.8l-42.4-42.4a8.03 8.03 0 00-11.3 0L168.3 801.9a8.03 8.03 0 000 11.3l42.4 42.4c3.1 3.1 8.2 3.1 11.3 0L855.6 222c3.2-3 3.2-8.1.1-11.2zM304 448c79.4 0 144-64.6 144-144s-64.6-144-144-144-144 64.6-144 144 64.6 144 144 144zm0-216c39.7 0 72 32.3 72 72s-32.3 72-72 72-72-32.3-72-72 32.3-72 72-72zm416 344c-79.4 0-144 64.6-144 144s64.6 144 144 144 144-64.6 144-144-64.6-144-144-144zm0 216c-39.7 0-72-32.3-72-72s32.3-72 72-72 72 32.3 72 72-32.3 72-72 72z"}}]},name:"percentage",theme:"outlined"}},77923:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M900.18 328.68h-86.26V66.52L533.57 303.75V69.89h-43.14v231.34L231.64 64v264.68H123.82v388.18h107.83V960l258.79-237.4v231.48h43.13V728.33l258.8 230.74V716.86h107.82V328.68zM770.8 159.52v169.16H570.87L770.8 159.52zm-496.01 2.52l181.78 166.64H274.78V162.04zM166.95 673.73V371.8h292.98L231.63 600.1v73.63h-64.68zM274.78 861.9V617.96l215.65-215.65v261.75L274.78 861.9zm474.45.93l-215.66-192.3V402.3l215.66 215.66v244.86zm107.83-189.1h-64.7V600.1L564.07 371.8h292.99v301.92z"}}]},name:"perplexity",theme:"filled"}},51102:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.6 230.2L779.1 123.8a80.83 80.83 0 00-57.3-23.8c-21.7 0-42.1 8.5-57.4 23.8L549.8 238.4a80.83 80.83 0 00-23.8 57.3c0 21.7 8.5 42.1 23.8 57.4l83.8 83.8A393.82 393.82 0 01553.1 553 395.34 395.34 0 01437 633.8L353.2 550a80.83 80.83 0 00-57.3-23.8c-21.7 0-42.1 8.5-57.4 23.8L123.8 664.5a80.89 80.89 0 00-23.8 57.4c0 21.7 8.5 42.1 23.8 57.4l106.3 106.3c24.4 24.5 58.1 38.4 92.7 38.4 7.3 0 14.3-.6 21.2-1.8 134.8-22.2 268.5-93.9 376.4-201.7C828.2 612.8 899.8 479.2 922.3 344c6.8-41.3-6.9-83.8-36.7-113.8z"}}]},name:"phone",theme:"filled"}},77849:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M877.1 238.7L770.6 132.3c-13-13-30.4-20.3-48.8-20.3s-35.8 7.2-48.8 20.3L558.3 246.8c-13 13-20.3 30.5-20.3 48.9 0 18.5 7.2 35.8 20.3 48.9l89.6 89.7a405.46 405.46 0 01-86.4 127.3c-36.7 36.9-79.6 66-127.2 86.6l-89.6-89.7c-13-13-30.4-20.3-48.8-20.3a68.2 68.2 0 00-48.8 20.3L132.3 673c-13 13-20.3 30.5-20.3 48.9 0 18.5 7.2 35.8 20.3 48.9l106.4 106.4c22.2 22.2 52.8 34.9 84.2 34.9 6.5 0 12.8-.5 19.2-1.6 132.4-21.8 263.8-92.3 369.9-198.3C818 606 888.4 474.6 910.4 342.1c6.3-37.6-6.3-76.3-33.3-103.4zm-37.6 91.5c-19.5 117.9-82.9 235.5-178.4 331s-213 158.9-330.9 178.4c-14.8 2.5-30-2.5-40.8-13.2L184.9 721.9 295.7 611l119.8 120 .9.9 21.6-8a481.29 481.29 0 00285.7-285.8l8-21.6-120.8-120.7 110.8-110.9 104.5 104.5c10.8 10.8 15.8 26 13.3 40.8z"}}]},name:"phone",theme:"outlined"}},10360:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M721.7 184.9L610.9 295.8l120.8 120.7-8 21.6A481.29 481.29 0 01438 723.9l-21.6 8-.9-.9-119.8-120-110.8 110.9 104.5 104.5c10.8 10.7 26 15.7 40.8 13.2 117.9-19.5 235.4-82.9 330.9-178.4s158.9-213.1 178.4-331c2.5-14.8-2.5-30-13.3-40.8L721.7 184.9z",fill:t}},{tag:"path",attrs:{d:"M877.1 238.7L770.6 132.3c-13-13-30.4-20.3-48.8-20.3s-35.8 7.2-48.8 20.3L558.3 246.8c-13 13-20.3 30.5-20.3 48.9 0 18.5 7.2 35.8 20.3 48.9l89.6 89.7a405.46 405.46 0 01-86.4 127.3c-36.7 36.9-79.6 66-127.2 86.6l-89.6-89.7c-13-13-30.4-20.3-48.8-20.3a68.2 68.2 0 00-48.8 20.3L132.3 673c-13 13-20.3 30.5-20.3 48.9 0 18.5 7.2 35.8 20.3 48.9l106.4 106.4c22.2 22.2 52.8 34.9 84.2 34.9 6.5 0 12.8-.5 19.2-1.6 132.4-21.8 263.8-92.3 369.9-198.3C818 606 888.4 474.6 910.4 342.1c6.3-37.6-6.3-76.3-33.3-103.4zm-37.6 91.5c-19.5 117.9-82.9 235.5-178.4 331s-213 158.9-330.9 178.4c-14.8 2.5-30-2.5-40.8-13.2L184.9 721.9 295.7 611l119.8 120 .9.9 21.6-8a481.29 481.29 0 00285.7-285.8l8-21.6-120.8-120.7 110.8-110.9 104.5 104.5c10.8 10.8 15.8 26 13.3 40.8z",fill:c}}]}},name:"phone",theme:"twotone"}},73494:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 792H72c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h880c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-632H72c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h880c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM848 660c8.8 0 16-7.2 16-16V380c0-8.8-7.2-16-16-16H176c-8.8 0-16 7.2-16 16v264c0 8.8 7.2 16 16 16h672zM232 436h560v152H232V436z"}}]},name:"pic-center",theme:"outlined"}},20531:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 792H72c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h880c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-632H72c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h880c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM608 660c8.8 0 16-7.2 16-16V380c0-8.8-7.2-16-16-16H96c-8.8 0-16 7.2-16 16v264c0 8.8 7.2 16 16 16h512zM152 436h400v152H152V436zm552 210c0 4.4 3.6 8 8 8h224c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H712c-4.4 0-8 3.6-8 8v56zm8-204h224c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H712c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8z"}}]},name:"pic-left",theme:"outlined"}},37648:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 792H72c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h880c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-632H72c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h880c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-24 500c8.8 0 16-7.2 16-16V380c0-8.8-7.2-16-16-16H416c-8.8 0-16 7.2-16 16v264c0 8.8 7.2 16 16 16h512zM472 436h400v152H472V436zM80 646c0 4.4 3.6 8 8 8h224c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H88c-4.4 0-8 3.6-8 8v56zm8-204h224c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H88c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8z"}}]},name:"pic-right",theme:"outlined"}},52155:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zM338 304c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm513.9 437.1a8.11 8.11 0 01-5.2 1.9H177.2c-4.4 0-8-3.6-8-8 0-1.9.7-3.7 1.9-5.2l170.3-202c2.8-3.4 7.9-3.8 11.3-1 .3.3.7.6 1 1l99.4 118 158.1-187.5c2.8-3.4 7.9-3.8 11.3-1 .3.3.7.6 1 1l229.6 271.6c2.6 3.3 2.2 8.4-1.2 11.2z"}}]},name:"picture",theme:"filled"}},14942:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136v-39.9l138.5-164.3 150.1 178L658.1 489 888 761.6V792zm0-129.8L664.2 396.8c-3.2-3.8-9-3.8-12.2 0L424.6 666.4l-144-170.7c-3.2-3.8-9-3.8-12.2 0L136 652.7V232h752v430.2zM304 456a88 88 0 100-176 88 88 0 000 176zm0-116c15.5 0 28 12.5 28 28s-12.5 28-28 28-28-12.5-28-28 12.5-28 28-28z"}}]},name:"picture",theme:"outlined"}},89868:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136v-39.9l138.5-164.3 150.1 178L658.1 489 888 761.6V792zm0-129.8L664.2 396.8c-3.2-3.8-9-3.8-12.2 0L424.6 666.4l-144-170.7c-3.2-3.8-9-3.8-12.2 0L136 652.7V232h752v430.2z",fill:c}},{tag:"path",attrs:{d:"M424.6 765.8l-150.1-178L136 752.1V792h752v-30.4L658.1 489z",fill:t}},{tag:"path",attrs:{d:"M136 652.7l132.4-157c3.2-3.8 9-3.8 12.2 0l144 170.7L652 396.8c3.2-3.8 9-3.8 12.2 0L888 662.2V232H136v420.7zM304 280a88 88 0 110 176 88 88 0 010-176z",fill:t}},{tag:"path",attrs:{d:"M276 368a28 28 0 1056 0 28 28 0 10-56 0z",fill:t}},{tag:"path",attrs:{d:"M304 456a88 88 0 100-176 88 88 0 000 176zm0-116c15.5 0 28 12.5 28 28s-12.5 28-28 28-28-12.5-28-28 12.5-28 28-28z",fill:c}}]}},name:"picture",theme:"twotone"}},4189:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M863.1 518.5H505.5V160.9c0-4.4-3.6-8-8-8h-26a398.57 398.57 0 00-282.5 117 397.47 397.47 0 00-85.6 127C82.6 446.2 72 498.5 72 552.5S82.6 658.7 103.4 708c20.1 47.5 48.9 90.3 85.6 127 36.7 36.7 79.4 65.5 127 85.6a396.64 396.64 0 00155.6 31.5 398.57 398.57 0 00282.5-117c36.7-36.7 65.5-79.4 85.6-127a396.64 396.64 0 0031.5-155.6v-26c-.1-4.4-3.7-8-8.1-8zM951 463l-2.6-28.2c-8.5-92-49.3-178.8-115.1-244.3A398.5 398.5 0 00588.4 75.6L560.1 73c-4.7-.4-8.7 3.2-8.7 7.9v383.7c0 4.4 3.6 8 8 8l383.6-1c4.7-.1 8.4-4 8-8.6z"}}]},name:"pie-chart",theme:"filled"}},33960:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 518H506V160c0-4.4-3.6-8-8-8h-26a398.46 398.46 0 00-282.8 117.1 398.19 398.19 0 00-85.7 127.1A397.61 397.61 0 0072 552a398.46 398.46 0 00117.1 282.8c36.7 36.7 79.5 65.6 127.1 85.7A397.61 397.61 0 00472 952a398.46 398.46 0 00282.8-117.1c36.7-36.7 65.6-79.5 85.7-127.1A397.61 397.61 0 00872 552v-26c0-4.4-3.6-8-8-8zM705.7 787.8A331.59 331.59 0 01470.4 884c-88.1-.4-170.9-34.9-233.2-97.2C174.5 724.1 140 640.7 140 552c0-88.7 34.5-172.1 97.2-234.8 54.6-54.6 124.9-87.9 200.8-95.5V586h364.3c-7.7 76.3-41.3 147-96.6 201.8zM952 462.4l-2.6-28.2c-8.5-92.1-49.4-179-115.2-244.6A399.4 399.4 0 00589 74.6L560.7 72c-4.7-.4-8.7 3.2-8.7 7.9V464c0 4.4 3.6 8 8 8l384-1c4.7 0 8.4-4 8-8.6zm-332.2-58.2V147.6a332.24 332.24 0 01166.4 89.8c45.7 45.6 77 103.6 90 166.1l-256.4.7z"}}]},name:"pie-chart",theme:"outlined"}},67360:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M316.2 920.5c-47.6-20.1-90.4-49-127.1-85.7a398.19 398.19 0 01-85.7-127.1A397.12 397.12 0 0172 552.2v.2a398.57 398.57 0 00117 282.5c36.7 36.7 79.4 65.5 127 85.6A396.64 396.64 0 00471.6 952c27 0 53.6-2.7 79.7-7.9-25.9 5.2-52.4 7.8-79.3 7.8-54 .1-106.4-10.5-155.8-31.4zM560 472c-4.4 0-8-3.6-8-8V79.9c0-1.3.3-2.5.9-3.6-.9 1.3-1.5 2.9-1.5 4.6v383.7c0 4.4 3.6 8 8 8l383.6-1c1.6 0 3.1-.5 4.4-1.3-1 .5-2.2.7-3.4.7l-384 1z",fill:t}},{tag:"path",attrs:{d:"M619.8 147.6v256.6l256.4-.7c-13-62.5-44.3-120.5-90-166.1a332.24 332.24 0 00-166.4-89.8z",fill:t}},{tag:"path",attrs:{d:"M438 221.7c-75.9 7.6-146.2 40.9-200.8 95.5C174.5 379.9 140 463.3 140 552s34.5 172.1 97.2 234.8c62.3 62.3 145.1 96.8 233.2 97.2 88.2.4 172.7-34.1 235.3-96.2C761 733 794.6 662.3 802.3 586H438V221.7z",fill:t}},{tag:"path",attrs:{d:"M864 518H506V160c0-4.4-3.6-8-8-8h-26a398.46 398.46 0 00-282.8 117.1 398.19 398.19 0 00-85.7 127.1A397.61 397.61 0 0072 552v.2c0 53.9 10.6 106.2 31.4 155.5 20.1 47.6 49 90.4 85.7 127.1 36.7 36.7 79.5 65.6 127.1 85.7A397.61 397.61 0 00472 952c26.9 0 53.4-2.6 79.3-7.8 26.1-5.3 51.7-13.1 76.4-23.6 47.6-20.1 90.4-49 127.1-85.7 36.7-36.7 65.6-79.5 85.7-127.1A397.61 397.61 0 00872 552v-26c0-4.4-3.6-8-8-8zM705.7 787.8A331.59 331.59 0 01470.4 884c-88.1-.4-170.9-34.9-233.2-97.2C174.5 724.1 140 640.7 140 552s34.5-172.1 97.2-234.8c54.6-54.6 124.9-87.9 200.8-95.5V586h364.3c-7.7 76.3-41.3 147-96.6 201.8z",fill:c}},{tag:"path",attrs:{d:"M952 462.4l-2.6-28.2c-8.5-92.1-49.4-179-115.2-244.6A399.4 399.4 0 00589 74.6L560.7 72c-3.4-.3-6.4 1.5-7.8 4.3a8.7 8.7 0 00-.9 3.6V464c0 4.4 3.6 8 8 8l384-1c1.2 0 2.3-.3 3.4-.7a8.1 8.1 0 004.6-7.9zm-332.2-58.2V147.6a332.24 332.24 0 01166.4 89.8c45.7 45.6 77 103.6 90 166.1l-256.4.7z",fill:c}}]}},name:"pie-chart",theme:"twotone"}},10903:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.97 64 64 264.97 64 512c0 192.53 122.08 357.04 292.88 420.28-4.92-43.86-4.14-115.68 3.97-150.46 7.6-32.66 49.11-208.16 49.11-208.16s-12.53-25.1-12.53-62.16c0-58.24 33.74-101.7 75.77-101.7 35.74 0 52.97 26.83 52.97 58.98 0 35.96-22.85 89.66-34.7 139.43-9.87 41.7 20.91 75.7 62.02 75.7 74.43 0 131.64-78.5 131.64-191.77 0-100.27-72.03-170.38-174.9-170.38-119.15 0-189.08 89.38-189.08 181.75 0 35.98 13.85 74.58 31.16 95.58 3.42 4.16 3.92 7.78 2.9 12-3.17 13.22-10.22 41.67-11.63 47.5-1.82 7.68-6.07 9.28-14 5.59-52.3-24.36-85-100.81-85-162.25 0-132.1 95.96-253.43 276.71-253.43 145.29 0 258.18 103.5 258.18 241.88 0 144.34-91.02 260.49-217.31 260.49-42.44 0-82.33-22.05-95.97-48.1 0 0-21 79.96-26.1 99.56-8.82 33.9-46.55 104.13-65.49 136.03A446.16 446.16 0 00512 960c247.04 0 448-200.97 448-448S759.04 64 512 64"}}]},name:"pinterest",theme:"filled"}},71714:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.8 64 64 264.8 64 512s200.8 448 448 448 448-200.8 448-448S759.2 64 512 64m0 38.96c226.14 0 409.04 182.9 409.04 409.04 0 226.14-182.9 409.04-409.04 409.04-41.37 0-81.27-6.19-118.89-17.57 16.76-28.02 38.4-68.06 46.99-101.12 5.1-19.6 26.1-99.56 26.1-99.56 13.64 26.04 53.5 48.09 95.94 48.09 126.3 0 217.34-116.15 217.34-260.49 0-138.37-112.91-241.88-258.2-241.88-180.75 0-276.69 121.32-276.69 253.4 0 61.44 32.68 137.91 85 162.26 7.92 3.7 12.17 2.1 14-5.59 1.4-5.83 8.46-34.25 11.63-47.48 1.02-4.22.53-7.86-2.89-12.02-17.31-21-31.2-59.58-31.2-95.56 0-92.38 69.94-181.78 189.08-181.78 102.88 0 174.93 70.13 174.93 170.4 0 113.28-57.2 191.78-131.63 191.78-41.11 0-71.89-34-62.02-75.7 11.84-49.78 34.7-103.49 34.7-139.44 0-32.15-17.25-58.97-53-58.97-42.02 0-75.78 43.45-75.78 101.7 0 37.06 12.56 62.16 12.56 62.16s-41.51 175.5-49.12 208.17c-7.62 32.64-5.58 76.6-2.43 109.34C208.55 830.52 102.96 683.78 102.96 512c0-226.14 182.9-409.04 409.04-409.04"}}]},name:"pinterest",theme:"outlined"}},40189:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm144.1 454.9L437.7 677.8a8.02 8.02 0 01-12.7-6.5V353.7a8 8 0 0112.7-6.5L656.1 506a7.9 7.9 0 010 12.9z"}}]},name:"play-circle",theme:"filled"}},6829:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M719.4 499.1l-296.1-215A15.9 15.9 0 00398 297v430c0 13.1 14.8 20.5 25.3 12.9l296.1-215a15.9 15.9 0 000-25.8zm-257.6 134V390.9L628.5 512 461.8 633.1z"}}]},name:"play-circle",theme:"outlined"}},95848:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm164.1 378.2L457.7 677.1a8.02 8.02 0 01-12.7-6.5V353a8 8 0 0112.7-6.5l218.4 158.8a7.9 7.9 0 010 12.9z",fill:t}},{tag:"path",attrs:{d:"M676.1 505.3L457.7 346.5A8 8 0 00445 353v317.6a8.02 8.02 0 0012.7 6.5l218.4-158.9a7.9 7.9 0 000-12.9z",fill:c}}]}},name:"play-circle",theme:"twotone"}},59462:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM641.7 520.8L442.3 677.6c-7.4 5.8-18.3.6-18.3-8.8V355.3c0-9.4 10.9-14.7 18.3-8.8l199.4 156.7a11.2 11.2 0 010 17.6z"}}]},name:"play-square",theme:"filled"}},74633:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M442.3 677.6l199.4-156.7a11.3 11.3 0 000-17.7L442.3 346.4c-7.4-5.8-18.3-.6-18.3 8.8v313.5c0 9.4 10.9 14.7 18.3 8.9z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"play-square",theme:"outlined"}},4089:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm240-484.7c0-9.4 10.9-14.7 18.3-8.8l199.4 156.7a11.2 11.2 0 010 17.6L442.3 677.6c-7.4 5.8-18.3.6-18.3-8.8V355.3z",fill:t}},{tag:"path",attrs:{d:"M442.3 677.6l199.4-156.8a11.2 11.2 0 000-17.6L442.3 346.5c-7.4-5.9-18.3-.6-18.3 8.8v313.5c0 9.4 10.9 14.6 18.3 8.8z",fill:c}}]}},name:"play-square",theme:"twotone"}},40406:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm192 472c0 4.4-3.6 8-8 8H544v152c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V544H328c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h152V328c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v152h152c4.4 0 8 3.6 8 8v48z"}}]},name:"plus-circle",theme:"filled"}},53130:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M696 480H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"plus-circle",theme:"outlined"}},82188:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm192 396c0 4.4-3.6 8-8 8H544v152c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V544H328c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h152V328c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v152h152c4.4 0 8 3.6 8 8v48z",fill:t}},{tag:"path",attrs:{d:"M696 480H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z",fill:c}}]}},name:"plus-circle",theme:"twotone"}},33105:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z"}},{tag:"path",attrs:{d:"M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z"}}]},name:"plus",theme:"outlined"}},69924:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM704 536c0 4.4-3.6 8-8 8H544v152c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V544H328c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h152V328c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v152h152c4.4 0 8 3.6 8 8v48z"}}]},name:"plus-square",theme:"filled"}},49296:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"plus-square",theme:"outlined"}},99661:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm136-352c0-4.4 3.6-8 8-8h152V328c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v152h152c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H544v152c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V544H328c-4.4 0-8-3.6-8-8v-48z",fill:t}},{tag:"path",attrs:{d:"M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z",fill:c}}]}},name:"plus-square",theme:"twotone"}},69805:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm146 658c0 4.4-3.6 8-8 8H376.2c-4.4 0-8-3.6-8-8v-38.5c0-3.7 2.5-6.9 6.1-7.8 44-10.9 72.8-49 72.8-94.2 0-14.7-2.5-29.4-5.9-44.2H374c-4.4 0-8-3.6-8-8v-30c0-4.4 3.6-8 8-8h53.7c-7.8-25.1-14.6-50.7-14.6-77.1 0-75.8 58.6-120.3 151.5-120.3 26.5 0 51.4 5.5 70.3 12.7 3.1 1.2 5.2 4.2 5.2 7.5v39.5a8 8 0 01-10.6 7.6c-17.9-6.4-39-10.5-60.4-10.5-53.3 0-87.3 26.6-87.3 70.2 0 24.7 6.2 47.9 13.4 70.5h112c4.4 0 8 3.6 8 8v30c0 4.4-3.6 8-8 8h-98.6c3.1 13.2 5.3 26.9 5.3 41 0 40.7-16.5 73.9-43.9 91.1v4.7h180c4.4 0 8 3.6 8 8V722z"}}]},name:"pound-circle",theme:"filled"}},49238:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm138-209.8H469.8v-4.7c27.4-17.2 43.9-50.4 43.9-91.1 0-14.1-2.2-27.9-5.3-41H607c4.4 0 8-3.6 8-8v-30c0-4.4-3.6-8-8-8H495c-7.2-22.6-13.4-45.7-13.4-70.5 0-43.5 34-70.2 87.3-70.2 21.5 0 42.5 4.1 60.4 10.5 5.2 1.9 10.6-2 10.6-7.6v-39.5c0-3.3-2.1-6.3-5.2-7.5-18.8-7.2-43.8-12.7-70.3-12.7-92.9 0-151.5 44.5-151.5 120.3 0 26.3 6.9 52 14.6 77.1H374c-4.4 0-8 3.6-8 8v30c0 4.4 3.6 8 8 8h67.1c3.4 14.7 5.9 29.4 5.9 44.2 0 45.2-28.8 83.3-72.8 94.2-3.6.9-6.1 4.1-6.1 7.8V722c0 4.4 3.6 8 8 8H650c4.4 0 8-3.6 8-8v-39.8c0-4.4-3.6-8-8-8z"}}]},name:"pound-circle",theme:"outlined"}},62384:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm146 582.1c0 4.4-3.6 8-8 8H376.2c-4.4 0-8-3.6-8-8v-38.5c0-3.7 2.5-6.9 6.1-7.8 44-10.9 72.8-49 72.8-94.2 0-14.7-2.5-29.4-5.9-44.2H374c-4.4 0-8-3.6-8-8v-30c0-4.4 3.6-8 8-8h53.7c-7.8-25.1-14.6-50.7-14.6-77.1 0-75.8 58.6-120.3 151.5-120.3 26.5 0 51.4 5.5 70.3 12.7 3.1 1.2 5.2 4.2 5.2 7.5v39.5a8 8 0 01-10.6 7.6c-17.9-6.4-39-10.5-60.4-10.5-53.3 0-87.3 26.6-87.3 70.2 0 24.7 6.2 47.9 13.4 70.5h112c4.4 0 8 3.6 8 8v30c0 4.4-3.6 8-8 8h-98.6c3.1 13.2 5.3 26.9 5.3 41 0 40.7-16.5 73.9-43.9 91.1v4.7h180c4.4 0 8 3.6 8 8v39.8z",fill:t}},{tag:"path",attrs:{d:"M650 674.3H470v-4.7c27.4-17.2 43.9-50.4 43.9-91.1 0-14.1-2.2-27.8-5.3-41h98.6c4.4 0 8-3.6 8-8v-30c0-4.4-3.6-8-8-8h-112c-7.2-22.6-13.4-45.8-13.4-70.5 0-43.6 34-70.2 87.3-70.2 21.4 0 42.5 4.1 60.4 10.5a8 8 0 0010.6-7.6v-39.5c0-3.3-2.1-6.3-5.2-7.5-18.9-7.2-43.8-12.7-70.3-12.7-92.9 0-151.5 44.5-151.5 120.3 0 26.4 6.8 52 14.6 77.1H374c-4.4 0-8 3.6-8 8v30c0 4.4 3.6 8 8 8h67.2c3.4 14.8 5.9 29.5 5.9 44.2 0 45.2-28.8 83.3-72.8 94.2-3.6.9-6.1 4.1-6.1 7.8v38.5c0 4.4 3.6 8 8 8H650c4.4 0 8-3.6 8-8v-39.8c0-4.4-3.6-8-8-8z",fill:c}}]}},name:"pound-circle",theme:"twotone"}},77489:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm138-209.8H469.8v-4.7c27.4-17.2 43.9-50.4 43.9-91.1 0-14.1-2.2-27.9-5.3-41H607c4.4 0 8-3.6 8-8v-30c0-4.4-3.6-8-8-8H495c-7.2-22.6-13.4-45.7-13.4-70.5 0-43.5 34-70.2 87.3-70.2 21.5 0 42.5 4.1 60.4 10.5 5.2 1.9 10.6-2 10.6-7.6v-39.5c0-3.3-2.1-6.3-5.2-7.5-18.8-7.2-43.8-12.7-70.3-12.7-92.9 0-151.5 44.5-151.5 120.3 0 26.3 6.9 52 14.6 77.1H374c-4.4 0-8 3.6-8 8v30c0 4.4 3.6 8 8 8h67.1c3.4 14.7 5.9 29.4 5.9 44.2 0 45.2-28.8 83.3-72.8 94.2-3.6.9-6.1 4.1-6.1 7.8V722c0 4.4 3.6 8 8 8H650c4.4 0 8-3.6 8-8v-39.8c0-4.4-3.6-8-8-8z"}}]},name:"pound",theme:"outlined"}},44920:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M705.6 124.9a8 8 0 00-11.6 7.2v64.2c0 5.5 2.9 10.6 7.5 13.6a352.2 352.2 0 0162.2 49.8c32.7 32.8 58.4 70.9 76.3 113.3a355 355 0 0127.9 138.7c0 48.1-9.4 94.8-27.9 138.7a355.92 355.92 0 01-76.3 113.3 353.06 353.06 0 01-113.2 76.4c-43.8 18.6-90.5 28-138.5 28s-94.7-9.4-138.5-28a353.06 353.06 0 01-113.2-76.4A355.92 355.92 0 01184 650.4a355 355 0 01-27.9-138.7c0-48.1 9.4-94.8 27.9-138.7 17.9-42.4 43.6-80.5 76.3-113.3 19-19 39.8-35.6 62.2-49.8 4.7-2.9 7.5-8.1 7.5-13.6V132c0-6-6.3-9.8-11.6-7.2C178.5 195.2 82 339.3 80 506.3 77.2 745.1 272.5 943.5 511.2 944c239 .5 432.8-193.3 432.8-432.4 0-169.2-97-315.7-238.4-386.7zM480 560h64c4.4 0 8-3.6 8-8V88c0-4.4-3.6-8-8-8h-64c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8z"}}]},name:"poweroff",theme:"outlined"}},73937:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M732 120c0-4.4-3.6-8-8-8H300c-4.4 0-8 3.6-8 8v148h440V120zm120 212H172c-44.2 0-80 35.8-80 80v328c0 17.7 14.3 32 32 32h168v132c0 4.4 3.6 8 8 8h424c4.4 0 8-3.6 8-8V772h168c17.7 0 32-14.3 32-32V412c0-44.2-35.8-80-80-80zM664 844H360V568h304v276zm164-360c0 4.4-3.6 8-8 8h-40c-4.4 0-8-3.6-8-8v-40c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v40z"}}]},name:"printer",theme:"filled"}},66789:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M820 436h-40c-4.4 0-8 3.6-8 8v40c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-40c0-4.4-3.6-8-8-8zm32-104H732V120c0-4.4-3.6-8-8-8H300c-4.4 0-8 3.6-8 8v212H172c-44.2 0-80 35.8-80 80v328c0 17.7 14.3 32 32 32h168v132c0 4.4 3.6 8 8 8h424c4.4 0 8-3.6 8-8V772h168c17.7 0 32-14.3 32-32V412c0-44.2-35.8-80-80-80zM360 180h304v152H360V180zm304 664H360V568h304v276zm200-140H732V500H292v204H160V412c0-6.6 5.4-12 12-12h680c6.6 0 12 5.4 12 12v292z"}}]},name:"printer",theme:"outlined"}},50146:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M360 180h304v152H360zm492 220H172c-6.6 0-12 5.4-12 12v292h132V500h440v204h132V412c0-6.6-5.4-12-12-12zm-24 84c0 4.4-3.6 8-8 8h-40c-4.4 0-8-3.6-8-8v-40c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v40z",fill:t}},{tag:"path",attrs:{d:"M852 332H732V120c0-4.4-3.6-8-8-8H300c-4.4 0-8 3.6-8 8v212H172c-44.2 0-80 35.8-80 80v328c0 17.7 14.3 32 32 32h168v132c0 4.4 3.6 8 8 8h424c4.4 0 8-3.6 8-8V772h168c17.7 0 32-14.3 32-32V412c0-44.2-35.8-80-80-80zM360 180h304v152H360V180zm304 664H360V568h304v276zm200-140H732V500H292v204H160V412c0-6.6 5.4-12 12-12h680c6.6 0 12 5.4 12 12v292z",fill:c}},{tag:"path",attrs:{d:"M820 436h-40c-4.4 0-8 3.6-8 8v40c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-40c0-4.4-3.6-8-8-8z",fill:c}}]}},name:"printer",theme:"twotone"}},94293:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M160 144h304a16 16 0 0116 16v304a16 16 0 01-16 16H160a16 16 0 01-16-16V160a16 16 0 0116-16m564.31-25.33l181.02 181.02a16 16 0 010 22.62L724.31 503.33a16 16 0 01-22.62 0L520.67 322.31a16 16 0 010-22.62l181.02-181.02a16 16 0 0122.62 0M160 544h304a16 16 0 0116 16v304a16 16 0 01-16 16H160a16 16 0 01-16-16V560a16 16 0 0116-16m400 0h304a16 16 0 0116 16v304a16 16 0 01-16 16H560a16 16 0 01-16-16V560a16 16 0 0116-16"}}]},name:"product",theme:"filled"}},29006:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M464 144a16 16 0 0116 16v304a16 16 0 01-16 16H160a16 16 0 01-16-16V160a16 16 0 0116-16zm-52 68H212v200h200zm493.33 87.69a16 16 0 010 22.62L724.31 503.33a16 16 0 01-22.62 0L520.67 322.31a16 16 0 010-22.62l181.02-181.02a16 16 0 0122.62 0zm-84.85 11.3L713 203.53 605.52 311 713 418.48zM464 544a16 16 0 0116 16v304a16 16 0 01-16 16H160a16 16 0 01-16-16V560a16 16 0 0116-16zm-52 68H212v200h200zm452-68a16 16 0 0116 16v304a16 16 0 01-16 16H560a16 16 0 01-16-16V560a16 16 0 0116-16zm-52 68H612v200h200z"}}]},name:"product",theme:"outlined"}},90730:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM380 696c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm0-144c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm0-144c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm304 272c0 4.4-3.6 8-8 8H492c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm0-144c0 4.4-3.6 8-8 8H492c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm0-144c0 4.4-3.6 8-8 8H492c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48z"}}]},name:"profile",theme:"filled"}},25691:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656zM492 400h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0 144h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0 144h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zM340 368a40 40 0 1080 0 40 40 0 10-80 0zm0 144a40 40 0 1080 0 40 40 0 10-80 0zm0 144a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"profile",theme:"outlined"}},97360:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm300-496c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H492c-4.4 0-8-3.6-8-8v-48zm0 144c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H492c-4.4 0-8-3.6-8-8v-48zm0 144c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H492c-4.4 0-8-3.6-8-8v-48zM380 328c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zm0 144c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zm0 144c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40z",fill:t}},{tag:"path",attrs:{d:"M340 656a40 40 0 1080 0 40 40 0 10-80 0zm0-144a40 40 0 1080 0 40 40 0 10-80 0zm0-144a40 40 0 1080 0 40 40 0 10-80 0zm152 320h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0-144h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0-144h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z",fill:c}}]}},name:"profile",theme:"twotone"}},83981:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM368 744c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8V280c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v464zm192-280c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8V280c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v184zm192 72c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8V280c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v256z"}}]},name:"project",theme:"filled"}},47478:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M280 752h80c4.4 0 8-3.6 8-8V280c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8zm192-280h80c4.4 0 8-3.6 8-8V280c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v184c0 4.4 3.6 8 8 8zm192 72h80c4.4 0 8-3.6 8-8V280c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v256c0 4.4 3.6 8 8 8zm216-432H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"project",theme:"outlined"}},97768:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm472-560c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v256c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8V280zm-192 0c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v184c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8V280zm-192 0c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v464c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8V280z",fill:t}},{tag:"path",attrs:{d:"M280 752h80c4.4 0 8-3.6 8-8V280c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8zm192-280h80c4.4 0 8-3.6 8-8V280c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v184c0 4.4 3.6 8 8 8zm192 72h80c4.4 0 8-3.6 8-8V280c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v256c0 4.4 3.6 8 8 8z",fill:c}}]}},name:"project",theme:"twotone"}},66266:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM648.3 332.8l-87.7 161.1h45.7c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4v29.7h63.4c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4V658c0 5.5-4.5 10-10 10h-41.3c-5.5 0-10-4.5-10-10v-51.8h-63.1c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h63.1v-29.7h-63.1c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h45.2l-88-161.1c-2.6-4.8-.9-10.9 4-13.6 1.5-.8 3.1-1.2 4.8-1.2h46c3.8 0 7.2 2.1 8.9 5.5l72.9 144.3 73.2-144.3a10 10 0 018.9-5.5h45c5.5 0 10 4.5 10 10 .1 1.7-.3 3.3-1.1 4.8z"}}]},name:"property-safety",theme:"filled"}},60393:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6zM430.5 318h-46c-1.7 0-3.3.4-4.8 1.2a10.1 10.1 0 00-4 13.6l88 161.1h-45.2c-5.5 0-10 4.5-10 10v21.3c0 5.5 4.5 10 10 10h63.1v29.7h-63.1c-5.5 0-10 4.5-10 10v21.3c0 5.5 4.5 10 10 10h63.1V658c0 5.5 4.5 10 10 10h41.3c5.5 0 10-4.5 10-10v-51.8h63.4c5.5 0 10-4.5 10-10v-21.3c0-5.5-4.5-10-10-10h-63.4v-29.7h63.4c5.5 0 10-4.5 10-10v-21.3c0-5.5-4.5-10-10-10h-45.7l87.7-161.1a10.05 10.05 0 00-8.8-14.8h-45c-3.8 0-7.2 2.1-8.9 5.5l-73.2 144.3-72.9-144.3c-1.7-3.4-5.2-5.5-9-5.5z"}}]},name:"property-safety",theme:"outlined"}},31223:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6z",fill:c}},{tag:"path",attrs:{d:"M214 226.7v427.6l298 232.2 298-232.2V226.7L512 125.1 214 226.7zM593.9 318h45c5.5 0 10 4.5 10 10 .1 1.7-.3 3.3-1.1 4.8l-87.7 161.1h45.7c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4v29.7h63.4c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4V658c0 5.5-4.5 10-10 10h-41.3c-5.5 0-10-4.5-10-10v-51.8H418c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h63.1v-29.7H418c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h45.2l-88-161.1c-2.6-4.8-.9-10.9 4-13.6 1.5-.8 3.1-1.2 4.8-1.2h46c3.8 0 7.2 2.1 8.9 5.5l72.9 144.3L585 323.5a10 10 0 018.9-5.5z",fill:t}},{tag:"path",attrs:{d:"M438.9 323.5a9.88 9.88 0 00-8.9-5.5h-46c-1.7 0-3.3.4-4.8 1.2-4.9 2.7-6.6 8.8-4 13.6l88 161.1H418c-5.5 0-10 4.5-10 10v21.3c0 5.5 4.5 10 10 10h63.1v29.7H418c-5.5 0-10 4.5-10 10v21.3c0 5.5 4.5 10 10 10h63.1V658c0 5.5 4.5 10 10 10h41.3c5.5 0 10-4.5 10-10v-51.8h63.4c5.5 0 10-4.5 10-10v-21.3c0-5.5-4.5-10-10-10h-63.4v-29.7h63.4c5.5 0 10-4.5 10-10v-21.3c0-5.5-4.5-10-10-10h-45.7l87.7-161.1c.8-1.5 1.2-3.1 1.1-4.8 0-5.5-4.5-10-10-10h-45a10 10 0 00-8.9 5.5l-73.2 144.3-72.9-144.3z",fill:c}}]}},name:"property-safety",theme:"twotone"}},50406:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M788 705.9V192c0-8.8-7.2-16-16-16H602v-68.8c0-6-7-9.4-11.7-5.7L462.7 202.3a7.14 7.14 0 000 11.3l127.5 100.8c4.7 3.7 11.7.4 11.7-5.7V240h114v465.9c-44.2 15-76 56.9-76 106.1 0 61.8 50.2 112 112 112s112-50.2 112-112c.1-49.2-31.7-91-75.9-106.1zM752 860a48.01 48.01 0 010-96 48.01 48.01 0 010 96zM384 212c0-61.8-50.2-112-112-112s-112 50.2-112 112c0 49.2 31.8 91 76 106.1V706c-44.2 15-76 56.9-76 106.1 0 61.8 50.2 112 112 112s112-50.2 112-112c0-49.2-31.8-91-76-106.1V318.1c44.2-15.1 76-56.9 76-106.1zm-160 0a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm96 600a48.01 48.01 0 01-96 0 48.01 48.01 0 0196 0z"}}]},name:"pull-request",theme:"outlined"}},17339:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M878.3 392.1L631.9 145.7c-6.5-6.5-15-9.7-23.5-9.7s-17 3.2-23.5 9.7L423.8 306.9c-12.2-1.4-24.5-2-36.8-2-73.2 0-146.4 24.1-206.5 72.3-15.4 12.3-16.6 35.4-2.7 49.4l181.7 181.7-215.4 215.2a15.8 15.8 0 00-4.6 9.8l-3.4 37.2c-.9 9.4 6.6 17.4 15.9 17.4.5 0 1 0 1.5-.1l37.2-3.4c3.7-.3 7.2-2 9.8-4.6l215.4-215.4 181.7 181.7c6.5 6.5 15 9.7 23.5 9.7 9.7 0 19.3-4.2 25.9-12.4 56.3-70.3 79.7-158.3 70.2-243.4l161.1-161.1c12.9-12.8 12.9-33.8 0-46.8z"}}]},name:"pushpin",theme:"filled"}},35706:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M878.3 392.1L631.9 145.7c-6.5-6.5-15-9.7-23.5-9.7s-17 3.2-23.5 9.7L423.8 306.9c-12.2-1.4-24.5-2-36.8-2-73.2 0-146.4 24.1-206.5 72.3a33.23 33.23 0 00-2.7 49.4l181.7 181.7-215.4 215.2a15.8 15.8 0 00-4.6 9.8l-3.4 37.2c-.9 9.4 6.6 17.4 15.9 17.4.5 0 1 0 1.5-.1l37.2-3.4c3.7-.3 7.2-2 9.8-4.6l215.4-215.4 181.7 181.7c6.5 6.5 15 9.7 23.5 9.7 9.7 0 19.3-4.2 25.9-12.4 56.3-70.3 79.7-158.3 70.2-243.4l161.1-161.1c12.9-12.8 12.9-33.8 0-46.8zM666.2 549.3l-24.5 24.5 3.8 34.4a259.92 259.92 0 01-30.4 153.9L262 408.8c12.9-7.1 26.3-13.1 40.3-17.9 27.2-9.4 55.7-14.1 84.7-14.1 9.6 0 19.3.5 28.9 1.6l34.4 3.8 24.5-24.5L608.5 224 800 415.5 666.2 549.3z"}}]},name:"pushpin",theme:"outlined"}},67648:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M474.8 357.7l-24.5 24.5-34.4-3.8c-9.6-1.1-19.3-1.6-28.9-1.6-29 0-57.5 4.7-84.7 14.1-14 4.8-27.4 10.8-40.3 17.9l353.1 353.3a259.92 259.92 0 0030.4-153.9l-3.8-34.4 24.5-24.5L800 415.5 608.5 224 474.8 357.7z",fill:t}},{tag:"path",attrs:{d:"M878.3 392.1L631.9 145.7c-6.5-6.5-15-9.7-23.5-9.7s-17 3.2-23.5 9.7L423.8 306.9c-12.2-1.4-24.5-2-36.8-2-73.2 0-146.4 24.1-206.5 72.3a33.23 33.23 0 00-2.7 49.4l181.7 181.7-215.4 215.2a15.8 15.8 0 00-4.6 9.8l-3.4 37.2c-.9 9.4 6.6 17.4 15.9 17.4.5 0 1 0 1.5-.1l37.2-3.4c3.7-.3 7.2-2 9.8-4.6l215.4-215.4 181.7 181.7c6.5 6.5 15 9.7 23.5 9.7 9.7 0 19.3-4.2 25.9-12.4 56.3-70.3 79.7-158.3 70.2-243.4l161.1-161.1c12.9-12.8 12.9-33.8 0-46.8zM666.2 549.3l-24.5 24.5 3.8 34.4a259.92 259.92 0 01-30.4 153.9L262 408.8c12.9-7.1 26.3-13.1 40.3-17.9 27.2-9.4 55.7-14.1 84.7-14.1 9.6 0 19.3.5 28.9 1.6l34.4 3.8 24.5-24.5L608.5 224 800 415.5 666.2 549.3z",fill:c}}]}},name:"pushpin",theme:"twotone"}},6770:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M555 790.5a28.5 28.5 0 1057 0 28.5 28.5 0 00-57 0m-143-557a28.5 28.5 0 1057 0 28.5 28.5 0 00-57 0"}},{tag:"path",attrs:{d:"M821.52 297.71H726.3v-95.23c0-49.9-40.58-90.48-90.48-90.48H388.19c-49.9 0-90.48 40.57-90.48 90.48v95.23h-95.23c-49.9 0-90.48 40.58-90.48 90.48v247.62c0 49.9 40.57 90.48 90.48 90.48h95.23v95.23c0 49.9 40.58 90.48 90.48 90.48h247.62c49.9 0 90.48-40.57 90.48-90.48V726.3h95.23c49.9 0 90.48-40.58 90.48-90.48V388.19c0-49.9-40.57-90.48-90.48-90.48M202.48 669.14a33.37 33.37 0 01-33.34-33.33V388.19a33.37 33.37 0 0133.34-33.33h278.57a28.53 28.53 0 0028.57-28.57 28.53 28.53 0 00-28.57-28.58h-126.2v-95.23a33.37 33.37 0 0133.34-33.34h247.62a33.37 33.37 0 0133.33 33.34v256.47a24.47 24.47 0 01-24.47 24.48H379.33c-45.04 0-81.62 36.66-81.62 81.62v104.1zm652.38-33.33a33.37 33.37 0 01-33.34 33.33H542.95a28.53 28.53 0 00-28.57 28.57 28.53 28.53 0 0028.57 28.58h126.2v95.23a33.37 33.37 0 01-33.34 33.34H388.19a33.37 33.37 0 01-33.33-33.34V565.05a24.47 24.47 0 0124.47-24.48h265.34c45.04 0 81.62-36.67 81.62-81.62v-104.1h95.23a33.37 33.37 0 0133.34 33.34z"}}]},name:"python",theme:"outlined"}},16727:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm210.5 612.4c-11.5 1.4-44.9-52.7-44.9-52.7 0 31.3-16.2 72.2-51.1 101.8 16.9 5.2 54.9 19.2 45.9 34.4-7.3 12.3-125.6 7.9-159.8 4-34.2 3.8-152.5 8.3-159.8-4-9.1-15.2 28.9-29.2 45.8-34.4-35-29.5-51.1-70.4-51.1-101.8 0 0-33.4 54.1-44.9 52.7-5.4-.7-12.4-29.6 9.4-99.7 10.3-33 22-60.5 40.2-105.8-3.1-116.9 45.3-215 160.4-215 113.9 0 163.3 96.1 160.4 215 18.1 45.2 29.9 72.8 40.2 105.8 21.7 70.1 14.6 99.1 9.3 99.7z"}}]},name:"qq-circle",theme:"filled"}},41894:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M824.8 613.2c-16-51.4-34.4-94.6-62.7-165.3C766.5 262.2 689.3 112 511.5 112 331.7 112 256.2 265.2 261 447.9c-28.4 70.8-46.7 113.7-62.7 165.3-34 109.5-23 154.8-14.6 155.8 18 2.2 70.1-82.4 70.1-82.4 0 49 25.2 112.9 79.8 159-26.4 8.1-85.7 29.9-71.6 53.8 11.4 19.3 196.2 12.3 249.5 6.3 53.3 6 238.1 13 249.5-6.3 14.1-23.8-45.3-45.7-71.6-53.8 54.6-46.2 79.8-110.1 79.8-159 0 0 52.1 84.6 70.1 82.4 8.5-1.1 19.5-46.4-14.5-155.8z"}}]},name:"qq",theme:"outlined"}},17422:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM722.5 676.4c-11.5 1.4-44.9-52.7-44.9-52.7 0 31.3-16.2 72.2-51.1 101.8 16.9 5.2 54.9 19.2 45.9 34.4-7.3 12.3-125.6 7.9-159.8 4-34.2 3.8-152.5 8.3-159.8-4-9.1-15.2 28.9-29.2 45.8-34.4-35-29.5-51.1-70.4-51.1-101.8 0 0-33.4 54.1-44.9 52.7-5.4-.7-12.4-29.6 9.4-99.7 10.3-33 22-60.5 40.2-105.8-3.1-116.9 45.3-215 160.4-215 113.9 0 163.3 96.1 160.4 215 18.1 45.2 29.9 72.8 40.2 105.8 21.7 70.1 14.6 99.1 9.3 99.7z"}}]},name:"qq-square",theme:"filled"}},78742:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M468 128H160c-17.7 0-32 14.3-32 32v308c0 4.4 3.6 8 8 8h332c4.4 0 8-3.6 8-8V136c0-4.4-3.6-8-8-8zm-56 284H192V192h220v220zm-138-74h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm194 210H136c-4.4 0-8 3.6-8 8v308c0 17.7 14.3 32 32 32h308c4.4 0 8-3.6 8-8V556c0-4.4-3.6-8-8-8zm-56 284H192V612h220v220zm-138-74h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm590-630H556c-4.4 0-8 3.6-8 8v332c0 4.4 3.6 8 8 8h332c4.4 0 8-3.6 8-8V160c0-17.7-14.3-32-32-32zm-32 284H612V192h220v220zm-138-74h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm194 210h-48c-4.4 0-8 3.6-8 8v134h-78V556c0-4.4-3.6-8-8-8H556c-4.4 0-8 3.6-8 8v332c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V644h78v102c0 4.4 3.6 8 8 8h190c4.4 0 8-3.6 8-8V556c0-4.4-3.6-8-8-8zM746 832h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm142 0h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}}]},name:"qrcode",theme:"outlined"}},87561:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 708c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm62.9-219.5a48.3 48.3 0 00-30.9 44.8V620c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-21.5c0-23.1 6.7-45.9 19.9-64.9 12.9-18.6 30.9-32.8 52.1-40.9 34-13.1 56-41.6 56-72.7 0-44.1-43.1-80-96-80s-96 35.9-96 80v7.6c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V420c0-39.3 17.2-76 48.4-103.3C430.4 290.4 470 276 512 276s81.6 14.5 111.6 40.7C654.8 344 672 380.7 672 420c0 57.8-38.1 109.8-97.1 132.5z"}}]},name:"question-circle",theme:"filled"}},76922:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M623.6 316.7C593.6 290.4 554 276 512 276s-81.6 14.5-111.6 40.7C369.2 344 352 380.7 352 420v7.6c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V420c0-44.1 43.1-80 96-80s96 35.9 96 80c0 31.1-22 59.6-56.1 72.7-21.2 8.1-39.2 22.3-52.1 40.9-13.1 19-19.9 41.8-19.9 64.9V620c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-22.7a48.3 48.3 0 0130.9-44.8c59-22.7 97.1-74.7 97.1-132.5.1-39.3-17.1-76-48.3-103.3zM472 732a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"question-circle",theme:"outlined"}},93115:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm0 632c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm62.9-219.5a48.3 48.3 0 00-30.9 44.8V620c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-21.5c0-23.1 6.7-45.9 19.9-64.9 12.9-18.6 30.9-32.8 52.1-40.9 34-13.1 56-41.6 56-72.7 0-44.1-43.1-80-96-80s-96 35.9-96 80v7.6c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V420c0-39.3 17.2-76 48.4-103.3C430.4 290.4 470 276 512 276s81.6 14.5 111.6 40.7C654.8 344 672 380.7 672 420c0 57.8-38.1 109.8-97.1 132.5z",fill:t}},{tag:"path",attrs:{d:"M472 732a40 40 0 1080 0 40 40 0 10-80 0zm151.6-415.3C593.6 290.5 554 276 512 276s-81.6 14.4-111.6 40.7C369.2 344 352 380.7 352 420v7.6c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V420c0-44.1 43.1-80 96-80s96 35.9 96 80c0 31.1-22 59.6-56 72.7-21.2 8.1-39.2 22.3-52.1 40.9-13.2 19-19.9 41.8-19.9 64.9V620c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-22.7a48.3 48.3 0 0130.9-44.8c59-22.7 97.1-74.7 97.1-132.5 0-39.3-17.2-76-48.4-103.3z",fill:c}}]}},name:"question-circle",theme:"twotone"}},18862:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M764 280.9c-14-30.6-33.9-58.1-59.3-81.6C653.1 151.4 584.6 125 512 125s-141.1 26.4-192.7 74.2c-25.4 23.6-45.3 51-59.3 81.7-14.6 32-22 65.9-22 100.9v27c0 6.2 5 11.2 11.2 11.2h54c6.2 0 11.2-5 11.2-11.2v-27c0-99.5 88.6-180.4 197.6-180.4s197.6 80.9 197.6 180.4c0 40.8-14.5 79.2-42 111.2-27.2 31.7-65.6 54.4-108.1 64-24.3 5.5-46.2 19.2-61.7 38.8a110.85 110.85 0 00-23.9 68.6v31.4c0 6.2 5 11.2 11.2 11.2h54c6.2 0 11.2-5 11.2-11.2v-31.4c0-15.7 10.9-29.5 26-32.9 58.4-13.2 111.4-44.7 149.3-88.7 19.1-22.3 34-47.1 44.3-74 10.7-27.9 16.1-57.2 16.1-87 0-35-7.4-69-22-100.9zM512 787c-30.9 0-56 25.1-56 56s25.1 56 56 56 56-25.1 56-56-25.1-56-56-56z"}}]},name:"question",theme:"outlined"}},50311:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M956.98 607.01L841.17 406.35l54.88-94.98a20.9 20.9 0 000-21.13l-60.97-105.65a21.28 21.28 0 00-18.3-10.57H585.07l-54.88-95.01a21.28 21.28 0 00-18.3-10.6H390A20.9 20.9 0 00371.7 79L255.86 279.6H146.1a20.9 20.9 0 00-18.3 10.6L66.87 395.78a20.9 20.9 0 000 21.17l115.85 200.7-54.88 95.02a20.9 20.9 0 000 21.13l61 105.65a21.28 21.28 0 0018.3 10.57h231.65l54.88 95a21.28 21.28 0 0018.3 10.61h121.92a21.28 21.28 0 0018.3-10.6l115.88-200.67h109.76a21.28 21.28 0 0018.3-10.56l61-105.58a20.53 20.53 0 00-.15-21.2M390.03 89.61l61 105.57-61 105.58h487.84l-61.08 105.58H341.2l-67.01-116.11zm48.76 739.23l-231.65-.08 61-105.65h121.9L146.16 300.84h121.97q118.8 205.97 237.7 411.86zm377.96-211.3L755.8 512 511.93 934.43l-61-105.66c79.48-137.12 158.66-274.43 237.92-411.7h134.1l115.8 200.62z"}}]},name:"qwen",theme:"filled"}},72548:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M926.8 397.1l-396-288a31.81 31.81 0 00-37.6 0l-396 288a31.99 31.99 0 00-11.6 35.8l151.3 466a32 32 0 0030.4 22.1h489.5c13.9 0 26.1-8.9 30.4-22.1l151.3-466c4.2-13.2-.5-27.6-11.7-35.8zM838.6 417l-98.5 32-200-144.7V199.9L838.6 417zM466 567.2l-89.1 122.3-55.2-169.2L466 567.2zm-116.3-96.8L484 373.3v140.8l-134.3-43.7zM512 599.2l93.9 128.9H418.1L512 599.2zm28.1-225.9l134.2 97.1L540.1 514V373.3zM558 567.2l144.3-46.9-55.2 169.2L558 567.2zm-74-367.3v104.4L283.9 449l-98.5-32L484 199.9zM169.3 470.8l86.5 28.1 80.4 246.4-53.8 73.9-113.1-348.4zM327.1 853l50.3-69h269.3l50.3 69H327.1zm414.5-33.8l-53.8-73.9 80.4-246.4 86.5-28.1-113.1 348.4z"}}]},name:"radar-chart",theme:"outlined"}},39310:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M712 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm2-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM136 374h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-174h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm752 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-230 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 624H358c-87.3 0-158-70.7-158-158V484c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v182c0 127 103 230 230 230h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"radius-bottomleft",theme:"outlined"}},35094:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M368 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-58-624h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm578 102h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm292 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm174 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 276h-56c-4.4 0-8 3.6-8 8v182c0 87.3-70.7 158-158 158H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c127 0 230-103 230-230V484c0-4.4-3.6-8-8-8z"}}]},name:"radius-bottomright",theme:"outlined"}},62780:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M396 140h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-44 684h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm524-204h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 344h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 160h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 160h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 160h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm320 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm160 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm140-284c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V370c0-127-103-230-230-230H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h170c87.3 0 158 70.7 158 158v170zM236 96H92c-4.4 0-8 3.6-8 8v144c0 4.4 3.6 8 8 8h144c4.4 0 8-3.6 8-8V104c0-4.4-3.6-8-8-8zm-48 101.6c0 1.3-1.1 2.4-2.4 2.4h-43.2c-1.3 0-2.4-1.1-2.4-2.4v-43.2c0-1.3 1.1-2.4 2.4-2.4h43.2c1.3 0 2.4 1.1 2.4 2.4v43.2zM920 780H776c-4.4 0-8 3.6-8 8v144c0 4.4 3.6 8 8 8h144c4.4 0 8-3.6 8-8V788c0-4.4-3.6-8-8-8zm-48 101.6c0 1.3-1.1 2.4-2.4 2.4h-43.2c-1.3 0-2.4-1.1-2.4-2.4v-43.2c0-1.3 1.1-2.4 2.4-2.4h43.2c1.3 0 2.4 1.1 2.4 2.4v43.2z"}}]},name:"radius-setting",theme:"outlined"}},76911:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M656 200h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm58 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 650h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm696-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174-696H358c-127 0-230 103-230 230v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-87.3 70.7-158 158-158h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"radius-upleft",theme:"outlined"}},3524:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M368 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-2 696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm522-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-48-696H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c87.3 0 158 70.7 158 158v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-127-103-230-230-230z"}}]},name:"radius-upright",theme:"outlined"}},21791:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 161H699.2c-49.1 0-97.1 14.1-138.4 40.7L512 233l-48.8-31.3A255.2 255.2 0 00324.8 161H96c-17.7 0-32 14.3-32 32v568c0 17.7 14.3 32 32 32h228.8c49.1 0 97.1 14.1 138.4 40.7l44.4 28.6c1.3.8 2.8 1.3 4.3 1.3s3-.4 4.3-1.3l44.4-28.6C602 807.1 650.1 793 699.2 793H928c17.7 0 32-14.3 32-32V193c0-17.7-14.3-32-32-32zM404 553.5c0 4.1-3.2 7.5-7.1 7.5H211.1c-3.9 0-7.1-3.4-7.1-7.5v-45c0-4.1 3.2-7.5 7.1-7.5h185.7c3.9 0 7.1 3.4 7.1 7.5v45zm0-140c0 4.1-3.2 7.5-7.1 7.5H211.1c-3.9 0-7.1-3.4-7.1-7.5v-45c0-4.1 3.2-7.5 7.1-7.5h185.7c3.9 0 7.1 3.4 7.1 7.5v45zm416 140c0 4.1-3.2 7.5-7.1 7.5H627.1c-3.9 0-7.1-3.4-7.1-7.5v-45c0-4.1 3.2-7.5 7.1-7.5h185.7c3.9 0 7.1 3.4 7.1 7.5v45zm0-140c0 4.1-3.2 7.5-7.1 7.5H627.1c-3.9 0-7.1-3.4-7.1-7.5v-45c0-4.1 3.2-7.5 7.1-7.5h185.7c3.9 0 7.1 3.4 7.1 7.5v45z"}}]},name:"read",theme:"filled"}},9308:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 161H699.2c-49.1 0-97.1 14.1-138.4 40.7L512 233l-48.8-31.3A255.2 255.2 0 00324.8 161H96c-17.7 0-32 14.3-32 32v568c0 17.7 14.3 32 32 32h228.8c49.1 0 97.1 14.1 138.4 40.7l44.4 28.6c1.3.8 2.8 1.3 4.3 1.3s3-.4 4.3-1.3l44.4-28.6C602 807.1 650.1 793 699.2 793H928c17.7 0 32-14.3 32-32V193c0-17.7-14.3-32-32-32zM324.8 721H136V233h188.8c35.4 0 69.8 10.1 99.5 29.2l48.8 31.3 6.9 4.5v462c-47.6-25.6-100.8-39-155.2-39zm563.2 0H699.2c-54.4 0-107.6 13.4-155.2 39V298l6.9-4.5 48.8-31.3c29.7-19.1 64.1-29.2 99.5-29.2H888v488zM396.9 361H211.1c-3.9 0-7.1 3.4-7.1 7.5v45c0 4.1 3.2 7.5 7.1 7.5h185.7c3.9 0 7.1-3.4 7.1-7.5v-45c.1-4.1-3.1-7.5-7-7.5zm223.1 7.5v45c0 4.1 3.2 7.5 7.1 7.5h185.7c3.9 0 7.1-3.4 7.1-7.5v-45c0-4.1-3.2-7.5-7.1-7.5H627.1c-3.9 0-7.1 3.4-7.1 7.5zM396.9 501H211.1c-3.9 0-7.1 3.4-7.1 7.5v45c0 4.1 3.2 7.5 7.1 7.5h185.7c3.9 0 7.1-3.4 7.1-7.5v-45c.1-4.1-3.1-7.5-7-7.5zm416 0H627.1c-3.9 0-7.1 3.4-7.1 7.5v45c0 4.1 3.2 7.5 7.1 7.5h185.7c3.9 0 7.1-3.4 7.1-7.5v-45c.1-4.1-3.1-7.5-7-7.5z"}}]},name:"read",theme:"outlined"}},92642:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M676 623c-18.8 0-34 15.2-34 34s15.2 34 34 34 34-15.2 34-34-15.2-34-34-34zm204-455H668c0-30.9-25.1-56-56-56h-80c-30.9 0-56 25.1-56 56H264c-17.7 0-32 14.3-32 32v200h-88c-17.7 0-32 14.3-32 32v448c0 17.7 14.3 32 32 32h336c17.7 0 32-14.3 32-32v-16h368c17.7 0 32-14.3 32-32V200c0-17.7-14.3-32-32-32zM448 848H176V616h272v232zm0-296H176v-88h272v88zm20-272v-48h72v-56h64v56h72v48H468zm180 168v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8zm28 301c-50.8 0-92-41.2-92-92s41.2-92 92-92 92 41.2 92 92-41.2 92-92 92zm92-245c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-96c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v96zm-92 61c-50.8 0-92 41.2-92 92s41.2 92 92 92 92-41.2 92-92-41.2-92-92-92zm0 126c-18.8 0-34-15.2-34-34s15.2-34 34-34 34 15.2 34 34-15.2 34-34 34z"}}]},name:"reconciliation",theme:"filled"}},22668:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M676 565c-50.8 0-92 41.2-92 92s41.2 92 92 92 92-41.2 92-92-41.2-92-92-92zm0 126c-18.8 0-34-15.2-34-34s15.2-34 34-34 34 15.2 34 34-15.2 34-34 34zm204-523H668c0-30.9-25.1-56-56-56h-80c-30.9 0-56 25.1-56 56H264c-17.7 0-32 14.3-32 32v200h-88c-17.7 0-32 14.3-32 32v448c0 17.7 14.3 32 32 32h336c17.7 0 32-14.3 32-32v-16h368c17.7 0 32-14.3 32-32V200c0-17.7-14.3-32-32-32zm-412 64h72v-56h64v56h72v48H468v-48zm-20 616H176V616h272v232zm0-296H176v-88h272v88zm392 240H512V432c0-17.7-14.3-32-32-32H304V240h100v104h336V240h100v552zM704 408v96c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-96c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8zM592 512h48c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8z"}}]},name:"reconciliation",theme:"outlined"}},55258:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M740 344H404V240H304v160h176c17.7 0 32 14.3 32 32v360h328V240H740v104zM584 448c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56zm92 301c-50.8 0-92-41.2-92-92s41.2-92 92-92 92 41.2 92 92-41.2 92-92 92zm92-341v96c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-96c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8z",fill:t}},{tag:"path",attrs:{d:"M642 657a34 34 0 1068 0 34 34 0 10-68 0z",fill:t}},{tag:"path",attrs:{d:"M592 512h48c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm112-104v96c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-96c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8z",fill:c}},{tag:"path",attrs:{d:"M880 168H668c0-30.9-25.1-56-56-56h-80c-30.9 0-56 25.1-56 56H264c-17.7 0-32 14.3-32 32v200h-88c-17.7 0-32 14.3-32 32v448c0 17.7 14.3 32 32 32h336c17.7 0 32-14.3 32-32v-16h368c17.7 0 32-14.3 32-32V200c0-17.7-14.3-32-32-32zm-412 64h72v-56h64v56h72v48H468v-48zm-20 616H176V616h272v232zm0-296H176v-88h272v88zm392 240H512V432c0-17.7-14.3-32-32-32H304V240h100v104h336V240h100v552z",fill:c}},{tag:"path",attrs:{d:"M676 565c-50.8 0-92 41.2-92 92s41.2 92 92 92 92-41.2 92-92-41.2-92-92-92zm0 126c-18.8 0-34-15.2-34-34s15.2-34 34-34 34 15.2 34 34-15.2 34-34 34z",fill:c}}]}},name:"reconciliation",theme:"twotone"}},60622:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zM647 470.4l-87.2 161h45.9c4.6 0 8.4 3.8 8.4 8.4v25.1c0 4.6-3.8 8.4-8.4 8.4h-63.3v28.6h63.3c4.6 0 8.4 3.8 8.4 8.4v25c.2 4.6-3.6 8.5-8.2 8.5h-63.3v49.9c0 4.6-3.8 8.4-8.4 8.4h-43.7c-4.6 0-8.4-3.8-8.4-8.4v-49.9h-63c-4.6 0-8.4-3.8-8.4-8.4v-25.1c0-4.6 3.8-8.4 8.4-8.4h63v-28.6h-63c-4.6 0-8.4-3.8-8.4-8.4v-25.1c0-4.6 3.8-8.4 8.4-8.4h45.4l-87.5-161c-2.2-4.1-.7-9.1 3.4-11.4 1.3-.6 2.6-1 3.9-1h48.8c3.2 0 6.1 1.8 7.5 4.6l71.9 141.8 71.9-141.9a8.5 8.5 0 017.5-4.6h47.8c4.6 0 8.4 3.8 8.4 8.4-.1 1.5-.5 2.9-1.1 4.1zM512.6 323L289 148h446L512.6 323z"}}]},name:"red-envelope",theme:"filled"}},68673:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M440.6 462.6a8.38 8.38 0 00-7.5-4.6h-48.8c-1.3 0-2.6.4-3.9 1a8.4 8.4 0 00-3.4 11.4l87.4 161.1H419c-4.6 0-8.4 3.8-8.4 8.4V665c0 4.6 3.8 8.4 8.4 8.4h63V702h-63c-4.6 0-8.4 3.8-8.4 8.4v25.1c0 4.6 3.8 8.4 8.4 8.4h63v49.9c0 4.6 3.8 8.4 8.4 8.4h43.7c4.6 0 8.4-3.8 8.4-8.4v-49.9h63.3c4.7 0 8.4-3.8 8.2-8.5v-25c0-4.6-3.8-8.4-8.4-8.4h-63.3v-28.6h63.3c4.6 0 8.4-3.8 8.4-8.4v-25.1c0-4.6-3.8-8.4-8.4-8.4h-45.9l87.2-161a8.45 8.45 0 00-7.4-12.4h-47.8c-3.1 0-6 1.8-7.5 4.6l-71.9 141.9-71.7-142zM832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V193.1l260.3 204.1c11.6 9.1 27.9 9.1 39.5 0L792 193.1V888zm0-751.3h-31.7L512 331.3 263.7 136.7H232v-.7h560v.7z"}}]},name:"red-envelope",theme:"outlined"}},55843:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V193.1l260.3 204.1c11.6 9.1 27.9 9.1 39.5 0L792 193.1V888zm0-751.3h-31.7L512 331.3 263.7 136.7H232v-.7h560v.7z",fill:c}},{tag:"path",attrs:{d:"M492.3 397.2L232 193.1V888h560V193.1L531.8 397.2a31.99 31.99 0 01-39.5 0zm99.4 60.9h47.8a8.45 8.45 0 017.4 12.4l-87.2 161h45.9c4.6 0 8.4 3.8 8.4 8.4V665c0 4.6-3.8 8.4-8.4 8.4h-63.3V702h63.3c4.6 0 8.4 3.8 8.4 8.4v25c.2 4.7-3.5 8.5-8.2 8.5h-63.3v49.9c0 4.6-3.8 8.4-8.4 8.4h-43.7c-4.6 0-8.4-3.8-8.4-8.4v-49.9h-63c-4.6 0-8.4-3.8-8.4-8.4v-25.1c0-4.6 3.8-8.4 8.4-8.4h63v-28.6h-63c-4.6 0-8.4-3.8-8.4-8.4v-25.1c0-4.6 3.8-8.4 8.4-8.4h45.4L377 470.4a8.4 8.4 0 013.4-11.4c1.3-.6 2.6-1 3.9-1h48.8c3.2 0 6.1 1.8 7.5 4.6l71.7 142 71.9-141.9a8.6 8.6 0 017.5-4.6z",fill:t}},{tag:"path",attrs:{d:"M232 136.7h31.7L512 331.3l248.3-194.6H792v-.7H232z",fill:t}},{tag:"path",attrs:{d:"M440.6 462.6a8.38 8.38 0 00-7.5-4.6h-48.8c-1.3 0-2.6.4-3.9 1a8.4 8.4 0 00-3.4 11.4l87.4 161.1H419c-4.6 0-8.4 3.8-8.4 8.4V665c0 4.6 3.8 8.4 8.4 8.4h63V702h-63c-4.6 0-8.4 3.8-8.4 8.4v25.1c0 4.6 3.8 8.4 8.4 8.4h63v49.9c0 4.6 3.8 8.4 8.4 8.4h43.7c4.6 0 8.4-3.8 8.4-8.4v-49.9h63.3c4.7 0 8.4-3.8 8.2-8.5v-25c0-4.6-3.8-8.4-8.4-8.4h-63.3v-28.6h63.3c4.6 0 8.4-3.8 8.4-8.4v-25.1c0-4.6-3.8-8.4-8.4-8.4h-45.9l87.2-161a8.45 8.45 0 00-7.4-12.4h-47.8c-3.1 0-6 1.8-7.5 4.6l-71.9 141.9-71.7-142z",fill:c}}]}},name:"red-envelope",theme:"twotone"}},91866:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M584 548a36 36 0 1072 0 36 36 0 10-72 0zm144-108a35.9 35.9 0 00-32.5 20.6c18.8 14.3 34.4 30.7 45.9 48.8A35.98 35.98 0 00728 440zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm245 477.9c4.6 13.5 7 27.6 7 42.1 0 99.4-112.8 180-252 180s-252-80.6-252-180c0-14.5 2.4-28.6 7-42.1A72.01 72.01 0 01296 404c27.1 0 50.6 14.9 62.9 37 36.2-19.8 80.2-32.8 128.1-36.1l58.4-131.1c4.3-9.8 15.2-14.8 25.5-11.8l91.6 26.5a54.03 54.03 0 01101.6 25.6c0 29.8-24.2 54-54 54-23.5 0-43.5-15.1-50.9-36.1L577 308.3l-43 96.5c49.1 3 94.2 16.1 131.2 36.3 12.3-22.1 35.8-37 62.9-37 39.8 0 72 32.2 72 72-.1 29.3-17.8 54.6-43.1 65.8zm-171.3 83c-14.9 11.7-44.3 24.3-73.7 24.3s-58.9-12.6-73.7-24.3c-9.3-7.3-22.7-5.7-30 3.6-7.3 9.3-5.7 22.7 3.6 30 25.7 20.4 65 33.5 100.1 33.5 35.1 0 74.4-13.1 100.2-33.5 9.3-7.3 10.9-20.8 3.6-30a21.46 21.46 0 00-30.1-3.6zM296 440a35.98 35.98 0 00-13.4 69.4c11.5-18.1 27.1-34.5 45.9-48.8A35.9 35.9 0 00296 440zm72 108a36 36 0 1072 0 36 36 0 10-72 0z"}}]},name:"reddit-circle",theme:"filled"}},9452:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M288 568a56 56 0 10112 0 56 56 0 10-112 0zm338.7 119.7c-23.1 18.2-68.9 37.8-114.7 37.8s-91.6-19.6-114.7-37.8c-14.4-11.3-35.3-8.9-46.7 5.5s-8.9 35.3 5.5 46.7C396.3 771.6 457.5 792 512 792s115.7-20.4 155.9-52.1a33.25 33.25 0 10-41.2-52.2zM960 456c0-61.9-50.1-112-112-112-42.1 0-78.7 23.2-97.9 57.6-57.6-31.5-127.7-51.8-204.1-56.5L612.9 195l127.9 36.9c11.5 32.6 42.6 56.1 79.2 56.1 46.4 0 84-37.6 84-84s-37.6-84-84-84c-32 0-59.8 17.9-74 44.2L603.5 123a33.2 33.2 0 00-39.6 18.4l-90.8 203.9c-74.5 5.2-142.9 25.4-199.2 56.2A111.94 111.94 0 00176 344c-61.9 0-112 50.1-112 112 0 45.8 27.5 85.1 66.8 102.5-7.1 21-10.8 43-10.8 65.5 0 154.6 175.5 280 392 280s392-125.4 392-280c0-22.6-3.8-44.5-10.8-65.5C932.5 541.1 960 501.8 960 456zM820 172.5a31.5 31.5 0 110 63 31.5 31.5 0 010-63zM120 456c0-30.9 25.1-56 56-56a56 56 0 0150.6 32.1c-29.3 22.2-53.5 47.8-71.5 75.9a56.23 56.23 0 01-35.1-52zm392 381.5c-179.8 0-325.5-95.6-325.5-213.5S332.2 410.5 512 410.5 837.5 506.1 837.5 624 691.8 837.5 512 837.5zM868.8 508c-17.9-28.1-42.2-53.7-71.5-75.9 9-18.9 28.3-32.1 50.6-32.1 30.9 0 56 25.1 56 56 .1 23.5-14.5 43.7-35.1 52zM624 568a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"reddit",theme:"outlined"}},47966:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M296 440a35.98 35.98 0 00-13.4 69.4c11.5-18.1 27.1-34.5 45.9-48.8A35.9 35.9 0 00296 440zm289.7 184.9c-14.9 11.7-44.3 24.3-73.7 24.3s-58.9-12.6-73.7-24.3c-9.3-7.3-22.7-5.7-30 3.6-7.3 9.3-5.7 22.7 3.6 30 25.7 20.4 65 33.5 100.1 33.5 35.1 0 74.4-13.1 100.2-33.5 9.3-7.3 10.9-20.8 3.6-30a21.46 21.46 0 00-30.1-3.6zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM757 541.9c4.6 13.5 7 27.6 7 42.1 0 99.4-112.8 180-252 180s-252-80.6-252-180c0-14.5 2.4-28.6 7-42.1A72.01 72.01 0 01296 404c27.1 0 50.6 14.9 62.9 37 36.2-19.8 80.2-32.8 128.1-36.1l58.4-131.1c4.3-9.8 15.2-14.8 25.5-11.8l91.6 26.5a54.03 54.03 0 01101.6 25.6c0 29.8-24.2 54-54 54-23.5 0-43.5-15.1-50.9-36.1L577 308.3l-43 96.5c49.1 3 94.2 16.1 131.2 36.3 12.3-22.1 35.8-37 62.9-37 39.8 0 72 32.2 72 72-.1 29.3-17.8 54.6-43.1 65.8zM584 548a36 36 0 1072 0 36 36 0 10-72 0zm144-108a35.9 35.9 0 00-32.5 20.6c18.8 14.3 34.4 30.7 45.9 48.8A35.98 35.98 0 00728 440zM368 548a36 36 0 1072 0 36 36 0 10-72 0z"}}]},name:"reddit-square",theme:"filled"}},46942:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M758.2 839.1C851.8 765.9 912 651.9 912 523.9 912 303 733.5 124.3 512.6 124 291.4 123.7 112 302.8 112 523.9c0 125.2 57.5 236.9 147.6 310.2 3.5 2.8 8.6 2.2 11.4-1.3l39.4-50.5c2.7-3.4 2.1-8.3-1.2-11.1-8.1-6.6-15.9-13.7-23.4-21.2a318.64 318.64 0 01-68.6-101.7C200.4 609 192 567.1 192 523.9s8.4-85.1 25.1-124.5c16.1-38.1 39.2-72.3 68.6-101.7 29.4-29.4 63.6-52.5 101.7-68.6C426.9 212.4 468.8 204 512 204s85.1 8.4 124.5 25.1c38.1 16.1 72.3 39.2 101.7 68.6 29.4 29.4 52.5 63.6 68.6 101.7 16.7 39.4 25.1 81.3 25.1 124.5s-8.4 85.1-25.1 124.5a318.64 318.64 0 01-68.6 101.7c-9.3 9.3-19.1 18-29.3 26L668.2 724a8 8 0 00-14.1 3l-39.6 162.2c-1.2 5 2.6 9.9 7.7 9.9l167 .8c6.7 0 10.5-7.7 6.3-12.9l-37.3-47.9z"}}]},name:"redo",theme:"outlined"}},19704:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.1 209.3l-56.4 44.1C775.8 155.1 656.2 92 521.9 92 290 92 102.3 279.5 102 511.5 101.7 743.7 289.8 932 521.9 932c181.3 0 335.8-115 394.6-276.1 1.5-4.2-.7-8.9-4.9-10.3l-56.7-19.5a8 8 0 00-10.1 4.8c-1.8 5-3.8 10-5.9 14.9-17.3 41-42.1 77.8-73.7 109.4A344.77 344.77 0 01655.9 829c-42.3 17.9-87.4 27-133.8 27-46.5 0-91.5-9.1-133.8-27A341.5 341.5 0 01279 755.2a342.16 342.16 0 01-73.7-109.4c-17.9-42.4-27-87.4-27-133.9s9.1-91.5 27-133.9c17.3-41 42.1-77.8 73.7-109.4 31.6-31.6 68.4-56.4 109.3-73.8 42.3-17.9 87.4-27 133.8-27 46.5 0 91.5 9.1 133.8 27a341.5 341.5 0 01109.3 73.8c9.9 9.9 19.2 20.4 27.8 31.4l-60.2 47a8 8 0 003 14.1l175.6 43c5 1.2 9.9-2.6 9.9-7.7l.8-180.9c-.1-6.6-7.8-10.3-13-6.2z"}}]},name:"reload",theme:"outlined"}},92779:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M960 447.11v101.25H604.66V960H491.4V447.11zm0-191.55v101.43H390.85V960H277.62V255.56zM960 64v101.43H177.27V960H64V64z"}}]},name:"replicate",theme:"filled"}},95476:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 256h-28.1l-35.7-120.9c-4-13.7-16.5-23.1-30.7-23.1h-451c-14.3 0-26.8 9.4-30.7 23.1L220.1 256H192c-17.7 0-32 14.3-32 32v28c0 4.4 3.6 8 8 8h45.8l47.7 558.7a32 32 0 0031.9 29.3h429.2a32 32 0 0031.9-29.3L802.2 324H856c4.4 0 8-3.6 8-8v-28c0-17.7-14.3-32-32-32zM508 704c-79.5 0-144-64.5-144-144s64.5-144 144-144 144 64.5 144 144-64.5 144-144 144zM291 256l22.4-76h397.2l22.4 76H291zm137 304a80 80 0 10160 0 80 80 0 10-160 0z"}}]},name:"rest",theme:"filled"}},82367:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M508 704c79.5 0 144-64.5 144-144s-64.5-144-144-144-144 64.5-144 144 64.5 144 144 144zm0-224c44.2 0 80 35.8 80 80s-35.8 80-80 80-80-35.8-80-80 35.8-80 80-80z"}},{tag:"path",attrs:{d:"M832 256h-28.1l-35.7-120.9c-4-13.7-16.5-23.1-30.7-23.1h-451c-14.3 0-26.8 9.4-30.7 23.1L220.1 256H192c-17.7 0-32 14.3-32 32v28c0 4.4 3.6 8 8 8h45.8l47.7 558.7a32 32 0 0031.9 29.3h429.2a32 32 0 0031.9-29.3L802.2 324H856c4.4 0 8-3.6 8-8v-28c0-17.7-14.3-32-32-32zm-518.6-76h397.2l22.4 76H291l22.4-76zm376.2 664H326.4L282 324h451.9l-44.3 520z"}}]},name:"rest",theme:"outlined"}},2713:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M326.4 844h363.2l44.3-520H282l44.4 520zM508 416c79.5 0 144 64.5 144 144s-64.5 144-144 144-144-64.5-144-144 64.5-144 144-144z",fill:t}},{tag:"path",attrs:{d:"M508 704c79.5 0 144-64.5 144-144s-64.5-144-144-144-144 64.5-144 144 64.5 144 144 144zm0-224c44.2 0 80 35.8 80 80s-35.8 80-80 80-80-35.8-80-80 35.8-80 80-80z",fill:c}},{tag:"path",attrs:{d:"M832 256h-28.1l-35.7-120.9c-4-13.7-16.5-23.1-30.7-23.1h-451c-14.3 0-26.8 9.4-30.7 23.1L220.1 256H192c-17.7 0-32 14.3-32 32v28c0 4.4 3.6 8 8 8h45.8l47.7 558.7a32 32 0 0031.9 29.3h429.2a32 32 0 0031.9-29.3L802.2 324H856c4.4 0 8-3.6 8-8v-28c0-17.7-14.3-32-32-32zm-518.6-76h397.2l22.4 76H291l22.4-76zm376.2 664H326.4L282 324h451.9l-44.3 520z",fill:c}}]}},name:"rest",theme:"twotone"}},38064:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M136 552h63.6c4.4 0 8-3.6 8-8V288.7h528.6v72.6c0 1.9.6 3.7 1.8 5.2a8.3 8.3 0 0011.7 1.4L893 255.4c4.3-5 3.6-10.3 0-13.2L749.7 129.8a8.22 8.22 0 00-5.2-1.8c-4.6 0-8.4 3.8-8.4 8.4V209H199.7c-39.5 0-71.7 32.2-71.7 71.8V544c0 4.4 3.6 8 8 8zm752-80h-63.6c-4.4 0-8 3.6-8 8v255.3H287.8v-72.6c0-1.9-.6-3.7-1.8-5.2a8.3 8.3 0 00-11.7-1.4L131 768.6c-4.3 5-3.6 10.3 0 13.2l143.3 112.4c1.5 1.2 3.3 1.8 5.2 1.8 4.6 0 8.4-3.8 8.4-8.4V815h536.6c39.5 0 71.7-32.2 71.7-71.8V480c-.2-4.4-3.8-8-8.2-8z"}}]},name:"retweet",theme:"outlined"}},60604:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm154.7 454.5l-246 178c-5.3 3.8-12.7 0-12.7-6.5v-46.9c0-10.2 4.9-19.9 13.2-25.9L566.6 512 421.2 406.8c-8.3-6-13.2-15.6-13.2-25.9V334c0-6.5 7.4-10.3 12.7-6.5l246 178c4.4 3.2 4.4 9.8 0 13z"}}]},name:"right-circle",theme:"filled"}},69906:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M666.7 505.5l-246-178A8 8 0 00408 334v46.9c0 10.2 4.9 19.9 13.2 25.9L566.6 512 421.2 617.2c-8.3 6-13.2 15.6-13.2 25.9V690c0 6.5 7.4 10.3 12.7 6.5l246-178c4.4-3.2 4.4-9.8 0-13z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"right-circle",theme:"outlined"}},90472:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm154.7 378.4l-246 178c-5.3 3.8-12.7 0-12.7-6.5V643c0-10.2 4.9-19.9 13.2-25.9L566.6 512 421.2 406.8c-8.3-6-13.2-15.6-13.2-25.9V334c0-6.5 7.4-10.3 12.7-6.5l246 178c4.4 3.2 4.4 9.7 0 12.9z",fill:t}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M666.7 505.5l-246-178c-5.3-3.8-12.7 0-12.7 6.5v46.9c0 10.3 4.9 19.9 13.2 25.9L566.6 512 421.2 617.1c-8.3 6-13.2 15.7-13.2 25.9v46.9c0 6.5 7.4 10.3 12.7 6.5l246-178c4.4-3.2 4.4-9.7 0-12.9z",fill:c}}]}},name:"right-circle",theme:"twotone"}},41783:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z"}}]},name:"right",theme:"outlined"}},74166:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM658.7 518.5l-246 178c-5.3 3.8-12.7 0-12.7-6.5v-46.9c0-10.2 4.9-19.9 13.2-25.9L558.6 512 413.2 406.8c-8.3-6-13.2-15.6-13.2-25.9V334c0-6.5 7.4-10.3 12.7-6.5l246 178c4.4 3.2 4.4 9.8 0 13z"}}]},name:"right-square",theme:"filled"}},39202:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M412.7 696.5l246-178c4.4-3.2 4.4-9.7 0-12.9l-246-178c-5.3-3.8-12.7 0-12.7 6.5V381c0 10.2 4.9 19.9 13.2 25.9L558.6 512 413.2 617.2c-8.3 6-13.2 15.6-13.2 25.9V690c0 6.5 7.4 10.3 12.7 6.5z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"right-square",theme:"outlined"}},58607:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm216-196.9c0-10.2 4.9-19.9 13.2-25.9L558.6 512 413.2 406.8c-8.3-6-13.2-15.6-13.2-25.9V334c0-6.5 7.4-10.3 12.7-6.5l246 178c4.4 3.2 4.4 9.7 0 12.9l-246 178c-5.3 3.9-12.7.1-12.7-6.4v-46.9z",fill:t}},{tag:"path",attrs:{d:"M412.7 696.4l246-178c4.4-3.2 4.4-9.7 0-12.9l-246-178c-5.3-3.8-12.7 0-12.7 6.5v46.9c0 10.3 4.9 19.9 13.2 25.9L558.6 512 413.2 617.2c-8.3 6-13.2 15.7-13.2 25.9V690c0 6.5 7.4 10.3 12.7 6.4z",fill:c}}]}},name:"right-square",theme:"twotone"}},22244:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M917 211.1l-199.2 24c-6.6.8-9.4 8.9-4.7 13.6l59.3 59.3-226 226-101.8-101.7c-6.3-6.3-16.4-6.2-22.6 0L100.3 754.1a8.03 8.03 0 000 11.3l45 45.2c3.1 3.1 8.2 3.1 11.3 0L433.3 534 535 635.7c6.3 6.2 16.4 6.2 22.6 0L829 364.5l59.3 59.3a8.01 8.01 0 0013.6-4.7l24-199.2c.7-5.1-3.7-9.5-8.9-8.8z"}}]},name:"rise",theme:"outlined"}},82606:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M852 64H172c-17.7 0-32 14.3-32 32v660c0 17.7 14.3 32 32 32h680c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zM300 328c0-33.1 26.9-60 60-60s60 26.9 60 60-26.9 60-60 60-60-26.9-60-60zm372 248c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-60c0-4.4 3.6-8 8-8h304c4.4 0 8 3.6 8 8v60zm-8-188c-33.1 0-60-26.9-60-60s26.9-60 60-60 60 26.9 60 60-26.9 60-60 60zm135 476H225c-13.8 0-25 14.3-25 32v56c0 4.4 2.8 8 6.2 8h611.5c3.4 0 6.2-3.6 6.2-8v-56c.1-17.7-11.1-32-24.9-32z"}}]},name:"robot",theme:"filled"}},43512:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M300 328a60 60 0 10120 0 60 60 0 10-120 0zM852 64H172c-17.7 0-32 14.3-32 32v660c0 17.7 14.3 32 32 32h680c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-32 660H204V128h616v596zM604 328a60 60 0 10120 0 60 60 0 10-120 0zm250.2 556H169.8c-16.5 0-29.8 14.3-29.8 32v36c0 4.4 3.3 8 7.4 8h729.1c4.1 0 7.4-3.6 7.4-8v-36c.1-17.7-13.2-32-29.7-32zM664 508H360c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h304c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"robot",theme:"outlined"}},4944:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 736c0-111.6-65.4-208-160-252.9V317.3c0-15.1-5.3-29.7-15.1-41.2L536.5 95.4C530.1 87.8 521 84 512 84s-18.1 3.8-24.5 11.4L335.1 276.1a63.97 63.97 0 00-15.1 41.2v165.8C225.4 528 160 624.4 160 736h156.5c-2.3 7.2-3.5 15-3.5 23.8 0 22.1 7.6 43.7 21.4 60.8a97.2 97.2 0 0043.1 30.6c23.1 54 75.6 88.8 134.5 88.8 29.1 0 57.3-8.6 81.4-24.8 23.6-15.8 41.9-37.9 53-64a97 97 0 0043.1-30.5 97.52 97.52 0 0021.4-60.8c0-8.4-1.1-16.4-3.1-23.8L864 736zM512 352a48.01 48.01 0 010 96 48.01 48.01 0 010-96zm116.1 432.2c-5.2 3-11.2 4.2-17.1 3.4l-19.5-2.4-2.8 19.4c-5.4 37.9-38.4 66.5-76.7 66.5s-71.3-28.6-76.7-66.5l-2.8-19.5-19.5 2.5a27.7 27.7 0 01-17.1-3.5c-8.7-5-14.1-14.3-14.1-24.4 0-10.6 5.9-19.4 14.6-23.8h231.3c8.8 4.5 14.6 13.3 14.6 23.8-.1 10.2-5.5 19.6-14.2 24.5z"}}]},name:"rocket",theme:"filled"}},57307:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 736c0-111.6-65.4-208-160-252.9V317.3c0-15.1-5.3-29.7-15.1-41.2L536.5 95.4C530.1 87.8 521 84 512 84s-18.1 3.8-24.5 11.4L335.1 276.1a63.97 63.97 0 00-15.1 41.2v165.8C225.4 528 160 624.4 160 736h156.5c-2.3 7.2-3.5 15-3.5 23.8 0 22.1 7.6 43.7 21.4 60.8a97.2 97.2 0 0043.1 30.6c23.1 54 75.6 88.8 134.5 88.8 29.1 0 57.3-8.6 81.4-24.8 23.6-15.8 41.9-37.9 53-64a97 97 0 0043.1-30.5 97.52 97.52 0 0021.4-60.8c0-8.4-1.1-16.4-3.1-23.8H864zM762.3 621.4c9.4 14.6 17 30.3 22.5 46.6H700V558.7a211.6 211.6 0 0162.3 62.7zM388 483.1V318.8l124-147 124 147V668H388V483.1zM239.2 668c5.5-16.3 13.1-32 22.5-46.6 16.3-25.2 37.5-46.5 62.3-62.7V668h-84.8zm388.9 116.2c-5.2 3-11.2 4.2-17.1 3.4l-19.5-2.4-2.8 19.4c-5.4 37.9-38.4 66.5-76.7 66.5-38.3 0-71.3-28.6-76.7-66.5l-2.8-19.5-19.5 2.5a27.7 27.7 0 01-17.1-3.5c-8.7-5-14.1-14.3-14.1-24.4 0-10.6 5.9-19.4 14.6-23.8h231.3c8.8 4.5 14.6 13.3 14.6 23.8-.1 10.2-5.5 19.6-14.2 24.5zM464 400a48 48 0 1096 0 48 48 0 10-96 0z"}}]},name:"rocket",theme:"outlined"}},28799:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M261.7 621.4c-9.4 14.6-17 30.3-22.5 46.6H324V558.7c-24.8 16.2-46 37.5-62.3 62.7zM700 558.7V668h84.8c-5.5-16.3-13.1-32-22.5-46.6a211.6 211.6 0 00-62.3-62.7zm-64-239.9l-124-147-124 147V668h248V318.8zM512 448a48.01 48.01 0 010-96 48.01 48.01 0 010 96z",fill:t}},{tag:"path",attrs:{d:"M864 736c0-111.6-65.4-208-160-252.9V317.3c0-15.1-5.3-29.7-15.1-41.2L536.5 95.4C530.1 87.8 521 84 512 84s-18.1 3.8-24.5 11.4L335.1 276.1a63.97 63.97 0 00-15.1 41.2v165.8C225.4 528 160 624.4 160 736h156.5c-2.3 7.2-3.5 15-3.5 23.8 0 22.1 7.6 43.7 21.4 60.8a97.2 97.2 0 0043.1 30.6c23.1 54 75.6 88.8 134.5 88.8 29.1 0 57.3-8.6 81.4-24.8 23.6-15.8 41.9-37.9 53-64a97 97 0 0043.1-30.5 97.52 97.52 0 0021.4-60.8c0-8.4-1.1-16.4-3.1-23.8L864 736zm-540-68h-84.8c5.5-16.3 13.1-32 22.5-46.6 16.3-25.2 37.5-46.5 62.3-62.7V668zm64-184.9V318.8l124-147 124 147V668H388V483.1zm240.1 301.1c-5.2 3-11.2 4.2-17.1 3.4l-19.5-2.4-2.8 19.4c-5.4 37.9-38.4 66.5-76.7 66.5s-71.3-28.6-76.7-66.5l-2.8-19.5-19.5 2.5a27.7 27.7 0 01-17.1-3.5c-8.7-5-14.1-14.3-14.1-24.4 0-10.6 5.9-19.4 14.6-23.8h231.3c8.8 4.5 14.6 13.3 14.6 23.8-.1 10.2-5.5 19.6-14.2 24.5zM700 668V558.7a211.6 211.6 0 0162.3 62.7c9.4 14.6 17 30.3 22.5 46.6H700z",fill:c}},{tag:"path",attrs:{d:"M464 400a48 48 0 1096 0 48 48 0 10-96 0z",fill:c}}]}},name:"rocket",theme:"twotone"}},46895:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M793 242H366v-74c0-6.7-7.7-10.4-12.9-6.3l-142 112a8 8 0 000 12.6l142 112c5.2 4.1 12.9.4 12.9-6.3v-74h415v470H175c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h618c35.3 0 64-28.7 64-64V306c0-35.3-28.7-64-64-64z"}}]},name:"rollback",theme:"outlined"}},13094:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M672 418H144c-17.7 0-32 14.3-32 32v414c0 17.7 14.3 32 32 32h528c17.7 0 32-14.3 32-32V450c0-17.7-14.3-32-32-32zm-44 402H188V494h440v326z"}},{tag:"path",attrs:{d:"M819.3 328.5c-78.8-100.7-196-153.6-314.6-154.2l-.2-64c0-6.5-7.6-10.1-12.6-6.1l-128 101c-4 3.1-3.9 9.1 0 12.3L492 318.6c5.1 4 12.7.4 12.6-6.1v-63.9c12.9.1 25.9.9 38.8 2.5 42.1 5.2 82.1 18.2 119 38.7 38.1 21.2 71.2 49.7 98.4 84.3 27.1 34.7 46.7 73.7 58.1 115.8a325.95 325.95 0 016.5 140.9h74.9c14.8-103.6-11.3-213-81-302.3z"}}]},name:"rotate-left",theme:"outlined"}},66201:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M480.5 251.2c13-1.6 25.9-2.4 38.8-2.5v63.9c0 6.5 7.5 10.1 12.6 6.1L660 217.6c4-3.2 4-9.2 0-12.3l-128-101c-5.1-4-12.6-.4-12.6 6.1l-.2 64c-118.6.5-235.8 53.4-314.6 154.2A399.75 399.75 0 00123.5 631h74.9c-.9-5.3-1.7-10.7-2.4-16.1-5.1-42.1-2.1-84.1 8.9-124.8 11.4-42.2 31-81.1 58.1-115.8 27.2-34.7 60.3-63.2 98.4-84.3 37-20.6 76.9-33.6 119.1-38.8z"}},{tag:"path",attrs:{d:"M880 418H352c-17.7 0-32 14.3-32 32v414c0 17.7 14.3 32 32 32h528c17.7 0 32-14.3 32-32V450c0-17.7-14.3-32-32-32zm-44 402H396V494h440v326z"}}]},name:"rotate-right",theme:"outlined"}},31502:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M509.81 112.02c-.73.05-1.46.12-2.2.21h-4.32l-3.4 1.7a36.33 36.33 0 00-8.88 4.4l-145.96 73.02-153.7 153.7-72.65 145.24a36.33 36.33 0 00-4.9 9.86l-1.56 3.12v3.98a36.33 36.33 0 000 8.3v298.23l6.88 9.5a198.7 198.7 0 0020.58 24.42c37.86 37.85 87.66 57.16 142.62 62.01a36.34 36.34 0 0011.57 1.77h575.75c3.14.54 6.34.66 9.51.36a36.34 36.34 0 002.56-.35h29.8v-29.95a36.33 36.33 0 000-11.92V293.88a36.33 36.33 0 00-1.78-11.57c-4.84-54.95-24.16-104.75-62.01-142.62h-.07v-.07a203.92 203.92 0 00-24.27-20.43l-9.58-6.96H515.14a36.34 36.34 0 00-5.32-.21M643 184.89h145.96c2.47 2.08 5.25 4.06 7.45 6.25 26.59 26.63 40.97 64.74 42.3 111.18zM510.31 190l65.71 39.38-25.47 156.1-64.36 64.36-100.7 100.69L229.4 576l-39.38-65.7 61.1-122.26 136.94-136.95zm132.76 79.61l123.19 73.94-138.09 17.24zM821.9 409.82c-21.21 68.25-62.66 142.58-122.4 211.88l-65.85-188.4zm-252.54 59.6l53.64 153.56-153.55-53.65 68.12-68.12zm269.5 81.04v237L738.44 687.04c40.1-43.74 73.73-89.83 100.4-136.59m-478.04 77.7l-17.24 138.08-73.94-123.18zm72.52 5.46l188.32 65.85c-69.28 59.71-143.57 101.2-211.8 122.4zM184.9 643l117.43 195.7c-46.5-1.33-84.63-15.74-111.26-42.37-2.16-2.16-4.11-4.93-6.17-7.38zm502.17 95.43l100.4 100.4h-237c46.77-26.67 92.86-60.3 136.6-100.4"}}]},name:"ruby",theme:"outlined"}},45216:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM694.5 340.7L481.9 633.4a16.1 16.1 0 01-26 0l-126.4-174c-3.8-5.3 0-12.7 6.5-12.7h55.2c5.1 0 10 2.5 13 6.6l64.7 89 150.9-207.8c3-4.1 7.8-6.6 13-6.6H688c6.5.1 10.3 7.5 6.5 12.8z"}}]},name:"safety-certificate",theme:"filled"}},38079:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6zm-405.8-201c-3-4.1-7.8-6.6-13-6.6H336c-6.5 0-10.3 7.4-6.5 12.7l126.4 174a16.1 16.1 0 0026 0l212.6-292.7c3.8-5.3 0-12.7-6.5-12.7h-55.2c-5.1 0-10 2.5-13 6.6L468.9 542.4l-64.7-89.1z"}}]},name:"safety-certificate",theme:"outlined"}},99854:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6z",fill:c}},{tag:"path",attrs:{d:"M214 226.7v427.6l298 232.2 298-232.2V226.7L512 125.1 214 226.7zM632.8 328H688c6.5 0 10.3 7.4 6.5 12.7L481.9 633.4a16.1 16.1 0 01-26 0l-126.4-174c-3.8-5.3 0-12.7 6.5-12.7h55.2c5.2 0 10 2.5 13 6.6l64.7 89.1 150.9-207.8c3-4.1 7.9-6.6 13-6.6z",fill:t}},{tag:"path",attrs:{d:"M404.2 453.3c-3-4.1-7.8-6.6-13-6.6H336c-6.5 0-10.3 7.4-6.5 12.7l126.4 174a16.1 16.1 0 0026 0l212.6-292.7c3.8-5.3 0-12.7-6.5-12.7h-55.2c-5.1 0-10 2.5-13 6.6L468.9 542.4l-64.7-89.1z",fill:c}}]}},name:"safety-certificate",theme:"twotone"}},55416:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64L128 192v384c0 212.1 171.9 384 384 384s384-171.9 384-384V192L512 64zm312 512c0 172.3-139.7 312-312 312S200 748.3 200 576V246l312-110 312 110v330z"}},{tag:"path",attrs:{d:"M378.4 475.1a35.91 35.91 0 00-50.9 0 35.91 35.91 0 000 50.9l129.4 129.4 2.1 2.1a33.98 33.98 0 0048.1 0L730.6 434a33.98 33.98 0 000-48.1l-2.8-2.8a33.98 33.98 0 00-48.1 0L483 579.7 378.4 475.1z"}}]},name:"safety",theme:"outlined"}},56087:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M893.3 293.3L730.7 130.7c-12-12-28.3-18.7-45.3-18.7H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V338.5c0-17-6.7-33.2-18.7-45.2zM384 176h256v112H384V176zm128 554c-79.5 0-144-64.5-144-144s64.5-144 144-144 144 64.5 144 144-64.5 144-144 144zm0-224c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80z"}}]},name:"save",theme:"filled"}},69748:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M893.3 293.3L730.7 130.7c-7.5-7.5-16.7-13-26.7-16V112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V338.5c0-17-6.7-33.2-18.7-45.2zM384 184h256v104H384V184zm456 656H184V184h136v136c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V205.8l136 136V840zM512 442c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm0 224c-44.2 0-80-35.8-80-80s35.8-80 80-80 80 35.8 80 80-35.8 80-80 80z"}}]},name:"save",theme:"outlined"}},77680:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M704 320c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V184H184v656h656V341.8l-136-136V320zM512 730c-79.5 0-144-64.5-144-144s64.5-144 144-144 144 64.5 144 144-64.5 144-144 144z",fill:t}},{tag:"path",attrs:{d:"M512 442c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm0 224c-44.2 0-80-35.8-80-80s35.8-80 80-80 80 35.8 80 80-35.8 80-80 80z",fill:c}},{tag:"path",attrs:{d:"M893.3 293.3L730.7 130.7c-.7-.7-1.4-1.3-2.1-2-.1-.1-.3-.2-.4-.3-.7-.7-1.5-1.3-2.2-1.9a64 64 0 00-22-11.7V112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V338.5c0-17-6.7-33.2-18.7-45.2zM384 184h256v104H384V184zm456 656H184V184h136v136c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V205.8l136 136V840z",fill:c}}]}},name:"save",theme:"twotone"}},67849:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M136 384h56c4.4 0 8-3.6 8-8V200h176c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H196c-37.6 0-68 30.4-68 68v180c0 4.4 3.6 8 8 8zm512-184h176v176c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V196c0-37.6-30.4-68-68-68H648c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zM376 824H200V648c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v180c0 37.6 30.4 68 68 68h180c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm512-184h-56c-4.4 0-8 3.6-8 8v176H648c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h180c37.6 0 68-30.4 68-68V648c0-4.4-3.6-8-8-8zm16-164H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"scan",theme:"outlined"}},98510:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32zM424 688c0 4.4-3.6 8-8 8H232c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm0-136c0 4.4-3.6 8-8 8H232c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm374.5-91.3l-165 228.7a15.9 15.9 0 01-25.8 0L493.5 531.2c-3.8-5.3 0-12.7 6.5-12.7h54.9c5.1 0 9.9 2.5 12.9 6.6l52.8 73.1 103.7-143.7c3-4.2 7.8-6.6 12.9-6.6H792c6.5.1 10.3 7.5 6.5 12.8z"}}]},name:"schedule",theme:"filled"}},61564:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32zm-40 568H136V296h120v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h120v496zM416 496H232c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm0 136H232c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm308.2-177.4L620.6 598.3l-52.8-73.1c-3-4.2-7.8-6.6-12.9-6.6H500c-6.5 0-10.3 7.4-6.5 12.7l114.1 158.2a15.9 15.9 0 0025.8 0l165-228.7c3.8-5.3 0-12.7-6.5-12.7H737c-5-.1-9.8 2.4-12.8 6.5z"}}]},name:"schedule",theme:"outlined"}},61787:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M768 352c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-56H548v56c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-56H328v56c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-56H136v496h752V296H768v56zM424 688c0 4.4-3.6 8-8 8H232c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm0-136c0 4.4-3.6 8-8 8H232c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm374.4-91.2l-165 228.7a15.9 15.9 0 01-25.8 0L493.5 531.3c-3.8-5.3 0-12.7 6.5-12.7h54.9c5.1 0 9.9 2.4 12.9 6.6l52.8 73.1 103.6-143.7c3-4.1 7.8-6.6 12.8-6.5h54.9c6.5 0 10.3 7.4 6.5 12.7z",fill:t}},{tag:"path",attrs:{d:"M724.2 454.6L620.6 598.3l-52.8-73.1c-3-4.2-7.8-6.6-12.9-6.6H500c-6.5 0-10.3 7.4-6.5 12.7l114.1 158.2a15.9 15.9 0 0025.8 0l165-228.7c3.8-5.3 0-12.7-6.5-12.7H737c-5-.1-9.8 2.4-12.8 6.5zM416 496H232c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z",fill:c}},{tag:"path",attrs:{d:"M928 224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32zm-40 568H136V296h120v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h120v496z",fill:c}},{tag:"path",attrs:{d:"M416 632H232c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z",fill:c}}]}},name:"schedule",theme:"twotone"}},38928:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M567.1 512l318.5-319.3c5-5 1.5-13.7-5.6-13.7h-90.5c-2.1 0-4.2.8-5.6 2.3l-273.3 274-90.2-90.5c12.5-22.1 19.7-47.6 19.7-74.8 0-83.9-68.1-152-152-152s-152 68.1-152 152 68.1 152 152 152c27.7 0 53.6-7.4 75.9-20.3l90 90.3-90.1 90.3A151.04 151.04 0 00288 582c-83.9 0-152 68.1-152 152s68.1 152 152 152 152-68.1 152-152c0-27.2-7.2-52.7-19.7-74.8l90.2-90.5 273.3 274c1.5 1.5 3.5 2.3 5.6 2.3H880c7.1 0 10.7-8.6 5.6-13.7L567.1 512zM288 370c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80zm0 444c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"}}]},name:"scissor",theme:"outlined"}},96607:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z"}}]},name:"search",theme:"outlined"}},78217:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM626.8 554c-48.5 48.5-123 55.2-178.6 20.1l-77.5 77.5a8.03 8.03 0 01-11.3 0l-34-34a8.03 8.03 0 010-11.3l77.5-77.5c-35.1-55.7-28.4-130.1 20.1-178.6 56.3-56.3 147.5-56.3 203.8 0 56.3 56.3 56.3 147.5 0 203.8zm-158.54-45.27a80.1 80.1 0 10113.27-113.28 80.1 80.1 0 10-113.27 113.28z"}}]},name:"security-scan",theme:"filled"}},13387:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6zM402.9 528.8l-77.5 77.5a8.03 8.03 0 000 11.3l34 34c3.1 3.1 8.2 3.1 11.3 0l77.5-77.5c55.7 35.1 130.1 28.4 178.6-20.1 56.3-56.3 56.3-147.5 0-203.8-56.3-56.3-147.5-56.3-203.8 0-48.5 48.5-55.2 123-20.1 178.6zm65.4-133.3c31.3-31.3 82-31.3 113.2 0 31.3 31.3 31.3 82 0 113.2-31.3 31.3-82 31.3-113.2 0s-31.3-81.9 0-113.2z"}}]},name:"security-scan",theme:"outlined"}},3929:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6z",fill:c}},{tag:"path",attrs:{d:"M460.7 451.1a80.1 80.1 0 10160.2 0 80.1 80.1 0 10-160.2 0z",fill:t}},{tag:"path",attrs:{d:"M214 226.7v427.6l298 232.2 298-232.2V226.7L512 125.1 214 226.7zm428.7 122.5c56.3 56.3 56.3 147.5 0 203.8-48.5 48.5-123 55.2-178.6 20.1l-77.5 77.5a8.03 8.03 0 01-11.3 0l-34-34a8.03 8.03 0 010-11.3l77.5-77.5c-35.1-55.7-28.4-130.1 20.1-178.6 56.3-56.3 147.5-56.3 203.8 0z",fill:t}},{tag:"path",attrs:{d:"M418.8 527.8l-77.5 77.5a8.03 8.03 0 000 11.3l34 34c3.1 3.1 8.2 3.1 11.3 0l77.5-77.5c55.6 35.1 130.1 28.4 178.6-20.1 56.3-56.3 56.3-147.5 0-203.8-56.3-56.3-147.5-56.3-203.8 0-48.5 48.5-55.2 122.9-20.1 178.6zm65.4-133.3a80.1 80.1 0 01113.3 0 80.1 80.1 0 010 113.3c-31.3 31.3-82 31.3-113.3 0s-31.3-82 0-113.3z",fill:c}}]}},name:"security-scan",theme:"twotone"}},42940:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h360c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H184V184h656v320c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V144c0-17.7-14.3-32-32-32zM653.3 599.4l52.2-52.2a8.01 8.01 0 00-4.7-13.6l-179.4-21c-5.1-.6-9.5 3.7-8.9 8.9l21 179.4c.8 6.6 8.9 9.4 13.6 4.7l52.4-52.4 256.2 256.2c3.1 3.1 8.2 3.1 11.3 0l42.4-42.4c3.1-3.1 3.1-8.2 0-11.3L653.3 599.4z"}}]},name:"select",theme:"outlined"}},76698:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M931.4 498.9L94.9 79.5c-3.4-1.7-7.3-2.1-11-1.2a15.99 15.99 0 00-11.7 19.3l86.2 352.2c1.3 5.3 5.2 9.6 10.4 11.3l147.7 50.7-147.6 50.7c-5.2 1.8-9.1 6-10.3 11.3L72.2 926.5c-.9 3.7-.5 7.6 1.2 10.9 3.9 7.9 13.5 11.1 21.5 7.2l836.5-417c3.1-1.5 5.6-4.1 7.2-7.1 3.9-8 .7-17.6-7.2-21.6zM170.8 826.3l50.3-205.6 295.2-101.3c2.3-.8 4.2-2.6 5-5 1.4-4.2-.8-8.7-5-10.2L221.1 403 171 198.2l628 314.9-628.2 313.2z"}}]},name:"send",theme:"outlined"}},21804:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512.5 390.6c-29.9 0-57.9 11.6-79.1 32.8-21.1 21.2-32.8 49.2-32.8 79.1 0 29.9 11.7 57.9 32.8 79.1 21.2 21.1 49.2 32.8 79.1 32.8 29.9 0 57.9-11.7 79.1-32.8 21.1-21.2 32.8-49.2 32.8-79.1 0-29.9-11.7-57.9-32.8-79.1a110.96 110.96 0 00-79.1-32.8zm412.3 235.5l-65.4-55.9c3.1-19 4.7-38.4 4.7-57.7s-1.6-38.8-4.7-57.7l65.4-55.9a32.03 32.03 0 009.3-35.2l-.9-2.6a442.5 442.5 0 00-79.6-137.7l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.2 28.9c-30-24.6-63.4-44-99.6-57.5l-15.7-84.9a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52-9.4-106.8-9.4-158.8 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.3a353.44 353.44 0 00-98.9 57.3l-81.8-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a445.93 445.93 0 00-79.6 137.7l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.2 56.5c-3.1 18.8-4.6 38-4.6 57 0 19.2 1.5 38.4 4.6 57l-66 56.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.3 44.8 96.8 79.6 137.7l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.8-29.1c29.8 24.5 63 43.9 98.9 57.3l15.8 85.3a32.05 32.05 0 0025.8 25.7l2.7.5a448.27 448.27 0 00158.8 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-84.9c36.2-13.6 69.6-32.9 99.6-57.5l81.2 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.5-87.4 79.6-137.7l.9-2.6c4.3-12.4.6-26.3-9.5-35zm-412.3 52.2c-97.1 0-175.8-78.7-175.8-175.8s78.7-175.8 175.8-175.8 175.8 78.7 175.8 175.8-78.7 175.8-175.8 175.8z"}}]},name:"setting",theme:"filled"}},4590:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z"}}]},name:"setting",theme:"outlined"}},65254:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M859.3 569.7l.2.1c3.1-18.9 4.6-38.2 4.6-57.3 0-17.1-1.3-34.3-3.7-51.1 2.4 16.7 3.6 33.6 3.6 50.5 0 19.4-1.6 38.8-4.7 57.8zM99 398.1c-.5-.4-.9-.8-1.4-1.3.7.7 1.4 1.4 2.2 2.1l65.5 55.9v-.1L99 398.1zm536.6-216h.1l-15.5-83.8c-.2-1-.4-1.9-.7-2.8.1.5.3 1.1.4 1.6l15.7 85zm54 546.5l31.4-25.8 92.8 32.9c17-22.9 31.3-47.5 42.6-73.6l-74.7-63.9 6.6-40.1c2.5-15.1 3.8-30.6 3.8-46.1s-1.3-31-3.8-46.1l-6.5-39.9 74.7-63.9c-11.4-26-25.6-50.7-42.6-73.6l-92.8 32.9-31.4-25.8c-23.9-19.6-50.6-35-79.3-45.8l-38.1-14.3-17.9-97a377.5 377.5 0 00-85 0l-17.9 97.2-37.9 14.3c-28.5 10.8-55 26.2-78.7 45.7l-31.4 25.9-93.4-33.2c-17 22.9-31.3 47.5-42.6 73.6l75.5 64.5-6.5 40c-2.5 14.9-3.7 30.2-3.7 45.5 0 15.2 1.3 30.6 3.7 45.5l6.5 40-75.5 64.5c11.4 26 25.6 50.7 42.6 73.6l93.4-33.2 31.4 25.9c23.7 19.5 50.2 34.9 78.7 45.7l37.8 14.5 17.9 97.2c28.2 3.2 56.9 3.2 85 0l17.9-97 38.1-14.3c28.8-10.8 55.4-26.2 79.3-45.8zm-177.1-50.3c-30.5 0-59.2-7.8-84.3-21.5C373.3 627 336 568.9 336 502c0-97.2 78.8-176 176-176 66.9 0 125 37.3 154.8 92.2 13.7 25 21.5 53.7 21.5 84.3 0 97.1-78.7 175.8-175.8 175.8zM207.2 812.8c-5.5 1.9-11.2 2.3-16.6 1.2 5.7 1.2 11.7 1 17.5-1l81.4-29c-.1-.1-.3-.2-.4-.3l-81.9 29.1zm717.6-414.7l-65.5 56c0 .2.1.5.1.7l65.4-55.9c7.1-6.1 11.1-14.9 11.2-24-.3 8.8-4.3 17.3-11.2 23.2z",fill:t}},{tag:"path",attrs:{d:"M935.8 646.6c.5 4.7 0 9.5-1.7 14.1l-.9 2.6a446.02 446.02 0 01-79.7 137.9l-1.8 2.1a32 32 0 01-35.1 9.5l-81.3-28.9a350 350 0 01-99.7 57.6l-15.7 85a32.05 32.05 0 01-25.8 25.7l-2.7.5a445.2 445.2 0 01-79.2 7.1h.3c26.7 0 53.4-2.4 79.4-7.1l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-84.9c36.2-13.6 69.6-32.9 99.6-57.5l81.2 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.5-87.4 79.6-137.7l.9-2.6c1.6-4.7 2.1-9.7 1.5-14.5z",fill:t}},{tag:"path",attrs:{d:"M688 502c0-30.3-7.7-58.9-21.2-83.8C637 363.3 578.9 326 512 326c-97.2 0-176 78.8-176 176 0 66.9 37.3 125 92.2 154.8 24.9 13.5 53.4 21.2 83.8 21.2 97.2 0 176-78.8 176-176zm-288 0c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502z",fill:c}},{tag:"path",attrs:{d:"M594.1 952.2a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c1.7-4.6 2.2-9.4 1.7-14.1-.9-7.9-4.7-15.4-11-20.9l-65.3-55.9-.2-.1c3.1-19 4.7-38.4 4.7-57.8 0-16.9-1.2-33.9-3.6-50.5-.3-2.2-.7-4.4-1-6.6 0-.2-.1-.5-.1-.7l65.5-56c6.9-5.9 10.9-14.4 11.2-23.2.1-4-.5-8.1-1.9-12l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.4-44-99.6-57.6h-.1l-15.7-85c-.1-.5-.2-1.1-.4-1.6a32.08 32.08 0 00-25.4-24.1l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6a32.09 32.09 0 007.9 33.9c.5.4.9.9 1.4 1.3l66.3 56.6v.1c-3.1 18.8-4.6 37.9-4.6 57 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1c4.9 5.7 11.4 9.4 18.5 10.7 5.4 1 11.1.7 16.6-1.2l81.9-29.1c.1.1.3.2.4.3 29.7 24.3 62.8 43.6 98.6 57.1l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5c26.1 4.7 52.8 7.1 79.5 7.1h.3c26.6 0 53.3-2.4 79.2-7.1l2.7-.5zm-39.8-66.5a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97z",fill:c}}]}},name:"setting",theme:"twotone"}},77538:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M324 666a48 48 0 1096 0 48 48 0 10-96 0zm616.7-309.6L667.6 83.2C655.2 70.9 638.7 64 621.1 64s-34.1 6.8-46.5 19.2L83.3 574.5a65.85 65.85 0 000 93.1l273.2 273.2c12.3 12.3 28.9 19.2 46.5 19.2s34.1-6.8 46.5-19.2l491.3-491.3c25.6-25.7 25.6-67.5-.1-93.1zM403 880.1L143.9 621l477.2-477.2 259 259.2L403 880.1zM152.8 373.7a7.9 7.9 0 0011.2 0L373.7 164a7.9 7.9 0 000-11.2l-38.4-38.4a7.9 7.9 0 00-11.2 0L114.3 323.9a7.9 7.9 0 000 11.2l38.5 38.6zm718.6 276.6a7.9 7.9 0 00-11.2 0L650.3 860.1a7.9 7.9 0 000 11.2l38.4 38.4a7.9 7.9 0 0011.2 0L909.7 700a7.9 7.9 0 000-11.2l-38.3-38.5z"}}]},name:"shake",theme:"outlined"}},69228:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M752 664c-28.5 0-54.8 10-75.4 26.7L469.4 540.8a160.68 160.68 0 000-57.6l207.2-149.9C697.2 350 723.5 360 752 360c66.2 0 120-53.8 120-120s-53.8-120-120-120-120 53.8-120 120c0 11.6 1.6 22.7 4.7 33.3L439.9 415.8C410.7 377.1 364.3 352 312 352c-88.4 0-160 71.6-160 160s71.6 160 160 160c52.3 0 98.7-25.1 127.9-63.8l196.8 142.5c-3.1 10.6-4.7 21.8-4.7 33.3 0 66.2 53.8 120 120 120s120-53.8 120-120-53.8-120-120-120zm0-476c28.7 0 52 23.3 52 52s-23.3 52-52 52-52-23.3-52-52 23.3-52 52-52zM312 600c-48.5 0-88-39.5-88-88s39.5-88 88-88 88 39.5 88 88-39.5 88-88 88zm440 236c-28.7 0-52-23.3-52-52s23.3-52 52-52 52 23.3 52 52-23.3 52-52 52z"}}]},name:"share-alt",theme:"outlined"}},33444:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M882 272.1V144c0-17.7-14.3-32-32-32H174c-17.7 0-32 14.3-32 32v128.1c-16.7 1-30 14.9-30 31.9v131.7a177 177 0 0014.4 70.4c4.3 10.2 9.6 19.8 15.6 28.9v345c0 17.6 14.3 32 32 32h274V736h128v176h274c17.7 0 32-14.3 32-32V535a175 175 0 0015.6-28.9c9.5-22.3 14.4-46 14.4-70.4V304c0-17-13.3-30.9-30-31.9zm-72 568H640V704c0-17.7-14.3-32-32-32H416c-17.7 0-32 14.3-32 32v136.1H214V597.9c2.9 1.4 5.9 2.8 9 4 22.3 9.4 46 14.1 70.4 14.1s48-4.7 70.4-14.1c13.8-5.8 26.8-13.2 38.7-22.1.2-.1.4-.1.6 0a180.4 180.4 0 0038.7 22.1c22.3 9.4 46 14.1 70.4 14.1 24.4 0 48-4.7 70.4-14.1 13.8-5.8 26.8-13.2 38.7-22.1.2-.1.4-.1.6 0a180.4 180.4 0 0038.7 22.1c22.3 9.4 46 14.1 70.4 14.1 24.4 0 48-4.7 70.4-14.1 3-1.3 6-2.6 9-4v242.2zm0-568.1H214v-88h596v88z"}}]},name:"shop",theme:"filled"}},22555:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M882 272.1V144c0-17.7-14.3-32-32-32H174c-17.7 0-32 14.3-32 32v128.1c-16.7 1-30 14.9-30 31.9v131.7a177 177 0 0014.4 70.4c4.3 10.2 9.6 19.8 15.6 28.9v345c0 17.6 14.3 32 32 32h676c17.7 0 32-14.3 32-32V535a175 175 0 0015.6-28.9c9.5-22.3 14.4-46 14.4-70.4V304c0-17-13.3-30.9-30-31.9zM214 184h596v88H214v-88zm362 656.1H448V736h128v104.1zm234 0H640V704c0-17.7-14.3-32-32-32H416c-17.7 0-32 14.3-32 32v136.1H214V597.9c2.9 1.4 5.9 2.8 9 4 22.3 9.4 46 14.1 70.4 14.1s48-4.7 70.4-14.1c13.8-5.8 26.8-13.2 38.7-22.1.2-.1.4-.1.6 0a180.4 180.4 0 0038.7 22.1c22.3 9.4 46 14.1 70.4 14.1 24.4 0 48-4.7 70.4-14.1 13.8-5.8 26.8-13.2 38.7-22.1.2-.1.4-.1.6 0a180.4 180.4 0 0038.7 22.1c22.3 9.4 46 14.1 70.4 14.1 24.4 0 48-4.7 70.4-14.1 3-1.3 6-2.6 9-4v242.2zm30-404.4c0 59.8-49 108.3-109.3 108.3-40.8 0-76.4-22.1-95.2-54.9-2.9-5-8.1-8.1-13.9-8.1h-.6c-5.7 0-11 3.1-13.9 8.1A109.24 109.24 0 01512 544c-40.7 0-76.2-22-95-54.7-3-5.1-8.4-8.3-14.3-8.3s-11.4 3.2-14.3 8.3a109.63 109.63 0 01-95.1 54.7C233 544 184 495.5 184 435.7v-91.2c0-.3.2-.5.5-.5h655c.3 0 .5.2.5.5v91.2z"}}]},name:"shop",theme:"outlined"}},88498:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M839.5 344h-655c-.3 0-.5.2-.5.5v91.2c0 59.8 49 108.3 109.3 108.3 40.7 0 76.2-22 95.1-54.7 2.9-5.1 8.4-8.3 14.3-8.3s11.3 3.2 14.3 8.3c18.8 32.7 54.3 54.7 95 54.7 40.8 0 76.4-22.1 95.1-54.9 2.9-5 8.2-8.1 13.9-8.1h.6c5.8 0 11 3.1 13.9 8.1 18.8 32.8 54.4 54.9 95.2 54.9C791 544 840 495.5 840 435.7v-91.2c0-.3-.2-.5-.5-.5z",fill:t}},{tag:"path",attrs:{d:"M882 272.1V144c0-17.7-14.3-32-32-32H174c-17.7 0-32 14.3-32 32v128.1c-16.7 1-30 14.9-30 31.9v131.7a177 177 0 0014.4 70.4c4.3 10.2 9.6 19.8 15.6 28.9v345c0 17.6 14.3 32 32 32h676c17.7 0 32-14.3 32-32V535a175 175 0 0015.6-28.9c9.5-22.3 14.4-46 14.4-70.4V304c0-17-13.3-30.9-30-31.9zM214 184h596v88H214v-88zm362 656.1H448V736h128v104.1zm234.4 0H640V704c0-17.7-14.3-32-32-32H416c-17.7 0-32 14.3-32 32v136.1H214V597.9c2.9 1.4 5.9 2.8 9 4 22.3 9.4 46 14.1 70.4 14.1 24.4 0 48-4.7 70.4-14.1 13.8-5.8 26.8-13.2 38.7-22.1.2-.1.4-.1.6 0a180.4 180.4 0 0038.7 22.1c22.3 9.4 46 14.1 70.4 14.1s48-4.7 70.4-14.1c13.8-5.8 26.8-13.2 38.7-22.1.2-.1.4-.1.6 0a180.4 180.4 0 0038.7 22.1c22.3 9.4 46 14.1 70.4 14.1s48-4.7 70.4-14.1c3-1.3 6-2.6 9-4v242.2zM840 435.7c0 59.8-49 108.3-109.3 108.3-40.8 0-76.4-22.1-95.2-54.9-2.9-5-8.1-8.1-13.9-8.1h-.6c-5.7 0-11 3.1-13.9 8.1A109.24 109.24 0 01512 544c-40.7 0-76.2-22-95-54.7-3-5.1-8.4-8.3-14.3-8.3s-11.4 3.2-14.3 8.3a109.63 109.63 0 01-95.1 54.7C233 544 184 495.5 184 435.7v-91.2c0-.3.2-.5.5-.5h655c.3 0 .5.2.5.5v91.2z",fill:c}}]}},name:"shop",theme:"twotone"}},77670:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M922.9 701.9H327.4l29.9-60.9 496.8-.9c16.8 0 31.2-12 34.2-28.6l68.8-385.1c1.8-10.1-.9-20.5-7.5-28.4a34.99 34.99 0 00-26.6-12.5l-632-2.1-5.4-25.4c-3.4-16.2-18-28-34.6-28H96.5a35.3 35.3 0 100 70.6h125.9L246 312.8l58.1 281.3-74.8 122.1a34.96 34.96 0 00-3 36.8c6 11.9 18.1 19.4 31.5 19.4h62.8a102.43 102.43 0 00-20.6 61.7c0 56.6 46 102.6 102.6 102.6s102.6-46 102.6-102.6c0-22.3-7.4-44-20.6-61.7h161.1a102.43 102.43 0 00-20.6 61.7c0 56.6 46 102.6 102.6 102.6s102.6-46 102.6-102.6c0-22.3-7.4-44-20.6-61.7H923c19.4 0 35.3-15.8 35.3-35.3a35.42 35.42 0 00-35.4-35.2zM305.7 253l575.8 1.9-56.4 315.8-452.3.8L305.7 253zm96.9 612.7c-17.4 0-31.6-14.2-31.6-31.6 0-17.4 14.2-31.6 31.6-31.6s31.6 14.2 31.6 31.6a31.6 31.6 0 01-31.6 31.6zm325.1 0c-17.4 0-31.6-14.2-31.6-31.6 0-17.4 14.2-31.6 31.6-31.6s31.6 14.2 31.6 31.6a31.6 31.6 0 01-31.6 31.6z"}}]},name:"shopping-cart",theme:"outlined"}},24001:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 312H696v-16c0-101.6-82.4-184-184-184s-184 82.4-184 184v16H192c-17.7 0-32 14.3-32 32v536c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V344c0-17.7-14.3-32-32-32zm-208 0H400v-16c0-61.9 50.1-112 112-112s112 50.1 112 112v16z"}}]},name:"shopping",theme:"filled"}},14957:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 312H696v-16c0-101.6-82.4-184-184-184s-184 82.4-184 184v16H192c-17.7 0-32 14.3-32 32v536c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V344c0-17.7-14.3-32-32-32zm-432-16c0-61.9 50.1-112 112-112s112 50.1 112 112v16H400v-16zm392 544H232V384h96v88c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-88h224v88c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-88h96v456z"}}]},name:"shopping",theme:"outlined"}},2763:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M696 472c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-88H400v88c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-88h-96v456h560V384h-96v88z",fill:t}},{tag:"path",attrs:{d:"M832 312H696v-16c0-101.6-82.4-184-184-184s-184 82.4-184 184v16H192c-17.7 0-32 14.3-32 32v536c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V344c0-17.7-14.3-32-32-32zm-432-16c0-61.9 50.1-112 112-112s112 50.1 112 112v16H400v-16zm392 544H232V384h96v88c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-88h224v88c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-88h96v456z",fill:c}}]}},name:"shopping",theme:"twotone"}},33542:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M881.7 187.4l-45.1-45.1a8.03 8.03 0 00-11.3 0L667.8 299.9l-54.7-54.7a7.94 7.94 0 00-13.5 4.7L576.1 439c-.6 5.2 3.7 9.5 8.9 8.9l189.2-23.5c6.6-.8 9.3-8.8 4.7-13.5l-54.7-54.7 157.6-157.6c3-3 3-8.1-.1-11.2zM439 576.1l-189.2 23.5c-6.6.8-9.3 8.9-4.7 13.5l54.7 54.7-157.5 157.5a8.03 8.03 0 000 11.3l45.1 45.1c3.1 3.1 8.2 3.1 11.3 0l157.6-157.6 54.7 54.7a7.94 7.94 0 0013.5-4.7L447.9 585a7.9 7.9 0 00-8.9-8.9z"}}]},name:"shrink",theme:"outlined"}},11450:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M584 352H440c-17.7 0-32 14.3-32 32v544c0 17.7 14.3 32 32 32h144c17.7 0 32-14.3 32-32V384c0-17.7-14.3-32-32-32zM892 64H748c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h144c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zM276 640H132c-17.7 0-32 14.3-32 32v256c0 17.7 14.3 32 32 32h144c17.7 0 32-14.3 32-32V672c0-17.7-14.3-32-32-32z"}}]},name:"signal",theme:"filled"}},4216:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M145.71 752c2 0 4-.2 5.98-.5L319.9 722c1.99-.4 3.88-1.3 5.28-2.8l423.91-423.87a9.93 9.93 0 000-14.06L582.88 114.9C581 113 578.5 112 575.82 112s-5.18 1-7.08 2.9L144.82 538.76c-1.5 1.5-2.4 3.29-2.8 5.28l-29.5 168.17a33.59 33.59 0 009.37 29.81c6.58 6.48 14.95 9.97 23.82 9.97m453.12-184.07c27.69-14.81 57.29-20.85 85.54-15.52 32.37 6.1 59.72 26.53 78.96 59.4 29.97 51.22 21.64 102.34-18.48 144.26-17.58 18.36-41.07 35.01-70 50.3l-.3.15.86.26a147.88 147.88 0 0041.54 6.2l1.17.01c61.07 0 100.98-22.1 125.28-67.87a36 36 0 0163.6 33.76C869.7 849.1 804.9 885 718.12 885c-47.69 0-91.94-15.03-128.19-41.36l-1.05-.78-1.36.47c-46.18 16-98.74 29.95-155.37 41.94l-2.24.47a1931.1 1931.1 0 01-139.16 23.96 36 36 0 11-9.5-71.38 1860.1 1860.1 0 00133.84-23.04c42.8-9 83-19.13 119.35-30.34l.24-.08-.44-.69c-16.46-26.45-25.86-55.43-26.14-83.24v-1.3c0-49.9 39.55-104.32 90.73-131.7M671 623.17c-10.74-2.03-24.1.7-38.22 8.26-29.55 15.8-52.7 47.64-52.7 68.2 0 18.2 8.9 40.14 24.71 59.73l.24.3 1.22-.52c39.17-16.58 68.49-34.27 85.93-52.18l.64-.67c18.74-19.57 21.39-35.84 8.36-58.1-9.06-15.47-19.03-22.92-30.18-25.02"}}]},name:"signature",theme:"filled"}},96258:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M145.71 752c2 0 4-.2 5.98-.5L319.9 722c1.99-.4 3.88-1.3 5.28-2.8l423.91-423.87a9.93 9.93 0 000-14.06L582.88 114.9C581 113 578.5 112 575.82 112s-5.18 1-7.08 2.9L144.82 538.76c-1.5 1.5-2.4 3.29-2.8 5.28l-29.5 168.17a33.59 33.59 0 009.37 29.81c6.58 6.48 14.95 9.97 23.82 9.97m51.75-85.43l15.65-88.92 362.7-362.67 73.28 73.27-362.7 362.67zm401.37-98.64c27.69-14.81 57.29-20.85 85.54-15.52 32.37 6.1 59.72 26.53 78.96 59.4 29.97 51.22 21.64 102.34-18.48 144.26-17.58 18.36-41.07 35.01-70 50.3l-.3.15.86.26a147.88 147.88 0 0041.54 6.2l1.17.01c61.07 0 100.98-22.1 125.28-67.87a36 36 0 0163.6 33.76C869.7 849.1 804.9 885 718.12 885c-47.69 0-91.94-15.03-128.19-41.36l-1.05-.78-1.36.47c-46.18 16-98.74 29.95-155.37 41.94l-2.24.47a1931.1 1931.1 0 01-139.16 23.96 36 36 0 11-9.5-71.38 1860.1 1860.1 0 00133.84-23.04c42.8-9 83-19.13 119.35-30.34l.24-.08-.44-.69c-16.46-26.45-25.86-55.43-26.14-83.24v-1.3c0-49.9 39.55-104.32 90.73-131.7M671 623.17c-10.74-2.03-24.1.7-38.22 8.26-29.55 15.8-52.7 47.64-52.7 68.2 0 18.2 8.9 40.14 24.71 59.73l.24.3 1.22-.52c39.17-16.58 68.49-34.27 85.93-52.18l.64-.67c18.74-19.57 21.39-35.84 8.36-58.1-9.06-15.47-19.03-22.92-30.18-25.02"}}]},name:"signature",theme:"outlined"}},67107:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M672 432c-120.3 0-219.9 88.5-237.3 204H320c-15.5 0-28-12.5-28-28V244h291c14.2 35.2 48.7 60 89 60 53 0 96-43 96-96s-43-96-96-96c-40.3 0-74.8 24.8-89 60H112v72h108v364c0 55.2 44.8 100 100 100h114.7c17.4 115.5 117 204 237.3 204 132.5 0 240-107.5 240-240S804.5 432 672 432zm128 266c0 4.4-3.6 8-8 8h-86v86c0 4.4-3.6 8-8 8h-52c-4.4 0-8-3.6-8-8v-86h-86c-4.4 0-8-3.6-8-8v-52c0-4.4 3.6-8 8-8h86v-86c0-4.4 3.6-8 8-8h52c4.4 0 8 3.6 8 8v86h86c4.4 0 8 3.6 8 8v52z"}}]},name:"sisternode",theme:"outlined"}},93337:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M582.3 625.6l147.9-166.3h-63.4zm90-202.3h62.5l-92.1-115.1zm-274.7 36L512 684.5l114.4-225.2zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm286.7 380.2L515.8 762.3c-1 1.1-2.4 1.7-3.8 1.7s-2.8-.6-3.8-1.7L225.3 444.2a5.14 5.14 0 01-.2-6.6L365.6 262c1-1.2 2.4-1.9 4-1.9h284.6c1.6 0 3 .7 4 1.9l140.5 175.6a4.9 4.9 0 010 6.6zm-190.5-20.9L512 326.1l-96.2 97.2zM420.3 301.1l-23.1 89.8 88.8-89.8zm183.4 0H538l88.8 89.8zm-222.4 7.1l-92.1 115.1h62.5zm-87.5 151.1l147.9 166.3-84.5-166.3z"}}]},name:"sketch-circle",theme:"filled"}},55846:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M925.6 405.1l-203-253.7a6.5 6.5 0 00-5-2.4H306.4c-1.9 0-3.8.9-5 2.4l-203 253.7a6.5 6.5 0 00.2 8.3l408.6 459.5c1.2 1.4 3 2.1 4.8 2.1 1.8 0 3.5-.8 4.8-2.1l408.6-459.5a6.5 6.5 0 00.2-8.3zM645.2 206.4l34.4 133.9-132.5-133.9h98.1zm8.2 178.5H370.6L512 242l141.4 142.9zM378.8 206.4h98.1L344.3 340.3l34.5-133.9zm-53.4 7l-44.1 171.5h-93.1l137.2-171.5zM194.6 434.9H289l125.8 247.7-220.2-247.7zM512 763.4L345.1 434.9h333.7L512 763.4zm97.1-80.8L735 434.9h94.4L609.1 682.6zm133.6-297.7l-44.1-171.5 137.2 171.5h-93.1z"}}]},name:"sketch",theme:"outlined"}},66003:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M608.2 423.3L512 326.1l-96.2 97.2zm-25.9 202.3l147.9-166.3h-63.4zm90-202.3h62.5l-92.1-115.1zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-81.3 332.2L515.8 762.3c-1 1.1-2.4 1.7-3.8 1.7s-2.8-.6-3.8-1.7L225.3 444.2a5.14 5.14 0 01-.2-6.6L365.6 262c1-1.2 2.4-1.9 4-1.9h284.6c1.6 0 3 .7 4 1.9l140.5 175.6a4.9 4.9 0 010 6.6zm-401.1 15.1L512 684.5l114.4-225.2zm-16.3-151.1l-92.1 115.1h62.5zm-87.5 151.1l147.9 166.3-84.5-166.3zm126.5-158.2l-23.1 89.8 88.8-89.8zm183.4 0H538l88.8 89.8z"}}]},name:"sketch-square",theme:"filled"}},53547:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M870 126H663.8c-17.4 0-32.9 11.9-37 29.3C614.3 208.1 567 246 512 246s-102.3-37.9-114.8-90.7a37.93 37.93 0 00-37-29.3H154a44 44 0 00-44 44v252a44 44 0 0044 44h75v388a44 44 0 0044 44h478a44 44 0 0044-44V466h75a44 44 0 0044-44V170a44 44 0 00-44-44z"}}]},name:"skin",theme:"filled"}},4288:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M870 126H663.8c-17.4 0-32.9 11.9-37 29.3C614.3 208.1 567 246 512 246s-102.3-37.9-114.8-90.7a37.93 37.93 0 00-37-29.3H154a44 44 0 00-44 44v252a44 44 0 0044 44h75v388a44 44 0 0044 44h478a44 44 0 0044-44V466h75a44 44 0 0044-44V170a44 44 0 00-44-44zm-28 268H723v432H301V394H182V198h153.3c28.2 71.2 97.5 120 176.7 120s148.5-48.8 176.7-120H842v196z"}}]},name:"skin",theme:"outlined"}},91475:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 318c-79.2 0-148.5-48.8-176.7-120H182v196h119v432h422V394h119V198H688.7c-28.2 71.2-97.5 120-176.7 120z",fill:t}},{tag:"path",attrs:{d:"M870 126H663.8c-17.4 0-32.9 11.9-37 29.3C614.3 208.1 567 246 512 246s-102.3-37.9-114.8-90.7a37.93 37.93 0 00-37-29.3H154a44 44 0 00-44 44v252a44 44 0 0044 44h75v388a44 44 0 0044 44h478a44 44 0 0044-44V466h75a44 44 0 0044-44V170a44 44 0 00-44-44zm-28 268H723v432H301V394H182V198h153.3c28.2 71.2 97.5 120 176.7 120s148.5-48.8 176.7-120H842v196z",fill:c}}]}},name:"skin",theme:"twotone"}},29191:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M883.7 578.6c4.1-22.5 6.3-45.5 6.3-68.5 0-51-10-100.5-29.7-147-19-45-46.3-85.4-81-120.1a375.79 375.79 0 00-120.1-80.9c-46.6-19.7-96-29.7-147-29.7-24 0-48.1 2.3-71.5 6.8A225.1 225.1 0 00335.6 113c-59.7 0-115.9 23.3-158.1 65.5A222.25 222.25 0 00112 336.6c0 38 9.8 75.4 28.1 108.4-3.7 21.4-5.7 43.3-5.7 65.1 0 51 10 100.5 29.7 147 19 45 46.2 85.4 80.9 120.1 34.7 34.7 75.1 61.9 120.1 80.9 46.6 19.7 96 29.7 147 29.7 22.2 0 44.4-2 66.2-5.9 33.5 18.9 71.3 29 110 29 59.7 0 115.9-23.2 158.1-65.5 42.3-42.2 65.5-98.4 65.5-158.1.1-38-9.7-75.5-28.2-108.7zm-370 162.9c-134.2 0-194.2-66-194.2-115.4 0-25.4 18.7-43.1 44.5-43.1 57.4 0 42.6 82.5 149.7 82.5 54.9 0 85.2-29.8 85.2-60.3 0-18.3-9-38.7-45.2-47.6l-119.4-29.8c-96.1-24.1-113.6-76.1-113.6-124.9 0-101.4 95.5-139.5 185.2-139.5 82.6 0 180 45.7 180 106.5 0 26.1-22.6 41.2-48.4 41.2-49 0-40-67.8-138.7-67.8-49 0-76.1 22.2-76.1 53.9s38.7 41.8 72.3 49.5l88.4 19.6c96.8 21.6 121.3 78.1 121.3 131.3 0 82.3-63.3 143.9-191 143.9z"}}]},name:"skype",theme:"filled"}},41111:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M883.7 578.6c4.1-22.5 6.3-45.5 6.3-68.5 0-51-10-100.5-29.7-147-19-45-46.3-85.4-81-120.1a375.79 375.79 0 00-120.1-80.9c-46.6-19.7-96-29.7-147-29.7-24 0-48.1 2.3-71.5 6.8A225.1 225.1 0 00335.6 113c-59.7 0-115.9 23.3-158.1 65.5A222.25 222.25 0 00112 336.6c0 38 9.8 75.4 28.1 108.4-3.7 21.4-5.7 43.3-5.7 65.1 0 51 10 100.5 29.7 147 19 45 46.2 85.4 80.9 120.1 34.7 34.7 75.1 61.9 120.1 80.9 46.6 19.7 96 29.7 147 29.7 22.2 0 44.4-2 66.2-5.9 33.5 18.9 71.3 29 110 29 59.7 0 115.9-23.2 158.1-65.5 42.3-42.2 65.5-98.4 65.5-158.1.1-38-9.7-75.5-28.2-108.7zm-88.1 216C766.9 823.4 729 839 688.4 839c-26.1 0-51.8-6.8-74.6-19.7l-22.5-12.7-25.5 4.5c-17.8 3.2-35.8 4.8-53.6 4.8-41.4 0-81.3-8.1-119.1-24.1-36.3-15.3-69-37.3-97.2-65.5a304.29 304.29 0 01-65.5-97.1c-16-37.7-24-77.6-24-119 0-17.4 1.6-35.2 4.6-52.8l4.4-25.1L203 410a151.02 151.02 0 01-19.1-73.4c0-40.6 15.7-78.5 44.4-107.2C257.1 200.7 295 185 335.6 185a153 153 0 0171.4 17.9l22.4 11.8 24.8-4.8c18.9-3.6 38.4-5.5 58-5.5 41.4 0 81.3 8.1 119 24 36.5 15.4 69.1 37.4 97.2 65.5 28.2 28.1 50.2 60.8 65.6 97.2 16 37.7 24 77.6 24 119 0 18.4-1.7 37-5.1 55.5l-4.7 25.5 12.6 22.6c12.6 22.5 19.2 48 19.2 73.7 0 40.7-15.7 78.5-44.4 107.2zM583.4 466.2L495 446.6c-33.6-7.7-72.3-17.8-72.3-49.5s27.1-53.9 76.1-53.9c98.7 0 89.7 67.8 138.7 67.8 25.8 0 48.4-15.2 48.4-41.2 0-60.8-97.4-106.5-180-106.5-89.7 0-185.2 38.1-185.2 139.5 0 48.8 17.4 100.8 113.6 124.9l119.4 29.8c36.1 8.9 45.2 29.2 45.2 47.6 0 30.5-30.3 60.3-85.2 60.3-107.2 0-92.3-82.5-149.7-82.5-25.8 0-44.5 17.8-44.5 43.1 0 49.4 60 115.4 194.2 115.4 127.7 0 191-61.5 191-144 0-53.1-24.5-109.6-121.3-131.2z"}}]},name:"skype",theme:"outlined"}},12107:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM361.5 580.2c0 27.8-22.5 50.4-50.3 50.4a50.35 50.35 0 01-50.3-50.4c0-27.8 22.5-50.4 50.3-50.4h50.3v50.4zm134 134.4c0 27.8-22.5 50.4-50.3 50.4-27.8 0-50.3-22.6-50.3-50.4V580.2c0-27.8 22.5-50.4 50.3-50.4a50.35 50.35 0 0150.3 50.4v134.4zm-50.2-218.4h-134c-27.8 0-50.3-22.6-50.3-50.4 0-27.8 22.5-50.4 50.3-50.4h134c27.8 0 50.3 22.6 50.3 50.4-.1 27.9-22.6 50.4-50.3 50.4zm0-134.4c-13.3 0-26.1-5.3-35.6-14.8S395 324.8 395 311.4c0-27.8 22.5-50.4 50.3-50.4 27.8 0 50.3 22.6 50.3 50.4v50.4h-50.3zm83.7-50.4c0-27.8 22.5-50.4 50.3-50.4 27.8 0 50.3 22.6 50.3 50.4v134.4c0 27.8-22.5 50.4-50.3 50.4-27.8 0-50.3-22.6-50.3-50.4V311.4zM579.3 765c-27.8 0-50.3-22.6-50.3-50.4v-50.4h50.3c27.8 0 50.3 22.6 50.3 50.4 0 27.8-22.5 50.4-50.3 50.4zm134-134.4h-134c-13.3 0-26.1-5.3-35.6-14.8S529 593.6 529 580.2c0-27.8 22.5-50.4 50.3-50.4h134c27.8 0 50.3 22.6 50.3 50.4 0 27.8-22.5 50.4-50.3 50.4zm0-134.4H663v-50.4c0-27.8 22.5-50.4 50.3-50.4s50.3 22.6 50.3 50.4c0 27.8-22.5 50.4-50.3 50.4z"}}]},name:"slack-circle",theme:"filled"}},36479:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M409.4 128c-42.4 0-76.7 34.4-76.7 76.8 0 20.3 8.1 39.9 22.4 54.3a76.74 76.74 0 0054.3 22.5h76.7v-76.8c0-42.3-34.3-76.7-76.7-76.8zm0 204.8H204.7c-42.4 0-76.7 34.4-76.7 76.8s34.4 76.8 76.7 76.8h204.6c42.4 0 76.7-34.4 76.7-76.8.1-42.4-34.3-76.8-76.6-76.8zM614 486.4c42.4 0 76.8-34.4 76.7-76.8V204.8c0-42.4-34.3-76.8-76.7-76.8-42.4 0-76.7 34.4-76.7 76.8v204.8c0 42.5 34.3 76.8 76.7 76.8zm281.4-76.8c0-42.4-34.4-76.8-76.7-76.8S742 367.2 742 409.6v76.8h76.7c42.3 0 76.7-34.4 76.7-76.8zm-76.8 128H614c-42.4 0-76.7 34.4-76.7 76.8 0 20.3 8.1 39.9 22.4 54.3a76.74 76.74 0 0054.3 22.5h204.6c42.4 0 76.7-34.4 76.7-76.8.1-42.4-34.3-76.7-76.7-76.8zM614 742.4h-76.7v76.8c0 42.4 34.4 76.8 76.7 76.8 42.4 0 76.8-34.4 76.7-76.8.1-42.4-34.3-76.7-76.7-76.8zM409.4 537.6c-42.4 0-76.7 34.4-76.7 76.8v204.8c0 42.4 34.4 76.8 76.7 76.8 42.4 0 76.8-34.4 76.7-76.8V614.4c0-20.3-8.1-39.9-22.4-54.3a76.92 76.92 0 00-54.3-22.5zM128 614.4c0 20.3 8.1 39.9 22.4 54.3a76.74 76.74 0 0054.3 22.5c42.4 0 76.8-34.4 76.7-76.8v-76.8h-76.7c-42.3 0-76.7 34.4-76.7 76.8z"}}]},name:"slack",theme:"outlined"}},72471:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM529 311.4c0-27.8 22.5-50.4 50.3-50.4 27.8 0 50.3 22.6 50.3 50.4v134.4c0 27.8-22.5 50.4-50.3 50.4-27.8 0-50.3-22.6-50.3-50.4V311.4zM361.5 580.2c0 27.8-22.5 50.4-50.3 50.4a50.35 50.35 0 01-50.3-50.4c0-27.8 22.5-50.4 50.3-50.4h50.3v50.4zm134 134.4c0 27.8-22.5 50.4-50.3 50.4-27.8 0-50.3-22.6-50.3-50.4V580.2c0-27.8 22.5-50.4 50.3-50.4a50.35 50.35 0 0150.3 50.4v134.4zm-50.2-218.4h-134c-27.8 0-50.3-22.6-50.3-50.4 0-27.8 22.5-50.4 50.3-50.4h134c27.8 0 50.3 22.6 50.3 50.4-.1 27.9-22.6 50.4-50.3 50.4zm0-134.4c-13.3 0-26.1-5.3-35.6-14.8S395 324.8 395 311.4c0-27.8 22.5-50.4 50.3-50.4 27.8 0 50.3 22.6 50.3 50.4v50.4h-50.3zm134 403.2c-27.8 0-50.3-22.6-50.3-50.4v-50.4h50.3c27.8 0 50.3 22.6 50.3 50.4 0 27.8-22.5 50.4-50.3 50.4zm134-134.4h-134a50.35 50.35 0 01-50.3-50.4c0-27.8 22.5-50.4 50.3-50.4h134c27.8 0 50.3 22.6 50.3 50.4 0 27.8-22.5 50.4-50.3 50.4zm0-134.4H663v-50.4c0-27.8 22.5-50.4 50.3-50.4s50.3 22.6 50.3 50.4c0 27.8-22.5 50.4-50.3 50.4z"}}]},name:"slack-square",theme:"filled"}},90305:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM529 311.4c0-27.8 22.5-50.4 50.3-50.4 27.8 0 50.3 22.6 50.3 50.4v134.4c0 27.8-22.5 50.4-50.3 50.4-27.8 0-50.3-22.6-50.3-50.4V311.4zM361.5 580.2c0 27.8-22.5 50.4-50.3 50.4a50.35 50.35 0 01-50.3-50.4c0-27.8 22.5-50.4 50.3-50.4h50.3v50.4zm134 134.4c0 27.8-22.5 50.4-50.3 50.4-27.8 0-50.3-22.6-50.3-50.4V580.2c0-27.8 22.5-50.4 50.3-50.4a50.35 50.35 0 0150.3 50.4v134.4zm-50.2-218.4h-134c-27.8 0-50.3-22.6-50.3-50.4 0-27.8 22.5-50.4 50.3-50.4h134c27.8 0 50.3 22.6 50.3 50.4-.1 27.9-22.6 50.4-50.3 50.4zm0-134.4c-13.3 0-26.1-5.3-35.6-14.8S395 324.8 395 311.4c0-27.8 22.5-50.4 50.3-50.4 27.8 0 50.3 22.6 50.3 50.4v50.4h-50.3zm134 403.2c-27.8 0-50.3-22.6-50.3-50.4v-50.4h50.3c27.8 0 50.3 22.6 50.3 50.4 0 27.8-22.5 50.4-50.3 50.4zm134-134.4h-134a50.35 50.35 0 01-50.3-50.4c0-27.8 22.5-50.4 50.3-50.4h134c27.8 0 50.3 22.6 50.3 50.4 0 27.8-22.5 50.4-50.3 50.4zm0-134.4H663v-50.4c0-27.8 22.5-50.4 50.3-50.4s50.3 22.6 50.3 50.4c0 27.8-22.5 50.4-50.3 50.4z"}}]},name:"slack-square",theme:"outlined"}},13203:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 296h-66v-96c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v96h-66c-4.4 0-8 3.6-8 8v416c0 4.4 3.6 8 8 8h66v96c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8v-96h66c4.4 0 8-3.6 8-8V304c0-4.4-3.6-8-8-8zm-584-72h-66v-56c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v56h-66c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8h66v56c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8v-56h66c4.4 0 8-3.6 8-8V232c0-4.4-3.6-8-8-8zm292 180h-66V232c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v172h-66c-4.4 0-8 3.6-8 8v200c0 4.4 3.6 8 8 8h66v172c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V620h66c4.4 0 8-3.6 8-8V412c0-4.4-3.6-8-8-8z"}}]},name:"sliders",theme:"filled"}},69474:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M320 224h-66v-56c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v56h-66c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8h66v56c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8v-56h66c4.4 0 8-3.6 8-8V232c0-4.4-3.6-8-8-8zm-60 508h-80V292h80v440zm644-436h-66v-96c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v96h-66c-4.4 0-8 3.6-8 8v416c0 4.4 3.6 8 8 8h66v96c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8v-96h66c4.4 0 8-3.6 8-8V304c0-4.4-3.6-8-8-8zm-60 364h-80V364h80v296zM612 404h-66V232c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v172h-66c-4.4 0-8 3.6-8 8v200c0 4.4 3.6 8 8 8h66v172c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V620h66c4.4 0 8-3.6 8-8V412c0-4.4-3.6-8-8-8zm-60 145a3 3 0 01-3 3h-74a3 3 0 01-3-3v-74a3 3 0 013-3h74a3 3 0 013 3v74z"}}]},name:"sliders",theme:"outlined"}},87112:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M180 292h80v440h-80zm369 180h-74a3 3 0 00-3 3v74a3 3 0 003 3h74a3 3 0 003-3v-74a3 3 0 00-3-3zm215-108h80v296h-80z",fill:t}},{tag:"path",attrs:{d:"M904 296h-66v-96c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v96h-66c-4.4 0-8 3.6-8 8v416c0 4.4 3.6 8 8 8h66v96c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8v-96h66c4.4 0 8-3.6 8-8V304c0-4.4-3.6-8-8-8zm-60 364h-80V364h80v296zM612 404h-66V232c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v172h-66c-4.4 0-8 3.6-8 8v200c0 4.4 3.6 8 8 8h66v172c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V620h66c4.4 0 8-3.6 8-8V412c0-4.4-3.6-8-8-8zm-60 145a3 3 0 01-3 3h-74a3 3 0 01-3-3v-74a3 3 0 013-3h74a3 3 0 013 3v74zM320 224h-66v-56c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v56h-66c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8h66v56c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8v-56h66c4.4 0 8-3.6 8-8V232c0-4.4-3.6-8-8-8zm-60 508h-80V292h80v440z",fill:c}}]}},name:"sliders",theme:"twotone"}},32727:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M112 476h72v72h-72zm182 0h72v72h-72zm364 0h72v72h-72zm182 0h72v72h-72zm-364 0h72v72h-72z"}}]},name:"small-dash",theme:"outlined"}},42407:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM288 421a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm224 272c-85.5 0-155.6-67.3-160-151.6a8 8 0 018-8.4h48.1c4.2 0 7.8 3.2 8.1 7.4C420 589.9 461.5 629 512 629s92.1-39.1 95.8-88.6c.3-4.2 3.9-7.4 8.1-7.4H664a8 8 0 018 8.4C667.6 625.7 597.5 693 512 693zm176-224a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"smile",theme:"filled"}},98585:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"}}]},name:"smile",theme:"outlined"}},50775:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zM288 421a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm224 272c-85.5 0-155.6-67.3-160-151.6a8 8 0 018-8.4h48.1c4.2 0 7.8 3.2 8.1 7.4C420 589.9 461.5 629 512 629s92.1-39.1 95.8-88.6c.3-4.2 3.9-7.4 8.1-7.4H664a8 8 0 018 8.4C667.6 625.7 597.5 693 512 693zm176-224a48.01 48.01 0 010-96 48.01 48.01 0 010 96z",fill:t}},{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm376 112h-48.1c-4.2 0-7.8 3.2-8.1 7.4-3.7 49.5-45.3 88.6-95.8 88.6s-92-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4zm-24-112a48 48 0 1096 0 48 48 0 10-96 0z",fill:c}}]}},name:"smile",theme:"twotone"}},87930:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M519.7 93.6c36.95 0 162.28 10.3 221.38 142.66 19.75 44.53 15.04 120.17 11.16 180.95l-.11 2.24c-.45 6.72-.82 12.88-1.12 19.04 2.8 1.68 7.58 3.36 14.97 3.36 11.2-.6 24.6-4.48 38.56-11.24 6.16-3.28 12.85-3.88 17.33-3.88 6.8 0 13.4 1.08 19 3.36 16.8 5.56 27.4 17.88 27.4 31.29.56 16.76-14.56 31.32-45.28 43.6-3.33 1.08-7.8 2.8-12.85 4.44-16.8 5.04-42.52 13.44-49.76 30.24-3.36 8.37-2.28 19.57 4.48 32.4l.56.57c2.24 5.08 56.97 129.73 178.86 149.86 9.52 1.64 16.24 10.08 15.68 19 0 2.8-.56 5.56-1.68 8.4-8.96 21.24-47.52 36.88-117.45 47.45-2.2 3.4-4.48 14-6.12 21.28a150.24 150.24 0 01-5 20.64c-2.84 10.12-10.08 15.12-20.72 15.12h-1.12c-5.04 0-11.69-1.15-20.09-2.76a225.25 225.25 0 00-47.52-5.04c-11.2 0-22.37.56-34.09 2.76-22.4 3.89-41.92 17.33-64.32 33-31.85 22.37-68.18 48.1-122.98 48.1-2.24 0-4.44-.57-6.72-.57h-5.56c-54.8 0-90.61-25.2-122.42-48.08-22.36-15.68-41.33-29.09-63.73-33-11.72-1.69-23.48-2.77-34.64-2.77-20.16 0-35.77 3.32-47.5 5.56-7.87 1.6-14.59 2.77-20.15 2.77-13.96 0-19.53-8.37-21.77-15.68-2.27-7.17-3.36-14.53-5.04-21.17-1.71-6.76-3.92-18.44-6.2-21.28-71.6-8.29-110.13-23.97-119.05-45.77a22.42 22.42 0 01-2.05-8.4c-.56-9.07 6.16-17.36 15.68-19 121.85-20.16 176.58-144.82 178.86-150.08l.6-1.09c6.72-12.88 8.36-24.08 4.44-32.44-7.28-16.2-33-24.57-49.73-30.2a83.38 83.38 0 01-12.91-4.45c-41.33-16.24-46.93-34.72-44.7-47.52 3.37-17.88 25.17-29.6 43.61-29.6 5.45 0 10.08 1.08 14.3 2.76 15.68 7.24 29.46 11.2 41.22 11.2 8.73 0 14.33-2.24 17.36-3.92l-1.72-21.25c-3.66-60.7-8.4-136.3 11.46-180.58 57.46-131.67 182.41-141.75 219.3-141.75l15.64-.56h2.24z"}}]},name:"snapchat",theme:"filled"}},2775:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 112H724V72c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v40H500V72c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v40H320c-17.7 0-32 14.3-32 32v120h-96c-17.7 0-32 14.3-32 32v632c0 17.7 14.3 32 32 32h512c17.7 0 32-14.3 32-32v-96h96c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM664 486H514V336h.2L664 485.8v.2zm128 274h-56V456L544 264H360v-80h68v32c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-32h152v32c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-32h68v576z"}}]},name:"snippets",theme:"filled"}},59712:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 112H724V72c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v40H500V72c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v40H320c-17.7 0-32 14.3-32 32v120h-96c-17.7 0-32 14.3-32 32v632c0 17.7 14.3 32 32 32h512c17.7 0 32-14.3 32-32v-96h96c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM664 888H232V336h218v174c0 22.1 17.9 40 40 40h174v338zm0-402H514V336h.2L664 485.8v.2zm128 274h-56V456L544 264H360v-80h68v32c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-32h152v32c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-32h68v576z"}}]},name:"snippets",theme:"outlined"}},87699:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M450 510V336H232v552h432V550H490c-22.1 0-40-17.9-40-40z",fill:t}},{tag:"path",attrs:{d:"M832 112H724V72c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v40H500V72c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v40H320c-17.7 0-32 14.3-32 32v120h-96c-17.7 0-32 14.3-32 32v632c0 17.7 14.3 32 32 32h512c17.7 0 32-14.3 32-32v-96h96c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM664 888H232V336h218v174c0 22.1 17.9 40 40 40h174v338zm0-402H514V336h.2L664 485.8v.2zm128 274h-56V456L544 264H360v-80h68v32c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-32h152v32c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-32h68v576z",fill:c}}]}},name:"snippets",theme:"twotone"}},33902:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M688 264c0-4.4-3.6-8-8-8H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48zm-8 136H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM480 544H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm-48 308H208V148h560v344c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h264c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm356.8-74.4c29-26.3 47.2-64.3 47.2-106.6 0-79.5-64.5-144-144-144s-144 64.5-144 144c0 42.3 18.2 80.3 47.2 106.6-57 32.5-96.2 92.7-99.2 162.1-.2 4.5 3.5 8.3 8 8.3h48.1c4.2 0 7.7-3.3 8-7.6C564 871.2 621.7 816 692 816s128 55.2 131.9 124.4c.2 4.2 3.7 7.6 8 7.6H880c4.6 0 8.2-3.8 8-8.3-2.9-69.5-42.2-129.6-99.2-162.1zM692 591c44.2 0 80 35.8 80 80s-35.8 80-80 80-80-35.8-80-80 35.8-80 80-80z"}}]},name:"solution",theme:"outlined"}},41852:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M839.6 433.8L749 150.5a9.24 9.24 0 00-8.9-6.5h-77.4c-4.1 0-7.6 2.6-8.9 6.5l-91.3 283.3c-.3.9-.5 1.9-.5 2.9 0 5.1 4.2 9.3 9.3 9.3h56.4c4.2 0 7.8-2.8 9-6.8l17.5-61.6h89l17.3 61.5c1.1 4 4.8 6.8 9 6.8h61.2c1 0 1.9-.1 2.8-.4 2.4-.8 4.3-2.4 5.5-4.6 1.1-2.2 1.3-4.7.6-7.1zM663.3 325.5l32.8-116.9h6.3l32.1 116.9h-71.2zm143.5 492.9H677.2v-.4l132.6-188.9c1.1-1.6 1.7-3.4 1.7-5.4v-36.4c0-5.1-4.2-9.3-9.3-9.3h-204c-5.1 0-9.3 4.2-9.3 9.3v43c0 5.1 4.2 9.3 9.3 9.3h122.6v.4L587.7 828.9a9.35 9.35 0 00-1.7 5.4v36.4c0 5.1 4.2 9.3 9.3 9.3h211.4c5.1 0 9.3-4.2 9.3-9.3v-43a9.2 9.2 0 00-9.2-9.3zM416 702h-76V172c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v530h-76c-6.7 0-10.5 7.8-6.3 13l112 141.9a8 8 0 0012.6 0l112-141.9c4.1-5.2.4-13-6.3-13z"}}]},name:"sort-ascending",theme:"outlined"}},1384:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M839.6 433.8L749 150.5a9.24 9.24 0 00-8.9-6.5h-77.4c-4.1 0-7.6 2.6-8.9 6.5l-91.3 283.3c-.3.9-.5 1.9-.5 2.9 0 5.1 4.2 9.3 9.3 9.3h56.4c4.2 0 7.8-2.8 9-6.8l17.5-61.6h89l17.3 61.5c1.1 4 4.8 6.8 9 6.8h61.2c1 0 1.9-.1 2.8-.4 2.4-.8 4.3-2.4 5.5-4.6 1.1-2.2 1.3-4.7.6-7.1zM663.3 325.5l32.8-116.9h6.3l32.1 116.9h-71.2zm143.5 492.9H677.2v-.4l132.6-188.9c1.1-1.6 1.7-3.4 1.7-5.4v-36.4c0-5.1-4.2-9.3-9.3-9.3h-204c-5.1 0-9.3 4.2-9.3 9.3v43c0 5.1 4.2 9.3 9.3 9.3h122.6v.4L587.7 828.9a9.35 9.35 0 00-1.7 5.4v36.4c0 5.1 4.2 9.3 9.3 9.3h211.4c5.1 0 9.3-4.2 9.3-9.3v-43a9.2 9.2 0 00-9.2-9.3zM310.3 167.1a8 8 0 00-12.6 0L185.7 309c-4.2 5.3-.4 13 6.3 13h76v530c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V322h76c6.7 0 10.5-7.8 6.3-13l-112-141.9z"}}]},name:"sort-descending",theme:"outlined"}},67582:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M892.1 737.8l-110.3-63.7a15.9 15.9 0 00-21.7 5.9l-19.9 34.5c-4.4 7.6-1.8 17.4 5.8 21.8L856.3 800a15.9 15.9 0 0021.7-5.9l19.9-34.5c4.4-7.6 1.7-17.4-5.8-21.8zM760 344a15.9 15.9 0 0021.7 5.9L892 286.2c7.6-4.4 10.2-14.2 5.8-21.8L878 230a15.9 15.9 0 00-21.7-5.9L746 287.8a15.99 15.99 0 00-5.8 21.8L760 344zm174 132H806c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16h128c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16zM625.9 115c-5.9 0-11.9 1.6-17.4 5.3L254 352H90c-8.8 0-16 7.2-16 16v288c0 8.8 7.2 16 16 16h164l354.5 231.7c5.5 3.6 11.6 5.3 17.4 5.3 16.7 0 32.1-13.3 32.1-32.1V147.1c0-18.8-15.4-32.1-32.1-32.1z"}}]},name:"sound",theme:"filled"}},68347:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M625.9 115c-5.9 0-11.9 1.6-17.4 5.3L254 352H90c-8.8 0-16 7.2-16 16v288c0 8.8 7.2 16 16 16h164l354.5 231.7c5.5 3.6 11.6 5.3 17.4 5.3 16.7 0 32.1-13.3 32.1-32.1V147.1c0-18.8-15.4-32.1-32.1-32.1zM586 803L293.4 611.7l-18-11.7H146V424h129.4l17.9-11.7L586 221v582zm348-327H806c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16h128c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16zm-41.9 261.8l-110.3-63.7a15.9 15.9 0 00-21.7 5.9l-19.9 34.5c-4.4 7.6-1.8 17.4 5.8 21.8L856.3 800a15.9 15.9 0 0021.7-5.9l19.9-34.5c4.4-7.6 1.7-17.4-5.8-21.8zM760 344a15.9 15.9 0 0021.7 5.9L892 286.2c7.6-4.4 10.2-14.2 5.8-21.8L878 230a15.9 15.9 0 00-21.7-5.9L746 287.8a15.99 15.99 0 00-5.8 21.8L760 344z"}}]},name:"sound",theme:"outlined"}},65326:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M275.4 424H146v176h129.4l18 11.7L586 803V221L293.3 412.3z",fill:t}},{tag:"path",attrs:{d:"M892.1 737.8l-110.3-63.7a15.9 15.9 0 00-21.7 5.9l-19.9 34.5c-4.4 7.6-1.8 17.4 5.8 21.8L856.3 800a15.9 15.9 0 0021.7-5.9l19.9-34.5c4.4-7.6 1.7-17.4-5.8-21.8zM934 476H806c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16h128c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16zM760 344a15.9 15.9 0 0021.7 5.9L892 286.2c7.6-4.4 10.2-14.2 5.8-21.8L878 230a15.9 15.9 0 00-21.7-5.9L746 287.8a15.99 15.99 0 00-5.8 21.8L760 344zM625.9 115c-5.9 0-11.9 1.6-17.4 5.3L254 352H90c-8.8 0-16 7.2-16 16v288c0 8.8 7.2 16 16 16h164l354.5 231.7c5.5 3.6 11.6 5.3 17.4 5.3 16.7 0 32.1-13.3 32.1-32.1V147.1c0-18.8-15.4-32.1-32.1-32.1zM586 803L293.4 611.7l-18-11.7H146V424h129.4l17.9-11.7L586 221v582z",fill:c}}]}},name:"sound",theme:"twotone"}},62923:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M938.2 508.4L787.3 389c-3-2.4-7.3-.2-7.3 3.6V478H636V184h204v128c0 2.2 1.8 4 4 4h60c2.2 0 4-1.8 4-4V144c0-15.5-12.5-28-28-28H596c-15.5 0-28 12.5-28 28v736c0 15.5 12.5 28 28 28h284c15.5 0 28-12.5 28-28V712c0-2.2-1.8-4-4-4h-60c-2.2 0-4 1.8-4 4v128H636V546h144v85.4c0 3.8 4.4 6 7.3 3.6l150.9-119.4a4.5 4.5 0 000-7.2zM428 116H144c-15.5 0-28 12.5-28 28v168c0 2.2 1.8 4 4 4h60c2.2 0 4-1.8 4-4V184h204v294H244v-85.4c0-3.8-4.3-6-7.3-3.6l-151 119.4a4.52 4.52 0 000 7.1l151 119.5c2.9 2.3 7.3.2 7.3-3.6V546h144v294H184V712c0-2.2-1.8-4-4-4h-60c-2.2 0-4 1.8-4 4v168c0 15.5 12.5 28 28 28h284c15.5 0 28-12.5 28-28V144c0-15.5-12.5-28-28-28z"}}]},name:"split-cells",theme:"outlined"}},47399:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M721.42 695.17c0-12.45-5.84-22.36-17.5-29.75-75.06-44.73-161.98-67.09-260.75-67.09-51.73 0-107.53 6.61-167.42 19.84-16.33 3.5-24.5 13.6-24.5 30.33 0 7.78 2.63 14.49 7.88 20.13 5.25 5.63 12.15 8.45 20.7 8.45 1.95 0 9.14-1.55 21.59-4.66 51.33-10.5 98.58-15.75 141.75-15.75 87.89 0 165.08 20.02 231.58 60.08 7.39 4.28 13.8 6.42 19.25 6.42 7.39 0 13.8-2.63 19.25-7.88 5.44-5.25 8.17-11.96 8.17-20.12m56-125.42c0-15.56-6.8-27.42-20.42-35.58-92.17-54.84-198.72-82.25-319.67-82.25-59.5 0-118.41 8.16-176.75 24.5-18.66 5.05-28 17.5-28 37.33 0 9.72 3.4 17.99 10.21 24.8 6.8 6.8 15.07 10.2 24.8 10.2 2.72 0 9.91-1.56 21.58-4.67a558.27 558.27 0 01146.41-19.25c108.5 0 203.4 24.11 284.67 72.34 9.33 5.05 16.72 7.58 22.17 7.58 9.72 0 17.98-3.4 24.79-10.2 6.8-6.81 10.2-15.08 10.2-24.8m63-144.67c0-18.27-7.77-31.89-23.33-40.83-49-28.39-105.97-49.88-170.91-64.46-64.95-14.58-131.64-21.87-200.09-21.87-79.33 0-150.1 9.14-212.33 27.41a46.3 46.3 0 00-22.46 14.88c-6.03 7.2-9.04 16.62-9.04 28.29 0 12.06 3.99 22.17 11.96 30.33 7.97 8.17 17.98 12.25 30.04 12.25 4.28 0 12.06-1.55 23.33-4.66 51.73-14.4 111.42-21.59 179.09-21.59 61.83 0 122.01 6.61 180.54 19.84 58.53 13.22 107.82 31.7 147.87 55.41 8.17 4.67 15.95 7 23.34 7 11.27 0 21.1-3.98 29.46-11.96 8.36-7.97 12.54-17.98 12.54-30.04M960 512c0 81.28-20.03 156.24-60.08 224.88-40.06 68.63-94.4 122.98-163.04 163.04C668.24 939.97 593.27 960 512 960s-156.24-20.03-224.88-60.08c-68.63-40.06-122.98-94.4-163.04-163.04C84.03 668.24 64 593.27 64 512s20.03-156.24 60.08-224.88c40.06-68.63 94.4-122.98 163.05-163.04C355.75 84.03 430.73 64 512 64c81.28 0 156.24 20.03 224.88 60.08 68.63 40.06 122.98 94.4 163.04 163.05C939.97 355.75 960 430.73 960 512"}}]},name:"spotify",theme:"filled"}},85387:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.52 64 64 264.52 64 512s200.52 448 448 448 448-200.52 448-448S759.48 64 512 64m0 74.66a371.86 371.86 0 01264.43 108.91A371.86 371.86 0 01885.33 512a371.86 371.86 0 01-108.9 264.43A371.86 371.86 0 01512 885.33a371.86 371.86 0 01-264.43-108.9A371.86 371.86 0 01138.67 512a371.86 371.86 0 01108.9-264.43A371.86 371.86 0 01512 138.67M452.49 316c-72.61 0-135.9 6.72-196 25.68-15.9 3.18-29.16 15.16-29.16 37.34 0 22.14 16.35 41.7 38.5 38.45 9.48 0 15.9-3.47 22.17-3.47 50.59-12.7 107.63-18.67 164.49-18.67 110.55 0 224 24.64 299.82 68.85 9.49 3.2 12.7 6.98 22.18 6.98 22.18 0 37.63-16.32 40.84-38.5 0-18.96-9.48-31.06-22.17-37.33C698.36 341.65 572.52 316 452.49 316M442 454.84c-66.34 0-113.6 9.49-161.02 22.18-15.72 6.23-24.49 16.05-24.49 34.98 0 15.76 12.54 31.51 31.51 31.51 6.42 0 9.18-.3 18.67-3.51 34.72-9.48 82.4-15.16 133.02-15.16 104.23 0 194.95 25.39 261.33 66.5 6.23 3.2 12.7 5.82 22.14 5.82 18.96 0 31.5-16.06 31.5-34.98 0-12.7-5.97-25.24-18.66-31.51-82.13-50.59-186.52-75.83-294-75.83m10.49 136.5c-53.65 0-104.53 5.97-155.16 18.66-12.69 3.21-22.17 12.24-22.17 28 0 12.7 9.93 25.68 25.68 25.68 3.21 0 12.4-3.5 18.67-3.5a581.73 581.73 0 01129.5-15.2c78.9 0 151.06 18.97 211.17 53.69 6.42 3.2 13.55 5.82 19.82 5.82 12.7 0 24.79-9.48 28-22.14 0-15.9-6.87-21.76-16.35-28-69.55-41.14-150.8-63.02-239.16-63.02"}}]},name:"spotify",theme:"outlined"}},61383:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3a32.05 32.05 0 00.6 45.3l183.7 179.1-43.4 252.9a31.95 31.95 0 0046.4 33.7L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"}}]},name:"star",theme:"filled"}},93669:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3a32.05 32.05 0 00.6 45.3l183.7 179.1-43.4 252.9a31.95 31.95 0 0046.4 33.7L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3zM664.8 561.6l36.1 210.3L512 672.7 323.1 772l36.1-210.3-152.8-149L417.6 382 512 190.7 606.4 382l211.2 30.7-152.8 148.9z"}}]},name:"star",theme:"outlined"}},45381:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512.5 190.4l-94.4 191.3-211.2 30.7 152.8 149-36.1 210.3 188.9-99.3 188.9 99.2-36.1-210.3 152.8-148.9-211.2-30.7z",fill:t}},{tag:"path",attrs:{d:"M908.6 352.8l-253.9-36.9L541.2 85.8c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L370.3 315.9l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3a32.05 32.05 0 00.6 45.3l183.7 179.1L239 839.4a31.95 31.95 0 0046.4 33.7l227.1-119.4 227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3zM665.3 561.3l36.1 210.3-188.9-99.2-188.9 99.3 36.1-210.3-152.8-149 211.2-30.7 94.4-191.3 94.4 191.3 211.2 30.7-152.8 148.9z",fill:c}}]}},name:"star",theme:"twotone"}},46893:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M347.6 528.95l383.2 301.02c14.25 11.2 35.2 1.1 35.2-16.95V210.97c0-18.05-20.95-28.14-35.2-16.94L347.6 495.05a21.53 21.53 0 000 33.9M330 864h-64a8 8 0 01-8-8V168a8 8 0 018-8h64a8 8 0 018 8v688a8 8 0 01-8 8"}}]},name:"step-backward",theme:"filled"}},11159:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M347.6 528.95l383.2 301.02c14.25 11.2 35.2 1.1 35.2-16.95V210.97c0-18.05-20.95-28.14-35.2-16.94L347.6 495.05a21.53 21.53 0 000 33.9M330 864h-64a8 8 0 01-8-8V168a8 8 0 018-8h64a8 8 0 018 8v688a8 8 0 01-8 8"}}]},name:"step-backward",theme:"outlined"}},37628:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M676.4 528.95L293.2 829.97c-14.25 11.2-35.2 1.1-35.2-16.95V210.97c0-18.05 20.95-28.14 35.2-16.94l383.2 301.02a21.53 21.53 0 010 33.9M694 864h64a8 8 0 008-8V168a8 8 0 00-8-8h-64a8 8 0 00-8 8v688a8 8 0 008 8"}}]},name:"step-forward",theme:"filled"}},20417:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M676.4 528.95L293.2 829.97c-14.25 11.2-35.2 1.1-35.2-16.95V210.97c0-18.05 20.95-28.14 35.2-16.94l383.2 301.02a21.53 21.53 0 010 33.9M694 864h64a8 8 0 008-8V168a8 8 0 00-8-8h-64a8 8 0 00-8 8v688a8 8 0 008 8"}}]},name:"step-forward",theme:"outlined"}},83780:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 747H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM165.7 621.8l39.7 39.5c3.1 3.1 8.2 3.1 11.3 0l234.7-233.9 97.6 97.3a32.11 32.11 0 0045.2 0l264.2-263.2c3.1-3.1 3.1-8.2 0-11.3l-39.7-39.6a8.03 8.03 0 00-11.3 0l-235.7 235-97.7-97.3a32.11 32.11 0 00-45.2 0L165.7 610.5a7.94 7.94 0 000 11.3z"}}]},name:"stock",theme:"outlined"}},14913:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm234.8 736.5L223.5 277.2c16-19.7 34-37.7 53.7-53.7l523.3 523.3c-16 19.6-34 37.7-53.7 53.7z"}}]},name:"stop",theme:"filled"}},74988:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372 0-89 31.3-170.8 83.5-234.8l523.3 523.3C682.8 852.7 601 884 512 884zm288.5-137.2L277.2 223.5C341.2 171.3 423 140 512 140c205.4 0 372 166.6 372 372 0 89-31.3 170.8-83.5 234.8z"}}]},name:"stop",theme:"outlined"}},640:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm288.5 682.8L277.7 224C258 240 240 258 224 277.7l522.8 522.8C682.8 852.7 601 884 512 884c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372c0 89-31.3 170.8-83.5 234.8z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372c89 0 170.8-31.3 234.8-83.5L224 277.7c16-19.7 34-37.7 53.7-53.7l522.8 522.8C852.7 682.8 884 601 884 512c0-205.4-166.6-372-372-372z",fill:t}}]}},name:"stop",theme:"twotone"}},57911:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 474H569.9c-10-2-20.5-4-31.6-6-15.9-2.9-22.2-4.1-30.8-5.8-51.3-10-82.2-20-106.8-34.2-35.1-20.5-52.2-48.3-52.2-85.1 0-37 15.2-67.7 44-89 28.4-21 68.8-32.1 116.8-32.1 54.8 0 97.1 14.4 125.8 42.8 14.6 14.4 25.3 32.1 31.8 52.6 1.3 4.1 2.8 10 4.3 17.8.9 4.8 5.2 8.2 9.9 8.2h72.8c5.6 0 10.1-4.6 10.1-10.1v-1c-.7-6.8-1.3-12.1-2-16-7.3-43.5-28-81.7-59.7-110.3-44.4-40.5-109.7-61.8-188.7-61.8-72.3 0-137.4 18.1-183.3 50.9-25.6 18.4-45.4 41.2-58.6 67.7-13.5 27.1-20.3 58.4-20.3 92.9 0 29.5 5.7 54.5 17.3 76.5 8.3 15.7 19.6 29.5 34.1 42H72c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h433.2c2.1.4 3.9.8 5.9 1.2 30.9 6.2 49.5 10.4 66.6 15.2 23 6.5 40.6 13.3 55.2 21.5 35.8 20.2 53.3 49.2 53.3 89 0 35.3-15.5 66.8-43.6 88.8-30.5 23.9-75.6 36.4-130.5 36.4-43.7 0-80.7-8.5-110.2-25-29.1-16.3-49.1-39.8-59.7-69.5-.8-2.2-1.7-5.2-2.7-9-1.2-4.4-5.3-7.5-9.7-7.5h-79.7c-5.6 0-10.1 4.6-10.1 10.1v1c.2 2.3.4 4.2.6 5.7 6.5 48.8 30.3 88.8 70.7 118.8 47.1 34.8 113.4 53.2 191.8 53.2 84.2 0 154.8-19.8 204.2-57.3 25-18.9 44.2-42.2 57.1-69 13-27.1 19.7-57.9 19.7-91.5 0-31.8-5.8-58.4-17.8-81.4-5.8-11.2-13.1-21.5-21.8-30.8H952c4.4 0 8-3.6 8-8v-60a8 8 0 00-8-7.9z"}}]},name:"strikethrough",theme:"outlined"}},75554:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M688 240c-138 0-252 102.8-269.6 236H249a95.92 95.92 0 00-89-60c-53 0-96 43-96 96s43 96 96 96c40.3 0 74.8-24.8 89-60h169.3C436 681.2 550 784 688 784c150.2 0 272-121.8 272-272S838.2 240 688 240zm128 298c0 4.4-3.6 8-8 8h-86v86c0 4.4-3.6 8-8 8h-52c-4.4 0-8-3.6-8-8v-86h-86c-4.4 0-8-3.6-8-8v-52c0-4.4 3.6-8 8-8h86v-86c0-4.4 3.6-8 8-8h52c4.4 0 8 3.6 8 8v86h86c4.4 0 8 3.6 8 8v52z"}}]},name:"subnode",theme:"outlined"}},13604:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M548 818v126a16 16 0 01-16 16h-40a16 16 0 01-16-16V818c15.85 1.64 27.84 2.46 36 2.46 8.15 0 20.16-.82 36-2.46m205.25-115.66l89.1 89.1a16 16 0 010 22.62l-28.29 28.29a16 16 0 01-22.62 0l-89.1-89.1c12.37-10.04 21.43-17.95 27.2-23.71 5.76-5.77 13.67-14.84 23.71-27.2m-482.5 0c10.04 12.36 17.95 21.43 23.71 27.2 5.77 5.76 14.84 13.67 27.2 23.71l-89.1 89.1a16 16 0 01-22.62 0l-28.29-28.29a16 16 0 010-22.63zM512 278c129.24 0 234 104.77 234 234S641.24 746 512 746 278 641.24 278 512s104.77-234 234-234M206 476c-1.64 15.85-2.46 27.84-2.46 36 0 8.15.82 20.16 2.46 36H80a16 16 0 01-16-16v-40a16 16 0 0116-16zm738 0a16 16 0 0116 16v40a16 16 0 01-16 16H818c1.64-15.85 2.46-27.84 2.46-36 0-8.15-.82-20.16-2.46-36zM814.06 180.65l28.29 28.29a16 16 0 010 22.63l-89.1 89.09c-10.04-12.37-17.95-21.43-23.71-27.2-5.77-5.76-14.84-13.67-27.2-23.71l89.1-89.1a16 16 0 0122.62 0m-581.5 0l89.1 89.1c-12.37 10.04-21.43 17.95-27.2 23.71-5.76 5.77-13.67 14.84-23.71 27.2l-89.1-89.1a16 16 0 010-22.62l28.29-28.29a16 16 0 0122.62 0M532 64a16 16 0 0116 16v126c-15.85-1.64-27.84-2.46-36-2.46-8.15 0-20.16.82-36 2.46V80a16 16 0 0116-16z"}}]},name:"sun",theme:"filled"}},89394:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M548 818v126a16 16 0 01-16 16h-40a16 16 0 01-16-16V818c15.85 1.64 27.84 2.46 36 2.46 8.15 0 20.16-.82 36-2.46m205.25-115.66l89.1 89.1a16 16 0 010 22.62l-28.29 28.29a16 16 0 01-22.62 0l-89.1-89.1c12.37-10.04 21.43-17.95 27.2-23.71 5.76-5.77 13.67-14.84 23.71-27.2m-482.5 0c10.04 12.36 17.95 21.43 23.71 27.2 5.77 5.76 14.84 13.67 27.2 23.71l-89.1 89.1a16 16 0 01-22.62 0l-28.29-28.29a16 16 0 010-22.63zM512 278c129.24 0 234 104.77 234 234S641.24 746 512 746 278 641.24 278 512s104.77-234 234-234m0 72c-89.47 0-162 72.53-162 162s72.53 162 162 162 162-72.53 162-162-72.53-162-162-162M206 476c-1.64 15.85-2.46 27.84-2.46 36 0 8.15.82 20.16 2.46 36H80a16 16 0 01-16-16v-40a16 16 0 0116-16zm738 0a16 16 0 0116 16v40a16 16 0 01-16 16H818c1.64-15.85 2.46-27.84 2.46-36 0-8.15-.82-20.16-2.46-36zM814.06 180.65l28.29 28.29a16 16 0 010 22.63l-89.1 89.09c-10.04-12.37-17.95-21.43-23.71-27.2-5.77-5.76-14.84-13.67-27.2-23.71l89.1-89.1a16 16 0 0122.62 0m-581.5 0l89.1 89.1c-12.37 10.04-21.43 17.95-27.2 23.71-5.76 5.77-13.67 14.84-23.71 27.2l-89.1-89.1a16 16 0 010-22.62l28.29-28.29a16 16 0 0122.62 0M532 64a16 16 0 0116 16v126c-15.85-1.64-27.84-2.46-36-2.46-8.15 0-20.16.82-36 2.46V80a16 16 0 0116-16z"}}]},name:"sun",theme:"outlined"}},90120:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 572H266.8l144.3-183c4.1-5.2.4-13-6.3-13H340c-9.8 0-19.1 4.5-25.1 12.2l-164 208c-16.5 21-1.6 51.8 25.1 51.8h696c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"swap-left",theme:"outlined"}},39520:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M847.9 592H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h605.2L612.9 851c-4.1 5.2-.4 13 6.3 13h72.5c4.9 0 9.5-2.2 12.6-6.1l168.8-214.1c16.5-21 1.6-51.8-25.2-51.8zM872 356H266.8l144.3-183c4.1-5.2.4-13-6.3-13h-72.5c-4.9 0-9.5 2.2-12.6 6.1L150.9 380.2c-16.5 21-1.6 51.8 25.1 51.8h696c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"swap",theme:"outlined"}},74402:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z"}}]},name:"swap-right",theme:"outlined"}},17546:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M752 240H144c-17.7 0-32 14.3-32 32v608c0 17.7 14.3 32 32 32h608c17.7 0 32-14.3 32-32V272c0-17.7-14.3-32-32-32zM596 606c0 4.4-3.6 8-8 8H308c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h280c4.4 0 8 3.6 8 8v48zm284-494H264c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h576v576c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V144c0-17.7-14.3-32-32-32z"}}]},name:"switcher",theme:"filled"}},13685:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M752 240H144c-17.7 0-32 14.3-32 32v608c0 17.7 14.3 32 32 32h608c17.7 0 32-14.3 32-32V272c0-17.7-14.3-32-32-32zm-40 600H184V312h528v528zm168-728H264c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h576v576c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V144c0-17.7-14.3-32-32-32zM300 550h296v64H300z"}}]},name:"switcher",theme:"outlined"}},70390:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M184 840h528V312H184v528zm116-290h296v64H300v-64z",fill:t}},{tag:"path",attrs:{d:"M880 112H264c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h576v576c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V144c0-17.7-14.3-32-32-32z",fill:c}},{tag:"path",attrs:{d:"M752 240H144c-17.7 0-32 14.3-32 32v608c0 17.7 14.3 32 32 32h608c17.7 0 32-14.3 32-32V272c0-17.7-14.3-32-32-32zm-40 600H184V312h528v528z",fill:c}},{tag:"path",attrs:{d:"M300 550h296v64H300z",fill:c}}]}},name:"switcher",theme:"twotone"}},75682:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M168 504.2c1-43.7 10-86.1 26.9-126 17.3-41 42.1-77.7 73.7-109.4S337 212.3 378 195c42.4-17.9 87.4-27 133.9-27s91.5 9.1 133.8 27A341.5 341.5 0 01755 268.8c9.9 9.9 19.2 20.4 27.8 31.4l-60.2 47a8 8 0 003 14.1l175.7 43c5 1.2 9.9-2.6 9.9-7.7l.8-180.9c0-6.7-7.7-10.5-12.9-6.3l-56.4 44.1C765.8 155.1 646.2 92 511.8 92 282.7 92 96.3 275.6 92 503.8a8 8 0 008 8.2h60c4.4 0 7.9-3.5 8-7.8zm756 7.8h-60c-4.4 0-7.9 3.5-8 7.8-1 43.7-10 86.1-26.9 126-17.3 41-42.1 77.8-73.7 109.4A342.45 342.45 0 01512.1 856a342.24 342.24 0 01-243.2-100.8c-9.9-9.9-19.2-20.4-27.8-31.4l60.2-47a8 8 0 00-3-14.1l-175.7-43c-5-1.2-9.9 2.6-9.9 7.7l-.7 181c0 6.7 7.7 10.5 12.9 6.3l56.4-44.1C258.2 868.9 377.8 932 512.2 932c229.2 0 415.5-183.7 419.8-411.8a8 8 0 00-8-8.2z"}}]},name:"sync",theme:"outlined"}},26881:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 208H676V232h212v136zm0 224H676V432h212v160zM412 432h200v160H412V432zm200-64H412V232h200v136zm-476 64h212v160H136V432zm0-200h212v136H136V232zm0 424h212v136H136V656zm276 0h200v136H412V656zm476 136H676V656h212v136z"}}]},name:"table",theme:"outlined"}},78714:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M800 64H224c-35.3 0-64 28.7-64 64v768c0 35.3 28.7 64 64 64h576c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zM512 824c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40z"}}]},name:"tablet",theme:"filled"}},44660:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M800 64H224c-35.3 0-64 28.7-64 64v768c0 35.3 28.7 64 64 64h576c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm-8 824H232V136h560v752zM472 784a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"tablet",theme:"outlined"}},54474:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M800 64H224c-35.3 0-64 28.7-64 64v768c0 35.3 28.7 64 64 64h576c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm-8 824H232V136h560v752z",fill:c}},{tag:"path",attrs:{d:"M232 888h560V136H232v752zm280-144c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40z",fill:t}},{tag:"path",attrs:{d:"M472 784a40 40 0 1080 0 40 40 0 10-80 0z",fill:c}}]}},name:"tablet",theme:"twotone"}},46737:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M938 458.8l-29.6-312.6c-1.5-16.2-14.4-29-30.6-30.6L565.2 86h-.4c-3.2 0-5.7 1-7.6 2.9L88.9 557.2a9.96 9.96 0 000 14.1l363.8 363.8c1.9 1.9 4.4 2.9 7.1 2.9s5.2-1 7.1-2.9l468.3-468.3c2-2.1 3-5 2.8-8zM699 387c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z"}}]},name:"tag",theme:"filled"}},98480:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M938 458.8l-29.6-312.6c-1.5-16.2-14.4-29-30.6-30.6L565.2 86h-.4c-3.2 0-5.7 1-7.6 2.9L88.9 557.2a9.96 9.96 0 000 14.1l363.8 363.8c1.9 1.9 4.4 2.9 7.1 2.9s5.2-1 7.1-2.9l468.3-468.3c2-2.1 3-5 2.8-8zM459.7 834.7L189.3 564.3 589 164.6 836 188l23.4 247-399.7 399.7zM680 256c-48.5 0-88 39.5-88 88s39.5 88 88 88 88-39.5 88-88-39.5-88-88-88zm0 120c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"}}]},name:"tag",theme:"outlined"}},30577:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M589 164.6L189.3 564.3l270.4 270.4L859.4 435 836 188l-247-23.4zM680 432c-48.5 0-88-39.5-88-88s39.5-88 88-88 88 39.5 88 88-39.5 88-88 88z",fill:t}},{tag:"path",attrs:{d:"M680 256c-48.5 0-88 39.5-88 88s39.5 88 88 88 88-39.5 88-88-39.5-88-88-88zm0 120c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z",fill:c}},{tag:"path",attrs:{d:"M938 458.8l-29.6-312.6c-1.5-16.2-14.4-29-30.6-30.6L565.2 86h-.4c-3.2 0-5.7 1-7.6 2.9L88.9 557.2a9.96 9.96 0 000 14.1l363.8 363.8a9.9 9.9 0 007.1 2.9c2.7 0 5.2-1 7.1-2.9l468.3-468.3c2-2.1 3-5 2.8-8zM459.7 834.7L189.3 564.3 589 164.6 836 188l23.4 247-399.7 399.7z",fill:c}}]}},name:"tag",theme:"twotone"}},27033:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M483.2 790.3L861.4 412c1.7-1.7 2.5-4 2.3-6.3l-25.5-301.4c-.7-7.8-6.8-13.9-14.6-14.6L522.2 64.3c-2.3-.2-4.7.6-6.3 2.3L137.7 444.8a8.03 8.03 0 000 11.3l334.2 334.2c3.1 3.2 8.2 3.2 11.3 0zm122.7-533.4c18.7-18.7 49.1-18.7 67.9 0 18.7 18.7 18.7 49.1 0 67.9-18.7 18.7-49.1 18.7-67.9 0-18.7-18.7-18.7-49.1 0-67.9zm283.8 282.9l-39.6-39.5a8.03 8.03 0 00-11.3 0l-362 361.3-237.6-237a8.03 8.03 0 00-11.3 0l-39.6 39.5a8.03 8.03 0 000 11.3l243.2 242.8 39.6 39.5c3.1 3.1 8.2 3.1 11.3 0l407.3-406.6c3.1-3.1 3.1-8.2 0-11.3z"}}]},name:"tags",theme:"filled"}},52892:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M483.2 790.3L861.4 412c1.7-1.7 2.5-4 2.3-6.3l-25.5-301.4c-.7-7.8-6.8-13.9-14.6-14.6L522.2 64.3c-2.3-.2-4.7.6-6.3 2.3L137.7 444.8a8.03 8.03 0 000 11.3l334.2 334.2c3.1 3.2 8.2 3.2 11.3 0zm62.6-651.7l224.6 19 19 224.6L477.5 694 233.9 450.5l311.9-311.9zm60.16 186.23a48 48 0 1067.88-67.89 48 48 0 10-67.88 67.89zM889.7 539.8l-39.6-39.5a8.03 8.03 0 00-11.3 0l-362 361.3-237.6-237a8.03 8.03 0 00-11.3 0l-39.6 39.5a8.03 8.03 0 000 11.3l243.2 242.8 39.6 39.5c3.1 3.1 8.2 3.1 11.3 0l407.3-406.6c3.1-3.1 3.1-8.2 0-11.3z"}}]},name:"tags",theme:"outlined"}},269:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M477.5 694l311.9-311.8-19-224.6-224.6-19-311.9 311.9L477.5 694zm116-415.5a47.81 47.81 0 0133.9-33.9c16.6-4.4 34.2.3 46.4 12.4a47.93 47.93 0 0112.4 46.4 47.81 47.81 0 01-33.9 33.9c-16.6 4.4-34.2-.3-46.4-12.4a48.3 48.3 0 01-12.4-46.4z",fill:t}},{tag:"path",attrs:{d:"M476.6 792.6c-1.7-.2-3.4-1-4.7-2.3L137.7 456.1a8.03 8.03 0 010-11.3L515.9 66.6c1.2-1.3 2.9-2.1 4.7-2.3h-.4c-2.3-.2-4.7.6-6.3 2.3L135.7 444.8a8.03 8.03 0 000 11.3l334.2 334.2c1.8 1.9 4.3 2.6 6.7 2.3z",fill:t}},{tag:"path",attrs:{d:"M889.7 539.8l-39.6-39.5a8.03 8.03 0 00-11.3 0l-362 361.3-237.6-237a8.03 8.03 0 00-11.3 0l-39.6 39.5a8.03 8.03 0 000 11.3l243.2 242.8 39.6 39.5c3.1 3.1 8.2 3.1 11.3 0l407.3-406.6c3.1-3.1 3.1-8.2 0-11.3zM652.3 337.3a47.81 47.81 0 0033.9-33.9c4.4-16.6-.3-34.2-12.4-46.4a47.93 47.93 0 00-46.4-12.4 47.81 47.81 0 00-33.9 33.9c-4.4 16.6.3 34.2 12.4 46.4a48.3 48.3 0 0046.4 12.4z",fill:c}},{tag:"path",attrs:{d:"M137.7 444.8a8.03 8.03 0 000 11.3l334.2 334.2c1.3 1.3 2.9 2.1 4.7 2.3 2.4.3 4.8-.5 6.6-2.3L861.4 412c1.7-1.7 2.5-4 2.3-6.3l-25.5-301.4c-.7-7.8-6.8-13.9-14.6-14.6L522.2 64.3h-1.6c-1.8.2-3.4 1-4.7 2.3L137.7 444.8zm408.1-306.2l224.6 19 19 224.6L477.5 694 233.9 450.5l311.9-311.9z",fill:c}}]}},name:"tags",theme:"twotone"}},4610:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM315.7 291.5c27.3 0 49.5 22.1 49.5 49.4s-22.1 49.4-49.5 49.4a49.4 49.4 0 110-98.8zM366.9 578c-13.6 42.3-10.2 26.7-64.4 144.5l-78.5-49s87.7-79.8 105.6-116.2c19.2-38.4-21.1-58.9-21.1-58.9l-60.2-37.5 32.7-50.2c45.4 33.7 48.7 36.6 79.2 67.2 23.8 23.9 20.7 56.8 6.7 100.1zm427.2 55c-15.3 143.8-202.4 90.3-202.4 90.3l10.2-41.1 43.3 9.3c80 5 72.3-64.9 72.3-64.9V423c.6-77.3-72.6-85.4-204.2-38.3l30.6 8.3c-2.5 9-12.5 23.2-25.2 38.6h176v35.6h-99.1v44.5h98.7v35.7h-98.7V622c14.9-4.8 28.6-11.5 40.5-20.5l-8.7-32.5 46.5-14.4 38.8 94.9-57.3 23.9-10.2-37.8c-25.6 19.5-78.8 48-171.8 45.4-99.2 2.6-73.7-112-73.7-112l2.5-1.3H472c-.5 14.7-6.6 38.7 1.7 51.8 6.8 10.8 24.2 12.6 35.3 13.1 1.3.1 2.6.1 3.9.1v-85.3h-101v-35.7h101v-44.5H487c-22.7 24.1-43.5 44.1-43.5 44.1l-30.6-26.7c21.7-22.9 43.3-59.1 56.8-83.2-10.9 4.4-22 9.2-33.6 14.2-11.2 14.3-24.2 29-38.7 43.5.5.8-50-28.4-50-28.4 52.2-44.4 81.4-139.9 81.4-139.9l72.5 20.4s-5.9 14-18.4 35.6c290.3-82.3 307.4 50.5 307.4 50.5s19.1 91.8 3.8 235.7z"}}]},name:"taobao-circle",theme:"filled"}},48989:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM315.7 291.5c27.3 0 49.5 22.1 49.5 49.4s-22.1 49.4-49.5 49.4a49.4 49.4 0 110-98.8zM366.9 578c-13.6 42.3-10.2 26.7-64.4 144.5l-78.5-49s87.7-79.8 105.6-116.2c19.2-38.4-21.1-58.9-21.1-58.9l-60.2-37.5 32.7-50.2c45.4 33.7 48.7 36.6 79.2 67.2 23.8 23.9 20.7 56.8 6.7 100.1zm427.2 55c-15.3 143.8-202.4 90.3-202.4 90.3l10.2-41.1 43.3 9.3c80 5 72.3-64.9 72.3-64.9V423c.6-77.3-72.6-85.4-204.2-38.3l30.6 8.3c-2.5 9-12.5 23.2-25.2 38.6h176v35.6h-99.1v44.5h98.7v35.7h-98.7V622c14.9-4.8 28.6-11.5 40.5-20.5l-8.7-32.5 46.5-14.4 38.8 94.9-57.3 23.9-10.2-37.8c-25.6 19.5-78.8 48-171.8 45.4-99.2 2.6-73.7-112-73.7-112l2.5-1.3H472c-.5 14.7-6.6 38.7 1.7 51.8 6.8 10.8 24.2 12.6 35.3 13.1 1.3.1 2.6.1 3.9.1v-85.3h-101v-35.7h101v-44.5H487c-22.7 24.1-43.5 44.1-43.5 44.1l-30.6-26.7c21.7-22.9 43.3-59.1 56.8-83.2-10.9 4.4-22 9.2-33.6 14.2-11.2 14.3-24.2 29-38.7 43.5.5.8-50-28.4-50-28.4 52.2-44.4 81.4-139.9 81.4-139.9l72.5 20.4s-5.9 14-18.4 35.6c290.3-82.3 307.4 50.5 307.4 50.5s19.1 91.8 3.8 235.7z"}}]},name:"taobao-circle",theme:"outlined"}},54653:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M168.5 273.7a68.7 68.7 0 10137.4 0 68.7 68.7 0 10-137.4 0zm730 79.2s-23.7-184.4-426.9-70.1c17.3-30 25.6-49.5 25.6-49.5L396.4 205s-40.6 132.6-113 194.4c0 0 70.1 40.6 69.4 39.4 20.1-20.1 38.2-40.6 53.7-60.4 16.1-7 31.5-13.6 46.7-19.8-18.6 33.5-48.7 83.8-78.8 115.6l42.4 37s28.8-27.7 60.4-61.2h36v61.8H372.9v49.5h140.3v118.5c-1.7 0-3.6 0-5.4-.2-15.4-.7-39.5-3.3-49-18.2-11.5-18.1-3-51.5-2.4-71.9h-97l-3.4 1.8s-35.5 159.1 102.3 155.5c129.1 3.6 203-36 238.6-63.1l14.2 52.6 79.6-33.2-53.9-131.9-64.6 20.1 12.1 45.2c-16.6 12.4-35.6 21.7-56.2 28.4V561.3h137.1v-49.5H628.1V450h137.6v-49.5H521.3c17.6-21.4 31.5-41.1 35-53.6l-42.5-11.6c182.8-65.5 284.5-54.2 283.6 53.2v282.8s10.8 97.1-100.4 90.1l-60.2-12.9-14.2 57.1S882.5 880 903.7 680.2c21.3-200-5.2-327.3-5.2-327.3zm-707.4 18.3l-45.4 69.7 83.6 52.1s56 28.5 29.4 81.9C233.8 625.5 112 736.3 112 736.3l109 68.1c75.4-163.7 70.5-142 89.5-200.7 19.5-60.1 23.7-105.9-9.4-139.1-42.4-42.6-47-46.6-110-93.4z"}}]},name:"taobao",theme:"outlined"}},61852:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM315.7 291.5c27.3 0 49.5 22.1 49.5 49.4s-22.1 49.4-49.5 49.4a49.4 49.4 0 110-98.8zM366.9 578c-13.6 42.3-10.2 26.7-64.4 144.5l-78.5-49s87.7-79.8 105.6-116.2c19.2-38.4-21.1-58.9-21.1-58.9l-60.2-37.5 32.7-50.2c45.4 33.7 48.7 36.6 79.2 67.2 23.8 23.9 20.7 56.8 6.7 100.1zm427.2 55c-15.3 143.8-202.4 90.3-202.4 90.3l10.2-41.1 43.3 9.3c80 5 72.3-64.9 72.3-64.9V423c.6-77.3-72.6-85.4-204.2-38.3l30.6 8.3c-2.5 9-12.5 23.2-25.2 38.6h176v35.6h-99.1v44.5h98.7v35.7h-98.7V622c14.9-4.8 28.6-11.5 40.5-20.5l-8.7-32.5 46.5-14.4 38.8 94.9-57.3 23.9-10.2-37.8c-25.6 19.5-78.8 48-171.8 45.4-99.2 2.6-73.7-112-73.7-112l2.5-1.3H472c-.5 14.7-6.6 38.7 1.7 51.8 6.8 10.8 24.2 12.6 35.3 13.1 1.3.1 2.6.1 3.9.1v-85.3h-101v-35.7h101v-44.5H487c-22.7 24.1-43.5 44.1-43.5 44.1l-30.6-26.7c21.7-22.9 43.3-59.1 56.8-83.2-10.9 4.4-22 9.2-33.6 14.2-11.2 14.3-24.2 29-38.7 43.5.5.8-50-28.4-50-28.4 52.2-44.4 81.4-139.9 81.4-139.9l72.5 20.4s-5.9 14-18.4 35.6c290.3-82.3 307.4 50.5 307.4 50.5s19.1 91.8 3.8 235.7z"}}]},name:"taobao-square",theme:"filled"}},48246:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M824.2 699.9a301.55 301.55 0 00-86.4-60.4C783.1 602.8 812 546.8 812 484c0-110.8-92.4-201.7-203.2-200-109.1 1.7-197 90.6-197 200 0 62.8 29 118.8 74.2 155.5a300.95 300.95 0 00-86.4 60.4C345 754.6 314 826.8 312 903.8a8 8 0 008 8.2h56c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5A226.62 226.62 0 01612 684c60.9 0 118.2 23.7 161.3 66.8C814.5 792 838 846.3 840 904.3c.1 4.3 3.7 7.7 8 7.7h56a8 8 0 008-8.2c-2-77-33-149.2-87.8-203.9zM612 612c-34.2 0-66.4-13.3-90.5-37.5a126.86 126.86 0 01-37.5-91.8c.3-32.8 13.4-64.5 36.3-88 24-24.6 56.1-38.3 90.4-38.7 33.9-.3 66.8 12.9 91 36.6 24.8 24.3 38.4 56.8 38.4 91.4 0 34.2-13.3 66.3-37.5 90.5A127.3 127.3 0 01612 612zM361.5 510.4c-.9-8.7-1.4-17.5-1.4-26.4 0-15.9 1.5-31.4 4.3-46.5.7-3.6-1.2-7.3-4.5-8.8-13.6-6.1-26.1-14.5-36.9-25.1a127.54 127.54 0 01-38.7-95.4c.9-32.1 13.8-62.6 36.3-85.6 24.7-25.3 57.9-39.1 93.2-38.7 31.9.3 62.7 12.6 86 34.4 7.9 7.4 14.7 15.6 20.4 24.4 2 3.1 5.9 4.4 9.3 3.2 17.6-6.1 36.2-10.4 55.3-12.4 5.6-.6 8.8-6.6 6.3-11.6-32.5-64.3-98.9-108.7-175.7-109.9-110.9-1.7-203.3 89.2-203.3 199.9 0 62.8 28.9 118.8 74.2 155.5-31.8 14.7-61.1 35-86.5 60.4-54.8 54.7-85.8 126.9-87.8 204a8 8 0 008 8.2h56.1c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5 29.4-29.4 65.4-49.8 104.7-59.7 3.9-1 6.5-4.7 6-8.7z"}}]},name:"team",theme:"outlined"}},36531:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M509.9 64A448 448 0 0064 512a448 448 0 00448 448 448 448 0 00448-448A448 448 0 00512 64a448 448 0 00-2.1 0zm185.26 269.7c3.73-.08 11.98.85 17.36 5.22a18.9 18.9 0 016.38 12.14c.6 3.47 1.35 11.42.75 17.62-6.72 70.86-35.92 242.74-50.78 322.07-6.27 33.6-18.62 44.84-30.6 45.92-26 2.43-45.74-17.17-70.94-33.67-39.43-25.87-61.71-41.97-99.98-67.2-44.24-29.12-15.57-45.18 9.63-71.3 6.6-6.88 121.22-111.15 123.46-120.6.26-1.2.53-5.6-2.09-7.91s-6.5-1.53-9.3-.9c-3.95.9-66.93 42.56-188.94 124.88-17.92 12.32-34.08 18.3-48.6 17.92-15.98-.3-46.75-9-69.63-16.42-28.08-9.15-50.37-13.97-48.42-29.46 1-8.06 12.13-16.31 33.33-24.75 130.6-56.9 217.66-94.42 261.26-112.52 124.4-51.75 150.27-60.75 167.1-61.04z"}}]},name:"telegram",theme:"filled"}},74208:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M518.94 960h-.26c-133.69-.9-236.47-44.99-305.53-131-61.42-76.57-93.15-183.12-94.2-316.63v-.63c1.12-133.62 32.82-240.05 94.27-316.66 69-86.1 171.85-130.18 305.5-131.08h.52c102.52.75 188.27 27.07 254.84 78.33 62.6 48.16 106.7 116.85 131 204.1l-76.16 21.24C787.71 219.83 683.4 144.27 518.91 143.1c-108.64.82-190.78 34.94-244.16 101.43C224.79 306.82 199 396.8 197.99 512c1 115.21 26.8 205.18 76.8 267.46 53.38 66.56 135.55 100.72 244.15 101.43 97.93-.75 162.7-23.56 216.54-76.35 61.49-60.21 60.4-134.13 40.7-179.12-11.58-26.5-32.6-48.53-61.01-65.33-7.17 50.47-23.22 91.31-47.94 122.15-33.08 41.14-79.9 63.62-139.25 66.83-44.88 2.42-88.15-8.14-121.67-29.9-39.69-25.73-62.9-64.97-65.4-110.66-2.44-44.43 15.22-85.31 49.64-115.06 32.86-28.38 79.11-45.07 133.77-48.2a517.18 517.18 0 01112.75 5.3c-4.7-27.7-14-49.73-28-65.6C589.9 363.08 560.23 352 521 351.73h-1.09c-31.5 0-74.36 8.66-101.58 49.28l-65.6-44.06c36.6-54.28 95.88-84.22 167.18-84.22h1.65c119.24.75 190.29 73.73 197.38 201.15 4.03 1.72 8.06 3.51 11.98 5.3 55.63 26.14 96.32 65.75 117.75 114.62 29.76 67.94 32.52 178.82-57.79 267.23-69.07 67.57-152.84 98.11-271.67 98.93zm37.45-436.43c-9.04 0-18.18.26-27.59.79-68.54 3.84-111.25 35.31-108.86 80 2.5 46.9 54.2 68.66 103.93 65.97 45.7-2.43 105.2-20.27 115.21-138.5a392 392 0 00-82.7-8.26z"}}]},name:"threads",theme:"filled"}},72660:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M848 359.3H627.7L825.8 109c4.1-5.3.4-13-6.3-13H436c-2.8 0-5.5 1.5-6.9 4L170 547.5c-3.1 5.3.7 12 6.9 12h174.4l-89.4 357.6c-1.9 7.8 7.5 13.3 13.3 7.7L853.5 373c5.2-4.9 1.7-13.7-5.5-13.7z"}}]},name:"thunderbolt",theme:"filled"}},94574:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M848 359.3H627.7L825.8 109c4.1-5.3.4-13-6.3-13H436c-2.8 0-5.5 1.5-6.9 4L170 547.5c-3.1 5.3.7 12 6.9 12h174.4l-89.4 357.6c-1.9 7.8 7.5 13.3 13.3 7.7L853.5 373c5.2-4.9 1.7-13.7-5.5-13.7zM378.2 732.5l60.3-241H281.1l189.6-327.4h224.6L487 427.4h211L378.2 732.5z"}}]},name:"thunderbolt",theme:"outlined"}},1886:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M695.4 164.1H470.8L281.2 491.5h157.4l-60.3 241 319.8-305.1h-211z",fill:t}},{tag:"path",attrs:{d:"M848.1 359.3H627.8L825.9 109c4.1-5.3.4-13-6.3-13H436.1c-2.8 0-5.5 1.5-6.9 4L170.1 547.5c-3.1 5.3.7 12 6.9 12h174.4L262 917.1c-1.9 7.8 7.5 13.3 13.3 7.7L853.6 373c5.2-4.9 1.7-13.7-5.5-13.7zM378.3 732.5l60.3-241H281.2l189.6-327.4h224.6L487.1 427.4h211L378.3 732.5z",fill:c}}]}},name:"thunderbolt",theme:"twotone"}},68889:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 224.96C912 162.57 861.42 112 799.04 112H224.96C162.57 112 112 162.57 112 224.96v574.08C112 861.43 162.58 912 224.96 912h574.08C861.42 912 912 861.43 912 799.04zM774.76 460.92c-51.62.57-99.71-15.03-141.94-43.93v202.87a192.3 192.3 0 01-149 187.85c-119.06 27.17-219.86-58.95-232.57-161.83-13.3-102.89 52.32-193.06 152.89-213.29 19.65-4.04 49.2-4.04 64.46-.57v108.66c-4.7-1.15-9.09-2.31-13.71-2.89-39.3-6.94-77.37 12.72-92.98 48.55-15.6 35.84-5.16 77.45 26.63 101.73 26.59 20.8 56.09 23.7 86.14 9.82 30.06-13.29 46.21-37.56 49.68-70.5.58-4.63.54-9.84.54-15.04V222.21c0-10.99.09-10.5 11.07-10.5h86.12c6.36 0 8.67.9 9.25 8.43 4.62 67.04 55.53 124.14 120.84 132.81 6.94 1.16 14.37 1.62 22.58 2.2z"}}]},name:"tik-tok",theme:"filled"}},37664:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M530.01 112.67c43.67-.67 87-.34 130.33-.67 2.67 51 21 103 58.33 139 37.33 37 90 54 141.33 59.66V445c-48-1.67-96.33-11.67-140-32.34-19-8.66-36.66-19.66-54-31-.33 97.33.34 194.67-.66 291.67-2.67 46.66-18 93-45 131.33-43.66 64-119.32 105.66-196.99 107-47.66 2.66-95.33-10.34-136-34.34C220.04 837.66 172.7 765 165.7 687c-.67-16.66-1-33.33-.34-49.66 6-63.34 37.33-124 86-165.34 55.33-48 132.66-71 204.99-57.33.67 49.34-1.33 98.67-1.33 148-33-10.67-71.67-7.67-100.67 12.33-21 13.67-37 34.67-45.33 58.34-7 17-5 35.66-4.66 53.66 8 54.67 60.66 100.67 116.66 95.67 37.33-.34 73-22 92.33-53.67 6.33-11 13.33-22.33 13.66-35.33 3.34-59.67 2-119 2.34-178.66.33-134.34-.34-268.33.66-402.33"}}]},name:"tik-tok",theme:"outlined"}},22806:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885 780H165c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zM400 325.7h73.9V664c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V325.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 171a8 8 0 00-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13z"}}]},name:"to-top",theme:"outlined"}},18882:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M865.3 244.7c-.3-.3-61.1 59.8-182.1 180.6l-84.9-84.9 180.9-180.9c-95.2-57.3-217.5-42.6-296.8 36.7A244.42 244.42 0 00419 432l1.8 6.7-283.5 283.4c-6.2 6.2-6.2 16.4 0 22.6l141.4 141.4c6.2 6.2 16.4 6.2 22.6 0l283.3-283.3 6.7 1.8c83.7 22.3 173.6-.9 236-63.3 79.4-79.3 94.1-201.6 38-296.6z"}}]},name:"tool",theme:"filled"}},46352:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M876.6 239.5c-.5-.9-1.2-1.8-2-2.5-5-5-13.1-5-18.1 0L684.2 409.3l-67.9-67.9L788.7 169c.8-.8 1.4-1.6 2-2.5 3.6-6.1 1.6-13.9-4.5-17.5-98.2-58-226.8-44.7-311.3 39.7-67 67-89.2 162-66.5 247.4l-293 293c-3 3-2.8 7.9.3 11l169.7 169.7c3.1 3.1 8.1 3.3 11 .3l292.9-292.9c85.5 22.8 180.5.7 247.6-66.4 84.4-84.5 97.7-213.1 39.7-311.3zM786 499.8c-58.1 58.1-145.3 69.3-214.6 33.6l-8.8 8.8-.1-.1-274 274.1-79.2-79.2 230.1-230.1s0 .1.1.1l52.8-52.8c-35.7-69.3-24.5-156.5 33.6-214.6a184.2 184.2 0 01144-53.5L537 318.9a32.05 32.05 0 000 45.3l124.5 124.5a32.05 32.05 0 0045.3 0l132.8-132.8c3.7 51.8-14.4 104.8-53.6 143.9z"}}]},name:"tool",theme:"outlined"}},11941:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M706.8 488.7a32.05 32.05 0 01-45.3 0L537 364.2a32.05 32.05 0 010-45.3l132.9-132.8a184.2 184.2 0 00-144 53.5c-58.1 58.1-69.3 145.3-33.6 214.6L439.5 507c-.1 0-.1-.1-.1-.1L209.3 737l79.2 79.2 274-274.1.1.1 8.8-8.8c69.3 35.7 156.5 24.5 214.6-33.6 39.2-39.1 57.3-92.1 53.6-143.9L706.8 488.7z",fill:t}},{tag:"path",attrs:{d:"M876.6 239.5c-.5-.9-1.2-1.8-2-2.5-5-5-13.1-5-18.1 0L684.2 409.3l-67.9-67.9L788.7 169c.8-.8 1.4-1.6 2-2.5 3.6-6.1 1.6-13.9-4.5-17.5-98.2-58-226.8-44.7-311.3 39.7-67 67-89.2 162-66.5 247.4l-293 293c-3 3-2.8 7.9.3 11l169.7 169.7c3.1 3.1 8.1 3.3 11 .3l292.9-292.9c85.5 22.8 180.5.7 247.6-66.4 84.4-84.5 97.7-213.1 39.7-311.3zM786 499.8c-58.1 58.1-145.3 69.3-214.6 33.6l-8.8 8.8-.1-.1-274 274.1-79.2-79.2 230.1-230.1s0 .1.1.1l52.8-52.8c-35.7-69.3-24.5-156.5 33.6-214.6a184.2 184.2 0 01144-53.5L537 318.9a32.05 32.05 0 000 45.3l124.5 124.5a32.05 32.05 0 0045.3 0l132.8-132.8c3.7 51.8-14.4 104.8-53.6 143.9z",fill:c}}]}},name:"tool",theme:"twotone"}},85353:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm164.7 660.2c-1.1.5-2.3.8-3.5.8h-62c-3.1 0-5.9-1.8-7.2-4.6l-74.6-159.2h-88.7V717c0 4.4-3.6 8-8 8H378c-4.4 0-8-3.6-8-8V307c0-4.4 3.6-8 8-8h155.6c98.8 0 144.2 59.9 144.2 131.1 0 70.2-43.6 106.4-78.4 119.2l80.8 164.2c2.1 3.9.4 8.7-3.5 10.7zM523.9 357h-83.4v148H522c53 0 82.8-25.6 82.8-72.4 0-50.3-32.9-75.6-80.9-75.6z"}}]},name:"trademark-circle",theme:"filled"}},36782:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm87.5-334.7c34.8-12.8 78.4-49 78.4-119.2 0-71.2-45.5-131.1-144.2-131.1H378c-4.4 0-8 3.6-8 8v410c0 4.4 3.6 8 8 8h54.5c4.4 0 8-3.6 8-8V561.2h88.7l74.6 159.2c1.3 2.8 4.1 4.6 7.2 4.6h62a7.9 7.9 0 007.1-11.5l-80.6-164.2zM522 505h-81.5V357h83.4c48 0 80.9 25.3 80.9 75.5 0 46.9-29.8 72.5-82.8 72.5z"}}]},name:"trademark-circle",theme:"outlined"}},10449:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm170.7 584.2c-1.1.5-2.3.8-3.5.8h-62c-3.1 0-5.9-1.8-7.2-4.6l-74.6-159.2h-88.7V717c0 4.4-3.6 8-8 8H384c-4.4 0-8-3.6-8-8V307c0-4.4 3.6-8 8-8h155.6c98.8 0 144.2 59.9 144.2 131.1 0 70.2-43.6 106.4-78.4 119.2l80.8 164.2c2.1 3.9.4 8.7-3.5 10.7z",fill:t}},{tag:"path",attrs:{d:"M529.9 357h-83.4v148H528c53 0 82.8-25.6 82.8-72.4 0-50.3-32.9-75.6-80.9-75.6z",fill:t}},{tag:"path",attrs:{d:"M605.4 549.3c34.8-12.8 78.4-49 78.4-119.2 0-71.2-45.4-131.1-144.2-131.1H384c-4.4 0-8 3.6-8 8v410c0 4.4 3.6 8 8 8h54.7c4.4 0 8-3.6 8-8V561.2h88.7L610 720.4c1.3 2.8 4.1 4.6 7.2 4.6h62c1.2 0 2.4-.3 3.5-.8 3.9-2 5.6-6.8 3.5-10.7l-80.8-164.2zM528 505h-81.5V357h83.4c48 0 80.9 25.3 80.9 75.6 0 46.8-29.8 72.4-82.8 72.4z",fill:c}}]}},name:"trademark-circle",theme:"twotone"}},7095:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm87.5-334.7c34.8-12.8 78.4-49 78.4-119.2 0-71.2-45.5-131.1-144.2-131.1H378c-4.4 0-8 3.6-8 8v410c0 4.4 3.6 8 8 8h54.5c4.4 0 8-3.6 8-8V561.2h88.7l74.6 159.2c1.3 2.8 4.1 4.6 7.2 4.6h62a7.9 7.9 0 007.1-11.5l-80.6-164.2zM522 505h-81.5V357h83.4c48 0 80.9 25.3 80.9 75.5 0 46.9-29.8 72.5-82.8 72.5z"}}]},name:"trademark",theme:"outlined"}},881:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M668.6 320c0-4.4-3.6-8-8-8h-54.5c-3 0-5.8 1.7-7.1 4.4l-84.7 168.8H511l-84.7-168.8a8 8 0 00-7.1-4.4h-55.7c-1.3 0-2.6.3-3.8 1-3.9 2.1-5.3 7-3.2 10.8l103.9 191.6h-57c-4.4 0-8 3.6-8 8v27.1c0 4.4 3.6 8 8 8h76v39h-76c-4.4 0-8 3.6-8 8v27.1c0 4.4 3.6 8 8 8h76V704c0 4.4 3.6 8 8 8h49.9c4.4 0 8-3.6 8-8v-63.5h76.3c4.4 0 8-3.6 8-8v-27.1c0-4.4-3.6-8-8-8h-76.3v-39h76.3c4.4 0 8-3.6 8-8v-27.1c0-4.4-3.6-8-8-8H564l103.7-191.6c.5-1.1.9-2.4.9-3.7zM157.9 504.2a352.7 352.7 0 01103.5-242.4c32.5-32.5 70.3-58.1 112.4-75.9 43.6-18.4 89.9-27.8 137.6-27.8 47.8 0 94.1 9.3 137.6 27.8 42.1 17.8 79.9 43.4 112.4 75.9 10 10 19.3 20.5 27.9 31.4l-50 39.1a8 8 0 003 14.1l156.8 38.3c5 1.2 9.9-2.6 9.9-7.7l.8-161.5c0-6.7-7.7-10.5-12.9-6.3l-47.8 37.4C770.7 146.3 648.6 82 511.5 82 277 82 86.3 270.1 82 503.8a8 8 0 008 8.2h60c4.3 0 7.8-3.5 7.9-7.8zM934 512h-60c-4.3 0-7.9 3.5-8 7.8a352.7 352.7 0 01-103.5 242.4 352.57 352.57 0 01-112.4 75.9c-43.6 18.4-89.9 27.8-137.6 27.8s-94.1-9.3-137.6-27.8a352.57 352.57 0 01-112.4-75.9c-10-10-19.3-20.5-27.9-31.4l49.9-39.1a8 8 0 00-3-14.1l-156.8-38.3c-5-1.2-9.9 2.6-9.9 7.7l-.8 161.7c0 6.7 7.7 10.5 12.9 6.3l47.8-37.4C253.3 877.7 375.4 942 512.5 942 747 942 937.7 753.9 942 520.2a8 8 0 00-8-8.2z"}}]},name:"transaction",theme:"outlined"}},28959:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M140 188h584v164h76V144c0-17.7-14.3-32-32-32H96c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h544v-76H140V188z"}},{tag:"path",attrs:{d:"M414.3 256h-60.6c-3.4 0-6.4 2.2-7.6 5.4L219 629.4c-.3.8-.4 1.7-.4 2.6 0 4.4 3.6 8 8 8h55.1c3.4 0 6.4-2.2 7.6-5.4L322 540h196.2L422 261.4a8.42 8.42 0 00-7.7-5.4zm12.4 228h-85.5L384 360.2 426.7 484zM936 528H800v-93c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v93H592c-13.3 0-24 10.7-24 24v176c0 13.3 10.7 24 24 24h136v152c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V752h136c13.3 0 24-10.7 24-24V552c0-13.3-10.7-24-24-24zM728 680h-88v-80h88v80zm160 0h-88v-80h88v80z"}}]},name:"translation",theme:"outlined"}},18935:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M868 160h-92v-40c0-4.4-3.6-8-8-8H256c-4.4 0-8 3.6-8 8v40h-92a44 44 0 00-44 44v148c0 81.7 60 149.6 138.2 162C265.6 630.2 359 721.8 476 734.5v105.2H280c-17.7 0-32 14.3-32 32V904c0 4.4 3.6 8 8 8h512c4.4 0 8-3.6 8-8v-32.3c0-17.7-14.3-32-32-32H548V734.5C665 721.8 758.4 630.2 773.8 514 852 501.6 912 433.7 912 352V204a44 44 0 00-44-44zM248 439.6c-37.1-11.9-64-46.7-64-87.6V232h64v207.6zM840 352c0 41-26.9 75.8-64 87.6V232h64v120z"}}]},name:"trophy",theme:"filled"}},79319:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M868 160h-92v-40c0-4.4-3.6-8-8-8H256c-4.4 0-8 3.6-8 8v40h-92a44 44 0 00-44 44v148c0 81.7 60 149.6 138.2 162C265.7 630.2 359 721.7 476 734.5v105.2H280c-17.7 0-32 14.3-32 32V904c0 4.4 3.6 8 8 8h512c4.4 0 8-3.6 8-8v-32.3c0-17.7-14.3-32-32-32H548V734.5C665 721.7 758.3 630.2 773.8 514 852 501.6 912 433.7 912 352V204a44 44 0 00-44-44zM184 352V232h64v207.6a91.99 91.99 0 01-64-87.6zm520 128c0 49.1-19.1 95.4-53.9 130.1-34.8 34.8-81 53.9-130.1 53.9h-16c-49.1 0-95.4-19.1-130.1-53.9-34.8-34.8-53.9-81-53.9-130.1V184h384v296zm136-128c0 41-26.9 75.8-64 87.6V232h64v120z"}}]},name:"trophy",theme:"outlined"}},74458:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M320 480c0 49.1 19.1 95.3 53.9 130.1 34.7 34.8 81 53.9 130.1 53.9h16c49.1 0 95.3-19.1 130.1-53.9 34.8-34.7 53.9-81 53.9-130.1V184H320v296zM184 352c0 41 26.9 75.8 64 87.6-37.1-11.9-64-46.7-64-87.6zm364 382.5C665 721.8 758.4 630.2 773.8 514 758.3 630.2 665 721.7 548 734.5zM250.2 514C265.6 630.2 359 721.8 476 734.5 359 721.7 265.7 630.2 250.2 514z",fill:t}},{tag:"path",attrs:{d:"M868 160h-92v-40c0-4.4-3.6-8-8-8H256c-4.4 0-8 3.6-8 8v40h-92a44 44 0 00-44 44v148c0 81.7 60 149.6 138.2 162C265.7 630.2 359 721.7 476 734.5v105.2H280c-17.7 0-32 14.3-32 32V904c0 4.4 3.6 8 8 8h512c4.4 0 8-3.6 8-8v-32.3c0-17.7-14.3-32-32-32H548V734.5C665 721.7 758.3 630.2 773.8 514 852 501.6 912 433.7 912 352V204a44 44 0 00-44-44zM248 439.6a91.99 91.99 0 01-64-87.6V232h64v207.6zM704 480c0 49.1-19.1 95.4-53.9 130.1-34.8 34.8-81 53.9-130.1 53.9h-16c-49.1 0-95.4-19.1-130.1-53.9-34.8-34.8-53.9-81-53.9-130.1V184h384v296zm136-128c0 41-26.9 75.8-64 87.6V232h64v120z",fill:c}}]}},name:"trophy",theme:"twotone"}},36136:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M608 192a32 32 0 0132 32v160h174.81a32 32 0 0126.68 14.33l113.19 170.84a32 32 0 015.32 17.68V672a32 32 0 01-32 32h-96c0 70.7-57.3 128-128 128s-128-57.3-128-128H384c0 70.7-57.3 128-128 128s-128-57.3-128-128H96a32 32 0 01-32-32V224a32 32 0 0132-32zM256 640a64 64 0 000 128h1.06A64 64 0 00256 640m448 0a64 64 0 000 128h1.06A64 64 0 00704 640m93.63-192H640v145.12A127.43 127.43 0 01704 576c47.38 0 88.75 25.74 110.88 64H896v-43.52zM500 448H332a12 12 0 00-12 12v40a12 12 0 0012 12h168a12 12 0 0012-12v-40a12 12 0 00-12-12M308 320H204a12 12 0 00-12 12v40a12 12 0 0012 12h104a12 12 0 0012-12v-40a12 12 0 00-12-12"}}]},name:"truck",theme:"filled"}},74847:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M608 192a32 32 0 0132 32v160h174.81a32 32 0 0126.68 14.33l113.19 170.84a32 32 0 015.32 17.68V672a32 32 0 01-32 32h-96c0 70.7-57.3 128-128 128s-128-57.3-128-128H384c0 70.7-57.3 128-128 128s-128-57.3-128-128H96a32 32 0 01-32-32V224a32 32 0 0132-32zM256 640a64 64 0 000 128h1.06A64 64 0 00256 640m448 0a64 64 0 000 128h1.06A64 64 0 00704 640M576 256H128v384h17.12c22.13-38.26 63.5-64 110.88-64 47.38 0 88.75 25.74 110.88 64H576zm221.63 192H640v145.12A127.43 127.43 0 01704 576c47.38 0 88.75 25.74 110.88 64H896v-43.52zM500 448a12 12 0 0112 12v40a12 12 0 01-12 12H332a12 12 0 01-12-12v-40a12 12 0 0112-12zM308 320a12 12 0 0112 12v40a12 12 0 01-12 12H204a12 12 0 01-12-12v-40a12 12 0 0112-12z"}}]},name:"truck",theme:"outlined"}},42650:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"filter",attrs:{filterUnits:"objectBoundingBox",height:"102.3%",id:"a",width:"102.3%",x:"-1.2%",y:"-1.2%"},children:[{tag:"feOffset",attrs:{dy:"2",in:"SourceAlpha",result:"shadowOffsetOuter1"}},{tag:"feGaussianBlur",attrs:{in:"shadowOffsetOuter1",result:"shadowBlurOuter1",stdDeviation:"2"}},{tag:"feColorMatrix",attrs:{in:"shadowBlurOuter1",result:"shadowMatrixOuter1",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"}},{tag:"feMerge",attrs:{},children:[{tag:"feMergeNode",attrs:{in:"shadowMatrixOuter1"}},{tag:"feMergeNode",attrs:{in:"SourceGraphic"}}]}]}]},{tag:"g",attrs:{filter:"url(#a)",transform:"translate(9 9)"},children:[{tag:"path",attrs:{d:"M185.14 112L128 254.86V797.7h171.43V912H413.7L528 797.71h142.86l200-200V112zm314.29 428.57H413.7V310.21h85.72zm200 0H613.7V310.21h85.72z"}}]}]},name:"twitch",theme:"filled"}},51981:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M166.13 112L114 251.17v556.46h191.2V912h104.4l104.23-104.4h156.5L879 599V112zm69.54 69.5H809.5v382.63L687.77 685.87H496.5L392.27 790.1V685.87h-156.6zM427 529.4h69.5V320.73H427zm191.17 0h69.53V320.73h-69.53z"}}]},name:"twitch",theme:"outlined"}},89953:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm215.3 337.7c.3 4.7.3 9.6.3 14.4 0 146.8-111.8 315.9-316.1 315.9-63 0-121.4-18.3-170.6-49.8 9 1 17.6 1.4 26.8 1.4 52 0 99.8-17.6 137.9-47.4-48.8-1-89.8-33-103.8-77 17.1 2.5 32.5 2.5 50.1-2a111 111 0 01-88.9-109v-1.4c14.7 8.3 32 13.4 50.1 14.1a111.13 111.13 0 01-49.5-92.4c0-20.7 5.4-39.6 15.1-56a315.28 315.28 0 00229 116.1C492 353.1 548.4 292 616.2 292c32 0 60.8 13.4 81.1 35 25.1-4.7 49.1-14.1 70.5-26.7-8.3 25.7-25.7 47.4-48.8 61.1 22.4-2.4 44-8.6 64-17.3-15.1 22.2-34 41.9-55.7 57.6z"}}]},name:"twitter-circle",theme:"filled"}},48450:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 254.3c-30.6 13.2-63.9 22.7-98.2 26.4a170.1 170.1 0 0075-94 336.64 336.64 0 01-108.2 41.2A170.1 170.1 0 00672 174c-94.5 0-170.5 76.6-170.5 170.6 0 13.2 1.6 26.4 4.2 39.1-141.5-7.4-267.7-75-351.6-178.5a169.32 169.32 0 00-23.2 86.1c0 59.2 30.1 111.4 76 142.1a172 172 0 01-77.1-21.7v2.1c0 82.9 58.6 151.6 136.7 167.4a180.6 180.6 0 01-44.9 5.8c-11.1 0-21.6-1.1-32.2-2.6C211 652 273.9 701.1 348.8 702.7c-58.6 45.9-132 72.9-211.7 72.9-14.3 0-27.5-.5-41.2-2.1C171.5 822 261.2 850 357.8 850 671.4 850 843 590.2 843 364.7c0-7.4 0-14.8-.5-22.2 33.2-24.3 62.3-54.4 85.5-88.2z"}}]},name:"twitter",theme:"outlined"}},49519:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM727.3 401.7c.3 4.7.3 9.6.3 14.4 0 146.8-111.8 315.9-316.1 315.9-63 0-121.4-18.3-170.6-49.8 9 1 17.6 1.4 26.8 1.4 52 0 99.8-17.6 137.9-47.4-48.8-1-89.8-33-103.8-77 17.1 2.5 32.5 2.5 50.1-2a111 111 0 01-88.9-109v-1.4c14.7 8.3 32 13.4 50.1 14.1a111.13 111.13 0 01-49.5-92.4c0-20.7 5.4-39.6 15.1-56a315.28 315.28 0 00229 116.1C492 353.1 548.4 292 616.2 292c32 0 60.8 13.4 81.1 35 25.1-4.7 49.1-14.1 70.5-26.7-8.3 25.7-25.7 47.4-48.8 61.1 22.4-2.4 44-8.6 64-17.3-15.1 22.2-34 41.9-55.7 57.6z"}}]},name:"twitter-square",theme:"filled"}},23003:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M824 804H200c-4.4 0-8 3.4-8 7.6v60.8c0 4.2 3.6 7.6 8 7.6h624c4.4 0 8-3.4 8-7.6v-60.8c0-4.2-3.6-7.6-8-7.6zm-312-76c69.4 0 134.6-27.1 183.8-76.2C745 602.7 772 537.4 772 468V156c0-6.6-5.4-12-12-12h-60c-6.6 0-12 5.4-12 12v312c0 97-79 176-176 176s-176-79-176-176V156c0-6.6-5.4-12-12-12h-60c-6.6 0-12 5.4-12 12v312c0 69.4 27.1 134.6 76.2 183.8C377.3 701 442.6 728 512 728z"}}]},name:"underline",theme:"outlined"}},74398:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M511.4 124C290.5 124.3 112 303 112 523.9c0 128 60.2 242 153.8 315.2l-37.5 48c-4.1 5.3-.3 13 6.3 12.9l167-.8c5.2 0 9-4.9 7.7-9.9L369.8 727a8 8 0 00-14.1-3L315 776.1c-10.2-8-20-16.7-29.3-26a318.64 318.64 0 01-68.6-101.7C200.4 609 192 567.1 192 523.9s8.4-85.1 25.1-124.5c16.1-38.1 39.2-72.3 68.6-101.7 29.4-29.4 63.6-52.5 101.7-68.6C426.9 212.4 468.8 204 512 204s85.1 8.4 124.5 25.1c38.1 16.1 72.3 39.2 101.7 68.6 29.4 29.4 52.5 63.6 68.6 101.7 16.7 39.4 25.1 81.3 25.1 124.5s-8.4 85.1-25.1 124.5a318.64 318.64 0 01-68.6 101.7c-7.5 7.5-15.3 14.5-23.4 21.2a7.93 7.93 0 00-1.2 11.1l39.4 50.5c2.8 3.5 7.9 4.1 11.4 1.3C854.5 760.8 912 649.1 912 523.9c0-221.1-179.4-400.2-400.6-399.9z"}}]},name:"undo",theme:"outlined"}},2241:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M736 550H288c-8.8 0-16 7.2-16 16v176c0 8.8 7.2 16 16 16h448c8.8 0 16-7.2 16-16V566c0-8.8-7.2-16-16-16zm-56 136H344v-64h336v64zm208 130c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72zm0 96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zM736 266H288c-8.8 0-16 7.2-16 16v176c0 8.8 7.2 16 16 16h448c8.8 0 16-7.2 16-16V282c0-8.8-7.2-16-16-16zm-56 136H344v-64h336v64zm208-194c39.8 0 72-32.2 72-72s-32.2-72-72-72-72 32.2-72 72 32.2 72 72 72zm0-96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zM136 64c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72zm0 96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0 656c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72zm0 96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"}}]},name:"ungroup",theme:"outlined"}},88478:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 464H332V240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v68c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-68c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zM540 701v53c0 4.4-3.6 8-8 8h-40c-4.4 0-8-3.6-8-8v-53a48.01 48.01 0 1156 0z"}}]},name:"unlock",theme:"filled"}},2365:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 464H332V240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v68c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-68c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zm-40 376H232V536h560v304zM484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53a48.01 48.01 0 10-56 0z"}}]},name:"unlock",theme:"outlined"}},78356:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M232 840h560V536H232v304zm280-226a48.01 48.01 0 0128 87v53c0 4.4-3.6 8-8 8h-40c-4.4 0-8-3.6-8-8v-53a48.01 48.01 0 0128-87z",fill:t}},{tag:"path",attrs:{d:"M484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53a48.01 48.01 0 10-56 0z",fill:c}},{tag:"path",attrs:{d:"M832 464H332V240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v68c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-68c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zm-40 376H232V536h560v304z",fill:c}}]}},name:"unlock",theme:"twotone"}},6607:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 192H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM104 228a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"unordered-list",theme:"outlined"}},79529:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm178 555h-46.9c-10.2 0-19.9-4.9-25.9-13.2L512 460.4 406.8 605.8c-6 8.3-15.6 13.2-25.9 13.2H334c-6.5 0-10.3-7.4-6.5-12.7l178-246c3.2-4.4 9.7-4.4 12.9 0l178 246c3.9 5.3.1 12.7-6.4 12.7z"}}]},name:"up-circle",theme:"filled"}},27352:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M518.5 360.3a7.95 7.95 0 00-12.9 0l-178 246c-3.8 5.3 0 12.7 6.5 12.7H381c10.2 0 19.9-4.9 25.9-13.2L512 460.4l105.2 145.4c6 8.3 15.6 13.2 25.9 13.2H690c6.5 0 10.3-7.4 6.5-12.7l-178-246z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"up-circle",theme:"outlined"}},92516:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm178 479h-46.9c-10.2 0-19.9-4.9-25.9-13.2L512 460.4 406.8 605.8c-6 8.3-15.6 13.2-25.9 13.2H334c-6.5 0-10.3-7.4-6.5-12.7l178-246c3.2-4.4 9.7-4.4 12.9 0l178 246c3.9 5.3.1 12.7-6.4 12.7z",fill:t}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:c}},{tag:"path",attrs:{d:"M518.4 360.3a7.95 7.95 0 00-12.9 0l-178 246c-3.8 5.3 0 12.7 6.5 12.7h46.9c10.3 0 19.9-4.9 25.9-13.2L512 460.4l105.2 145.4c6 8.3 15.7 13.2 25.9 13.2H690c6.5 0 10.3-7.4 6.4-12.7l-178-246z",fill:c}}]}},name:"up-circle",theme:"twotone"}},59713:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M890.5 755.3L537.9 269.2c-12.8-17.6-39-17.6-51.7 0L133.5 755.3A8 8 0 00140 768h75c5.1 0 9.9-2.5 12.9-6.6L512 369.8l284.1 391.6c3 4.1 7.8 6.6 12.9 6.6h75c6.5 0 10.3-7.4 6.5-12.7z"}}]},name:"up",theme:"outlined"}},66059:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM690 624h-46.9c-10.2 0-19.9-4.9-25.9-13.2L512 465.4 406.8 610.8c-6 8.3-15.6 13.2-25.9 13.2H334c-6.5 0-10.3-7.4-6.5-12.7l178-246c3.2-4.4 9.7-4.4 12.9 0l178 246c3.9 5.3.1 12.7-6.4 12.7z"}}]},name:"up-square",theme:"filled"}},83702:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M334 624h46.9c10.2 0 19.9-4.9 25.9-13.2L512 465.4l105.2 145.4c6 8.3 15.6 13.2 25.9 13.2H690c6.5 0 10.3-7.4 6.5-12.7l-178-246a7.95 7.95 0 00-12.9 0l-178 246A7.96 7.96 0 00334 624z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"up-square",theme:"outlined"}},46832:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm143.5-228.7l178-246c3.2-4.4 9.7-4.4 12.9 0l178 246c3.9 5.3.1 12.7-6.4 12.7h-46.9c-10.2 0-19.9-4.9-25.9-13.2L512 465.4 406.8 610.8c-6 8.3-15.6 13.2-25.9 13.2H334c-6.5 0-10.3-7.4-6.5-12.7z",fill:t}},{tag:"path",attrs:{d:"M334 624h46.9c10.3 0 19.9-4.9 25.9-13.2L512 465.4l105.2 145.4c6 8.3 15.7 13.2 25.9 13.2H690c6.5 0 10.3-7.4 6.4-12.7l-178-246a7.95 7.95 0 00-12.9 0l-178 246c-3.8 5.3 0 12.7 6.5 12.7z",fill:c}}]}},name:"up-square",theme:"twotone"}},90806:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M400 317.7h73.9V656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V317.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 163a8 8 0 00-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z"}}]},name:"upload",theme:"outlined"}},7505:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M408 312h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm352 120V144c0-17.7-14.3-32-32-32H296c-17.7 0-32 14.3-32 32v288c-66.2 0-120 52.1-120 116v356c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8V548c0-63.9-53.8-116-120-116zm-72 0H336V184h352v248zM568 312h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}}]},name:"usb",theme:"filled"}},94488:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M760 432V144c0-17.7-14.3-32-32-32H296c-17.7 0-32 14.3-32 32v288c-66.2 0-120 52.1-120 116v356c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V548c0-24.3 21.6-44 48.1-44h495.8c26.5 0 48.1 19.7 48.1 44v356c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V548c0-63.9-53.8-116-120-116zm-424 0V184h352v248H336zm120-184h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm160 0h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}}]},name:"usb",theme:"outlined"}},13223:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M759.9 504H264.1c-26.5 0-48.1 19.7-48.1 44v292h592V548c0-24.3-21.6-44-48.1-44z",fill:t}},{tag:"path",attrs:{d:"M456 248h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm160 0h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z",fill:c}},{tag:"path",attrs:{d:"M760 432V144c0-17.7-14.3-32-32-32H296c-17.7 0-32 14.3-32 32v288c-66.2 0-120 52.1-120 116v356c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8V548c0-63.9-53.8-116-120-116zM336 184h352v248H336V184zm472 656H216V548c0-24.3 21.6-44 48.1-44h495.8c26.5 0 48.1 19.7 48.1 44v292z",fill:c}}]}},name:"usb",theme:"twotone"}},61532:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M678.3 642.4c24.2-13 51.9-20.4 81.4-20.4h.1c3 0 4.4-3.6 2.2-5.6a371.67 371.67 0 00-103.7-65.8c-.4-.2-.8-.3-1.2-.5C719.2 505 759.6 431.7 759.6 349c0-137-110.8-248-247.5-248S264.7 212 264.7 349c0 82.7 40.4 156 102.6 201.1-.4.2-.8.3-1.2.5-44.7 18.9-84.8 46-119.3 80.6a373.42 373.42 0 00-80.4 119.5A373.6 373.6 0 00137 888.8a8 8 0 008 8.2h59.9c4.3 0 7.9-3.5 8-7.8 2-77.2 32.9-149.5 87.6-204.3C357 628.2 432.2 597 512.2 597c56.7 0 111.1 15.7 158 45.1a8.1 8.1 0 008.1.3zM512.2 521c-45.8 0-88.9-17.9-121.4-50.4A171.2 171.2 0 01340.5 349c0-45.9 17.9-89.1 50.3-121.6S466.3 177 512.2 177s88.9 17.9 121.4 50.4A171.2 171.2 0 01683.9 349c0 45.9-17.9 89.1-50.3 121.6C601.1 503.1 558 521 512.2 521zM880 759h-84v-84c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v84h-84c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h84v84c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-84h84c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"user-add",theme:"outlined"}},3178:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M678.3 655.4c24.2-13 51.9-20.4 81.4-20.4h.1c3 0 4.4-3.6 2.2-5.6a371.67 371.67 0 00-103.7-65.8c-.4-.2-.8-.3-1.2-.5C719.2 518 759.6 444.7 759.6 362c0-137-110.8-248-247.5-248S264.7 225 264.7 362c0 82.7 40.4 156 102.6 201.1-.4.2-.8.3-1.2.5-44.7 18.9-84.8 46-119.3 80.6a373.42 373.42 0 00-80.4 119.5A373.6 373.6 0 00137 901.8a8 8 0 008 8.2h59.9c4.3 0 7.9-3.5 8-7.8 2-77.2 32.9-149.5 87.6-204.3C357 641.2 432.2 610 512.2 610c56.7 0 111.1 15.7 158 45.1a8.1 8.1 0 008.1.3zM512.2 534c-45.8 0-88.9-17.9-121.4-50.4A171.2 171.2 0 01340.5 362c0-45.9 17.9-89.1 50.3-121.6S466.3 190 512.2 190s88.9 17.9 121.4 50.4A171.2 171.2 0 01683.9 362c0 45.9-17.9 89.1-50.3 121.6C601.1 516.1 558 534 512.2 534zM880 772H640c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h240c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"user-delete",theme:"outlined"}},23706:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M858.5 763.6a374 374 0 00-80.6-119.5 375.63 375.63 0 00-119.5-80.6c-.4-.2-.8-.3-1.2-.5C719.5 518 760 444.7 760 362c0-137-111-248-248-248S264 225 264 362c0 82.7 40.5 156 102.8 201.1-.4.2-.8.3-1.2.5-44.8 18.9-85 46-119.5 80.6a375.63 375.63 0 00-80.6 119.5A371.7 371.7 0 00136 901.8a8 8 0 008 8.2h60c4.4 0 7.9-3.5 8-7.8 2-77.2 33-149.5 87.8-204.3 56.7-56.7 132-87.9 212.2-87.9s155.5 31.2 212.2 87.9C779 752.7 810 825 812 902.2c.1 4.4 3.6 7.8 8 7.8h60a8 8 0 008-8.2c-1-47.8-10.9-94.3-29.5-138.2zM512 534c-45.9 0-89.1-17.9-121.6-50.4S340 407.9 340 362c0-45.9 17.9-89.1 50.4-121.6S466.1 190 512 190s89.1 17.9 121.6 50.4S684 316.1 684 362c0 45.9-17.9 89.1-50.4 121.6S557.9 534 512 534z"}}]},name:"user",theme:"outlined"}},66505:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M759 335c0-137-111-248-248-248S263 198 263 335c0 82.8 40.6 156.2 103 201.2-.4.2-.7.3-.9.4-44.7 18.9-84.8 46-119.3 80.6a373.42 373.42 0 00-80.4 119.5A373.6 373.6 0 00136 874.8a8 8 0 008 8.2h59.9c4.3 0 7.9-3.5 8-7.8 2-77.2 32.9-149.5 87.6-204.3C356 614.2 431 583 511 583c137 0 248-111 248-248zM511 507c-95 0-172-77-172-172s77-172 172-172 172 77 172 172-77 172-172 172zm105 221h264c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H703.5l47.2-60.1a8.1 8.1 0 001.7-4.9c0-4.4-3.6-8-8-8h-72.6c-4.9 0-9.5 2.3-12.6 6.1l-68.5 87.1c-4.4 5.6-6.8 12.6-6.8 19.8.1 17.7 14.4 32 32.1 32zm240 64H592c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h176.5l-47.2 60.1a8.1 8.1 0 00-1.7 4.9c0 4.4 3.6 8 8 8h72.6c4.9 0 9.5-2.3 12.6-6.1l68.5-87.1c4.4-5.6 6.8-12.6 6.8-19.8-.1-17.7-14.4-32-32.1-32z"}}]},name:"user-switch",theme:"outlined"}},60052:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M892 772h-80v-80c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v80h-80c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h80v80c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-80h80c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM373.5 498.4c-.9-8.7-1.4-17.5-1.4-26.4 0-15.9 1.5-31.4 4.3-46.5.7-3.6-1.2-7.3-4.5-8.8-13.6-6.1-26.1-14.5-36.9-25.1a127.54 127.54 0 01-38.7-95.4c.9-32.1 13.8-62.6 36.3-85.6 24.7-25.3 57.9-39.1 93.2-38.7 31.9.3 62.7 12.6 86 34.4 7.9 7.4 14.7 15.6 20.4 24.4 2 3.1 5.9 4.4 9.3 3.2 17.6-6.1 36.2-10.4 55.3-12.4 5.6-.6 8.8-6.6 6.3-11.6-32.5-64.3-98.9-108.7-175.7-109.9-110.8-1.7-203.2 89.2-203.2 200 0 62.8 28.9 118.8 74.2 155.5-31.8 14.7-61.1 35-86.5 60.4-54.8 54.7-85.8 126.9-87.8 204a8 8 0 008 8.2h56.1c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5 29.4-29.4 65.4-49.8 104.7-59.7 3.8-1.1 6.4-4.8 5.9-8.8zM824 472c0-109.4-87.9-198.3-196.9-200C516.3 270.3 424 361.2 424 472c0 62.8 29 118.8 74.2 155.5a300.95 300.95 0 00-86.4 60.4C357 742.6 326 814.8 324 891.8a8 8 0 008 8.2h56c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5C505.8 695.7 563 672 624 672c110.4 0 200-89.5 200-200zm-109.5 90.5C690.3 586.7 658.2 600 624 600s-66.3-13.3-90.5-37.5a127.26 127.26 0 01-37.5-91.8c.3-32.8 13.4-64.5 36.3-88 24-24.6 56.1-38.3 90.4-38.7 33.9-.3 66.8 12.9 91 36.6 24.8 24.3 38.4 56.8 38.4 91.4-.1 34.2-13.4 66.3-37.6 90.5z"}}]},name:"usergroup-add",theme:"outlined"}},564:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 784H664c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h224c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM373.5 510.4c-.9-8.7-1.4-17.5-1.4-26.4 0-15.9 1.5-31.4 4.3-46.5.7-3.6-1.2-7.3-4.5-8.8-13.6-6.1-26.1-14.5-36.9-25.1a127.54 127.54 0 01-38.7-95.4c.9-32.1 13.8-62.6 36.3-85.6 24.7-25.3 57.9-39.1 93.2-38.7 31.9.3 62.7 12.6 86 34.4 7.9 7.4 14.7 15.6 20.4 24.4 2 3.1 5.9 4.4 9.3 3.2 17.6-6.1 36.2-10.4 55.3-12.4 5.6-.6 8.8-6.6 6.3-11.6-32.5-64.3-98.9-108.7-175.7-109.9-110.9-1.7-203.3 89.2-203.3 199.9 0 62.8 28.9 118.8 74.2 155.5-31.8 14.7-61.1 35-86.5 60.4-54.8 54.7-85.8 126.9-87.8 204a8 8 0 008 8.2h56.1c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5 29.4-29.4 65.4-49.8 104.7-59.7 3.9-1 6.5-4.7 6-8.7zM824 484c0-109.4-87.9-198.3-196.9-200C516.3 282.3 424 373.2 424 484c0 62.8 29 118.8 74.2 155.5a300.95 300.95 0 00-86.4 60.4C357 754.6 326 826.8 324 903.8a8 8 0 008 8.2h56c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5C505.8 707.7 563 684 624 684c110.4 0 200-89.5 200-200zm-109.5 90.5C690.3 598.7 658.2 612 624 612s-66.3-13.3-90.5-37.5a127.26 127.26 0 01-37.5-91.8c.3-32.8 13.4-64.5 36.3-88 24-24.6 56.1-38.3 90.4-38.7 33.9-.3 66.8 12.9 91 36.6 24.8 24.3 38.4 56.8 38.4 91.4-.1 34.2-13.4 66.3-37.6 90.5z"}}]},name:"usergroup-delete",theme:"outlined"}},55388:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M447.8 588.8l-7.3-32.5c-.2-1-.6-1.9-1.1-2.7a7.94 7.94 0 00-11.1-2.2L405 567V411c0-4.4-3.6-8-8-8h-81c-4.4 0-8 3.6-8 8v36c0 4.4 3.6 8 8 8h37v192.4a8 8 0 0012.7 6.5l79-56.8c2.6-1.9 3.8-5.1 3.1-8.3zm-56.7-216.6l.2.2c3.2 3 8.3 2.8 11.3-.5l24.1-26.2a8.1 8.1 0 00-.3-11.2l-53.7-52.1a8 8 0 00-11.2.1l-24.7 24.7c-3.1 3.1-3.1 8.2.1 11.3l54.2 53.7z"}},{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6z"}},{tag:"path",attrs:{d:"M452 297v36c0 4.4 3.6 8 8 8h108v274h-38V405c0-4.4-3.6-8-8-8h-35c-4.4 0-8 3.6-8 8v210h-31c-4.4 0-8 3.6-8 8v37c0 4.4 3.6 8 8 8h244c4.4 0 8-3.6 8-8v-37c0-4.4-3.6-8-8-8h-72V493h58c4.4 0 8-3.6 8-8v-35c0-4.4-3.6-8-8-8h-58V341h63c4.4 0 8-3.6 8-8v-36c0-4.4-3.6-8-8-8H460c-4.4 0-8 3.6-8 8z"}}]},name:"verified",theme:"outlined"}},51706:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M859.9 780H164.1c-4.5 0-8.1 3.6-8.1 8v60c0 4.4 3.6 8 8.1 8h695.8c4.5 0 8.1-3.6 8.1-8v-60c0-4.4-3.6-8-8.1-8zM505.7 669a8 8 0 0012.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V176c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8z"}}]},name:"vertical-align-bottom",theme:"outlined"}},17600:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M859.9 474H164.1c-4.5 0-8.1 3.6-8.1 8v60c0 4.4 3.6 8 8.1 8h695.8c4.5 0 8.1-3.6 8.1-8v-60c0-4.4-3.6-8-8.1-8zm-353.6-74.7c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H550V104c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v156h-62.8c-6 0-9.4 7-5.7 11.7l100.8 127.6zm11.4 225.4a7.14 7.14 0 00-11.3 0L405.6 752.3a7.23 7.23 0 005.7 11.7H474v156c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V764h62.8c6 0 9.4-7 5.7-11.7L517.7 624.7z"}}]},name:"vertical-align-middle",theme:"outlined"}},88538:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M859.9 168H164.1c-4.5 0-8.1 3.6-8.1 8v60c0 4.4 3.6 8 8.1 8h695.8c4.5 0 8.1-3.6 8.1-8v-60c0-4.4-3.6-8-8.1-8zM518.3 355a8 8 0 00-12.6 0l-112 141.7a7.98 7.98 0 006.3 12.9h73.9V848c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V509.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 355z"}}]},name:"vertical-align-top",theme:"outlined"}},89718:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M762 164h-64c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V172c0-4.4-3.6-8-8-8zm-508 0v72.4c0 9.5 4.2 18.4 11.4 24.5L564.6 512 265.4 763.1c-7.2 6.1-11.4 15-11.4 24.5V860c0 6.8 7.9 10.5 13.1 6.1L689 512 267.1 157.9A7.95 7.95 0 00254 164z"}}]},name:"vertical-left",theme:"outlined"}},24250:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M326 164h-64c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V172c0-4.4-3.6-8-8-8zm444 72.4V164c0-6.8-7.9-10.5-13.1-6.1L335 512l421.9 354.1c5.2 4.4 13.1.7 13.1-6.1v-72.4c0-9.4-4.2-18.4-11.4-24.5L459.4 512l299.2-251.1c7.2-6.1 11.4-15.1 11.4-24.5z"}}]},name:"vertical-right",theme:"outlined"}},98605:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M368 724H252V608c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v116H72c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h116v116c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V788h116c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}},{tag:"path",attrs:{d:"M912 302.3L784 376V224c0-35.3-28.7-64-64-64H128c-35.3 0-64 28.7-64 64v352h72V232h576v560H448v72h272c35.3 0 64-28.7 64-64V648l128 73.7c21.3 12.3 48-3.1 48-27.6V330c0-24.6-26.7-40-48-27.7zM888 625l-104-59.8V458.9L888 399v226z"}},{tag:"path",attrs:{d:"M320 360c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H208c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h112z"}}]},name:"video-camera-add",theme:"outlined"}},56251:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 302.3L784 376V224c0-35.3-28.7-64-64-64H128c-35.3 0-64 28.7-64 64v576c0 35.3 28.7 64 64 64h592c35.3 0 64-28.7 64-64V648l128 73.7c21.3 12.3 48-3.1 48-27.6V330c0-24.6-26.7-40-48-27.7zM328 352c0 4.4-3.6 8-8 8H208c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h112c4.4 0 8 3.6 8 8v48zm560 273l-104-59.8V458.9L888 399v226z"}}]},name:"video-camera",theme:"filled"}},82267:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 302.3L784 376V224c0-35.3-28.7-64-64-64H128c-35.3 0-64 28.7-64 64v576c0 35.3 28.7 64 64 64h592c35.3 0 64-28.7 64-64V648l128 73.7c21.3 12.3 48-3.1 48-27.6V330c0-24.6-26.7-40-48-27.7zM712 792H136V232h576v560zm176-167l-104-59.8V458.9L888 399v226zM208 360h112c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H208c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}}]},name:"video-camera",theme:"outlined"}},28213:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M136 792h576V232H136v560zm64-488c0-4.4 3.6-8 8-8h112c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H208c-4.4 0-8-3.6-8-8v-48z",fill:t}},{tag:"path",attrs:{d:"M912 302.3L784 376V224c0-35.3-28.7-64-64-64H128c-35.3 0-64 28.7-64 64v576c0 35.3 28.7 64 64 64h592c35.3 0 64-28.7 64-64V648l128 73.7c21.3 12.3 48-3.1 48-27.6V330c0-24.6-26.7-40-48-27.7zM712 792H136V232h576v560zm176-167l-104-59.8V458.9L888 399v226z",fill:c}},{tag:"path",attrs:{d:"M208 360h112c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H208c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z",fill:c}}]}},name:"video-camera",theme:"twotone"}},16958:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-32 464H528V448h320v128zm-268-64a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"wallet",theme:"filled"}},36862:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 464H528V448h312v128zm0 264H184V184h656v200H496c-17.7 0-32 14.3-32 32v192c0 17.7 14.3 32 32 32h344v200zM580 512a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"wallet",theme:"outlined"}},79303:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 464H528V448h312v128zm0-192H496c-17.7 0-32 14.3-32 32v192c0 17.7 14.3 32 32 32h344v200H184V184h656v200z",fill:c}},{tag:"path",attrs:{d:"M528 576h312V448H528v128zm92-104c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40z",fill:t}},{tag:"path",attrs:{d:"M580 512a40 40 0 1080 0 40 40 0 10-80 0z",fill:c}},{tag:"path",attrs:{d:"M184 840h656V640H496c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32h344V184H184v656z",fill:t}}]}},name:"wallet",theme:"twotone"}},80792:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M955.7 856l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zM480 416c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v184c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V416zm32 352a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"warning",theme:"filled"}},78409:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M464 720a48 48 0 1096 0 48 48 0 10-96 0zm16-304v184c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V416c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8zm475.7 440l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zm-783.5-27.9L512 239.9l339.8 588.2H172.2z"}}]},name:"warning",theme:"outlined"}},15382:function(c,t){"use strict";t.Z={icon:function(c,t){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M955.7 856l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zm-783.5-27.9L512 239.9l339.8 588.2H172.2z",fill:c}},{tag:"path",attrs:{d:"M172.2 828.1h679.6L512 239.9 172.2 828.1zM560 720a48.01 48.01 0 01-96 0 48.01 48.01 0 0196 0zm-16-304v184c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V416c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8z",fill:t}},{tag:"path",attrs:{d:"M464 720a48 48 0 1096 0 48 48 0 10-96 0zm16-304v184c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V416c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8z",fill:c}}]}},name:"warning",theme:"twotone"}},27569:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M690.1 377.4c5.9 0 11.8.2 17.6.5-24.4-128.7-158.3-227.1-319.9-227.1C209 150.8 64 271.4 64 420.2c0 81.1 43.6 154.2 111.9 203.6a21.5 21.5 0 019.1 17.6c0 2.4-.5 4.6-1.1 6.9-5.5 20.3-14.2 52.8-14.6 54.3-.7 2.6-1.7 5.2-1.7 7.9 0 5.9 4.8 10.8 10.8 10.8 2.3 0 4.2-.9 6.2-2l70.9-40.9c5.3-3.1 11-5 17.2-5 3.2 0 6.4.5 9.5 1.4 33.1 9.5 68.8 14.8 105.7 14.8 6 0 11.9-.1 17.8-.4-7.1-21-10.9-43.1-10.9-66 0-135.8 132.2-245.8 295.3-245.8zm-194.3-86.5c23.8 0 43.2 19.3 43.2 43.1s-19.3 43.1-43.2 43.1c-23.8 0-43.2-19.3-43.2-43.1s19.4-43.1 43.2-43.1zm-215.9 86.2c-23.8 0-43.2-19.3-43.2-43.1s19.3-43.1 43.2-43.1 43.2 19.3 43.2 43.1-19.4 43.1-43.2 43.1zm586.8 415.6c56.9-41.2 93.2-102 93.2-169.7 0-124-120.8-224.5-269.9-224.5-149 0-269.9 100.5-269.9 224.5S540.9 847.5 690 847.5c30.8 0 60.6-4.4 88.1-12.3 2.6-.8 5.2-1.2 7.9-1.2 5.2 0 9.9 1.6 14.3 4.1l59.1 34c1.7 1 3.3 1.7 5.2 1.7a9 9 0 006.4-2.6 9 9 0 002.6-6.4c0-2.2-.9-4.4-1.4-6.6-.3-1.2-7.6-28.3-12.2-45.3-.5-1.9-.9-3.8-.9-5.7.1-5.9 3.1-11.2 7.6-14.5zM600.2 587.2c-19.9 0-36-16.1-36-35.9 0-19.8 16.1-35.9 36-35.9s36 16.1 36 35.9c0 19.8-16.2 35.9-36 35.9zm179.9 0c-19.9 0-36-16.1-36-35.9 0-19.8 16.1-35.9 36-35.9s36 16.1 36 35.9a36.08 36.08 0 01-36 35.9z"}}]},name:"wechat",theme:"filled"}},87982:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M690.1 377.4c5.9 0 11.8.2 17.6.5-24.4-128.7-158.3-227.1-319.9-227.1C209 150.8 64 271.4 64 420.2c0 81.1 43.6 154.2 111.9 203.6a21.5 21.5 0 019.1 17.6c0 2.4-.5 4.6-1.1 6.9-5.5 20.3-14.2 52.8-14.6 54.3-.7 2.6-1.7 5.2-1.7 7.9 0 5.9 4.8 10.8 10.8 10.8 2.3 0 4.2-.9 6.2-2l70.9-40.9c5.3-3.1 11-5 17.2-5 3.2 0 6.4.5 9.5 1.4 33.1 9.5 68.8 14.8 105.7 14.8 6 0 11.9-.1 17.8-.4-7.1-21-10.9-43.1-10.9-66 0-135.8 132.2-245.8 295.3-245.8zm-194.3-86.5c23.8 0 43.2 19.3 43.2 43.1s-19.3 43.1-43.2 43.1c-23.8 0-43.2-19.3-43.2-43.1s19.4-43.1 43.2-43.1zm-215.9 86.2c-23.8 0-43.2-19.3-43.2-43.1s19.3-43.1 43.2-43.1 43.2 19.3 43.2 43.1-19.4 43.1-43.2 43.1zm586.8 415.6c56.9-41.2 93.2-102 93.2-169.7 0-124-120.8-224.5-269.9-224.5-149 0-269.9 100.5-269.9 224.5S540.9 847.5 690 847.5c30.8 0 60.6-4.4 88.1-12.3 2.6-.8 5.2-1.2 7.9-1.2 5.2 0 9.9 1.6 14.3 4.1l59.1 34c1.7 1 3.3 1.7 5.2 1.7a9 9 0 006.4-2.6 9 9 0 002.6-6.4c0-2.2-.9-4.4-1.4-6.6-.3-1.2-7.6-28.3-12.2-45.3-.5-1.9-.9-3.8-.9-5.7.1-5.9 3.1-11.2 7.6-14.5zM600.2 587.2c-19.9 0-36-16.1-36-35.9 0-19.8 16.1-35.9 36-35.9s36 16.1 36 35.9c0 19.8-16.2 35.9-36 35.9zm179.9 0c-19.9 0-36-16.1-36-35.9 0-19.8 16.1-35.9 36-35.9s36 16.1 36 35.9a36.08 36.08 0 01-36 35.9z"}}]},name:"wechat",theme:"outlined"}},36798:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M805.33 112H218.67C159.76 112 112 159.76 112 218.67v586.66C112 864.24 159.76 912 218.67 912h586.66C864.24 912 912 864.24 912 805.33V218.67C912 159.76 864.24 112 805.33 112m-98.17 417.86a102.13 102.13 0 0028.1 52.46l2.13 2.06c.41.27.8.57 1.16.9l.55.64.2.02a7.96 7.96 0 01-.98 10.82 7.96 7.96 0 01-10.85-.18c-1.1-1.05-2.14-2.14-3.24-3.24a102.49 102.49 0 00-53.82-28.36l-2-.27c-.66-.12-1.34-.39-1.98-.39a33.27 33.27 0 1140.37-37.66c.17 1.09.36 2.16.36 3.2m-213.1 153.82a276.78 276.78 0 01-61.7.17 267.3 267.3 0 01-44.67-8.6l-68.44 34.4c-.33.24-.77.43-1.15.71h-.27a18.29 18.29 0 01-27.52-15.9c.03-.59.1-1.17.2-1.74.13-1.97.6-3.9 1.37-5.72l2.75-11.15 9.56-39.56a277.57 277.57 0 01-49.25-54.67A185.99 185.99 0 01223.1 478.1a182.42 182.42 0 0119.08-81.04 203.98 203.98 0 0137.19-52.32c38.91-39.94 93.26-65.52 153.1-72.03a278.25 278.25 0 0130.17-1.64c10.5.03 20.99.65 31.42 1.86 59.58 6.79 113.65 32.48 152.26 72.36a202.96 202.96 0 0137 52.48 182.3 182.3 0 0118.17 94.67c-.52-.57-1.02-1.2-1.57-1.76a33.26 33.26 0 00-40.84-4.8c.22-2.26.22-4.54.22-6.79a143.64 143.64 0 00-14.76-63.38 164.07 164.07 0 00-29.68-42.15c-31.78-32.76-76.47-53.95-125.89-59.55a234.37 234.37 0 00-51.67-.14c-49.61 5.41-94.6 26.45-126.57 59.26a163.63 163.63 0 00-29.82 41.95 143.44 143.44 0 00-15.12 63.93 147.16 147.16 0 0025.29 81.51 170.5 170.5 0 0024.93 29.4 172.31 172.31 0 0017.56 14.75 17.6 17.6 0 016.35 19.62l-6.49 24.67-1.86 7.14-1.62 6.45a2.85 2.85 0 002.77 2.88 3.99 3.99 0 001.93-.68l43.86-25.93 1.44-.78a23.2 23.2 0 0118.24-1.84 227.38 227.38 0 0033.87 7.12l5.22.69a227.26 227.26 0 0051.67-.14 226.58 226.58 0 0042.75-9.07 33.2 33.2 0 0022.72 34.76 269.27 269.27 0 01-60.37 14.12m89.07-24.87a33.33 33.33 0 01-33.76-18.75 33.32 33.32 0 016.64-38.03 33.16 33.16 0 0118.26-9.31c1.07-.14 2.19-.36 3.24-.36a102.37 102.37 0 0052.47-28.05l2.2-2.33a10.21 10.21 0 011.57-1.68v-.03a7.97 7.97 0 1110.64 11.81l-3.24 3.24a102.44 102.44 0 00-28.56 53.74c-.09.63-.28 1.35-.28 2l-.39 2.01a33.3 33.3 0 01-28.79 25.74m94.44 93.87a33.3 33.3 0 01-36.18-24.25 28 28 0 01-1.1-6.73 102.4 102.4 0 00-28.15-52.39l-2.3-2.25a7.2 7.2 0 01-1.11-.9l-.54-.6h-.03v.05a7.96 7.96 0 01.96-10.82 7.96 7.96 0 0110.85.18l3.22 3.24a102.29 102.29 0 0053.8 28.35l2 .28a33.27 33.27 0 11-1.42 65.84m113.67-103.34a32.84 32.84 0 01-18.28 9.31 26.36 26.36 0 01-3.24.36 102.32 102.32 0 00-52.44 28.1 49.57 49.57 0 00-3.14 3.41l-.68.56h.02l.09.05a7.94 7.94 0 11-10.6-11.81l3.23-3.24a102.05 102.05 0 0028.37-53.7 33.26 33.26 0 1162.4-12.1 33.21 33.21 0 01-5.73 39.06"}}]},name:"wechat-work",theme:"filled"}},43525:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.78 729.59a135.87 135.87 0 00-47.04 19.04 114.24 114.24 0 01-51.4 31.08 76.29 76.29 0 0124.45-45.42 169.3 169.3 0 0023.4-55.02 50.41 50.41 0 1150.6 50.32zm-92.21-120.76a168.83 168.83 0 00-54.81-23.68 50.41 50.41 0 01-50.4-50.42 50.41 50.41 0 11100.8 0 137.5 137.5 0 0018.82 47.2 114.8 114.8 0 0130.76 51.66 76.08 76.08 0 01-45.02-24.76h-.19zm-83.04-177.71c-15.19-127.33-146.98-227.1-306.44-227.1-169.87 0-308.09 113.1-308.09 252.2A235.81 235.81 0 00230.06 647.6a311.28 311.28 0 0033.6 21.59L250 723.76c4.93 2.31 9.7 4.78 14.75 6.9l69-34.5c10.07 2.61 20.68 4.3 31.2 6.08 6.73 1.2 13.45 2.43 20.35 3.25a354.83 354.83 0 00128.81-7.4 248.88 248.88 0 0010.15 55.06 425.64 425.64 0 01-96.17 11.24 417.98 417.98 0 01-86.4-9.52L216.52 817.4a27.62 27.62 0 01-29.98-3.14 28.02 28.02 0 01-9.67-28.61l22.4-90.24A292.26 292.26 0 0164 456.21C64 285.98 227 148 428.09 148c190.93 0 347.29 124.53 362.52 282.82a244.97 244.97 0 00-26.47-2.62c-9.9.38-19.79 1.31-29.6 2.88zm-116.3 198.81a135.76 135.76 0 0047.05-19.04 114.24 114.24 0 0151.45-31 76.47 76.47 0 01-24.5 45.34 169.48 169.48 0 00-23.4 55.05 50.41 50.41 0 01-100.8.23 50.41 50.41 0 0150.2-50.58m90.8 121.32a168.6 168.6 0 0054.66 23.9 50.44 50.44 0 0135.64 86.08 50.38 50.38 0 01-86.04-35.66 136.74 136.74 0 00-18.67-47.28 114.71 114.71 0 01-30.54-51.8 76 76 0 0144.95 25.06z"}}]},name:"wechat-work",theme:"outlined"}},38311:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-44.4 672C353.1 736 236 680.4 236 588.9c0-47.8 30.2-103.1 82.3-155.3 69.5-69.6 150.6-101.4 181.1-70.8 13.5 13.5 14.8 36.8 6.1 64.6-4.5 14 13.1 6.3 13.1 6.3 56.2-23.6 105.2-25 123.1.7 9.6 13.7 8.6 32.8-.2 55.1-4.1 10.2 1.3 11.8 9 14.1 31.7 9.8 66.9 33.6 66.9 75.5.2 69.5-99.7 156.9-249.8 156.9zm207.3-290.8a34.9 34.9 0 00-7.2-34.1 34.68 34.68 0 00-33.1-10.7 18.24 18.24 0 01-7.6-35.7c24.1-5.1 50.1 2.3 67.7 21.9 17.7 19.6 22.4 46.3 14.9 69.8a18.13 18.13 0 01-22.9 11.7 18.18 18.18 0 01-11.8-22.9zm106 34.3s0 .1 0 0a21.1 21.1 0 01-26.6 13.7 21.19 21.19 0 01-13.6-26.7c11-34.2 4-73.2-21.7-101.8a104.04 104.04 0 00-98.9-32.1 21.14 21.14 0 01-25.1-16.3 21.07 21.07 0 0116.2-25.1c49.4-10.5 102.8 4.8 139.1 45.1 36.3 40.2 46.1 95.1 30.6 143.2zm-334.5 6.1c-91.4 9-160.7 65.1-154.7 125.2 5.9 60.1 84.8 101.5 176.2 92.5 91.4-9.1 160.7-65.1 154.7-125.3-5.9-60.1-84.8-101.5-176.2-92.4zm80.2 141.7c-18.7 42.3-72.3 64.8-117.8 50.1-43.9-14.2-62.5-57.7-43.3-96.8 18.9-38.4 68-60.1 111.5-48.8 45 11.7 68 54.2 49.6 95.5zm-93-32.2c-14.2-5.9-32.4.2-41.2 13.9-8.8 13.8-4.7 30.2 9.3 36.6 14.3 6.5 33.2.3 42-13.8 8.8-14.3 4.2-30.6-10.1-36.7zm34.9-14.5c-5.4-2.2-12.2.5-15.4 5.8-3.1 5.4-1.4 11.5 4.1 13.8 5.5 2.3 12.6-.3 15.8-5.8 3-5.6 1-11.8-4.5-13.8z"}}]},name:"weibo-circle",theme:"filled"}},13432:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-44.4 672C353.1 736 236 680.4 236 588.9c0-47.8 30.2-103.1 82.3-155.3 69.5-69.6 150.6-101.4 181.1-70.8 13.5 13.5 14.8 36.8 6.1 64.6-4.5 14 13.1 6.3 13.1 6.3 56.2-23.6 105.2-25 123.1.7 9.6 13.7 8.6 32.8-.2 55.1-4.1 10.2 1.3 11.8 9 14.1 31.7 9.8 66.9 33.6 66.9 75.5.2 69.5-99.7 156.9-249.8 156.9zm207.3-290.8a34.9 34.9 0 00-7.2-34.1 34.68 34.68 0 00-33.1-10.7 18.24 18.24 0 01-7.6-35.7c24.1-5.1 50.1 2.3 67.7 21.9 17.7 19.6 22.4 46.3 14.9 69.8a18.13 18.13 0 01-22.9 11.7 18.18 18.18 0 01-11.8-22.9zm106 34.3s0 .1 0 0a21.1 21.1 0 01-26.6 13.7 21.19 21.19 0 01-13.6-26.7c11-34.2 4-73.2-21.7-101.8a104.04 104.04 0 00-98.9-32.1 21.14 21.14 0 01-25.1-16.3 21.07 21.07 0 0116.2-25.1c49.4-10.5 102.8 4.8 139.1 45.1 36.3 40.2 46.1 95.1 30.6 143.2zm-334.5 6.1c-91.4 9-160.7 65.1-154.7 125.2 5.9 60.1 84.8 101.5 176.2 92.5 91.4-9.1 160.7-65.1 154.7-125.3-5.9-60.1-84.8-101.5-176.2-92.4zm80.2 141.7c-18.7 42.3-72.3 64.8-117.8 50.1-43.9-14.2-62.5-57.7-43.3-96.8 18.9-38.4 68-60.1 111.5-48.8 45 11.7 68 54.2 49.6 95.5zm-93-32.2c-14.2-5.9-32.4.2-41.2 13.9-8.8 13.8-4.7 30.2 9.3 36.6 14.3 6.5 33.2.3 42-13.8 8.8-14.3 4.2-30.6-10.1-36.7zm34.9-14.5c-5.4-2.2-12.2.5-15.4 5.8-3.1 5.4-1.4 11.5 4.1 13.8 5.5 2.3 12.6-.3 15.8-5.8 3-5.6 1-11.8-4.5-13.8z"}}]},name:"weibo-circle",theme:"outlined"}},71461:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M457.3 543c-68.1-17.7-145 16.2-174.6 76.2-30.1 61.2-1 129.1 67.8 151.3 71.2 23 155.2-12.2 184.4-78.3 28.7-64.6-7.2-131-77.6-149.2zm-52 156.2c-13.8 22.1-43.5 31.7-65.8 21.6-22-10-28.5-35.7-14.6-57.2 13.7-21.4 42.3-31 64.4-21.7 22.4 9.5 29.6 35 16 57.3zm45.5-58.5c-5 8.6-16.1 12.7-24.7 9.1-8.5-3.5-11.2-13.1-6.4-21.5 5-8.4 15.6-12.4 24.1-9.1 8.7 3.2 11.8 12.9 7 21.5zm334.5-197.2c15 4.8 31-3.4 35.9-18.3 11.8-36.6 4.4-78.4-23.2-109a111.39 111.39 0 00-106-34.3 28.45 28.45 0 00-21.9 33.8 28.39 28.39 0 0033.8 21.8c18.4-3.9 38.3 1.8 51.9 16.7a54.2 54.2 0 0111.3 53.3 28.45 28.45 0 0018.2 36zm99.8-206c-56.7-62.9-140.4-86.9-217.7-70.5a32.98 32.98 0 00-25.4 39.3 33.12 33.12 0 0039.3 25.5c55-11.7 114.4 5.4 154.8 50.1 40.3 44.7 51.2 105.7 34 159.1-5.6 17.4 3.9 36 21.3 41.7 17.4 5.6 36-3.9 41.6-21.2v-.1c24.1-75.4 8.9-161.1-47.9-223.9zM729 499c-12.2-3.6-20.5-6.1-14.1-22.1 13.8-34.7 15.2-64.7.3-86-28-40.1-104.8-37.9-192.8-1.1 0 0-27.6 12.1-20.6-9.8 13.5-43.5 11.5-79.9-9.6-101-47.7-47.8-174.6 1.8-283.5 110.6C127.3 471.1 80 557.5 80 632.2 80 775.1 263.2 862 442.5 862c235 0 391.3-136.5 391.3-245 0-65.5-55.2-102.6-104.8-118zM443 810.8c-143 14.1-266.5-50.5-275.8-144.5-9.3-93.9 99.2-181.5 242.2-195.6 143-14.2 266.5 50.5 275.8 144.4C694.4 709 586 796.6 443 810.8z"}}]},name:"weibo",theme:"outlined"}},3818:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M433.6 595.1c-14.2-5.9-32.4.2-41.2 13.9-8.8 13.8-4.7 30.2 9.3 36.6 14.3 6.5 33.2.3 42-13.8 8.8-14.3 4.2-30.6-10.1-36.7zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM467.6 736C353.1 736 236 680.4 236 588.9c0-47.8 30.2-103.1 82.3-155.3 69.5-69.6 150.6-101.4 181.1-70.8 13.5 13.5 14.8 36.8 6.1 64.6-4.5 14 13.1 6.3 13.1 6.3 56.2-23.6 105.2-25 123.1.7 9.6 13.7 8.6 32.8-.2 55.1-4.1 10.2 1.3 11.8 9 14.1 31.7 9.8 66.9 33.6 66.9 75.5.2 69.5-99.7 156.9-249.8 156.9zm207.3-290.8a34.9 34.9 0 00-7.2-34.1 34.68 34.68 0 00-33.1-10.7 18.24 18.24 0 01-7.6-35.7c24.1-5.1 50.1 2.3 67.7 21.9 17.7 19.6 22.4 46.3 14.9 69.8a18.13 18.13 0 01-22.9 11.7 18.18 18.18 0 01-11.8-22.9zm106 34.3s0 .1 0 0a21.1 21.1 0 01-26.6 13.7 21.19 21.19 0 01-13.6-26.7c11-34.2 4-73.2-21.7-101.8a104.04 104.04 0 00-98.9-32.1 21.14 21.14 0 01-25.1-16.3 21.07 21.07 0 0116.2-25.1c49.4-10.5 102.8 4.8 139.1 45.1 36.3 40.2 46.1 95.1 30.6 143.2zm-334.5 6.1c-91.4 9-160.7 65.1-154.7 125.2 5.9 60.1 84.8 101.5 176.2 92.5 91.4-9.1 160.7-65.1 154.7-125.3-5.9-60.1-84.8-101.5-176.2-92.4zm80.2 141.7c-18.7 42.3-72.3 64.8-117.8 50.1-43.9-14.2-62.5-57.7-43.3-96.8 18.9-38.4 68-60.1 111.5-48.8 45 11.7 68 54.2 49.6 95.5zm-58.1-46.7c-5.4-2.2-12.2.5-15.4 5.8-3.1 5.4-1.4 11.5 4.1 13.8 5.5 2.3 12.6-.3 15.8-5.8 3-5.6 1-11.8-4.5-13.8z"}}]},name:"weibo-square",theme:"filled"}},15982:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M433.6 595.1c-14.2-5.9-32.4.2-41.2 13.9-8.8 13.8-4.7 30.2 9.3 36.6 14.3 6.5 33.2.3 42-13.8 8.8-14.3 4.2-30.6-10.1-36.7zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM467.6 736C353.1 736 236 680.4 236 588.9c0-47.8 30.2-103.1 82.3-155.3 69.5-69.6 150.6-101.4 181.1-70.8 13.5 13.5 14.8 36.8 6.1 64.6-4.5 14 13.1 6.3 13.1 6.3 56.2-23.6 105.2-25 123.1.7 9.6 13.7 8.6 32.8-.2 55.1-4.1 10.2 1.3 11.8 9 14.1 31.7 9.8 66.9 33.6 66.9 75.5.2 69.5-99.7 156.9-249.8 156.9zm207.3-290.8a34.9 34.9 0 00-7.2-34.1 34.68 34.68 0 00-33.1-10.7 18.24 18.24 0 01-7.6-35.7c24.1-5.1 50.1 2.3 67.7 21.9 17.7 19.6 22.4 46.3 14.9 69.8a18.13 18.13 0 01-22.9 11.7 18.18 18.18 0 01-11.8-22.9zm106 34.3s0 .1 0 0a21.1 21.1 0 01-26.6 13.7 21.19 21.19 0 01-13.6-26.7c11-34.2 4-73.2-21.7-101.8a104.04 104.04 0 00-98.9-32.1 21.14 21.14 0 01-25.1-16.3 21.07 21.07 0 0116.2-25.1c49.4-10.5 102.8 4.8 139.1 45.1 36.3 40.2 46.1 95.1 30.6 143.2zm-334.5 6.1c-91.4 9-160.7 65.1-154.7 125.2 5.9 60.1 84.8 101.5 176.2 92.5 91.4-9.1 160.7-65.1 154.7-125.3-5.9-60.1-84.8-101.5-176.2-92.4zm80.2 141.7c-18.7 42.3-72.3 64.8-117.8 50.1-43.9-14.2-62.5-57.7-43.3-96.8 18.9-38.4 68-60.1 111.5-48.8 45 11.7 68 54.2 49.6 95.5zm-58.1-46.7c-5.4-2.2-12.2.5-15.4 5.8-3.1 5.4-1.4 11.5 4.1 13.8 5.5 2.3 12.6-.3 15.8-5.8 3-5.6 1-11.8-4.5-13.8z"}}]},name:"weibo-square",theme:"outlined"}},42726:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M713.5 599.9c-10.9-5.6-65.2-32.2-75.3-35.8-10.1-3.8-17.5-5.6-24.8 5.6-7.4 11.1-28.4 35.8-35 43.3-6.4 7.4-12.9 8.3-23.8 2.8-64.8-32.4-107.3-57.8-150-131.1-11.3-19.5 11.3-18.1 32.4-60.2 3.6-7.4 1.8-13.7-1-19.3-2.8-5.6-24.8-59.8-34-81.9-8.9-21.5-18.1-18.5-24.8-18.9-6.4-.4-13.7-.4-21.1-.4-7.4 0-19.3 2.8-29.4 13.7-10.1 11.1-38.6 37.8-38.6 92s39.5 106.7 44.9 114.1c5.6 7.4 77.7 118.6 188.4 166.5 70 30.2 97.4 32.8 132.4 27.6 21.3-3.2 65.2-26.6 74.3-52.5 9.1-25.8 9.1-47.9 6.4-52.5-2.7-4.9-10.1-7.7-21-13z"}},{tag:"path",attrs:{d:"M925.2 338.4c-22.6-53.7-55-101.9-96.3-143.3a444.35 444.35 0 00-143.3-96.3C630.6 75.7 572.2 64 512 64h-2c-60.6.3-119.3 12.3-174.5 35.9a445.35 445.35 0 00-142 96.5c-40.9 41.3-73 89.3-95.2 142.8-23 55.4-34.6 114.3-34.3 174.9A449.4 449.4 0 00112 714v152a46 46 0 0046 46h152.1A449.4 449.4 0 00510 960h2.1c59.9 0 118-11.6 172.7-34.3a444.48 444.48 0 00142.8-95.2c41.3-40.9 73.8-88.7 96.5-142 23.6-55.2 35.6-113.9 35.9-174.5.3-60.9-11.5-120-34.8-175.6zm-151.1 438C704 845.8 611 884 512 884h-1.7c-60.3-.3-120.2-15.3-173.1-43.5l-8.4-4.5H188V695.2l-4.5-8.4C155.3 633.9 140.3 574 140 513.7c-.4-99.7 37.7-193.3 107.6-263.8 69.8-70.5 163.1-109.5 262.8-109.9h1.7c50 0 98.5 9.7 144.2 28.9 44.6 18.7 84.6 45.6 119 80 34.3 34.3 61.3 74.4 80 119 19.4 46.2 29.1 95.2 28.9 145.8-.6 99.6-39.7 192.9-110.1 262.7z"}}]},name:"whats-app",theme:"outlined"}},66155:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M723 620.5C666.8 571.6 593.4 542 513 542s-153.8 29.6-210.1 78.6a8.1 8.1 0 00-.8 11.2l36 42.9c2.9 3.4 8 3.8 11.4.9C393.1 637.2 450.3 614 513 614s119.9 23.2 163.5 61.5c3.4 2.9 8.5 2.5 11.4-.9l36-42.9c2.8-3.3 2.4-8.3-.9-11.2zm117.4-140.1C751.7 406.5 637.6 362 513 362s-238.7 44.5-327.5 118.4a8.05 8.05 0 00-1 11.3l36 42.9c2.8 3.4 7.9 3.8 11.2 1C308 472.2 406.1 434 513 434s205 38.2 281.2 101.6c3.4 2.8 8.4 2.4 11.2-1l36-42.9c2.8-3.4 2.4-8.5-1-11.3zm116.7-139C835.7 241.8 680.3 182 511 182c-168.2 0-322.6 59-443.7 157.4a8 8 0 00-1.1 11.4l36 42.9c2.8 3.3 7.8 3.8 11.1 1.1C222 306.7 360.3 254 511 254c151.8 0 291 53.5 400 142.7 3.4 2.8 8.4 2.3 11.2-1.1l36-42.9c2.9-3.4 2.4-8.5-1.1-11.3zM448 778a64 64 0 10128 0 64 64 0 10-128 0z"}}]},name:"wifi",theme:"outlined"}},777:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M523.8 191.4v288.9h382V128.1zm0 642.2l382 62.2v-352h-382zM120.1 480.2H443V201.9l-322.9 53.5zm0 290.4L443 823.2V543.8H120.1z"}}]},name:"windows",theme:"filled"}},76732:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M120.1 770.6L443 823.2V543.8H120.1v226.8zm63.4-163.5h196.2v141.6l-196.2-31.9V607.1zm340.3 226.5l382 62.2v-352h-382v289.8zm63.4-226.5h255.3v214.4l-255.3-41.6V607.1zm-63.4-415.7v288.8h382V128.1l-382 63.3zm318.7 225.5H587.3V245l255.3-42.3v214.2zm-722.4 63.3H443V201.9l-322.9 53.5v224.8zM183.5 309l196.2-32.5v140.4H183.5V309z"}}]},name:"windows",theme:"outlined"}},96419:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M712.8 548.8c53.6-53.6 83.2-125 83.2-200.8 0-75.9-29.5-147.2-83.2-200.8C659.2 93.6 587.8 64 512 64s-147.2 29.5-200.8 83.2C257.6 200.9 228 272.1 228 348c0 63.8 20.9 124.4 59.4 173.9 7.3 9.4 15.2 18.3 23.7 26.9 8.5 8.5 17.5 16.4 26.8 23.7 39.6 30.8 86.3 50.4 136.1 57V736H360c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h114v140c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V812h114c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8H550V629.5c61.5-8.2 118.2-36.1 162.8-80.7zM512 556c-55.6 0-107.7-21.6-147.1-60.9C325.6 455.8 304 403.6 304 348s21.6-107.7 60.9-147.1C404.2 161.5 456.4 140 512 140s107.7 21.6 147.1 60.9C698.4 240.2 720 292.4 720 348s-21.6 107.7-60.9 147.1C619.7 534.4 567.6 556 512 556z"}}]},name:"woman",theme:"outlined"}},3932:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"g",attrs:{"fill-rule":"evenodd"},children:[{tag:"path",attrs:{d:"M823.11 912H200.9A88.9 88.9 0 01112 823.11V200.9A88.9 88.9 0 01200.89 112H823.1A88.9 88.9 0 01912 200.89V823.1A88.9 88.9 0 01823.11 912"}},{tag:"path",attrs:{d:"M740 735H596.94L286 291h143.06zm-126.01-37.65h56.96L412 328.65h-56.96z","fill-rule":"nonzero"}},{tag:"path",attrs:{d:"M331.3 735L491 549.73 470.11 522 286 735zM521 460.39L541.21 489 715 289h-44.67z","fill-rule":"nonzero"}}]}]},name:"x",theme:"filled"}},20634:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M921 912L601.11 445.75l.55.43L890.08 112H793.7L558.74 384 372.15 112H119.37l298.65 435.31-.04-.04L103 912h96.39L460.6 609.38 668.2 912zM333.96 184.73l448.83 654.54H706.4L257.2 184.73z"}}]},name:"x",theme:"outlined"}},73815:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M937.3 231H824.7c-15.5 0-27.7 12.6-27.1 28.1l13.1 366h84.4l65.4-366.4c2.7-15.2-7.8-27.7-23.2-27.7zm-77.4 450.4h-14.1c-27.1 0-49.2 22.2-49.2 49.3v14.1c0 27.1 22.2 49.3 49.2 49.3h14.1c27.1 0 49.2-22.2 49.2-49.3v-14.1c0-27.1-22.2-49.3-49.2-49.3zM402.6 231C216.2 231 65 357 65 512.5S216.2 794 402.6 794s337.6-126 337.6-281.5S589.1 231 402.6 231zm225.2 225.2h-65.3L458.9 559.8v65.3h84.4v56.3H318.2v-56.3h84.4v-65.3L242.9 399.9h-37v-56.3h168.5v56.3h-37l93.4 93.5 28.1-28.1V400h168.8v56.2z"}}]},name:"yahoo",theme:"filled"}},29413:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M859.9 681.4h-14.1c-27.1 0-49.2 22.2-49.2 49.3v14.1c0 27.1 22.2 49.3 49.2 49.3h14.1c27.1 0 49.2-22.2 49.2-49.3v-14.1c0-27.1-22.2-49.3-49.2-49.3zM402.6 231C216.2 231 65 357 65 512.5S216.2 794 402.6 794s337.6-126 337.6-281.5S589.1 231 402.6 231zm0 507C245.1 738 121 634.6 121 512.5c0-62.3 32.3-119.7 84.9-161v48.4h37l159.8 159.9v65.3h-84.4v56.3h225.1v-56.3H459v-65.3l103.5-103.6h65.3v-56.3H459v65.3l-28.1 28.1-93.4-93.5h37v-56.3H216.4c49.4-35 114.3-56.6 186.2-56.6 157.6 0 281.6 103.4 281.6 225.5S560.2 738 402.6 738zm534.7-507H824.7c-15.5 0-27.7 12.6-27.1 28.1l13.1 366h84.4l65.4-366.4c2.7-15.2-7.8-27.7-23.2-27.7z"}}]},name:"yahoo",theme:"outlined"}},36833:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M941.3 296.1a112.3 112.3 0 00-79.2-79.3C792.2 198 512 198 512 198s-280.2 0-350.1 18.7A112.12 112.12 0 0082.7 296C64 366 64 512 64 512s0 146 18.7 215.9c10.3 38.6 40.7 69 79.2 79.3C231.8 826 512 826 512 826s280.2 0 350.1-18.8c38.6-10.3 68.9-40.7 79.2-79.3C960 658 960 512 960 512s0-146-18.7-215.9zM423 646V378l232 133-232 135z"}}]},name:"youtube",theme:"filled"}},67247:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M960 509.2c0-2.2 0-4.7-.1-7.6-.1-8.1-.3-17.2-.5-26.9-.8-27.9-2.2-55.7-4.4-81.9-3-36.1-7.4-66.2-13.4-88.8a139.52 139.52 0 00-98.3-98.5c-28.3-7.6-83.7-12.3-161.7-15.2-37.1-1.4-76.8-2.3-116.5-2.8-13.9-.2-26.8-.3-38.4-.4h-29.4c-11.6.1-24.5.2-38.4.4-39.7.5-79.4 1.4-116.5 2.8-78 3-133.5 7.7-161.7 15.2A139.35 139.35 0 0082.4 304C76.3 326.6 72 356.7 69 392.8c-2.2 26.2-3.6 54-4.4 81.9-.3 9.7-.4 18.8-.5 26.9 0 2.9-.1 5.4-.1 7.6v5.6c0 2.2 0 4.7.1 7.6.1 8.1.3 17.2.5 26.9.8 27.9 2.2 55.7 4.4 81.9 3 36.1 7.4 66.2 13.4 88.8 12.8 47.9 50.4 85.7 98.3 98.5 28.2 7.6 83.7 12.3 161.7 15.2 37.1 1.4 76.8 2.3 116.5 2.8 13.9.2 26.8.3 38.4.4h29.4c11.6-.1 24.5-.2 38.4-.4 39.7-.5 79.4-1.4 116.5-2.8 78-3 133.5-7.7 161.7-15.2 47.9-12.8 85.5-50.5 98.3-98.5 6.1-22.6 10.4-52.7 13.4-88.8 2.2-26.2 3.6-54 4.4-81.9.3-9.7.4-18.8.5-26.9 0-2.9.1-5.4.1-7.6v-5.6zm-72 5.2c0 2.1 0 4.4-.1 7.1-.1 7.8-.3 16.4-.5 25.7-.7 26.6-2.1 53.2-4.2 77.9-2.7 32.2-6.5 58.6-11.2 76.3-6.2 23.1-24.4 41.4-47.4 47.5-21 5.6-73.9 10.1-145.8 12.8-36.4 1.4-75.6 2.3-114.7 2.8-13.7.2-26.4.3-37.8.3h-28.6l-37.8-.3c-39.1-.5-78.2-1.4-114.7-2.8-71.9-2.8-124.9-7.2-145.8-12.8-23-6.2-41.2-24.4-47.4-47.5-4.7-17.7-8.5-44.1-11.2-76.3-2.1-24.7-3.4-51.3-4.2-77.9-.3-9.3-.4-18-.5-25.7 0-2.7-.1-5.1-.1-7.1v-4.8c0-2.1 0-4.4.1-7.1.1-7.8.3-16.4.5-25.7.7-26.6 2.1-53.2 4.2-77.9 2.7-32.2 6.5-58.6 11.2-76.3 6.2-23.1 24.4-41.4 47.4-47.5 21-5.6 73.9-10.1 145.8-12.8 36.4-1.4 75.6-2.3 114.7-2.8 13.7-.2 26.4-.3 37.8-.3h28.6l37.8.3c39.1.5 78.2 1.4 114.7 2.8 71.9 2.8 124.9 7.2 145.8 12.8 23 6.2 41.2 24.4 47.4 47.5 4.7 17.7 8.5 44.1 11.2 76.3 2.1 24.7 3.4 51.3 4.2 77.9.3 9.3.4 18 .5 25.7 0 2.7.1 5.1.1 7.1v4.8zM423 646l232-135-232-133z"}}]},name:"youtube",theme:"outlined"}},21654:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 370.6c-9.9-39.4 9.9-102.2 73.4-124.4l-67.9-3.6s-25.7-90-143.6-98c-117.9-8.1-195-3-195-3s87.4 55.6 52.4 154.7c-25.6 52.5-65.8 95.6-108.8 144.7-1.3 1.3-2.5 2.6-3.5 3.7C319.4 605 96 860 96 860c245.9 64.4 410.7-6.3 508.2-91.1 20.5-.2 35.9-.3 46.3-.3 135.8 0 250.6-117.6 245.9-248.4-3.2-89.9-31.9-110.2-41.8-149.6z"}}]},name:"yuque",theme:"filled"}},58103:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 370.6c-9.9-39.4 9.9-102.2 73.4-124.4l-67.9-3.6s-25.7-90-143.6-98c-117.8-8.1-194.9-3-195-3 .1 0 87.4 55.6 52.4 154.7-25.6 52.5-65.8 95.6-108.8 144.7-1.3 1.3-2.5 2.6-3.5 3.7C319.4 605 96 860 96 860c245.9 64.4 410.7-6.3 508.2-91.1 20.5-.2 35.9-.3 46.3-.3 135.8 0 250.6-117.6 245.9-248.4-3.2-89.9-31.9-110.2-41.8-149.6zm-204.1 334c-10.6 0-26.2.1-46.8.3l-23.6.2-17.8 15.5c-47.1 41-104.4 71.5-171.4 87.6-52.5 12.6-110 16.2-172.7 9.6 18-20.5 36.5-41.6 55.4-63.1 92-104.6 173.8-197.5 236.9-268.5l1.4-1.4 1.3-1.5c4.1-4.6 20.6-23.3 24.7-28.1 9.7-11.1 17.3-19.9 24.5-28.6 30.7-36.7 52.2-67.8 69-102.2l1.6-3.3 1.2-3.4c13.7-38.8 15.4-76.9 6.2-112.8 22.5.7 46.5 1.9 71.7 3.6 33.3 2.3 55.5 12.9 71.1 29.2 5.8 6 10.2 12.5 13.4 18.7 1 2 1.7 3.6 2.3 5l5 17.7c-15.7 34.5-19.9 73.3-11.4 107.2 3 11.8 6.9 22.4 12.3 34.4 2.1 4.7 9.5 20.1 11 23.3 10.3 22.7 15.4 43 16.7 78.7 3.3 94.6-82.7 181.9-182 181.9z"}}]},name:"yuque",theme:"outlined"}},18500:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-90.7 477.8l-.1 1.5c-1.5 20.4-6.3 43.9-12.9 67.6l24-18.1 71 80.7c9.2 33-3.3 63.1-3.3 63.1l-95.7-111.9v-.1c-8.9 29-20.1 57.3-33.3 84.7-22.6 45.7-55.2 54.7-89.5 57.7-34.4 3-23.3-5.3-23.3-5.3 68-55.5 78-87.8 96.8-123.1 11.9-22.3 20.4-64.3 25.3-96.8H264.1s4.8-31.2 19.2-41.7h101.6c.6-15.3-1.3-102.8-2-131.4h-49.4c-9.2 45-41 56.7-48.1 60.1-7 3.4-23.6 7.1-21.1 0 2.6-7.1 27-46.2 43.2-110.7 16.3-64.6 63.9-62 63.9-62-12.8 22.5-22.4 73.6-22.4 73.6h159.7c10.1 0 10.6 39 10.6 39h-90.8c-.7 22.7-2.8 83.8-5 131.4H519s12.2 15.4 12.2 41.7H421.3zm346.5 167h-87.6l-69.5 46.6-16.4-46.6h-40.1V321.5h213.6v387.3zM408.2 611s0-.1 0 0zm216 94.3l56.8-38.1h45.6-.1V364.7H596.7v302.5h14.1z"}}]},name:"zhihu-circle",theme:"filled"}},90503:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M564.7 230.1V803h60l25.2 71.4L756.3 803h131.5V230.1H564.7zm247.7 497h-59.9l-75.1 50.4-17.8-50.4h-18V308.3h170.7v418.8zM526.1 486.9H393.3c2.1-44.9 4.3-104.3 6.6-172.9h130.9l-.1-8.1c0-.6-.2-14.7-2.3-29.1-2.1-15-6.6-34.9-21-34.9H287.8c4.4-20.6 15.7-69.7 29.4-93.8l6.4-11.2-12.9-.7c-.8 0-19.6-.9-41.4 10.6-35.7 19-51.7 56.4-58.7 84.4-18.4 73.1-44.6 123.9-55.7 145.6-3.3 6.4-5.3 10.2-6.2 12.8-1.8 4.9-.8 9.8 2.8 13 10.5 9.5 38.2-2.9 38.5-3 .6-.3 1.3-.6 2.2-1 13.9-6.3 55.1-25 69.8-84.5h56.7c.7 32.2 3.1 138.4 2.9 172.9h-141l-2.1 1.5c-23.1 16.9-30.5 63.2-30.8 65.2l-1.4 9.2h167c-12.3 78.3-26.5 113.4-34 127.4-3.7 7-7.3 14-10.7 20.8-21.3 42.2-43.4 85.8-126.3 153.6-3.6 2.8-7 8-4.8 13.7 2.4 6.3 9.3 9.1 24.6 9.1 5.4 0 11.8-.3 19.4-1 49.9-4.4 100.8-18 135.1-87.6 17-35.1 31.7-71.7 43.9-108.9L497 850l5-12c.8-1.9 19-46.3 5.1-95.9l-.5-1.8-108.1-123-22 16.6c6.4-26.1 10.6-49.9 12.5-71.1h158.7v-8c0-40.1-18.5-63.9-19.2-64.9l-2.4-3z"}}]},name:"zhihu",theme:"outlined"}},29911:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM432.3 592.8l71 80.7c9.2 33-3.3 63.1-3.3 63.1l-95.7-111.9v-.1c-8.9 29-20.1 57.3-33.3 84.7-22.6 45.7-55.2 54.7-89.5 57.7-34.4 3-23.3-5.3-23.3-5.3 68-55.5 78-87.8 96.8-123.1 11.9-22.3 20.4-64.3 25.3-96.8H264.1s4.8-31.2 19.2-41.7h101.6c.6-15.3-1.3-102.8-2-131.4h-49.4c-9.2 45-41 56.7-48.1 60.1-7 3.4-23.6 7.1-21.1 0 2.6-7.1 27-46.2 43.2-110.7 16.3-64.6 63.9-62 63.9-62-12.8 22.5-22.4 73.6-22.4 73.6h159.7c10.1 0 10.6 39 10.6 39h-90.8c-.7 22.7-2.8 83.8-5 131.4H519s12.2 15.4 12.2 41.7h-110l-.1 1.5c-1.5 20.4-6.3 43.9-12.9 67.6l24.1-18.1zm335.5 116h-87.6l-69.5 46.6-16.4-46.6h-40.1V321.5h213.6v387.3zM408.2 611s0-.1 0 0zm216 94.3l56.8-38.1h45.6-.1V364.7H596.7v302.5h14.1z"}}]},name:"zhihu-square",theme:"filled"}},81262:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M637 443H519V309c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v134H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h118v134c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V519h118c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm284 424L775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"}}]},name:"zoom-in",theme:"outlined"}},30011:function(c,t){"use strict";t.Z={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M637 443H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h312c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm284 424L775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"}}]},name:"zoom-out",theme:"outlined"}},1024:function(t){"use strict";t.exports=c},27794:function(c){function t(){return c.exports=t=Object.assign?Object.assign.bind():function(c){for(var t=1;t<arguments.length;t++){var e=arguments[t];for(var a in e)Object.prototype.hasOwnProperty.call(e,a)&&(c[a]=e[a])}return c},c.exports.__esModule=!0,c.exports.default=c.exports,t.apply(this,arguments)}c.exports=t,c.exports.__esModule=!0,c.exports.default=c.exports}},e={};function a(c){var n=e[c];if(void 0!==n)return n.exports;var r=e[c]={exports:{}};return t[c](r,r.exports,a),r.exports}a.n=function(c){var t=c&&c.__esModule?function(){return c.default}:function(){return c};return a.d(t,{a:t}),t},a.d=function(c,t){for(var e in t)a.o(t,e)&&!a.o(c,e)&&Object.defineProperty(c,e,{enumerable:!0,get:t[e]})},a.o=function(c,t){return Object.prototype.hasOwnProperty.call(c,t)},a.r=function(c){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(c,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(c,"__esModule",{value:!0})};var n={};return function(){"use strict";a.r(n),a.d(n,{AccountBookFilled:function(){return C},AccountBookOutlined:function(){return T},AccountBookTwoTone:function(){return Rc},AimOutlined:function(){return Oc},AlertFilled:function(){return Fc},AlertOutlined:function(){return kc},AlertTwoTone:function(){return _c},AlibabaOutlined:function(){return $c},AlignCenterOutlined:function(){return Nc},AlignLeftOutlined:function(){return Gc},AlignRightOutlined:function(){return Kc},AlipayCircleFilled:function(){return tt},AlipayCircleOutlined:function(){return nt},AlipayOutlined:function(){return it},AlipaySquareFilled:function(){return ht},AliwangwangFilled:function(){return ut},AliwangwangOutlined:function(){return zt},AliyunOutlined:function(){return Mt},AmazonCircleFilled:function(){return pt},AmazonOutlined:function(){return Lt},AmazonSquareFilled:function(){return Rt},AndroidFilled:function(){return Ot},AndroidOutlined:function(){return Ft},AntCloudOutlined:function(){return kt},AntDesignOutlined:function(){return _t},AnthropicFilled:function(){return $t},ApartmentOutlined:function(){return Nt},ApiFilled:function(){return Gt},ApiOutlined:function(){return Kt},ApiTwoTone:function(){return te},AppleFilled:function(){return ne},AppleOutlined:function(){return ie},AppstoreAddOutlined:function(){return he},AppstoreFilled:function(){return ue},AppstoreOutlined:function(){return ze},AppstoreTwoTone:function(){return Me},AreaChartOutlined:function(){return pe},ArrowDownOutlined:function(){return Le},ArrowLeftOutlined:function(){return Re},ArrowRightOutlined:function(){return Oe},ArrowUpOutlined:function(){return Fe},ArrowsAltOutlined:function(){return ke},AudioFilled:function(){return _e},AudioMutedOutlined:function(){return $e},AudioOutlined:function(){return Ne},AudioTwoTone:function(){return Ge},AuditOutlined:function(){return Ke},BackwardFilled:function(){return ta},BackwardOutlined:function(){return na},BaiduOutlined:function(){return ia},BankFilled:function(){return ha},BankOutlined:function(){return ua},BankTwoTone:function(){return za},BarChartOutlined:function(){return Ma},BarcodeOutlined:function(){return pa},BarsOutlined:function(){return La},BehanceCircleFilled:function(){return Ra},BehanceOutlined:function(){return Oa},BehanceSquareFilled:function(){return Fa},BehanceSquareOutlined:function(){return ka},BellFilled:function(){return _a},BellOutlined:function(){return $a},BellTwoTone:function(){return Na},BgColorsOutlined:function(){return Ga},BilibiliFilled:function(){return Ka},BilibiliOutlined:function(){return tn},BlockOutlined:function(){return nn},BoldOutlined:function(){return on},BookFilled:function(){return fn},BookOutlined:function(){return dn},BookTwoTone:function(){return gn},BorderBottomOutlined:function(){return Hn},BorderHorizontalOutlined:function(){return Zn},BorderInnerOutlined:function(){return xn},BorderLeftOutlined:function(){return En},BorderOuterOutlined:function(){return Sn},BorderOutlined:function(){return yn},BorderRightOutlined:function(){return qn},BorderTopOutlined:function(){return Dn},BorderVerticleOutlined:function(){return jn},BorderlessTableOutlined:function(){return Qn},BoxPlotFilled:function(){return Yn},BoxPlotOutlined:function(){return Xn},BoxPlotTwoTone:function(){return er},BranchesOutlined:function(){return rr},BugFilled:function(){return or},BugOutlined:function(){return fr},BugTwoTone:function(){return dr},BuildFilled:function(){return gr},BuildOutlined:function(){return Hr},BuildTwoTone:function(){return Zr},BulbFilled:function(){return xr},BulbOutlined:function(){return Er},BulbTwoTone:function(){return Sr},CalculatorFilled:function(){return yr},CalculatorOutlined:function(){return qr},CalculatorTwoTone:function(){return Dr},CalendarFilled:function(){return jr},CalendarOutlined:function(){return Qr},CalendarTwoTone:function(){return Yr},CameraFilled:function(){return Xr},CameraOutlined:function(){return el},CameraTwoTone:function(){return rl},CarFilled:function(){return ol},CarOutlined:function(){return fl},CarTwoTone:function(){return dl},CaretDownFilled:function(){return gl},CaretDownOutlined:function(){return Hl},CaretLeftFilled:function(){return Zl},CaretLeftOutlined:function(){return xl},CaretRightFilled:function(){return El},CaretRightOutlined:function(){return Sl},CaretUpFilled:function(){return yl},CaretUpOutlined:function(){return ql},CarryOutFilled:function(){return Dl},CarryOutOutlined:function(){return jl},CarryOutTwoTone:function(){return Ql},CheckCircleFilled:function(){return Yl},CheckCircleOutlined:function(){return Xl},CheckCircleTwoTone:function(){return ei},CheckOutlined:function(){return ri},CheckSquareFilled:function(){return oi},CheckSquareOutlined:function(){return fi},CheckSquareTwoTone:function(){return di},ChromeFilled:function(){return gi},ChromeOutlined:function(){return Hi},CiCircleFilled:function(){return Zi},CiCircleOutlined:function(){return xi},CiCircleTwoTone:function(){return Ei},CiOutlined:function(){return Si},CiTwoTone:function(){return yi},ClaudeFilled:function(){return qi},ClearOutlined:function(){return Di},ClockCircleFilled:function(){return ji},ClockCircleOutlined:function(){return Qi},ClockCircleTwoTone:function(){return Yi},CloseCircleFilled:function(){return Xi},CloseCircleOutlined:function(){return eo},CloseCircleTwoTone:function(){return ro},CloseOutlined:function(){return oo},CloseSquareFilled:function(){return fo},CloseSquareOutlined:function(){return mo},CloseSquareTwoTone:function(){return wo},CloudDownloadOutlined:function(){return Vo},CloudFilled:function(){return bo},CloudOutlined:function(){return Bo},CloudServerOutlined:function(){return Co},CloudSyncOutlined:function(){return To},CloudTwoTone:function(){return Ao},CloudUploadOutlined:function(){return Po},ClusterOutlined:function(){return Io},CodeFilled:function(){return Uo},CodeOutlined:function(){return Wo},CodeSandboxCircleFilled:function(){return Jo},CodeSandboxOutlined:function(){return cs},CodeSandboxSquareFilled:function(){return as},CodeTwoTone:function(){return ls},CodepenCircleFilled:function(){return ss},CodepenCircleOutlined:function(){return vs},CodepenOutlined:function(){return ms},CodepenSquareFilled:function(){return ws},CoffeeOutlined:function(){return Vs},ColumnHeightOutlined:function(){return bs},ColumnWidthOutlined:function(){return Bs},CommentOutlined:function(){return Cs},CompassFilled:function(){return Ts},CompassOutlined:function(){return As},CompassTwoTone:function(){return Ps},CompressOutlined:function(){return Is},ConsoleSqlOutlined:function(){return Us},ContactsFilled:function(){return Ws},ContactsOutlined:function(){return Js},ContactsTwoTone:function(){return ch},ContainerFilled:function(){return ah},ContainerOutlined:function(){return lh},ContainerTwoTone:function(){return sh},ControlFilled:function(){return vh},ControlOutlined:function(){return mh},ControlTwoTone:function(){return wh},CopyFilled:function(){return Vh},CopyOutlined:function(){return bh},CopyTwoTone:function(){return Bh},CopyrightCircleFilled:function(){return Ch},CopyrightCircleOutlined:function(){return Th},CopyrightCircleTwoTone:function(){return Ah},CopyrightOutlined:function(){return Ph},CopyrightTwoTone:function(){return Ih},CreditCardFilled:function(){return Uh},CreditCardOutlined:function(){return Wh},CreditCardTwoTone:function(){return Jh},CrownFilled:function(){return cf},CrownOutlined:function(){return af},CrownTwoTone:function(){return lf},CustomerServiceFilled:function(){return hf},CustomerServiceOutlined:function(){return uf},CustomerServiceTwoTone:function(){return zf},DashOutlined:function(){return Mf},DashboardFilled:function(){return pf},DashboardOutlined:function(){return Lf},DashboardTwoTone:function(){return Rf},DatabaseFilled:function(){return Of},DatabaseOutlined:function(){return Ff},DatabaseTwoTone:function(){return kf},DeepSeekFilled:function(){return _f},DeleteColumnOutlined:function(){return $f},DeleteFilled:function(){return Nf},DeleteOutlined:function(){return Gf},DeleteRowOutlined:function(){return Kf},DeleteTwoTone:function(){return tv},DeliveredProcedureOutlined:function(){return nv},DeploymentUnitOutlined:function(){return iv},DesktopOutlined:function(){return hv},DiffFilled:function(){return uv},DiffOutlined:function(){return zv},DiffTwoTone:function(){return Mv},DingdingOutlined:function(){return pv},DingtalkCircleFilled:function(){return Lv},DingtalkOutlined:function(){return Rv},DingtalkSquareFilled:function(){return Ov},DisconnectOutlined:function(){return Fv},DiscordFilled:function(){return kv},DiscordOutlined:function(){return _v},DislikeFilled:function(){return $v},DislikeOutlined:function(){return Nv},DislikeTwoTone:function(){return Gv},DockerOutlined:function(){return Kv},DollarCircleFilled:function(){return tu},DollarCircleOutlined:function(){return nu},DollarCircleTwoTone:function(){return iu},DollarOutlined:function(){return hu},DollarTwoTone:function(){return uu},DotChartOutlined:function(){return zu},DotNetOutlined:function(){return Mu},DoubleLeftOutlined:function(){return pu},DoubleRightOutlined:function(){return Lu},DownCircleFilled:function(){return Ru},DownCircleOutlined:function(){return Ou},DownCircleTwoTone:function(){return Fu},DownOutlined:function(){return ku},DownSquareFilled:function(){return _u},DownSquareOutlined:function(){return $u},DownSquareTwoTone:function(){return Nu},DownloadOutlined:function(){return Gu},DragOutlined:function(){return Ku},DribbbleCircleFilled:function(){return td},DribbbleOutlined:function(){return nd},DribbbleSquareFilled:function(){return id},DribbbleSquareOutlined:function(){return hd},DropboxCircleFilled:function(){return ud},DropboxOutlined:function(){return zd},DropboxSquareFilled:function(){return Md},EditFilled:function(){return pd},EditOutlined:function(){return Ld},EditTwoTone:function(){return Rd},ElevenLabsFilled:function(){return Od},EllipsisOutlined:function(){return Fd},EnterOutlined:function(){return kd},EnvironmentFilled:function(){return _d},EnvironmentOutlined:function(){return $d},EnvironmentTwoTone:function(){return Nd},EuroCircleFilled:function(){return Gd},EuroCircleOutlined:function(){return Kd},EuroCircleTwoTone:function(){return tm},EuroOutlined:function(){return nm},EuroTwoTone:function(){return im},ExceptionOutlined:function(){return hm},ExclamationCircleFilled:function(){return um},ExclamationCircleOutlined:function(){return zm},ExclamationCircleTwoTone:function(){return Mm},ExclamationOutlined:function(){return pm},ExpandAltOutlined:function(){return Lm},ExpandOutlined:function(){return Rm},ExperimentFilled:function(){return Om},ExperimentOutlined:function(){return Fm},ExperimentTwoTone:function(){return km},ExportOutlined:function(){return _m},EyeFilled:function(){return $m},EyeInvisibleFilled:function(){return Nm},EyeInvisibleOutlined:function(){return Gm},EyeInvisibleTwoTone:function(){return Km},EyeOutlined:function(){return tz},EyeTwoTone:function(){return nz},FacebookFilled:function(){return iz},FacebookOutlined:function(){return hz},FallOutlined:function(){return uz},FastBackwardFilled:function(){return zz},FastBackwardOutlined:function(){return Mz},FastForwardFilled:function(){return pz},FastForwardOutlined:function(){return Lz},FieldBinaryOutlined:function(){return Rz},FieldNumberOutlined:function(){return Oz},FieldStringOutlined:function(){return Fz},FieldTimeOutlined:function(){return kz},FileAddFilled:function(){return _z},FileAddOutlined:function(){return $z},FileAddTwoTone:function(){return Nz},FileDoneOutlined:function(){return Gz},FileExcelFilled:function(){return Kz},FileExcelOutlined:function(){return tg},FileExcelTwoTone:function(){return ng},FileExclamationFilled:function(){return ig},FileExclamationOutlined:function(){return hg},FileExclamationTwoTone:function(){return ug},FileFilled:function(){return zg},FileGifOutlined:function(){return Mg},FileImageFilled:function(){return pg},FileImageOutlined:function(){return Lg},FileImageTwoTone:function(){return Rg},FileJpgOutlined:function(){return Og},FileMarkdownFilled:function(){return Fg},FileMarkdownOutlined:function(){return kg},FileMarkdownTwoTone:function(){return _g},FileOutlined:function(){return $g},FilePdfFilled:function(){return Ng},FilePdfOutlined:function(){return Gg},FilePdfTwoTone:function(){return Kg},FilePptFilled:function(){return tw},FilePptOutlined:function(){return nw},FilePptTwoTone:function(){return iw},FileProtectOutlined:function(){return hw},FileSearchOutlined:function(){return uw},FileSyncOutlined:function(){return zw},FileTextFilled:function(){return Mw},FileTextOutlined:function(){return pw},FileTextTwoTone:function(){return Lw},FileTwoTone:function(){return Rw},FileUnknownFilled:function(){return Ow},FileUnknownOutlined:function(){return Fw},FileUnknownTwoTone:function(){return kw},FileWordFilled:function(){return _w},FileWordOutlined:function(){return $w},FileWordTwoTone:function(){return Nw},FileZipFilled:function(){return Gw},FileZipOutlined:function(){return Kw},FileZipTwoTone:function(){return tM},FilterFilled:function(){return nM},FilterOutlined:function(){return iM},FilterTwoTone:function(){return hM},FireFilled:function(){return uM},FireOutlined:function(){return zM},FireTwoTone:function(){return MM},FlagFilled:function(){return pM},FlagOutlined:function(){return LM},FlagTwoTone:function(){return RM},FolderAddFilled:function(){return OM},FolderAddOutlined:function(){return FM},FolderAddTwoTone:function(){return kM},FolderFilled:function(){return _M},FolderOpenFilled:function(){return $M},FolderOpenOutlined:function(){return NM},FolderOpenTwoTone:function(){return GM},FolderOutlined:function(){return KM},FolderTwoTone:function(){return tH},FolderViewOutlined:function(){return nH},FontColorsOutlined:function(){return iH},FontSizeOutlined:function(){return hH},ForkOutlined:function(){return uH},FormOutlined:function(){return zH},FormatPainterFilled:function(){return MH},FormatPainterOutlined:function(){return pH},ForwardFilled:function(){return LH},ForwardOutlined:function(){return RH},FrownFilled:function(){return OH},FrownOutlined:function(){return FH},FrownTwoTone:function(){return kH},FullscreenExitOutlined:function(){return _H},FullscreenOutlined:function(){return $H},FunctionOutlined:function(){return NH},FundFilled:function(){return GH},FundOutlined:function(){return KH},FundProjectionScreenOutlined:function(){return tV},FundTwoTone:function(){return nV},FundViewOutlined:function(){return iV},FunnelPlotFilled:function(){return hV},FunnelPlotOutlined:function(){return uV},FunnelPlotTwoTone:function(){return zV},GatewayOutlined:function(){return MV},GeminiFilled:function(){return pV},GifOutlined:function(){return LV},GiftFilled:function(){return RV},GiftOutlined:function(){return OV},GiftTwoTone:function(){return FV},GithubFilled:function(){return kV},GithubOutlined:function(){return _V},GitlabFilled:function(){return $V},GitlabOutlined:function(){return NV},GlobalOutlined:function(){return GV},GoldFilled:function(){return KV},GoldOutlined:function(){return tp},GoldTwoTone:function(){return np},GoldenFilled:function(){return ip},GoogleCircleFilled:function(){return hp},GoogleOutlined:function(){return up},GooglePlusCircleFilled:function(){return zp},GooglePlusOutlined:function(){return Mp},GooglePlusSquareFilled:function(){return pp},GoogleSquareFilled:function(){return Lp},GroupOutlined:function(){return Rp},HarmonyOSOutlined:function(){return Op},HddFilled:function(){return Fp},HddOutlined:function(){return kp},HddTwoTone:function(){return _p},HeartFilled:function(){return $p},HeartOutlined:function(){return Np},HeartTwoTone:function(){return Gp},HeatMapOutlined:function(){return Kp},HighlightFilled:function(){return tZ},HighlightOutlined:function(){return nZ},HighlightTwoTone:function(){return iZ},HistoryOutlined:function(){return hZ},HolderOutlined:function(){return uZ},HomeFilled:function(){return zZ},HomeOutlined:function(){return MZ},HomeTwoTone:function(){return pZ},HourglassFilled:function(){return LZ},HourglassOutlined:function(){return RZ},HourglassTwoTone:function(){return OZ},Html5Filled:function(){return FZ},Html5Outlined:function(){return kZ},Html5TwoTone:function(){return _Z},HuggingFaceFilled:function(){return $Z},IconProvider:function(){return RQ},IdcardFilled:function(){return NZ},IdcardOutlined:function(){return GZ},IdcardTwoTone:function(){return KZ},IeCircleFilled:function(){return tb},IeOutlined:function(){return nb},IeSquareFilled:function(){return ib},ImportOutlined:function(){return hb},InboxOutlined:function(){return ub},InfoCircleFilled:function(){return zb},InfoCircleOutlined:function(){return Mb},InfoCircleTwoTone:function(){return pb},InfoOutlined:function(){return Lb},InsertRowAboveOutlined:function(){return Rb},InsertRowBelowOutlined:function(){return Ob},InsertRowLeftOutlined:function(){return Fb},InsertRowRightOutlined:function(){return kb},InstagramFilled:function(){return _b},InstagramOutlined:function(){return $b},InsuranceFilled:function(){return Nb},InsuranceOutlined:function(){return Gb},InsuranceTwoTone:function(){return Kb},InteractionFilled:function(){return tL},InteractionOutlined:function(){return nL},InteractionTwoTone:function(){return iL},IssuesCloseOutlined:function(){return hL},ItalicOutlined:function(){return uL},JavaOutlined:function(){return zL},JavaScriptOutlined:function(){return ML},KeyOutlined:function(){return pL},KubernetesOutlined:function(){return LL},LaptopOutlined:function(){return RL},LayoutFilled:function(){return OL},LayoutOutlined:function(){return FL},LayoutTwoTone:function(){return kL},LeftCircleFilled:function(){return _L},LeftCircleOutlined:function(){return $L},LeftCircleTwoTone:function(){return NL},LeftOutlined:function(){return GL},LeftSquareFilled:function(){return KL},LeftSquareOutlined:function(){return tx},LeftSquareTwoTone:function(){return nx},LikeFilled:function(){return ix},LikeOutlined:function(){return hx},LikeTwoTone:function(){return ux},LineChartOutlined:function(){return zx},LineHeightOutlined:function(){return Mx},LineOutlined:function(){return px},LinkOutlined:function(){return Lx},LinkedinFilled:function(){return Rx},LinkedinOutlined:function(){return Ox},LinuxOutlined:function(){return Fx},Loading3QuartersOutlined:function(){return kx},LoadingOutlined:function(){return _x},LockFilled:function(){return $x},LockOutlined:function(){return Nx},LockTwoTone:function(){return Gx},LoginOutlined:function(){return Kx},LogoutOutlined:function(){return tB},MacCommandFilled:function(){return nB},MacCommandOutlined:function(){return iB},MailFilled:function(){return hB},MailOutlined:function(){return uB},MailTwoTone:function(){return zB},ManOutlined:function(){return MB},MastodonFilled:function(){return pB},MedicineBoxFilled:function(){return LB},MedicineBoxOutlined:function(){return RB},MedicineBoxTwoTone:function(){return OB},MediumCircleFilled:function(){return FB},MediumOutlined:function(){return kB},MediumSquareFilled:function(){return _B},MediumWorkmarkOutlined:function(){return $B},MehFilled:function(){return NB},MehOutlined:function(){return GB},MehTwoTone:function(){return KB},MenuFoldOutlined:function(){return tR},MenuOutlined:function(){return nR},MenuUnfoldOutlined:function(){return iR},MergeCellsOutlined:function(){return hR},MergeFilled:function(){return uR},MergeOutlined:function(){return zR},MessageFilled:function(){return MR},MessageOutlined:function(){return pR},MessageTwoTone:function(){return LR},MinusCircleFilled:function(){return RR},MinusCircleOutlined:function(){return OR},MinusCircleTwoTone:function(){return FR},MinusOutlined:function(){return kR},MinusSquareFilled:function(){return _R},MinusSquareOutlined:function(){return $R},MinusSquareTwoTone:function(){return NR},MistralFilled:function(){return GR},MobileFilled:function(){return KR},MobileOutlined:function(){return tE},MobileTwoTone:function(){return nE},MoneyCollectFilled:function(){return iE},MoneyCollectOutlined:function(){return hE},MoneyCollectTwoTone:function(){return uE},MonitorOutlined:function(){return zE},MoonFilled:function(){return ME},MoonOutlined:function(){return pE},MoreOutlined:function(){return LE},MutedFilled:function(){return RE},MutedOutlined:function(){return OE},NodeCollapseOutlined:function(){return FE},NodeExpandOutlined:function(){return kE},NodeIndexOutlined:function(){return _E},NotificationFilled:function(){return $E},NotificationOutlined:function(){return NE},NotificationTwoTone:function(){return GE},NumberOutlined:function(){return KE},OllamaFilled:function(){return tC},OneToOneOutlined:function(){return nC},OpenAIFilled:function(){return iC},OpenAIOutlined:function(){return hC},OrderedListOutlined:function(){return uC},PaperClipOutlined:function(){return zC},PartitionOutlined:function(){return MC},PauseCircleFilled:function(){return pC},PauseCircleOutlined:function(){return LC},PauseCircleTwoTone:function(){return RC},PauseOutlined:function(){return OC},PayCircleFilled:function(){return FC},PayCircleOutlined:function(){return kC},PercentageOutlined:function(){return _C},PerplexityFilled:function(){return $C},PhoneFilled:function(){return NC},PhoneOutlined:function(){return GC},PhoneTwoTone:function(){return KC},PicCenterOutlined:function(){return tO},PicLeftOutlined:function(){return nO},PicRightOutlined:function(){return iO},PictureFilled:function(){return hO},PictureOutlined:function(){return uO},PictureTwoTone:function(){return zO},PieChartFilled:function(){return MO},PieChartOutlined:function(){return pO},PieChartTwoTone:function(){return LO},PinterestFilled:function(){return RO},PinterestOutlined:function(){return OO},PlayCircleFilled:function(){return FO},PlayCircleOutlined:function(){return kO},PlayCircleTwoTone:function(){return _O},PlaySquareFilled:function(){return $O},PlaySquareOutlined:function(){return NO},PlaySquareTwoTone:function(){return GO},PlusCircleFilled:function(){return KO},PlusCircleOutlined:function(){return tS},PlusCircleTwoTone:function(){return nS},PlusOutlined:function(){return iS},PlusSquareFilled:function(){return hS},PlusSquareOutlined:function(){return uS},PlusSquareTwoTone:function(){return zS},PoundCircleFilled:function(){return MS},PoundCircleOutlined:function(){return pS},PoundCircleTwoTone:function(){return LS},PoundOutlined:function(){return RS},PoweroffOutlined:function(){return OS},PrinterFilled:function(){return FS},PrinterOutlined:function(){return kS},PrinterTwoTone:function(){return _S},ProductFilled:function(){return $S},ProductOutlined:function(){return NS},ProfileFilled:function(){return GS},ProfileOutlined:function(){return KS},ProfileTwoTone:function(){return tT},ProjectFilled:function(){return nT},ProjectOutlined:function(){return iT},ProjectTwoTone:function(){return hT},PropertySafetyFilled:function(){return uT},PropertySafetyOutlined:function(){return zT},PropertySafetyTwoTone:function(){return MT},PullRequestOutlined:function(){return pT},PushpinFilled:function(){return LT},PushpinOutlined:function(){return RT},PushpinTwoTone:function(){return OT},PythonOutlined:function(){return FT},QqCircleFilled:function(){return kT},QqOutlined:function(){return _T},QqSquareFilled:function(){return $T},QrcodeOutlined:function(){return NT},QuestionCircleFilled:function(){return GT},QuestionCircleOutlined:function(){return KT},QuestionCircleTwoTone:function(){return tF},QuestionOutlined:function(){return nF},QwenFilled:function(){return iF},RadarChartOutlined:function(){return hF},RadiusBottomleftOutlined:function(){return uF},RadiusBottomrightOutlined:function(){return zF},RadiusSettingOutlined:function(){return MF},RadiusUpleftOutlined:function(){return pF},RadiusUprightOutlined:function(){return LF},ReadFilled:function(){return RF},ReadOutlined:function(){return OF},ReconciliationFilled:function(){return FF},ReconciliationOutlined:function(){return kF},ReconciliationTwoTone:function(){return _F},RedEnvelopeFilled:function(){return $F},RedEnvelopeOutlined:function(){return NF},RedEnvelopeTwoTone:function(){return GF},RedditCircleFilled:function(){return KF},RedditOutlined:function(){return ty},RedditSquareFilled:function(){return ny},RedoOutlined:function(){return iy},ReloadOutlined:function(){return hy},ReplicateFilled:function(){return uy},RestFilled:function(){return zy},RestOutlined:function(){return My},RestTwoTone:function(){return py},RetweetOutlined:function(){return Ly},RightCircleFilled:function(){return Ry},RightCircleOutlined:function(){return Oy},RightCircleTwoTone:function(){return Fy},RightOutlined:function(){return ky},RightSquareFilled:function(){return _y},RightSquareOutlined:function(){return $y},RightSquareTwoTone:function(){return Ny},RiseOutlined:function(){return Gy},RobotFilled:function(){return Ky},RobotOutlined:function(){return tA},RocketFilled:function(){return nA},RocketOutlined:function(){return iA},RocketTwoTone:function(){return hA},RollbackOutlined:function(){return uA},RotateLeftOutlined:function(){return zA},RotateRightOutlined:function(){return MA},RubyOutlined:function(){return pA},SafetyCertificateFilled:function(){return LA},SafetyCertificateOutlined:function(){return RA},SafetyCertificateTwoTone:function(){return OA},SafetyOutlined:function(){return FA},SaveFilled:function(){return kA},SaveOutlined:function(){return _A},SaveTwoTone:function(){return $A},ScanOutlined:function(){return NA},ScheduleFilled:function(){return GA},ScheduleOutlined:function(){return KA},ScheduleTwoTone:function(){return tk},ScissorOutlined:function(){return nk},SearchOutlined:function(){return ik},SecurityScanFilled:function(){return hk},SecurityScanOutlined:function(){return uk},SecurityScanTwoTone:function(){return zk},SelectOutlined:function(){return Mk},SendOutlined:function(){return pk},SettingFilled:function(){return Lk},SettingOutlined:function(){return Rk},SettingTwoTone:function(){return Ok},ShakeOutlined:function(){return Fk},ShareAltOutlined:function(){return kk},ShopFilled:function(){return _k},ShopOutlined:function(){return $k},ShopTwoTone:function(){return Nk},ShoppingCartOutlined:function(){return Gk},ShoppingFilled:function(){return Kk},ShoppingOutlined:function(){return tq},ShoppingTwoTone:function(){return nq},ShrinkOutlined:function(){return iq},SignalFilled:function(){return hq},SignatureFilled:function(){return uq},SignatureOutlined:function(){return zq},SisternodeOutlined:function(){return Mq},SketchCircleFilled:function(){return pq},SketchOutlined:function(){return Lq},SketchSquareFilled:function(){return Rq},SkinFilled:function(){return Oq},SkinOutlined:function(){return Fq},SkinTwoTone:function(){return kq},SkypeFilled:function(){return _q},SkypeOutlined:function(){return $q},SlackCircleFilled:function(){return Nq},SlackOutlined:function(){return Gq},SlackSquareFilled:function(){return Kq},SlackSquareOutlined:function(){return tP},SlidersFilled:function(){return nP},SlidersOutlined:function(){return iP},SlidersTwoTone:function(){return hP},SmallDashOutlined:function(){return uP},SmileFilled:function(){return zP},SmileOutlined:function(){return MP},SmileTwoTone:function(){return pP},SnapchatFilled:function(){return LP},SnippetsFilled:function(){return RP},SnippetsOutlined:function(){return OP},SnippetsTwoTone:function(){return FP},SolutionOutlined:function(){return kP},SortAscendingOutlined:function(){return _P},SortDescendingOutlined:function(){return $P},SoundFilled:function(){return NP},SoundOutlined:function(){return GP},SoundTwoTone:function(){return KP},SplitCellsOutlined:function(){return t_},SpotifyFilled:function(){return n_},SpotifyOutlined:function(){return i_},StarFilled:function(){return h_},StarOutlined:function(){return u_},StarTwoTone:function(){return z_},StepBackwardFilled:function(){return M_},StepBackwardOutlined:function(){return p_},StepForwardFilled:function(){return L_},StepForwardOutlined:function(){return R_},StockOutlined:function(){return O_},StopFilled:function(){return F_},StopOutlined:function(){return k_},StopTwoTone:function(){return __},StrikethroughOutlined:function(){return $_},SubnodeOutlined:function(){return N_},SunFilled:function(){return G_},SunOutlined:function(){return K_},SwapLeftOutlined:function(){return tD},SwapOutlined:function(){return nD},SwapRightOutlined:function(){return iD},SwitcherFilled:function(){return hD},SwitcherOutlined:function(){return uD},SwitcherTwoTone:function(){return zD},SyncOutlined:function(){return MD},TableOutlined:function(){return pD},TabletFilled:function(){return LD},TabletOutlined:function(){return RD},TabletTwoTone:function(){return OD},TagFilled:function(){return FD},TagOutlined:function(){return kD},TagTwoTone:function(){return _D},TagsFilled:function(){return $D},TagsOutlined:function(){return ND},TagsTwoTone:function(){return GD},TaobaoCircleFilled:function(){return KD},TaobaoCircleOutlined:function(){return tI},TaobaoOutlined:function(){return nI},TaobaoSquareFilled:function(){return iI},TeamOutlined:function(){return hI},TelegramFilled:function(){return uI},ThreadsFilled:function(){return zI},ThunderboltFilled:function(){return MI},ThunderboltOutlined:function(){return pI},ThunderboltTwoTone:function(){return LI},TikTokFilled:function(){return RI},TikTokOutlined:function(){return OI},ToTopOutlined:function(){return FI},ToolFilled:function(){return kI},ToolOutlined:function(){return _I},ToolTwoTone:function(){return $I},TrademarkCircleFilled:function(){return NI},TrademarkCircleOutlined:function(){return GI},TrademarkCircleTwoTone:function(){return KI},TrademarkOutlined:function(){return t$},TransactionOutlined:function(){return n$},TranslationOutlined:function(){return i$},TrophyFilled:function(){return h$},TrophyOutlined:function(){return u$},TrophyTwoTone:function(){return z$},TruckFilled:function(){return M$},TruckOutlined:function(){return p$},TwitchFilled:function(){return L$},TwitchOutlined:function(){return R$},TwitterCircleFilled:function(){return O$},TwitterOutlined:function(){return F$},TwitterSquareFilled:function(){return k$},UnderlineOutlined:function(){return _$},UndoOutlined:function(){return $$},UngroupOutlined:function(){return N$},UnlockFilled:function(){return G$},UnlockOutlined:function(){return K$},UnlockTwoTone:function(){return tj},UnorderedListOutlined:function(){return nj},UpCircleFilled:function(){return ij},UpCircleOutlined:function(){return hj},UpCircleTwoTone:function(){return uj},UpOutlined:function(){return zj},UpSquareFilled:function(){return Mj},UpSquareOutlined:function(){return pj},UpSquareTwoTone:function(){return Lj},UploadOutlined:function(){return Rj},UsbFilled:function(){return Oj},UsbOutlined:function(){return Fj},UsbTwoTone:function(){return kj},UserAddOutlined:function(){return _j},UserDeleteOutlined:function(){return $j},UserOutlined:function(){return Nj},UserSwitchOutlined:function(){return Gj},UsergroupAddOutlined:function(){return Kj},UsergroupDeleteOutlined:function(){return tU},VerifiedOutlined:function(){return nU},VerticalAlignBottomOutlined:function(){return iU},VerticalAlignMiddleOutlined:function(){return hU},VerticalAlignTopOutlined:function(){return uU},VerticalLeftOutlined:function(){return zU},VerticalRightOutlined:function(){return MU},VideoCameraAddOutlined:function(){return pU},VideoCameraFilled:function(){return LU},VideoCameraOutlined:function(){return RU},VideoCameraTwoTone:function(){return OU},WalletFilled:function(){return FU},WalletOutlined:function(){return kU},WalletTwoTone:function(){return _U},WarningFilled:function(){return $U},WarningOutlined:function(){return NU},WarningTwoTone:function(){return GU},WechatFilled:function(){return KU},WechatOutlined:function(){return tN},WechatWorkFilled:function(){return nN},WechatWorkOutlined:function(){return iN},WeiboCircleFilled:function(){return hN},WeiboCircleOutlined:function(){return uN},WeiboOutlined:function(){return zN},WeiboSquareFilled:function(){return MN},WeiboSquareOutlined:function(){return pN},WhatsAppOutlined:function(){return LN},WifiOutlined:function(){return RN},WindowsFilled:function(){return ON},WindowsOutlined:function(){return FN},WomanOutlined:function(){return kN},XFilled:function(){return _N},XOutlined:function(){return $N},YahooFilled:function(){return NN},YahooOutlined:function(){return GN},YoutubeFilled:function(){return KN},YoutubeOutlined:function(){return tQ},YuqueFilled:function(){return nQ},YuqueOutlined:function(){return iQ},ZhihuCircleFilled:function(){return hQ},ZhihuOutlined:function(){return uQ},ZhihuSquareFilled:function(){return zQ},ZoomInOutlined:function(){return MQ},ZoomOutOutlined:function(){return pQ},createFromIconfontCN:function(){return BQ},default:function(){return bQ},getTwoToneColor:function(){return bc},setTwoToneColor:function(){return Zc}});var c=a(1024),t=a.n(c);var e=(0,c.createContext)({}),r=a(27794),l=a.n(r),i=a(8336);function o(c){var t,e,a="";if("string"==typeof c||"number"==typeof c)a+=c;else if("object"==typeof c)if(Array.isArray(c)){var n=c.length;for(t=0;t<n;t++)c[t]&&(e=o(c[t]))&&(a&&(a+=" "),a+=e)}else for(e in c)c[e]&&(a&&(a+=" "),a+=e);return a}function s(){for(var c,t,e=0,a="",n=arguments.length;e<n;e++)(c=arguments[e])&&(t=o(c))&&(a&&(a+=" "),a+=t);return a}const h="data-rc-order",f="data-rc-priority",v=new Map;function u(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}function d({mark:c}={}){return c?c.startsWith("data-")?c:`data-${c}`:"rc-util-key"}function m(c){if(c.attachTo)return c.attachTo;return document.querySelector("head")||document.body}function z(c){return Array.from((v.get(c)||c).children).filter((c=>"STYLE"===c.tagName))}function g(c,t={}){if(!u())return null;const{csp:e,prepend:a,priority:n=0}=t,r=function(c){return"queue"===c?"prependQueue":c?"prepend":"append"}(a),l="prependQueue"===r,i=document.createElement("style");i.setAttribute(h,r),l&&n&&i.setAttribute(f,`${n}`),e?.nonce&&(i.nonce=e.nonce),i.innerHTML=c;const o=m(t),{firstChild:s}=o;if(a){if(l){const c=(t.styles||z(o)).filter((c=>{if(!["prepend","prependQueue"].includes(c.getAttribute(h)))return!1;const t=Number(c.getAttribute(f)||0);return n>=t}));if(c.length)return o.insertBefore(i,c[c.length-1].nextSibling),i}o.insertBefore(i,s)}else o.appendChild(i);return i}function w(c,t,e={}){if(!u())return null;const a=m(e),n=z(a),r={...e,styles:n};!function(c,t){const e=v.get(c);if(!e||!function(c,t){if(!c||!t)return!1;if(c.contains)return c.contains(t);let e=t;for(;e;){if(e===c)return!0;e=e.parentNode}return!1}(document,e)){const e=g("",t);if(!e)return;const{parentNode:a}=e;v.set(c,a),c.removeChild(e)}}(a,r);const l=function(c,t={}){let{styles:e}=t;return e||=z(m(t)),e.find((e=>e.getAttribute(d(t))===c))}(t,r);if(l)return r.csp?.nonce&&l.nonce!==r.csp.nonce&&(l.nonce=r.csp.nonce),l.innerHTML!==c&&(l.innerHTML=c),l;const i=g(c,r);return i?.setAttribute(d(r),t),i}const M={};function H(c,t){!function(c,t){c||M[t]||(M[t]=!0)}(c,`[@996-design/996-icons] ${t}`)}function V(c){return"object"==typeof c&&"string"==typeof c.name&&"string"==typeof c.theme&&("object"==typeof c.icon||"function"==typeof c.icon)}function p(c={}){return Object.keys(c).reduce(((t,e)=>{const a=c[e];if("class"===e)t.className=a,delete t.class;else delete t[e],t[(n=e,n.replace(/-(.)/g,((c,t)=>t.toUpperCase())))]=a;var n;return t}),{})}function Z(c,e,a){return a?t().createElement(c.tag,{key:e,...p(c.attrs),...a},(c.children||[]).map(((t,a)=>Z(t,`${e}-${c.tag}-${a}`)))):t().createElement(c.tag,{key:e,...p(c.attrs)},(c.children||[]).map(((t,a)=>Z(t,`${e}-${c.tag}-${a}`))))}const b={width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false"},L=t=>{const{csp:a,prefixCls:n,layer:r,zeroRuntime:l}=(0,c.useContext)(e);let i="\n.anticon {\n display: inline-flex;\n align-items: center;\n color: inherit;\n font-style: normal;\n line-height: 0;\n text-align: center;\n text-transform: none;\n vertical-align: -0.125em;\n text-rendering: optimizeLegibility;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.anticon > * {\n line-height: 1;\n}\n\n.anticon svg {\n display: inline-block;\n vertical-align: inherit;\n}\n\n.anticon::before {\n display: none;\n}\n\n.anticon .anticon-icon {\n display: block;\n}\n\n.anticon[tabindex] {\n cursor: pointer;\n}\n\n.anticon-spin {\n -webkit-animation: loadingCircle 1s infinite linear;\n animation: loadingCircle 1s infinite linear;\n}\n\n@-webkit-keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n";n&&(i=i.replace(/anticon/g,n)),r&&(i=`@layer ${r} {\n${i}\n}`),(0,c.useEffect)((()=>{if(l)return;const c=function(c){const t=function(c){return c?.getRootNode?.()}(c);return"undefined"!=typeof ShadowRoot&&t instanceof ShadowRoot?t:null}(t.current);w(i,"@ant-design-icons",{prepend:!r,csp:a,attachTo:c})}),[])},x=t=>{const{icon:e,className:a,onClick:n,style:r,primaryColor:l,secondaryColor:i,...o}=t,s=c.useRef(null);if(L(s),H(V(e),`icon should be icon definiton, but got ${e}`),!V(e))return null;const h=e;return Z(h.icon,`svg-${h.name}`,{className:a,onClick:n,style:r,"data-icon":h.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",...o,ref:s})};x.displayName="IconReact";var B=x;var R=c.forwardRef(((t,a)=>{const{className:n,icon:r,spin:i,rotate:o,tabIndex:h,onClick:f,twoToneColor:v,...u}=t,{prefixCls:d="anticon",rootClassName:m}=c.useContext(e),z=s(m,d,{[`${d}-${r.name}`]:!!r.name,[`${d}-spin`]:!!i||"loading"===r.name},n);let g=h;void 0===g&&f&&(g=-1);const w=o?{msTransform:`rotate(${o}deg)`,transform:`rotate(${o}deg)`}:void 0;return c.createElement("span",l()({role:"img","aria-label":r.name},u,{ref:a,tabIndex:g,onClick:f,className:z}),c.createElement(B,{icon:r,style:w}))}));const E=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:i.Z}));var C=c.forwardRef(E),O=a(97462);const S=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:O.Z}));var T=c.forwardRef(S),F=a(62344),y={aliceblue:"9ehhb",antiquewhite:"9sgk7",aqua:"1ekf",aquamarine:"4zsno",azure:"9eiv3",beige:"9lhp8",bisque:"9zg04",black:"0",blanchedalmond:"9zhe5",blue:"73",blueviolet:"5e31e",brown:"6g016",burlywood:"8ouiv",cadetblue:"3qba8",chartreuse:"4zshs",chocolate:"87k0u",coral:"9yvyo",cornflowerblue:"3xael",cornsilk:"9zjz0",crimson:"8l4xo",cyan:"1ekf",darkblue:"3v",darkcyan:"rkb",darkgoldenrod:"776yz",darkgray:"6mbhl",darkgreen:"jr4",darkgrey:"6mbhl",darkkhaki:"7ehkb",darkmagenta:"5f91n",darkolivegreen:"3bzfz",darkorange:"9yygw",darkorchid:"5z6x8",darkred:"5f8xs",darksalmon:"9441m",darkseagreen:"5lwgf",darkslateblue:"2th1n",darkslategray:"1ugcv",darkslategrey:"1ugcv",darkturquoise:"14up",darkviolet:"5rw7n",deeppink:"9yavn",deepskyblue:"11xb",dimgray:"442g9",dimgrey:"442g9",dodgerblue:"16xof",firebrick:"6y7tu",floralwhite:"9zkds",forestgreen:"1cisi",fuchsia:"9y70f",gainsboro:"8m8kc",ghostwhite:"9pq0v",goldenrod:"8j4f4",gold:"9zda8",gray:"50i2o",green:"pa8",greenyellow:"6senj",grey:"50i2o",honeydew:"9eiuo",hotpink:"9yrp0",indianred:"80gnw",indigo:"2xcoy",ivory:"9zldc",khaki:"9edu4",lavenderblush:"9ziet",lavender:"90c8q",lawngreen:"4vk74",lemonchiffon:"9zkct",lightblue:"6s73a",lightcoral:"9dtog",lightcyan:"8s1rz",lightgoldenrodyellow:"9sjiq",lightgray:"89jo3",lightgreen:"5nkwg",lightgrey:"89jo3",lightpink:"9z6wx",lightsalmon:"9z2ii",lightseagreen:"19xgq",lightskyblue:"5arju",lightslategray:"4nwk9",lightslategrey:"4nwk9",lightsteelblue:"6wau6",lightyellow:"9zlcw",lime:"1edc",limegreen:"1zcxe",linen:"9shk6",magenta:"9y70f",maroon:"4zsow",mediumaquamarine:"40eju",mediumblue:"5p",mediumorchid:"79qkz",mediumpurple:"5r3rv",mediumseagreen:"2d9ip",mediumslateblue:"4tcku",mediumspringgreen:"1di2",mediumturquoise:"2uabw",mediumvioletred:"7rn9h",midnightblue:"z980",mintcream:"9ljp6",mistyrose:"9zg0x",moccasin:"9zfzp",navajowhite:"9zest",navy:"3k",oldlace:"9wq92",olive:"50hz4",olivedrab:"472ub",orange:"9z3eo",orangered:"9ykg0",orchid:"8iu3a",palegoldenrod:"9bl4a",palegreen:"5yw0o",paleturquoise:"6v4ku",palevioletred:"8k8lv",papayawhip:"9zi6t",peachpuff:"9ze0p",peru:"80oqn",pink:"9z8wb",plum:"8nba5",powderblue:"6wgdi",purple:"4zssg",rebeccapurple:"3zk49",red:"9y6tc",rosybrown:"7cv4f",royalblue:"2jvtt",saddlebrown:"5fmkz",salmon:"9rvci",sandybrown:"9jn1c",seagreen:"1tdnb",seashell:"9zje6",sienna:"6973h",silver:"7ir40",skyblue:"5arjf",slateblue:"45e4t",slategray:"4e100",slategrey:"4e100",snow:"9zke2",springgreen:"1egv",steelblue:"2r1kk",tan:"87yx8",teal:"pds",thistle:"8ggk8",tomato:"9yqfb",turquoise:"2j4r4",violet:"9b10u",wheat:"9ld4j",white:"9zldr",whitesmoke:"9lhpx",yellow:"9zl6o",yellowgreen:"61fzm"};const A=Math.round;function k(c,t){const e=c.replace(/^[^(]*\((.*)/,"$1").replace(/\).*/,"").match(/\d*\.?\d+%?/g)||[],a=e.map((c=>parseFloat(c)));for(let c=0;c<3;c+=1)a[c]=t(a[c]||0,e[c]||"",c);return e[3]?a[3]=e[3].includes("%")?a[3]/100:a[3]:a[3]=1,a}const q=(c,t,e)=>0===e?c:c/100;function P(c,t){const e=t||255;return c>e?e:c<0?0:c}class _{isValid=!0;r=0;g=0;b=0;a=1;_h;_hsl_s;_hsv_s;_l;_v;_max;_min;_brightness;constructor(c){function t(t){return t[0]in c&&t[1]in c&&t[2]in c}if(c)if("string"==typeof c){const e=c.trim();function a(c){return e.startsWith(c)}if(/^#?[A-F\d]{3,8}$/i.test(e))this.fromHexString(e);else if(a("rgb"))this.fromRgbString(e);else if(a("hsl"))this.fromHslString(e);else if(a("hsv")||a("hsb"))this.fromHsvString(e);else{const n=y[e.toLowerCase()];n&&this.fromHexString(parseInt(n,36).toString(16).padStart(6,"0"))}}else if(c instanceof _)this.r=c.r,this.g=c.g,this.b=c.b,this.a=c.a,this._h=c._h,this._hsl_s=c._hsl_s,this._hsv_s=c._hsv_s,this._l=c._l,this._v=c._v;else if(t("rgb"))this.r=P(c.r),this.g=P(c.g),this.b=P(c.b),this.a="number"==typeof c.a?P(c.a,1):1;else if(t("hsl"))this.fromHsl(c);else{if(!t("hsv"))throw new Error("@996-design/996-fast-color: unsupported input "+JSON.stringify(c));this.fromHsv(c)}else;}setR(c){return this._sc("r",c)}setG(c){return this._sc("g",c)}setB(c){return this._sc("b",c)}setA(c){return this._sc("a",c,1)}setHue(c){const t=this.toHsv();return t.h=c,this._c(t)}getLuminance(){function c(c){const t=c/255;return t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4)}return.2126*c(this.r)+.7152*c(this.g)+.0722*c(this.b)}getHue(){if(void 0===this._h){const c=this.getMax()-this.getMin();this._h=0===c?0:A(60*(this.r===this.getMax()?(this.g-this.b)/c+(this.g<this.b?6:0):this.g===this.getMax()?(this.b-this.r)/c+2:(this.r-this.g)/c+4))}return this._h}getSaturation(){return this.getHSVSaturation()}getHSVSaturation(){if(void 0===this._hsv_s){const c=this.getMax()-this.getMin();this._hsv_s=0===c?0:c/this.getMax()}return this._hsv_s}getHSLSaturation(){if(void 0===this._hsl_s){const c=this.getMax()-this.getMin();if(0===c)this._hsl_s=0;else{const t=this.getLightness();this._hsl_s=c/255/(1-Math.abs(2*t-1))}}return this._hsl_s}getLightness(){return void 0===this._l&&(this._l=(this.getMax()+this.getMin())/510),this._l}getValue(){return void 0===this._v&&(this._v=this.getMax()/255),this._v}getBrightness(){return void 0===this._brightness&&(this._brightness=(299*this.r+587*this.g+114*this.b)/1e3),this._brightness}darken(c=10){const t=this.getHue(),e=this.getSaturation();let a=this.getLightness()-c/100;return a<0&&(a=0),this._c({h:t,s:e,l:a,a:this.a})}lighten(c=10){const t=this.getHue(),e=this.getSaturation();let a=this.getLightness()+c/100;return a>1&&(a=1),this._c({h:t,s:e,l:a,a:this.a})}mix(c,t=50){const e=this._c(c),a=t/100,n=c=>(e[c]-this[c])*a+this[c],r={r:A(n("r")),g:A(n("g")),b:A(n("b")),a:A(100*n("a"))/100};return this._c(r)}tint(c=10){return this.mix({r:255,g:255,b:255,a:1},c)}shade(c=10){return this.mix({r:0,g:0,b:0,a:1},c)}onBackground(c){const t=this._c(c),e=this.a+t.a*(1-this.a),a=c=>A((this[c]*this.a+t[c]*t.a*(1-this.a))/e);return this._c({r:a("r"),g:a("g"),b:a("b"),a:e})}isDark(){return this.getBrightness()<128}isLight(){return this.getBrightness()>=128}equals(c){return this.r===c.r&&this.g===c.g&&this.b===c.b&&this.a===c.a}clone(){return this._c(this)}toHexString(){let c="#";const t=(this.r||0).toString(16);c+=2===t.length?t:"0"+t;const e=(this.g||0).toString(16);c+=2===e.length?e:"0"+e;const a=(this.b||0).toString(16);if(c+=2===a.length?a:"0"+a,"number"==typeof this.a&&this.a>=0&&this.a<1){const t=A(255*this.a).toString(16);c+=2===t.length?t:"0"+t}return c}toHsl(){return{h:this.getHue(),s:this.getHSLSaturation(),l:this.getLightness(),a:this.a}}toHslString(){const c=this.getHue(),t=A(100*this.getHSLSaturation()),e=A(100*this.getLightness());return 1!==this.a?`hsla(${c},${t}%,${e}%,${this.a})`:`hsl(${c},${t}%,${e}%)`}toHsv(){return{h:this.getHue(),s:this.getHSVSaturation(),v:this.getValue(),a:this.a}}toRgb(){return{r:this.r,g:this.g,b:this.b,a:this.a}}toRgbString(){return 1!==this.a?`rgba(${this.r},${this.g},${this.b},${this.a})`:`rgb(${this.r},${this.g},${this.b})`}toString(){return this.toRgbString()}_sc(c,t,e){const a=this.clone();return a[c]=P(t,e),a}_c(c){return new this.constructor(c)}getMax(){return void 0===this._max&&(this._max=Math.max(this.r,this.g,this.b)),this._max}getMin(){return void 0===this._min&&(this._min=Math.min(this.r,this.g,this.b)),this._min}fromHexString(c){const t=c.replace("#","");function e(c,e){return parseInt(t[c]+t[e||c],16)}t.length<6?(this.r=e(0),this.g=e(1),this.b=e(2),this.a=t[3]?e(3)/255:1):(this.r=e(0,1),this.g=e(2,3),this.b=e(4,5),this.a=t[6]?e(6,7)/255:1)}fromHsl({h:c,s:t,l:e,a:a}){const n=(c%360+360)%360;if(this._h=n,this._hsl_s=t,this._l=e,this.a="number"==typeof a?a:1,t<=0){const c=A(255*e);return this.r=c,this.g=c,void(this.b=c)}let r=0,l=0,i=0;const o=n/60,s=(1-Math.abs(2*e-1))*t,h=s*(1-Math.abs(o%2-1));o>=0&&o<1?(r=s,l=h):o>=1&&o<2?(r=h,l=s):o>=2&&o<3?(l=s,i=h):o>=3&&o<4?(l=h,i=s):o>=4&&o<5?(r=h,i=s):o>=5&&o<6&&(r=s,i=h);const f=e-s/2;this.r=A(255*(r+f)),this.g=A(255*(l+f)),this.b=A(255*(i+f))}fromHsv({h:c,s:t,v:e,a:a}){const n=(c%360+360)%360;this._h=n,this._hsv_s=t,this._v=e,this.a="number"==typeof a?a:1;const r=A(255*e);if(this.r=r,this.g=r,this.b=r,t<=0)return;const l=n/60,i=Math.floor(l),o=l-i,s=A(e*(1-t)*255),h=A(e*(1-t*o)*255),f=A(e*(1-t*(1-o))*255);switch(i){case 0:this.g=f,this.b=s;break;case 1:this.r=h,this.b=s;break;case 2:this.r=s,this.b=f;break;case 3:this.r=s,this.g=h;break;case 4:this.r=f,this.g=s;break;default:this.g=s,this.b=h}}fromHsvString(c){const t=k(c,q);this.fromHsv({h:t[0],s:t[1],v:t[2],a:t[3]})}fromHslString(c){const t=k(c,q);this.fromHsl({h:t[0],s:t[1],l:t[2],a:t[3]})}fromRgbString(c){const t=k(c,((c,t)=>t.includes("%")?A(c/100*255):c));this.r=t[0],this.g=t[1],this.b=t[2],this.a=t[3]}}const D=[{index:7,amount:15},{index:6,amount:25},{index:5,amount:30},{index:5,amount:45},{index:5,amount:65},{index:5,amount:85},{index:4,amount:90},{index:3,amount:95},{index:2,amount:97},{index:1,amount:98}];function I(c,t,e){let a;return a=Math.round(c.h)>=60&&Math.round(c.h)<=240?e?Math.round(c.h)-2*t:Math.round(c.h)+2*t:e?Math.round(c.h)+2*t:Math.round(c.h)-2*t,a<0?a+=360:a>=360&&(a-=360),a}function $(c,t,e){if(0===c.h&&0===c.s)return c.s;let a;return a=e?c.s-.16*t:4===t?c.s+.16:c.s+.05*t,a>1&&(a=1),e&&5===t&&a>.1&&(a=.1),a<.06&&(a=.06),Math.round(100*a)/100}function j(c,t,e){let a;return a=e?c.v+.05*t:c.v-.15*t,a=Math.max(0,Math.min(1,a)),Math.round(100*a)/100}const U=["#fff1f0","#ffccc7","#ffa39e","#ff7875","#ff4d4f","#f5222d","#cf1322","#a8071a","#820014","#5c0011"];U.primary=U[5];const N=["#fff2e8","#ffd8bf","#ffbb96","#ff9c6e","#ff7a45","#fa541c","#d4380d","#ad2102","#871400","#610b00"];N.primary=N[5];const Q=["#fff7e6","#ffe7ba","#ffd591","#ffc069","#ffa940","#fa8c16","#d46b08","#ad4e00","#873800","#612500"];Q.primary=Q[5];const W=["#fffbe6","#fff1b8","#ffe58f","#ffd666","#ffc53d","#faad14","#d48806","#ad6800","#874d00","#613400"];W.primary=W[5];const G=["#feffe6","#ffffb8","#fffb8f","#fff566","#ffec3d","#fadb14","#d4b106","#ad8b00","#876800","#614700"];G.primary=G[5];const Y=["#fcffe6","#f4ffb8","#eaff8f","#d3f261","#bae637","#a0d911","#7cb305","#5b8c00","#3f6600","#254000"];Y.primary=Y[5];const J=["#f6ffed","#d9f7be","#b7eb8f","#95de64","#73d13d","#52c41a","#389e0d","#237804","#135200","#092b00"];J.primary=J[5];const K=["#e6fffb","#b5f5ec","#87e8de","#5cdbd3","#36cfc9","#13c2c2","#08979c","#006d75","#00474f","#002329"];K.primary=K[5];const X=["#e6f4ff","#bae0ff","#91caff","#69b1ff","#4096ff","#1677ff","#0958d9","#003eb3","#002c8c","#001d66"];X.primary=X[5];const cc=["#f0f5ff","#d6e4ff","#adc6ff","#85a5ff","#597ef7","#2f54eb","#1d39c4","#10239e","#061178","#030852"];cc.primary=cc[5];const tc=["#f9f0ff","#efdbff","#d3adf7","#b37feb","#9254de","#722ed1","#531dab","#391085","#22075e","#120338"];tc.primary=tc[5];const ec=["#fff0f6","#ffd6e7","#ffadd2","#ff85c0","#f759ab","#eb2f96","#c41d7f","#9e1068","#780650","#520339"];ec.primary=ec[5];const ac=["#a6a6a6","#999999","#8c8c8c","#808080","#737373","#666666","#404040","#1a1a1a","#000000","#000000"];ac.primary=ac[5];const nc=["#2a1215","#431418","#58181c","#791a1f","#a61d24","#d32029","#e84749","#f37370","#f89f9a","#fac8c3"];nc.primary=nc[5];const rc=["#2b1611","#441d12","#592716","#7c3118","#aa3e19","#d84a1b","#e87040","#f3956a","#f8b692","#fad4bc"];rc.primary=rc[5];const lc=["#2b1d11","#442a11","#593815","#7c4a15","#aa6215","#d87a16","#e89a3c","#f3b765","#f8cf8d","#fae3b7"];lc.primary=lc[5];const ic=["#2b2111","#443111","#594214","#7c5914","#aa7714","#d89614","#e8b339","#f3cc62","#f8df8b","#faedb5"];ic.primary=ic[5];const oc=["#2b2611","#443b11","#595014","#7c6e14","#aa9514","#d8bd14","#e8d639","#f3ea62","#f8f48b","#fafab5"];oc.primary=oc[5];const sc=["#1f2611","#2e3c10","#3e4f13","#536d13","#6f9412","#8bbb11","#a9d134","#c9e75d","#e4f88b","#f0fab5"];sc.primary=sc[5];const hc=["#162312","#1d3712","#274916","#306317","#3c8618","#49aa19","#6abe39","#8fd460","#b2e58b","#d5f2bb"];hc.primary=hc[5];const fc=["#112123","#113536","#144848","#146262","#138585","#13a8a8","#33bcb7","#58d1c9","#84e2d8","#b2f1e8"];fc.primary=fc[5];const vc=["#111a2c","#112545","#15325b","#15417e","#1554ad","#1668dc","#3c89e8","#65a9f3","#8dc5f8","#b7dcfa"];vc.primary=vc[5];const uc=["#131629","#161d40","#1c2755","#203175","#263ea0","#2b4acb","#5273e0","#7f9ef3","#a8c1f8","#d2e0fa"];uc.primary=uc[5];const dc=["#1a1325","#24163a","#301c4d","#3e2069","#51258f","#642ab5","#854eca","#ab7ae0","#cda8f0","#ebd7fa"];dc.primary=dc[5];const mc=["#291321","#40162f","#551c3b","#75204f","#a02669","#cb2b83","#e0529c","#f37fb7","#f8a8cc","#fad2e3"];mc.primary=mc[5];const zc=["#151515","#1f1f1f","#2d2d2d","#393939","#494949","#5a5a5a","#6a6a6a","#7b7b7b","#888888","#969696"];zc.primary=zc[5];const gc=X.primary;function wc(c){return function(c,t={}){const e=[],a=new _(c),n=a.toHsv();for(let c=5;c>0;c-=1){const t=new _({h:I(n,c,!0),s:$(n,c,!0),v:j(n,c,!0)});e.push(t)}e.push(a);for(let c=1;c<=4;c+=1){const t=new _({h:I(n,c),s:$(n,c),v:j(n,c)});e.push(t)}return"dark"===t.theme?D.map((({index:c,amount:a})=>new _(t.backgroundColor||"#141414").mix(e[c],a).toHexString())):e.map((c=>c.toHexString()))}(c)[0]}const Mc={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};const Hc=t=>{const{icon:e,className:a,onClick:n,style:r,primaryColor:l,secondaryColor:i,...o}=t,s=c.useRef(null);let h=Mc;if(l&&(h={primaryColor:l,secondaryColor:i||wc(l)}),L(s),H(V(e),`icon should be icon definiton, but got ${e}`),!V(e))return null;let f=e;return f&&"function"==typeof f.icon&&(f={...f,icon:f.icon(h.primaryColor,h.secondaryColor)}),Z(f.icon,`svg-${f.name}`,{className:a,onClick:n,style:r,"data-icon":f.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",...o,ref:s})};Hc.displayName="IconReact",Hc.getTwoToneColors=function(){return{...Mc}},Hc.setTwoToneColors=function({primaryColor:c,secondaryColor:t}){Mc.primaryColor=c,Mc.secondaryColor=t||wc(c),Mc.calculated=!!t};var Vc=Hc;function pc(c){return c?Array.isArray(c)?c:[c]:[]}function Zc(c){const[t,e]=pc(c);return Vc.setTwoToneColors({primaryColor:t,secondaryColor:e})}function bc(){const c=Vc.getTwoToneColors();return c.calculated?[c.primaryColor,c.secondaryColor]:c.primaryColor}Zc(gc);const Lc=c.forwardRef(((t,a)=>{const{className:n,icon:r,spin:i,rotate:o,tabIndex:h,onClick:f,twoToneColor:v,...u}=t,{prefixCls:d="anticon",rootClassName:m}=c.useContext(e),z=s(m,d,{[`${d}-${r.name}`]:!!r.name,[`${d}-spin`]:!!i||"loading"===r.name},n);let g=h;void 0===g&&f&&(g=-1);const w=o?{msTransform:`rotate(${o}deg)`,transform:`rotate(${o}deg)`}:void 0,[M,H]=pc(v);return c.createElement("span",l()({role:"img","aria-label":r.name},u,{ref:a,tabIndex:g,onClick:f,className:z}),c.createElement(Vc,{icon:r,primaryColor:M,secondaryColor:H,style:w}))}));Lc.getTwoToneColor=bc,Lc.setTwoToneColor=Zc;var xc=Lc;const Bc=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:F.Z}));var Rc=c.forwardRef(Bc),Ec=a(65789);const Cc=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ec.Z}));var Oc=c.forwardRef(Cc),Sc=a(98610);const Tc=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sc.Z}));var Fc=c.forwardRef(Tc),yc=a(81079);const Ac=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yc.Z}));var kc=c.forwardRef(Ac),qc=a(86784);const Pc=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:qc.Z}));var _c=c.forwardRef(Pc),Dc=a(41322);const Ic=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Dc.Z}));var $c=c.forwardRef(Ic),jc=a(67509);const Uc=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jc.Z}));var Nc=c.forwardRef(Uc),Qc=a(84700);const Wc=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qc.Z}));var Gc=c.forwardRef(Wc),Yc=a(73013);const Jc=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Yc.Z}));var Kc=c.forwardRef(Jc),Xc=a(70662);const ct=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xc.Z}));var tt=c.forwardRef(ct),et=a(86242);const at=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:et.Z}));var nt=c.forwardRef(at),rt=a(62834);const lt=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rt.Z}));var it=c.forwardRef(lt),ot=a(67139);const st=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ot.Z}));var ht=c.forwardRef(st),ft=a(62694);const vt=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ft.Z}));var ut=c.forwardRef(vt),dt=a(43170);const mt=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dt.Z}));var zt=c.forwardRef(mt),gt=a(47022);const wt=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gt.Z}));var Mt=c.forwardRef(wt),Ht=a(59267);const Vt=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ht.Z}));var pt=c.forwardRef(Vt),Zt=a(40842);const bt=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Zt.Z}));var Lt=c.forwardRef(bt),xt=a(98749);const Bt=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xt.Z}));var Rt=c.forwardRef(Bt),Et=a(13981);const Ct=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Et.Z}));var Ot=c.forwardRef(Ct),St=a(7449);const Tt=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:St.Z}));var Ft=c.forwardRef(Tt),yt=a(78367);const At=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yt.Z}));var kt=c.forwardRef(At),qt=a(91347);const Pt=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qt.Z}));var _t=c.forwardRef(Pt),Dt=a(40904);const It=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Dt.Z}));var $t=c.forwardRef(It),jt=a(79707);const Ut=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jt.Z}));var Nt=c.forwardRef(Ut),Qt=a(7620);const Wt=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qt.Z}));var Gt=c.forwardRef(Wt),Yt=a(10466);const Jt=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Yt.Z}));var Kt=c.forwardRef(Jt),Xt=a(88171);const ce=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Xt.Z}));var te=c.forwardRef(ce),ee=a(57031);const ae=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ee.Z}));var ne=c.forwardRef(ae),re=a(36189);const le=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:re.Z}));var ie=c.forwardRef(le),oe=a(78105);const se=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oe.Z}));var he=c.forwardRef(se),fe=a(57650);const ve=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fe.Z}));var ue=c.forwardRef(ve),de=a(10286);const me=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:de.Z}));var ze=c.forwardRef(me),ge=a(46140);const we=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ge.Z}));var Me=c.forwardRef(we),He=a(58367);const Ve=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:He.Z}));var pe=c.forwardRef(Ve),Ze=a(38956);const be=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ze.Z}));var Le=c.forwardRef(be),xe=a(83912);const Be=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xe.Z}));var Re=c.forwardRef(Be),Ee=a(50888);const Ce=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ee.Z}));var Oe=c.forwardRef(Ce),Se=a(77005);const Te=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Se.Z}));var Fe=c.forwardRef(Te),ye=a(31386);const Ae=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ye.Z}));var ke=c.forwardRef(Ae),qe=a(53942);const Pe=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qe.Z}));var _e=c.forwardRef(Pe),De=a(27543);const Ie=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:De.Z}));var $e=c.forwardRef(Ie),je=a(51992);const Ue=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:je.Z}));var Ne=c.forwardRef(Ue),Qe=a(31644);const We=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Qe.Z}));var Ge=c.forwardRef(We),Ye=a(85359);const Je=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ye.Z}));var Ke=c.forwardRef(Je),Xe=a(28600);const ca=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xe.Z}));var ta=c.forwardRef(ca),ea=a(92354);const aa=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ea.Z}));var na=c.forwardRef(aa),ra=a(84130);const la=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ra.Z}));var ia=c.forwardRef(la),oa=a(16477);const sa=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oa.Z}));var ha=c.forwardRef(sa),fa=a(30409);const va=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fa.Z}));var ua=c.forwardRef(va),da=a(2529);const ma=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:da.Z}));var za=c.forwardRef(ma),ga=a(14976);const wa=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ga.Z}));var Ma=c.forwardRef(wa),Ha=a(30642);const Va=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ha.Z}));var pa=c.forwardRef(Va),Za=a(3483);const ba=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Za.Z}));var La=c.forwardRef(ba),xa=a(96051);const Ba=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xa.Z}));var Ra=c.forwardRef(Ba),Ea=a(4023);const Ca=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ea.Z}));var Oa=c.forwardRef(Ca),Sa=a(87566);const Ta=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sa.Z}));var Fa=c.forwardRef(Ta),ya=a(14583);const Aa=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ya.Z}));var ka=c.forwardRef(Aa),qa=a(74546);const Pa=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qa.Z}));var _a=c.forwardRef(Pa),Da=a(42324);const Ia=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Da.Z}));var $a=c.forwardRef(Ia),ja=a(90040);const Ua=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ja.Z}));var Na=c.forwardRef(Ua),Qa=a(50763);const Wa=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qa.Z}));var Ga=c.forwardRef(Wa),Ya=a(91981);const Ja=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ya.Z}));var Ka=c.forwardRef(Ja),Xa=a(60641);const cn=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xa.Z}));var tn=c.forwardRef(cn),en=a(80119);const an=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:en.Z}));var nn=c.forwardRef(an),rn=a(8234);const ln=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rn.Z}));var on=c.forwardRef(ln),sn=a(12104);const hn=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:sn.Z}));var fn=c.forwardRef(hn),vn=a(55621);const un=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:vn.Z}));var dn=c.forwardRef(un),mn=a(22435);const zn=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:mn.Z}));var gn=c.forwardRef(zn),wn=a(37573);const Mn=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:wn.Z}));var Hn=c.forwardRef(Mn),Vn=a(59996);const pn=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Vn.Z}));var Zn=c.forwardRef(pn),bn=a(63199);const Ln=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:bn.Z}));var xn=c.forwardRef(Ln),Bn=a(58141);const Rn=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Bn.Z}));var En=c.forwardRef(Rn),Cn=a(14881);const On=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Cn.Z}));var Sn=c.forwardRef(On),Tn=a(36337);const Fn=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Tn.Z}));var yn=c.forwardRef(Fn),An=a(33899);const kn=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:An.Z}));var qn=c.forwardRef(kn),Pn=a(56646);const _n=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Pn.Z}));var Dn=c.forwardRef(_n),In=a(60289);const $n=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:In.Z}));var jn=c.forwardRef($n),Un=a(56420);const Nn=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Un.Z}));var Qn=c.forwardRef(Nn),Wn=a(33392);const Gn=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Wn.Z}));var Yn=c.forwardRef(Gn),Jn=a(91822);const Kn=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Jn.Z}));var Xn=c.forwardRef(Kn),cr=a(7869);const tr=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:cr.Z}));var er=c.forwardRef(tr),ar=a(54092);const nr=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ar.Z}));var rr=c.forwardRef(nr),lr=a(44171);const ir=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:lr.Z}));var or=c.forwardRef(ir),sr=a(20436);const hr=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:sr.Z}));var fr=c.forwardRef(hr),vr=a(13401);const ur=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:vr.Z}));var dr=c.forwardRef(ur),mr=a(97518);const zr=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:mr.Z}));var gr=c.forwardRef(zr),wr=a(21936);const Mr=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:wr.Z}));var Hr=c.forwardRef(Mr),Vr=a(63888);const pr=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Vr.Z}));var Zr=c.forwardRef(pr),br=a(2444);const Lr=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:br.Z}));var xr=c.forwardRef(Lr),Br=a(89625);const Rr=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Br.Z}));var Er=c.forwardRef(Rr),Cr=a(77494);const Or=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Cr.Z}));var Sr=c.forwardRef(Or),Tr=a(16685);const Fr=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Tr.Z}));var yr=c.forwardRef(Fr),Ar=a(29514);const kr=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ar.Z}));var qr=c.forwardRef(kr),Pr=a(34933);const _r=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Pr.Z}));var Dr=c.forwardRef(_r),Ir=a(63556);const $r=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ir.Z}));var jr=c.forwardRef($r),Ur=a(49588);const Nr=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ur.Z}));var Qr=c.forwardRef(Nr),Wr=a(42728);const Gr=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Wr.Z}));var Yr=c.forwardRef(Gr),Jr=a(89152);const Kr=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Jr.Z}));var Xr=c.forwardRef(Kr),cl=a(40241);const tl=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:cl.Z}));var el=c.forwardRef(tl),al=a(80613);const nl=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:al.Z}));var rl=c.forwardRef(nl),ll=a(27786);const il=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ll.Z}));var ol=c.forwardRef(il),sl=a(7713);const hl=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:sl.Z}));var fl=c.forwardRef(hl),vl=a(1231);const ul=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:vl.Z}));var dl=c.forwardRef(ul),ml=a(10069);const zl=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ml.Z}));var gl=c.forwardRef(zl),wl=a(3529);const Ml=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:wl.Z}));var Hl=c.forwardRef(Ml),Vl=a(22504);const pl=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Vl.Z}));var Zl=c.forwardRef(pl),bl=a(67951);const Ll=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:bl.Z}));var xl=c.forwardRef(Ll),Bl=a(66521);const Rl=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Bl.Z}));var El=c.forwardRef(Rl),Cl=a(89797);const Ol=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Cl.Z}));var Sl=c.forwardRef(Ol),Tl=a(16448);const Fl=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Tl.Z}));var yl=c.forwardRef(Fl),Al=a(25071);const kl=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Al.Z}));var ql=c.forwardRef(kl),Pl=a(56208);const _l=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Pl.Z}));var Dl=c.forwardRef(_l),Il=a(6345);const $l=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Il.Z}));var jl=c.forwardRef($l),Ul=a(55793);const Nl=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Ul.Z}));var Ql=c.forwardRef(Nl),Wl=a(24106);const Gl=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Wl.Z}));var Yl=c.forwardRef(Gl),Jl=a(62423);const Kl=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Jl.Z}));var Xl=c.forwardRef(Kl),ci=a(57686);const ti=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ci.Z}));var ei=c.forwardRef(ti),ai=a(88865);const ni=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ai.Z}));var ri=c.forwardRef(ni),li=a(94566);const ii=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:li.Z}));var oi=c.forwardRef(ii),si=a(48878);const hi=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:si.Z}));var fi=c.forwardRef(hi),vi=a(99190);const ui=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:vi.Z}));var di=c.forwardRef(ui),mi=a(14058);const zi=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:mi.Z}));var gi=c.forwardRef(zi),wi=a(38571);const Mi=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:wi.Z}));var Hi=c.forwardRef(Mi),Vi=a(55350);const pi=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Vi.Z}));var Zi=c.forwardRef(pi),bi=a(38555);const Li=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:bi.Z}));var xi=c.forwardRef(Li),Bi=a(85657);const Ri=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Bi.Z}));var Ei=c.forwardRef(Ri),Ci=a(77634);const Oi=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ci.Z}));var Si=c.forwardRef(Oi),Ti=a(85590);const Fi=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Ti.Z}));var yi=c.forwardRef(Fi),Ai=a(63209);const ki=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ai.Z}));var qi=c.forwardRef(ki),Pi=a(40039);const _i=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Pi.Z}));var Di=c.forwardRef(_i),Ii=a(78392);const $i=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ii.Z}));var ji=c.forwardRef($i),Ui=a(38522);const Ni=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ui.Z}));var Qi=c.forwardRef(Ni),Wi=a(82759);const Gi=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Wi.Z}));var Yi=c.forwardRef(Gi),Ji=a(51445);const Ki=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ji.Z}));var Xi=c.forwardRef(Ki),co=a(54786);const to=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:co.Z}));var eo=c.forwardRef(to),ao=a(7046);const no=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ao.Z}));var ro=c.forwardRef(no),lo=a(12154);const io=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:lo.Z}));var oo=c.forwardRef(io),so=a(40075);const ho=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:so.Z}));var fo=c.forwardRef(ho),vo=a(96013);const uo=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:vo.Z}));var mo=c.forwardRef(uo),zo=a(52772);const go=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:zo.Z}));var wo=c.forwardRef(go),Mo=a(36386);const Ho=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Mo.Z}));var Vo=c.forwardRef(Ho),po=a(66848);const Zo=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:po.Z}));var bo=c.forwardRef(Zo),Lo=a(5516);const xo=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Lo.Z}));var Bo=c.forwardRef(xo),Ro=a(84453);const Eo=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ro.Z}));var Co=c.forwardRef(Eo),Oo=a(35839);const So=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Oo.Z}));var To=c.forwardRef(So),Fo=a(24604);const yo=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Fo.Z}));var Ao=c.forwardRef(yo),ko=a(97505);const qo=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ko.Z}));var Po=c.forwardRef(qo),_o=a(45787);const Do=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:_o.Z}));var Io=c.forwardRef(Do),$o=a(17858);const jo=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:$o.Z}));var Uo=c.forwardRef(jo),No=a(76551);const Qo=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:No.Z}));var Wo=c.forwardRef(Qo),Go=a(94643);const Yo=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Go.Z}));var Jo=c.forwardRef(Yo),Ko=a(51597);const Xo=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ko.Z}));var cs=c.forwardRef(Xo),ts=a(37908);const es=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ts.Z}));var as=c.forwardRef(es),ns=a(30190);const rs=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ns.Z}));var ls=c.forwardRef(rs),is=a(8156);const os=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:is.Z}));var ss=c.forwardRef(os),hs=a(10966);const fs=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:hs.Z}));var vs=c.forwardRef(fs),us=a(39569);const ds=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:us.Z}));var ms=c.forwardRef(ds),zs=a(28896);const gs=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:zs.Z}));var ws=c.forwardRef(gs),Ms=a(85459);const Hs=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ms.Z}));var Vs=c.forwardRef(Hs),ps=a(38204);const Zs=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ps.Z}));var bs=c.forwardRef(Zs),Ls=a(61817);const xs=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ls.Z}));var Bs=c.forwardRef(xs),Rs=a(13335);const Es=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Rs.Z}));var Cs=c.forwardRef(Es),Os=a(94415);const Ss=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Os.Z}));var Ts=c.forwardRef(Ss),Fs=a(48362);const ys=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Fs.Z}));var As=c.forwardRef(ys),ks=a(5288);const qs=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ks.Z}));var Ps=c.forwardRef(qs),_s=a(54940);const Ds=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:_s.Z}));var Is=c.forwardRef(Ds),$s=a(21382);const js=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:$s.Z}));var Us=c.forwardRef(js),Ns=a(41351);const Qs=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ns.Z}));var Ws=c.forwardRef(Qs),Gs=a(61379);const Ys=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Gs.Z}));var Js=c.forwardRef(Ys),Ks=a(69119);const Xs=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Ks.Z}));var ch=c.forwardRef(Xs),th=a(29053);const eh=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:th.Z}));var ah=c.forwardRef(eh),nh=a(42464);const rh=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:nh.Z}));var lh=c.forwardRef(rh),ih=a(21975);const oh=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ih.Z}));var sh=c.forwardRef(oh),hh=a(3377);const fh=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:hh.Z}));var vh=c.forwardRef(fh),uh=a(59121);const dh=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:uh.Z}));var mh=c.forwardRef(dh),zh=a(9553);const gh=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:zh.Z}));var wh=c.forwardRef(gh),Mh=a(87837);const Hh=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Mh.Z}));var Vh=c.forwardRef(Hh),ph=a(51219);const Zh=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ph.Z}));var bh=c.forwardRef(Zh),Lh=a(23933);const xh=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Lh.Z}));var Bh=c.forwardRef(xh),Rh=a(86786);const Eh=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Rh.Z}));var Ch=c.forwardRef(Eh),Oh=a(20547);const Sh=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Oh.Z}));var Th=c.forwardRef(Sh),Fh=a(64826);const yh=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Fh.Z}));var Ah=c.forwardRef(yh),kh=a(97558);const qh=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:kh.Z}));var Ph=c.forwardRef(qh),_h=a(98256);const Dh=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:_h.Z}));var Ih=c.forwardRef(Dh),$h=a(3971);const jh=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:$h.Z}));var Uh=c.forwardRef(jh),Nh=a(1709);const Qh=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Nh.Z}));var Wh=c.forwardRef(Qh),Gh=a(61658);const Yh=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Gh.Z}));var Jh=c.forwardRef(Yh),Kh=a(33028);const Xh=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Kh.Z}));var cf=c.forwardRef(Xh),tf=a(72313);const ef=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:tf.Z}));var af=c.forwardRef(ef),nf=a(50946);const rf=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:nf.Z}));var lf=c.forwardRef(rf),of=a(59543);const sf=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:of.Z}));var hf=c.forwardRef(sf),ff=a(60105);const vf=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ff.Z}));var uf=c.forwardRef(vf),df=a(14691);const mf=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:df.Z}));var zf=c.forwardRef(mf),gf=a(42568);const wf=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gf.Z}));var Mf=c.forwardRef(wf),Hf=a(8589);const Vf=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Hf.Z}));var pf=c.forwardRef(Vf),Zf=a(32734);const bf=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Zf.Z}));var Lf=c.forwardRef(bf),xf=a(17426);const Bf=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:xf.Z}));var Rf=c.forwardRef(Bf),Ef=a(18351);const Cf=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ef.Z}));var Of=c.forwardRef(Cf),Sf=a(47080);const Tf=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sf.Z}));var Ff=c.forwardRef(Tf),yf=a(67333);const Af=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:yf.Z}));var kf=c.forwardRef(Af),qf=a(38053);const Pf=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qf.Z}));var _f=c.forwardRef(Pf),Df=a(30899);const If=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Df.Z}));var $f=c.forwardRef(If),jf=a(48505);const Uf=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jf.Z}));var Nf=c.forwardRef(Uf),Qf=a(84533);const Wf=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qf.Z}));var Gf=c.forwardRef(Wf),Yf=a(75026);const Jf=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Yf.Z}));var Kf=c.forwardRef(Jf),Xf=a(90216);const cv=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Xf.Z}));var tv=c.forwardRef(cv),ev=a(61220);const av=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ev.Z}));var nv=c.forwardRef(av),rv=a(14315);const lv=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rv.Z}));var iv=c.forwardRef(lv),ov=a(72329);const sv=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ov.Z}));var hv=c.forwardRef(sv),fv=a(16651);const vv=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fv.Z}));var uv=c.forwardRef(vv),dv=a(36867);const mv=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dv.Z}));var zv=c.forwardRef(mv),gv=a(20897);const wv=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:gv.Z}));var Mv=c.forwardRef(wv),Hv=a(56783);const Vv=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Hv.Z}));var pv=c.forwardRef(Vv),Zv=a(94412);const bv=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Zv.Z}));var Lv=c.forwardRef(bv),xv=a(63566);const Bv=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xv.Z}));var Rv=c.forwardRef(Bv),Ev=a(29989);const Cv=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ev.Z}));var Ov=c.forwardRef(Cv),Sv=a(65279);const Tv=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sv.Z}));var Fv=c.forwardRef(Tv),yv=a(34883);const Av=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yv.Z}));var kv=c.forwardRef(Av),qv=a(9770);const Pv=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qv.Z}));var _v=c.forwardRef(Pv),Dv=a(65134);const Iv=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Dv.Z}));var $v=c.forwardRef(Iv),jv=a(27603);const Uv=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jv.Z}));var Nv=c.forwardRef(Uv),Qv=a(61525);const Wv=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Qv.Z}));var Gv=c.forwardRef(Wv),Yv=a(80923);const Jv=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Yv.Z}));var Kv=c.forwardRef(Jv),Xv=a(68703);const cu=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xv.Z}));var tu=c.forwardRef(cu),eu=a(87028);const au=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eu.Z}));var nu=c.forwardRef(au),ru=a(46772);const lu=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ru.Z}));var iu=c.forwardRef(lu),ou=a(26599);const su=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ou.Z}));var hu=c.forwardRef(su),fu=a(1468);const vu=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:fu.Z}));var uu=c.forwardRef(vu),du=a(17168);const mu=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:du.Z}));var zu=c.forwardRef(mu),gu=a(36765);const wu=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gu.Z}));var Mu=c.forwardRef(wu),Hu=a(88004);const Vu=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Hu.Z}));var pu=c.forwardRef(Vu),Zu=a(10145);const bu=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Zu.Z}));var Lu=c.forwardRef(bu),xu=a(39275);const Bu=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xu.Z}));var Ru=c.forwardRef(Bu),Eu=a(3778);const Cu=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Eu.Z}));var Ou=c.forwardRef(Cu),Su=a(17524);const Tu=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Su.Z}));var Fu=c.forwardRef(Tu),yu=a(17045);const Au=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yu.Z}));var ku=c.forwardRef(Au),qu=a(98906);const Pu=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qu.Z}));var _u=c.forwardRef(Pu),Du=a(65381);const Iu=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Du.Z}));var $u=c.forwardRef(Iu),ju=a(4391);const Uu=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ju.Z}));var Nu=c.forwardRef(Uu),Qu=a(4036);const Wu=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qu.Z}));var Gu=c.forwardRef(Wu),Yu=a(28214);const Ju=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Yu.Z}));var Ku=c.forwardRef(Ju),Xu=a(86557);const cd=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xu.Z}));var td=c.forwardRef(cd),ed=a(90055);const ad=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ed.Z}));var nd=c.forwardRef(ad),rd=a(64649);const ld=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rd.Z}));var id=c.forwardRef(ld),od=a(51483);const sd=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:od.Z}));var hd=c.forwardRef(sd),fd=a(45266);const vd=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fd.Z}));var ud=c.forwardRef(vd),dd=a(36400);const md=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dd.Z}));var zd=c.forwardRef(md),gd=a(82955);const wd=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gd.Z}));var Md=c.forwardRef(wd),Hd=a(95731);const Vd=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Hd.Z}));var pd=c.forwardRef(Vd),Zd=a(15744);const bd=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Zd.Z}));var Ld=c.forwardRef(bd),xd=a(74755);const Bd=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:xd.Z}));var Rd=c.forwardRef(Bd),Ed=a(48507);const Cd=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ed.Z}));var Od=c.forwardRef(Cd),Sd=a(22909);const Td=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sd.Z}));var Fd=c.forwardRef(Td),yd=a(66877);const Ad=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yd.Z}));var kd=c.forwardRef(Ad),qd=a(68520);const Pd=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qd.Z}));var _d=c.forwardRef(Pd),Dd=a(91333);const Id=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Dd.Z}));var $d=c.forwardRef(Id),jd=a(28138);const Ud=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:jd.Z}));var Nd=c.forwardRef(Ud),Qd=a(93589);const Wd=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qd.Z}));var Gd=c.forwardRef(Wd),Yd=a(11759);const Jd=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Yd.Z}));var Kd=c.forwardRef(Jd),Xd=a(80796);const cm=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Xd.Z}));var tm=c.forwardRef(cm),em=a(85765);const am=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:em.Z}));var nm=c.forwardRef(am),rm=a(25948);const lm=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:rm.Z}));var im=c.forwardRef(lm),om=a(77732);const sm=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:om.Z}));var hm=c.forwardRef(sm),fm=a(51309);const vm=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fm.Z}));var um=c.forwardRef(vm),dm=a(93628);const mm=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dm.Z}));var zm=c.forwardRef(mm),gm=a(58836);const wm=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:gm.Z}));var Mm=c.forwardRef(wm),Hm=a(25338);const Vm=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Hm.Z}));var pm=c.forwardRef(Vm),Zm=a(88298);const bm=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Zm.Z}));var Lm=c.forwardRef(bm),xm=a(88877);const Bm=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xm.Z}));var Rm=c.forwardRef(Bm),Em=a(10696);const Cm=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Em.Z}));var Om=c.forwardRef(Cm),Sm=a(6491);const Tm=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sm.Z}));var Fm=c.forwardRef(Tm),ym=a(77210);const Am=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ym.Z}));var km=c.forwardRef(Am),qm=a(96106);const Pm=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qm.Z}));var _m=c.forwardRef(Pm),Dm=a(91755);const Im=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Dm.Z}));var $m=c.forwardRef(Im),jm=a(52607);const Um=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jm.Z}));var Nm=c.forwardRef(Um),Qm=a(33283);const Wm=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qm.Z}));var Gm=c.forwardRef(Wm),Ym=a(89087);const Jm=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Ym.Z}));var Km=c.forwardRef(Jm),Xm=a(95530);const cz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xm.Z}));var tz=c.forwardRef(cz),ez=a(94157);const az=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ez.Z}));var nz=c.forwardRef(az),rz=a(12544);const lz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rz.Z}));var iz=c.forwardRef(lz),oz=a(93908);const sz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oz.Z}));var hz=c.forwardRef(sz),fz=a(56550);const vz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fz.Z}));var uz=c.forwardRef(vz),dz=a(38904);const mz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dz.Z}));var zz=c.forwardRef(mz),gz=a(91652);const wz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gz.Z}));var Mz=c.forwardRef(wz),Hz=a(81423);const Vz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Hz.Z}));var pz=c.forwardRef(Vz),Zz=a(99174);const bz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Zz.Z}));var Lz=c.forwardRef(bz),xz=a(60386);const Bz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xz.Z}));var Rz=c.forwardRef(Bz),Ez=a(4178);const Cz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ez.Z}));var Oz=c.forwardRef(Cz),Sz=a(29143);const Tz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sz.Z}));var Fz=c.forwardRef(Tz),yz=a(9212);const Az=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yz.Z}));var kz=c.forwardRef(Az),qz=a(8723);const Pz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qz.Z}));var _z=c.forwardRef(Pz),Dz=a(71674);const Iz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Dz.Z}));var $z=c.forwardRef(Iz),jz=a(43040);const Uz=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:jz.Z}));var Nz=c.forwardRef(Uz),Qz=a(52579);const Wz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qz.Z}));var Gz=c.forwardRef(Wz),Yz=a(64012);const Jz=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Yz.Z}));var Kz=c.forwardRef(Jz),Xz=a(43128);const cg=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xz.Z}));var tg=c.forwardRef(cg),eg=a(92255);const ag=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:eg.Z}));var ng=c.forwardRef(ag),rg=a(53746);const lg=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rg.Z}));var ig=c.forwardRef(lg),og=a(67502);const sg=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:og.Z}));var hg=c.forwardRef(sg),fg=a(70125);const vg=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:fg.Z}));var ug=c.forwardRef(vg),dg=a(90608);const mg=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dg.Z}));var zg=c.forwardRef(mg),gg=a(96600);const wg=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gg.Z}));var Mg=c.forwardRef(wg),Hg=a(13784);const Vg=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Hg.Z}));var pg=c.forwardRef(Vg),Zg=a(51554);const bg=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Zg.Z}));var Lg=c.forwardRef(bg),xg=a(16724);const Bg=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:xg.Z}));var Rg=c.forwardRef(Bg),Eg=a(59164);const Cg=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Eg.Z}));var Og=c.forwardRef(Cg),Sg=a(83305);const Tg=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sg.Z}));var Fg=c.forwardRef(Tg),yg=a(17919);const Ag=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yg.Z}));var kg=c.forwardRef(Ag),qg=a(35478);const Pg=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:qg.Z}));var _g=c.forwardRef(Pg),Dg=a(25874);const Ig=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Dg.Z}));var $g=c.forwardRef(Ig),jg=a(45988);const Ug=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jg.Z}));var Ng=c.forwardRef(Ug),Qg=a(54672);const Wg=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qg.Z}));var Gg=c.forwardRef(Wg),Yg=a(12021);const Jg=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Yg.Z}));var Kg=c.forwardRef(Jg),Xg=a(68861);const cw=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xg.Z}));var tw=c.forwardRef(cw),ew=a(85613);const aw=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ew.Z}));var nw=c.forwardRef(aw),rw=a(78659);const lw=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:rw.Z}));var iw=c.forwardRef(lw),ow=a(76239);const sw=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ow.Z}));var hw=c.forwardRef(sw),fw=a(60342);const vw=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fw.Z}));var uw=c.forwardRef(vw),dw=a(22774);const mw=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dw.Z}));var zw=c.forwardRef(mw),gw=a(53320);const ww=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gw.Z}));var Mw=c.forwardRef(ww),Hw=a(97150);const Vw=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Hw.Z}));var pw=c.forwardRef(Vw),Zw=a(30605);const bw=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Zw.Z}));var Lw=c.forwardRef(bw),xw=a(56772);const Bw=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:xw.Z}));var Rw=c.forwardRef(Bw),Ew=a(61956);const Cw=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ew.Z}));var Ow=c.forwardRef(Cw),Sw=a(33610);const Tw=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sw.Z}));var Fw=c.forwardRef(Tw),yw=a(82523);const Aw=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:yw.Z}));var kw=c.forwardRef(Aw),qw=a(5407);const Pw=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qw.Z}));var _w=c.forwardRef(Pw),Dw=a(46419);const Iw=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Dw.Z}));var $w=c.forwardRef(Iw),jw=a(84795);const Uw=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:jw.Z}));var Nw=c.forwardRef(Uw),Qw=a(19152);const Ww=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qw.Z}));var Gw=c.forwardRef(Ww),Yw=a(695);const Jw=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Yw.Z}));var Kw=c.forwardRef(Jw),Xw=a(94007);const cM=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Xw.Z}));var tM=c.forwardRef(cM),eM=a(57882);const aM=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eM.Z}));var nM=c.forwardRef(aM),rM=a(65653);const lM=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rM.Z}));var iM=c.forwardRef(lM),oM=a(97007);const sM=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:oM.Z}));var hM=c.forwardRef(sM),fM=a(60438);const vM=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fM.Z}));var uM=c.forwardRef(vM),dM=a(95285);const mM=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dM.Z}));var zM=c.forwardRef(mM),gM=a(53750);const wM=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:gM.Z}));var MM=c.forwardRef(wM),HM=a(14989);const VM=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HM.Z}));var pM=c.forwardRef(VM),ZM=a(21214);const bM=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZM.Z}));var LM=c.forwardRef(bM),xM=a(5682);const BM=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:xM.Z}));var RM=c.forwardRef(BM),EM=a(11310);const CM=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:EM.Z}));var OM=c.forwardRef(CM),SM=a(89418);const TM=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SM.Z}));var FM=c.forwardRef(TM),yM=a(33752);const AM=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:yM.Z}));var kM=c.forwardRef(AM),qM=a(49952);const PM=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qM.Z}));var _M=c.forwardRef(PM),DM=a(6030);const IM=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DM.Z}));var $M=c.forwardRef(IM),jM=a(89861);const UM=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jM.Z}));var NM=c.forwardRef(UM),QM=a(49444);const WM=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:QM.Z}));var GM=c.forwardRef(WM),YM=a(90813);const JM=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:YM.Z}));var KM=c.forwardRef(JM),XM=a(5415);const cH=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:XM.Z}));var tH=c.forwardRef(cH),eH=a(51769);const aH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eH.Z}));var nH=c.forwardRef(aH),rH=a(98582);const lH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rH.Z}));var iH=c.forwardRef(lH),oH=a(67687);const sH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oH.Z}));var hH=c.forwardRef(sH),fH=a(36114);const vH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fH.Z}));var uH=c.forwardRef(vH),dH=a(62760);const mH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dH.Z}));var zH=c.forwardRef(mH),gH=a(51077);const wH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gH.Z}));var MH=c.forwardRef(wH),HH=a(82255);const VH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HH.Z}));var pH=c.forwardRef(VH),ZH=a(66840);const bH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZH.Z}));var LH=c.forwardRef(bH),xH=a(70685);const BH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xH.Z}));var RH=c.forwardRef(BH),EH=a(1542);const CH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:EH.Z}));var OH=c.forwardRef(CH),SH=a(43106);const TH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SH.Z}));var FH=c.forwardRef(TH),yH=a(14952);const AH=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:yH.Z}));var kH=c.forwardRef(AH),qH=a(42111);const PH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qH.Z}));var _H=c.forwardRef(PH),DH=a(40508);const IH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DH.Z}));var $H=c.forwardRef(IH),jH=a(94507);const UH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jH.Z}));var NH=c.forwardRef(UH),QH=a(97147);const WH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:QH.Z}));var GH=c.forwardRef(WH),YH=a(79895);const JH=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:YH.Z}));var KH=c.forwardRef(JH),XH=a(41516);const cV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XH.Z}));var tV=c.forwardRef(cV),eV=a(79433);const aV=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:eV.Z}));var nV=c.forwardRef(aV),rV=a(24325);const lV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rV.Z}));var iV=c.forwardRef(lV),oV=a(32380);const sV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oV.Z}));var hV=c.forwardRef(sV),fV=a(16009);const vV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fV.Z}));var uV=c.forwardRef(vV),dV=a(46175);const mV=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:dV.Z}));var zV=c.forwardRef(mV),gV=a(17413);const wV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gV.Z}));var MV=c.forwardRef(wV),HV=a(67017);const VV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HV.Z}));var pV=c.forwardRef(VV),ZV=a(4584);const bV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZV.Z}));var LV=c.forwardRef(bV),xV=a(4735);const BV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xV.Z}));var RV=c.forwardRef(BV),EV=a(40332);const CV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:EV.Z}));var OV=c.forwardRef(CV),SV=a(47173);const TV=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:SV.Z}));var FV=c.forwardRef(TV),yV=a(57345);const AV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yV.Z}));var kV=c.forwardRef(AV),qV=a(48903);const PV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qV.Z}));var _V=c.forwardRef(PV),DV=a(12887);const IV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DV.Z}));var $V=c.forwardRef(IV),jV=a(98096);const UV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jV.Z}));var NV=c.forwardRef(UV),QV=a(33637);const WV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:QV.Z}));var GV=c.forwardRef(WV),YV=a(58411);const JV=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:YV.Z}));var KV=c.forwardRef(JV),XV=a(77213);const cp=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XV.Z}));var tp=c.forwardRef(cp),ep=a(75361);const ap=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ep.Z}));var np=c.forwardRef(ap),rp=a(32131);const lp=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rp.Z}));var ip=c.forwardRef(lp),op=a(69899);const sp=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:op.Z}));var hp=c.forwardRef(sp),fp=a(65370);const vp=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fp.Z}));var up=c.forwardRef(vp),dp=a(20821);const mp=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dp.Z}));var zp=c.forwardRef(mp),gp=a(17269);const wp=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gp.Z}));var Mp=c.forwardRef(wp),Hp=a(1485);const Vp=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Hp.Z}));var pp=c.forwardRef(Vp),Zp=a(30608);const bp=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Zp.Z}));var Lp=c.forwardRef(bp),xp=a(83526);const Bp=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xp.Z}));var Rp=c.forwardRef(Bp),Ep=a(38679);const Cp=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ep.Z}));var Op=c.forwardRef(Cp),Sp=a(80802);const Tp=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sp.Z}));var Fp=c.forwardRef(Tp),yp=a(80843);const Ap=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yp.Z}));var kp=c.forwardRef(Ap),qp=a(33294);const Pp=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:qp.Z}));var _p=c.forwardRef(Pp),Dp=a(64484);const Ip=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Dp.Z}));var $p=c.forwardRef(Ip),jp=a(24211);const Up=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jp.Z}));var Np=c.forwardRef(Up),Qp=a(56204);const Wp=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Qp.Z}));var Gp=c.forwardRef(Wp),Yp=a(60013);const Jp=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Yp.Z}));var Kp=c.forwardRef(Jp),Xp=a(30794);const cZ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xp.Z}));var tZ=c.forwardRef(cZ),eZ=a(3898);const aZ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eZ.Z}));var nZ=c.forwardRef(aZ),rZ=a(93370);const lZ=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:rZ.Z}));var iZ=c.forwardRef(lZ),oZ=a(81664);const sZ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oZ.Z}));var hZ=c.forwardRef(sZ),fZ=a(3923);const vZ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fZ.Z}));var uZ=c.forwardRef(vZ),dZ=a(56158);const mZ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dZ.Z}));var zZ=c.forwardRef(mZ),gZ=a(4437);const wZ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gZ.Z}));var MZ=c.forwardRef(wZ),HZ=a(57733);const VZ=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:HZ.Z}));var pZ=c.forwardRef(VZ),ZZ=a(11193);const bZ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZZ.Z}));var LZ=c.forwardRef(bZ),xZ=a(88947);const BZ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xZ.Z}));var RZ=c.forwardRef(BZ),EZ=a(3880);const CZ=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:EZ.Z}));var OZ=c.forwardRef(CZ),SZ=a(76299);const TZ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SZ.Z}));var FZ=c.forwardRef(TZ),yZ=a(66883);const AZ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yZ.Z}));var kZ=c.forwardRef(AZ),qZ=a(64669);const PZ=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:qZ.Z}));var _Z=c.forwardRef(PZ),DZ=a(76646);const IZ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DZ.Z}));var $Z=c.forwardRef(IZ),jZ=a(17989);const UZ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jZ.Z}));var NZ=c.forwardRef(UZ),QZ=a(79197);const WZ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:QZ.Z}));var GZ=c.forwardRef(WZ),YZ=a(73659);const JZ=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:YZ.Z}));var KZ=c.forwardRef(JZ),XZ=a(81074);const cb=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XZ.Z}));var tb=c.forwardRef(cb),eb=a(2388);const ab=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eb.Z}));var nb=c.forwardRef(ab),rb=a(50269);const lb=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rb.Z}));var ib=c.forwardRef(lb),ob=a(89385);const sb=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ob.Z}));var hb=c.forwardRef(sb),fb=a(42784);const vb=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fb.Z}));var ub=c.forwardRef(vb),db=a(16674);const mb=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:db.Z}));var zb=c.forwardRef(mb),gb=a(44786);const wb=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gb.Z}));var Mb=c.forwardRef(wb),Hb=a(22372);const Vb=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Hb.Z}));var pb=c.forwardRef(Vb),Zb=a(72477);const bb=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Zb.Z}));var Lb=c.forwardRef(bb),xb=a(39513);const Bb=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xb.Z}));var Rb=c.forwardRef(Bb),Eb=a(39406);const Cb=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Eb.Z}));var Ob=c.forwardRef(Cb),Sb=a(67772);const Tb=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sb.Z}));var Fb=c.forwardRef(Tb),yb=a(34834);const Ab=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yb.Z}));var kb=c.forwardRef(Ab),qb=a(20382);const Pb=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qb.Z}));var _b=c.forwardRef(Pb),Db=a(85100);const Ib=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Db.Z}));var $b=c.forwardRef(Ib),jb=a(10455);const Ub=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jb.Z}));var Nb=c.forwardRef(Ub),Qb=a(28951);const Wb=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qb.Z}));var Gb=c.forwardRef(Wb),Yb=a(46590);const Jb=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Yb.Z}));var Kb=c.forwardRef(Jb),Xb=a(90744);const cL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xb.Z}));var tL=c.forwardRef(cL),eL=a(86452);const aL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eL.Z}));var nL=c.forwardRef(aL),rL=a(70129);const lL=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:rL.Z}));var iL=c.forwardRef(lL),oL=a(31051);const sL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oL.Z}));var hL=c.forwardRef(sL),fL=a(56720);const vL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fL.Z}));var uL=c.forwardRef(vL),dL=a(95225);const mL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dL.Z}));var zL=c.forwardRef(mL),gL=a(22864);const wL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gL.Z}));var ML=c.forwardRef(wL),HL=a(4498);const VL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HL.Z}));var pL=c.forwardRef(VL),ZL=a(42358);const bL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZL.Z}));var LL=c.forwardRef(bL),xL=a(99453);const BL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xL.Z}));var RL=c.forwardRef(BL),EL=a(48074);const CL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:EL.Z}));var OL=c.forwardRef(CL),SL=a(82889);const TL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SL.Z}));var FL=c.forwardRef(TL),yL=a(35824);const AL=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:yL.Z}));var kL=c.forwardRef(AL),qL=a(36305);const PL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qL.Z}));var _L=c.forwardRef(PL),DL=a(41872);const IL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DL.Z}));var $L=c.forwardRef(IL),jL=a(61831);const UL=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:jL.Z}));var NL=c.forwardRef(UL),QL=a(12562);const WL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:QL.Z}));var GL=c.forwardRef(WL),YL=a(98400);const JL=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:YL.Z}));var KL=c.forwardRef(JL),XL=a(68186);const cx=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XL.Z}));var tx=c.forwardRef(cx),ex=a(26016);const ax=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ex.Z}));var nx=c.forwardRef(ax),rx=a(82965);const lx=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rx.Z}));var ix=c.forwardRef(lx),ox=a(78328);const sx=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ox.Z}));var hx=c.forwardRef(sx),fx=a(60257);const vx=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:fx.Z}));var ux=c.forwardRef(vx),dx=a(37259);const mx=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dx.Z}));var zx=c.forwardRef(mx),gx=a(5039);const wx=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gx.Z}));var Mx=c.forwardRef(wx),Hx=a(14431);const Vx=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Hx.Z}));var px=c.forwardRef(Vx),Zx=a(24901);const bx=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Zx.Z}));var Lx=c.forwardRef(bx),xx=a(61324);const Bx=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xx.Z}));var Rx=c.forwardRef(Bx),Ex=a(38385);const Cx=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ex.Z}));var Ox=c.forwardRef(Cx),Sx=a(55805);const Tx=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sx.Z}));var Fx=c.forwardRef(Tx),yx=a(18468);const Ax=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yx.Z}));var kx=c.forwardRef(Ax),qx=a(67355);const Px=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qx.Z}));var _x=c.forwardRef(Px),Dx=a(60928);const Ix=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Dx.Z}));var $x=c.forwardRef(Ix),jx=a(8310);const Ux=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jx.Z}));var Nx=c.forwardRef(Ux),Qx=a(36529);const Wx=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Qx.Z}));var Gx=c.forwardRef(Wx),Yx=a(83967);const Jx=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Yx.Z}));var Kx=c.forwardRef(Jx),Xx=a(36968);const cB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xx.Z}));var tB=c.forwardRef(cB),eB=a(11171);const aB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eB.Z}));var nB=c.forwardRef(aB),rB=a(6578);const lB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rB.Z}));var iB=c.forwardRef(lB),oB=a(67579);const sB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oB.Z}));var hB=c.forwardRef(sB),fB=a(95359);const vB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fB.Z}));var uB=c.forwardRef(vB),dB=a(56416);const mB=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:dB.Z}));var zB=c.forwardRef(mB),gB=a(6019);const wB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gB.Z}));var MB=c.forwardRef(wB),HB=a(83416);const VB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HB.Z}));var pB=c.forwardRef(VB),ZB=a(54052);const bB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZB.Z}));var LB=c.forwardRef(bB),xB=a(35957);const BB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xB.Z}));var RB=c.forwardRef(BB),EB=a(56768);const CB=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:EB.Z}));var OB=c.forwardRef(CB),SB=a(4054);const TB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SB.Z}));var FB=c.forwardRef(TB),yB=a(82633);const AB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yB.Z}));var kB=c.forwardRef(AB),qB=a(4239);const PB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qB.Z}));var _B=c.forwardRef(PB),DB=a(4637);const IB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DB.Z}));var $B=c.forwardRef(IB),jB=a(4434);const UB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jB.Z}));var NB=c.forwardRef(UB),QB=a(72425);const WB=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:QB.Z}));var GB=c.forwardRef(WB),YB=a(31174);const JB=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:YB.Z}));var KB=c.forwardRef(JB),XB=a(98962);const cR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XB.Z}));var tR=c.forwardRef(cR),eR=a(40312);const aR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eR.Z}));var nR=c.forwardRef(aR),rR=a(68385);const lR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rR.Z}));var iR=c.forwardRef(lR),oR=a(30080);const sR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oR.Z}));var hR=c.forwardRef(sR),fR=a(46856);const vR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fR.Z}));var uR=c.forwardRef(vR),dR=a(68524);const mR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dR.Z}));var zR=c.forwardRef(mR),gR=a(5250);const wR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gR.Z}));var MR=c.forwardRef(wR),HR=a(15444);const VR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HR.Z}));var pR=c.forwardRef(VR),ZR=a(25952);const bR=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ZR.Z}));var LR=c.forwardRef(bR),xR=a(70595);const BR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xR.Z}));var RR=c.forwardRef(BR),ER=a(49127);const CR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ER.Z}));var OR=c.forwardRef(CR),SR=a(50711);const TR=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:SR.Z}));var FR=c.forwardRef(TR),yR=a(84275);const AR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yR.Z}));var kR=c.forwardRef(AR),qR=a(20873);const PR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qR.Z}));var _R=c.forwardRef(PR),DR=a(10677);const IR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DR.Z}));var $R=c.forwardRef(IR),jR=a(71517);const UR=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:jR.Z}));var NR=c.forwardRef(UR),QR=a(39983);const WR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:QR.Z}));var GR=c.forwardRef(WR),YR=a(63099);const JR=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:YR.Z}));var KR=c.forwardRef(JR),XR=a(4296);const cE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XR.Z}));var tE=c.forwardRef(cE),eE=a(63798);const aE=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:eE.Z}));var nE=c.forwardRef(aE),rE=a(44981);const lE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rE.Z}));var iE=c.forwardRef(lE),oE=a(5972);const sE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oE.Z}));var hE=c.forwardRef(sE),fE=a(98082);const vE=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:fE.Z}));var uE=c.forwardRef(vE),dE=a(13752);const mE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dE.Z}));var zE=c.forwardRef(mE),gE=a(56771);const wE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gE.Z}));var ME=c.forwardRef(wE),HE=a(62673);const VE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HE.Z}));var pE=c.forwardRef(VE),ZE=a(64140);const bE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZE.Z}));var LE=c.forwardRef(bE),xE=a(70849);const BE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xE.Z}));var RE=c.forwardRef(BE),EE=a(23e3);const CE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:EE.Z}));var OE=c.forwardRef(CE),SE=a(58184);const TE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SE.Z}));var FE=c.forwardRef(TE),yE=a(17444);const AE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yE.Z}));var kE=c.forwardRef(AE),qE=a(13905);const PE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qE.Z}));var _E=c.forwardRef(PE),DE=a(5971);const IE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DE.Z}));var $E=c.forwardRef(IE),jE=a(82782);const UE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jE.Z}));var NE=c.forwardRef(UE),QE=a(92496);const WE=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:QE.Z}));var GE=c.forwardRef(WE),YE=a(4999);const JE=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:YE.Z}));var KE=c.forwardRef(JE),XE=a(12938);const cC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XE.Z}));var tC=c.forwardRef(cC),eC=a(19427);const aC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eC.Z}));var nC=c.forwardRef(aC),rC=a(5634);const lC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rC.Z}));var iC=c.forwardRef(lC),oC=a(27900);const sC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oC.Z}));var hC=c.forwardRef(sC),fC=a(21332);const vC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fC.Z}));var uC=c.forwardRef(vC),dC=a(53287);const mC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dC.Z}));var zC=c.forwardRef(mC),gC=a(75021);const wC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gC.Z}));var MC=c.forwardRef(wC),HC=a(92211);const VC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HC.Z}));var pC=c.forwardRef(VC),ZC=a(24268);const bC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZC.Z}));var LC=c.forwardRef(bC),xC=a(27342);const BC=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:xC.Z}));var RC=c.forwardRef(BC),EC=a(97274);const CC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:EC.Z}));var OC=c.forwardRef(CC),SC=a(57849);const TC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SC.Z}));var FC=c.forwardRef(TC),yC=a(41422);const AC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yC.Z}));var kC=c.forwardRef(AC),qC=a(92177);const PC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qC.Z}));var _C=c.forwardRef(PC),DC=a(77923);const IC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DC.Z}));var $C=c.forwardRef(IC),jC=a(51102);const UC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jC.Z}));var NC=c.forwardRef(UC),QC=a(77849);const WC=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:QC.Z}));var GC=c.forwardRef(WC),YC=a(10360);const JC=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:YC.Z}));var KC=c.forwardRef(JC),XC=a(73494);const cO=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XC.Z}));var tO=c.forwardRef(cO),eO=a(20531);const aO=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eO.Z}));var nO=c.forwardRef(aO),rO=a(37648);const lO=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rO.Z}));var iO=c.forwardRef(lO),oO=a(52155);const sO=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oO.Z}));var hO=c.forwardRef(sO),fO=a(14942);const vO=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fO.Z}));var uO=c.forwardRef(vO),dO=a(89868);const mO=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:dO.Z}));var zO=c.forwardRef(mO),gO=a(4189);const wO=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gO.Z}));var MO=c.forwardRef(wO),HO=a(33960);const VO=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HO.Z}));var pO=c.forwardRef(VO),ZO=a(67360);const bO=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ZO.Z}));var LO=c.forwardRef(bO),xO=a(10903);const BO=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xO.Z}));var RO=c.forwardRef(BO),EO=a(71714);const CO=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:EO.Z}));var OO=c.forwardRef(CO),SO=a(40189);const TO=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SO.Z}));var FO=c.forwardRef(TO),yO=a(6829);const AO=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yO.Z}));var kO=c.forwardRef(AO),qO=a(95848);const PO=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:qO.Z}));var _O=c.forwardRef(PO),DO=a(59462);const IO=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DO.Z}));var $O=c.forwardRef(IO),jO=a(74633);const UO=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jO.Z}));var NO=c.forwardRef(UO),QO=a(4089);const WO=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:QO.Z}));var GO=c.forwardRef(WO),YO=a(40406);const JO=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:YO.Z}));var KO=c.forwardRef(JO),XO=a(53130);const cS=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XO.Z}));var tS=c.forwardRef(cS),eS=a(82188);const aS=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:eS.Z}));var nS=c.forwardRef(aS),rS=a(33105);const lS=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rS.Z}));var iS=c.forwardRef(lS),oS=a(69924);const sS=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oS.Z}));var hS=c.forwardRef(sS),fS=a(49296);const vS=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fS.Z}));var uS=c.forwardRef(vS),dS=a(99661);const mS=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:dS.Z}));var zS=c.forwardRef(mS),gS=a(69805);const wS=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gS.Z}));var MS=c.forwardRef(wS),HS=a(49238);const VS=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HS.Z}));var pS=c.forwardRef(VS),ZS=a(62384);const bS=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ZS.Z}));var LS=c.forwardRef(bS),xS=a(77489);const BS=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xS.Z}));var RS=c.forwardRef(BS),ES=a(44920);const CS=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ES.Z}));var OS=c.forwardRef(CS),SS=a(73937);const TS=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SS.Z}));var FS=c.forwardRef(TS),yS=a(66789);const AS=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yS.Z}));var kS=c.forwardRef(AS),qS=a(50146);const PS=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:qS.Z}));var _S=c.forwardRef(PS),DS=a(94293);const IS=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DS.Z}));var $S=c.forwardRef(IS),jS=a(29006);const US=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jS.Z}));var NS=c.forwardRef(US),QS=a(90730);const WS=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:QS.Z}));var GS=c.forwardRef(WS),YS=a(25691);const JS=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:YS.Z}));var KS=c.forwardRef(JS),XS=a(97360);const cT=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:XS.Z}));var tT=c.forwardRef(cT),eT=a(83981);const aT=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eT.Z}));var nT=c.forwardRef(aT),rT=a(47478);const lT=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rT.Z}));var iT=c.forwardRef(lT),oT=a(97768);const sT=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:oT.Z}));var hT=c.forwardRef(sT),fT=a(66266);const vT=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fT.Z}));var uT=c.forwardRef(vT),dT=a(60393);const mT=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dT.Z}));var zT=c.forwardRef(mT),gT=a(31223);const wT=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:gT.Z}));var MT=c.forwardRef(wT),HT=a(50406);const VT=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HT.Z}));var pT=c.forwardRef(VT),ZT=a(17339);const bT=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZT.Z}));var LT=c.forwardRef(bT),xT=a(35706);const BT=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xT.Z}));var RT=c.forwardRef(BT),ET=a(67648);const CT=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ET.Z}));var OT=c.forwardRef(CT),ST=a(6770);const TT=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ST.Z}));var FT=c.forwardRef(TT),yT=a(16727);const AT=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yT.Z}));var kT=c.forwardRef(AT),qT=a(41894);const PT=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qT.Z}));var _T=c.forwardRef(PT),DT=a(17422);const IT=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DT.Z}));var $T=c.forwardRef(IT),jT=a(78742);const UT=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jT.Z}));var NT=c.forwardRef(UT),QT=a(87561);const WT=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:QT.Z}));var GT=c.forwardRef(WT),YT=a(76922);const JT=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:YT.Z}));var KT=c.forwardRef(JT),XT=a(93115);const cF=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:XT.Z}));var tF=c.forwardRef(cF),eF=a(18862);const aF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eF.Z}));var nF=c.forwardRef(aF),rF=a(50311);const lF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rF.Z}));var iF=c.forwardRef(lF),oF=a(72548);const sF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oF.Z}));var hF=c.forwardRef(sF),fF=a(39310);const vF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fF.Z}));var uF=c.forwardRef(vF),dF=a(35094);const mF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dF.Z}));var zF=c.forwardRef(mF),gF=a(62780);const wF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gF.Z}));var MF=c.forwardRef(wF),HF=a(76911);const VF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HF.Z}));var pF=c.forwardRef(VF),ZF=a(3524);const bF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZF.Z}));var LF=c.forwardRef(bF),xF=a(21791);const BF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xF.Z}));var RF=c.forwardRef(BF),EF=a(9308);const CF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:EF.Z}));var OF=c.forwardRef(CF),SF=a(92642);const TF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SF.Z}));var FF=c.forwardRef(TF),yF=a(22668);const AF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yF.Z}));var kF=c.forwardRef(AF),qF=a(55258);const PF=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:qF.Z}));var _F=c.forwardRef(PF),DF=a(60622);const IF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DF.Z}));var $F=c.forwardRef(IF),jF=a(68673);const UF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jF.Z}));var NF=c.forwardRef(UF),QF=a(55843);const WF=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:QF.Z}));var GF=c.forwardRef(WF),YF=a(91866);const JF=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:YF.Z}));var KF=c.forwardRef(JF),XF=a(9452);const cy=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XF.Z}));var ty=c.forwardRef(cy),ey=a(47966);const ay=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ey.Z}));var ny=c.forwardRef(ay),ry=a(46942);const ly=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ry.Z}));var iy=c.forwardRef(ly),oy=a(19704);const sy=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oy.Z}));var hy=c.forwardRef(sy),fy=a(92779);const vy=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fy.Z}));var uy=c.forwardRef(vy),dy=a(95476);const my=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dy.Z}));var zy=c.forwardRef(my),gy=a(82367);const wy=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gy.Z}));var My=c.forwardRef(wy),Hy=a(2713);const Vy=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Hy.Z}));var py=c.forwardRef(Vy),Zy=a(38064);const by=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Zy.Z}));var Ly=c.forwardRef(by),xy=a(60604);const By=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xy.Z}));var Ry=c.forwardRef(By),Ey=a(69906);const Cy=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ey.Z}));var Oy=c.forwardRef(Cy),Sy=a(90472);const Ty=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Sy.Z}));var Fy=c.forwardRef(Ty),yy=a(41783);const Ay=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yy.Z}));var ky=c.forwardRef(Ay),qy=a(74166);const Py=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qy.Z}));var _y=c.forwardRef(Py),Dy=a(39202);const Iy=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Dy.Z}));var $y=c.forwardRef(Iy),jy=a(58607);const Uy=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:jy.Z}));var Ny=c.forwardRef(Uy),Qy=a(22244);const Wy=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qy.Z}));var Gy=c.forwardRef(Wy),Yy=a(82606);const Jy=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Yy.Z}));var Ky=c.forwardRef(Jy),Xy=a(43512);const cA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xy.Z}));var tA=c.forwardRef(cA),eA=a(4944);const aA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eA.Z}));var nA=c.forwardRef(aA),rA=a(57307);const lA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rA.Z}));var iA=c.forwardRef(lA),oA=a(28799);const sA=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:oA.Z}));var hA=c.forwardRef(sA),fA=a(46895);const vA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fA.Z}));var uA=c.forwardRef(vA),dA=a(13094);const mA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dA.Z}));var zA=c.forwardRef(mA),gA=a(66201);const wA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gA.Z}));var MA=c.forwardRef(wA),HA=a(31502);const VA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HA.Z}));var pA=c.forwardRef(VA),ZA=a(45216);const bA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZA.Z}));var LA=c.forwardRef(bA),xA=a(38079);const BA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xA.Z}));var RA=c.forwardRef(BA),EA=a(99854);const CA=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:EA.Z}));var OA=c.forwardRef(CA),SA=a(55416);const TA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SA.Z}));var FA=c.forwardRef(TA),yA=a(56087);const AA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yA.Z}));var kA=c.forwardRef(AA),qA=a(69748);const PA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qA.Z}));var _A=c.forwardRef(PA),DA=a(77680);const IA=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:DA.Z}));var $A=c.forwardRef(IA),jA=a(67849);const UA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jA.Z}));var NA=c.forwardRef(UA),QA=a(98510);const WA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:QA.Z}));var GA=c.forwardRef(WA),YA=a(61564);const JA=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:YA.Z}));var KA=c.forwardRef(JA),XA=a(61787);const ck=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:XA.Z}));var tk=c.forwardRef(ck),ek=a(38928);const ak=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ek.Z}));var nk=c.forwardRef(ak),rk=a(96607);const lk=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rk.Z}));var ik=c.forwardRef(lk),ok=a(78217);const sk=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ok.Z}));var hk=c.forwardRef(sk),fk=a(13387);const vk=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fk.Z}));var uk=c.forwardRef(vk),dk=a(3929);const mk=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:dk.Z}));var zk=c.forwardRef(mk),gk=a(42940);const wk=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gk.Z}));var Mk=c.forwardRef(wk),Hk=a(76698);const Vk=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Hk.Z}));var pk=c.forwardRef(Vk),Zk=a(21804);const bk=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Zk.Z}));var Lk=c.forwardRef(bk),xk=a(4590);const Bk=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xk.Z}));var Rk=c.forwardRef(Bk),Ek=a(65254);const Ck=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Ek.Z}));var Ok=c.forwardRef(Ck),Sk=a(77538);const Tk=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sk.Z}));var Fk=c.forwardRef(Tk),yk=a(69228);const Ak=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yk.Z}));var kk=c.forwardRef(Ak),qk=a(33444);const Pk=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qk.Z}));var _k=c.forwardRef(Pk),Dk=a(22555);const Ik=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Dk.Z}));var $k=c.forwardRef(Ik),jk=a(88498);const Uk=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:jk.Z}));var Nk=c.forwardRef(Uk),Qk=a(77670);const Wk=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qk.Z}));var Gk=c.forwardRef(Wk),Yk=a(24001);const Jk=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Yk.Z}));var Kk=c.forwardRef(Jk),Xk=a(14957);const cq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xk.Z}));var tq=c.forwardRef(cq),eq=a(2763);const aq=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:eq.Z}));var nq=c.forwardRef(aq),rq=a(33542);const lq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rq.Z}));var iq=c.forwardRef(lq),oq=a(11450);const sq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oq.Z}));var hq=c.forwardRef(sq),fq=a(4216);const vq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fq.Z}));var uq=c.forwardRef(vq),dq=a(96258);const mq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dq.Z}));var zq=c.forwardRef(mq),gq=a(67107);const wq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gq.Z}));var Mq=c.forwardRef(wq),Hq=a(93337);const Vq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Hq.Z}));var pq=c.forwardRef(Vq),Zq=a(55846);const bq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Zq.Z}));var Lq=c.forwardRef(bq),xq=a(66003);const Bq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xq.Z}));var Rq=c.forwardRef(Bq),Eq=a(53547);const Cq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Eq.Z}));var Oq=c.forwardRef(Cq),Sq=a(4288);const Tq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sq.Z}));var Fq=c.forwardRef(Tq),yq=a(91475);const Aq=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:yq.Z}));var kq=c.forwardRef(Aq),qq=a(29191);const Pq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qq.Z}));var _q=c.forwardRef(Pq),Dq=a(41111);const Iq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Dq.Z}));var $q=c.forwardRef(Iq),jq=a(12107);const Uq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jq.Z}));var Nq=c.forwardRef(Uq),Qq=a(36479);const Wq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qq.Z}));var Gq=c.forwardRef(Wq),Yq=a(72471);const Jq=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Yq.Z}));var Kq=c.forwardRef(Jq),Xq=a(90305);const cP=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xq.Z}));var tP=c.forwardRef(cP),eP=a(13203);const aP=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eP.Z}));var nP=c.forwardRef(aP),rP=a(69474);const lP=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rP.Z}));var iP=c.forwardRef(lP),oP=a(87112);const sP=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:oP.Z}));var hP=c.forwardRef(sP),fP=a(32727);const vP=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fP.Z}));var uP=c.forwardRef(vP),dP=a(42407);const mP=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dP.Z}));var zP=c.forwardRef(mP),gP=a(98585);const wP=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gP.Z}));var MP=c.forwardRef(wP),HP=a(50775);const VP=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:HP.Z}));var pP=c.forwardRef(VP),ZP=a(87930);const bP=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZP.Z}));var LP=c.forwardRef(bP),xP=a(2775);const BP=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xP.Z}));var RP=c.forwardRef(BP),EP=a(59712);const CP=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:EP.Z}));var OP=c.forwardRef(CP),SP=a(87699);const TP=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:SP.Z}));var FP=c.forwardRef(TP),yP=a(33902);const AP=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yP.Z}));var kP=c.forwardRef(AP),qP=a(41852);const PP=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qP.Z}));var _P=c.forwardRef(PP),DP=a(1384);const IP=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DP.Z}));var $P=c.forwardRef(IP),jP=a(67582);const UP=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jP.Z}));var NP=c.forwardRef(UP),QP=a(68347);const WP=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:QP.Z}));var GP=c.forwardRef(WP),YP=a(65326);const JP=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:YP.Z}));var KP=c.forwardRef(JP),XP=a(62923);const c_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XP.Z}));var t_=c.forwardRef(c_),e_=a(47399);const a_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:e_.Z}));var n_=c.forwardRef(a_),r_=a(85387);const l_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:r_.Z}));var i_=c.forwardRef(l_),o_=a(61383);const s_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:o_.Z}));var h_=c.forwardRef(s_),f_=a(93669);const v_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:f_.Z}));var u_=c.forwardRef(v_),d_=a(45381);const m_=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:d_.Z}));var z_=c.forwardRef(m_),g_=a(46893);const w_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:g_.Z}));var M_=c.forwardRef(w_),H_=a(11159);const V_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:H_.Z}));var p_=c.forwardRef(V_),Z_=a(37628);const b_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Z_.Z}));var L_=c.forwardRef(b_),x_=a(20417);const B_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:x_.Z}));var R_=c.forwardRef(B_),E_=a(83780);const C_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:E_.Z}));var O_=c.forwardRef(C_),S_=a(14913);const T_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:S_.Z}));var F_=c.forwardRef(T_),y_=a(74988);const A_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:y_.Z}));var k_=c.forwardRef(A_),q_=a(640);const P_=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:q_.Z}));var __=c.forwardRef(P_),D_=a(57911);const I_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:D_.Z}));var $_=c.forwardRef(I_),j_=a(75554);const U_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:j_.Z}));var N_=c.forwardRef(U_),Q_=a(13604);const W_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Q_.Z}));var G_=c.forwardRef(W_),Y_=a(89394);const J_=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Y_.Z}));var K_=c.forwardRef(J_),X_=a(90120);const cD=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:X_.Z}));var tD=c.forwardRef(cD),eD=a(39520);const aD=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eD.Z}));var nD=c.forwardRef(aD),rD=a(74402);const lD=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rD.Z}));var iD=c.forwardRef(lD),oD=a(17546);const sD=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oD.Z}));var hD=c.forwardRef(sD),fD=a(13685);const vD=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fD.Z}));var uD=c.forwardRef(vD),dD=a(70390);const mD=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:dD.Z}));var zD=c.forwardRef(mD),gD=a(75682);const wD=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gD.Z}));var MD=c.forwardRef(wD),HD=a(26881);const VD=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HD.Z}));var pD=c.forwardRef(VD),ZD=a(78714);const bD=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZD.Z}));var LD=c.forwardRef(bD),xD=a(44660);const BD=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xD.Z}));var RD=c.forwardRef(BD),ED=a(54474);const CD=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ED.Z}));var OD=c.forwardRef(CD),SD=a(46737);const TD=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SD.Z}));var FD=c.forwardRef(TD),yD=a(98480);const AD=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yD.Z}));var kD=c.forwardRef(AD),qD=a(30577);const PD=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:qD.Z}));var _D=c.forwardRef(PD),DD=a(27033);const ID=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DD.Z}));var $D=c.forwardRef(ID),jD=a(52892);const UD=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jD.Z}));var ND=c.forwardRef(UD),QD=a(269);const WD=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:QD.Z}));var GD=c.forwardRef(WD),YD=a(4610);const JD=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:YD.Z}));var KD=c.forwardRef(JD),XD=a(48989);const cI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XD.Z}));var tI=c.forwardRef(cI),eI=a(54653);const aI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eI.Z}));var nI=c.forwardRef(aI),rI=a(61852);const lI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rI.Z}));var iI=c.forwardRef(lI),oI=a(48246);const sI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oI.Z}));var hI=c.forwardRef(sI),fI=a(36531);const vI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fI.Z}));var uI=c.forwardRef(vI),dI=a(74208);const mI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dI.Z}));var zI=c.forwardRef(mI),gI=a(72660);const wI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gI.Z}));var MI=c.forwardRef(wI),HI=a(94574);const VI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HI.Z}));var pI=c.forwardRef(VI),ZI=a(1886);const bI=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:ZI.Z}));var LI=c.forwardRef(bI),xI=a(68889);const BI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xI.Z}));var RI=c.forwardRef(BI),EI=a(37664);const CI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:EI.Z}));var OI=c.forwardRef(CI),SI=a(22806);const TI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SI.Z}));var FI=c.forwardRef(TI),yI=a(18882);const AI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yI.Z}));var kI=c.forwardRef(AI),qI=a(46352);const PI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qI.Z}));var _I=c.forwardRef(PI),DI=a(11941);const II=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:DI.Z}));var $I=c.forwardRef(II),jI=a(85353);const UI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jI.Z}));var NI=c.forwardRef(UI),QI=a(36782);const WI=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:QI.Z}));var GI=c.forwardRef(WI),YI=a(10449);const JI=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:YI.Z}));var KI=c.forwardRef(JI),XI=a(7095);const c$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XI.Z}));var t$=c.forwardRef(c$),e$=a(881);const a$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:e$.Z}));var n$=c.forwardRef(a$),r$=a(28959);const l$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:r$.Z}));var i$=c.forwardRef(l$),o$=a(18935);const s$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:o$.Z}));var h$=c.forwardRef(s$),f$=a(79319);const v$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:f$.Z}));var u$=c.forwardRef(v$),d$=a(74458);const m$=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:d$.Z}));var z$=c.forwardRef(m$),g$=a(36136);const w$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:g$.Z}));var M$=c.forwardRef(w$),H$=a(74847);const V$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:H$.Z}));var p$=c.forwardRef(V$),Z$=a(42650);const b$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Z$.Z}));var L$=c.forwardRef(b$),x$=a(51981);const B$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:x$.Z}));var R$=c.forwardRef(B$),E$=a(89953);const C$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:E$.Z}));var O$=c.forwardRef(C$),S$=a(48450);const T$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:S$.Z}));var F$=c.forwardRef(T$),y$=a(49519);const A$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:y$.Z}));var k$=c.forwardRef(A$),q$=a(23003);const P$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:q$.Z}));var _$=c.forwardRef(P$),D$=a(74398);const I$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:D$.Z}));var $$=c.forwardRef(I$),j$=a(2241);const U$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:j$.Z}));var N$=c.forwardRef(U$),Q$=a(88478);const W$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Q$.Z}));var G$=c.forwardRef(W$),Y$=a(2365);const J$=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Y$.Z}));var K$=c.forwardRef(J$),X$=a(78356);const cj=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:X$.Z}));var tj=c.forwardRef(cj),ej=a(6607);const aj=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ej.Z}));var nj=c.forwardRef(aj),rj=a(79529);const lj=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rj.Z}));var ij=c.forwardRef(lj),oj=a(27352);const sj=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oj.Z}));var hj=c.forwardRef(sj),fj=a(92516);const vj=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:fj.Z}));var uj=c.forwardRef(vj),dj=a(59713);const mj=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dj.Z}));var zj=c.forwardRef(mj),gj=a(66059);const wj=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gj.Z}));var Mj=c.forwardRef(wj),Hj=a(83702);const Vj=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Hj.Z}));var pj=c.forwardRef(Vj),Zj=a(46832);const bj=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:Zj.Z}));var Lj=c.forwardRef(bj),xj=a(90806);const Bj=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xj.Z}));var Rj=c.forwardRef(Bj),Ej=a(7505);const Cj=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Ej.Z}));var Oj=c.forwardRef(Cj),Sj=a(94488);const Tj=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Sj.Z}));var Fj=c.forwardRef(Tj),yj=a(13223);const Aj=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:yj.Z}));var kj=c.forwardRef(Aj),qj=a(61532);const Pj=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qj.Z}));var _j=c.forwardRef(Pj),Dj=a(3178);const Ij=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Dj.Z}));var $j=c.forwardRef(Ij),jj=a(23706);const Uj=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jj.Z}));var Nj=c.forwardRef(Uj),Qj=a(66505);const Wj=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Qj.Z}));var Gj=c.forwardRef(Wj),Yj=a(60052);const Jj=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Yj.Z}));var Kj=c.forwardRef(Jj),Xj=a(564);const cU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:Xj.Z}));var tU=c.forwardRef(cU),eU=a(55388);const aU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eU.Z}));var nU=c.forwardRef(aU),rU=a(51706);const lU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rU.Z}));var iU=c.forwardRef(lU),oU=a(17600);const sU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oU.Z}));var hU=c.forwardRef(sU),fU=a(88538);const vU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fU.Z}));var uU=c.forwardRef(vU),dU=a(89718);const mU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dU.Z}));var zU=c.forwardRef(mU),gU=a(24250);const wU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gU.Z}));var MU=c.forwardRef(wU),HU=a(98605);const VU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HU.Z}));var pU=c.forwardRef(VU),ZU=a(56251);const bU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZU.Z}));var LU=c.forwardRef(bU),xU=a(82267);const BU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xU.Z}));var RU=c.forwardRef(BU),EU=a(28213);const CU=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:EU.Z}));var OU=c.forwardRef(CU),SU=a(16958);const TU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SU.Z}));var FU=c.forwardRef(TU),yU=a(36862);const AU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yU.Z}));var kU=c.forwardRef(AU),qU=a(79303);const PU=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:qU.Z}));var _U=c.forwardRef(PU),DU=a(80792);const IU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DU.Z}));var $U=c.forwardRef(IU),jU=a(78409);const UU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jU.Z}));var NU=c.forwardRef(UU),QU=a(15382);const WU=(t,e)=>c.createElement(xc,l()({},t,{ref:e,icon:QU.Z}));var GU=c.forwardRef(WU),YU=a(27569);const JU=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:YU.Z}));var KU=c.forwardRef(JU),XU=a(87982);const cN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XU.Z}));var tN=c.forwardRef(cN),eN=a(36798);const aN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eN.Z}));var nN=c.forwardRef(aN),rN=a(43525);const lN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rN.Z}));var iN=c.forwardRef(lN),oN=a(38311);const sN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oN.Z}));var hN=c.forwardRef(sN),fN=a(13432);const vN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fN.Z}));var uN=c.forwardRef(vN),dN=a(71461);const mN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dN.Z}));var zN=c.forwardRef(mN),gN=a(3818);const wN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gN.Z}));var MN=c.forwardRef(wN),HN=a(15982);const VN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HN.Z}));var pN=c.forwardRef(VN),ZN=a(42726);const bN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:ZN.Z}));var LN=c.forwardRef(bN),xN=a(66155);const BN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:xN.Z}));var RN=c.forwardRef(BN),EN=a(777);const CN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:EN.Z}));var ON=c.forwardRef(CN),SN=a(76732);const TN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:SN.Z}));var FN=c.forwardRef(TN),yN=a(96419);const AN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:yN.Z}));var kN=c.forwardRef(AN),qN=a(3932);const PN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:qN.Z}));var _N=c.forwardRef(PN),DN=a(20634);const IN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:DN.Z}));var $N=c.forwardRef(IN),jN=a(73815);const UN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:jN.Z}));var NN=c.forwardRef(UN),QN=a(29413);const WN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:QN.Z}));var GN=c.forwardRef(WN),YN=a(36833);const JN=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:YN.Z}));var KN=c.forwardRef(JN),XN=a(67247);const cQ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:XN.Z}));var tQ=c.forwardRef(cQ),eQ=a(21654);const aQ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:eQ.Z}));var nQ=c.forwardRef(aQ),rQ=a(58103);const lQ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:rQ.Z}));var iQ=c.forwardRef(lQ),oQ=a(18500);const sQ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:oQ.Z}));var hQ=c.forwardRef(sQ),fQ=a(90503);const vQ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:fQ.Z}));var uQ=c.forwardRef(vQ),dQ=a(29911);const mQ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:dQ.Z}));var zQ=c.forwardRef(mQ),gQ=a(81262);const wQ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:gQ.Z}));var MQ=c.forwardRef(wQ),HQ=a(30011);const VQ=(t,e)=>c.createElement(R,l()({},t,{ref:e,icon:HQ.Z}));var pQ=c.forwardRef(VQ);function ZQ(...t){return c.useMemo((()=>function(...c){const t=c.filter(Boolean);return t.length<=1?t[0]:t=>{c.forEach((c=>{!function(c,t){"function"==typeof c?c(t):"object"==typeof c&&c&&"current"in c&&(c.current=t)}(c,t)}))}}(...t)),t)}var bQ=c.forwardRef(((t,a)=>{const{className:n,component:r,color:i,viewBox:o,spin:h,rotate:f,tabIndex:v,onClick:u,children:d,...m}=t,z=c.useRef(null),g=ZQ(z,a);H(Boolean(r||d),"Should have `component` prop or `children`."),L(z);const{prefixCls:w="anticon",rootClassName:M}=c.useContext(e),V=s(M,w,{[`${w}-spin`]:!!h&&!!r},n),p=s({[`${w}-spin`]:!!h}),Z={...b,color:i,className:p,style:f?{msTransform:`rotate(${f}deg)`,transform:`rotate(${f}deg)`}:void 0,viewBox:o};o||delete Z.viewBox;let x=v;return void 0===x&&u&&(x=-1),c.createElement("span",l()({role:"img"},m,{ref:g,tabIndex:x,onClick:u,className:V}),r?c.createElement(r,Z,d):d?(H(Boolean(o)||1===c.Children.count(d)&&c.isValidElement(d)&&"use"===c.Children.only(d).type,"Make sure that you provide correct `viewBox` prop (default `0 0 1024 1024`) to the icon."),c.createElement("svg",l()({},Z,{viewBox:o}),d)):null)}));const LQ=new Set;function xQ(c,t=0){const e=c[t];if(a=e,Boolean("string"==typeof a&&a.length&&!LQ.has(a))){const a=document.createElement("script");a.setAttribute("src",e),a.setAttribute("data-namespace",e),c.length>t+1&&(a.onload=()=>{xQ(c,t+1)},a.onerror=()=>{xQ(c,t+1)}),LQ.add(e),document.body.appendChild(a)}var a}function BQ(t={}){const{scriptUrl:e,extraCommonProps:a={}}=t;e&&"undefined"!=typeof document&&"undefined"!=typeof window&&"function"==typeof document.createElement&&(Array.isArray(e)?xQ(e.reverse()):xQ([e]));const n=c.forwardRef(((t,e)=>{const{type:n,children:r,...i}=t;let o=null;return t.type&&(o=c.createElement("use",{xlinkHref:`#${n}`})),r&&(o=r),c.createElement(bQ,l()({},a,i,{ref:e}),o)}));return n.displayName="Iconfont",n}const RQ=e.Provider}(),n}()}));