@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,18 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyImgOutBox = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <mask id="sy-img-out-box_svg__a" width={18} height={18} x={3} y={3} maskUnits="userSpaceOnUse">
6
+ <path d="M3 11c0-3.771 0-5.657 1.172-6.828S7.229 3 11 3h2c3.771 0 5.657 0 6.828 1.172S21 7.229 21 11v2c0 3.771 0 5.657-1.172 6.828S16.771 21 13 21h-2c-3.771 0-5.657 0-6.828-1.172S3 16.771 3 13z" />
7
+ </mask>
8
+ <g mask="url(#sy-img-out-box_svg__a)">
9
+ <path
10
+ fillOpacity={0.24}
11
+ d="m12.689 14.57-1.497-1.634c-1.27-1.384-1.904-2.077-2.73-2.114-.825-.038-1.52.594-2.91 1.858l-1.921 1.747c-.299.271-.448.407-.533.583l-.024.056c-.074.18-.074.383-.074.786 0 3.669 0 5.503 1.083 6.657q.163.174.346.327c1.212 1.017 3.044.916 6.706.712l3.312-.184c2.61-.145 3.916-.218 4.85-.874.442-.31.815-.704 1.1-1.161.603-.97.603-2.278.603-4.892v-.194c0-.408 0-.612-.038-.805a2 2 0 0 0-.3-.72c-.108-.165-.253-.309-.54-.597-.66-.659-.99-.988-1.357-1.14a2 2 0 0 0-1.53 0c-.368.152-.697.481-1.356 1.14l-.507.507c-.592.592-.889.889-1.248.922a1 1 0 0 1-.228-.005c-.358-.049-.641-.358-1.207-.976"
12
+ />
13
+ </g>
14
+ <circle cx={6} cy={6} r={2} />
15
+ <path d="M20 4v-.6h.6V4zm-5.576 6.424a.6.6 0 0 1-.848-.848zM19.4 9V4h1.2v5zm.6-4.4h-5V3.4h5zm.424-.176-6 6-.848-.848 6-6z" />
16
+ </svg>
17
+ )
18
+ export default SvgSyImgOutBox
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyImgRol = (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
+ fillOpacity={0.24}
8
+ d="M7 5.505C4.588 6.043 3 6.96 3 8s1.588 1.957 4 2.495zm10 4.99C19.412 9.957 21 9.04 21 8s-1.588-1.957-4-2.495z"
9
+ />
10
+ <path d="m19.736 18.331-1.284-1.799c-.653-.913-.979-1.37-1.44-1.408l-.08-.004c-.462-.002-.827.424-1.557 1.276-.628.733-.943 1.1-1.357 1.13l-.072.003c-.416.001-.757-.34-1.44-1.023l-1.092-1.092c-.666-.667-1-1-1.414-1s-.748.333-1.414 1l-3.444 3.444q.352.161.81.315c1.502.5 3.64.827 6.048.827s4.546-.327 6.048-.827c.756-.252 1.296-.53 1.626-.79zM3 18V8c0 .496.36.964 1 1.376C5.496 10.34 8.517 11 12 11s6.504-.66 8-1.624c.64-.412 1-.88 1-1.376v10c0 1.657-4.03 3-9 3s-9-1.343-9-3" />
11
+ </g>
12
+ </svg>
13
+ )
14
+ export default SvgSyImgRol
@@ -0,0 +1,9 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyImport = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <rect width={14} height={6} x={5} y={13} fillOpacity={0.24} rx={2} />
6
+ <path d="M12 5.5a.5.5 0 0 0-.5.5v8.793l-1.646-1.647a.5.5 0 0 0-.708 0 .5.5 0 0 0 0 .708l2.5 2.5A.5.5 0 0 0 12 16.5a.5.5 0 0 0 .354-.146l2.5-2.5a.5.5 0 0 0 0-.708.5.5 0 0 0-.708 0L12.5 14.793V6a.5.5 0 0 0-.5-.5" />
7
+ </svg>
8
+ )
9
+ export default SvgSyImport
package/src/SyInfo.tsx ADDED
@@ -0,0 +1,9 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyInfo = (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="M13 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-3 2v1c.465 0 .665.008.758.033h.002a1 1 0 0 1 .707.707v.002c.025.093.033.293.033.758V16h-1v1h3v-1h-1v-4.5c0-.465.009-.729-.068-1.018a2 2 0 0 0-1.414-1.414C10.728 8.991 10.465 9 10 9" />
7
+ </svg>
8
+ )
9
+ export default SvgSyInfo
@@ -0,0 +1,8 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyInfoSolid = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path d="M10.9 17.6h2.2v-6.7h-2.2zM12 8.7c.3 0 .6-.1.8-.3s.3-.5.3-.8-.1-.6-.3-.8-.5-.3-.8-.3-.6.1-.8.3-.3.5-.3.8.1.6.3.8.5.3.8.3m0 14.4c-1.5 0-3-.3-4.3-.9s-2.5-1.4-3.5-2.4-1.8-2.2-2.4-3.5S.9 13.5.9 12s.3-3 .9-4.3 1.4-2.5 2.4-3.5 2.2-1.8 3.5-2.4S10.5.9 12 .9s3 .3 4.3.9 2.5 1.4 3.5 2.4 1.8 2.2 2.4 3.5.9 2.8.9 4.3-.3 3-.9 4.3-1.4 2.5-2.4 3.5-2.2 1.8-3.5 2.4-2.8.9-4.3.9" />
6
+ </svg>
7
+ )
8
+ export default SvgSyInfoSolid
@@ -0,0 +1,18 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyInfoSquare = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <g strokeLinejoin="round">
6
+ <path
7
+ d="M11.99 10.627a.75.75 0 0 0-.75.75v4.42a.75.75 0 0 0 .75.75.75.75 0 0 0 .75-.75v-4.42a.75.75 0 0 0-.75-.75m0-3.172a.75.75 0 0 0-.75.75.75.75 0 0 0 .75.75H12a.75.75 0 0 0 .75-.75.75.75 0 0 0-.75-.75z"
8
+ opacity={0.4}
9
+ />
10
+ <path
11
+ fillRule="evenodd"
12
+ d="M7.666 2c-1.687 0-3.142.618-4.139 1.688S2 6.246 2 7.916v8.168c0 1.67.527 3.158 1.523 4.229S5.975 22 7.666 22h8.668c1.692 0 3.148-.617 4.145-1.687S22 17.753 22 16.084V7.916c0-1.67-.525-3.158-1.521-4.228C19.482 2.618 18.025 2 16.334 2zm0 1.5h8.668c1.338 0 2.343.453 3.047 1.209S20.5 6.559 20.5 7.916v8.168c0 1.358-.417 2.45-1.121 3.207S17.673 20.5 16.334 20.5H7.666c-1.338 0-2.341-.453-3.045-1.209S3.5 17.441 3.5 16.084V7.916c0-1.357.418-2.45 1.123-3.207S6.333 3.5 7.666 3.5"
13
+ clipRule="evenodd"
14
+ />
15
+ </g>
16
+ </svg>
17
+ )
18
+ export default SvgSyInfoSquare
@@ -0,0 +1,13 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyInsta = (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="M3 11c0-3.771 0-5.657 1.172-6.828S7.229 3 11 3h2c3.771 0 5.657 0 6.828 1.172S21 7.229 21 11v2c0 3.771 0 5.657-1.172 6.828S16.771 21 13 21h-2c-3.771 0-5.657 0-6.828-1.172S3 16.771 3 13z"
8
+ />
9
+ <circle cx={17} cy={7} r={1} />
10
+ <circle cx={12} cy={12} r={3} />
11
+ </svg>
12
+ )
13
+ export default SvgSyInsta
@@ -0,0 +1,8 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyInstagram = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" {...props}>
5
+ <path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141m0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7m146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8m76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8M398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1" />
6
+ </svg>
7
+ )
8
+ export default SvgSyInstagram
package/src/SyIto.tsx ADDED
@@ -0,0 +1,13 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyIto = (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="M5.6 7A1.4 1.4 0 0 1 7 5.6h8A3.4 3.4 0 0 1 18.4 9v8a1.4 1.4 0 0 1-1.4 1.4H7A1.4 1.4 0 0 1 5.6 17z"
8
+ />
9
+ <path d="M7 5c-1.097 0-2 .903-2 2v10c0 1.097.903 2 2 2h10c1.097 0 2-.903 2-2V9c0-2.202-1.798-4-4-4zm0 1.2h8A2.79 2.79 0 0 1 17.8 9v8c0 .449-.351.8-.8.8H7a.79.79 0 0 1-.8-.8V7c0-.449.351-.8.8-.8" />
10
+ <path d="M8.4 2v4h1.2V2zm0 16v4h1.2v-4zm6 0v4h1.2v-4zm3.6-3.6v1.2h4v-1.2zm-16 0v1.2h4v-1.2zm0-6v1.2h4V8.4zM15 2v1.2a5.8 5.8 0 0 1 4.102 1.698A5.8 5.8 0 0 1 20.8 9H22a7 7 0 0 0-4.32-6.467A7 7 0 0 0 15 2" />
11
+ </svg>
12
+ )
13
+ export default SvgSyIto
@@ -0,0 +1,13 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyJudge = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path d="M20.54 19.04c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-4.95-4.95.53-.53.53-.53 4.95 4.95c.29.29.29.77 0 1.06" />
6
+ <path
7
+ d="m6.47 9.28 5.8 5.8c.39.39.39 1.02 0 1.41l-.9.91c-.81.8-2.09.8-2.89 0l-4.34-4.34c-.79-.79-.79-2.08 0-2.88l.91-.91c.39-.38 1.03-.38 1.42.01"
8
+ opacity={0.4}
9
+ />
10
+ <path d="m18.59 10.19-3.81 3.8c-.4.4-1.04.4-1.44 0L7.57 8.22c-.4-.4-.4-1.04 0-1.44l3.81-3.81c.79-.79 2.08-.79 2.88 0l4.34 4.34c.78.79.78 2.07-.01 2.88M8 21.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75" />
11
+ </svg>
12
+ )
13
+ export default SvgSyJudge
@@ -0,0 +1,12 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyJumpTime = (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="m17.33 6.342-5.106 10.21a.25.25 0 0 1-.448 0L6.671 6.343a.5.5 0 0 1 .67-.671l4.212 2.105a1 1 0 0 0 .894 0l4.211-2.105a.5.5 0 0 1 .671.67"
8
+ />
9
+ <path d="M14.5 17a.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-.5zm-9 0a.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-.5z" />
10
+ </svg>
11
+ )
12
+ export default SvgSyJumpTime
package/src/SyKey.tsx ADDED
@@ -0,0 +1,17 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyKey = (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="M18.896 10H8v4h6.732a.5.5 0 0 0 .416-.223l.436-.653a.5.5 0 0 1 .832 0l.376.564a.25.25 0 0 0 .416 0l.376-.564a.5.5 0 0 1 .832 0l.415.622a.25.25 0 0 0 .385.038l1.607-1.607a.25.25 0 0 0 0-.354l-1.75-1.75a.25.25 0 0 0-.177-.073"
8
+ />
9
+ <rect width={6} height={1} x={10} y={11} rx={0.5} />
10
+ <path
11
+ fillRule="evenodd"
12
+ d="M3.586 8.586C3 9.172 3 10.114 3 12s0 2.828.586 3.414S5.114 16 7 16s2.828 0 3.414-.586S11 13.886 11 12s0-2.828-.586-3.414S8.886 8 7 8s-2.828 0-3.414.586M6 10a1 1 0 1 0 0 2 1 1 0 0 0 0-2"
13
+ clipRule="evenodd"
14
+ />
15
+ </svg>
16
+ )
17
+ export default SvgSyKey
@@ -0,0 +1,13 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyKeyAlt = (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="M3 11c0-3.771 0-5.657 1.172-6.828S7.229 3 11 3h2c3.771 0 5.657 0 6.828 1.172S21 7.229 21 11v2c0 3.771 0 5.657-1.172 6.828S16.771 21 13 21h-2c-3.771 0-5.657 0-6.828-1.172S3 16.771 3 13z"
8
+ />
9
+ <path d="M8.5 9C7.125 9 6 10.125 6 11.5S7.125 14 8.5 14s2.5-1.125 2.5-2.5S9.875 9 8.5 9m0 1c.834 0 1.5.666 1.5 1.5S9.334 13 8.5 13 7 12.334 7 11.5 7.666 10 8.5 10" />
10
+ <path d="M10.5 11a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5H15v1.5a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5V12h1v1.5a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5v-1.85a.66.66 0 0 0-.65-.65H15.5z" />
11
+ </svg>
12
+ )
13
+ export default SvgSyKeyAlt
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyKickScooter = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path d="M16.631 4.769a15 15 0 0 0-1.022-.019H14.38a.75.75 0 1 1 0-1.5h1.255c.435 0 .803 0 1.107.023.32.024.622.075.918.206.456.202.846.529 1.124.942.181.269.283.558.36.867.073.294.133.653.205 1.077l1.009 5.98a.75.75 0 0 1-.74.876c-2.487 0-4.488 1.99-4.488 4.426a.75.75 0 0 1-.75.75H7.42a3.13 3.13 0 0 1-3.039 2.353c-1.72 0-3.131-1.38-3.131-3.103 0-1.722 1.41-3.103 3.131-3.103 1.462 0 2.7.997 3.039 2.353h6.258c.337-2.64 2.425-4.73 5.065-5.113l-.868-5.143c-.077-.458-.128-.76-.186-.991-.055-.222-.103-.324-.148-.391a1.15 1.15 0 0 0-.488-.408c-.077-.034-.19-.065-.422-.082" />
6
+ <path
7
+ fillRule="evenodd"
8
+ d="M16.488 17.647c0-1.722 1.41-3.103 3.131-3.103s3.131 1.38 3.131 3.103c0 1.722-1.41 3.103-3.13 3.103-1.722 0-3.132-1.381-3.132-3.103"
9
+ clipRule="evenodd"
10
+ opacity={0.5}
11
+ />
12
+ </svg>
13
+ )
14
+ export default SvgSyKickScooter
package/src/SyLamp.tsx ADDED
@@ -0,0 +1,26 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLamp = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <mask id="sy-lamp_svg__a" fill="#fff">
6
+ <path
7
+ fillRule="evenodd"
8
+ d="M15 15.5c0-.103.056-.2.148-.246a7 7 0 1 0-6.296 0A.27.27 0 0 1 9 15.5v3a2.5 2.5 0 0 0 2.5 2.5h1a2.5 2.5 0 0 0 2.5-2.5z"
9
+ clipRule="evenodd"
10
+ />
11
+ </mask>
12
+ <path
13
+ fillOpacity={0.24}
14
+ d="M9.75 8C8.79 8 8 8.79 8 9.75s.79 1.75 1.75 1.75h.75V13a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5v-1.5h1V13a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5v-1.5h.75c.96 0 1.75-.79 1.75-1.75S15.21 8 14.25 8s-1.75.79-1.75 1.75v.75h-1v-.75c0-.96-.79-1.75-1.75-1.75m0 1c.42 0 .75.33.75.75v.75h-.75c-.42 0-.75-.33-.75-.75S9.33 9 9.75 9m4.5 0c.42 0 .75.33.75.75s-.33.75-.75.75h-.75v-.75c0-.42.33-.75.75-.75"
15
+ />
16
+ <path
17
+ fillOpacity={0.24}
18
+ d="M12 2C8.14 2 5 5.14 5 9s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7m0 1c3.32 0 6 2.68 6 6s-2.68 6-6 6-6-2.68-6-6 2.68-6 6-6"
19
+ />
20
+ <path
21
+ d="m8.852 15.254-.45.893zm6.296 0-.45-.893zM18 9a6 6 0 0 1-3.302 5.361l.9 1.786A8 8 0 0 0 20 9zm-6-6a6 6 0 0 1 6 6h2a8 8 0 0 0-8-8zM6 9a6 6 0 0 1 6-6V1a8 8 0 0 0-8 8zm3.302 5.361A6 6 0 0 1 6 9H4a8 8 0 0 0 4.402 7.147zM10 18.5v-3H8v3zm1.5 1.5a1.5 1.5 0 0 1-1.5-1.5H8a3.5 3.5 0 0 0 3.5 3.5zm1 0h-1v2h1zm1.5-1.5a1.5 1.5 0 0 1-1.5 1.5v2a3.5 3.5 0 0 0 3.5-3.5zm0-3v3h2v-3zm-5.598.647A.73.73 0 0 1 8 15.5h2c0-.457-.248-.912-.698-1.139zm6.296-1.786c-.45.227-.698.682-.698 1.139h2c0 .25-.136.513-.402.647z"
22
+ mask="url(#sy-lamp_svg__a)"
23
+ />
24
+ </svg>
25
+ )
26
+ export default SvgSyLamp
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLampSolid = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <circle cx={12} cy={9} r={7} fillOpacity={0.24} />
6
+ <path d="M9.75 8C8.79 8 8 8.79 8 9.75s.79 1.75 1.75 1.75h.75V14a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5v-2.5h1V14a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5v-2.5h.75c.96 0 1.75-.79 1.75-1.75S15.21 8 14.25 8s-1.75.79-1.75 1.75v.75h-1v-.75c0-.96-.79-1.75-1.75-1.75m0 1c.42 0 .75.33.75.75v.75h-.75c-.42 0-.75-.33-.75-.75S9.33 9 9.75 9m4.5 0c.42 0 .75.33.75.75s-.33.75-.75.75h-.75v-.75c0-.42.33-.75.75-.75" />
7
+ <path
8
+ fillRule="evenodd"
9
+ d="M15 16.564a.154.154 0 0 0-.216-.14c-.853.37-1.795.576-2.784.576s-1.93-.205-2.784-.575a.154.154 0 0 0-.216.139V18.5a2.5 2.5 0 0 0 2.5 2.5h1a2.5 2.5 0 0 0 2.5-2.5z"
10
+ clipRule="evenodd"
11
+ />
12
+ </svg>
13
+ )
14
+ export default SvgSyLampSolid
@@ -0,0 +1,16 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLayer = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path d="m19.37 4.89-5.86-2.61c-.86-.38-2.16-.38-3.02 0L4.63 4.89c-1.48.66-1.7 1.56-1.7 2.04s.22 1.38 1.7 2.04l5.86 2.61c.43.19.97.29 1.51.29s1.08-.1 1.51-.29l5.86-2.61c1.48-.66 1.7-1.56 1.7-2.04s-.21-1.38-1.7-2.04" />
6
+ <path
7
+ d="M12 17.04c-.38 0-.76-.08-1.11-.23l-6.74-3c-1.03-.46-1.83-1.69-1.83-2.82 0-.41.33-.74.74-.74s.74.33.74.74c0 .54.45 1.24.95 1.46l6.74 3c.32.14.69.14 1.01 0l6.74-3c.5-.22.95-.91.95-1.46 0-.41.33-.74.74-.74s.74.33.74.74c0 1.12-.8 2.36-1.83 2.82l-6.74 3c-.34.15-.72.23-1.1.23"
8
+ opacity={0.4}
9
+ />
10
+ <path
11
+ d="M12 22c-.38 0-.76-.08-1.11-.23l-6.74-3a3.09 3.09 0 0 1-1.83-2.82c0-.41.33-.74.74-.74s.74.33.74.74c0 .63.37 1.2.95 1.46l6.74 3c.32.14.69.14 1.01 0l6.74-3c.57-.25.95-.83.95-1.46 0-.41.33-.74.74-.74s.74.33.74.74c0 1.22-.72 2.32-1.83 2.82l-6.74 3c-.34.15-.72.23-1.1.23"
12
+ opacity={0.4}
13
+ />
14
+ </svg>
15
+ )
16
+ export default SvgSyLayer
@@ -0,0 +1,18 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLayers = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
+ <path fillOpacity={0.24} d="M12 4 5 7l7 3 7-3z" />
6
+ <path d="m11.764 3.45-7 3a.6.6 0 0 0 0 1.1l7 3a.6.6 0 0 0 .472 0l7-3a.6.6 0 0 0 0-1.1l-7-3a.6.6 0 0 0-.472 0M12 4.651 17.479 7 12 9.348 6.521 7z" />
7
+ <path fillOpacity={0.24} fillRule="evenodd" d="M10.834 9.5 12 10l1.166-.5L19 12l-7 3-7-3z" clipRule="evenodd" />
8
+ <path d="m10.834 9.5.236-.552a.6.6 0 0 0-.473 0zM12 10l-.236.551a.6.6 0 0 0 .472 0zm1.166-.5.237-.552a.6.6 0 0 0-.473 0zM19 12l.236.552a.6.6 0 0 0 0-1.104zm-7 3-.236.552a.6.6 0 0 0 .472 0zm-7-3-.236-.551a.6.6 0 0 0 0 1.103zm5.597-1.949 1.167.5.472-1.103-1.166-.5zm1.64.5 1.166-.5-.473-1.103-1.166.5zm7 .897-5.834-2.5-.473 1.103 5.834 2.5zm-7 4.103 7-3-.473-1.103-7 3zm-7.473-3 7 3 .472-1.103-7-3zm5.833-3.603-5.833 2.5.472 1.103 5.834-2.5z" />
9
+ <path
10
+ fillOpacity={0.24}
11
+ fillRule="evenodd"
12
+ d="M10.833 14.5 12 15l1.167-.5L19 17l-7 3-7-3z"
13
+ clipRule="evenodd"
14
+ />
15
+ <path d="m10.833 14.5.237-.551a.6.6 0 0 0-.473 0zM12 15l-.236.552a.6.6 0 0 0 .472 0zm1.167-.5.236-.551a.6.6 0 0 0-.473 0zM19 17l.236.552a.6.6 0 0 0 0-1.104zm-7 3-.236.552a.6.6 0 0 0 .472 0zm-7-3-.236-.551a.6.6 0 0 0 0 1.102zm5.597-1.948 1.167.5.472-1.103-1.166-.5zm1.64.5 1.166-.5-.473-1.103-1.166.5zm7 .897-5.834-2.5-.473 1.102 5.834 2.5zm-7 4.102 7-3-.473-1.103-7 3zm-7.473-3 7 3 .472-1.103-7-3zm5.833-3.603-5.833 2.5.472 1.103 5.834-2.5z" />
16
+ </svg>
17
+ )
18
+ export default SvgSyLayers
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalAdministrativeApproval = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path d="M439.4 921.2H227.5V104.3h568.6v152.6c0 11 9 20 20 20s20-9 20-20V96.1c0-17.5-14.3-31.8-31.8-31.8h-585c-17.5 0-31.8 14.3-31.8 31.8v833.4c0 17.5 14.3 31.8 31.8 31.8h220.1c11 0 20-9 20-20s-8.9-20.1-20-20.1" />
6
+ <path d="M530.4 527.1H294c-11 0-20 9-20 20s9 20 20 20h236.3c11 0 20-9 20-20s-8.9-20-19.9-20m-140 264.5H294c-11 0-20 9-20 20s9 20 20 20h96.3c11 0 20-9 20-20s-8.9-20-19.9-20m140-126H294c-11 0-20 9-20 20s9 20 20 20h236.3c11 0 20-9 20-20s-8.9-20-19.9-20" />
7
+ <path d="M961.4 897c0-.5 0-1-.1-1.4l-.2-79.9c-.1-24.9-20.3-45.1-45.2-45.1l-114.6.3V486h34.5c28.7 0 52-23.3 52-52v-65c0-28.7-23.3-52-52-52H657.5c-28.7 0-52 23.3-52 52v65c0 28.7 23.3 52 52 52h31.6v285.2l-115.9.3c-24.9.1-45.1 20.4-45.1 45.3l.2 94.5h.3l.1 25.8c0 13.4 11 24.3 24.4 24.2l384.2-1c13.4 0 24.3-11 24.2-24.4zM657.5 446c-6.6 0-12-5.4-12-12v-65c0-6.6 5.4-12 12-12h178.3c6.6 0 12 5.4 12 12v65c0 6.6-5.4 12-12 12zm71.6 40h32.2v285l-32.2.1zM573.3 811.5l115.8-.3v1.8h112.2v-2.1l114.6-.3c2.9 0 5.2 2.3 5.2 5.2l.1 54.5-353 .9-.1-54.5c0-2.9 2.3-5.2 5.2-5.2" />
8
+ <path
9
+ fillOpacity={0.24}
10
+ d="M511.5 464.1H312.8c-21.4 0-38.8-17.4-38.8-38.8V195.1c0-21.4 17.4-38.8 38.8-38.8h198.7c21.4 0 38.8 17.4 38.8 38.8v230.2c0 21.4-17.4 38.8-38.8 38.8"
11
+ />
12
+ </svg>
13
+ )
14
+ export default SvgSyLegalAdministrativeApproval
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalAid = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path
6
+ fillOpacity={0.24}
7
+ d="M654.4 414.1c0 33.2-26.9 60.2-60.2 60.2-16.5 0-31.7-6.8-42.5-17.6-12.8 13.1-27.1 24.6-42.7 34 15.9 6.6 31.1 14.5 45.5 23.5-61.2 52.6-99.9 130.5-99.9 217.5 0 15.1 1.2 30 3.4 44.4H179.6c.6-132.8 27.5-242.3 145-285.9-14.2-9.5-2 4.3-13.8-8.1-11 12.8 4.6-7.7-13.7-7.7-33.2 0-60.2-26.9-60.2-60.2 0-30.2 22.4-55.3 51.5-59.5-.9-3.8-11.9-7.7-12.7-11.7-18.1-10.4-20.4-29.9-20.4-52.3 0-23.2 13.2-43.5 32.6-53.4 24.6-97.5 110.8-149.5 212-149.5 42 49.2 87.2 53.4 110.8 152.4 19.4 9.9 32.8 30.2 32.8 53.6 0 23.3-13.1 43.3-32.3 53.4-.8 2.8-1.4 5.8-2.2 8.7 26.1 6.6 45.4 30 45.4 58.2"
8
+ />
9
+ <path d="M436.8 783.7H65.9l.1-20.1c.3-66 20.6-129.3 58.7-182.9 26.9-37.8 61.1-68.9 100.7-91.7-8.3 3-17.2 4.6-26.3 4.6-42.9 0-77.8-34.9-77.8-77.8 0-18.8 6.8-37 19.2-51.1 5.3-6.1 11.6-11.3 18.4-15.5-12.7-14.1-20-32.6-20-52.1 0-26.1 12.9-50 34.1-64.4C201.9 132.3 291.2 62.9 393 62.9c52.5 0 102 17.9 143 51.8 37.4 30.9 64.8 73.6 77.9 121.1 21.3 14.4 34.2 38.3 34.2 64.4 0 20.1-7.7 38.9-20.9 53.1 19.3 14.3 31.4 37.3 31.4 62.5 0 42.9-34.9 77.8-77.8 77.8-14.1 0-27.7-3.7-39.5-10.7-1 .9-1.9 1.7-2.9 2.5 1.9 1.1 3.4 2.1 5 3.2l.5.4c9.1 6.3 11.4 18.7 5.1 27.8s-18.7 11.4-27.8 5.1l-.6-.4c-2.6-1.8-5.3-3.7-29.3-13.6L455 492.8l33.6-20.5c13.5-8.2 26-18.2 37.1-29.6l14.1-14.4 14.3 14.3c7.1 7.1 16.6 11.1 26.7 11.1 20.9 0 37.8-17 37.8-37.8 0-17.3-11.7-32.4-28.5-36.7l-19.7-5 5.3-19.6c.6-2.4 1.3-5 1.9-7.6l2.1-9 8.2-4.3c12.5-6.6 20.3-19.4 20.3-33.5 0-14.3-7.9-27.2-20.6-33.7l-8.2-4.2-2.1-9c-21-88.6-96.6-150.4-184.1-150.4-86.1 0-161.6 60.7-183.4 147.7l-2.2 8.8-8 4.1c-12.6 6.5-20.5 19.4-20.5 33.6 0 13.6 7.3 26.2 19.2 32.9l7.8 4.5 1.8 8.8q1.05 5.1 2.4 10.2l5.7 21.6-22.1 3.2c-18.4 2.7-32.3 18.8-32.3 37.4 0 20.9 17 37.8 37.8 37.8 11 0 21.5-4.8 28.7-13.2l14.5-16.9 15.2 16.2c10.2 10.9 21.7 20.6 34 28.8l32.8 21.7-36.9 13.7C185.9 541.6 115.3 636.4 107 743.6h330c11 0 20 9 20 20s-9.2 20.1-20.2 20.1m521.8-47.5c0 124.3-100.7 225-225 225s-225-100.7-225-225 100.7-225 225-225 225 100.7 225 225m-89.4 2.7v-67.6c.4-1 .6-2.1.6-3.2v-22c0-4.8-3.9-8.8-8.8-8.8H758.6V605c0-4.8-3.9-8.8-8.8-8.8h-20.5c-4.8 0-8.8 3.9-8.8 8.8v32.3H618.1c-4.8 0-8.8 3.9-8.8 8.8v22.7c-.1.5-.1 1-.1 1.5v68.5h-48.7c0 34 27.5 61.5 61.5 61.5s61.5-27.5 61.5-61.5h-37.9v-62h75v160.9H689c-4.8 0-8.8 3.9-8.8 8.8v22c0 4.8 3.9 8.8 8.8 8.8h101.3c4.8 0 8.8-3.9 8.8-8.8v-22c0-4.8-3.9-8.8-8.8-8.8h-31.6V676.9H833v62h-36.7c0 34 27.5 61.5 61.5 61.5s61.5-27.5 61.5-61.5z" />
10
+ <path d="M321.5 649.3 294 638.6c-3.5-1.6-5.2-5.7-3.6-9.3l56.7-128.1c1.6-3.5 5.7-5.2 9.3-3.6l27.4 10.8c3.5 1.6 5.2 5.7 3.6 9.3l-56.7 128.1c-1.5 3.5-5.7 5.1-9.2 3.5" />
11
+ <path d="m454.2 649.3 27.4-10.8c3.5-1.6 5.2-5.7 3.6-9.3l-56.7-128.1c-1.6-3.5-5.7-5.2-9.3-3.6l-27.4 10.8c-3.5 1.6-5.2 5.7-3.6 9.3L445 645.8c1.5 3.5 5.7 5.1 9.2 3.5" />
12
+ </svg>
13
+ )
14
+ export default SvgSyLegalAid
@@ -0,0 +1,13 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalAnnualAssessment = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path d="M569.9 921.1H228V139h97.2c8.5 17.7 26.5 29.9 47.3 29.9h279.1c20.8 0 38.9-12.3 47.3-29.9h96.7v458.1c0 11 9 20 20 20s20-9 20-20V130.3c0-17.3-14.3-31.3-31.8-31.3H701.1c-7.2-20.3-26.7-35-49.5-35H372.5c-22.7 0-42.2 14.7-49.5 35H219.7c-17.5 0-31.8 14-31.8 31.3v799.6c0 17.3 14.3 31.3 31.8 31.3h350.2c11 0 20-9 20-20s-8.9-20.1-20-20.1" />
6
+ <path d="M706.4 404.6c0-11-9-20-20-20H319.1c-5.4-5.3-12.8-8.6-21.1-8.6-16.6 0-30 13.4-30 30s13.4 30 30 30c9.5 0 18-4.4 23.5-11.4h364.9c11 0 20-9 20-20m0 137.5c0-11-9-20-20-20H322.1c-5.5-7.4-14.2-12.1-24.1-12.1-16.6 0-30 13.4-30 30s13.4 30 30 30c7.8 0 14.9-3 20.3-7.9h368.1c11 0 20-9 20-20M320.1 660.6h-.9c-5.4-5.4-12.9-8.8-21.2-8.8-16.6 0-30 13.4-30 30s13.4 30 30 30c9.5 0 17.9-4.4 23.4-11.2h297.2c11 0 20-9 20-20s-9-20-20-20zm630.1-131.2c-9.8-5.1-21.9-1.3-27 8.5L729.1 911l-143.6-78.6c-9.6-5.3-21.9-1.7-27.1 7.9-5.3 9.6-1.7 21.9 7.9 27.1l162.1 88.8c9.6 5.3 21.9 1.7 27.1-7.9.9-1.7 1.6-3.5 2-5.3l201.2-386.5c5.1-9.8 1.3-22-8.5-27.1" />
7
+ <path
8
+ fillOpacity={0.24}
9
+ d="M723.8 335.1h-429c-14.8 0-26.8-12-26.8-26.8v-81.4c0-14.8 12-26.8 26.8-26.8h429c14.8 0 26.8 12 26.8 26.8v81.4c0 14.8-12 26.8-26.8 26.8"
10
+ />
11
+ </svg>
12
+ )
13
+ export default SvgSyLegalAnnualAssessment
@@ -0,0 +1,27 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalCommunityCorrectionsBureau = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path
6
+ fill="#999799"
7
+ d="M249.5 455.9c63.2 0 114.5-50.7 114.5-113s-51.4-113-114.5-113c-63.1.1-114.5 50.7-114.5 113-.3 29.6 11.2 57.6 32.2 78.9 21.8 22 51 34.1 82.3 34.1M175 343c0-40.2 33.4-73 74.5-73s74.5 32.7 74.5 73-33.4 73-74.5 73c-20.5 0-39.7-7.9-53.9-22.3-13.5-13.6-20.8-31.6-20.6-50.5zm507.1 164.5 31.8-62.6c7.1-14 8.4-29.2 3.5-41.7-3.8-9.7-11-17-20.2-20.4-4-1.5-8.2-2.3-12.5-2.3-16.8 0-32.6 11.8-44.3 33.1l-27 52.5c-32.9 2.7-50.7 30.9-59.5 44.8l-46.2 74.8-75.7-49.6-.6-.4c-45.4-27.5-84.9-48.6-143.7-48.6-4.1 0-8.1.2-11.6.4-2.6.1-5 .2-6.8.2h-24.4l-1.7.1c-76 8.7-117.1 42.6-138.2 69.4-32.3 41.2-33.6 83.2-33.1 95.8v253.5c0 12.7 4.8 24.7 13.8 34.5l.8.8c9.2 9 22.1 14.1 35.4 14.1h245.9c27.6 0 50.1-22.2 50.1-49.6v-177l61 27.3c9.3 5.1 19.3 7.6 29.6 7.6 33.1 0 61.2-26.6 76.4-51.4l90.6-146.2c14.6-23.9 14.4-40.3 6.6-59.1m-40.8 38.1-90.6 146.3c-11.9 19.4-28.9 32.4-42.4 32.4q-5.55 0-10.8-3l-1.1-.6-90.3-40.5-3.9-1.8h-4.3c-11.1 0-20.1 9-20.1 20.1v207.9c0 5.2-4.6 9.6-10.1 9.6H121.8c-2.7 0-5.4-.9-7.1-2.4-2-2.3-2.9-4.6-2.9-7.1V651.7c-.8-17.7 5.3-45.3 24.6-69.9 23.7-30.1 60.7-48.4 110.2-54.3h22.7q4.05 0 8.7-.3c3.2-.2 6.5-.3 9.6-.3 48.6 0 80.2 16.9 122.7 42.6l99.5 65.3 17.3-4.5 60.7-98.2c12.3-19.4 20.3-26.3 30.7-26.3q1.8 0 3.9.3l6.3.8 11.9-6.2-.5 1.1v10.1l2.1 4.3c6.8 13.7 7.2 16.2-.9 29.4"
8
+ />
9
+ <path d="M901.4 63.5H378.3c-11 0-20 9-20 20s9 20 20 20h523.1c8.3 0 15.1 7.1 15.1 15.8v778.1c0 8.7-6.8 15.8-15.1 15.8h-248c-11 0-20 9-20 20s9 20 20 20h248c30.4 0 55.1-25 55.1-55.8v-778c0-30.8-24.7-55.9-55.1-55.9" />
10
+ <path d="M828.8 210c0-18.9-15.4-34.4-34.4-34.4h-291c-18.9 0-34.4 15.4-34.4 34.4s15.4 34.4 34.4 34.4h291.1c18.9 0 34.3-15.4 34.3-34.4M495 294c-13.2 0-24 10.7-24 24 0 13.2 10.7 24 24 24h164.4c13.2 0 24-10.7 24-24 0-13.2-10.7-24-24-24z" />
11
+ <path
12
+ fill="#999799"
13
+ d="M249.5 455.9c63.2 0 114.5-50.7 114.5-113s-51.4-113-114.5-113c-63.1.1-114.5 50.7-114.5 113-.3 29.6 11.2 57.6 32.2 78.9 21.8 22 51 34.1 82.3 34.1M175 343c0-40.2 33.4-73 74.5-73s74.5 32.7 74.5 73-33.4 73-74.5 73c-20.5 0-39.7-7.9-53.9-22.3-13.5-13.6-20.8-31.6-20.6-50.5zm507.1 164.5 31.8-62.6c7.1-14 8.4-29.2 3.5-41.7-3.8-9.7-11-17-20.2-20.4-4-1.5-8.2-2.3-12.5-2.3-16.8 0-32.6 11.8-44.3 33.1l-27 52.5c-32.9 2.7-50.7 30.9-59.5 44.8l-46.2 74.8-75.7-49.6-.6-.4c-45.4-27.5-84.9-48.6-143.7-48.6-4.1 0-8.1.2-11.6.4-2.6.1-5 .2-6.8.2h-24.4l-1.7.1c-76 8.7-117.1 42.6-138.2 69.4-32.3 41.2-33.6 83.2-33.1 95.8v253.5c0 12.7 4.8 24.7 13.8 34.5l.8.8c9.2 9 22.1 14.1 35.4 14.1h245.9c27.6 0 50.1-22.2 50.1-49.6v-177l61 27.3c9.3 5.1 19.3 7.6 29.6 7.6 33.1 0 61.2-26.6 76.4-51.4l90.6-146.2c14.6-23.9 14.4-40.3 6.6-59.1m-40.8 38.1-90.6 146.3c-11.9 19.4-28.9 32.4-42.4 32.4q-5.55 0-10.8-3l-1.1-.6-90.3-40.5-3.9-1.8h-4.3c-11.1 0-20.1 9-20.1 20.1v207.9c0 5.2-4.6 9.6-10.1 9.6H121.8c-2.7 0-5.4-.9-7.1-2.4-2-2.3-2.9-4.6-2.9-7.1V651.7c-.8-17.7 5.3-45.3 24.6-69.9 23.7-30.1 60.7-48.4 110.2-54.3h22.7q4.05 0 8.7-.3c3.2-.2 6.5-.3 9.6-.3 48.6 0 80.2 16.9 122.7 42.6l99.5 65.3 17.3-4.5 60.7-98.2c12.3-19.4 20.3-26.3 30.7-26.3q1.8 0 3.9.3l6.3.8 11.9-6.2-.5 1.1v10.1l2.1 4.3c6.8 13.7 7.2 16.2-.9 29.4"
14
+ />
15
+ <path d="M249.5 455.9c63.2 0 114.5-50.7 114.5-113s-51.4-113-114.5-113c-63.1.1-114.5 50.7-114.5 113-.3 29.6 11.2 57.6 32.2 78.9 21.8 22 51 34.1 82.3 34.1" />
16
+ <path
17
+ fillOpacity={0.24}
18
+ d="M175 343c0-40.2 33.4-73 74.5-73s74.5 32.7 74.5 73-33.4 73-74.5 73c-20.5 0-39.7-7.9-53.9-22.3-13.5-13.6-20.8-31.6-20.6-50.5z"
19
+ />
20
+ <path d="m682.1 507.5 31.8-62.6c7.1-14 8.4-29.2 3.5-41.7-3.8-9.7-11-17-20.2-20.4-4-1.5-8.2-2.3-12.5-2.3-16.8 0-32.6 11.8-44.3 33.1l-27 52.5c-32.9 2.7-50.7 30.9-59.5 44.8l-46.2 74.8-75.7-49.6-.6-.4c-45.4-27.5-84.9-48.6-143.7-48.6-4.1 0-8.1.2-11.6.4-2.6.1-5 .2-6.8.2h-24.4l-1.7.1c-76 8.7-117.1 42.6-138.2 69.4-32.3 41.2-33.6 83.2-33.1 95.8v253.5c0 12.7 4.8 24.7 13.8 34.5l.8.8c9.2 9 22.1 14.1 35.4 14.1h245.9c27.6 0 50.1-22.2 50.1-49.6v-177l61 27.3c9.3 5.1 19.3 7.6 29.6 7.6 33.1 0 61.2-26.6 76.4-51.4l90.6-146.2c14.6-23.9 14.4-40.3 6.6-59.1" />
21
+ <path
22
+ fillOpacity={0.24}
23
+ d="m641.3 545.6-90.6 146.3c-11.9 19.4-28.9 32.4-42.4 32.4q-5.55 0-10.8-3l-1.1-.6-90.3-40.5-3.9-1.8h-4.3c-11.1 0-20.1 9-20.1 20.1v207.9c0 5.2-4.6 9.6-10.1 9.6H121.8c-2.7 0-5.4-.9-7.1-2.4-2-2.3-2.9-4.6-2.9-7.1V651.7c-.8-17.7 5.3-45.3 24.6-69.9 23.7-30.1 60.7-48.4 110.2-54.3h22.7q4.05 0 8.7-.3c3.2-.2 6.5-.3 9.6-.3 48.6 0 80.2 16.9 122.7 42.6l99.5 65.3 17.3-4.5 60.7-98.2c12.3-19.4 20.3-26.3 30.7-26.3q1.8 0 3.9.3l6.3.8 11.9-6.2-.5 1.1v10.1l2.1 4.3c6.8 13.7 7.2 16.2-.9 29.4"
24
+ />
25
+ </svg>
26
+ )
27
+ export default SvgSyLegalCommunityCorrectionsBureau
@@ -0,0 +1,21 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalDrugManagement = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path
6
+ fill="#999799"
7
+ d="M459.4 735.5c-1-1-2-1.8-2.8-2.6-17.2-16.6-81.7-86.1-103-111-4.1-4.8-13.7-19.9-22.1-33.3-8.9-14-18-28.5-25.6-38.9-7.6-10.5-14.4-18.5-21.5-25.4-4.8-4.6-9.1-7.9-13.5-10.3-7.2-3.8-14.5-5.8-21.6-5.8-26.1 0-38.7 24.3-40.1 32.6-.5 3.1-.5 6.5-.1 11.4 1.3 14.5 5.9 29 13.5 41.9l12.9 22.1 27.3 41.5c.1.2.3.4.4.7-17-9-36.7-20.4-45-32.5-9.8-14.2-19.7-45.6-22.9-57.1l-32.7-147.5c-4.6-34.7-28.8-47-48.3-47-1.9 0-3.5.1-4.6.2-34.8 2.5-46.5 30.7-45.8 49.4.4 30.5 39 220.1 45.4 245.8 8.1 32.5 28.7 50.1 33.1 53.6 9.9 8.4 150.6 127.6 164 138.2 3.7 2.9 5 5.1 5.4 5.9l3.1 50.5c1.5 24.7 22.2 44 47 44h89.9c26 0 47.1-21.1 47.1-46.9v-84.4c1.8-57.4-27.1-83.8-39.5-95.1m-.5 94.1V915c0 3.8-3.2 6.9-7.1 6.9h-89.9c-3.7 0-6.9-2.9-7.1-6.5l-3.1-50.4c-.2-6-2.8-20.9-20.6-34.9-10.5-8.3-111.4-93.6-163.3-137.6l-1-.8c-.1-.1-13.8-11.1-18.9-31.7-7.7-31.1-44.2-214.9-44.2-236.6v-.9s.2-2.5 1.1-4.5c.6-1.3 1.6-3.4 7.8-3.8l.2.2 1.3-.3c2.3 0 7.1 0 8.7 12.8l.1 1 33.2 149.9.2.9c1.3 4.8 13.1 47.2 28.6 69.7 15.3 22.3 45.5 38 67.6 49.6 6.1 3.2 11.4 6 15.3 8.3 3.1 1.8 8.4 4.7 14.3 7.1 3.4 1.5 7.1 2.2 10.7 2.2 10.3 0 19.6-5.7 24.4-14.9 4.7-9.1 4-19.9-1.7-28.3-1-1.5-4.7-8.5-13.1-25.4-1.9-3.9-4.1-7.7-6.5-11.3l-26.7-40.5-12.2-21.1c-4.5-7.8-7.3-16.4-8.2-25 .2-.3.5-.6.7-.7.4.1 1.3.4 2.5 1 .4.2 1.7 1 4.5 3.7 5.4 5.2 10.8 11.6 17 20.2 6.8 9.4 15.6 23.3 24.2 36.8 10.5 16.6 19.6 31 25.6 37.9 22.4 26.1 87.5 96.2 105.6 113.7 1.2 1.1 2.4 2.2 3.7 3.4 10.9 10 27.6 25.3 26.3 64.5m454.2-453.1c-1.1-.1-2.6-.2-4.5-.2-19.4 0-43.4 12.3-48 46.7l-32.4 146.2c-3 10.7-13 42.5-22.6 56.5-8.1 11.8-27.3 23-43.9 31.9v-.1l26.8-40.6 13.1-22.4c7.5-12.8 12.1-27.2 13.4-41.6.4-4.9.4-8.3-.1-11.4-1.4-8.3-13.9-32.5-39.9-32.5-7.1 0-14.4 1.9-21.5 5.7-4.4 2.3-8.7 5.6-13.5 10.2-7.1 6.8-13.9 14.9-21.4 25.2s-16.6 24.7-25.3 38.6c-8.4 13.2-17.9 28.3-21.9 33-21.2 24.7-85.1 93.5-102.1 109.9-.8.8-1.8 1.6-2.8 2.6-12.3 11.2-41 37.4-39.2 94.4v83.6c0 25.8 21 46.7 46.8 46.7h89.1c24.7 0 45.2-19.2 46.8-43.8l3.1-50c.4-.8 1.7-2.9 5.3-5.7 13.4-10.5 152.8-128.7 162.5-137 4.4-3.5 24.9-21 32.9-53.2 6.3-25.5 44.6-213.3 44.9-243.6.6-18.6-11-46.6-45.6-49.1m5.5 48.7c0 21.5-36.1 203.6-43.8 234.4-4.8 19.5-17.5 30.3-18.7 31.3l-.9.7C803.8 735.2 703.8 819.8 693.4 828c-17.7 13.9-20.2 28.7-20.4 34.7l-3.1 49.9c-.2 3.5-3.2 6.3-6.8 6.3H574c-3.8 0-6.8-3-6.8-6.7v-84.7c-1.3-38.8 15.2-53.9 26.2-63.9 1.3-1.2 2.5-2.3 3.6-3.4 17.9-17.3 82.5-86.8 104.6-112.7 5.9-6.9 14.9-21.1 25.4-37.6 8.4-13.3 17.2-27.1 23.9-36.5 6.1-8.4 11.4-14.8 16.8-20 2.7-2.6 4.1-3.4 4.4-3.6 1.1-.6 1.9-.9 2.3-1 .2.2.4.4.5.6-.8 8.4-3.6 16.9-8 24.6l-12.2 20.9-26.5 40.2c-2.4 3.6-4.5 7.4-6.4 11.2-8.3 16.7-12 23.7-13 25.2-5.8 8.4-6.4 19.2-1.7 28.2 4.8 9.2 14.1 14.9 24.3 14.9 3.7 0 7.3-.7 10.7-2.2 5.8-2.4 11.1-5.3 14.1-7.1 3.9-2.3 9.1-5.1 15.2-8.2 21.9-11.4 51.8-27.1 67-49.2 15.4-22.3 27.1-64.4 28.4-69.2L900 429.8l.1-1c1.5-12.1 5.9-12.5 8.2-12.5l1.7.1c3.2.2 8.5.5 8.7 8v.8z"
8
+ />
9
+ <path d="M755.5 371.9C775.1 340.7 802 298 802 238.1c0-101.4-75.3-184-167.7-184-44.8 0-87 19.3-118.3 53.6-31.3-34.3-73.5-53.6-118.3-53.6-92.5 0-167.8 82.5-167.8 184 0 59.9 26.9 102.6 46.5 133.8 58.5 92.9 204.2 207.5 210.4 212.3 8.5 6.7 18.6 10.2 29.2 10.2s20.7-3.5 29.2-10.2c6.1-4.9 151.6-119.1 210.3-212.3m-445.3-21.4c-18.9-30-40.3-64.1-40.3-112.4 0-79.4 57.3-144 127.8-144 38.3 0 74.2 19.2 98.6 52.6l19.7 26.9 19.7-26.9c24.4-33.4 60.4-52.6 98.6-52.6 70.4 0 127.7 64.6 127.7 144 0 48.4-21.4 82.4-40.4 112.4-44.5 70.8-145 156.4-184.7 188.9V371.9c5 .4 9.7.5 14 .5 31.7 0 52.7-9.4 80.3-35.8 23.1-22 35.4-68.1 40.7-93.7 1.4-6.5-.3-13.3-4.5-18.4s-10.3-8.1-16.9-8.1c-.6 0-1.3 0-1.9.1-18.7 1.7-54.1 7.3-80.3 26.5-17.4 12.7-34.6 37.3-45.6 61.4-1.8-4.2-3.6-8-5.3-11.2-13-25.4-32.7-49.3-52.7-63.9-29.1-21.3-68.5-27.4-89.4-29.2-7.4-.6-14.6 2.4-19.2 8.2-4.3 5.3-6 12.2-4.6 18.9 10.7 51.4 26.1 85.1 47.1 102.9 29.9 25.3 72.7 37.9 98.2 40V541c-38.2-31.2-141.4-118.7-186.6-190.5m149.2 385c-1-1-2-1.8-2.8-2.6-17.2-16.6-81.7-86.1-103-111-4.1-4.8-13.7-19.9-22.1-33.3-8.9-14-18-28.5-25.6-38.9-7.6-10.5-14.4-18.5-21.5-25.4-4.8-4.6-9.1-7.9-13.5-10.3-7.2-3.8-14.5-5.8-21.6-5.8-26.1 0-38.7 24.3-40.1 32.6-.5 3.1-.5 6.5-.1 11.4 1.3 14.5 5.9 29 13.5 41.9l12.9 22.1 27.3 41.5c.1.2.3.4.4.7-17-9-36.7-20.4-45-32.5-9.8-14.2-19.7-45.6-22.9-57.1l-32.7-147.5c-4.6-34.7-28.8-47-48.3-47-1.9 0-3.5.1-4.6.2-34.8 2.5-46.5 30.7-45.8 49.4.4 30.5 39 220.1 45.4 245.8 8.1 32.5 28.7 50.1 33.1 53.6 9.9 8.4 150.6 127.6 164 138.2 3.7 2.9 5 5.1 5.4 5.9l3.1 50.5c1.5 24.7 22.2 44 47 44h89.9c26 0 47.1-21.1 47.1-46.9v-84.4c1.8-57.4-27.1-83.8-39.5-95.1" />
10
+ <path
11
+ fillOpacity={0.24}
12
+ d="M458.9 829.6V915c0 3.8-3.2 6.9-7.1 6.9h-89.9c-3.7 0-6.9-2.9-7.1-6.5l-3.1-50.4c-.2-6-2.8-20.9-20.6-34.9-10.5-8.3-111.4-93.6-163.3-137.6l-1-.8c-.1-.1-13.8-11.1-18.9-31.7-7.7-31.1-44.2-214.9-44.2-236.6v-.9s.2-2.5 1.1-4.5c.6-1.3 1.6-3.4 7.8-3.8l.2.2 1.3-.3c2.3 0 7.1 0 8.7 12.8l.1 1 33.2 149.9.2.9c1.3 4.8 13.1 47.2 28.6 69.7 15.3 22.3 45.5 38 67.6 49.6 6.1 3.2 11.4 6 15.3 8.3 3.1 1.8 8.4 4.7 14.3 7.1 3.4 1.5 7.1 2.2 10.7 2.2 10.3 0 19.6-5.7 24.4-14.9 4.7-9.1 4-19.9-1.7-28.3-1-1.5-4.7-8.5-13.1-25.4-1.9-3.9-4.1-7.7-6.5-11.3l-26.7-40.5-12.2-21.1c-4.5-7.8-7.3-16.4-8.2-25 .2-.3.5-.6.7-.7.4.1 1.3.4 2.5 1 .4.2 1.7 1 4.5 3.7 5.4 5.2 10.8 11.6 17 20.2 6.8 9.4 15.6 23.3 24.2 36.8 10.5 16.6 19.6 31 25.6 37.9 22.4 26.1 87.5 96.2 105.6 113.7 1.2 1.1 2.4 2.2 3.7 3.4 10.9 10 27.6 25.3 26.3 64.5"
13
+ />
14
+ <path d="M913.1 376.5c-1.1-.1-2.6-.2-4.5-.2-19.4 0-43.4 12.3-48 46.7l-32.4 146.2c-3 10.7-13 42.5-22.6 56.5-8.1 11.8-27.3 23-43.9 31.9v-.1l26.8-40.6 13.1-22.4c7.5-12.8 12.1-27.2 13.4-41.6.4-4.9.4-8.3-.1-11.4-1.4-8.3-13.9-32.5-39.9-32.5-7.1 0-14.4 1.9-21.5 5.7-4.4 2.3-8.7 5.6-13.5 10.2-7.1 6.8-13.9 14.9-21.4 25.2s-16.6 24.7-25.3 38.6c-8.4 13.2-17.9 28.3-21.9 33-21.2 24.7-85.1 93.5-102.1 109.9-.8.8-1.8 1.6-2.8 2.6-12.3 11.2-41 37.4-39.2 94.4v83.6c0 25.8 21 46.7 46.8 46.7h89.1c24.7 0 45.2-19.2 46.8-43.8l3.1-50c.4-.8 1.7-2.9 5.3-5.7 13.4-10.5 152.8-128.7 162.5-137 4.4-3.5 24.9-21 32.9-53.2 6.3-25.5 44.6-213.3 44.9-243.6.6-18.6-11-46.6-45.6-49.1" />
15
+ <path
16
+ fillOpacity={0.24}
17
+ d="M918.6 425.2c0 21.5-36.1 203.6-43.8 234.4-4.8 19.5-17.5 30.3-18.7 31.3l-.9.7C803.8 735.2 703.8 819.8 693.4 828c-17.7 13.9-20.2 28.7-20.4 34.7l-3.1 49.9c-.2 3.5-3.2 6.3-6.8 6.3H574c-3.8 0-6.8-3-6.8-6.7v-84.7c-1.3-38.8 15.2-53.9 26.2-63.9 1.3-1.2 2.5-2.3 3.6-3.4 17.9-17.3 82.5-86.8 104.6-112.7 5.9-6.9 14.9-21.1 25.4-37.6 8.4-13.3 17.2-27.1 23.9-36.5 6.1-8.4 11.4-14.8 16.8-20 2.7-2.6 4.1-3.4 4.4-3.6 1.1-.6 1.9-.9 2.3-1 .2.2.4.4.5.6-.8 8.4-3.6 16.9-8 24.6l-12.2 20.9-26.5 40.2c-2.4 3.6-4.5 7.4-6.4 11.2-8.3 16.7-12 23.7-13 25.2-5.8 8.4-6.4 19.2-1.7 28.2 4.8 9.2 14.1 14.9 24.3 14.9 3.7 0 7.3-.7 10.7-2.2 5.8-2.4 11.1-5.3 14.1-7.1 3.9-2.3 9.1-5.1 15.2-8.2 21.9-11.4 51.8-27.1 67-49.2 15.4-22.3 27.1-64.4 28.4-69.2L900 429.8l.1-1c1.5-12.1 5.9-12.5 8.2-12.5l1.7.1c3.2.2 8.5.5 8.7 8v.8z"
18
+ />
19
+ </svg>
20
+ )
21
+ export default SvgSyLegalDrugManagement
@@ -0,0 +1,13 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalForeignLawFirm = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path
6
+ fillOpacity={0.24}
7
+ d="M839.1 936.1h-510V674.6c0-10.4 8.5-18.9 18.9-18.9h491.1zm-593.1-4h-51.4V717.5c0-8.4 6.8-15.2 15.2-15.2H246z"
8
+ />
9
+ <path d="M940 924.1h-21.3V654.9c0-15.4-14.4-27.9-32-27.9h-89v-24c0-15.4-14.4-27.9-32-27.9H266c-17.6 0-32 12.5-32 27.9v24h-91.1c-17.6 0-32 12.5-32 27.9v269.2H83.6c-7 0-13.2 3.2-16.6 8-2.2 2.5-3.5 5.5-3.5 8.9v1.1c0 3.3 1.3 6.4 3.5 8.9 3.5 4.8 9.6 8 16.6 8H940c10.8 0 19.6-7.6 19.6-16.9V941c0-9.3-8.8-16.9-19.6-16.9M798 661.9h60.8c11 0 19.8 8.9 19.8 19.8v240.6H798zM274 610h483.7v313.4H274zm-108.2 51.9h65.7v260.4h-80.6V676.8c0-8.2 6.7-14.9 14.9-14.9" />
10
+ <path d="M367.3 676h52.5v52.5h-52.5zm-1 129h52.5v52.5h-52.5zm240.1-129h52.5v52.5h-52.5zm-1 129h52.5v52.5h-52.5zM486.9 676h52.5v52.5h-52.5zm-1 129h52.5v52.5h-52.5zm48.3-291.3c280.4-20 266.3-457.8-42.6-448.2-39.1 4.7-44.7 8.5-67.3 15.7-55.9 23.1-103.7 72.9-125.6 130C241.1 361 348 527 534.2 513.7m143.5-141.2 2.2 6.7c-18.9 21.1-31.3 60.3-62.8 69.5v11.2h-13.5c-9.9 7.6-23 20.3-26.9 33.6h-2.2c-20.4-20.5 16.5-43.6 6.7-78.4-3.8-13.4-18.5-18.7-24.7-33.6 1.1-18.2 8.5-31.9 13.5-44.8 17.5-28 103.3 28.1 107.7 35.8M356.9 137.2c27.2-17.8 60.4-34.2 105.4-33.6v-2.2c-4.6-4.9-3-4.3-11.2-6.7l33.7-4.5 24.7 20.2c16-9.1 20.6-10.6 42.6-6.7v2.2c-4.6 8.1-6.8 11.6-15.7 15.7-2.2 4.5-4.5 9-6.7 13.4l24.7 15.7c9.6-1.6 9.5 4.4 11.2 15.7 9.5-.3 13.5-4.1 15.7-17.9 2.4-8-2.2-13.1-6.7-20.2 36.4 5.4 59.3 28.5 74 58.3l-4.5 4.5-6.7-2.2v-11.2h-20.2c3 7.5 6 14.9 9 22.4-4.6 7.6-45.6 35.6-53.8 38.1v22.4L532 244.9c-3.7 1.5-7.5 3-11.2 4.5-4.5 9-4.2 17.2-2.2 29.1 1.5 2.2 3 4.5 4.5 6.7 5.2-2.2 10.5-4.5 15.7-6.7v17.9c7.5 1.5 15 3 22.4 4.5 5.5 5.7 4.4 13 11.2 17.9-23 4.1-129.8-74.7-139.1-94.1-15.7-32.5 8.8-56.7-24.7-71.7-23.8-10.2-43 4.9-58.3 9z" />
11
+ </svg>
12
+ )
13
+ export default SvgSyLegalForeignLawFirm
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalForensicInstitute = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path
6
+ fillOpacity={0.24}
7
+ d="M189.6 620.1 385 141.3l-252.4 73.8 21 232.5zm691.5-419.5L624.6 890l141-122.9 142.1-459.6-23.8-77.1z"
8
+ />
9
+ <path d="M509.1 331.7c-41.9 0-76 35.3-76 78.8 0 43.4 34.1 78.8 76 78.8s76-35.3 76-78.8-34.1-78.8-76-78.8" />
10
+ <path d="m909.4 210.2-.9-16.7-16.6-2.1c-115-14.4-279.1-68.1-370.1-143L509.1 38l-12.7 10.4c-95.7 78.5-258.9 129.2-370.1 143.1l-16.6 2.1-.9 16.7c-.4 6.5-8.2 160.5 35.3 331.9 25.7 101.4 64.3 187.5 114.6 255.9 63.6 86.6 146 144.8 245 173.1l5.5 1.6 5.5-1.6c98.9-28.3 181.3-86.5 245-173.1 50.3-68.4 88.8-154.5 114.6-255.9 43.3-171.4 35.4-325.5 35.1-332m-74.1 322C780.4 748.4 670.7 882.6 509.1 931c-161.4-48.4-271-182.2-326-397.9-34.2-134-35.6-260.3-34.8-304.3 111-16.7 262.9-65.6 360.8-139.5 97.5 73.9 249.6 122.8 360.9 139.5.7 43.9-.7 169.5-34.7 303.4" />
11
+ <path d="m584.3 733.6-74.6-67.4-75.8 67.7V592.7h-.1l-45.1-3.2v237.1l120.9-103.2 121.1 102.2.1-236.8-46.5 3.9zm-75.2-490.7c-89.1 0-161.6 75.2-161.6 167.6S420 578.1 509.1 578.1s161.6-75.2 161.6-167.6-72.5-167.6-161.6-167.6m0 295.1c-67 0-121.6-57.2-121.6-127.6 0-70.3 54.5-127.6 121.6-127.6S630.7 340 630.7 410.4 576.1 538 509.1 538" />
12
+ </svg>
13
+ )
14
+ export default SvgSyLegalForensicInstitute
@@ -0,0 +1,17 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalForensicMemberServices = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path
6
+ fillOpacity={0.24}
7
+ d="M382 247.3c74.1 0 139.6 8.6 176.7 20v14.3c0 28.6-74.1 51.5-168.1 51.5-91.2 0-88.1-22.9-88.1-51.5v-17.2c36.9-11.4 16.8-17.1 79.5-17.1"
8
+ />
9
+ <path
10
+ fillOpacity={0.24}
11
+ d="M552.9 313.1v18c0 120.1-88.3 191.6-88.3 191.6v39.2c0 5.7 14.3 14.3 31.3 22.9 3.5.6 6.9 1.2 10.2 1.9-27.8 42.8-44 93.9-44 148.7 0 22.5 2.7 44.3 7.8 65.2-34.9 2-62.8 2.4-73.8 2.4h-1.7c-3.3 0-6.5-.1-9.8-.2 0 .1.1.1.1.2-42.7 0-222-5.7-230.6-71.5v-.8c0-17.2 31.3-114.4 210.9-145.8 14.2-5.7 21.3-14.3 21.3-22.9v-39.2S308 451.3 308 331.2v-18c22.8 20 5.5 37.2 82.4 37.2S533 336 552.9 313.1m51.3-148.7c-2.8 8.6-5.7 22.9-11.4 34.3-11.4 22.9-31.4 54.3-31.4 54.3v11.4c-39.9-11.4-102.6-20-176.7-20-65.5 0-42.5 5.7-82.4 14.3v-2.9s-20-31.5-31.3-54.3c-5.7-14.3-11.4-25.7-14.2-37.2 0-8.6 5.7-14.3 14.2-20 28.5-11.4 84-40 109.7-51.5 5.7-2.9 17.1-5.7 25.6-5.7h38.3c8.5 0 20 2.9 25.6 5.7 25.7 11.4 91.2 40 119.7 51.5 8.6 5.8 14.3 11.5 14.3 20.1"
12
+ />
13
+ <path d="M496 562.8c-2.9-1.5-5.5-2.7-7.6-3.6v-24.7c9-8.4 25.7-25.4 42.3-50.2 31.7-47.2 48.5-100.8 48.5-154.8 0-3.3-.2-8-.4-13-.2-4.4-.4-9-.4-11.6 0-1.3-.2-2.6-.4-3.9 3.8-5.5 5.8-10.9 6.6-15.9l3.4 1v-30.7c6.1-9.9 20.8-33.9 30.3-52.9 4.9-9.8 7.8-20.5 10.2-29.1.9-3.2 1.7-6.3 2.5-8.5l.9-2.8v-2.9c0-20.5-16.5-31.5-22.7-35.7l-1.6-1.1-1.8-.7c-28.5-11.4-94.3-40.1-122-52.5-9-4.4-23.3-7.6-34.1-7.6H338.5c-10.8 0-25 3.2-34.1 7.6-27.7 12.3-93.5 41-122 52.5l-1.8.7-1.6 1.1c-6.2 4.2-22.7 15.2-22.7 35.7v2.2l.5 2.2c2.4 9.6 6.3 18.8 10.4 28.5 1.6 3.9 3.3 7.9 5 12.1l.3.7.3.7c9.5 19 24.1 43 30.3 52.9v21.2c0 5 1.1 11.3 5 18.1 0 3.6.2 9.5.4 15.8s.4 13.4.4 16c0 54.1 16.8 107.6 48.5 154.8 16.6 24.7 33.3 41.8 42.3 50.2v28.9c-2.3 1.8-7.7 5.3-19.1 10-43.4 7.8-81.9 19.8-114.6 35.8-27.9 13.7-51.7 30.3-70.7 49.4-35 35.1-44.3 69.1-44.3 82.1v1.2l.2 1.2c5 38.8 56.5 63.5 162 77.8 84.3 11.4 171.5 11.5 175.1 11.5h.4c8-.2 26.9-.7 43-1.2 9.1-.3 7.8-.6 13.2-.8 3-.1 5.5-.2 7.3-.3 4.1-.2 10.4-.6 15.5-6.6 3.4-4 4.9-9.2 4.1-14.4-1.4-10-10.7-16.9-20.6-15.4h8.7c-4.4.3-16.2 1-33.7 1.5L440 692.6c0-16.4-21.6-29.9-36.9-29.9h-7.6c-15.3 0-37.8 13.5-37.8 29.9L369.9 796c-24.6-.3-84.7-2-151.9-11.1-40.2-5.4-72.2-12.5-95-21.1-28.2-10.5-34.2-20-35.4-24.1 1-6.9 8.6-30.5 34.6-56.3C147.5 658.3 197 625 289 608.9l1.9-.3 1.8-.7c20.3-8.2 43.6-20.1 43.6-40.4v-49.8l-6.8-5.5c-.8-.7-84-69.3-84-182.7v-3c6.6 2.9 13.9 5.5 21.9 8 34.4 10.5 79.5 16.2 126.8 16.2 48.4 0 93.8-5.8 127.9-16.2 7.8-2.4 14.6-4.9 20.7-7.6v2.6c0 47.1-14 92-41.6 133.5-20.9 31.5-42.2 49-42.4 49.2l-6.8 5.5v49.8c0 14.8 8.4 19.5 16.3 22.8 2.5 1 5.9 2.4 11.3 5.2 2.6 1.3 5.4 1.9 8.2 1.9 6.7 0 13.1-3.7 16.3-10 4.5-9.1.9-20.1-8.1-24.6M388.2 223.1c-11 0-21.9.2-32.6.5l38.5-19.3 39.7 19.9c-14.9-.7-30.2-1.1-45.6-1.1m79.7-121.2.8.4c27.1 12.1 91.8 40.3 121.7 52.4 2.5 1.8 3.8 3 4.5 3.7-.5 1.7-1 3.4-1.5 5.2-2.1 7.5-4.4 16-7.7 22.6-10 20.1-27 47.5-30.6 53.1-33.9-7.8-75.7-13-120.5-15.1l-6.7-46.9 26.1-32.8-38.9-6.5L395 98h54.7c6.2 0 15.1 2.4 18.2 3.9m-267.1 75.8c-3-7.1-5.7-13.4-7.5-19.3.6-.7 2-2 4.6-3.8 29.9-12.1 94.6-40.3 121.7-52.4l.8-.4c3.1-1.6 12-3.9 18.2-3.9h54.7l-20 40.1-38.9 6.5 26.1 32.8-6.6 46.3c-45.2 1.4-87.2 5.4-121.9 11.7-6.6-10.7-18.3-30.2-26-45.6-1.9-4.2-3.6-8.1-5.2-12m306.1 123.2c-30.2 8.6-70.3 13.3-112.8 13.3-41.1 0-80.6-4.7-111.1-13.2-32.3-9-42.3-18.8-43.4-21.8v-3.5c35.2-8.5 87.2-13.3 145.7-13.3 62.2 0 123 6.1 163.3 16.2v.7c-.8 2.5-9.7 12.5-41.7 21.6m229 207.3c-124.3 0-225 100.7-225 225s100.7 225 225 225 225-100.7 225-225-100.8-225-225-225M876 646.1 753.7 878.4c-3.3 6.3-9.7 10.1-16.7 10.1h-.6c-7.2.2-13.8-3.7-17.2-10.1L596.9 646.1c-4.9-9.2-1.3-20.7 7.9-25.7 4.4-2.4 9.6-2.8 14.5-1.3s8.9 4.8 11.2 9.2l105.9 201.3 105.9-201.2c2.4-4.5 6.4-7.8 11.2-9.3 4.9-1.5 10-1 14.5 1.4 9.2 4.9 12.8 16.4 8 25.6" />
14
+ <path d="M398.5 582c19.4 0 35.1 15.7 35.1 35.1s-15.7 35.1-35.1 35.1-25.1-15.7-25.1-35.1 5.7-35.1 25.1-35.1" />
15
+ </svg>
16
+ )
17
+ export default SvgSyLegalForensicMemberServices
@@ -0,0 +1,13 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalJudicialExamination = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path d="M755.2 390.3c0-11-9-20-20-20H286.5c-11 0-20 9-20 20s9 20 20 20h448.7c11 0 20-9 20-20m-75.7 136.8c0-11-9-20-20-20h-373c-11 0-20 9-20 20s9 20 20 20h372.9c11.1 0 20.1-9 20.1-20m-393 118.5c-11 0-20 9-20 20s9 20 20 20H529c11 0 20-9 20-20s-9-20-20-20z" />
6
+ <path d="M367.8 920.6h-141v-818H800v293c0 11 9 20 20 20s20-9 20-20V94.4c0-17.5-14.3-31.8-31.9-31.8H218.6c-17.6 0-31.9 14.3-31.9 31.8v834.4c0 17.5 14.3 31.8 31.9 31.8h149.1c11 0 20-9 20-20s-8.9-20-19.9-20M820 790.7c-11 0-20 9-20 20v109.8H691.3c-11 0-20 9-20 20s9 20 20 20h116.9c17.6 0 31.9-14.3 31.9-31.9v-118c-.1-10.9-9-19.9-20.1-19.9m123.8-258.3-40.4-39.7c-4.6-4.3-9.9-7.6-15.7-10s-11.8-3.6-17.7-3.6q-9 0-18 3.6c-9 3.6-11.1 5.7-15.5 10L581.3 742.6l106.6 106.6 255.8-250.7c9.2-9.1 13.9-20.1 13.9-33.1q0-19.35-13.8-33M510.7 811.8 472.2 938l-6.1 18.8L620 915.7l38.6-37.7L552 771.4z" />
7
+ <path
8
+ fillOpacity={0.24}
9
+ d="M726.5 298.4h-429c-14.8 0-26.8-12-26.8-26.8v-81.4c0-14.8 12-26.8 26.8-26.8h429c14.8 0 26.8 12 26.8 26.8v81.4c0 14.8-12 26.8-26.8 26.8"
10
+ />
11
+ </svg>
12
+ )
13
+ export default SvgSyLegalJudicialExamination
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalJusticeBureau = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path
6
+ fillOpacity={0.24}
7
+ d="M323.1 923.1h-126V381c0-12.1 10.9-22 24.4-22h101.6zm361.7-627h133.5v627H684.8zm0 627h-292V154c0-17.6 14.3-31.9 31.9-31.9h260.1z"
8
+ />
9
+ <path d="m466.7 255.3-10.6 65 55.5-30.7h.2l55.5 30.7-10.6-65c0-.1 0-.2.1-.2l44.9-46-62.1-9.5c-.1 0-.1-.1-.2-.1l-27.8-59.1-27.6 59c0 .1-.1.1-.2.1l-62.1 9.5 44.9 46c.1.1.2.2.1.3" />
10
+ <path d="M935.2 918.4H911V337.6c0-30-24.7-54.4-55-54.4H717.7V91.7c0-30.5-24.7-55.3-55-55.3H361.5c-30.3 0-55 24.8-55 55.3v191.4H168.3c-30.3 0-55 24.4-55 54.4v580.8H89.7c-14.8 0-26.9 8.8-26.9 19.6v.9c0 10.8 12.1 19.6 26.9 19.6h845.5c14.8 0 26.9-8.8 26.9-19.6v-.8c0-10.8-12.1-19.6-26.9-19.6M718.4 323.1H856c8.3 0 15 6.5 15 14.4v580.1H718.4zM346.5 91.7c0-8.5 6.7-15.3 15-15.3h301.3c8.3 0 15 6.9 15 15.3v825.1h-53.2V815.2c0-13.6-12.6-24.7-28.1-24.7H428.3c-15.5 0-28.1 11.1-28.1 24.7v101.6h-53.8V91.7zM153.3 337.6c0-8 6.7-14.4 15-14.4h137.6v594.5H153.3z" />
11
+ <path d="M403.8 407.1h52.5v52.5h-52.5zm0 116h52.5v52.5h-52.5zm0 116h52.5v52.5h-52.5zm-199.4-232h52.5v52.5h-52.5zm0 116h52.5v52.5h-52.5zm-.1 116h52.5v52.5h-52.5zm363.5-232h52.5v52.5h-52.5zm0 116h52.5v52.5h-52.5zm0 116h52.5v52.5h-52.5zm198-232h52.5v52.5h-52.5zm0 116h52.5v52.5h-52.5zm0 116h52.5v52.5h-52.5z" />
12
+ </svg>
13
+ )
14
+ export default SvgSyLegalJusticeBureau
@@ -0,0 +1,14 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalLawOffice = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path
6
+ fillOpacity={0.24}
7
+ d="M825.7 925.2H338.8c-8.2 0-14.8-6.6-14.8-14.8V668.5c0-8.2 6.6-14.8 14.8-14.8h486.9c8.2 0 14.8 6.6 14.8 14.8v241.9c0 8.2-6.6 14.8-14.8 14.8m-580.5-1h-51.4V704.9c0-7.9 6.4-14.4 14.4-14.4h37.1z"
8
+ />
9
+ <path d="M315.5 512.1h394.2c-.3-81.7-50.4-151.7-121.5-181.2 9.9-6 19-13.3 27.1-21.6 6.9 6.9 16.5 11.2 27 11.2 21.1 0 38.2-17.1 38.2-38.2 0-17.9-12.3-32.8-28.8-37 .5-1.8.9-3.7 1.4-5.5 12.2-6.4 20.5-19.1 20.5-33.9s-8.5-27.7-20.8-34c-15-62.9-69.5-109.5-134.5-109.5-64.3 0-118.4 45.7-134 107.6-12.3 6.3-20.7 19.2-20.7 33.9 0 14.2 7.8 26.6 19.3 33.2.5 2.5 1.1 5 1.7 7.4-18.5 2.7-32.7 18.6-32.7 37.8 0 21.1 17.1 38.2 38.2 38.2 11.6 0 22-5.2 29-13.3 7.5 7.9 15.8 15 24.8 21-74.6 27.7-128 99.6-128.4 183.9m111.9-74.2 54.6-94.5c.7-1.1 2.1-1.5 3.2-.9l31.5 18.2q.6.3.9.9.3-.6.9-.9l31.5-18.2c1.1-.7 2.6-.3 3.2.9l54.6 94.5c.7 1.1.3 2.6-.9 3.2l-31.5 18.2c-1.1.7-2.6.3-3.2-.9l-54.6-94.5-54.6 94.5c-.7 1.1-2.1 1.5-3.2.9l-31.5-18.2c-1.2-.6-1.6-2.1-.9-3.2" />
10
+ <path d="M517.6 363.8c.4-.7.4-1.6 0-2.3-.4.7-.4 1.6 0 2.3m422.4 554h-22.3V654c0-15.1-14.4-27.3-32-27.3h-88v-23.5c0-15.1-14.4-27.3-32-27.3H266c-17.6 0-32 12.3-32 27.3v23.5h-90.1c-17.6 0-32 12.3-32 27.3v263.9H83.6c-7 0-13.2 3.1-16.6 7.8-2.2 2.4-3.5 5.4-3.5 8.7v1.1c0 3.3 1.3 6.3 3.5 8.7 3.5 4.7 9.6 7.8 16.6 7.8H940c10.8 0 19.6-7.4 19.6-16.5v-1.1c0-9.2-8.8-16.6-19.6-16.6m-62.3-243.9V916h-80V660.8h66.9c7.2 0 13.1 5.9 13.1 13.1m-603.7-64h483.7v38.5c-.4 1.8-.7 3.6-.7 5.5V917H274zm-101.9 50.9h60.4V916h-80.6V681c0-11.2 9-20.2 20.2-20.2" />
11
+ <path d="M367.3 669h52.5v52.5h-52.5zm-1 129h52.5v52.5h-52.5zm240.1-129h52.5v52.5h-52.5zm-1 129h52.5v52.5h-52.5zM486.9 669h52.5v52.5h-52.5zm-1 129h52.5v52.5h-52.5z" />
12
+ </svg>
13
+ )
14
+ export default SvgSyLegalLawOffice
@@ -0,0 +1,11 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalNotaryOffice = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path fillOpacity={0.24} d="M473.1 932.1H171.6v-785c0-14.6 11.9-26.5 26.5-26.5h275z" />
6
+ <path d="M336.8 255.3c0-.1 0-.2.1-.2l44.9-46-62.1-9.5c-.1 0-.1-.1-.2-.1l-27.8-59.1-27.7 59c0 .1-.1.1-.2.1l-62.1 9.5 44.9 46s.1.1.1.2l-10.6 65 55.5-30.7h.2l55.5 30.7z" />
7
+ <path d="M935.2 919.4H497.7V91.7c0-30.5-24.7-55.4-55-55.4H141.5c-30.3 0-55 24.8-55 55.4v827.8c-13.3 1.2-23.6 9.5-23.6 19.5v.9c0 10.8 12.1 19.6 26.9 19.6h845.5c14.8 0 26.9-8.8 26.9-19.6v-.9c-.1-10.8-12.2-19.6-27-19.6M126.5 91.7c0-8.5 6.7-15.4 15-15.4h301.3c8.3 0 15 6.9 15 15.4v825.6H126.5z" />
8
+ <path d="M191.8 457.1h52.5v52.5h-52.5zm0 116h52.5v52.5h-52.5zm-.1 116h52.5v52.5h-52.5zm144.1-232h52.5v52.5h-52.5zm0 116h52.5v52.5h-52.5zm0 116h52.5v52.5h-52.5zm207.5 132.2.1 25.8c0 17.4 14.3 31.7 31.8 31.6l352.7-.9c17.4 0 31.6-14.3 31.6-31.8l-.1-25.8h1.8l-.2-102.8c-.1-24.9-20.3-45.1-45.2-45.1l-108.5.3V396h31.2c28.7 0 52-23.3 52-52v-65c0-28.7-23.3-52-52-52H669.3c-28.7 0-52 23.3-52 52v65c0 28.7 23.3 52 52 52h28.4v276.9l-109.8.3c-24.9.1-45.1 20.4-45.1 45.3l.2 102.8zm126-465.3c-6.6 0-12-5.4-12-12v-65c0-6.6 5.4-12 12-12h169.1c6.6 0 12 5.4 12 12v65c0 6.6-5.4 12-12 12zm97.9 40v274.7h-29.5V396zM588 713.2l327.7-.9c2.9 0 5.2 2.3 5.2 5.2l.2 62.8-338.1.9-.2-62.8c0-2.9 2.3-5.2 5.2-5.2" />
9
+ </svg>
10
+ )
11
+ export default SvgSyLegalNotaryOffice
@@ -0,0 +1,13 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalOnlineNotarization = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path
6
+ fillOpacity={0.24}
7
+ d="M879.1 739.1H170.8c-13.2 0-19-16.6-8.7-24.8l708.2-567.1c9.1-7.3 22.6-.8 22.6 10.9v567.1c.1 7.7-6.1 13.9-13.8 13.9"
8
+ />
9
+ <path d="M906.6 61.9h-785c-30.3 0-55 24.7-55 55v629.8c0 30.3 24.7 55 55 55h785c30.3 0 55-24.7 55-55V116.9c0-30.4-24.6-55-55-55m15 684.7c0 8.3-6.7 15-15 15H520.5c.1 0 .2-.1.2-.1h45.9c11 0 20-9 20-20s-9-20-20-20H533V300.8c0-13.4 10.9-24.3 24.3-24.3h192.3c11 0 20-9 20-20s-9-20-20-20H557.3c-13.4 0-24.3-10.9-24.3-24.3v-21.8c0-10.4-7.7-19.4-18-20.4-11.9-1.2-22 8.3-22 19.9v22.2c0 13.4-10.9 24.3-24.3 24.3h-192c-11 0-20 9-20 20s9 20 20 20h192.1c13.4 0 24.3 10.9 24.3 24.3v420.7h-35.6c-11 0-20 9-20 20s9 20 20 20h47.9c.1 0 .2.1.2.1h-384c-8.3 0-15-6.7-15-15V116.9c0-8.3 6.7-15 15-15h785c8.3 0 15 6.7 15 15zM685.2 918.5h-49.1l-11.5-55.8c0-7.2-9.7-13.1-21.5-13.1h-182c-11.8 0-21.5 5.9-21.5 13.1L388 918.5h-49c-11.3 0-20.5 9.2-20.5 20.5s9.2 20.5 20.5 20.5h346.2c11.3 0 20.5-9.2 20.5-20.5s-9.2-20.5-20.5-20.5" />
10
+ <path d="M175.2 515.4c10.7 53.6 61.7 94.4 122.7 94.4 60.6 0 111.3-40.1 122.5-93.2h.9l-85.6-174c-6.8-13.8-20.5-22.3-35.9-22.3-15.1 0-28.8 8.4-35.7 21.9l-87.9 173.2zm124.6-155.1 57.3 116.3H240.8zm466.4-17.6c-6.8-13.8-20.5-22.3-35.9-22.3-15.1 0-28.8 8.4-35.7 21.9l-88.5 174.2h-.5c10.7 53.4 61.7 94 122.8 94s112-40.5 122.8-93.8h.5zm-35.8 17.6 57.2 116.3H671.3z" />
11
+ </svg>
12
+ )
13
+ export default SvgSyLegalOnlineNotarization
@@ -0,0 +1,13 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalOpenByApplication = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path d="M515.1 920.6H228V104.2h567.7v339.6c0 11 9 20 20 20s20-9 20-20V96c0-17.5-14.3-31.8-31.8-31.8H219.7C202.2 64.2 188 78.4 188 96v832.9c0 17.5 14.3 31.8 31.8 31.8h295.4c11 0 20-9 20-20s-9-20.1-20.1-20.1" />
6
+ <path d="M749 384.6c0-11-9-20-20-20H283c-11 0-20 9-20 20s9 20 20 20h446c11 0 20-9 20-20M541 522.1c0-11-6.9-20-15.2-20H278.3c-8.4 0-15.2 9-15.2 20s6.9 20 15.2 20h247.4c8.4 0 15.3-9 15.3-20M278.3 640.6c-8.4 0-15.2 9-15.2 20s6.9 20 15.2 20h168.6c8.4 0 15.2-9 15.2-20s-6.9-20-15.2-20zm458.5-131.1c-124.3 0-225 100.7-225 225s100.7 225 225 225 225-100.7 225-225-100.8-225-225-225M900.2 663l-188 188c-.7 1.4-1.6 2.6-2.8 3.8-2.3 2.3-5.2 3.7-8.3 4.2-5.1 1.3-10.6 0-14.6-3.9-1.4-1.4-2.5-3.1-3.2-4.8l-103.8-104c-5.9-5.9-5.9-15.6 0-21.5s15.6-5.9 21.5 0l97.1 97.1 180.5-180.5c5.9-5.9 15.6-5.9 21.5 0 6 6 6 15.7.1 21.6" />
7
+ <path
8
+ fillOpacity={0.24}
9
+ d="M726.8 300.1h-429c-14.8 0-26.8-12-26.8-26.8v-81.4c0-14.8 12-26.8 26.8-26.8h429c14.8 0 26.8 12 26.8 26.8v81.4c0 14.8-12 26.8-26.8 26.8"
10
+ />
11
+ </svg>
12
+ )
13
+ export default SvgSyLegalOpenByApplication
@@ -0,0 +1,10 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalPrison = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path fillOpacity={0.24} d="M826.9 931.9H271.8V473c0-17.7 14.3-32 32-32h523.1z" />
6
+ <path d="M933.3 920.6h-80.1V448.2c0-11-9-20-20-20s-20 9-20 20v472.4H599.5c.2-2.2.2-4.5.2-6.7V696.8c0-17.2-4.7-33.5-13.1-46-9.1-13.4-22.1-21.2-35.7-21.2h-75.3c-13.5 0-26.5 7.7-35.7 21.2-8.5 12.5-13.1 28.8-13.1 46v217.1c0 2.3.1 4.5.2 6.7H211V448.2c0-11-9-20-20-20s-20 9-20 20v472.4H91.3c-10.7 0-19.4 8.7-19.4 19.4s8.7 19.4 19.4 19.4h841.9c10.7 0 19.4-8.7 19.4-19.4s-8.7-19.4-19.3-19.4M468.2 292.3l-10.6 65 55.5-30.7h.2l55.5 30.7-10.6-65c0-.1 0-.2.1-.2l44.9-46-62.1-9.5c-.1 0-.1-.1-.2-.1l-27.8-59.1-27.8 59.1c0 .1-.1.1-.2.1l-62.1 9.5 44.9 46c.3 0 .4.1.3.2" />
7
+ <path d="M179.4 403.8h664.1c30.3 0 55-24.7 55-55V117c0-30.3-24.7-55-55-55h-89.6v71h-72.5V62H550v71h-72.5V62H346.1v71h-72.5V62h-94.2c-30.3 0-55 24.7-55 55v231.8c0 30.3 24.7 55 55 55m-15-286.8c0-8.3 6.7-15 15-15h54.2v71h152.5v-71h51.4v71H590v-71h51.4v71h152.5v-71h49.6c8.3 0 15 6.7 15 15v231.8c0 8.3-6.7 15-15 15H179.4c-8.3 0-15-6.7-15-15z" />
8
+ </svg>
9
+ )
10
+ export default SvgSyLegalPrison
@@ -0,0 +1,12 @@
1
+ import * as React from 'react'
2
+ import type { SVGProps } from 'react'
3
+ const SvgSyLegalRemoteTeaching = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" {...props}>
5
+ <path d="M240.6 384.6v45.1h-85.4c-6.3 0-11.4 7.7-11.4 17.1v5.8c0 9.5 5.1 17.1 11.4 17.1h208.1c6.3 0 11.4-7.7 11.4-17.1v-5.8c0-9.5-5.1-17.1-11.4-17.1h-82.7v-45.1h140.6c32.8 0 59.6-28.8 59.6-64.3v-190c0-35.4-26.7-64.3-59.6-64.3H126.5c-32.8 0-59.6 28.8-59.6 64.3v190.1c0 35.4 26.7 64.3 59.6 64.3h114.1zm-133.7-64.2V130.3c0-13.4 8.8-24.3 19.6-24.3h294.7c10.8 0 19.6 10.9 19.6 24.3v190.1c0 13.4-8.8 24.3-19.6 24.3H126.5c-10.8-.1-19.6-11-19.6-24.3m800 225.8H559.3c-25.8 0-46.7 23.1-46.7 51.7v221.8c0 28.5 20.9 51.7 46.7 51.7h154.1v47.3h-85.9c-6 0-10.9 7.3-10.9 16.3v7.3c0 9 4.9 16.3 10.9 16.3h209.2c6 0 10.9-7.3 10.9-16.3V935c0-9-4.9-16.3-10.9-16.3h-83.2v-47.3H907c25.8 0 46.7-23.1 46.7-51.7V597.9c-.2-28.5-21.1-51.7-46.8-51.7M532.3 147.7h331V431c0 11 9 20 20 20s20-9 20-20V107.7h-371c-11 0-20 9-20 20s9 20 20 20m-58.6 742.1h-331V606.5c0-11-9-20-20-20s-20 9-20 20v323.4h371c11 0 20-9 20-20s-8.9-20.1-20-20.1" />
6
+ <path
7
+ fillOpacity={0.24}
8
+ d="M396 313H153c-11 0-20-9-20-20V153c0-11 9-20 20-20h243c11 0 20 9 20 20v140c0 11-9 20-20 20"
9
+ />
10
+ </svg>
11
+ )
12
+ export default SvgSyLegalRemoteTeaching