@synotech/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 (1833) hide show
  1. package/LICENSE +21 -0
  2. package/dist/SyActivity.d.ts +4 -0
  3. package/dist/SyActivity.tsx +15 -0
  4. package/dist/SyAdd.d.ts +4 -0
  5. package/dist/SyAdd.tsx +8 -0
  6. package/dist/SyAddSquare.d.ts +4 -0
  7. package/dist/SyAddSquare.tsx +15 -0
  8. package/dist/SyAddUser.d.ts +4 -0
  9. package/dist/SyAddUser.tsx +22 -0
  10. package/dist/SyAirdrop.d.ts +4 -0
  11. package/dist/SyAirdrop.tsx +17 -0
  12. package/dist/SyAirplane.d.ts +4 -0
  13. package/dist/SyAirplane.tsx +8 -0
  14. package/dist/SyAlarm.d.ts +4 -0
  15. package/dist/SyAlarm.tsx +14 -0
  16. package/dist/SyAlarmclock.d.ts +4 -0
  17. package/dist/SyAlarmclock.tsx +9 -0
  18. package/dist/SyApple.d.ts +4 -0
  19. package/dist/SyApple.tsx +8 -0
  20. package/dist/SyApplePay.d.ts +4 -0
  21. package/dist/SyApplePay.tsx +8 -0
  22. package/dist/SyAppstoreApple.d.ts +4 -0
  23. package/dist/SyAppstoreApple.tsx +16 -0
  24. package/dist/SyAppstoreGoogle.d.ts +4 -0
  25. package/dist/SyAppstoreGoogle.tsx +29 -0
  26. package/dist/SyAppstoreHuawei.d.ts +4 -0
  27. package/dist/SyAppstoreHuawei.tsx +24 -0
  28. package/dist/SyArchive.d.ts +4 -0
  29. package/dist/SyArchive.tsx +16 -0
  30. package/dist/SyArchiveAltBig.d.ts +4 -0
  31. package/dist/SyArchiveAltBig.tsx +17 -0
  32. package/dist/SyArchiveBox.d.ts +4 -0
  33. package/dist/SyArchiveBox.tsx +10 -0
  34. package/dist/SyArchiveFill.d.ts +4 -0
  35. package/dist/SyArchiveFill.tsx +12 -0
  36. package/dist/SyArchiveLoad.d.ts +4 -0
  37. package/dist/SyArchiveLoad.tsx +12 -0
  38. package/dist/SyArhive.d.ts +4 -0
  39. package/dist/SyArhive.tsx +10 -0
  40. package/dist/SyArhiveAltBig.d.ts +4 -0
  41. package/dist/SyArhiveAltBig.tsx +17 -0
  42. package/dist/SyArhiveFill.d.ts +4 -0
  43. package/dist/SyArhiveFill.tsx +12 -0
  44. package/dist/SyArhiveLoad.d.ts +4 -0
  45. package/dist/SyArhiveLoad.tsx +12 -0
  46. package/dist/SyArrowDown.d.ts +4 -0
  47. package/dist/SyArrowDown.tsx +14 -0
  48. package/dist/SyArrowDown3.d.ts +4 -0
  49. package/dist/SyArrowDown3.tsx +18 -0
  50. package/dist/SyArrowDownCircle.d.ts +4 -0
  51. package/dist/SyArrowDownCircle.tsx +13 -0
  52. package/dist/SyArrowDownSquare.d.ts +4 -0
  53. package/dist/SyArrowDownSquare.tsx +13 -0
  54. package/dist/SyArrowDownSystem.d.ts +4 -0
  55. package/dist/SyArrowDownSystem.tsx +8 -0
  56. package/dist/SyArrowLeft.d.ts +4 -0
  57. package/dist/SyArrowLeft.tsx +14 -0
  58. package/dist/SyArrowLeftCircle.d.ts +4 -0
  59. package/dist/SyArrowLeftCircle.tsx +16 -0
  60. package/dist/SyArrowLeftDownSystem.d.ts +4 -0
  61. package/dist/SyArrowLeftDownSystem.tsx +8 -0
  62. package/dist/SyArrowLeftSquare.d.ts +4 -0
  63. package/dist/SyArrowLeftSquare.tsx +17 -0
  64. package/dist/SyArrowLeftSystem.d.ts +4 -0
  65. package/dist/SyArrowLeftSystem.tsx +8 -0
  66. package/dist/SyArrowLeftUpSystem.d.ts +4 -0
  67. package/dist/SyArrowLeftUpSystem.tsx +8 -0
  68. package/dist/SyArrowRight.d.ts +4 -0
  69. package/dist/SyArrowRight.tsx +14 -0
  70. package/dist/SyArrowRight3.d.ts +4 -0
  71. package/dist/SyArrowRight3.tsx +18 -0
  72. package/dist/SyArrowRightCircle.d.ts +4 -0
  73. package/dist/SyArrowRightCircle.tsx +16 -0
  74. package/dist/SyArrowRightDownSystem.d.ts +4 -0
  75. package/dist/SyArrowRightDownSystem.tsx +8 -0
  76. package/dist/SyArrowRightSolid.d.ts +4 -0
  77. package/dist/SyArrowRightSolid.tsx +9 -0
  78. package/dist/SyArrowRightSquare.d.ts +4 -0
  79. package/dist/SyArrowRightSquare.tsx +17 -0
  80. package/dist/SyArrowRightSystem.d.ts +4 -0
  81. package/dist/SyArrowRightSystem.tsx +8 -0
  82. package/dist/SyArrowRightUpSystem.d.ts +4 -0
  83. package/dist/SyArrowRightUpSystem.tsx +8 -0
  84. package/dist/SyArrowUp.d.ts +4 -0
  85. package/dist/SyArrowUp.tsx +14 -0
  86. package/dist/SyArrowUp3.d.ts +4 -0
  87. package/dist/SyArrowUp3.tsx +18 -0
  88. package/dist/SyArrowUpCircle.d.ts +4 -0
  89. package/dist/SyArrowUpCircle.tsx +16 -0
  90. package/dist/SyArrowUpCircleSystem.d.ts +4 -0
  91. package/dist/SyArrowUpCircleSystem.tsx +9 -0
  92. package/dist/SyArrowUpSquare.d.ts +4 -0
  93. package/dist/SyArrowUpSquare.tsx +17 -0
  94. package/dist/SyArrowUpSystem.d.ts +4 -0
  95. package/dist/SyArrowUpSystem.tsx +8 -0
  96. package/dist/SyAttendance.d.ts +4 -0
  97. package/dist/SyAttendance.tsx +15 -0
  98. package/dist/SyBag.d.ts +4 -0
  99. package/dist/SyBag.tsx +18 -0
  100. package/dist/SyBankSystem.d.ts +4 -0
  101. package/dist/SyBankSystem.tsx +8 -0
  102. package/dist/SyBarcode.d.ts +4 -0
  103. package/dist/SyBarcode.tsx +8 -0
  104. package/dist/SyBasket.d.ts +4 -0
  105. package/dist/SyBasket.tsx +12 -0
  106. package/dist/SyBasketAlt.d.ts +4 -0
  107. package/dist/SyBasketAlt.tsx +18 -0
  108. package/dist/SyBatteryFull.d.ts +4 -0
  109. package/dist/SyBatteryFull.tsx +10 -0
  110. package/dist/SyBatteryLow.d.ts +4 -0
  111. package/dist/SyBatteryLow.tsx +10 -0
  112. package/dist/SyBell.d.ts +4 -0
  113. package/dist/SyBell.tsx +12 -0
  114. package/dist/SyBellPin.d.ts +4 -0
  115. package/dist/SyBellPin.tsx +15 -0
  116. package/dist/SyBlank.d.ts +4 -0
  117. package/dist/SyBlank.tsx +12 -0
  118. package/dist/SyBlankAlt.d.ts +4 -0
  119. package/dist/SyBlankAlt.tsx +10 -0
  120. package/dist/SyBook.d.ts +4 -0
  121. package/dist/SyBook.tsx +9 -0
  122. package/dist/SyBookCheck.d.ts +4 -0
  123. package/dist/SyBookCheck.tsx +9 -0
  124. package/dist/SyBookOpen.d.ts +4 -0
  125. package/dist/SyBookOpen.tsx +12 -0
  126. package/dist/SyBookmark.d.ts +4 -0
  127. package/dist/SyBookmark.tsx +18 -0
  128. package/dist/SyBox.d.ts +4 -0
  129. package/dist/SyBox.tsx +13 -0
  130. package/dist/SyBoxAlt.d.ts +4 -0
  131. package/dist/SyBoxAlt.tsx +13 -0
  132. package/dist/SyBoxAltFill.d.ts +4 -0
  133. package/dist/SyBoxAltFill.tsx +12 -0
  134. package/dist/SyBoxFill.d.ts +4 -0
  135. package/dist/SyBoxFill.tsx +12 -0
  136. package/dist/SyBoxOpen.d.ts +4 -0
  137. package/dist/SyBoxOpen.tsx +12 -0
  138. package/dist/SyBoxOpenFill.d.ts +4 -0
  139. package/dist/SyBoxOpenFill.tsx +14 -0
  140. package/dist/SyBrokenHeart.d.ts +4 -0
  141. package/dist/SyBrokenHeart.tsx +14 -0
  142. package/dist/SyBug.d.ts +4 -0
  143. package/dist/SyBug.tsx +18 -0
  144. package/dist/SyBuildings.d.ts +4 -0
  145. package/dist/SyBuildings.tsx +16 -0
  146. package/dist/SyBuy.d.ts +4 -0
  147. package/dist/SyBuy.tsx +20 -0
  148. package/dist/SyCalendar.d.ts +4 -0
  149. package/dist/SyCalendar.tsx +25 -0
  150. package/dist/SyCalendarAdd.d.ts +4 -0
  151. package/dist/SyCalendarAdd.tsx +18 -0
  152. package/dist/SyCamera.d.ts +4 -0
  153. package/dist/SyCamera.tsx +21 -0
  154. package/dist/SyCandle.d.ts +4 -0
  155. package/dist/SyCandle.tsx +12 -0
  156. package/dist/SyCapsule.d.ts +4 -0
  157. package/dist/SyCapsule.tsx +12 -0
  158. package/dist/SyCategory.d.ts +4 -0
  159. package/dist/SyCategory.tsx +15 -0
  160. package/dist/SyChart.d.ts +4 -0
  161. package/dist/SyChart.tsx +18 -0
  162. package/dist/SyChart21.d.ts +4 -0
  163. package/dist/SyChart21.tsx +13 -0
  164. package/dist/SyChartAlt.d.ts +4 -0
  165. package/dist/SyChartAlt.tsx +9 -0
  166. package/dist/SyChat.d.ts +4 -0
  167. package/dist/SyChat.tsx +18 -0
  168. package/dist/SyChatAlt2.d.ts +4 -0
  169. package/dist/SyChatAlt2.tsx +14 -0
  170. package/dist/SyChatAltAdd.d.ts +4 -0
  171. package/dist/SyChatAltAdd.tsx +13 -0
  172. package/dist/SyChatPlus1.d.ts +4 -0
  173. package/dist/SyChatPlus1.tsx +13 -0
  174. package/dist/SyChatSearch.d.ts +4 -0
  175. package/dist/SyChatSearch.tsx +12 -0
  176. package/dist/SyChatSearchLight.d.ts +4 -0
  177. package/dist/SyChatSearchLight.tsx +13 -0
  178. package/dist/SyCheck.d.ts +4 -0
  179. package/dist/SyCheck.tsx +8 -0
  180. package/dist/SyCheckRing.d.ts +4 -0
  181. package/dist/SyCheckRing.tsx +9 -0
  182. package/dist/SyCheckRingRound.d.ts +4 -0
  183. package/dist/SyCheckRingRound.tsx +10 -0
  184. package/dist/SyChevronDown.d.ts +4 -0
  185. package/dist/SyChevronDown.tsx +8 -0
  186. package/dist/SyChevronDownSystem.d.ts +4 -0
  187. package/dist/SyChevronDownSystem.tsx +8 -0
  188. package/dist/SyChevronLeftSystem.d.ts +4 -0
  189. package/dist/SyChevronLeftSystem.tsx +8 -0
  190. package/dist/SyChevronRight.d.ts +4 -0
  191. package/dist/SyChevronRight.tsx +8 -0
  192. package/dist/SyChevronRightSystem.d.ts +4 -0
  193. package/dist/SyChevronRightSystem.tsx +8 -0
  194. package/dist/SyChevronUp.d.ts +4 -0
  195. package/dist/SyChevronUp.tsx +8 -0
  196. package/dist/SyChevronUpSystem.d.ts +4 -0
  197. package/dist/SyChevronUpSystem.tsx +8 -0
  198. package/dist/SyChield.d.ts +4 -0
  199. package/dist/SyChield.tsx +12 -0
  200. package/dist/SyChieldAlt.d.ts +4 -0
  201. package/dist/SyChieldAlt.tsx +14 -0
  202. package/dist/SyChieldCheck.d.ts +4 -0
  203. package/dist/SyChieldCheck.tsx +12 -0
  204. package/dist/SyCircle.d.ts +4 -0
  205. package/dist/SyCircle.tsx +8 -0
  206. package/dist/SyCircleFilled.d.ts +4 -0
  207. package/dist/SyCircleFilled.tsx +8 -0
  208. package/dist/SyClipboard.d.ts +4 -0
  209. package/dist/SyClipboard.tsx +12 -0
  210. package/dist/SyClock.d.ts +4 -0
  211. package/dist/SyClock.tsx +9 -0
  212. package/dist/SyClose.d.ts +4 -0
  213. package/dist/SyClose.tsx +8 -0
  214. package/dist/SyCloseSquare.d.ts +4 -0
  215. package/dist/SyCloseSquare.tsx +12 -0
  216. package/dist/SyCloud.d.ts +4 -0
  217. package/dist/SyCloud.tsx +15 -0
  218. package/dist/SyCloudAlt.d.ts +4 -0
  219. package/dist/SyCloudAlt.tsx +10 -0
  220. package/dist/SyCloudChange.d.ts +4 -0
  221. package/dist/SyCloudChange.tsx +12 -0
  222. package/dist/SyColorSwatch.d.ts +4 -0
  223. package/dist/SyColorSwatch.tsx +16 -0
  224. package/dist/SyColorfilter.d.ts +4 -0
  225. package/dist/SyColorfilter.tsx +16 -0
  226. package/dist/SyComment.d.ts +4 -0
  227. package/dist/SyComment.tsx +14 -0
  228. package/dist/SyCompass.d.ts +4 -0
  229. package/dist/SyCompass.tsx +9 -0
  230. package/dist/SyCompassNorth.d.ts +4 -0
  231. package/dist/SyCompassNorth.tsx +12 -0
  232. package/dist/SyConvertCard.d.ts +4 -0
  233. package/dist/SyConvertCard.tsx +16 -0
  234. package/dist/SyCreditCard.d.ts +4 -0
  235. package/dist/SyCreditCard.tsx +9 -0
  236. package/dist/SyCreditCardDuo.d.ts +4 -0
  237. package/dist/SyCreditCardDuo.tsx +13 -0
  238. package/dist/SyCritical.d.ts +4 -0
  239. package/dist/SyCritical.tsx +14 -0
  240. package/dist/SyDanger.d.ts +4 -0
  241. package/dist/SyDanger.tsx +15 -0
  242. package/dist/SyDashboard.d.ts +4 -0
  243. package/dist/SyDashboard.tsx +10 -0
  244. package/dist/SyData.d.ts +4 -0
  245. package/dist/SyData.tsx +9 -0
  246. package/dist/SyDatabase.d.ts +4 -0
  247. package/dist/SyDatabase.tsx +10 -0
  248. package/dist/SyDateRange.d.ts +4 -0
  249. package/dist/SyDateRange.tsx +17 -0
  250. package/dist/SyDateToday.d.ts +4 -0
  251. package/dist/SyDateToday.tsx +17 -0
  252. package/dist/SyDelAlt.d.ts +4 -0
  253. package/dist/SyDelAlt.tsx +13 -0
  254. package/dist/SyDell.d.ts +4 -0
  255. package/dist/SyDell.tsx +10 -0
  256. package/dist/SyDesk.d.ts +4 -0
  257. package/dist/SyDesk.tsx +14 -0
  258. package/dist/SyDimond.d.ts +4 -0
  259. package/dist/SyDimond.tsx +12 -0
  260. package/dist/SyDimondAlt.d.ts +4 -0
  261. package/dist/SyDimondAlt.tsx +12 -0
  262. package/dist/SyDirectionAlt2.d.ts +4 -0
  263. package/dist/SyDirectionAlt2.tsx +15 -0
  264. package/dist/SyDiscount.d.ts +4 -0
  265. package/dist/SyDiscount.tsx +12 -0
  266. package/dist/SyDiscovery.d.ts +4 -0
  267. package/dist/SyDiscovery.tsx +16 -0
  268. package/dist/SyDocument.d.ts +4 -0
  269. package/dist/SyDocument.tsx +18 -0
  270. package/dist/SyDollar.d.ts +4 -0
  271. package/dist/SyDollar.tsx +8 -0
  272. package/dist/SyDone.d.ts +4 -0
  273. package/dist/SyDone.tsx +9 -0
  274. package/dist/SyDoneAllRound.d.ts +4 -0
  275. package/dist/SyDoneAllRound.tsx +12 -0
  276. package/dist/SyDoneRingRound.d.ts +4 -0
  277. package/dist/SyDoneRingRound.tsx +10 -0
  278. package/dist/SyDoughnut.d.ts +4 -0
  279. package/dist/SyDoughnut.tsx +8 -0
  280. package/dist/SyDownload.d.ts +4 -0
  281. package/dist/SyDownload.tsx +15 -0
  282. package/dist/SyDownloadCircle.d.ts +4 -0
  283. package/dist/SyDownloadCircle.tsx +9 -0
  284. package/dist/SyEdit.d.ts +4 -0
  285. package/dist/SyEdit.tsx +22 -0
  286. package/dist/SyEditSolid.d.ts +4 -0
  287. package/dist/SyEditSolid.tsx +12 -0
  288. package/dist/SyElectricity.d.ts +4 -0
  289. package/dist/SyElectricity.tsx +12 -0
  290. package/dist/SyElementPlus.d.ts +4 -0
  291. package/dist/SyElementPlus.tsx +17 -0
  292. package/dist/SyEmptyWallet.d.ts +4 -0
  293. package/dist/SyEmptyWallet.tsx +12 -0
  294. package/dist/SyEnvelope.d.ts +4 -0
  295. package/dist/SyEnvelope.tsx +8 -0
  296. package/dist/SyEnvelopeSolid.d.ts +4 -0
  297. package/dist/SyEnvelopeSolid.tsx +9 -0
  298. package/dist/SyError.d.ts +4 -0
  299. package/dist/SyError.tsx +8 -0
  300. package/dist/SyExport.d.ts +4 -0
  301. package/dist/SyExport.tsx +9 -0
  302. package/dist/SyEye.d.ts +4 -0
  303. package/dist/SyEye.tsx +15 -0
  304. package/dist/SyFacebook.d.ts +4 -0
  305. package/dist/SyFacebook.tsx +8 -0
  306. package/dist/SyFavorite.d.ts +4 -0
  307. package/dist/SyFavorite.tsx +12 -0
  308. package/dist/SyFile.d.ts +4 -0
  309. package/dist/SyFile.tsx +12 -0
  310. package/dist/SyFileDock.d.ts +4 -0
  311. package/dist/SyFileDock.tsx +12 -0
  312. package/dist/SyFileDockAdd.d.ts +4 -0
  313. package/dist/SyFileDockAdd.tsx +13 -0
  314. package/dist/SyFilters.d.ts +4 -0
  315. package/dist/SyFilters.tsx +12 -0
  316. package/dist/SyFire.d.ts +4 -0
  317. package/dist/SyFire.tsx +14 -0
  318. package/dist/SyFireAlt.d.ts +4 -0
  319. package/dist/SyFireAlt.tsx +14 -0
  320. package/dist/SyFireFill.d.ts +4 -0
  321. package/dist/SyFireFill.tsx +19 -0
  322. package/dist/SyFlagAlt.d.ts +4 -0
  323. package/dist/SyFlagAlt.tsx +12 -0
  324. package/dist/SyFolder.d.ts +4 -0
  325. package/dist/SyFolder.tsx +18 -0
  326. package/dist/SyFolderAdd.d.ts +4 -0
  327. package/dist/SyFolderAdd.tsx +12 -0
  328. package/dist/SyFolderAddFill.d.ts +4 -0
  329. package/dist/SyFolderAddFill.tsx +12 -0
  330. package/dist/SyFolderAlt.d.ts +4 -0
  331. package/dist/SyFolderAlt.tsx +10 -0
  332. package/dist/SyFolderAltFill.d.ts +4 -0
  333. package/dist/SyFolderAltFill.tsx +13 -0
  334. package/dist/SyFolderCheck.d.ts +4 -0
  335. package/dist/SyFolderCheck.tsx +12 -0
  336. package/dist/SyFolderCopy.d.ts +4 -0
  337. package/dist/SyFolderCopy.tsx +12 -0
  338. package/dist/SyFolderDel.d.ts +4 -0
  339. package/dist/SyFolderDel.tsx +12 -0
  340. package/dist/SyFolderDelFill.d.ts +4 -0
  341. package/dist/SyFolderDelFill.tsx +12 -0
  342. package/dist/SyFolderDublicate.d.ts +4 -0
  343. package/dist/SyFolderDublicate.tsx +12 -0
  344. package/dist/SyFolderFill.d.ts +4 -0
  345. package/dist/SyFolderFill.tsx +12 -0
  346. package/dist/SyFolderLine.d.ts +4 -0
  347. package/dist/SyFolderLine.tsx +13 -0
  348. package/dist/SyFolderSearch.d.ts +4 -0
  349. package/dist/SyFolderSearch.tsx +12 -0
  350. package/dist/SyFolderSend.d.ts +4 -0
  351. package/dist/SyFolderSend.tsx +12 -0
  352. package/dist/SyForm.d.ts +4 -0
  353. package/dist/SyForm.tsx +14 -0
  354. package/dist/SyFormatCircle.d.ts +4 -0
  355. package/dist/SyFormatCircle.tsx +12 -0
  356. package/dist/SyFunnel.d.ts +4 -0
  357. package/dist/SyFunnel.tsx +18 -0
  358. package/dist/SyGame.d.ts +4 -0
  359. package/dist/SyGame.tsx +14 -0
  360. package/dist/SyGasStation.d.ts +4 -0
  361. package/dist/SyGasStation.tsx +14 -0
  362. package/dist/SyGdpr.d.ts +4 -0
  363. package/dist/SyGdpr.tsx +12 -0
  364. package/dist/SyGender.d.ts +4 -0
  365. package/dist/SyGender.tsx +12 -0
  366. package/dist/SyGiftLight.d.ts +4 -0
  367. package/dist/SyGiftLight.tsx +15 -0
  368. package/dist/SyGooglePay.d.ts +4 -0
  369. package/dist/SyGooglePay.tsx +11 -0
  370. package/dist/SyGpsFixed.d.ts +4 -0
  371. package/dist/SyGpsFixed.tsx +14 -0
  372. package/dist/SyGraph.d.ts +4 -0
  373. package/dist/SyGraph.tsx +14 -0
  374. package/dist/SyGraphSolid.d.ts +4 -0
  375. package/dist/SyGraphSolid.tsx +12 -0
  376. package/dist/SyHashtag.d.ts +4 -0
  377. package/dist/SyHashtag.tsx +8 -0
  378. package/dist/SyHeadphone.d.ts +4 -0
  379. package/dist/SyHeadphone.tsx +12 -0
  380. package/dist/SyHeadphonesFill.d.ts +4 -0
  381. package/dist/SyHeadphonesFill.tsx +21 -0
  382. package/dist/SyHeart.d.ts +4 -0
  383. package/dist/SyHeart.tsx +18 -0
  384. package/dist/SyHide.d.ts +4 -0
  385. package/dist/SyHide.tsx +13 -0
  386. package/dist/SyHierarchy.d.ts +4 -0
  387. package/dist/SyHierarchy.tsx +12 -0
  388. package/dist/SyHome.d.ts +4 -0
  389. package/dist/SyHome.tsx +8 -0
  390. package/dist/SyImage.d.ts +4 -0
  391. package/dist/SyImage.tsx +24 -0
  392. package/dist/SyImg.d.ts +4 -0
  393. package/dist/SyImg.tsx +14 -0
  394. package/dist/SyImgBox.d.ts +4 -0
  395. package/dist/SyImgBox.tsx +14 -0
  396. package/dist/SyImgOutBox.d.ts +4 -0
  397. package/dist/SyImgOutBox.tsx +18 -0
  398. package/dist/SyImgRol.d.ts +4 -0
  399. package/dist/SyImgRol.tsx +14 -0
  400. package/dist/SyImport.d.ts +4 -0
  401. package/dist/SyImport.tsx +9 -0
  402. package/dist/SyInfo.d.ts +4 -0
  403. package/dist/SyInfo.tsx +9 -0
  404. package/dist/SyInfoSolid.d.ts +4 -0
  405. package/dist/SyInfoSolid.tsx +8 -0
  406. package/dist/SyInfoSquare.d.ts +4 -0
  407. package/dist/SyInfoSquare.tsx +18 -0
  408. package/dist/SyInsta.d.ts +4 -0
  409. package/dist/SyInsta.tsx +13 -0
  410. package/dist/SyInstagram.d.ts +4 -0
  411. package/dist/SyInstagram.tsx +8 -0
  412. package/dist/SyIto.d.ts +4 -0
  413. package/dist/SyIto.tsx +13 -0
  414. package/dist/SyJudge.d.ts +4 -0
  415. package/dist/SyJudge.tsx +13 -0
  416. package/dist/SyJumpTime.d.ts +4 -0
  417. package/dist/SyJumpTime.tsx +12 -0
  418. package/dist/SyKey.d.ts +4 -0
  419. package/dist/SyKey.tsx +17 -0
  420. package/dist/SyKeyAlt.d.ts +4 -0
  421. package/dist/SyKeyAlt.tsx +13 -0
  422. package/dist/SyKickScooter.d.ts +4 -0
  423. package/dist/SyKickScooter.tsx +14 -0
  424. package/dist/SyLamp.d.ts +4 -0
  425. package/dist/SyLamp.tsx +26 -0
  426. package/dist/SyLampSolid.d.ts +4 -0
  427. package/dist/SyLampSolid.tsx +14 -0
  428. package/dist/SyLayer.d.ts +4 -0
  429. package/dist/SyLayer.tsx +16 -0
  430. package/dist/SyLayers.d.ts +4 -0
  431. package/dist/SyLayers.tsx +18 -0
  432. package/dist/SyLegalAdministrativeApproval.d.ts +4 -0
  433. package/dist/SyLegalAdministrativeApproval.tsx +14 -0
  434. package/dist/SyLegalAid.d.ts +4 -0
  435. package/dist/SyLegalAid.tsx +14 -0
  436. package/dist/SyLegalAnnualAssessment.d.ts +4 -0
  437. package/dist/SyLegalAnnualAssessment.tsx +13 -0
  438. package/dist/SyLegalCommunityCorrectionsBureau.d.ts +4 -0
  439. package/dist/SyLegalCommunityCorrectionsBureau.tsx +27 -0
  440. package/dist/SyLegalDrugManagement.d.ts +4 -0
  441. package/dist/SyLegalDrugManagement.tsx +21 -0
  442. package/dist/SyLegalForeignLawFirm.d.ts +4 -0
  443. package/dist/SyLegalForeignLawFirm.tsx +13 -0
  444. package/dist/SyLegalForensicInstitute.d.ts +4 -0
  445. package/dist/SyLegalForensicInstitute.tsx +14 -0
  446. package/dist/SyLegalForensicMemberServices.d.ts +4 -0
  447. package/dist/SyLegalForensicMemberServices.tsx +17 -0
  448. package/dist/SyLegalJudicialExamination.d.ts +4 -0
  449. package/dist/SyLegalJudicialExamination.tsx +13 -0
  450. package/dist/SyLegalJusticeBureau.d.ts +4 -0
  451. package/dist/SyLegalJusticeBureau.tsx +14 -0
  452. package/dist/SyLegalLawOffice.d.ts +4 -0
  453. package/dist/SyLegalLawOffice.tsx +14 -0
  454. package/dist/SyLegalNotaryOffice.d.ts +4 -0
  455. package/dist/SyLegalNotaryOffice.tsx +11 -0
  456. package/dist/SyLegalOnlineNotarization.d.ts +4 -0
  457. package/dist/SyLegalOnlineNotarization.tsx +13 -0
  458. package/dist/SyLegalOpenByApplication.d.ts +4 -0
  459. package/dist/SyLegalOpenByApplication.tsx +13 -0
  460. package/dist/SyLegalPrison.d.ts +4 -0
  461. package/dist/SyLegalPrison.tsx +10 -0
  462. package/dist/SyLegalRemoteTeaching.d.ts +4 -0
  463. package/dist/SyLegalRemoteTeaching.tsx +12 -0
  464. package/dist/SyLegalTheCourt.d.ts +4 -0
  465. package/dist/SyLegalTheCourt.tsx +14 -0
  466. package/dist/SyLightning.d.ts +4 -0
  467. package/dist/SyLightning.tsx +12 -0
  468. package/dist/SyLightningAlt.d.ts +4 -0
  469. package/dist/SyLightningAlt.tsx +12 -0
  470. package/dist/SyLightningRing.d.ts +4 -0
  471. package/dist/SyLightningRing.tsx +15 -0
  472. package/dist/SyLike.d.ts +4 -0
  473. package/dist/SyLike.tsx +14 -0
  474. package/dist/SyLine.d.ts +4 -0
  475. package/dist/SyLine.tsx +12 -0
  476. package/dist/SyLinkedin.d.ts +4 -0
  477. package/dist/SyLinkedin.tsx +8 -0
  478. package/dist/SyLoadCircle.d.ts +4 -0
  479. package/dist/SyLoadCircle.tsx +9 -0
  480. package/dist/SyLocation.d.ts +4 -0
  481. package/dist/SyLocation.tsx +18 -0
  482. package/dist/SyLocationSolid.d.ts +4 -0
  483. package/dist/SyLocationSolid.tsx +8 -0
  484. package/dist/SyLock.d.ts +4 -0
  485. package/dist/SyLock.tsx +19 -0
  486. package/dist/SyMap.d.ts +4 -0
  487. package/dist/SyMap.tsx +10 -0
  488. package/dist/SyMapSolid.d.ts +4 -0
  489. package/dist/SyMapSolid.tsx +14 -0
  490. package/dist/SyMastercard.d.ts +4 -0
  491. package/dist/SyMastercard.tsx +9 -0
  492. package/dist/SyMenu.d.ts +4 -0
  493. package/dist/SyMenu.tsx +9 -0
  494. package/dist/SyMessage.d.ts +4 -0
  495. package/dist/SyMessage.tsx +18 -0
  496. package/dist/SyMessageAlt.d.ts +4 -0
  497. package/dist/SyMessageAlt.tsx +9 -0
  498. package/dist/SyMessageOpen.d.ts +4 -0
  499. package/dist/SyMessageOpen.tsx +13 -0
  500. package/dist/SyMic.d.ts +4 -0
  501. package/dist/SyMic.tsx +16 -0
  502. package/dist/SyMicAlt.d.ts +4 -0
  503. package/dist/SyMicAlt.tsx +15 -0
  504. package/dist/SyMinus.d.ts +4 -0
  505. package/dist/SyMinus.tsx +8 -0
  506. package/dist/SyMoney.d.ts +4 -0
  507. package/dist/SyMoney.tsx +14 -0
  508. package/dist/SyMoon.d.ts +4 -0
  509. package/dist/SyMoon.tsx +14 -0
  510. package/dist/SyMoreCircle.d.ts +4 -0
  511. package/dist/SyMoreCircle.tsx +16 -0
  512. package/dist/SyMusic.d.ts +4 -0
  513. package/dist/SyMusic.tsx +13 -0
  514. package/dist/SyNesting.d.ts +4 -0
  515. package/dist/SyNesting.tsx +12 -0
  516. package/dist/SyNews.d.ts +4 -0
  517. package/dist/SyNews.tsx +13 -0
  518. package/dist/SyNfc.d.ts +4 -0
  519. package/dist/SyNfc.tsx +13 -0
  520. package/dist/SyNotebook.d.ts +4 -0
  521. package/dist/SyNotebook.tsx +15 -0
  522. package/dist/SyNotification.d.ts +4 -0
  523. package/dist/SyNotification.tsx +18 -0
  524. package/dist/SyNotificationActiveSystem.d.ts +4 -0
  525. package/dist/SyNotificationActiveSystem.tsx +8 -0
  526. package/dist/SyNotificationSystem.d.ts +4 -0
  527. package/dist/SyNotificationSystem.tsx +8 -0
  528. package/dist/SyOnButton.d.ts +4 -0
  529. package/dist/SyOnButton.tsx +15 -0
  530. package/dist/SyOrder.d.ts +4 -0
  531. package/dist/SyOrder.tsx +13 -0
  532. package/dist/SyPaper.d.ts +4 -0
  533. package/dist/SyPaper.tsx +19 -0
  534. package/dist/SyPaperDownload.d.ts +4 -0
  535. package/dist/SyPaperDownload.tsx +19 -0
  536. package/dist/SyPaperFail.d.ts +4 -0
  537. package/dist/SyPaperFail.tsx +19 -0
  538. package/dist/SyPaperNegative.d.ts +4 -0
  539. package/dist/SyPaperNegative.tsx +19 -0
  540. package/dist/SyPaperPlus.d.ts +4 -0
  541. package/dist/SyPaperPlus.tsx +19 -0
  542. package/dist/SyPaperUpload.d.ts +4 -0
  543. package/dist/SyPaperUpload.tsx +19 -0
  544. package/dist/SyPassword.d.ts +4 -0
  545. package/dist/SyPassword.tsx +22 -0
  546. package/dist/SyPci.d.ts +4 -0
  547. package/dist/SyPci.tsx +16 -0
  548. package/dist/SyPhone.d.ts +4 -0
  549. package/dist/SyPhone.tsx +8 -0
  550. package/dist/SyPhoneMobile.d.ts +4 -0
  551. package/dist/SyPhoneMobile.tsx +10 -0
  552. package/dist/SyPin.d.ts +4 -0
  553. package/dist/SyPin.tsx +13 -0
  554. package/dist/SyPinAlt.d.ts +4 -0
  555. package/dist/SyPinAlt.tsx +16 -0
  556. package/dist/SyPined.d.ts +4 -0
  557. package/dist/SyPined.tsx +14 -0
  558. package/dist/SyPipe.d.ts +4 -0
  559. package/dist/SyPipe.tsx +14 -0
  560. package/dist/SyPlay.d.ts +4 -0
  561. package/dist/SyPlay.tsx +14 -0
  562. package/dist/SyPlayCricle.d.ts +4 -0
  563. package/dist/SyPlayCricle.tsx +12 -0
  564. package/dist/SyPlus.d.ts +4 -0
  565. package/dist/SyPlus.tsx +14 -0
  566. package/dist/SyPointers.d.ts +4 -0
  567. package/dist/SyPointers.tsx +12 -0
  568. package/dist/SyPrint.d.ts +4 -0
  569. package/dist/SyPrint.tsx +13 -0
  570. package/dist/SyProfile.d.ts +4 -0
  571. package/dist/SyProfile.tsx +14 -0
  572. package/dist/SyQuestion.d.ts +4 -0
  573. package/dist/SyQuestion.tsx +11 -0
  574. package/dist/SyQuoteDown.d.ts +4 -0
  575. package/dist/SyQuoteDown.tsx +12 -0
  576. package/dist/SyQuoteUp.d.ts +4 -0
  577. package/dist/SyQuoteUp.tsx +12 -0
  578. package/dist/SyRadar.d.ts +4 -0
  579. package/dist/SyRadar.tsx +12 -0
  580. package/dist/SyRain.d.ts +4 -0
  581. package/dist/SyRain.tsx +14 -0
  582. package/dist/SyRecoveryConvert.d.ts +4 -0
  583. package/dist/SyRecoveryConvert.tsx +16 -0
  584. package/dist/SyRefresh.d.ts +4 -0
  585. package/dist/SyRefresh.tsx +8 -0
  586. package/dist/SyRemove.d.ts +4 -0
  587. package/dist/SyRemove.tsx +9 -0
  588. package/dist/SyReorder.d.ts +4 -0
  589. package/dist/SyReorder.tsx +16 -0
  590. package/dist/SyRepeat.d.ts +4 -0
  591. package/dist/SyRepeat.tsx +12 -0
  592. package/dist/SyRing.d.ts +4 -0
  593. package/dist/SyRing.tsx +12 -0
  594. package/dist/SyRocket.d.ts +4 -0
  595. package/dist/SyRocket.tsx +16 -0
  596. package/dist/SyRouting.d.ts +4 -0
  597. package/dist/SyRouting.tsx +17 -0
  598. package/dist/SySave.d.ts +4 -0
  599. package/dist/SySave.tsx +15 -0
  600. package/dist/SyScan.d.ts +4 -0
  601. package/dist/SyScan.tsx +15 -0
  602. package/dist/SyScan2.d.ts +4 -0
  603. package/dist/SyScan2.tsx +16 -0
  604. package/dist/SyScanner.d.ts +4 -0
  605. package/dist/SyScanner.tsx +12 -0
  606. package/dist/SySearch.d.ts +4 -0
  607. package/dist/SySearch.tsx +13 -0
  608. package/dist/SySearchAlt.d.ts +4 -0
  609. package/dist/SySearchAlt.tsx +14 -0
  610. package/dist/SySecure.d.ts +4 -0
  611. package/dist/SySecure.tsx +9 -0
  612. package/dist/SySend.d.ts +4 -0
  613. package/dist/SySend.tsx +14 -0
  614. package/dist/SySendHor.d.ts +4 -0
  615. package/dist/SySendHor.tsx +12 -0
  616. package/dist/SyServer.d.ts +4 -0
  617. package/dist/SyServer.tsx +16 -0
  618. package/dist/SySetting.d.ts +4 -0
  619. package/dist/SySetting.tsx +18 -0
  620. package/dist/SySettingAltLine.d.ts +4 -0
  621. package/dist/SySettingAltLine.tsx +12 -0
  622. package/dist/SySettingLine.d.ts +4 -0
  623. package/dist/SySettingLine.tsx +14 -0
  624. package/dist/SyShare.d.ts +4 -0
  625. package/dist/SyShare.tsx +8 -0
  626. package/dist/SyShield.d.ts +4 -0
  627. package/dist/SyShield.tsx +8 -0
  628. package/dist/SyShieldDone.d.ts +4 -0
  629. package/dist/SyShieldDone.tsx +18 -0
  630. package/dist/SyShieldFail.d.ts +4 -0
  631. package/dist/SyShieldFail.tsx +14 -0
  632. package/dist/SyShop.d.ts +4 -0
  633. package/dist/SyShop.tsx +14 -0
  634. package/dist/SyShow.d.ts +4 -0
  635. package/dist/SyShow.tsx +14 -0
  636. package/dist/SyShuffle.d.ts +4 -0
  637. package/dist/SyShuffle.tsx +12 -0
  638. package/dist/SySignInCircle.d.ts +4 -0
  639. package/dist/SySignInCircle.tsx +9 -0
  640. package/dist/SySignInSqure.d.ts +4 -0
  641. package/dist/SySignInSqure.tsx +12 -0
  642. package/dist/SySignOutCircle.d.ts +4 -0
  643. package/dist/SySignOutCircle.tsx +9 -0
  644. package/dist/SySignOutSqure.d.ts +4 -0
  645. package/dist/SySignOutSqure.tsx +12 -0
  646. package/dist/SySound.d.ts +4 -0
  647. package/dist/SySound.tsx +12 -0
  648. package/dist/SySoundMin.d.ts +4 -0
  649. package/dist/SySoundMin.tsx +12 -0
  650. package/dist/SySoundMute.d.ts +4 -0
  651. package/dist/SySoundMute.tsx +13 -0
  652. package/dist/SySpeedometer.d.ts +4 -0
  653. package/dist/SySpeedometer.tsx +12 -0
  654. package/dist/SyStackframe.d.ts +4 -0
  655. package/dist/SyStackframe.tsx +12 -0
  656. package/dist/SyStar.d.ts +4 -0
  657. package/dist/SyStar.tsx +8 -0
  658. package/dist/SyStarsLine.d.ts +4 -0
  659. package/dist/SyStarsLine.tsx +15 -0
  660. package/dist/SyStationMinimalistic.d.ts +4 -0
  661. package/dist/SyStationMinimalistic.tsx +20 -0
  662. package/dist/SyStopAndPlay.d.ts +4 -0
  663. package/dist/SyStopAndPlay.tsx +12 -0
  664. package/dist/SyStorm.d.ts +4 -0
  665. package/dist/SyStorm.tsx +17 -0
  666. package/dist/SySubttasks.d.ts +4 -0
  667. package/dist/SySubttasks.tsx +14 -0
  668. package/dist/SySunlight.d.ts +4 -0
  669. package/dist/SySunlight.tsx +10 -0
  670. package/dist/SySupport.d.ts +4 -0
  671. package/dist/SySupport.tsx +8 -0
  672. package/dist/SySwap.d.ts +4 -0
  673. package/dist/SySwap.tsx +19 -0
  674. package/dist/SySyotechAdd.d.ts +4 -0
  675. package/dist/SySyotechAdd.tsx +8 -0
  676. package/dist/SyTarget.d.ts +4 -0
  677. package/dist/SyTarget.tsx +14 -0
  678. package/dist/SyTech7X24H.d.ts +4 -0
  679. package/dist/SyTech7X24H.tsx +17 -0
  680. package/dist/SyTechAccountPeople.d.ts +4 -0
  681. package/dist/SyTechAccountPeople.tsx +14 -0
  682. package/dist/SyTechAirQualityControl.d.ts +4 -0
  683. package/dist/SyTechAirQualityControl.tsx +11 -0
  684. package/dist/SyTechAlarmClock.d.ts +4 -0
  685. package/dist/SyTechAlarmClock.tsx +14 -0
  686. package/dist/SyTechAllCovered.d.ts +4 -0
  687. package/dist/SyTechAllCovered.tsx +21 -0
  688. package/dist/SyTechApiInterface.d.ts +4 -0
  689. package/dist/SyTechApiInterface.tsx +18 -0
  690. package/dist/SyTechArchiveDataDocument.d.ts +4 -0
  691. package/dist/SyTechArchiveDataDocument.tsx +22 -0
  692. package/dist/SyTechAt.d.ts +4 -0
  693. package/dist/SyTechAt.tsx +8 -0
  694. package/dist/SyTechAttachment.d.ts +4 -0
  695. package/dist/SyTechAttachment.tsx +8 -0
  696. package/dist/SyTechAvailability.d.ts +4 -0
  697. package/dist/SyTechAvailability.tsx +28 -0
  698. package/dist/SyTechBell.d.ts +4 -0
  699. package/dist/SyTechBell.tsx +12 -0
  700. package/dist/SyTechBellOff.d.ts +4 -0
  701. package/dist/SyTechBellOff.tsx +9 -0
  702. package/dist/SyTechChatCommentEmail.d.ts +4 -0
  703. package/dist/SyTechChatCommentEmail.tsx +12 -0
  704. package/dist/SyTechCloudAcceleration.d.ts +4 -0
  705. package/dist/SyTechCloudAcceleration.tsx +28 -0
  706. package/dist/SyTechCloudArrowDownload.d.ts +4 -0
  707. package/dist/SyTechCloudArrowDownload.tsx +11 -0
  708. package/dist/SyTechCloudArrowUpload.d.ts +4 -0
  709. package/dist/SyTechCloudArrowUpload.tsx +11 -0
  710. package/dist/SyTechCloudBackup.d.ts +4 -0
  711. package/dist/SyTechCloudBackup.tsx +17 -0
  712. package/dist/SyTechCoin.d.ts +4 -0
  713. package/dist/SyTechCoin.tsx +22 -0
  714. package/dist/SyTechConnectionInternet.d.ts +4 -0
  715. package/dist/SyTechConnectionInternet.tsx +13 -0
  716. package/dist/SyTechCryptoExchange.d.ts +4 -0
  717. package/dist/SyTechCryptoExchange.tsx +11 -0
  718. package/dist/SyTechCurrencyExchange.d.ts +4 -0
  719. package/dist/SyTechCurrencyExchange.tsx +15 -0
  720. package/dist/SyTechCurveChart.d.ts +4 -0
  721. package/dist/SyTechCurveChart.tsx +13 -0
  722. package/dist/SyTechDataAnalysis.d.ts +4 -0
  723. package/dist/SyTechDataAnalysis.tsx +18 -0
  724. package/dist/SyTechDataCluster.d.ts +4 -0
  725. package/dist/SyTechDataCluster.tsx +14 -0
  726. package/dist/SyTechDdosProtection.d.ts +4 -0
  727. package/dist/SyTechDdosProtection.tsx +18 -0
  728. package/dist/SyTechDirectionLocation.d.ts +4 -0
  729. package/dist/SyTechDirectionLocation.tsx +10 -0
  730. package/dist/SyTechDns.d.ts +4 -0
  731. package/dist/SyTechDns.tsx +13 -0
  732. package/dist/SyTechFlexible.d.ts +4 -0
  733. package/dist/SyTechFlexible.tsx +14 -0
  734. package/dist/SyTechGenLifebelt.d.ts +4 -0
  735. package/dist/SyTechGenLifebelt.tsx +19 -0
  736. package/dist/SyTechHostRecord.d.ts +4 -0
  737. package/dist/SyTechHostRecord.tsx +28 -0
  738. package/dist/SyTechIntelligentPositioning.d.ts +4 -0
  739. package/dist/SyTechIntelligentPositioning.tsx +24 -0
  740. package/dist/SyTechInterfaceControl.d.ts +4 -0
  741. package/dist/SyTechInterfaceControl.tsx +30 -0
  742. package/dist/SyTechMachineVision.d.ts +4 -0
  743. package/dist/SyTechMachineVision.tsx +30 -0
  744. package/dist/SyTechMailReception.d.ts +4 -0
  745. package/dist/SyTechMailReception.tsx +18 -0
  746. package/dist/SyTechMobileApp.d.ts +4 -0
  747. package/dist/SyTechMobileApp.tsx +29 -0
  748. package/dist/SyTechMultipleDefenses.d.ts +4 -0
  749. package/dist/SyTechMultipleDefenses.tsx +18 -0
  750. package/dist/SyTechPageAnalysis.d.ts +4 -0
  751. package/dist/SyTechPageAnalysis.tsx +27 -0
  752. package/dist/SyTechPin.d.ts +4 -0
  753. package/dist/SyTechPin.tsx +18 -0
  754. package/dist/SyTechPortDetection.d.ts +4 -0
  755. package/dist/SyTechPortDetection.tsx +15 -0
  756. package/dist/SyTechRecursiveServer.d.ts +4 -0
  757. package/dist/SyTechRecursiveServer.tsx +14 -0
  758. package/dist/SyTechRecycleRefreshReloadRepeatRotate.d.ts +4 -0
  759. package/dist/SyTechRecycleRefreshReloadRepeatRotate.tsx +9 -0
  760. package/dist/SyTechRenewableEnergy.d.ts +4 -0
  761. package/dist/SyTechRenewableEnergy.tsx +13 -0
  762. package/dist/SyTechSecurity.d.ts +4 -0
  763. package/dist/SyTechSecurity.tsx +18 -0
  764. package/dist/SyTechSolidBatch.d.ts +4 -0
  765. package/dist/SyTechSolidBatch.tsx +8 -0
  766. package/dist/SyTechSolidCatalog.d.ts +4 -0
  767. package/dist/SyTechSolidCatalog.tsx +13 -0
  768. package/dist/SyTechSolidCloudEndpoints.d.ts +4 -0
  769. package/dist/SyTechSolidCloudEndpoints.tsx +13 -0
  770. package/dist/SyTechSolidCloudInference.d.ts +4 -0
  771. package/dist/SyTechSolidCloudInference.tsx +18 -0
  772. package/dist/SyTechSolidCloudInterconnect.d.ts +4 -0
  773. package/dist/SyTechSolidCloudInterconnect.tsx +14 -0
  774. package/dist/SyTechSolidCloudNetwork.d.ts +4 -0
  775. package/dist/SyTechSolidCloudNetwork.tsx +20 -0
  776. package/dist/SyTechSolidCloudOptimization.d.ts +4 -0
  777. package/dist/SyTechSolidCloudOptimization.tsx +12 -0
  778. package/dist/SyTechSolidCloudStack.d.ts +4 -0
  779. package/dist/SyTechSolidCloudStack.tsx +10 -0
  780. package/dist/SyTechSolidCloudUsers.d.ts +4 -0
  781. package/dist/SyTechSolidCloudUsers.tsx +8 -0
  782. package/dist/SyTechSolidConfigurationManagement.d.ts +4 -0
  783. package/dist/SyTechSolidConfigurationManagement.tsx +13 -0
  784. package/dist/SyTechSolidContainers.d.ts +4 -0
  785. package/dist/SyTechSolidContainers.tsx +25 -0
  786. package/dist/SyTechSolidDataChat.d.ts +4 -0
  787. package/dist/SyTechSolidDataChat.tsx +16 -0
  788. package/dist/SyTechSolidFilestore.d.ts +4 -0
  789. package/dist/SyTechSolidFilestore.tsx +10 -0
  790. package/dist/SyTechSolidGift.d.ts +4 -0
  791. package/dist/SyTechSolidGift.tsx +19 -0
  792. package/dist/SyTechSolidIot.d.ts +4 -0
  793. package/dist/SyTechSolidIot.tsx +14 -0
  794. package/dist/SyTechSolidManagedService.d.ts +4 -0
  795. package/dist/SyTechSolidManagedService.tsx +17 -0
  796. package/dist/SyTechSolidMigrate.d.ts +4 -0
  797. package/dist/SyTechSolidMigrate.tsx +11 -0
  798. package/dist/SyTechSolidNetworkIntelligence.d.ts +4 -0
  799. package/dist/SyTechSolidNetworkIntelligence.tsx +8 -0
  800. package/dist/SyTechSolidNetworkTiers.d.ts +4 -0
  801. package/dist/SyTechSolidNetworkTiers.tsx +14 -0
  802. package/dist/SyTechSolidNetworkTopology.d.ts +4 -0
  803. package/dist/SyTechSolidNetworkTopology.tsx +8 -0
  804. package/dist/SyTechSolidOs.d.ts +4 -0
  805. package/dist/SyTechSolidOs.tsx +8 -0
  806. package/dist/SyTechSolidReleaseNotes.d.ts +4 -0
  807. package/dist/SyTechSolidReleaseNotes.tsx +8 -0
  808. package/dist/SyTechSolidRuntimeConfig.d.ts +4 -0
  809. package/dist/SyTechSolidRuntimeConfig.tsx +13 -0
  810. package/dist/SyTechSolidSecureAuthority.d.ts +4 -0
  811. package/dist/SyTechSolidSecureAuthority.tsx +12 -0
  812. package/dist/SyTechSolidStackdriver.d.ts +4 -0
  813. package/dist/SyTechSolidStackdriver.tsx +10 -0
  814. package/dist/SyTechSurveillance.d.ts +4 -0
  815. package/dist/SyTechSurveillance.tsx +15 -0
  816. package/dist/SyTechSystemSettings.d.ts +4 -0
  817. package/dist/SyTechSystemSettings.tsx +20 -0
  818. package/dist/SyTechTouchClick.d.ts +4 -0
  819. package/dist/SyTechTouchClick.tsx +23 -0
  820. package/dist/SyThreads.d.ts +4 -0
  821. package/dist/SyThreads.tsx +8 -0
  822. package/dist/SyTickSquare.d.ts +4 -0
  823. package/dist/SyTickSquare.tsx +18 -0
  824. package/dist/SyTicket.d.ts +4 -0
  825. package/dist/SyTicket.tsx +18 -0
  826. package/dist/SyTicketAlt.d.ts +4 -0
  827. package/dist/SyTicketAlt.tsx +12 -0
  828. package/dist/SyTicketStar.d.ts +4 -0
  829. package/dist/SyTicketStar.tsx +14 -0
  830. package/dist/SyTicketUse.d.ts +4 -0
  831. package/dist/SyTicketUse.tsx +14 -0
  832. package/dist/SyTiktok.d.ts +4 -0
  833. package/dist/SyTiktok.tsx +8 -0
  834. package/dist/SyTime.d.ts +4 -0
  835. package/dist/SyTime.tsx +9 -0
  836. package/dist/SyTimeAtack.d.ts +4 -0
  837. package/dist/SyTimeAtack.tsx +9 -0
  838. package/dist/SyTimeProgress.d.ts +4 -0
  839. package/dist/SyTimeProgress.tsx +12 -0
  840. package/dist/SyTimeSquare.d.ts +4 -0
  841. package/dist/SyTimeSquare.tsx +18 -0
  842. package/dist/SyTimelapse.d.ts +4 -0
  843. package/dist/SyTimelapse.tsx +8 -0
  844. package/dist/SyTrash.d.ts +4 -0
  845. package/dist/SyTrash.tsx +14 -0
  846. package/dist/SyTumer.d.ts +4 -0
  847. package/dist/SyTumer.tsx +9 -0
  848. package/dist/SyTwitter.d.ts +4 -0
  849. package/dist/SyTwitter.tsx +8 -0
  850. package/dist/SyUmbrella.d.ts +4 -0
  851. package/dist/SyUmbrella.tsx +17 -0
  852. package/dist/SyUnlimited.d.ts +4 -0
  853. package/dist/SyUnlimited.tsx +12 -0
  854. package/dist/SyUnlock.d.ts +4 -0
  855. package/dist/SyUnlock.tsx +19 -0
  856. package/dist/SyUpload.d.ts +4 -0
  857. package/dist/SyUpload.tsx +15 -0
  858. package/dist/SyUser.d.ts +4 -0
  859. package/dist/SyUser.tsx +8 -0
  860. package/dist/SyUserAdd.d.ts +4 -0
  861. package/dist/SyUserAdd.tsx +16 -0
  862. package/dist/SyUserAlt.d.ts +4 -0
  863. package/dist/SyUserAlt.tsx +12 -0
  864. package/dist/SyUserBox.d.ts +4 -0
  865. package/dist/SyUserBox.tsx +17 -0
  866. package/dist/SyUserDuo.d.ts +4 -0
  867. package/dist/SyUserDuo.tsx +12 -0
  868. package/dist/SyUserHandUp.d.ts +4 -0
  869. package/dist/SyUserHandUp.tsx +17 -0
  870. package/dist/SyUserScan.d.ts +4 -0
  871. package/dist/SyUserScan.tsx +15 -0
  872. package/dist/SyUserSolid.d.ts +4 -0
  873. package/dist/SyUserSolid.tsx +9 -0
  874. package/dist/SyVideo.d.ts +4 -0
  875. package/dist/SyVideo.tsx +18 -0
  876. package/dist/SyVideoFile.d.ts +4 -0
  877. package/dist/SyVideoFile.tsx +14 -0
  878. package/dist/SyView.d.ts +4 -0
  879. package/dist/SyView.tsx +12 -0
  880. package/dist/SyViewAlt.d.ts +4 -0
  881. package/dist/SyViewAlt.tsx +16 -0
  882. package/dist/SyViewAlt1.d.ts +4 -0
  883. package/dist/SyViewAlt1.tsx +12 -0
  884. package/dist/SyViewHide.d.ts +4 -0
  885. package/dist/SyViewHide.tsx +16 -0
  886. package/dist/SyViewHorizont.d.ts +4 -0
  887. package/dist/SyViewHorizont.tsx +14 -0
  888. package/dist/SyVisa.d.ts +4 -0
  889. package/dist/SyVisa.tsx +8 -0
  890. package/dist/SyVoice2.d.ts +4 -0
  891. package/dist/SyVoice2.tsx +14 -0
  892. package/dist/SyVolumeDown.d.ts +4 -0
  893. package/dist/SyVolumeDown.tsx +18 -0
  894. package/dist/SyVolumeOff.d.ts +4 -0
  895. package/dist/SyVolumeOff.tsx +14 -0
  896. package/dist/SyVolumeUp.d.ts +4 -0
  897. package/dist/SyVolumeUp.tsx +22 -0
  898. package/dist/SyWallet.d.ts +4 -0
  899. package/dist/SyWallet.tsx +14 -0
  900. package/dist/SyWalletAlt.d.ts +4 -0
  901. package/dist/SyWalletAlt.tsx +12 -0
  902. package/dist/SyWarning.d.ts +4 -0
  903. package/dist/SyWarning.tsx +8 -0
  904. package/dist/SyWatchSquare.d.ts +4 -0
  905. package/dist/SyWatchSquare.tsx +17 -0
  906. package/dist/SyWinter.d.ts +4 -0
  907. package/dist/SyWinter.tsx +13 -0
  908. package/dist/SyWork.d.ts +4 -0
  909. package/dist/SyWork.tsx +19 -0
  910. package/dist/SyWorldAlt.d.ts +4 -0
  911. package/dist/SyWorldAlt.tsx +11 -0
  912. package/dist/SyYoutube.d.ts +4 -0
  913. package/dist/SyYoutube.tsx +8 -0
  914. package/dist/icons.cjs.development.js +11679 -0
  915. package/dist/icons.cjs.development.js.map +1 -0
  916. package/dist/icons.cjs.production.min.js +7142 -0
  917. package/dist/icons.cjs.production.min.js.map +1 -0
  918. package/dist/icons.esm.js +11677 -0
  919. package/dist/icons.esm.js.map +1 -0
  920. package/dist/icons.source.json +458 -0
  921. package/dist/index.d.ts +452 -0
  922. package/dist/index.js +7 -0
  923. package/package.json +100 -0
  924. package/readme.md +1810 -0
  925. package/src/SyActivity.tsx +15 -0
  926. package/src/SyAdd.tsx +8 -0
  927. package/src/SyAddSquare.tsx +15 -0
  928. package/src/SyAddUser.tsx +22 -0
  929. package/src/SyAirdrop.tsx +17 -0
  930. package/src/SyAirplane.tsx +8 -0
  931. package/src/SyAlarm.tsx +14 -0
  932. package/src/SyAlarmclock.tsx +9 -0
  933. package/src/SyApple.tsx +8 -0
  934. package/src/SyApplePay.tsx +8 -0
  935. package/src/SyAppstoreApple.tsx +16 -0
  936. package/src/SyAppstoreGoogle.tsx +29 -0
  937. package/src/SyAppstoreHuawei.tsx +24 -0
  938. package/src/SyArchive.tsx +16 -0
  939. package/src/SyArchiveAltBig.tsx +17 -0
  940. package/src/SyArchiveBox.tsx +10 -0
  941. package/src/SyArchiveFill.tsx +12 -0
  942. package/src/SyArchiveLoad.tsx +12 -0
  943. package/src/SyArhive.tsx +10 -0
  944. package/src/SyArhiveAltBig.tsx +17 -0
  945. package/src/SyArhiveFill.tsx +12 -0
  946. package/src/SyArhiveLoad.tsx +12 -0
  947. package/src/SyArrowDown.tsx +14 -0
  948. package/src/SyArrowDown3.tsx +18 -0
  949. package/src/SyArrowDownCircle.tsx +13 -0
  950. package/src/SyArrowDownSquare.tsx +13 -0
  951. package/src/SyArrowDownSystem.tsx +8 -0
  952. package/src/SyArrowLeft.tsx +14 -0
  953. package/src/SyArrowLeftCircle.tsx +16 -0
  954. package/src/SyArrowLeftDownSystem.tsx +8 -0
  955. package/src/SyArrowLeftSquare.tsx +17 -0
  956. package/src/SyArrowLeftSystem.tsx +8 -0
  957. package/src/SyArrowLeftUpSystem.tsx +8 -0
  958. package/src/SyArrowRight.tsx +14 -0
  959. package/src/SyArrowRight3.tsx +18 -0
  960. package/src/SyArrowRightCircle.tsx +16 -0
  961. package/src/SyArrowRightDownSystem.tsx +8 -0
  962. package/src/SyArrowRightSolid.tsx +9 -0
  963. package/src/SyArrowRightSquare.tsx +17 -0
  964. package/src/SyArrowRightSystem.tsx +8 -0
  965. package/src/SyArrowRightUpSystem.tsx +8 -0
  966. package/src/SyArrowUp.tsx +14 -0
  967. package/src/SyArrowUp3.tsx +18 -0
  968. package/src/SyArrowUpCircle.tsx +16 -0
  969. package/src/SyArrowUpCircleSystem.tsx +9 -0
  970. package/src/SyArrowUpSquare.tsx +17 -0
  971. package/src/SyArrowUpSystem.tsx +8 -0
  972. package/src/SyAttendance.tsx +15 -0
  973. package/src/SyBag.tsx +18 -0
  974. package/src/SyBankSystem.tsx +8 -0
  975. package/src/SyBarcode.tsx +8 -0
  976. package/src/SyBasket.tsx +12 -0
  977. package/src/SyBasketAlt.tsx +18 -0
  978. package/src/SyBatteryFull.tsx +10 -0
  979. package/src/SyBatteryLow.tsx +10 -0
  980. package/src/SyBell.tsx +12 -0
  981. package/src/SyBellPin.tsx +15 -0
  982. package/src/SyBlank.tsx +12 -0
  983. package/src/SyBlankAlt.tsx +10 -0
  984. package/src/SyBook.tsx +9 -0
  985. package/src/SyBookCheck.tsx +9 -0
  986. package/src/SyBookOpen.tsx +12 -0
  987. package/src/SyBookmark.tsx +18 -0
  988. package/src/SyBox.tsx +13 -0
  989. package/src/SyBoxAlt.tsx +13 -0
  990. package/src/SyBoxAltFill.tsx +12 -0
  991. package/src/SyBoxFill.tsx +12 -0
  992. package/src/SyBoxOpen.tsx +12 -0
  993. package/src/SyBoxOpenFill.tsx +14 -0
  994. package/src/SyBrokenHeart.tsx +14 -0
  995. package/src/SyBug.tsx +18 -0
  996. package/src/SyBuildings.tsx +16 -0
  997. package/src/SyBuy.tsx +20 -0
  998. package/src/SyCalendar.tsx +25 -0
  999. package/src/SyCalendarAdd.tsx +18 -0
  1000. package/src/SyCamera.tsx +21 -0
  1001. package/src/SyCandle.tsx +12 -0
  1002. package/src/SyCapsule.tsx +12 -0
  1003. package/src/SyCategory.tsx +15 -0
  1004. package/src/SyChart.tsx +18 -0
  1005. package/src/SyChart21.tsx +13 -0
  1006. package/src/SyChartAlt.tsx +9 -0
  1007. package/src/SyChat.tsx +18 -0
  1008. package/src/SyChatAlt2.tsx +14 -0
  1009. package/src/SyChatAltAdd.tsx +13 -0
  1010. package/src/SyChatPlus1.tsx +13 -0
  1011. package/src/SyChatSearch.tsx +12 -0
  1012. package/src/SyChatSearchLight.tsx +13 -0
  1013. package/src/SyCheck.tsx +8 -0
  1014. package/src/SyCheckRing.tsx +9 -0
  1015. package/src/SyCheckRingRound.tsx +10 -0
  1016. package/src/SyChevronDown.tsx +8 -0
  1017. package/src/SyChevronDownSystem.tsx +8 -0
  1018. package/src/SyChevronLeftSystem.tsx +8 -0
  1019. package/src/SyChevronRight.tsx +8 -0
  1020. package/src/SyChevronRightSystem.tsx +8 -0
  1021. package/src/SyChevronUp.tsx +8 -0
  1022. package/src/SyChevronUpSystem.tsx +8 -0
  1023. package/src/SyChield.tsx +12 -0
  1024. package/src/SyChieldAlt.tsx +14 -0
  1025. package/src/SyChieldCheck.tsx +12 -0
  1026. package/src/SyCircle.tsx +8 -0
  1027. package/src/SyCircleFilled.tsx +8 -0
  1028. package/src/SyClipboard.tsx +12 -0
  1029. package/src/SyClock.tsx +9 -0
  1030. package/src/SyClose.tsx +8 -0
  1031. package/src/SyCloseSquare.tsx +12 -0
  1032. package/src/SyCloud.tsx +15 -0
  1033. package/src/SyCloudAlt.tsx +10 -0
  1034. package/src/SyCloudChange.tsx +12 -0
  1035. package/src/SyColorSwatch.tsx +16 -0
  1036. package/src/SyColorfilter.tsx +16 -0
  1037. package/src/SyComment.tsx +14 -0
  1038. package/src/SyCompass.tsx +9 -0
  1039. package/src/SyCompassNorth.tsx +12 -0
  1040. package/src/SyConvertCard.tsx +16 -0
  1041. package/src/SyCreditCard.tsx +9 -0
  1042. package/src/SyCreditCardDuo.tsx +13 -0
  1043. package/src/SyCritical.tsx +14 -0
  1044. package/src/SyDanger.tsx +15 -0
  1045. package/src/SyDashboard.tsx +10 -0
  1046. package/src/SyData.tsx +9 -0
  1047. package/src/SyDatabase.tsx +10 -0
  1048. package/src/SyDateRange.tsx +17 -0
  1049. package/src/SyDateToday.tsx +17 -0
  1050. package/src/SyDelAlt.tsx +13 -0
  1051. package/src/SyDell.tsx +10 -0
  1052. package/src/SyDesk.tsx +14 -0
  1053. package/src/SyDimond.tsx +12 -0
  1054. package/src/SyDimondAlt.tsx +12 -0
  1055. package/src/SyDirectionAlt2.tsx +15 -0
  1056. package/src/SyDiscount.tsx +12 -0
  1057. package/src/SyDiscovery.tsx +16 -0
  1058. package/src/SyDocument.tsx +18 -0
  1059. package/src/SyDollar.tsx +8 -0
  1060. package/src/SyDone.tsx +9 -0
  1061. package/src/SyDoneAllRound.tsx +12 -0
  1062. package/src/SyDoneRingRound.tsx +10 -0
  1063. package/src/SyDoughnut.tsx +8 -0
  1064. package/src/SyDownload.tsx +15 -0
  1065. package/src/SyDownloadCircle.tsx +9 -0
  1066. package/src/SyEdit.tsx +22 -0
  1067. package/src/SyEditSolid.tsx +12 -0
  1068. package/src/SyElectricity.tsx +12 -0
  1069. package/src/SyElementPlus.tsx +17 -0
  1070. package/src/SyEmptyWallet.tsx +12 -0
  1071. package/src/SyEnvelope.tsx +8 -0
  1072. package/src/SyEnvelopeSolid.tsx +9 -0
  1073. package/src/SyError.tsx +8 -0
  1074. package/src/SyExport.tsx +9 -0
  1075. package/src/SyEye.tsx +15 -0
  1076. package/src/SyFacebook.tsx +8 -0
  1077. package/src/SyFavorite.tsx +12 -0
  1078. package/src/SyFile.tsx +12 -0
  1079. package/src/SyFileDock.tsx +12 -0
  1080. package/src/SyFileDockAdd.tsx +13 -0
  1081. package/src/SyFilters.tsx +12 -0
  1082. package/src/SyFire.tsx +14 -0
  1083. package/src/SyFireAlt.tsx +14 -0
  1084. package/src/SyFireFill.tsx +19 -0
  1085. package/src/SyFlagAlt.tsx +12 -0
  1086. package/src/SyFolder.tsx +18 -0
  1087. package/src/SyFolderAdd.tsx +12 -0
  1088. package/src/SyFolderAddFill.tsx +12 -0
  1089. package/src/SyFolderAlt.tsx +10 -0
  1090. package/src/SyFolderAltFill.tsx +13 -0
  1091. package/src/SyFolderCheck.tsx +12 -0
  1092. package/src/SyFolderCopy.tsx +12 -0
  1093. package/src/SyFolderDel.tsx +12 -0
  1094. package/src/SyFolderDelFill.tsx +12 -0
  1095. package/src/SyFolderDublicate.tsx +12 -0
  1096. package/src/SyFolderFill.tsx +12 -0
  1097. package/src/SyFolderLine.tsx +13 -0
  1098. package/src/SyFolderSearch.tsx +12 -0
  1099. package/src/SyFolderSend.tsx +12 -0
  1100. package/src/SyForm.tsx +14 -0
  1101. package/src/SyFormatCircle.tsx +12 -0
  1102. package/src/SyFunnel.tsx +18 -0
  1103. package/src/SyGame.tsx +14 -0
  1104. package/src/SyGasStation.tsx +14 -0
  1105. package/src/SyGdpr.tsx +12 -0
  1106. package/src/SyGender.tsx +12 -0
  1107. package/src/SyGiftLight.tsx +15 -0
  1108. package/src/SyGooglePay.tsx +11 -0
  1109. package/src/SyGpsFixed.tsx +14 -0
  1110. package/src/SyGraph.tsx +14 -0
  1111. package/src/SyGraphSolid.tsx +12 -0
  1112. package/src/SyHashtag.tsx +8 -0
  1113. package/src/SyHeadphone.tsx +12 -0
  1114. package/src/SyHeadphonesFill.tsx +21 -0
  1115. package/src/SyHeart.tsx +18 -0
  1116. package/src/SyHide.tsx +13 -0
  1117. package/src/SyHierarchy.tsx +12 -0
  1118. package/src/SyHome.tsx +8 -0
  1119. package/src/SyImage.tsx +24 -0
  1120. package/src/SyImg.tsx +14 -0
  1121. package/src/SyImgBox.tsx +14 -0
  1122. package/src/SyImgOutBox.tsx +18 -0
  1123. package/src/SyImgRol.tsx +14 -0
  1124. package/src/SyImport.tsx +9 -0
  1125. package/src/SyInfo.tsx +9 -0
  1126. package/src/SyInfoSolid.tsx +8 -0
  1127. package/src/SyInfoSquare.tsx +18 -0
  1128. package/src/SyInsta.tsx +13 -0
  1129. package/src/SyInstagram.tsx +8 -0
  1130. package/src/SyIto.tsx +13 -0
  1131. package/src/SyJudge.tsx +13 -0
  1132. package/src/SyJumpTime.tsx +12 -0
  1133. package/src/SyKey.tsx +17 -0
  1134. package/src/SyKeyAlt.tsx +13 -0
  1135. package/src/SyKickScooter.tsx +14 -0
  1136. package/src/SyLamp.tsx +26 -0
  1137. package/src/SyLampSolid.tsx +14 -0
  1138. package/src/SyLayer.tsx +16 -0
  1139. package/src/SyLayers.tsx +18 -0
  1140. package/src/SyLegalAdministrativeApproval.tsx +14 -0
  1141. package/src/SyLegalAid.tsx +14 -0
  1142. package/src/SyLegalAnnualAssessment.tsx +13 -0
  1143. package/src/SyLegalCommunityCorrectionsBureau.tsx +27 -0
  1144. package/src/SyLegalDrugManagement.tsx +21 -0
  1145. package/src/SyLegalForeignLawFirm.tsx +13 -0
  1146. package/src/SyLegalForensicInstitute.tsx +14 -0
  1147. package/src/SyLegalForensicMemberServices.tsx +17 -0
  1148. package/src/SyLegalJudicialExamination.tsx +13 -0
  1149. package/src/SyLegalJusticeBureau.tsx +14 -0
  1150. package/src/SyLegalLawOffice.tsx +14 -0
  1151. package/src/SyLegalNotaryOffice.tsx +11 -0
  1152. package/src/SyLegalOnlineNotarization.tsx +13 -0
  1153. package/src/SyLegalOpenByApplication.tsx +13 -0
  1154. package/src/SyLegalPrison.tsx +10 -0
  1155. package/src/SyLegalRemoteTeaching.tsx +12 -0
  1156. package/src/SyLegalTheCourt.tsx +14 -0
  1157. package/src/SyLightning.tsx +12 -0
  1158. package/src/SyLightningAlt.tsx +12 -0
  1159. package/src/SyLightningRing.tsx +15 -0
  1160. package/src/SyLike.tsx +14 -0
  1161. package/src/SyLine.tsx +12 -0
  1162. package/src/SyLinkedin.tsx +8 -0
  1163. package/src/SyLoadCircle.tsx +9 -0
  1164. package/src/SyLocation.tsx +18 -0
  1165. package/src/SyLocationSolid.tsx +8 -0
  1166. package/src/SyLock.tsx +19 -0
  1167. package/src/SyMap.tsx +10 -0
  1168. package/src/SyMapSolid.tsx +14 -0
  1169. package/src/SyMastercard.tsx +9 -0
  1170. package/src/SyMenu.tsx +9 -0
  1171. package/src/SyMessage.tsx +18 -0
  1172. package/src/SyMessageAlt.tsx +9 -0
  1173. package/src/SyMessageOpen.tsx +13 -0
  1174. package/src/SyMic.tsx +16 -0
  1175. package/src/SyMicAlt.tsx +15 -0
  1176. package/src/SyMinus.tsx +8 -0
  1177. package/src/SyMoney.tsx +14 -0
  1178. package/src/SyMoon.tsx +14 -0
  1179. package/src/SyMoreCircle.tsx +16 -0
  1180. package/src/SyMusic.tsx +13 -0
  1181. package/src/SyNesting.tsx +12 -0
  1182. package/src/SyNews.tsx +13 -0
  1183. package/src/SyNfc.tsx +13 -0
  1184. package/src/SyNotebook.tsx +15 -0
  1185. package/src/SyNotification.tsx +18 -0
  1186. package/src/SyNotificationActiveSystem.tsx +8 -0
  1187. package/src/SyNotificationSystem.tsx +8 -0
  1188. package/src/SyOnButton.tsx +15 -0
  1189. package/src/SyOrder.tsx +13 -0
  1190. package/src/SyPaper.tsx +19 -0
  1191. package/src/SyPaperDownload.tsx +19 -0
  1192. package/src/SyPaperFail.tsx +19 -0
  1193. package/src/SyPaperNegative.tsx +19 -0
  1194. package/src/SyPaperPlus.tsx +19 -0
  1195. package/src/SyPaperUpload.tsx +19 -0
  1196. package/src/SyPassword.tsx +22 -0
  1197. package/src/SyPci.tsx +16 -0
  1198. package/src/SyPhone.tsx +8 -0
  1199. package/src/SyPhoneMobile.tsx +10 -0
  1200. package/src/SyPin.tsx +13 -0
  1201. package/src/SyPinAlt.tsx +16 -0
  1202. package/src/SyPined.tsx +14 -0
  1203. package/src/SyPipe.tsx +14 -0
  1204. package/src/SyPlay.tsx +14 -0
  1205. package/src/SyPlayCricle.tsx +12 -0
  1206. package/src/SyPlus.tsx +14 -0
  1207. package/src/SyPointers.tsx +12 -0
  1208. package/src/SyPrint.tsx +13 -0
  1209. package/src/SyProfile.tsx +14 -0
  1210. package/src/SyQuestion.tsx +11 -0
  1211. package/src/SyQuoteDown.tsx +12 -0
  1212. package/src/SyQuoteUp.tsx +12 -0
  1213. package/src/SyRadar.tsx +12 -0
  1214. package/src/SyRain.tsx +14 -0
  1215. package/src/SyRecoveryConvert.tsx +16 -0
  1216. package/src/SyRefresh.tsx +8 -0
  1217. package/src/SyRemove.tsx +9 -0
  1218. package/src/SyReorder.tsx +16 -0
  1219. package/src/SyRepeat.tsx +12 -0
  1220. package/src/SyRing.tsx +12 -0
  1221. package/src/SyRocket.tsx +16 -0
  1222. package/src/SyRouting.tsx +17 -0
  1223. package/src/SySave.tsx +15 -0
  1224. package/src/SyScan.tsx +15 -0
  1225. package/src/SyScan2.tsx +16 -0
  1226. package/src/SyScanner.tsx +12 -0
  1227. package/src/SySearch.tsx +13 -0
  1228. package/src/SySearchAlt.tsx +14 -0
  1229. package/src/SySecure.tsx +9 -0
  1230. package/src/SySend.tsx +14 -0
  1231. package/src/SySendHor.tsx +12 -0
  1232. package/src/SyServer.tsx +16 -0
  1233. package/src/SySetting.tsx +18 -0
  1234. package/src/SySettingAltLine.tsx +12 -0
  1235. package/src/SySettingLine.tsx +14 -0
  1236. package/src/SyShare.tsx +8 -0
  1237. package/src/SyShield.tsx +8 -0
  1238. package/src/SyShieldDone.tsx +18 -0
  1239. package/src/SyShieldFail.tsx +14 -0
  1240. package/src/SyShop.tsx +14 -0
  1241. package/src/SyShow.tsx +14 -0
  1242. package/src/SyShuffle.tsx +12 -0
  1243. package/src/SySignInCircle.tsx +9 -0
  1244. package/src/SySignInSqure.tsx +12 -0
  1245. package/src/SySignOutCircle.tsx +9 -0
  1246. package/src/SySignOutSqure.tsx +12 -0
  1247. package/src/SySound.tsx +12 -0
  1248. package/src/SySoundMin.tsx +12 -0
  1249. package/src/SySoundMute.tsx +13 -0
  1250. package/src/SySpeedometer.tsx +12 -0
  1251. package/src/SyStackframe.tsx +12 -0
  1252. package/src/SyStar.tsx +8 -0
  1253. package/src/SyStarsLine.tsx +15 -0
  1254. package/src/SyStationMinimalistic.tsx +20 -0
  1255. package/src/SyStopAndPlay.tsx +12 -0
  1256. package/src/SyStorm.tsx +17 -0
  1257. package/src/SySubttasks.tsx +14 -0
  1258. package/src/SySunlight.tsx +10 -0
  1259. package/src/SySupport.tsx +8 -0
  1260. package/src/SySwap.tsx +19 -0
  1261. package/src/SySyotechAdd.tsx +8 -0
  1262. package/src/SyTarget.tsx +14 -0
  1263. package/src/SyTech7X24H.tsx +17 -0
  1264. package/src/SyTechAccountPeople.tsx +14 -0
  1265. package/src/SyTechAirQualityControl.tsx +11 -0
  1266. package/src/SyTechAlarmClock.tsx +14 -0
  1267. package/src/SyTechAllCovered.tsx +21 -0
  1268. package/src/SyTechApiInterface.tsx +18 -0
  1269. package/src/SyTechArchiveDataDocument.tsx +22 -0
  1270. package/src/SyTechAt.tsx +8 -0
  1271. package/src/SyTechAttachment.tsx +8 -0
  1272. package/src/SyTechAvailability.tsx +28 -0
  1273. package/src/SyTechBell.tsx +12 -0
  1274. package/src/SyTechBellOff.tsx +9 -0
  1275. package/src/SyTechChatCommentEmail.tsx +12 -0
  1276. package/src/SyTechCloudAcceleration.tsx +28 -0
  1277. package/src/SyTechCloudArrowDownload.tsx +11 -0
  1278. package/src/SyTechCloudArrowUpload.tsx +11 -0
  1279. package/src/SyTechCloudBackup.tsx +17 -0
  1280. package/src/SyTechCoin.tsx +22 -0
  1281. package/src/SyTechConnectionInternet.tsx +13 -0
  1282. package/src/SyTechCryptoExchange.tsx +11 -0
  1283. package/src/SyTechCurrencyExchange.tsx +15 -0
  1284. package/src/SyTechCurveChart.tsx +13 -0
  1285. package/src/SyTechDataAnalysis.tsx +18 -0
  1286. package/src/SyTechDataCluster.tsx +14 -0
  1287. package/src/SyTechDdosProtection.tsx +18 -0
  1288. package/src/SyTechDirectionLocation.tsx +10 -0
  1289. package/src/SyTechDns.tsx +13 -0
  1290. package/src/SyTechFlexible.tsx +14 -0
  1291. package/src/SyTechGenLifebelt.tsx +19 -0
  1292. package/src/SyTechHostRecord.tsx +28 -0
  1293. package/src/SyTechIntelligentPositioning.tsx +24 -0
  1294. package/src/SyTechInterfaceControl.tsx +30 -0
  1295. package/src/SyTechMachineVision.tsx +30 -0
  1296. package/src/SyTechMailReception.tsx +18 -0
  1297. package/src/SyTechMobileApp.tsx +29 -0
  1298. package/src/SyTechMultipleDefenses.tsx +18 -0
  1299. package/src/SyTechPageAnalysis.tsx +27 -0
  1300. package/src/SyTechPin.tsx +18 -0
  1301. package/src/SyTechPortDetection.tsx +15 -0
  1302. package/src/SyTechRecursiveServer.tsx +14 -0
  1303. package/src/SyTechRecycleRefreshReloadRepeatRotate.tsx +9 -0
  1304. package/src/SyTechRenewableEnergy.tsx +13 -0
  1305. package/src/SyTechSecurity.tsx +18 -0
  1306. package/src/SyTechSolidBatch.tsx +8 -0
  1307. package/src/SyTechSolidCatalog.tsx +13 -0
  1308. package/src/SyTechSolidCloudEndpoints.tsx +13 -0
  1309. package/src/SyTechSolidCloudInference.tsx +18 -0
  1310. package/src/SyTechSolidCloudInterconnect.tsx +14 -0
  1311. package/src/SyTechSolidCloudNetwork.tsx +20 -0
  1312. package/src/SyTechSolidCloudOptimization.tsx +12 -0
  1313. package/src/SyTechSolidCloudStack.tsx +10 -0
  1314. package/src/SyTechSolidCloudUsers.tsx +8 -0
  1315. package/src/SyTechSolidConfigurationManagement.tsx +13 -0
  1316. package/src/SyTechSolidContainers.tsx +25 -0
  1317. package/src/SyTechSolidDataChat.tsx +16 -0
  1318. package/src/SyTechSolidFilestore.tsx +10 -0
  1319. package/src/SyTechSolidGift.tsx +19 -0
  1320. package/src/SyTechSolidIot.tsx +14 -0
  1321. package/src/SyTechSolidManagedService.tsx +17 -0
  1322. package/src/SyTechSolidMigrate.tsx +11 -0
  1323. package/src/SyTechSolidNetworkIntelligence.tsx +8 -0
  1324. package/src/SyTechSolidNetworkTiers.tsx +14 -0
  1325. package/src/SyTechSolidNetworkTopology.tsx +8 -0
  1326. package/src/SyTechSolidOs.tsx +8 -0
  1327. package/src/SyTechSolidReleaseNotes.tsx +8 -0
  1328. package/src/SyTechSolidRuntimeConfig.tsx +13 -0
  1329. package/src/SyTechSolidSecureAuthority.tsx +12 -0
  1330. package/src/SyTechSolidStackdriver.tsx +10 -0
  1331. package/src/SyTechSurveillance.tsx +15 -0
  1332. package/src/SyTechSystemSettings.tsx +20 -0
  1333. package/src/SyTechTouchClick.tsx +23 -0
  1334. package/src/SyThreads.tsx +8 -0
  1335. package/src/SyTickSquare.tsx +18 -0
  1336. package/src/SyTicket.tsx +18 -0
  1337. package/src/SyTicketAlt.tsx +12 -0
  1338. package/src/SyTicketStar.tsx +14 -0
  1339. package/src/SyTicketUse.tsx +14 -0
  1340. package/src/SyTiktok.tsx +8 -0
  1341. package/src/SyTime.tsx +9 -0
  1342. package/src/SyTimeAtack.tsx +9 -0
  1343. package/src/SyTimeProgress.tsx +12 -0
  1344. package/src/SyTimeSquare.tsx +18 -0
  1345. package/src/SyTimelapse.tsx +8 -0
  1346. package/src/SyTrash.tsx +14 -0
  1347. package/src/SyTumer.tsx +9 -0
  1348. package/src/SyTwitter.tsx +8 -0
  1349. package/src/SyUmbrella.tsx +17 -0
  1350. package/src/SyUnlimited.tsx +12 -0
  1351. package/src/SyUnlock.tsx +19 -0
  1352. package/src/SyUpload.tsx +15 -0
  1353. package/src/SyUser.tsx +8 -0
  1354. package/src/SyUserAdd.tsx +16 -0
  1355. package/src/SyUserAlt.tsx +12 -0
  1356. package/src/SyUserBox.tsx +17 -0
  1357. package/src/SyUserDuo.tsx +12 -0
  1358. package/src/SyUserHandUp.tsx +17 -0
  1359. package/src/SyUserScan.tsx +15 -0
  1360. package/src/SyUserSolid.tsx +9 -0
  1361. package/src/SyVideo.tsx +18 -0
  1362. package/src/SyVideoFile.tsx +14 -0
  1363. package/src/SyView.tsx +12 -0
  1364. package/src/SyViewAlt.tsx +16 -0
  1365. package/src/SyViewAlt1.tsx +12 -0
  1366. package/src/SyViewHide.tsx +16 -0
  1367. package/src/SyViewHorizont.tsx +14 -0
  1368. package/src/SyVisa.tsx +8 -0
  1369. package/src/SyVoice2.tsx +14 -0
  1370. package/src/SyVolumeDown.tsx +18 -0
  1371. package/src/SyVolumeOff.tsx +14 -0
  1372. package/src/SyVolumeUp.tsx +22 -0
  1373. package/src/SyWallet.tsx +14 -0
  1374. package/src/SyWalletAlt.tsx +12 -0
  1375. package/src/SyWarning.tsx +8 -0
  1376. package/src/SyWatchSquare.tsx +17 -0
  1377. package/src/SyWinter.tsx +13 -0
  1378. package/src/SyWork.tsx +19 -0
  1379. package/src/SyWorldAlt.tsx +11 -0
  1380. package/src/SyYoutube.tsx +8 -0
  1381. package/src/index.ts +452 -0
  1382. package/src/static/sy-activity.svg +7 -0
  1383. package/src/static/sy-add-square.svg +7 -0
  1384. package/src/static/sy-add-user.svg +8 -0
  1385. package/src/static/sy-add.svg +3 -0
  1386. package/src/static/sy-airdrop.svg +6 -0
  1387. package/src/static/sy-airplane.svg +3 -0
  1388. package/src/static/sy-alarm.svg +6 -0
  1389. package/src/static/sy-alarmclock.svg +4 -0
  1390. package/src/static/sy-apple-pay.svg +3 -0
  1391. package/src/static/sy-apple.svg +3 -0
  1392. package/src/static/sy-appstore-apple.svg +26 -0
  1393. package/src/static/sy-appstore-google.svg +9 -0
  1394. package/src/static/sy-appstore-huawei.svg +26 -0
  1395. package/src/static/sy-archive-alt-big.svg +6 -0
  1396. package/src/static/sy-archive-box.svg +5 -0
  1397. package/src/static/sy-archive-fill.svg +4 -0
  1398. package/src/static/sy-archive-load.svg +4 -0
  1399. package/src/static/sy-archive.svg +4 -0
  1400. package/src/static/sy-arrow-down-3.svg +6 -0
  1401. package/src/static/sy-arrow-down-circle.svg +4 -0
  1402. package/src/static/sy-arrow-down-square.svg +5 -0
  1403. package/src/static/sy-arrow-down-system.svg +3 -0
  1404. package/src/static/sy-arrow-down.svg +6 -0
  1405. package/src/static/sy-arrow-left-circle.svg +6 -0
  1406. package/src/static/sy-arrow-left-down-system.svg +3 -0
  1407. package/src/static/sy-arrow-left-square.svg +7 -0
  1408. package/src/static/sy-arrow-left-system.svg +3 -0
  1409. package/src/static/sy-arrow-left-up-system.svg +3 -0
  1410. package/src/static/sy-arrow-left.svg +6 -0
  1411. package/src/static/sy-arrow-right-3.svg +6 -0
  1412. package/src/static/sy-arrow-right-circle.svg +6 -0
  1413. package/src/static/sy-arrow-right-down-system.svg +3 -0
  1414. package/src/static/sy-arrow-right-solid.svg +4 -0
  1415. package/src/static/sy-arrow-right-square.svg +7 -0
  1416. package/src/static/sy-arrow-right-system.svg +3 -0
  1417. package/src/static/sy-arrow-right-up-system.svg +3 -0
  1418. package/src/static/sy-arrow-right.svg +6 -0
  1419. package/src/static/sy-arrow-up-3.svg +6 -0
  1420. package/src/static/sy-arrow-up-circle-system.svg +4 -0
  1421. package/src/static/sy-arrow-up-circle.svg +6 -0
  1422. package/src/static/sy-arrow-up-square.svg +7 -0
  1423. package/src/static/sy-arrow-up-system.svg +3 -0
  1424. package/src/static/sy-arrow-up.svg +6 -0
  1425. package/src/static/sy-attendance.svg +7 -0
  1426. package/src/static/sy-bag.svg +6 -0
  1427. package/src/static/sy-bank-system.svg +3 -0
  1428. package/src/static/sy-barcode.svg +3 -0
  1429. package/src/static/sy-basket-alt.svg +7 -0
  1430. package/src/static/sy-basket.svg +4 -0
  1431. package/src/static/sy-battery-full.svg +5 -0
  1432. package/src/static/sy-battery-low.svg +5 -0
  1433. package/src/static/sy-bell-pin.svg +5 -0
  1434. package/src/static/sy-bell.svg +4 -0
  1435. package/src/static/sy-blank-alt.svg +5 -0
  1436. package/src/static/sy-blank.svg +4 -0
  1437. package/src/static/sy-book-check.svg +4 -0
  1438. package/src/static/sy-book-open.svg +4 -0
  1439. package/src/static/sy-book.svg +4 -0
  1440. package/src/static/sy-bookmark.svg +6 -0
  1441. package/src/static/sy-box-alt-fill.svg +4 -0
  1442. package/src/static/sy-box-alt.svg +5 -0
  1443. package/src/static/sy-box-fill.svg +4 -0
  1444. package/src/static/sy-box-open-fill.svg +4 -0
  1445. package/src/static/sy-box-open.svg +4 -0
  1446. package/src/static/sy-box.svg +5 -0
  1447. package/src/static/sy-broken-heart.svg +6 -0
  1448. package/src/static/sy-bug.svg +7 -0
  1449. package/src/static/sy-buildings.svg +4 -0
  1450. package/src/static/sy-buy.svg +7 -0
  1451. package/src/static/sy-calendar-add.svg +8 -0
  1452. package/src/static/sy-calendar.svg +8 -0
  1453. package/src/static/sy-camera.svg +7 -0
  1454. package/src/static/sy-candle.svg +4 -0
  1455. package/src/static/sy-capsule.svg +4 -0
  1456. package/src/static/sy-category.svg +7 -0
  1457. package/src/static/sy-chart-21.svg +5 -0
  1458. package/src/static/sy-chart-alt.svg +4 -0
  1459. package/src/static/sy-chart.svg +6 -0
  1460. package/src/static/sy-chat-alt-2.svg +4 -0
  1461. package/src/static/sy-chat-alt-add.svg +5 -0
  1462. package/src/static/sy-chat-plus-1.svg +5 -0
  1463. package/src/static/sy-chat-search-light.svg +5 -0
  1464. package/src/static/sy-chat-search.svg +4 -0
  1465. package/src/static/sy-chat.svg +6 -0
  1466. package/src/static/sy-check-ring-round.svg +5 -0
  1467. package/src/static/sy-check-ring.svg +4 -0
  1468. package/src/static/sy-check.svg +3 -0
  1469. package/src/static/sy-chevron-down-system.svg +3 -0
  1470. package/src/static/sy-chevron-down.svg +3 -0
  1471. package/src/static/sy-chevron-left-system.svg +3 -0
  1472. package/src/static/sy-chevron-right-system.svg +3 -0
  1473. package/src/static/sy-chevron-right.svg +3 -0
  1474. package/src/static/sy-chevron-up-system.svg +3 -0
  1475. package/src/static/sy-chevron-up.svg +3 -0
  1476. package/src/static/sy-chield-alt.svg +6 -0
  1477. package/src/static/sy-chield-check.svg +4 -0
  1478. package/src/static/sy-chield.svg +4 -0
  1479. package/src/static/sy-circle-filled.svg +3 -0
  1480. package/src/static/sy-circle.svg +3 -0
  1481. package/src/static/sy-clipboard.svg +4 -0
  1482. package/src/static/sy-clock.svg +4 -0
  1483. package/src/static/sy-close-square.svg +7 -0
  1484. package/src/static/sy-close.svg +3 -0
  1485. package/src/static/sy-cloud-alt.svg +5 -0
  1486. package/src/static/sy-cloud-change.svg +4 -0
  1487. package/src/static/sy-cloud.svg +5 -0
  1488. package/src/static/sy-color-swatch.svg +5 -0
  1489. package/src/static/sy-colorfilter.svg +5 -0
  1490. package/src/static/sy-comment.svg +4 -0
  1491. package/src/static/sy-compass-north.svg +4 -0
  1492. package/src/static/sy-compass.svg +4 -0
  1493. package/src/static/sy-convert-card.svg +7 -0
  1494. package/src/static/sy-credit-card-duo.svg +5 -0
  1495. package/src/static/sy-credit-card.svg +4 -0
  1496. package/src/static/sy-critical.svg +6 -0
  1497. package/src/static/sy-danger.svg +7 -0
  1498. package/src/static/sy-dashboard.svg +5 -0
  1499. package/src/static/sy-data.svg +4 -0
  1500. package/src/static/sy-database.svg +5 -0
  1501. package/src/static/sy-date-range.svg +9 -0
  1502. package/src/static/sy-date-today.svg +5 -0
  1503. package/src/static/sy-del-alt.svg +4 -0
  1504. package/src/static/sy-dell.svg +5 -0
  1505. package/src/static/sy-desk.svg +4 -0
  1506. package/src/static/sy-dimond-alt.svg +4 -0
  1507. package/src/static/sy-dimond.svg +4 -0
  1508. package/src/static/sy-direction-alt-2.svg +7 -0
  1509. package/src/static/sy-discount.svg +4 -0
  1510. package/src/static/sy-discovery.svg +6 -0
  1511. package/src/static/sy-document.svg +6 -0
  1512. package/src/static/sy-dollar.svg +3 -0
  1513. package/src/static/sy-done-all-round.svg +4 -0
  1514. package/src/static/sy-done-ring-round.svg +5 -0
  1515. package/src/static/sy-done.svg +4 -0
  1516. package/src/static/sy-doughnut.svg +3 -0
  1517. package/src/static/sy-download-circle.svg +4 -0
  1518. package/src/static/sy-download.svg +7 -0
  1519. package/src/static/sy-edit-solid.svg +4 -0
  1520. package/src/static/sy-edit.svg +7 -0
  1521. package/src/static/sy-electricity.svg +4 -0
  1522. package/src/static/sy-element-plus.svg +6 -0
  1523. package/src/static/sy-empty-wallet.svg +4 -0
  1524. package/src/static/sy-envelope-solid.svg +4 -0
  1525. package/src/static/sy-envelope.svg +3 -0
  1526. package/src/static/sy-error.svg +3 -0
  1527. package/src/static/sy-export.svg +4 -0
  1528. package/src/static/sy-eye.svg +5 -0
  1529. package/src/static/sy-facebook.svg +3 -0
  1530. package/src/static/sy-favorite.svg +4 -0
  1531. package/src/static/sy-file-dock-add.svg +5 -0
  1532. package/src/static/sy-file-dock.svg +4 -0
  1533. package/src/static/sy-file.svg +4 -0
  1534. package/src/static/sy-filters.svg +4 -0
  1535. package/src/static/sy-fire-alt.svg +6 -0
  1536. package/src/static/sy-fire-fill.svg +5 -0
  1537. package/src/static/sy-fire.svg +6 -0
  1538. package/src/static/sy-flag-alt.svg +4 -0
  1539. package/src/static/sy-folder-add-fill.svg +4 -0
  1540. package/src/static/sy-folder-add.svg +4 -0
  1541. package/src/static/sy-folder-alt-fill.svg +4 -0
  1542. package/src/static/sy-folder-alt.svg +5 -0
  1543. package/src/static/sy-folder-check.svg +4 -0
  1544. package/src/static/sy-folder-copy.svg +4 -0
  1545. package/src/static/sy-folder-del-fill.svg +4 -0
  1546. package/src/static/sy-folder-del.svg +4 -0
  1547. package/src/static/sy-folder-dublicate.svg +4 -0
  1548. package/src/static/sy-folder-fill.svg +4 -0
  1549. package/src/static/sy-folder-line.svg +5 -0
  1550. package/src/static/sy-folder-search.svg +4 -0
  1551. package/src/static/sy-folder-send.svg +4 -0
  1552. package/src/static/sy-folder.svg +6 -0
  1553. package/src/static/sy-form.svg +4 -0
  1554. package/src/static/sy-format-circle.svg +4 -0
  1555. package/src/static/sy-funnel.svg +6 -0
  1556. package/src/static/sy-game.svg +6 -0
  1557. package/src/static/sy-gas-station.svg +4 -0
  1558. package/src/static/sy-gdpr.svg +4 -0
  1559. package/src/static/sy-gender.svg +4 -0
  1560. package/src/static/sy-gift-light.svg +7 -0
  1561. package/src/static/sy-google-pay.svg +6 -0
  1562. package/src/static/sy-gps-fixed.svg +4 -0
  1563. package/src/static/sy-graph-solid.svg +4 -0
  1564. package/src/static/sy-graph.svg +6 -0
  1565. package/src/static/sy-hashtag.svg +3 -0
  1566. package/src/static/sy-headphone.svg +4 -0
  1567. package/src/static/sy-headphones-fill.svg +10 -0
  1568. package/src/static/sy-heart.svg +6 -0
  1569. package/src/static/sy-hide.svg +5 -0
  1570. package/src/static/sy-hierarchy.svg +4 -0
  1571. package/src/static/sy-home.svg +3 -0
  1572. package/src/static/sy-image.svg +7 -0
  1573. package/src/static/sy-img-box.svg +4 -0
  1574. package/src/static/sy-img-out-box.svg +10 -0
  1575. package/src/static/sy-img-rol.svg +6 -0
  1576. package/src/static/sy-img.svg +4 -0
  1577. package/src/static/sy-import.svg +4 -0
  1578. package/src/static/sy-info-solid.svg +3 -0
  1579. package/src/static/sy-info-square.svg +6 -0
  1580. package/src/static/sy-info.svg +4 -0
  1581. package/src/static/sy-insta.svg +5 -0
  1582. package/src/static/sy-instagram.svg +3 -0
  1583. package/src/static/sy-ito.svg +5 -0
  1584. package/src/static/sy-judge.svg +5 -0
  1585. package/src/static/sy-jump-time.svg +4 -0
  1586. package/src/static/sy-key-alt.svg +5 -0
  1587. package/src/static/sy-key.svg +5 -0
  1588. package/src/static/sy-kick-scooter.svg +4 -0
  1589. package/src/static/sy-lamp-solid.svg +5 -0
  1590. package/src/static/sy-lamp.svg +8 -0
  1591. package/src/static/sy-layer.svg +5 -0
  1592. package/src/static/sy-layers.svg +8 -0
  1593. package/src/static/sy-legal-administrative-approval.svg +6 -0
  1594. package/src/static/sy-legal-aid.svg +6 -0
  1595. package/src/static/sy-legal-annual-assessment.svg +5 -0
  1596. package/src/static/sy-legal-community-corrections-bureau.svg +10 -0
  1597. package/src/static/sy-legal-drug-management.svg +7 -0
  1598. package/src/static/sy-legal-foreign-law-firm.svg +5 -0
  1599. package/src/static/sy-legal-forensic-institute.svg +6 -0
  1600. package/src/static/sy-legal-forensic-member-services.svg +6 -0
  1601. package/src/static/sy-legal-judicial-examination.svg +5 -0
  1602. package/src/static/sy-legal-justice-bureau.svg +6 -0
  1603. package/src/static/sy-legal-law-office.svg +6 -0
  1604. package/src/static/sy-legal-notary-office.svg +6 -0
  1605. package/src/static/sy-legal-online-notarization.svg +5 -0
  1606. package/src/static/sy-legal-open-by-application.svg +5 -0
  1607. package/src/static/sy-legal-prison.svg +5 -0
  1608. package/src/static/sy-legal-remote-teaching.svg +4 -0
  1609. package/src/static/sy-legal-the-court.svg +6 -0
  1610. package/src/static/sy-lightning-alt.svg +4 -0
  1611. package/src/static/sy-lightning-ring.svg +5 -0
  1612. package/src/static/sy-lightning.svg +4 -0
  1613. package/src/static/sy-like.svg +4 -0
  1614. package/src/static/sy-line.svg +7 -0
  1615. package/src/static/sy-linkedin.svg +3 -0
  1616. package/src/static/sy-load-circle.svg +4 -0
  1617. package/src/static/sy-location-solid.svg +3 -0
  1618. package/src/static/sy-location.svg +6 -0
  1619. package/src/static/sy-lock.svg +7 -0
  1620. package/src/static/sy-map-solid.svg +4 -0
  1621. package/src/static/sy-map.svg +5 -0
  1622. package/src/static/sy-mastercard.svg +4 -0
  1623. package/src/static/sy-menu.svg +4 -0
  1624. package/src/static/sy-message-alt.svg +4 -0
  1625. package/src/static/sy-message-open.svg +5 -0
  1626. package/src/static/sy-message.svg +6 -0
  1627. package/src/static/sy-mic-alt.svg +7 -0
  1628. package/src/static/sy-mic.svg +8 -0
  1629. package/src/static/sy-minus.svg +3 -0
  1630. package/src/static/sy-money.svg +6 -0
  1631. package/src/static/sy-moon.svg +4 -0
  1632. package/src/static/sy-more-circle.svg +4 -0
  1633. package/src/static/sy-music.svg +5 -0
  1634. package/src/static/sy-nesting.svg +7 -0
  1635. package/src/static/sy-news.svg +5 -0
  1636. package/src/static/sy-nfc.svg +5 -0
  1637. package/src/static/sy-notebook.svg +5 -0
  1638. package/src/static/sy-notification-active-system.svg +3 -0
  1639. package/src/static/sy-notification-system.svg +3 -0
  1640. package/src/static/sy-notification.svg +6 -0
  1641. package/src/static/sy-on-button.svg +5 -0
  1642. package/src/static/sy-order.svg +8 -0
  1643. package/src/static/sy-paper-download.svg +5 -0
  1644. package/src/static/sy-paper-fail.svg +5 -0
  1645. package/src/static/sy-paper-negative.svg +7 -0
  1646. package/src/static/sy-paper-plus.svg +5 -0
  1647. package/src/static/sy-paper-upload.svg +5 -0
  1648. package/src/static/sy-paper.svg +7 -0
  1649. package/src/static/sy-password.svg +8 -0
  1650. package/src/static/sy-pci.svg +8 -0
  1651. package/src/static/sy-phone-mobile.svg +5 -0
  1652. package/src/static/sy-phone.svg +3 -0
  1653. package/src/static/sy-pin-alt.svg +5 -0
  1654. package/src/static/sy-pin.svg +5 -0
  1655. package/src/static/sy-pined.svg +6 -0
  1656. package/src/static/sy-pipe.svg +4 -0
  1657. package/src/static/sy-play-cricle.svg +4 -0
  1658. package/src/static/sy-play.svg +6 -0
  1659. package/src/static/sy-plus.svg +6 -0
  1660. package/src/static/sy-pointers.svg +4 -0
  1661. package/src/static/sy-print.svg +5 -0
  1662. package/src/static/sy-profile.svg +6 -0
  1663. package/src/static/sy-question.svg +6 -0
  1664. package/src/static/sy-quote-down.svg +4 -0
  1665. package/src/static/sy-quote-up.svg +4 -0
  1666. package/src/static/sy-radar.svg +4 -0
  1667. package/src/static/sy-rain.svg +4 -0
  1668. package/src/static/sy-recovery-convert.svg +5 -0
  1669. package/src/static/sy-refresh.svg +3 -0
  1670. package/src/static/sy-remove.svg +4 -0
  1671. package/src/static/sy-reorder.svg +5 -0
  1672. package/src/static/sy-repeat.svg +4 -0
  1673. package/src/static/sy-ring.svg +4 -0
  1674. package/src/static/sy-rocket.svg +4 -0
  1675. package/src/static/sy-routing.svg +6 -0
  1676. package/src/static/sy-save.svg +5 -0
  1677. package/src/static/sy-scan 2.svg +5 -0
  1678. package/src/static/sy-scan.svg +7 -0
  1679. package/src/static/sy-scanner.svg +4 -0
  1680. package/src/static/sy-search-alt.svg +6 -0
  1681. package/src/static/sy-search.svg +5 -0
  1682. package/src/static/sy-secure.svg +4 -0
  1683. package/src/static/sy-send-hor.svg +4 -0
  1684. package/src/static/sy-send.svg +6 -0
  1685. package/src/static/sy-server.svg +6 -0
  1686. package/src/static/sy-setting-alt-line.svg +4 -0
  1687. package/src/static/sy-setting-line.svg +4 -0
  1688. package/src/static/sy-setting.svg +6 -0
  1689. package/src/static/sy-share.svg +3 -0
  1690. package/src/static/sy-shield-done.svg +6 -0
  1691. package/src/static/sy-shield-fail.svg +6 -0
  1692. package/src/static/sy-shield.svg +3 -0
  1693. package/src/static/sy-shop.svg +4 -0
  1694. package/src/static/sy-show.svg +6 -0
  1695. package/src/static/sy-shuffle.svg +4 -0
  1696. package/src/static/sy-sign-in-circle.svg +4 -0
  1697. package/src/static/sy-sign-in-squre.svg +4 -0
  1698. package/src/static/sy-sign-out-circle.svg +4 -0
  1699. package/src/static/sy-sign-out-squre.svg +4 -0
  1700. package/src/static/sy-sound-min.svg +4 -0
  1701. package/src/static/sy-sound-mute.svg +5 -0
  1702. package/src/static/sy-sound.svg +4 -0
  1703. package/src/static/sy-speedometer.svg +4 -0
  1704. package/src/static/sy-stackframe.svg +4 -0
  1705. package/src/static/sy-star.svg +3 -0
  1706. package/src/static/sy-stars-line.svg +5 -0
  1707. package/src/static/sy-station-minimalistic.svg +5 -0
  1708. package/src/static/sy-stop-and-play.svg +4 -0
  1709. package/src/static/sy-storm.svg +5 -0
  1710. package/src/static/sy-subttasks.svg +9 -0
  1711. package/src/static/sy-sunlight.svg +5 -0
  1712. package/src/static/sy-support.svg +3 -0
  1713. package/src/static/sy-swap.svg +8 -0
  1714. package/src/static/sy-syotech-add.svg +3 -0
  1715. package/src/static/sy-target.svg +4 -0
  1716. package/src/static/sy-tech-7x24h.svg +6 -0
  1717. package/src/static/sy-tech-account-people.svg +6 -0
  1718. package/src/static/sy-tech-air-quality-control.svg +6 -0
  1719. package/src/static/sy-tech-alarm-clock.svg +6 -0
  1720. package/src/static/sy-tech-all-covered.svg +10 -0
  1721. package/src/static/sy-tech-api-interface.svg +10 -0
  1722. package/src/static/sy-tech-archive-data-document.svg +11 -0
  1723. package/src/static/sy-tech-at.svg +3 -0
  1724. package/src/static/sy-tech-attachment.svg +3 -0
  1725. package/src/static/sy-tech-availability.svg +11 -0
  1726. package/src/static/sy-tech-bell-off.svg +4 -0
  1727. package/src/static/sy-tech-bell.svg +4 -0
  1728. package/src/static/sy-tech-chat-comment-email.svg +4 -0
  1729. package/src/static/sy-tech-cloud-acceleration.svg +11 -0
  1730. package/src/static/sy-tech-cloud-arrow-download.svg +6 -0
  1731. package/src/static/sy-tech-cloud-arrow-upload.svg +6 -0
  1732. package/src/static/sy-tech-cloud-backup.svg +6 -0
  1733. package/src/static/sy-tech-coin.svg +8 -0
  1734. package/src/static/sy-tech-connection-internet.svg +5 -0
  1735. package/src/static/sy-tech-crypto-exchange.svg +6 -0
  1736. package/src/static/sy-tech-currency-exchange.svg +7 -0
  1737. package/src/static/sy-tech-curve-chart.svg +5 -0
  1738. package/src/static/sy-tech-data-analysis.svg +7 -0
  1739. package/src/static/sy-tech-data-cluster.svg +6 -0
  1740. package/src/static/sy-tech-ddos-protection.svg +7 -0
  1741. package/src/static/sy-tech-direction-location.svg +5 -0
  1742. package/src/static/sy-tech-dns.svg +8 -0
  1743. package/src/static/sy-tech-flexible.svg +6 -0
  1744. package/src/static/sy-tech-gen-lifebelt.svg +8 -0
  1745. package/src/static/sy-tech-host-record.svg +14 -0
  1746. package/src/static/sy-tech-intelligent-positioning.svg +10 -0
  1747. package/src/static/sy-tech-interface-control.svg +13 -0
  1748. package/src/static/sy-tech-machine-vision.svg +16 -0
  1749. package/src/static/sy-tech-mail-reception.svg +7 -0
  1750. package/src/static/sy-tech-mobile-app.svg +12 -0
  1751. package/src/static/sy-tech-multiple-defenses.svg +7 -0
  1752. package/src/static/sy-tech-page-analysis.svg +10 -0
  1753. package/src/static/sy-tech-pin.svg +7 -0
  1754. package/src/static/sy-tech-port-detection.svg +7 -0
  1755. package/src/static/sy-tech-recursive-server.svg +9 -0
  1756. package/src/static/sy-tech-recycle-refresh-reload-repeat-rotate.svg +4 -0
  1757. package/src/static/sy-tech-renewable-energy.svg +5 -0
  1758. package/src/static/sy-tech-security.svg +10 -0
  1759. package/src/static/sy-tech-solid-batch.svg +3 -0
  1760. package/src/static/sy-tech-solid-catalog.svg +8 -0
  1761. package/src/static/sy-tech-solid-cloud-endpoints.svg +8 -0
  1762. package/src/static/sy-tech-solid-cloud-inference.svg +10 -0
  1763. package/src/static/sy-tech-solid-cloud-interconnect.svg +9 -0
  1764. package/src/static/sy-tech-solid-cloud-network.svg +9 -0
  1765. package/src/static/sy-tech-solid-cloud-optimization.svg +4 -0
  1766. package/src/static/sy-tech-solid-cloud-stack.svg +5 -0
  1767. package/src/static/sy-tech-solid-cloud-users.svg +3 -0
  1768. package/src/static/sy-tech-solid-configuration-management.svg +5 -0
  1769. package/src/static/sy-tech-solid-containers.svg +17 -0
  1770. package/src/static/sy-tech-solid-data-chat.svg +5 -0
  1771. package/src/static/sy-tech-solid-filestore.svg +5 -0
  1772. package/src/static/sy-tech-solid-gift.svg +8 -0
  1773. package/src/static/sy-tech-solid-iot.svg +6 -0
  1774. package/src/static/sy-tech-solid-managed-service.svg +6 -0
  1775. package/src/static/sy-tech-solid-migrate.svg +3 -0
  1776. package/src/static/sy-tech-solid-network-intelligence.svg +3 -0
  1777. package/src/static/sy-tech-solid-network-tiers.svg +9 -0
  1778. package/src/static/sy-tech-solid-network-topology.svg +3 -0
  1779. package/src/static/sy-tech-solid-os.svg +3 -0
  1780. package/src/static/sy-tech-solid-release-notes.svg +3 -0
  1781. package/src/static/sy-tech-solid-runtime-config.svg +8 -0
  1782. package/src/static/sy-tech-solid-secure-authority.svg +4 -0
  1783. package/src/static/sy-tech-solid-stackdriver.svg +5 -0
  1784. package/src/static/sy-tech-surveillance.svg +7 -0
  1785. package/src/static/sy-tech-system-settings.svg +9 -0
  1786. package/src/static/sy-tech-touch-click.svg +9 -0
  1787. package/src/static/sy-threads.svg +3 -0
  1788. package/src/static/sy-tick-square.svg +6 -0
  1789. package/src/static/sy-ticket-alt.svg +4 -0
  1790. package/src/static/sy-ticket-star.svg +6 -0
  1791. package/src/static/sy-ticket-use.svg +6 -0
  1792. package/src/static/sy-ticket.svg +6 -0
  1793. package/src/static/sy-tiktok.svg +3 -0
  1794. package/src/static/sy-time-atack.svg +4 -0
  1795. package/src/static/sy-time-progress.svg +4 -0
  1796. package/src/static/sy-time-square.svg +6 -0
  1797. package/src/static/sy-time.svg +4 -0
  1798. package/src/static/sy-timelapse.svg +3 -0
  1799. package/src/static/sy-trash.svg +6 -0
  1800. package/src/static/sy-tumer.svg +4 -0
  1801. package/src/static/sy-twitter.svg +3 -0
  1802. package/src/static/sy-umbrella.svg +5 -0
  1803. package/src/static/sy-unlimited.svg +4 -0
  1804. package/src/static/sy-unlock.svg +7 -0
  1805. package/src/static/sy-upload.svg +7 -0
  1806. package/src/static/sy-user-add.svg +6 -0
  1807. package/src/static/sy-user-alt.svg +4 -0
  1808. package/src/static/sy-user-box.svg +5 -0
  1809. package/src/static/sy-user-duo.svg +4 -0
  1810. package/src/static/sy-user-hand-up.svg +5 -0
  1811. package/src/static/sy-user-scan.svg +5 -0
  1812. package/src/static/sy-user-solid.svg +4 -0
  1813. package/src/static/sy-user.svg +3 -0
  1814. package/src/static/sy-video-file.svg +4 -0
  1815. package/src/static/sy-video.svg +6 -0
  1816. package/src/static/sy-view-alt-1.svg +4 -0
  1817. package/src/static/sy-view-alt.svg +5 -0
  1818. package/src/static/sy-view-hide.svg +8 -0
  1819. package/src/static/sy-view-horizont.svg +6 -0
  1820. package/src/static/sy-view.svg +4 -0
  1821. package/src/static/sy-visa.svg +3 -0
  1822. package/src/static/sy-voice-2.svg +6 -0
  1823. package/src/static/sy-volume-down.svg +6 -0
  1824. package/src/static/sy-volume-off.svg +6 -0
  1825. package/src/static/sy-volume-up.svg +7 -0
  1826. package/src/static/sy-wallet-alt.svg +4 -0
  1827. package/src/static/sy-wallet.svg +6 -0
  1828. package/src/static/sy-warning.svg +3 -0
  1829. package/src/static/sy-watch-square.svg +5 -0
  1830. package/src/static/sy-winter.svg +5 -0
  1831. package/src/static/sy-work.svg +7 -0
  1832. package/src/static/sy-world-alt.svg +6 -0
  1833. package/src/static/sy-youtube.svg +3 -0
@@ -0,0 +1,16 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyPinAlt = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path
6
+ fillOpacity={0.24}
7
+ d="M4.379 17.574C3.556 18.077 3 18.724 3 19.5s.556 1.423 1.379 1.926 1.94.89 3.271 1.162S10.477 23 12 23s3.019-.14 4.35-.412 2.448-.66 3.271-1.162C20.444 20.923 21 20.276 21 19.5s-.556-1.423-1.379-1.926a.5.5 0 0 0-.685.164.5.5 0 0 0 .164.688c.669.409.9.796.9 1.074s-.231.665-.9 1.074c-.67.41-1.696.778-2.95 1.033-1.253.256-2.689.393-4.15.393s-2.897-.137-4.15-.393c-1.254-.255-2.28-.624-2.95-1.033-.669-.409-.9-.796-.9-1.074s.231-.665.9-1.074a.5.5 0 0 0 .164-.688.5.5 0 0 0-.685-.164"
8
+ />
9
+ <path
10
+ fillOpacity={0.24}
11
+ d="M19 10c0 5.016-5.119 8.035-6.602 8.804a.86.86 0 0 1-.796 0C10.119 18.034 5 15.016 5 10a7 7 0 0 1 14 0"
12
+ />
13
+ <circle cx={12} cy={10} r={3} />
14
+ </svg>
15
+ )
16
+ export default SvgSyPinAlt
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyPined: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyPined
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyPined = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path
6
+ fillOpacity={0.24}
7
+ d="M8 4.461c0-.43 0-.644.065-.815a1 1 0 0 1 .58-.581C8.818 3 9.033 3 9.462 3h5.078c.43 0 .644 0 .815.065a1 1 0 0 1 .581.58c.065.172.065.387.065.816 0 1.107 0 1.66.073 2.198a8 8 0 0 0 .732 2.416c.237.489.544.949 1.158 1.87l1.399 2.098a.81.81 0 0 1-.478 1.236 28.4 28.4 0 0 1-13.768 0 .81.81 0 0 1-.478-1.236l1.399-2.098c.614-.921.92-1.381 1.158-1.87a8 8 0 0 0 .732-2.416C8 6.12 8 5.568 8 4.46"
8
+ />
9
+ <path d="M9.46 2.3c-.428 0-.709-.023-1.062.11a1.7 1.7 0 0 0-.988.988c-.133.353-.11.634-.11 1.063 0 1.106-.003 1.63-.068 2.103a7.3 7.3 0 0 1-.666 2.206c-.209.43-.497.866-1.11 1.787l-1.4 2.097c-.567.852-.101 2.057.891 2.305a29.1 29.1 0 0 0 14.106 0c.992-.248 1.458-1.453.89-2.305l-1.398-2.097c-.614-.921-.902-1.357-1.111-1.787h.002a7.3 7.3 0 0 1-.668-2.206c-.065-.474-.069-.997-.069-2.103 0-.43.024-.71-.11-1.063a1.7 1.7 0 0 0-.987-.988c-.353-.133-.634-.11-1.063-.11zm0 1.4h5.08c.428 0 .576.023.565.019a.3.3 0 0 1 .176.176c-.004-.01.02.137.02.566 0 1.106-.004 1.691.078 2.293.124.912.394 1.799.797 2.627.265.546.591 1.03 1.205 1.951l1.398 2.1c.055.082.031.144-.064.168a27.7 27.7 0 0 1-13.43 0c-.095-.024-.119-.086-.064-.168l1.398-2.1c.614-.92.94-1.405 1.205-1.951a8.7 8.7 0 0 0 .797-2.627c.082-.602.078-1.187.078-2.293 0-.43.024-.577.02-.566a.3.3 0 0 1 .176-.176c-.01.004.137-.02.566-.02" />
10
+ <path d="M12 15.3a.7.7 0 0 0-.7.7v4a.7.7 0 0 0 .7.7.7.7 0 0 0 .7-.7v-4a.7.7 0 0 0-.7-.7" />
11
+ <path d="M6 19.3v1.4h12v-1.4z" />
12
+ </svg>
13
+ )
14
+ export default SvgSyPined
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyPipe: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyPipe
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyPipe = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path
6
+ fillOpacity={0.24}
7
+ fillRule="evenodd"
8
+ d="M5.965 15.17c-.552.148-.828.222-.917.464s.059.46.356.893a8 8 0 0 0 9.66 2.863 8 8 0 0 0-2.441-15.365c-.524-.041-.786-.062-.951.137s-.092.475.056 1.028l1.643 6.132.003.01c.012.044.054.196.073.347a1.64 1.64 0 0 1-.202 1.04 1.64 1.64 0 0 1-.8.695c-.14.058-.292.098-.337.11l-.01.002z"
9
+ clipRule="evenodd"
10
+ />
11
+ <path d="M9.67 3.307c-.124-.464-.186-.695-.383-.796s-.407-.022-.827.136a10 10 0 0 0-6.33 10.964c.073.443.109.664.295.784.187.12.418.059.882-.066l7.727-2.07c.455-.122.683-.183.787-.363.103-.179.042-.407-.08-.862z" />
12
+ </svg>
13
+ )
14
+ export default SvgSyPipe
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyPlay: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyPlay
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyPlay = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <g fillRule="evenodd" strokeLinejoin="round" clipRule="evenodd">
6
+ <path d="M12 1.25C6.072 1.25 1.25 6.072 1.25 12S6.072 22.75 12 22.75 22.75 17.928 22.75 12 17.928 1.25 12 1.25m0 1.5A9.24 9.24 0 0 1 21.25 12 9.24 9.24 0 0 1 12 21.25 9.24 9.24 0 0 1 2.75 12 9.24 9.24 0 0 1 12 2.75" />
7
+ <path
8
+ d="M10.68 7.748a1.25 1.25 0 0 0-1.19.768l-.002.002c-.053.127-.044.135-.058.189l-.043.178a6 6 0 0 0-.076.36c-.125.676-.171 1.633-.17 2.616-.001.94.044 1.859.152 2.524v.004a7 7 0 0 0 .148.658c.02.067 0 .071.092.25v.002a1.24 1.24 0 0 0 1.147.674h.002c.2-.006.223-.031.295-.051q.11-.03.222-.068c.151-.05.298-.104.414-.153 1.205-.507 3.078-1.747 3.983-2.72.027-.03.095-.099.158-.167.063-.067.078-.065.187-.214v-.002a1.254 1.254 0 0 0-.027-1.51c-.091-.117-.11-.126-.17-.19l-.154-.166-.002-.002c-.934-.995-2.868-2.281-4.084-2.753a6 6 0 0 0-.541-.182c-.068-.018-.1-.042-.283-.047m.146 1.578.131.047.004.002c.74.288 2.947 1.759 3.533 2.383l.098.103-.088.092-.004.004c-.554.598-2.645 2.015-3.469 2.361-.03.013-.124.045-.205.075-.021-.097-.045-.203-.053-.248v-.004c-.081-.504-.133-1.395-.132-2.278v-.002c-.001-.929.056-1.871.144-2.35l.002-.001c.006-.033.024-.114.04-.184"
9
+ opacity={0.4}
10
+ />
11
+ </g>
12
+ </svg>
13
+ )
14
+ export default SvgSyPlay
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyPlayCricle: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyPlayCricle
@@ -0,0 +1,12 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyPlayCricle = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path
6
+ d="M19.07 19.82c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06c3.61-3.61 3.61-9.48 0-13.08a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0 4.19 4.19 4.19 11.01 0 15.2-.15.15-.34.22-.53.22m-14.14 0c-.19 0-.38-.07-.53-.22C.21 15.41.21 8.59 4.4 4.4c.29-.29.77-.29 1.06 0s.29.77 0 1.06c-3.61 3.61-3.61 9.48 0 13.08.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M12 22.71c-1.25-.01-2.44-.21-3.55-.6a.754.754 0 0 1-.46-.96c.14-.39.56-.6.96-.46.96.33 1.98.51 3.06.51 1.07 0 2.1-.18 3.05-.51.39-.13.82.07.96.46s-.07.82-.46.96c-1.12.39-2.31.6-3.56.6m3.3-19.37c-.08 0-.17-.01-.25-.04a9.4 9.4 0 0 0-6.109 0 .763.763 0 0 1-.96-.46c-.14-.39.07-.82.46-.96 1.11-.39 2.31-.59 3.55-.59s2.44.2 3.55.59c.39.14.6.57.46.96-.1.31-.39.5-.7.5"
7
+ opacity={0.4}
8
+ />
9
+ <path d="M8.74 12v-1.67c0-2.08 1.47-2.93 3.27-1.89l1.45.84 1.45.84c1.8 1.04 1.8 2.74 0 3.78l-1.45.84-1.45.84c-1.8 1.04-3.27.19-3.27-1.89z" />
10
+ </svg>
11
+ )
12
+ export default SvgSyPlayCricle
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyPlus: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyPlus
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyPlus = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <g fillRule="evenodd" clipRule="evenodd">
6
+ <path
7
+ d="M12.75 8.327a.75.75 0 0 0-1.5 0v2.913H8.333a.75.75 0 0 0 0 1.5h2.917v2.913a.75.75 0 0 0 1.5 0V12.74h2.917a.75.75 0 0 0 0-1.5H12.75z"
8
+ opacity={0.4}
9
+ />
10
+ <path d="M7.314 1.25c-1.81 0-3.365.661-4.431 1.805S1.25 5.793 1.25 7.585v8.83c0 1.791.564 3.386 1.629 4.53s2.62 1.805 4.435 1.805h9.372c1.814 0 3.37-.66 4.435-1.805 1.065-1.144 1.629-2.739 1.629-4.53v-8.83c0-1.791-.564-3.386-1.629-4.53s-2.62-1.805-4.435-1.805zm0 1.5h9.372c1.461 0 2.565.496 3.337 1.326s1.227 2.03 1.227 3.51v8.828c0 1.48-.454 2.68-1.227 3.51-.772.83-1.876 1.326-3.337 1.326H7.314c-1.461 0-2.565-.496-3.337-1.326s-1.227-2.03-1.227-3.51V7.586c0-1.48.456-2.68 1.23-3.51.775-.83 1.878-1.326 3.334-1.326" />
11
+ </g>
12
+ </svg>
13
+ )
14
+ export default SvgSyPlus
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyPointers: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyPointers
@@ -0,0 +1,12 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyPointers = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path
6
+ fillOpacity={0.24}
7
+ d="M12 2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5v-2A.5.5 0 0 0 12 2m0 7a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5v-2A.5.5 0 0 0 12 9m0 7a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5"
8
+ />
9
+ <path d="M8.1 4c-.56 0-.91-.025-1.282.164-.282.144-.51.372-.654.654C5.974 5.19 6 5.54 6 6.1v1.8c0 .56-.025.91.164 1.282.144.282.372.51.654.654.372.19.722.164 1.282.164h9.63c.283 0 .468.006.688-.055a1.5 1.5 0 0 0 .482-.23c.185-.134.295-.284.471-.504l.72-.898c.286-.357.481-.574.575-.913a1.5 1.5 0 0 0 0-.8c-.094-.34-.289-.556-.574-.912l-.72-.899c-.177-.22-.287-.37-.472-.504a1.5 1.5 0 0 0-.482-.23c-.22-.06-.405-.055-.688-.055zm0 1h9.63c.283 0 .381.006.422.018a.5.5 0 0 1 .16.078c.035.025.101.096.278.316l.72.9c.286.357.375.498.391.555a.5.5 0 0 1 0 .266c-.016.057-.105.198-.39.555l-.721.9c-.177.22-.243.291-.278.316a.5.5 0 0 1-.16.078c-.041.012-.14.018-.422.018H8.1c-.56 0-.77-.026-.827-.055a.5.5 0 0 1-.218-.218C7.025 8.67 7 8.46 7 7.9V6.1c0-.56.026-.77.055-.827a.5.5 0 0 1 .218-.218C7.33 5.025 7.54 5 8.1 5m-1.83 6c-.283 0-.469-.006-.688.055a1.5 1.5 0 0 0-.482.23c-.185.134-.295.284-.471.504l-.72.899c-.286.356-.481.573-.575.912a1.5 1.5 0 0 0 0 .8c.094.339.29.556.576.912l.719.899c.176.22.286.37.47.504a1.5 1.5 0 0 0 .483.23c.22.06.405.055.688.055h9.63c.56 0 .91.025 1.282-.164.282-.144.51-.372.654-.654.19-.372.164-.722.164-1.282v-1.8c0-.56.025-.91-.164-1.282a1.5 1.5 0 0 0-.654-.654C16.81 10.974 16.46 11 15.9 11zm0 1h9.63c.56 0 .77.026.827.055a.5.5 0 0 1 .218.218c.03.057.055.267.055.827v1.8c0 .56-.026.77-.055.827a.5.5 0 0 1-.218.218c-.057.03-.267.055-.827.055H6.27c-.283 0-.381-.006-.422-.018a.5.5 0 0 1-.16-.078c-.035-.025-.101-.096-.278-.316l-.72-.9c-.286-.357-.375-.498-.391-.555a.5.5 0 0 1 0-.266c.016-.057.105-.198.39-.555l.721-.9c.177-.22.243-.291.277-.316a.5.5 0 0 1 .16-.078c.042-.012.14-.018.423-.018" />
10
+ </svg>
11
+ )
12
+ export default SvgSyPointers
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyPrint: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyPrint
@@ -0,0 +1,13 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyPrint = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="-0.5 0 25 25" {...props}>
5
+ <path d="M4 10.5c0-1.886 0-2.828.586-3.414S6.114 6.5 8 6.5h8c1.886 0 2.828 0 3.414.586S20 8.614 20 10.5v2c0 .943 0 1.414-.293 1.707s-.764.293-1.707.293h-.7c-.141 0-.212 0-.256-.044S17 14.341 17 14.2v-.7c0-.943 0-1.414-.293-1.707S15.943 11.5 15 11.5H9c-.943 0-1.414 0-1.707.293S7 12.557 7 13.5v.7c0 .141 0 .212-.044.256s-.115.044-.256.044H5c-.471 0-.707 0-.854-.146C4 14.207 4 13.97 4 13.5z" />
6
+ <path
7
+ fillOpacity={0.24}
8
+ d="M7 20.762V13.5c0-.943 0-1.414.293-1.707S8.057 11.5 9 11.5h6c.943 0 1.414 0 1.707.293S17 12.557 17 13.5v7.262c0 .334 0 .501-.11.576s-.265.012-.576-.112l-1.628-.652c-.092-.036-.138-.055-.186-.055s-.094.019-.186.055l-2.128.852c-.092.036-.138.055-.186.055s-.094-.019-.186-.055l-2.128-.852c-.092-.036-.138-.055-.186-.055s-.094.019-.186.055l-1.628.652c-.311.124-.466.186-.576.112-.11-.075-.11-.242-.11-.576"
9
+ />
10
+ <path d="M9.5 14.5a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5zm0 3a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5zM7 5.24c0-.693 0-1.039.164-1.288a1 1 0 0 1 .288-.288c.25-.164.595-.164 1.287-.164h6.522c.692 0 1.038 0 1.288.164a1 1 0 0 1 .287.288c.164.25.164.595.164 1.287 0 .104 0 .156-.025.193a.2.2 0 0 1-.043.043c-.037.025-.09.025-.193.025H7.261c-.104 0-.156 0-.193-.025a.2.2 0 0 1-.043-.043C7 5.395 7 5.342 7 5.24" />
11
+ </svg>
12
+ )
13
+ export default SvgSyPrint
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyProfile: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyProfile
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyProfile = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <g fillRule="evenodd" strokeLinejoin="round" clipRule="evenodd">
6
+ <path d="M11.984 14.596c-1.971 0-3.816.136-5.273.625-.729.244-1.371.58-1.86 1.086a2.83 2.83 0 0 0-.787 1.966c0 .761.296 1.457.782 1.965s1.126.85 1.853 1.098c1.456.495 3.302.635 5.285.635 1.972 0 3.817-.137 5.274-.625.728-.245 1.371-.58 1.86-1.086a2.83 2.83 0 0 0 .786-1.967c0-.76-.296-1.456-.781-1.965s-1.126-.848-1.853-1.096c-1.456-.494-3.302-.636-5.286-.636m0 1.5c1.906 0 3.646.163 4.803.556.579.197 1 .448 1.252.711.251.264.365.52.365.93 0 .409-.115.664-.367.926-.252.261-.675.51-1.256.705-1.16.39-2.9.547-4.797.547-1.905 0-3.643-.163-4.8-.557-.58-.197-1.003-.447-1.254-.71s-.366-.52-.366-.93.115-.665.368-.926c.252-.262.675-.51 1.255-.705 1.162-.39 2.901-.547 4.797-.547" />
7
+ <path
8
+ d="M11.984 2.064A5.357 5.357 0 0 0 6.64 7.406v.004c-.008 2.933 2.377 5.336 5.31 5.346h.035A5.357 5.357 0 0 0 17.33 7.41a5.357 5.357 0 0 0-5.346-5.346m0 1.5A3.834 3.834 0 0 1 15.83 7.41a3.834 3.834 0 0 1-3.846 3.846h-.031A3.82 3.82 0 0 1 8.14 7.412V7.41a3.834 3.834 0 0 1 3.845-3.846"
9
+ opacity={0.4}
10
+ />
11
+ </g>
12
+ </svg>
13
+ )
14
+ export default SvgSyProfile
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyQuestion: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyQuestion
@@ -0,0 +1,11 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyQuestion = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path fillOpacity={0.24} d="M21 12a9 9 0 0 1-9 9 9 9 0 0 1-9-9 9 9 0 0 1 9-9 9 9 0 0 1 9 9" />
6
+ <path d="M12 2.4c-5.295 0-9.6 4.305-9.6 9.6s4.305 9.6 9.6 9.6 9.6-4.305 9.6-9.6-4.305-9.6-9.6-9.6m0 1.2c4.646 0 8.4 3.754 8.4 8.4s-3.754 8.4-8.4 8.4-8.4-3.754-8.4-8.4S7.354 3.6 12 3.6" />
7
+ <path d="M12.6 18a.6.6 0 0 1-.6.6.6.6 0 0 1-.6-.6.6.6 0 0 1 .6-.6.6.6 0 0 1 .6.6" />
8
+ <path d="M12 17.3a.7.7 0 0 0 0 1.4.7.7 0 0 0 0-1.4m0 .2a.499.499 0 1 1 0 1 .499.499 0 1 1 0-1m0-11.1A3.61 3.61 0 0 0 8.4 10h1.2c0-1.333 1.067-2.4 2.4-2.4s2.4 1.067 2.4 2.4v.258c0 .889-.443 1.716-1.183 2.209l-.598.4a2.74 2.74 0 0 0-1.219 2.276V16h1.2v-.857c0-.515.255-.993.683-1.278l.6-.398a3.86 3.86 0 0 0 1.717-3.21V10A3.61 3.61 0 0 0 12 6.4" />
9
+ </svg>
10
+ )
11
+ export default SvgSyQuestion
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyQuoteDown: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyQuoteDown
@@ -0,0 +1,12 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyQuoteDown = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path d="M15.91 12.37h4.69c-.08 4.67-1 5.44-3.87 7.14-.33.2-.44.62-.24.96.2.33.62.44.96.24 3.38-2 4.56-3.22 4.56-9.04V6.28c0-1.71-1.39-3.09-3.09-3.09h-3c-1.76 0-3.09 1.33-3.09 3.09v3c-.01 1.76 1.32 3.09 3.08 3.09" />
6
+ <path
7
+ d="M5.09 12.37h4.69c-.08 4.67-1 5.44-3.87 7.14-.33.2-.44.62-.24.96.2.33.62.44.96.24 3.38-2 4.56-3.22 4.56-9.04V6.28c0-1.71-1.39-3.09-3.09-3.09h-3c-1.76 0-3.09 1.33-3.09 3.09v3c-.01 1.76 1.32 3.09 3.08 3.09"
8
+ opacity={0.4}
9
+ />
10
+ </svg>
11
+ )
12
+ export default SvgSyQuoteDown
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyQuoteUp: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyQuoteUp
@@ -0,0 +1,12 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyQuoteUp = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path d="M8.09 11.63H3.4c.08-4.67 1-5.44 3.87-7.14.33-.2.44-.62.24-.96a.7.7 0 0 0-.96-.24c-3.38 2-4.56 3.22-4.56 9.04v5.39c0 1.71 1.39 3.09 3.09 3.09h3c1.76 0 3.09-1.33 3.09-3.09v-3c.01-1.76-1.32-3.09-3.08-3.09" />
6
+ <path
7
+ d="M18.91 11.63h-4.69c.08-4.67 1-5.44 3.87-7.14.33-.2.44-.62.24-.96a.7.7 0 0 0-.96-.24c-3.38 2-4.56 3.22-4.56 9.04v5.39c0 1.71 1.39 3.09 3.09 3.09h3c1.76 0 3.09-1.33 3.09-3.09v-3c.01-1.76-1.32-3.09-3.08-3.09"
8
+ opacity={0.4}
9
+ />
10
+ </svg>
11
+ )
12
+ export default SvgSyQuoteUp
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyRadar: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyRadar
@@ -0,0 +1,12 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyRadar = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path d="M12 14.38a2.38 2.38 0 1 0 0-4.76 2.38 2.38 0 0 0 0 4.76" />
6
+ <path
7
+ d="M20 18.75a.75.75 0 0 1-.6-1.2A9.17 9.17 0 0 0 21.25 12c0-2.02-.64-3.94-1.85-5.55a.75.75 0 0 1 1.2-.9c1.41 1.87 2.15 4.1 2.15 6.45s-.74 4.58-2.15 6.45c-.15.2-.37.3-.6.3m-16 0c-.23 0-.45-.1-.6-.3-1.41-1.87-2.15-4.1-2.15-6.45s.74-4.58 2.15-6.45a.75.75 0 0 1 1.2.9A9.17 9.17 0 0 0 2.75 12c0 2.02.64 3.94 1.85 5.55a.75.75 0 0 1-.6 1.2m12.8-2.4a.75.75 0 0 1-.6-1.2c.69-.91 1.05-2 1.05-3.15s-.36-2.24-1.05-3.15a.75.75 0 0 1 1.2-.9A6.73 6.73 0 0 1 18.75 12c0 1.47-.47 2.88-1.35 4.05-.15.2-.37.3-.6.3m-9.6 0c-.23 0-.45-.1-.6-.3A6.73 6.73 0 0 1 5.25 12c0-1.47.47-2.88 1.35-4.05a.75.75 0 0 1 1.2.9c-.69.91-1.05 2-1.05 3.15s.36 2.24 1.05 3.15a.75.75 0 0 1-.6 1.2"
8
+ opacity={0.4}
9
+ />
10
+ </svg>
11
+ )
12
+ export default SvgSyRadar
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyRain: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyRain
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyRain = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path
6
+ fillOpacity={0.24}
7
+ fillRule="evenodd"
8
+ d="M6 13h12a3 3 0 1 0 0-6c-.64 0-1.174-.461-1.436-1.045a5 5 0 0 0-9.128 0C7.174 6.539 6.64 7 6 7a3 3 0 0 0 0 6"
9
+ clipRule="evenodd"
10
+ />
11
+ <path d="m7.436 5.955-.547-.246zm9.128 0-.547.245zM12 12.4H6v1.2h6zm6 0h-6v1.2h6zm2.4-2.4a2.4 2.4 0 0 1-2.4 2.4v1.2a3.6 3.6 0 0 0 3.6-3.6zM18 7.6a2.4 2.4 0 0 1 2.4 2.4h1.2A3.6 3.6 0 0 0 18 6.4zm-.889-1.89A5.6 5.6 0 0 0 12 2.4v1.2a4.4 4.4 0 0 1 4.016 2.6zM12 2.4a5.6 5.6 0 0 0-5.111 3.31l1.094.49A4.4 4.4 0 0 1 12 3.6zm-6 4A3.6 3.6 0 0 0 2.4 10h1.2A2.4 2.4 0 0 1 6 7.6zM2.4 10A3.6 3.6 0 0 0 6 13.6v-1.2A2.4 2.4 0 0 1 3.6 10zm4.489-4.29c-.198.44-.555.69-.889.69v1.2c.946 0 1.657-.672 1.983-1.4zM18 6.4c-.334 0-.691-.25-.889-.69l-1.095.49c.327.728 1.038 1.4 1.984 1.4zm-6 9a.6.6 0 0 0-.6.6v2a.6.6 0 0 0 .6.6.6.6 0 0 0 .6-.6v-2a.6.6 0 0 0-.6-.6m5 0a.6.6 0 0 0-.6.6v3a.6.6 0 0 0 .6.6.6.6 0 0 0 .6-.6v-3a.6.6 0 0 0-.6-.6m-10 0a.6.6 0 0 0-.6.6v4a.6.6 0 0 0 .6.6.6.6 0 0 0 .6-.6v-4a.6.6 0 0 0-.6-.6" />
12
+ </svg>
13
+ )
14
+ export default SvgSyRain
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyRecoveryConvert: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyRecoveryConvert
@@ -0,0 +1,16 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyRecoveryConvert = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path d="M15 22.75a.752.752 0 0 1-.64-1.14l1.05-1.75a.751.751 0 1 1 1.29.77l-.27.45c2.76-.65 4.83-3.13 4.83-6.09 0-.41.34-.75.75-.75s.75.34.75.75c-.01 4.28-3.49 7.76-7.76 7.76m-13-13c-.41 0-.75-.34-.75-.75 0-4.27 3.48-7.75 7.75-7.75a.752.752 0 0 1 .64 1.14L8.59 4.14c-.21.35-.67.47-1.03.25a.746.746 0 0 1-.25-1.03l.27-.45A6.26 6.26 0 0 0 2.75 9c0 .41-.34.75-.75.75" />
6
+ <path
7
+ d="M14.8 12.63v2.94c0 2.45-.98 3.43-3.43 3.43H8.43C5.98 19 5 18.02 5 15.57v-2.94c0-2.45.98-3.43 3.43-3.43h2.94c2.45 0 3.43.98 3.43 3.43"
8
+ opacity={0.4}
9
+ />
10
+ <path
11
+ d="M15.57 5h-2.94c-2.41 0-3.39.96-3.42 3.32h2.16c2.94 0 4.3 1.37 4.3 4.3v2.16c2.37-.03 3.32-1.01 3.32-3.42V8.43C19 5.98 18.02 5 15.57 5"
12
+ opacity={0.4}
13
+ />
14
+ </svg>
15
+ )
16
+ export default SvgSyRecoveryConvert
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyRefresh: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyRefresh
@@ -0,0 +1,8 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyRefresh = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" {...props}>
5
+ <path d="M29.2 3.1c0-.7-.6-1.2-1.3-1.1s-1.2.6-1.1 1.3l.3 4.4-2.4-2.1C18.5.3 9.2 1 3.9 7.1c-.1.1-.2.3-.2.5L5.5 9c.1 0 .2-.1.3-.2 2.1-2.4 5.1-3.9 8.3-4.2 3.2-.2 6.4.8 8.9 2.9l2.4 2.1-4.4.3c-.7 0-1.2.6-1.1 1.3 0 .7.6 1.2 1.3 1.1l7.4-.6c.7 0 1.2-.6 1.1-1.3L29.1 3zM25.6 24c-4.7 4.9-12.4 5.1-17.3.4L6 22.2h4.4c.7-.2 1.2-.7 1.2-1.4s-.6-1.2-1.3-1.2l-7.4.2c-.7 0-1.2.6-1.2 1.3l.2 7.4c0 .7.6 1.2 1.3 1.2s1.2-.6 1.2-1.3V24c-.1 0 2.2 2.2 2.2 2.2 2.8 2.7 6.6 4.1 10.5 4s7.5-1.7 10.2-4.5v-.1l-1.4-1.9c-.2 0-.3.1-.4.3z" />
6
+ </svg>
7
+ )
8
+ export default SvgSyRefresh
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyRemove: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyRemove
@@ -0,0 +1,9 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyRemove = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <circle cx={12} cy={12} r={9} fillOpacity={0.24} />
6
+ <path d="M8 11.4v1.2h8v-1.2z" />
7
+ </svg>
8
+ )
9
+ export default SvgSyRemove
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyReorder: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyReorder
@@ -0,0 +1,16 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyReorder = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path
6
+ d="M9.5 17.5c0-.935 0-1.402.201-1.75a1.5 1.5 0 0 1 .549-.549C10.598 15 11.065 15 12 15s1.402 0 1.75.201a1.5 1.5 0 0 1 .549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 0 1-.549.549C13.402 20 12.935 20 12 20s-1.402 0-1.75-.201a1.5 1.5 0 0 1-.549-.549c-.201-.348-.201-.815-.201-1.75"
7
+ opacity={0.5}
8
+ />
9
+ <path
10
+ d="M17 17.5c0-.935 0-1.402.201-1.75a1.5 1.5 0 0 1 .549-.549C18.098 15 18.565 15 19.5 15s1.402 0 1.75.201a1.5 1.5 0 0 1 .549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 0 1-.549.549c-.348.201-.815.201-1.75.201s-1.402 0-1.75-.201a1.5 1.5 0 0 1-.549-.549C17 18.902 17 18.435 17 17.5"
11
+ opacity={0.7}
12
+ />
13
+ <path d="M9.446 3.25c-1.133 0-2.058 0-2.79.098-.763.103-1.425.325-1.954.854s-.751 1.19-.854 1.955c-.098.73-.098 1.656-.098 2.79v6.059c-.465.014-.76.057-1 .195a1.5 1.5 0 0 0-.549.549C2 16.098 2 16.565 2 17.5s0 1.402.201 1.75a1.5 1.5 0 0 0 .549.549C3.098 20 3.565 20 4.5 20s1.402 0 1.75-.201a1.5 1.5 0 0 0 .549-.549C7 18.902 7 18.435 7 17.5s0-1.402-.201-1.75a1.5 1.5 0 0 0-.549-.549c-.24-.138-.535-.181-1-.195V9c0-1.2.002-2.024.085-2.643.08-.598.224-.89.428-1.094s.496-.348 1.094-.428C7.476 4.752 8.3 4.75 9.5 4.75h5c1.2 0 2.024.002 2.643.085.598.08.89.224 1.094.428s.348.496.428 1.094c.083.619.085 1.443.085 2.643v1.19l-.72-.72a.75.75 0 1 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 1 0-1.06-1.06l-.72.72V8.945c0-1.133 0-2.058-.098-2.79-.103-.763-.325-1.425-.854-1.954s-1.19-.751-1.955-.854c-.73-.098-1.656-.098-2.79-.098z" />
14
+ </svg>
15
+ )
16
+ export default SvgSyReorder
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyRepeat: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyRepeat
@@ -0,0 +1,12 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyRepeat = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path d="M17.42 4.41H5.39l1.88-1.88c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0L3.05 4.63a.78.78 0 0 0-.22.53.78.78 0 0 0 .22.53l3.16 3.16c.15.15.34.22.53.22s.38-.07.53-.22c.29-.29.29-.77 0-1.06L5.39 5.91h12.03c1.24 0 2.25 1.01 2.25 2.25v3.32c0 .41.34.75.75.75s.75-.34.75-.75V8.16c0-2.07-1.68-3.75-3.75-3.75" />
6
+ <path
7
+ d="M21.17 18.84a.78.78 0 0 0-.22-.53l-3.16-3.16a.754.754 0 0 0-1.06 0c-.29.29-.29.77 0 1.06l1.88 1.88H6.58c-1.24 0-2.25-1.01-2.25-2.25v-3.32c0-.41-.34-.75-.75-.75s-.75.34-.75.75v3.32c0 2.07 1.68 3.75 3.75 3.75h12.03l-1.88 1.88c-.29.29-.29.77 0 1.06.15.15.34.22.53.22s.38-.07.53-.22l3.16-3.16a.78.78 0 0 0 .22-.53"
8
+ opacity={0.4}
9
+ />
10
+ </svg>
11
+ )
12
+ export default SvgSyRepeat
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyRing: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyRing
@@ -0,0 +1,12 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyRing = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path
6
+ fillOpacity={0.24}
7
+ d="M7.084 9.894a5.05 5.05 0 0 1 9.832 0l.644 2.736a5.75 5.75 0 0 0 1.915 3.1c.517.43.212 1.27-.46 1.27H4.985c-.673 0-.977-.84-.46-1.27a5.75 5.75 0 0 0 1.915-3.1z"
8
+ />
9
+ <path d="M12.5 2a.5.5 0 0 0-1 0zm0 3V2h-1v3zm1.85 13a.14.14 0 0 1 .143.15c-.045.475-.3.925-.725 1.264-.47.375-1.105.586-1.768.586s-1.299-.21-1.768-.586c-.424-.34-.68-.789-.725-1.264A.14.14 0 0 1 9.65 18H12z" />
10
+ </svg>
11
+ )
12
+ export default SvgSyRing
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyRocket: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyRocket
@@ -0,0 +1,16 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyRocket = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path
6
+ fillRule="evenodd"
7
+ d="m14.447 16.377 5.847-5.83c.842-.839 1.263-1.259 1.484-1.792S22 7.627 22 6.44v-.567c0-1.826 0-2.739-.569-3.306S19.947 2 18.116 2h-.57c-1.19 0-1.785 0-2.32.221-.536.221-.957.641-1.8 1.48L7.58 9.531c-.984.98-1.594 1.589-1.83 2.176a1.5 1.5 0 0 0-.112.562c0 .802.647 1.448 1.942 2.739l.174.173 2.038-2.069a.75.75 0 1 1 1.069 1.053L8.816 16.24l.137.137c1.295 1.29 1.943 1.936 2.747 1.936.178 0 .348-.031.519-.094.603-.222 1.219-.836 2.228-1.842m2.747-6.846a1.946 1.946 0 0 1-2.747 0 1.93 1.93 0 0 1 0-2.738 1.946 1.946 0 0 1 2.747 0 1.93 1.93 0 0 1 0 2.738"
8
+ clipRule="evenodd"
9
+ />
10
+ <path
11
+ d="M9.034 5.963 6.491 8.5c-.467.466-.896.893-1.235 1.28a6 6 0 0 0-.619.82l-.024-.025-.095-.094a4.9 4.9 0 0 0-1.532-1.004l-.123-.05-.379-.15a.764.764 0 0 1-.259-1.252C3.345 6.907 4.69 5.566 5.34 5.297a3.4 3.4 0 0 1 1.788-.229c.546.081 1.063.362 1.907.895m4.342 13.35c.205.208.34.355.464.512q.243.311.434.658c.142.26.253.537.474 1.092a.69.69 0 0 0 1.126.224l.084-.083c1.12-1.117 2.465-2.458 2.735-3.105a3.35 3.35 0 0 0 .229-1.782c-.081-.545-.362-1.06-.897-1.902l-2.552 2.544c-.478.477-.916.914-1.313 1.256-.237.206-.497.41-.784.586"
12
+ opacity={0.5}
13
+ />
14
+ </svg>
15
+ )
16
+ export default SvgSyRocket
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyRouting: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyRouting
@@ -0,0 +1,17 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyRouting = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path
6
+ d="M8.88 4.6c-.8-3.46-6.01-3.47-6.81 0-.47 2.03.82 3.75 1.94 4.82.82.77 2.11.77 2.93 0 1.12-1.07 2.4-2.79 1.94-4.82M5.51 6.2c-.55 0-1-.45-1-1s.44-1 .99-1h.01c.56 0 1 .45 1 1s-.44 1-1 1"
7
+ opacity={0.4}
8
+ />
9
+ <path d="M6.51 5.2c0 .55-.44 1-1 1-.55 0-1-.45-1-1s.44-1 .99-1h.01c.56 0 1 .45 1 1" />
10
+ <path
11
+ d="M21.91 16.6c-.8-3.46-6.03-3.47-6.84 0-.47 2.03.82 3.75 1.95 4.82.82.77 2.12.77 2.94 0 1.13-1.07 2.42-2.79 1.95-4.82m-3.38 1.6c-.55 0-1-.45-1-1s.44-1 .99-1h.01c.55 0 1 .45 1 1s-.45 1-1 1"
12
+ opacity={0.4}
13
+ />
14
+ <path d="M19.53 17.2c0 .55-.45 1-1 1s-1-.45-1-1 .44-1 .99-1h.01c.55 0 1 .45 1 1M12 19.75H9.32c-1.16 0-2.17-.7-2.57-1.78-.41-1.08-.11-2.27.76-3.04l7.99-6.99c.48-.42.49-.99.35-1.38-.15-.39-.53-.81-1.17-.81H12c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.68c1.16 0 2.17.7 2.57 1.78.41 1.08.11 2.27-.76 3.04L8.5 16.06c-.48.42-.49.99-.35 1.38.15.39.53.81 1.17.81H12c.41 0 .75.34.75.75s-.34.75-.75.75" />
15
+ </svg>
16
+ )
17
+ export default SvgSyRouting
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSySave: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSySave
@@ -0,0 +1,15 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSySave = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path
6
+ fillOpacity={0.24}
7
+ fillRule="evenodd"
8
+ d="M3.879 3.879C3 4.757 3 6.172 3 9v6c0 2.828 0 4.243.879 5.121.642.642 1.57.815 3.125.862Q7 20.54 7 20v-1c0-1.886 0-2.828.586-3.414S9.114 15 11 15h1c1.886 0 2.828 0 3.414.586S16 17.114 16 19v1q.001.55-.004.998c2.177-.012 3.356-.108 4.125-.877C21 19.243 21 17.828 21 15V7.828c0-.408 0-.613-.076-.796s-.22-.329-.51-.618l-2.828-2.828c-.29-.29-.434-.434-.617-.51C16.784 3 16.58 3 16.171 3H9c-2.828 0-4.243 0-5.121.879"
9
+ clipRule="evenodd"
10
+ />
11
+ <path d="M11 14.4c-.943 0-1.663-.004-2.275.079-.613.082-1.156.276-1.563.683s-.601.95-.683 1.563C6.396 17.337 6.4 18.057 6.4 19v2h1.2v-2c0-.943.004-1.639.068-2.115s.163-.696.342-.875.398-.278.875-.342c.476-.064 1.172-.068 2.115-.068h1c.943 0 1.639.004 2.115.068s.696.163.875.342.278.398.342.875c.064.476.068 1.172.068 2.115v2h1.2v-2c0-.943.004-1.663-.079-2.275-.082-.613-.276-1.156-.683-1.563s-.95-.601-1.563-.683c-.612-.083-1.332-.079-2.275-.079zm-4-7a.6.6 0 0 0-.6.6.6.6 0 0 0 .6.6h5a.6.6 0 0 0 .6-.6.6.6 0 0 0-.6-.6z" />
12
+ <path d="M9 2.4c-1.414 0-2.486-.003-3.371.116s-1.62.386-2.174.94c-.553.552-.82 1.288-.94 2.173C2.398 6.514 2.4 7.586 2.4 9v6c0 1.414-.003 2.486.116 3.371s.386 1.62.94 2.174c.552.553 1.288.82 2.173.94.885.118 1.957.115 3.371.115h6c1.414 0 2.486.003 3.371-.116s1.62-.386 2.174-.94.82-1.288.94-2.173c.118-.885.115-1.957.115-3.371V7.828c0-.409.015-.696-.121-1.025-.137-.33-.352-.524-.641-.813L18.01 3.162c-.29-.289-.484-.504-.813-.64-.329-.137-.616-.122-1.025-.122zm0 1.2h7.172c.409 0 .528.015.566.03.039.017.135.09.424.38l2.828 2.828c.29.289.363.385.38.424.015.038.03.157.03.566V15c0 1.414-.004 2.462-.105 3.21-.1.75-.272 1.162-.598 1.487s-.737.497-1.486.598-1.797.105-3.211.105H9c-1.414 0-2.462-.004-3.21-.105-.75-.1-1.162-.272-1.487-.598s-.497-.737-.598-1.486S3.6 16.414 3.6 15V9c0-1.414.004-2.462.105-3.21.1-.75.272-1.162.598-1.487s.737-.497 1.486-.598S7.586 3.6 9 3.6" />
13
+ </svg>
14
+ )
15
+ export default SvgSySave
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyScan: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyScan
@@ -0,0 +1,15 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyScan = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <g strokeLinejoin="round">
6
+ <path d="M1.5 12.264a.75.75 0 0 0-.75.75.75.75 0 0 0 .75.75h21.13a.75.75 0 0 0 .75-.75.75.75 0 0 0-.75-.75z" />
7
+ <path
8
+ d="M15.781 2.75a.75.75 0 0 0-.75.75.75.75 0 0 0 .75.75h1.645A2.576 2.576 0 0 1 20 6.824v1.953a.75.75 0 0 0 .75.75.75.75 0 0 0 .75-.75V6.824a4.09 4.09 0 0 0-4.074-4.074zm-7.402 0-1.682.002A4.08 4.08 0 0 0 2.631 6.82v1.957a.75.75 0 0 0 .75.75.75.75 0 0 0 .75-.75V6.82a2.56 2.56 0 0 1 2.568-2.568l1.68-.002a.75.75 0 0 0 .75-.75.75.75 0 0 0-.75-.75"
9
+ opacity={0.4}
10
+ />
11
+ <path d="M20.75 12.264a.75.75 0 0 0-.75.75v4.53a2.58 2.58 0 0 1-2.574 2.577H15.78a.75.75 0 0 0-.75.75.75.75 0 0 0 .75.75h1.645c2.238 0 4.074-1.839 4.074-4.076v-4.531a.75.75 0 0 0-.75-.75m-17.369 0a.75.75 0 0 0-.75.75v4.535a4.08 4.08 0 0 0 4.067 4.07l1.682.002a.75.75 0 0 0 .75-.75.75.75 0 0 0-.75-.75l-1.68-.002a2.56 2.56 0 0 1-2.568-2.57v-4.535a.75.75 0 0 0-.75-.75" />
12
+ </g>
13
+ </svg>
14
+ )
15
+ export default SvgSyScan
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyScan2: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyScan2
@@ -0,0 +1,16 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyScan2 = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path
6
+ d="M2.77 10C2.34 10 2 9.66 2 9.23V6.92A4.93 4.93 0 0 1 6.92 2h2.31c.43 0 .77.34.77.77s-.34.77-.77.77H6.92c-1.87 0-3.38 1.52-3.38 3.38v2.31c0 .43-.35.77-.77.77m18.46 0a.77.77 0 0 1-.77-.77V6.92c0-1.87-1.52-3.38-3.38-3.38h-2.31a.77.77 0 0 1 0-1.54h2.31A4.93 4.93 0 0 1 22 6.92v2.31c0 .43-.34.77-.77.77"
7
+ opacity={0.4}
8
+ />
9
+ <path d="M17.08 22h-1.39a.77.77 0 0 1 0-1.54h1.39c1.87 0 3.38-1.52 3.38-3.38V15.7a.77.77 0 0 1 1.54 0v1.38A4.93 4.93 0 0 1 17.08 22m-7.85 0H6.92A4.93 4.93 0 0 1 2 17.08v-2.31c0-.43.34-.77.77-.77s.77.34.77.77v2.31c0 1.87 1.52 3.38 3.38 3.38h2.31a.77.77 0 0 1 0 1.54m9.23-10.77H5.54a.77.77 0 0 0 0 1.54h12.92a.77.77 0 0 0 0-1.54M6.9 13.94v.33c0 1.66 1.34 3 3 3h4.2c1.66 0 3-1.34 3-3v-.33c0-.12-.09-.21-.21-.21H7.11c-.12 0-.21.09-.21.21" />
10
+ <path
11
+ d="M6.9 10.06v-.33c0-1.66 1.34-3 3-3h4.2c1.66 0 3 1.34 3 3v.33c0 .12-.09.21-.21.21H7.11c-.12 0-.21-.09-.21-.21"
12
+ opacity={0.4}
13
+ />
14
+ </svg>
15
+ )
16
+ export default SvgSyScan2
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSyScanner: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSyScanner
@@ -0,0 +1,12 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyScanner = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path d="M22 9.75c-.41 0-.75-.34-.75-.75V7c0-2.58-1.67-4.25-4.25-4.25H7C4.42 2.75 2.75 4.42 2.75 7v2c0 .41-.34.75-.75.75s-.75-.34-.75-.75V7c0-3.44 2.31-5.75 5.75-5.75h10c3.44 0 5.75 2.31 5.75 5.75v2c0 .41-.34.75-.75.75m-5 13H7c-3.44 0-5.75-2.31-5.75-5.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 2.58 1.67 4.25 4.25 4.25h10c2.58 0 4.25-1.67 4.25-4.25v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 3.44-2.31 5.75-5.75 5.75m5-10H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75" />
6
+ <path
7
+ d="M16.5 9h-9c-.28 0-.5-.22-.5-.5v-2C7 5.68 7.67 5 8.5 5h7c.83 0 1.5.68 1.5 1.5v2c0 .28-.22.5-.5.5m0 6h-9c-.28 0-.5.22-.5.5v2c0 .82.67 1.5 1.5 1.5h7c.83 0 1.5-.68 1.5-1.5v-2c0-.28-.22-.5-.5-.5"
8
+ opacity={0.4}
9
+ />
10
+ </svg>
11
+ )
12
+ export default SvgSyScanner
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSySearch: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSySearch
@@ -0,0 +1,13 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSySearch = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 960 560" {...props}>
5
+ <path d="M466.7-40v25c38 0 74 7.7 106.9 21.6 49.2 20.8 91.2 55.7 120.8 99.5 14.8 21.9 26.5 46.1 34.5 71.9s12.3 53.2 12.3 81.7-7.7 74-21.6 106.9c-20.8 49.2-55.7 91.2-99.5 120.8-21.9 14.8-46.1 26.5-71.9 34.5s-53.2 12.3-81.7 12.3-74-7.7-106.9-21.6c-49.2-20.8-91.2-55.7-120.8-99.5-14.8-21.9-26.5-46.1-34.5-71.9S192 288 192 259.5s7.7-74 21.6-106.9c20.8-49.2 55.7-91.2 99.5-120.8C335 17 359.2 5.3 385-2.7S438.2-15 466.7-15v-50c-44.8 0-87.5 9.1-126.4 25.5C282-14.8 232.5 26.3 197.5 78.1c-17.5 25.9-31.4 54.5-40.9 85s-14.6 63-14.6 96.5 9.1 87.5 25.5 126.4c24.7 58.3 65.8 107.8 117.6 142.8s54.5 31.4 85 40.9 63 14.6 96.5 14.6 87.5-9.1 126.4-25.5c58.3-24.7 107.8-65.8 142.8-117.6 17.5-25.9 31.4-54.5 40.9-85s14.6-63 14.6-96.5-9.1-87.5-25.5-126.4C741.1 75 700 25.5 648.2-9.5c-25.9-17.5-54.5-31.4-85-40.9S500.2-65 466.7-65z" />
6
+ <path
7
+ fillOpacity={0.24}
8
+ d="M706 479c-11.3 12.3-23.5 23.7-36.5 34.2L775 618.4c4.9 4.9 11.3 7.3 17.7 7.3s12.8-2.4 17.7-7.3c9.8-9.8 9.7-25.6 0-35.4L706.1 479"
9
+ />
10
+ <path d="M675.1 458.6c-6.4 0-12.8 2.4-17.7 7.3-9.8 9.8-9.7 25.6 0 35.4l12 11.9c13-10.4 25.3-21.9 36.5-34.2l-13.2-13.2c-4.9-4.9-11.3-7.3-17.7-7.3" />
11
+ </svg>
12
+ )
13
+ export default SvgSySearch
@@ -0,0 +1,4 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ declare const SvgSySearchAlt: (props: SVGProps<SVGSVGElement>) => React.JSX.Element
4
+ export default SvgSySearchAlt
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSySearchAlt = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <g fillRule="evenodd" clipRule="evenodd">
6
+ <path d="M11 17a6 6 0 1 0 0-12 6 6 0 0 0 0 12M9.852 8.228A3 3 0 0 1 11 8a.5.5 0 0 0 0-1 4 4 0 0 0-4 4 .5.5 0 0 0 1 0 3 3 0 0 1 1.852-2.772" />
7
+ <path
8
+ fillOpacity={0.24}
9
+ d="M17.928 15a.5.5 0 0 0-.866-.5 7 7 0 0 1-2.562 2.562.5.5 0 1 0 .5.866A8 8 0 0 0 16.292 17l2.854 2.855a.5.5 0 1 0 .707-.708L17 16.292q.527-.597.93-1.292"
10
+ />
11
+ </g>
12
+ </svg>
13
+ )
14
+ export default SvgSySearchAlt