@osn/icons 1.5.0 → 1.6.1

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 (562) hide show
  1. package/README.md +2 -9
  2. package/package.json +6 -4
  3. package/source/subsquare/projectIconAcalaDark.svg +34 -0
  4. package/source/subsquare/projectIconAcalaLight.svg +34 -0
  5. package/source/subsquare/projectIconAltairDark.svg +29 -0
  6. package/source/subsquare/projectIconAltairLight.svg +29 -0
  7. package/source/subsquare/projectIconBasiliskDark.svg +3 -0
  8. package/source/subsquare/projectIconBasiliskLight.svg +3 -0
  9. package/source/subsquare/projectIconBifrostKusamaDark.svg +43 -0
  10. package/source/subsquare/projectIconBifrostKusamaLight.svg +43 -0
  11. package/source/subsquare/projectIconBifrostPolkadotDark.svg +40 -0
  12. package/source/subsquare/projectIconBifrostPolkadotLight.svg +40 -0
  13. package/source/subsquare/projectIconCentrifugeDark.svg +5 -0
  14. package/source/subsquare/projectIconCentrifugeLight.svg +5 -0
  15. package/source/subsquare/projectIconCrustDark.svg +4 -0
  16. package/source/subsquare/projectIconCrustLight.svg +4 -0
  17. package/source/subsquare/projectIconDarwinia2Dark.svg +3 -0
  18. package/source/subsquare/projectIconDarwinia2Light.svg +3 -0
  19. package/source/subsquare/projectIconHydradxDark.svg +3 -0
  20. package/source/subsquare/projectIconHydradxLight.svg +3 -0
  21. package/source/subsquare/projectIconInterlayDark.svg +5 -0
  22. package/source/subsquare/projectIconInterlayLight.svg +5 -0
  23. package/source/subsquare/projectIconKaruraDark.svg +14 -0
  24. package/source/subsquare/projectIconKaruraLight.svg +14 -0
  25. package/source/subsquare/projectIconKhalaDark.svg +4 -0
  26. package/source/subsquare/projectIconKhalaLight.svg +4 -0
  27. package/source/subsquare/projectIconKintsugiDark.svg +25 -0
  28. package/source/subsquare/projectIconKintsugiLight.svg +25 -0
  29. package/source/subsquare/projectIconKusamaDark.svg +3 -0
  30. package/source/subsquare/projectIconKusamaLight.svg +3 -0
  31. package/source/subsquare/projectIconLitentryDark.svg +24 -0
  32. package/source/subsquare/projectIconLitentryLight.svg +24 -0
  33. package/source/subsquare/projectIconLitmusDark.svg +8 -0
  34. package/source/subsquare/projectIconLitmusLight.svg +8 -0
  35. package/source/subsquare/projectIconMoonbeamDark.svg +17 -0
  36. package/source/subsquare/projectIconMoonbeamLight.svg +17 -0
  37. package/source/subsquare/projectIconMoonriverDark.svg +13 -0
  38. package/source/subsquare/projectIconMoonriverLight.svg +13 -0
  39. package/source/subsquare/projectIconPhalaDark.svg +4 -0
  40. package/source/subsquare/projectIconPhalaLight.svg +4 -0
  41. package/source/subsquare/projectIconPolkadotCollectivesDark.svg +9 -0
  42. package/source/subsquare/projectIconPolkadotCollectivesLight.svg +9 -0
  43. package/source/subsquare/projectIconPolkadotDark.svg +8 -0
  44. package/source/subsquare/projectIconPolkadotLight.svg +8 -0
  45. package/source/subsquare/projectIconRococoDark.svg +41 -0
  46. package/source/subsquare/projectIconRococoLight.svg +41 -0
  47. package/source/subsquare/projectIconTuringDark.svg +9 -0
  48. package/source/subsquare/projectIconTuringLight.svg +9 -0
  49. package/source/subsquare/projectIconWestendCollectivesDark.svg +9 -0
  50. package/source/subsquare/projectIconWestendCollectivesLight.svg +9 -0
  51. package/source/subsquare/projectIconZeigeistDark.svg +9 -0
  52. package/source/subsquare/projectIconZeigeistLight.svg +9 -0
  53. package/subsquare/ArrowDown.d.ts +5 -2
  54. package/subsquare/ArrowDown.js +1 -24
  55. package/subsquare/ArrowExpend.d.ts +5 -2
  56. package/subsquare/ArrowExpend.js +1 -23
  57. package/subsquare/ArrowFold.d.ts +5 -2
  58. package/subsquare/ArrowFold.js +1 -24
  59. package/subsquare/ArrowLeft.d.ts +5 -2
  60. package/subsquare/ArrowLeft.js +1 -24
  61. package/subsquare/ArrowRight.d.ts +5 -2
  62. package/subsquare/ArrowRight.js +1 -24
  63. package/subsquare/ArrowUnfold.d.ts +5 -2
  64. package/subsquare/ArrowUnfold.js +1 -24
  65. package/subsquare/ArrowUp.d.ts +5 -2
  66. package/subsquare/ArrowUp.js +1 -24
  67. package/subsquare/FooterLogoDark.d.ts +5 -2
  68. package/subsquare/FooterLogoDark.js +1 -77
  69. package/subsquare/FooterLogoLight.d.ts +5 -2
  70. package/subsquare/FooterLogoLight.js +1 -77
  71. package/subsquare/IdentityAuthorized.d.ts +5 -2
  72. package/subsquare/IdentityAuthorized.js +1 -34
  73. package/subsquare/IdentityAuthorizedDark.d.ts +5 -2
  74. package/subsquare/IdentityAuthorizedDark.js +1 -34
  75. package/subsquare/IdentityAuthorizedSub.d.ts +5 -2
  76. package/subsquare/IdentityAuthorizedSub.js +1 -34
  77. package/subsquare/IdentityAuthorizedSubDark.d.ts +5 -2
  78. package/subsquare/IdentityAuthorizedSubDark.js +1 -34
  79. package/subsquare/IdentityError.d.ts +5 -2
  80. package/subsquare/IdentityError.js +1 -34
  81. package/subsquare/IdentityErrorDark.d.ts +5 -2
  82. package/subsquare/IdentityErrorDark.js +1 -34
  83. package/subsquare/IdentityUnauthorized.d.ts +5 -2
  84. package/subsquare/IdentityUnauthorized.js +1 -34
  85. package/subsquare/IdentityUnauthorizedDark.d.ts +5 -2
  86. package/subsquare/IdentityUnauthorizedDark.js +1 -35
  87. package/subsquare/IdentityUnauthorizedError.d.ts +5 -2
  88. package/subsquare/IdentityUnauthorizedError.js +1 -34
  89. package/subsquare/IdentityUnauthorizedErrorDark.d.ts +5 -2
  90. package/subsquare/IdentityUnauthorizedErrorDark.js +1 -34
  91. package/subsquare/IdentityUnauthorizedSub.d.ts +5 -2
  92. package/subsquare/IdentityUnauthorizedSub.js +1 -34
  93. package/subsquare/IdentityUnauthorizedSubDark.d.ts +5 -2
  94. package/subsquare/IdentityUnauthorizedSubDark.js +1 -35
  95. package/subsquare/LinkDiscord.d.ts +5 -2
  96. package/subsquare/LinkDiscord.js +1 -21
  97. package/subsquare/LinkGithub.d.ts +5 -2
  98. package/subsquare/LinkGithub.js +1 -21
  99. package/subsquare/LinkTelegram.d.ts +5 -2
  100. package/subsquare/LinkTelegram.js +1 -21
  101. package/subsquare/LinkTwitter.d.ts +5 -2
  102. package/subsquare/LinkTwitter.js +1 -23
  103. package/subsquare/LinkWebsite.d.ts +5 -2
  104. package/subsquare/LinkWebsite.js +1 -21
  105. package/subsquare/MenuCalendar.d.ts +5 -2
  106. package/subsquare/MenuCalendar.js +1 -23
  107. package/subsquare/MenuCouncil.d.ts +5 -2
  108. package/subsquare/MenuCouncil.js +1 -23
  109. package/subsquare/MenuDemocracy.d.ts +5 -2
  110. package/subsquare/MenuDemocracy.js +1 -23
  111. package/subsquare/MenuDiscussions.d.ts +5 -2
  112. package/subsquare/MenuDiscussions.js +1 -23
  113. package/subsquare/MenuFellowship.d.ts +5 -2
  114. package/subsquare/MenuFellowship.js +1 -23
  115. package/subsquare/MenuNavigation.d.ts +5 -2
  116. package/subsquare/MenuNavigation.js +1 -23
  117. package/subsquare/MenuOffChainVoting.d.ts +5 -2
  118. package/subsquare/MenuOffChainVoting.js +1 -23
  119. package/subsquare/MenuOverview.d.ts +5 -2
  120. package/subsquare/MenuOverview.js +1 -23
  121. package/subsquare/MenuPolkassembly.d.ts +5 -2
  122. package/subsquare/MenuPolkassembly.js +1 -23
  123. package/subsquare/MenuPreimages.d.ts +5 -2
  124. package/subsquare/MenuPreimages.js +1 -23
  125. package/subsquare/MenuReferenda.d.ts +5 -2
  126. package/subsquare/MenuReferenda.js +1 -23
  127. package/subsquare/MenuTechComm.d.ts +5 -2
  128. package/subsquare/MenuTechComm.js +1 -23
  129. package/subsquare/MenuTreasury.d.ts +5 -2
  130. package/subsquare/MenuTreasury.js +1 -23
  131. package/subsquare/ProjectIconAcalaDark.d.ts +8 -0
  132. package/subsquare/ProjectIconAcalaDark.js +1 -0
  133. package/subsquare/ProjectIconAcalaLight.d.ts +8 -0
  134. package/subsquare/ProjectIconAcalaLight.js +1 -0
  135. package/subsquare/ProjectIconAltairDark.d.ts +8 -0
  136. package/subsquare/ProjectIconAltairDark.js +1 -0
  137. package/subsquare/ProjectIconAltairLight.d.ts +8 -0
  138. package/subsquare/ProjectIconAltairLight.js +1 -0
  139. package/subsquare/ProjectIconBasiliskDark.d.ts +8 -0
  140. package/subsquare/ProjectIconBasiliskDark.js +1 -0
  141. package/subsquare/ProjectIconBasiliskLight.d.ts +8 -0
  142. package/subsquare/ProjectIconBasiliskLight.js +1 -0
  143. package/subsquare/ProjectIconBifrostKusamaDark.d.ts +8 -0
  144. package/subsquare/ProjectIconBifrostKusamaDark.js +1 -0
  145. package/subsquare/ProjectIconBifrostKusamaLight.d.ts +8 -0
  146. package/subsquare/ProjectIconBifrostKusamaLight.js +1 -0
  147. package/subsquare/ProjectIconBifrostPolkadotDark.d.ts +8 -0
  148. package/subsquare/ProjectIconBifrostPolkadotDark.js +1 -0
  149. package/subsquare/ProjectIconBifrostPolkadotLight.d.ts +8 -0
  150. package/subsquare/ProjectIconBifrostPolkadotLight.js +1 -0
  151. package/subsquare/ProjectIconCentrifugeDark.d.ts +8 -0
  152. package/subsquare/ProjectIconCentrifugeDark.js +1 -0
  153. package/subsquare/ProjectIconCentrifugeLight.d.ts +8 -0
  154. package/subsquare/ProjectIconCentrifugeLight.js +1 -0
  155. package/subsquare/ProjectIconCrustDark.d.ts +8 -0
  156. package/subsquare/ProjectIconCrustDark.js +1 -0
  157. package/subsquare/ProjectIconCrustLight.d.ts +8 -0
  158. package/subsquare/ProjectIconCrustLight.js +1 -0
  159. package/subsquare/ProjectIconDarwinia2Dark.d.ts +8 -0
  160. package/subsquare/ProjectIconDarwinia2Dark.js +1 -0
  161. package/subsquare/ProjectIconDarwinia2Light.d.ts +8 -0
  162. package/subsquare/ProjectIconDarwinia2Light.js +1 -0
  163. package/subsquare/ProjectIconHydradxDark.d.ts +8 -0
  164. package/subsquare/ProjectIconHydradxDark.js +1 -0
  165. package/subsquare/ProjectIconHydradxLight.d.ts +8 -0
  166. package/subsquare/ProjectIconHydradxLight.js +1 -0
  167. package/subsquare/ProjectIconInterlayDark.d.ts +8 -0
  168. package/subsquare/ProjectIconInterlayDark.js +1 -0
  169. package/subsquare/ProjectIconInterlayLight.d.ts +8 -0
  170. package/subsquare/ProjectIconInterlayLight.js +1 -0
  171. package/subsquare/ProjectIconKaruraDark.d.ts +8 -0
  172. package/subsquare/ProjectIconKaruraDark.js +1 -0
  173. package/subsquare/ProjectIconKaruraLight.d.ts +8 -0
  174. package/subsquare/ProjectIconKaruraLight.js +1 -0
  175. package/subsquare/ProjectIconKhalaDark.d.ts +8 -0
  176. package/subsquare/ProjectIconKhalaDark.js +1 -0
  177. package/subsquare/ProjectIconKhalaLight.d.ts +8 -0
  178. package/subsquare/ProjectIconKhalaLight.js +1 -0
  179. package/subsquare/ProjectIconKintsugiDark.d.ts +8 -0
  180. package/subsquare/ProjectIconKintsugiDark.js +1 -0
  181. package/subsquare/ProjectIconKintsugiLight.d.ts +8 -0
  182. package/subsquare/ProjectIconKintsugiLight.js +1 -0
  183. package/subsquare/ProjectIconKusamaDark.d.ts +8 -0
  184. package/subsquare/ProjectIconKusamaDark.js +1 -0
  185. package/subsquare/ProjectIconKusamaLight.d.ts +8 -0
  186. package/subsquare/ProjectIconKusamaLight.js +1 -0
  187. package/subsquare/ProjectIconLitentryDark.d.ts +8 -0
  188. package/subsquare/ProjectIconLitentryDark.js +1 -0
  189. package/subsquare/ProjectIconLitentryLight.d.ts +8 -0
  190. package/subsquare/ProjectIconLitentryLight.js +1 -0
  191. package/subsquare/ProjectIconLitmusDark.d.ts +8 -0
  192. package/subsquare/ProjectIconLitmusDark.js +1 -0
  193. package/subsquare/ProjectIconLitmusLight.d.ts +8 -0
  194. package/subsquare/ProjectIconLitmusLight.js +1 -0
  195. package/subsquare/ProjectIconMoonbeamDark.d.ts +8 -0
  196. package/subsquare/ProjectIconMoonbeamDark.js +1 -0
  197. package/subsquare/ProjectIconMoonbeamLight.d.ts +8 -0
  198. package/subsquare/ProjectIconMoonbeamLight.js +1 -0
  199. package/subsquare/ProjectIconMoonriverDark.d.ts +8 -0
  200. package/subsquare/ProjectIconMoonriverDark.js +1 -0
  201. package/subsquare/ProjectIconMoonriverLight.d.ts +8 -0
  202. package/subsquare/ProjectIconMoonriverLight.js +1 -0
  203. package/subsquare/ProjectIconPhalaDark.d.ts +8 -0
  204. package/subsquare/ProjectIconPhalaDark.js +1 -0
  205. package/subsquare/ProjectIconPhalaLight.d.ts +8 -0
  206. package/subsquare/ProjectIconPhalaLight.js +1 -0
  207. package/subsquare/ProjectIconPolkadotCollectivesDark.d.ts +8 -0
  208. package/subsquare/ProjectIconPolkadotCollectivesDark.js +1 -0
  209. package/subsquare/ProjectIconPolkadotCollectivesLight.d.ts +8 -0
  210. package/subsquare/ProjectIconPolkadotCollectivesLight.js +1 -0
  211. package/subsquare/ProjectIconPolkadotDark.d.ts +8 -0
  212. package/subsquare/ProjectIconPolkadotDark.js +1 -0
  213. package/subsquare/ProjectIconPolkadotLight.d.ts +8 -0
  214. package/subsquare/ProjectIconPolkadotLight.js +1 -0
  215. package/subsquare/ProjectIconRococoDark.d.ts +8 -0
  216. package/subsquare/ProjectIconRococoDark.js +1 -0
  217. package/subsquare/ProjectIconRococoLight.d.ts +8 -0
  218. package/subsquare/ProjectIconRococoLight.js +1 -0
  219. package/subsquare/ProjectIconTuringDark.d.ts +8 -0
  220. package/subsquare/ProjectIconTuringDark.js +1 -0
  221. package/subsquare/ProjectIconTuringLight.d.ts +8 -0
  222. package/subsquare/ProjectIconTuringLight.js +1 -0
  223. package/subsquare/ProjectIconWestendCollectivesDark.d.ts +8 -0
  224. package/subsquare/ProjectIconWestendCollectivesDark.js +1 -0
  225. package/subsquare/ProjectIconWestendCollectivesLight.d.ts +8 -0
  226. package/subsquare/ProjectIconWestendCollectivesLight.js +1 -0
  227. package/subsquare/ProjectIconZeigeistDark.d.ts +8 -0
  228. package/subsquare/ProjectIconZeigeistDark.js +1 -0
  229. package/subsquare/ProjectIconZeigeistLight.d.ts +8 -0
  230. package/subsquare/ProjectIconZeigeistLight.js +1 -0
  231. package/subsquare/ProjectLogoAcalaDark.d.ts +5 -2
  232. package/subsquare/ProjectLogoAcalaDark.js +1 -103
  233. package/subsquare/ProjectLogoAcalaLight.d.ts +5 -2
  234. package/subsquare/ProjectLogoAcalaLight.js +1 -103
  235. package/subsquare/ProjectLogoAltairDark.d.ts +5 -2
  236. package/subsquare/ProjectLogoAltairDark.js +1 -118
  237. package/subsquare/ProjectLogoAltairLight.d.ts +5 -2
  238. package/subsquare/ProjectLogoAltairLight.js +1 -123
  239. package/subsquare/ProjectLogoBasiliskDark.d.ts +5 -2
  240. package/subsquare/ProjectLogoBasiliskDark.js +1 -23
  241. package/subsquare/ProjectLogoBasiliskLight.d.ts +5 -2
  242. package/subsquare/ProjectLogoBasiliskLight.js +1 -23
  243. package/subsquare/ProjectLogoBifrostKusamaDark.d.ts +5 -2
  244. package/subsquare/ProjectLogoBifrostKusamaDark.js +1 -147
  245. package/subsquare/ProjectLogoBifrostKusamaLight.d.ts +5 -2
  246. package/subsquare/ProjectLogoBifrostKusamaLight.js +1 -146
  247. package/subsquare/ProjectLogoBifrostPolkadotDark.d.ts +5 -2
  248. package/subsquare/ProjectLogoBifrostPolkadotDark.js +1 -135
  249. package/subsquare/ProjectLogoBifrostPolkadotLight.d.ts +5 -2
  250. package/subsquare/ProjectLogoBifrostPolkadotLight.js +1 -134
  251. package/subsquare/ProjectLogoCentrifugeDark.d.ts +5 -2
  252. package/subsquare/ProjectLogoCentrifugeDark.js +1 -35
  253. package/subsquare/ProjectLogoCentrifugeLight.d.ts +5 -2
  254. package/subsquare/ProjectLogoCentrifugeLight.js +1 -35
  255. package/subsquare/ProjectLogoCrustDark.d.ts +5 -2
  256. package/subsquare/ProjectLogoCrustDark.js +1 -25
  257. package/subsquare/ProjectLogoCrustLight.d.ts +5 -2
  258. package/subsquare/ProjectLogoCrustLight.js +1 -25
  259. package/subsquare/ProjectLogoDarwinia2Dark.d.ts +5 -2
  260. package/subsquare/ProjectLogoDarwinia2Dark.js +1 -21
  261. package/subsquare/ProjectLogoDarwinia2Light.d.ts +5 -2
  262. package/subsquare/ProjectLogoDarwinia2Light.js +1 -21
  263. package/subsquare/ProjectLogoHydradxDark.d.ts +5 -2
  264. package/subsquare/ProjectLogoHydradxDark.js +1 -23
  265. package/subsquare/ProjectLogoHydradxLight.d.ts +5 -2
  266. package/subsquare/ProjectLogoHydradxLight.js +1 -23
  267. package/subsquare/ProjectLogoInterlayDark.d.ts +5 -2
  268. package/subsquare/ProjectLogoInterlayDark.js +1 -29
  269. package/subsquare/ProjectLogoInterlayLight.d.ts +5 -2
  270. package/subsquare/ProjectLogoInterlayLight.js +1 -29
  271. package/subsquare/ProjectLogoKaruraDark.d.ts +5 -2
  272. package/subsquare/ProjectLogoKaruraDark.js +1 -49
  273. package/subsquare/ProjectLogoKaruraLight.d.ts +5 -2
  274. package/subsquare/ProjectLogoKaruraLight.js +1 -49
  275. package/subsquare/ProjectLogoKhalaDark.d.ts +5 -2
  276. package/subsquare/ProjectLogoKhalaDark.js +1 -25
  277. package/subsquare/ProjectLogoKhalaLight.d.ts +5 -2
  278. package/subsquare/ProjectLogoKhalaLight.js +1 -25
  279. package/subsquare/ProjectLogoKintsugiDark.d.ts +5 -2
  280. package/subsquare/ProjectLogoKintsugiDark.js +1 -82
  281. package/subsquare/ProjectLogoKintsugiLight.d.ts +5 -2
  282. package/subsquare/ProjectLogoKintsugiLight.js +1 -82
  283. package/subsquare/ProjectLogoKusamaDark.d.ts +5 -2
  284. package/subsquare/ProjectLogoKusamaDark.js +1 -21
  285. package/subsquare/ProjectLogoKusamaLight.d.ts +5 -2
  286. package/subsquare/ProjectLogoKusamaLight.js +1 -21
  287. package/subsquare/ProjectLogoLitentryDark.d.ts +5 -2
  288. package/subsquare/ProjectLogoLitentryDark.js +1 -79
  289. package/subsquare/ProjectLogoLitentryLight.d.ts +5 -2
  290. package/subsquare/ProjectLogoLitentryLight.js +1 -79
  291. package/subsquare/ProjectLogoLitmusDark.d.ts +5 -2
  292. package/subsquare/ProjectLogoLitmusDark.js +1 -130
  293. package/subsquare/ProjectLogoLitmusLight.d.ts +5 -2
  294. package/subsquare/ProjectLogoLitmusLight.js +1 -130
  295. package/subsquare/ProjectLogoMoonbeamDark.d.ts +5 -2
  296. package/subsquare/ProjectLogoMoonbeamDark.js +1 -73
  297. package/subsquare/ProjectLogoMoonbeamLight.d.ts +5 -2
  298. package/subsquare/ProjectLogoMoonbeamLight.js +1 -73
  299. package/subsquare/ProjectLogoMoonriverDark.d.ts +5 -2
  300. package/subsquare/ProjectLogoMoonriverDark.js +1 -57
  301. package/subsquare/ProjectLogoMoonriverLight.d.ts +5 -2
  302. package/subsquare/ProjectLogoMoonriverLight.js +1 -57
  303. package/subsquare/ProjectLogoPhalaDark.d.ts +5 -2
  304. package/subsquare/ProjectLogoPhalaDark.js +1 -27
  305. package/subsquare/ProjectLogoPhalaLight.d.ts +5 -2
  306. package/subsquare/ProjectLogoPhalaLight.js +1 -27
  307. package/subsquare/ProjectLogoPolkadotCollectivesDark.d.ts +5 -2
  308. package/subsquare/ProjectLogoPolkadotCollectivesDark.js +1 -70
  309. package/subsquare/ProjectLogoPolkadotCollectivesLight.d.ts +5 -2
  310. package/subsquare/ProjectLogoPolkadotCollectivesLight.js +1 -70
  311. package/subsquare/ProjectLogoPolkadotDark.d.ts +5 -2
  312. package/subsquare/ProjectLogoPolkadotDark.js +1 -41
  313. package/subsquare/ProjectLogoPolkadotLight.d.ts +5 -2
  314. package/subsquare/ProjectLogoPolkadotLight.js +1 -41
  315. package/subsquare/ProjectLogoRococoDark.d.ts +5 -2
  316. package/subsquare/ProjectLogoRococoDark.js +1 -142
  317. package/subsquare/ProjectLogoRococoLight.d.ts +5 -2
  318. package/subsquare/ProjectLogoRococoLight.js +1 -142
  319. package/subsquare/ProjectLogoTuringDark.d.ts +5 -2
  320. package/subsquare/ProjectLogoTuringDark.js +1 -36
  321. package/subsquare/ProjectLogoTuringLight.d.ts +5 -2
  322. package/subsquare/ProjectLogoTuringLight.js +1 -36
  323. package/subsquare/ProjectLogoWestendCollectivesDark.d.ts +5 -2
  324. package/subsquare/ProjectLogoWestendCollectivesDark.js +1 -76
  325. package/subsquare/ProjectLogoWestendCollectivesLight.d.ts +5 -2
  326. package/subsquare/ProjectLogoWestendCollectivesLight.js +1 -76
  327. package/subsquare/ProjectLogoZeigeistDark.d.ts +5 -2
  328. package/subsquare/ProjectLogoZeigeistDark.js +1 -45
  329. package/subsquare/ProjectLogoZeigeistLight.d.ts +5 -2
  330. package/subsquare/ProjectLogoZeigeistLight.js +1 -45
  331. package/subsquare/ShortcutSlash.d.ts +5 -2
  332. package/subsquare/ShortcutSlash.js +1 -23
  333. package/subsquare/SignalDefault.d.ts +5 -2
  334. package/subsquare/SignalDefault.js +1 -29
  335. package/subsquare/SignalDefaultDark.d.ts +5 -2
  336. package/subsquare/SignalDefaultDark.js +1 -32
  337. package/subsquare/SignalFast.d.ts +5 -2
  338. package/subsquare/SignalFast.js +1 -29
  339. package/subsquare/SignalFastDark.d.ts +5 -2
  340. package/subsquare/SignalFastDark.js +1 -29
  341. package/subsquare/SignalMedium.d.ts +5 -2
  342. package/subsquare/SignalMedium.js +1 -30
  343. package/subsquare/SignalMediumDark.d.ts +5 -2
  344. package/subsquare/SignalMediumDark.js +1 -30
  345. package/subsquare/SignalSlow.d.ts +5 -2
  346. package/subsquare/SignalSlow.js +1 -31
  347. package/subsquare/SignalSlowDark.d.ts +5 -2
  348. package/subsquare/SignalSlowDark.js +1 -31
  349. package/subsquare/SystemActivity.d.ts +5 -2
  350. package/subsquare/SystemActivity.js +1 -24
  351. package/subsquare/SystemCheckboxOff.d.ts +5 -2
  352. package/subsquare/SystemCheckboxOff.js +1 -23
  353. package/subsquare/SystemCheckboxOffDark.d.ts +5 -2
  354. package/subsquare/SystemCheckboxOffDark.js +1 -24
  355. package/subsquare/SystemCheckboxOn.d.ts +5 -2
  356. package/subsquare/SystemCheckboxOn.js +1 -23
  357. package/subsquare/SystemCheckboxOnDark.d.ts +5 -2
  358. package/subsquare/SystemCheckboxOnDark.js +1 -23
  359. package/subsquare/SystemClose.d.ts +5 -2
  360. package/subsquare/SystemClose.js +1 -23
  361. package/subsquare/SystemComment.d.ts +5 -2
  362. package/subsquare/SystemComment.js +1 -24
  363. package/subsquare/SystemCopy.d.ts +5 -2
  364. package/subsquare/SystemCopy.js +1 -23
  365. package/subsquare/SystemLogout.d.ts +5 -2
  366. package/subsquare/SystemLogout.js +1 -23
  367. package/subsquare/SystemMenu.d.ts +5 -2
  368. package/subsquare/SystemMenu.js +1 -23
  369. package/subsquare/SystemPlus.d.ts +5 -2
  370. package/subsquare/SystemPlus.js +1 -23
  371. package/subsquare/SystemProfile.d.ts +5 -2
  372. package/subsquare/SystemProfile.js +1 -23
  373. package/subsquare/SystemSearch.d.ts +5 -2
  374. package/subsquare/SystemSearch.js +1 -23
  375. package/subsquare/SystemSetting.d.ts +5 -2
  376. package/subsquare/SystemSetting.js +1 -31
  377. package/subsquare/SystemVoteAye.d.ts +5 -2
  378. package/subsquare/SystemVoteAye.js +1 -24
  379. package/subsquare/SystemVoteAyeDark.d.ts +5 -2
  380. package/subsquare/SystemVoteAyeDark.js +1 -24
  381. package/subsquare/SystemVoteNay.d.ts +5 -2
  382. package/subsquare/SystemVoteNay.js +1 -23
  383. package/subsquare/SystemVoteNayDark.d.ts +5 -2
  384. package/subsquare/SystemVoteNayDark.js +1 -23
  385. package/subsquare/ThemeMoon.d.ts +5 -2
  386. package/subsquare/ThemeMoon.js +1 -21
  387. package/subsquare/ThemeSun.d.ts +5 -2
  388. package/subsquare/ThemeSun.js +1 -23
  389. package/subsquare/ThemeSystem.d.ts +5 -2
  390. package/subsquare/ThemeSystem.js +1 -23
  391. package/subsquare/chunk-23NQKHHB.js +1 -0
  392. package/subsquare/chunk-23O6LJQL.js +1 -0
  393. package/subsquare/chunk-25SRQBPU.js +1 -0
  394. package/subsquare/chunk-2CN2G3XY.js +1 -0
  395. package/subsquare/chunk-2USNKOR7.js +1 -0
  396. package/subsquare/chunk-36KCNMPA.js +1 -0
  397. package/subsquare/chunk-3GOLGKDW.js +1 -0
  398. package/subsquare/chunk-3ORD5CK6.js +1 -0
  399. package/subsquare/chunk-3ZEIIUJI.js +1 -0
  400. package/subsquare/chunk-42DJPKYZ.js +1 -0
  401. package/subsquare/chunk-4GPDW2BQ.js +1 -0
  402. package/subsquare/chunk-4H43PUOG.js +1 -0
  403. package/subsquare/chunk-4J5XPD3N.js +1 -0
  404. package/subsquare/chunk-4LPSDPX7.js +1 -0
  405. package/subsquare/chunk-4M2A4JKM.js +1 -0
  406. package/subsquare/chunk-4X5CSRRT.js +1 -0
  407. package/subsquare/chunk-52VRXTRV.js +1 -0
  408. package/subsquare/chunk-56LUBUAD.js +1 -0
  409. package/subsquare/chunk-5BLND7KX.js +1 -0
  410. package/subsquare/chunk-5I3SPEUG.js +1 -0
  411. package/subsquare/chunk-5RJJJMI4.js +1 -0
  412. package/subsquare/chunk-5TB3DVMA.js +1 -0
  413. package/subsquare/chunk-5VOBSUTW.js +1 -0
  414. package/subsquare/chunk-62YUU56K.js +1 -0
  415. package/subsquare/chunk-673VXGMM.js +1 -0
  416. package/subsquare/chunk-6JP2AHAD.js +1 -0
  417. package/subsquare/chunk-6KASJQ65.js +1 -0
  418. package/subsquare/chunk-72DMMMBH.js +1 -0
  419. package/subsquare/chunk-7GRZIEIQ.js +1 -0
  420. package/subsquare/chunk-7JMMOLOC.js +1 -0
  421. package/subsquare/chunk-7ZVVKF2L.js +1 -0
  422. package/subsquare/chunk-A7DW6Y62.js +1 -0
  423. package/subsquare/chunk-AOVLSKPE.js +1 -0
  424. package/subsquare/chunk-AVHBYC5Y.js +1 -0
  425. package/subsquare/chunk-B7MFDODM.js +1 -0
  426. package/subsquare/chunk-BJT5J5N4.js +1 -0
  427. package/subsquare/chunk-BZ2655NL.js +1 -0
  428. package/subsquare/chunk-C2ASEAOK.js +1 -0
  429. package/subsquare/chunk-C6MJR3UH.js +1 -0
  430. package/subsquare/chunk-C7WN3HWI.js +1 -0
  431. package/subsquare/chunk-C7ZZ2KIG.js +1 -0
  432. package/subsquare/chunk-CRHBAFYP.js +1 -0
  433. package/subsquare/chunk-CUULSMR5.js +1 -0
  434. package/subsquare/chunk-DGE7LVZY.js +1 -0
  435. package/subsquare/chunk-DKXLHXD6.js +1 -0
  436. package/subsquare/chunk-DPORTMVJ.js +1 -0
  437. package/subsquare/chunk-E2H3D5M2.js +1 -0
  438. package/subsquare/chunk-EMVEM7NB.js +1 -0
  439. package/subsquare/chunk-EON5TQ53.js +1 -0
  440. package/subsquare/chunk-EPVSGOZQ.js +1 -0
  441. package/subsquare/chunk-ETMMRXYG.js +1 -0
  442. package/subsquare/chunk-FHLIKHBC.js +1 -0
  443. package/subsquare/chunk-FLYTZF2J.js +1 -0
  444. package/subsquare/chunk-FSMWCIIN.js +1 -0
  445. package/subsquare/chunk-FT6CAGHL.js +1 -0
  446. package/subsquare/chunk-GHBH7FLE.js +1 -0
  447. package/subsquare/chunk-GTW3YYVS.js +1 -0
  448. package/subsquare/chunk-GUBOGYU7.js +1 -0
  449. package/subsquare/chunk-H3BA22GY.js +1 -0
  450. package/subsquare/chunk-H5NFE6IP.js +1 -0
  451. package/subsquare/chunk-HCBEWINZ.js +1 -0
  452. package/subsquare/chunk-HF3O4GO5.js +1 -0
  453. package/subsquare/chunk-HL7QIC6H.js +1 -0
  454. package/subsquare/chunk-HW6OHMHO.js +1 -0
  455. package/subsquare/chunk-HZDTX33I.js +1 -0
  456. package/subsquare/chunk-I2IKAM64.js +1 -0
  457. package/subsquare/chunk-I6QMBYWL.js +1 -0
  458. package/subsquare/chunk-IK7ZN2R7.js +1 -0
  459. package/subsquare/chunk-IMFGAFVL.js +1 -0
  460. package/subsquare/chunk-IMNFSKT7.js +1 -0
  461. package/subsquare/chunk-ISLIW7C7.js +1 -0
  462. package/subsquare/chunk-ITSA7RDB.js +1 -0
  463. package/subsquare/chunk-IUEOJ6PN.js +1 -0
  464. package/subsquare/chunk-JEMEQISE.js +1 -0
  465. package/subsquare/chunk-JRUO4UFN.js +1 -0
  466. package/subsquare/chunk-JT4J3Z7Y.js +1 -0
  467. package/subsquare/chunk-JYPETY7H.js +1 -0
  468. package/subsquare/chunk-K2LQUHCB.js +1 -0
  469. package/subsquare/chunk-K3ONTDQX.js +1 -0
  470. package/subsquare/chunk-KIWUVWU5.js +1 -0
  471. package/subsquare/chunk-KSKQHUIJ.js +1 -0
  472. package/subsquare/chunk-KULPX42L.js +1 -0
  473. package/subsquare/chunk-L5RZJ5RC.js +1 -0
  474. package/subsquare/chunk-LUSKXJ74.js +1 -0
  475. package/subsquare/chunk-M3OZZ7YG.js +1 -0
  476. package/subsquare/chunk-M7H7G2RC.js +1 -0
  477. package/subsquare/chunk-MCNYBDHC.js +1 -0
  478. package/subsquare/chunk-MGUVJF52.js +1 -0
  479. package/subsquare/chunk-MKHWBUDZ.js +1 -0
  480. package/subsquare/chunk-MZT6F5JX.js +1 -0
  481. package/subsquare/chunk-N3XUTP54.js +1 -0
  482. package/subsquare/chunk-N7PZZ7WG.js +1 -0
  483. package/subsquare/chunk-NCFKYYHB.js +1 -0
  484. package/subsquare/chunk-NOMG5P3L.js +1 -0
  485. package/subsquare/chunk-NPFYWQIV.js +1 -0
  486. package/subsquare/chunk-NS6DY376.js +47 -0
  487. package/subsquare/chunk-NU3JPD5A.js +1 -0
  488. package/subsquare/chunk-O35S6JAZ.js +1 -0
  489. package/subsquare/chunk-OEE3QR2U.js +1 -0
  490. package/subsquare/chunk-ONTYZKHB.js +1 -0
  491. package/subsquare/chunk-P4YE53OB.js +1 -0
  492. package/subsquare/chunk-PIADBGPV.js +1 -0
  493. package/subsquare/chunk-PJUVRD6I.js +1 -0
  494. package/subsquare/chunk-PPPQ6FH7.js +1 -0
  495. package/subsquare/chunk-Q2KB3LHR.js +1 -0
  496. package/subsquare/chunk-Q545O4B6.js +1 -0
  497. package/subsquare/chunk-QANJJGWI.js +1 -0
  498. package/subsquare/chunk-QHWVPGFH.js +1 -0
  499. package/subsquare/chunk-QIPQWEUG.js +1 -0
  500. package/subsquare/chunk-QSJL3O5R.js +1 -0
  501. package/subsquare/chunk-QTD2GMOW.js +1 -0
  502. package/subsquare/chunk-QWNRAGDE.js +1 -0
  503. package/subsquare/chunk-R2HUH5EY.js +1 -0
  504. package/subsquare/chunk-R53SBXSK.js +1 -0
  505. package/subsquare/chunk-R5D7LJHH.js +1 -0
  506. package/subsquare/chunk-RC4FPWX7.js +1 -0
  507. package/subsquare/chunk-RNNNHCN3.js +1 -0
  508. package/subsquare/chunk-RRRPIVNM.js +1 -0
  509. package/subsquare/chunk-RSMXTS56.js +1 -0
  510. package/subsquare/chunk-RSX7T7UL.js +1 -0
  511. package/subsquare/chunk-S53I3XPU.js +1 -0
  512. package/subsquare/chunk-S67ZUV43.js +1 -0
  513. package/subsquare/chunk-S6XYLZY3.js +1 -0
  514. package/subsquare/chunk-SQMQUCUU.js +1 -0
  515. package/subsquare/chunk-T62ZDHNW.js +1 -0
  516. package/subsquare/chunk-TAM36BQ4.js +1 -0
  517. package/subsquare/chunk-TDSDLZZN.js +1 -0
  518. package/subsquare/chunk-THRS22YM.js +1 -0
  519. package/subsquare/chunk-TP2WTGZ3.js +1 -0
  520. package/subsquare/chunk-TX5AENIQ.js +1 -0
  521. package/subsquare/chunk-TY4SVRU6.js +1 -0
  522. package/subsquare/chunk-TZV5DXL5.js +1 -0
  523. package/subsquare/chunk-UCDQLK3U.js +1 -0
  524. package/subsquare/chunk-UGSZ5UOT.js +1 -0
  525. package/subsquare/chunk-UO6UM4E2.js +1 -0
  526. package/subsquare/chunk-UROSS367.js +1 -0
  527. package/subsquare/chunk-V7RD7IYM.js +1 -0
  528. package/subsquare/chunk-VEV3JBWO.js +1 -0
  529. package/subsquare/chunk-VFXZUVYE.js +1 -0
  530. package/subsquare/chunk-VIDRJRA3.js +1 -0
  531. package/subsquare/chunk-VNV437Z5.js +1 -0
  532. package/subsquare/chunk-VS3IXEK7.js +1 -0
  533. package/subsquare/chunk-VT6QMNS7.js +1 -0
  534. package/subsquare/chunk-VTBD6HIK.js +1 -0
  535. package/subsquare/chunk-WWWZHU3P.js +1 -0
  536. package/subsquare/chunk-WXMOIXGL.js +1 -0
  537. package/subsquare/chunk-WYFZNVP2.js +1 -0
  538. package/subsquare/chunk-WYK6K7OI.js +1 -0
  539. package/subsquare/chunk-X23PQA6R.js +1 -0
  540. package/subsquare/chunk-X5WPZAAC.js +1 -0
  541. package/subsquare/chunk-XVAJNPBO.js +1 -0
  542. package/subsquare/chunk-XVUOUWQM.js +1 -0
  543. package/subsquare/chunk-XX4TMCEW.js +1 -0
  544. package/subsquare/chunk-Y3Q75I4U.js +1 -0
  545. package/subsquare/chunk-Y3X7USAO.js +1 -0
  546. package/subsquare/chunk-YNVVNAEI.js +1 -0
  547. package/subsquare/chunk-YP6CNHTJ.js +1 -0
  548. package/subsquare/chunk-YSMLASOU.js +1 -0
  549. package/subsquare/chunk-YTLK5XGV.js +1 -0
  550. package/subsquare/chunk-Z2NYJSAQ.js +1 -0
  551. package/subsquare/chunk-ZBKIEPF3.js +1 -0
  552. package/subsquare/chunk-ZBXOM245.js +1 -0
  553. package/subsquare/chunk-ZEWWKQHK.js +1 -0
  554. package/subsquare/chunk-ZMTXMJF6.js +1 -0
  555. package/subsquare/chunk-ZNNZOD3V.js +1 -0
  556. package/subsquare/chunk-ZRWCTKZ6.js +1 -0
  557. package/subsquare/chunk-ZTWAKLBK.js +1 -0
  558. package/subsquare/chunk-ZUINSZKY.js +1 -0
  559. package/subsquare/chunk-ZXWCERJD.js +1 -0
  560. package/subsquare/chunk-ZZ5FUFUS.js +1 -0
  561. package/subsquare/index.d.ts +170 -119
  562. package/subsquare/index.js +1 -119
@@ -1,103 +1 @@
1
- import * as React from "react";
2
- /**
3
- * @param {React.SVGProps<SVGSVGElement>} props
4
- */
5
- export default function SvgProjectLogoAcalaDark(props) {
6
- return (
7
- <svg
8
- width={40}
9
- height={40}
10
- viewBox="0 0 40 40"
11
- fill="none"
12
- xmlns="http://www.w3.org/2000/svg"
13
- {...props}
14
- >
15
- <path
16
- d="M19.8793 22.2131C19.1692 22.2131 18.4785 22.2724 17.8104 22.3856L18.8393 20.6034C19.1867 20.5805 19.5344 20.569 19.8793 20.569C20.6873 20.569 21.5094 20.6356 22.3042 20.7632L18.3089 13.8429L11.6578 25.3629L10.7073 23.7166L18.2939 10.5762L18.3095 10.6033L18.3245 10.5774L27.48 26.4351H25.579L23.4391 22.7289C22.3242 22.3926 21.1323 22.2131 19.8793 22.2131Z"
17
- fill="url(#paint0_linear_1514_56844)"
18
- />
19
- <path
20
- d="M28.0715 25.391L19.2075 10.0381H21.1086L29.0221 23.7446L28.0715 25.391Z"
21
- fill="url(#paint1_linear_1514_56844)"
22
- />
23
- <path
24
- d="M19.274 17.6122L15.6342 23.9163C16.9366 23.5234 18.4696 23.348 19.9159 23.348C20.0328 23.348 20.1501 23.3494 20.2674 23.3522C21.0891 23.3716 21.9191 23.4585 22.7144 23.607L23.9288 25.7103C22.6857 25.2582 21.3403 24.9922 19.9159 24.9922C17.8094 24.9922 15.8747 25.5132 14.1899 26.4196L14.2164 26.3722L14.18 26.4351H12.2791L18.3235 15.9658L19.274 17.6122Z"
25
- fill="url(#paint2_linear_1514_56844)"
26
- />
27
- <path
28
- fillRule="evenodd"
29
- clipRule="evenodd"
30
- d="M19.9998 34.6432C28.0868 34.6432 34.6426 28.0873 34.6426 20.0003C34.6426 11.9133 28.0868 5.35742 19.9998 5.35742C11.9128 5.35742 5.35693 11.9133 5.35693 20.0003C5.35693 28.0873 11.9128 34.6432 19.9998 34.6432ZM20.0355 32.8575C27.156 32.8575 32.9283 27.0851 32.9283 19.9646C32.9283 12.844 27.156 7.07171 20.0355 7.07171C12.915 7.07171 7.14265 12.844 7.14265 19.9646C7.14265 27.0851 12.915 32.8575 20.0355 32.8575Z"
31
- fill="url(#paint3_linear_1514_56844)"
32
- />
33
- <path
34
- fillRule="evenodd"
35
- clipRule="evenodd"
36
- d="M20 37.5C29.665 37.5 37.5 29.665 37.5 20C37.5 10.335 29.665 2.5 20 2.5C10.335 2.5 2.5 10.335 2.5 20C2.5 29.665 10.335 37.5 20 37.5ZM20.0714 35.8571C28.829 35.8571 35.9286 28.7576 35.9286 20C35.9286 11.2424 28.829 4.14286 20.0714 4.14286C11.3138 4.14286 4.21429 11.2424 4.21429 20C4.21429 28.7576 11.3138 35.8571 20.0714 35.8571Z"
37
- fill="url(#paint4_linear_1514_56844)"
38
- />
39
- <defs>
40
- <linearGradient
41
- id="paint0_linear_1514_56844"
42
- x1={33}
43
- y1={36.4641}
44
- x2={12.5358}
45
- y2={5.10692}
46
- gradientUnits="userSpaceOnUse"
47
- >
48
- <stop offset={0.0076157} stopColor="#645AFF" />
49
- <stop offset={0.484678} stopColor="#E40C5B" />
50
- <stop offset={1} stopColor="#FF4C3B" />
51
- </linearGradient>
52
- <linearGradient
53
- id="paint1_linear_1514_56844"
54
- x1={32.9999}
55
- y1={36.4644}
56
- x2={12.5357}
57
- y2={5.10727}
58
- gradientUnits="userSpaceOnUse"
59
- >
60
- <stop offset={0.0076157} stopColor="#645AFF" />
61
- <stop offset={0.484678} stopColor="#E40C5B" />
62
- <stop offset={1} stopColor="#FF4C3B" />
63
- </linearGradient>
64
- <linearGradient
65
- id="paint2_linear_1514_56844"
66
- x1={33}
67
- y1={36.464}
68
- x2={12.5358}
69
- y2={5.10688}
70
- gradientUnits="userSpaceOnUse"
71
- >
72
- <stop offset={0.0076157} stopColor="#645AFF" />
73
- <stop offset={0.484678} stopColor="#E40C5B" />
74
- <stop offset={1} stopColor="#FF4C3B" />
75
- </linearGradient>
76
- <linearGradient
77
- id="paint3_linear_1514_56844"
78
- x1={32.9997}
79
- y1={36.4646}
80
- x2={12.5355}
81
- y2={5.10743}
82
- gradientUnits="userSpaceOnUse"
83
- >
84
- <stop offset={0.0076157} stopColor="#645AFF" />
85
- <stop offset={0.484678} stopColor="#E40C5B" />
86
- <stop offset={1} stopColor="#FF4C3B" />
87
- </linearGradient>
88
- <linearGradient
89
- id="paint4_linear_1514_56844"
90
- x1={33}
91
- y1={36.4643}
92
- x2={12.5357}
93
- y2={5.10715}
94
- gradientUnits="userSpaceOnUse"
95
- >
96
- <stop offset={0.0076157} stopColor="#645AFF" />
97
- <stop offset={0.484678} stopColor="#E40C5B" />
98
- <stop offset={1} stopColor="#FF4C3B" />
99
- </linearGradient>
100
- </defs>
101
- </svg>
102
- );
103
- }
1
+ import{a}from"./chunk-RNNNHCN3.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -1,5 +1,8 @@
1
+ import * as React from 'react';
2
+
1
3
  /**
2
4
  * @param {React.SVGProps<SVGSVGElement>} props
3
5
  */
4
- export default function SvgProjectLogoAcalaLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
- import * as React from "react";
6
+ declare function SvgProjectLogoAcalaLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgProjectLogoAcalaLight as default };
@@ -1,103 +1 @@
1
- import * as React from "react";
2
- /**
3
- * @param {React.SVGProps<SVGSVGElement>} props
4
- */
5
- export default function SvgProjectLogoAcalaLight(props) {
6
- return (
7
- <svg
8
- width={40}
9
- height={40}
10
- viewBox="0 0 40 40"
11
- fill="none"
12
- xmlns="http://www.w3.org/2000/svg"
13
- {...props}
14
- >
15
- <path
16
- d="M19.8793 22.2131C19.1692 22.2131 18.4785 22.2724 17.8104 22.3856L18.8393 20.6034C19.1867 20.5805 19.5344 20.569 19.8793 20.569C20.6873 20.569 21.5094 20.6356 22.3042 20.7632L18.3089 13.8429L11.6578 25.3629L10.7073 23.7166L18.2939 10.5762L18.3095 10.6033L18.3245 10.5774L27.48 26.4351H25.579L23.4391 22.7289C22.3242 22.3926 21.1323 22.2131 19.8793 22.2131Z"
17
- fill="url(#paint0_linear_1514_56796)"
18
- />
19
- <path
20
- d="M28.0715 25.391L19.2075 10.0381H21.1086L29.0221 23.7446L28.0715 25.391Z"
21
- fill="url(#paint1_linear_1514_56796)"
22
- />
23
- <path
24
- d="M19.274 17.6122L15.6342 23.9163C16.9366 23.5234 18.4696 23.348 19.9159 23.348C20.0328 23.348 20.1501 23.3494 20.2674 23.3522C21.0891 23.3716 21.9191 23.4585 22.7144 23.607L23.9288 25.7103C22.6857 25.2582 21.3403 24.9922 19.9159 24.9922C17.8094 24.9922 15.8747 25.5132 14.1899 26.4196L14.2164 26.3722L14.18 26.4351H12.2791L18.3235 15.9658L19.274 17.6122Z"
25
- fill="url(#paint2_linear_1514_56796)"
26
- />
27
- <path
28
- fillRule="evenodd"
29
- clipRule="evenodd"
30
- d="M19.9998 34.6432C28.0868 34.6432 34.6426 28.0873 34.6426 20.0003C34.6426 11.9133 28.0868 5.35742 19.9998 5.35742C11.9128 5.35742 5.35693 11.9133 5.35693 20.0003C5.35693 28.0873 11.9128 34.6432 19.9998 34.6432ZM20.0355 32.8575C27.156 32.8575 32.9283 27.0851 32.9283 19.9646C32.9283 12.844 27.156 7.07171 20.0355 7.07171C12.915 7.07171 7.14265 12.844 7.14265 19.9646C7.14265 27.0851 12.915 32.8575 20.0355 32.8575Z"
31
- fill="url(#paint3_linear_1514_56796)"
32
- />
33
- <path
34
- fillRule="evenodd"
35
- clipRule="evenodd"
36
- d="M20 37.5C29.665 37.5 37.5 29.665 37.5 20C37.5 10.335 29.665 2.5 20 2.5C10.335 2.5 2.5 10.335 2.5 20C2.5 29.665 10.335 37.5 20 37.5ZM20.0714 35.8571C28.829 35.8571 35.9286 28.7576 35.9286 20C35.9286 11.2424 28.829 4.14286 20.0714 4.14286C11.3138 4.14286 4.21429 11.2424 4.21429 20C4.21429 28.7576 11.3138 35.8571 20.0714 35.8571Z"
37
- fill="url(#paint4_linear_1514_56796)"
38
- />
39
- <defs>
40
- <linearGradient
41
- id="paint0_linear_1514_56796"
42
- x1={33}
43
- y1={36.4641}
44
- x2={12.5358}
45
- y2={5.10692}
46
- gradientUnits="userSpaceOnUse"
47
- >
48
- <stop offset={0.0076157} stopColor="#645AFF" />
49
- <stop offset={0.484678} stopColor="#E40C5B" />
50
- <stop offset={1} stopColor="#FF4C3B" />
51
- </linearGradient>
52
- <linearGradient
53
- id="paint1_linear_1514_56796"
54
- x1={32.9999}
55
- y1={36.4644}
56
- x2={12.5357}
57
- y2={5.10727}
58
- gradientUnits="userSpaceOnUse"
59
- >
60
- <stop offset={0.0076157} stopColor="#645AFF" />
61
- <stop offset={0.484678} stopColor="#E40C5B" />
62
- <stop offset={1} stopColor="#FF4C3B" />
63
- </linearGradient>
64
- <linearGradient
65
- id="paint2_linear_1514_56796"
66
- x1={33}
67
- y1={36.464}
68
- x2={12.5358}
69
- y2={5.10688}
70
- gradientUnits="userSpaceOnUse"
71
- >
72
- <stop offset={0.0076157} stopColor="#645AFF" />
73
- <stop offset={0.484678} stopColor="#E40C5B" />
74
- <stop offset={1} stopColor="#FF4C3B" />
75
- </linearGradient>
76
- <linearGradient
77
- id="paint3_linear_1514_56796"
78
- x1={32.9997}
79
- y1={36.4646}
80
- x2={12.5355}
81
- y2={5.10743}
82
- gradientUnits="userSpaceOnUse"
83
- >
84
- <stop offset={0.0076157} stopColor="#645AFF" />
85
- <stop offset={0.484678} stopColor="#E40C5B" />
86
- <stop offset={1} stopColor="#FF4C3B" />
87
- </linearGradient>
88
- <linearGradient
89
- id="paint4_linear_1514_56796"
90
- x1={33}
91
- y1={36.4643}
92
- x2={12.5357}
93
- y2={5.10715}
94
- gradientUnits="userSpaceOnUse"
95
- >
96
- <stop offset={0.0076157} stopColor="#645AFF" />
97
- <stop offset={0.484678} stopColor="#E40C5B" />
98
- <stop offset={1} stopColor="#FF4C3B" />
99
- </linearGradient>
100
- </defs>
101
- </svg>
102
- );
103
- }
1
+ import{a}from"./chunk-VFXZUVYE.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -1,5 +1,8 @@
1
+ import * as React from 'react';
2
+
1
3
  /**
2
4
  * @param {React.SVGProps<SVGSVGElement>} props
3
5
  */
4
- export default function SvgProjectLogoAltairDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
- import * as React from "react";
6
+ declare function SvgProjectLogoAltairDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgProjectLogoAltairDark as default };
@@ -1,118 +1 @@
1
- import * as React from "react";
2
- /**
3
- * @param {React.SVGProps<SVGSVGElement>} props
4
- */
5
- export default function SvgProjectLogoAltairDark(props) {
6
- return (
7
- <svg
8
- width={40}
9
- height={40}
10
- viewBox="0 0 40 40"
11
- fill="none"
12
- xmlns="http://www.w3.org/2000/svg"
13
- {...props}
14
- >
15
- <path
16
- d="M27.0852 13.8412C26.975 14.1307 22.3446 11.2249 18.1161 13.2073C15.0417 14.6487 13.7715 17.443 13.7715 19.8257C13.7715 21.7031 14.4243 23.1215 15.1378 24.0458C16.2983 25.5492 17.3779 26.1148 18.3103 26.6173C19.8121 27.4268 22.3663 27.4538 23.1418 27.4136C24.5858 27.3387 26.2824 26.9217 27.7129 26.2547C28.259 26.0001 29.1461 25.4478 29.923 24.83C31.2496 23.7751 32.4716 22.4481 32.4503 22.5508C32.4165 22.7136 32.4302 22.8424 31.7668 24.0052C29.8011 27.4503 26.5331 28.9532 26.5331 28.9532C21.9292 31.3858 17.8435 30.124 17.0493 29.8212C13.5633 28.4917 11.7451 25.9991 11.3203 25.2064C10.6275 23.9136 9.38559 19.1652 11.0497 15.391C12.2828 12.594 15.1419 11.2198 15.4575 11.0883C20.5514 8.96484 27.1853 13.5782 27.0852 13.8412Z"
17
- fill="url(#paint0_linear_1514_56953)"
18
- />
19
- <path
20
- d="M27.2308 13.6003C27.0238 13.7919 25.5368 12.0095 23.1493 10.7223C22.4667 10.3543 19.8626 9.03191 16.6821 9.09983C11.4096 9.21185 7.90567 13.0745 7.28086 13.7903C4.15794 17.3681 2.68761 22.8773 4.44411 27.1645C6.72694 32.7355 14.365 35.9398 13.7842 36.003L13.116 35.7896C12.3098 35.4721 2.41559 31.0221 2.06118 22.1547C1.86138 17.1581 3.47015 13.1116 4.44411 12.007C6.146 10.0769 7.51063 9.14778 8.66102 8.53404C10.9726 7.30173 15.32 6.24575 18.5464 6.73084C22.1666 7.27529 24.439 9.79909 25.5472 11.0299C26.5468 12.1399 27.3979 13.4455 27.2308 13.6003Z"
21
- fill="url(#paint1_linear_1514_56953)"
22
- />
23
- <path
24
- d="M27.2045 13.8366C27.449 13.7281 27.1226 10.4102 24.9634 7.88702C24.0926 6.86747 23.135 5.94037 21.9595 5.29158C17.0996 2.66241 11.1241 4.77667 9.83059 5.29158C8.50556 5.81877 5.6784 7.2594 3.30494 10.2152C0.629491 13.5474 0.233271 17.1223 0.0809499 18.6872C-0.569964 25.3691 2.91093 30.6165 3.15865 30.5375C3.30303 30.4914 1.72388 27.1526 2.06114 22.1549C2.18959 20.2524 2.45353 16.7677 4.87064 13.4229C6.33485 11.4503 8.02871 9.80827 10.2384 8.72418C11.517 8.09369 16.0921 6.06151 20.6737 7.67543C22.0696 8.1772 23.3548 8.94318 24.4586 9.93107C26.4531 11.7507 27.0045 13.9256 27.2045 13.8366Z"
25
- fill="url(#paint2_linear_1514_56953)"
26
- />
27
- <path
28
- d="M20.1655 32.5524C20.0508 32.7474 12.124 30.4896 9.14617 24.925C8.69801 24.0879 6.62832 19.6258 7.98619 16.152C8.55403 14.699 9.67203 13.0722 10.1236 12.567C10.8531 11.751 12.0905 11.0174 13.6619 10.3526C14.3679 10.0609 15.6578 9.7573 16.4155 9.65675C17.1666 9.56445 18.3203 9.58424 19.0736 9.65675C20.538 9.79762 22.5171 11.5044 22.4615 11.5044C22.4465 11.5044 20.8906 11.0065 19.2819 10.8962C17.9485 10.8047 16.5021 11.1138 15.9891 11.2948C14.8572 11.6942 13.3059 12.567 12.4088 13.6697C11.5118 14.7724 10.7461 16.331 10.583 18.4204C10.4635 19.952 10.6275 22.1861 11.2927 23.9278C11.6115 24.7627 12.1607 25.8252 13.2161 27.2245C15.4627 30.2028 20.2486 32.4129 20.1655 32.5524Z"
29
- fill="url(#paint3_linear_1514_56953)"
30
- />
31
- <path
32
- d="M15.8706 8.9581C17.2457 8.76027 18.4227 8.69202 19.7862 8.9581C21.351 9.2718 22.2164 9.59513 23.2822 10.1391C25.1024 11.0683 27.4063 13.4509 27.2308 13.8085C26.9183 14.4459 22.0676 9.32394 15.4038 11.0866C13.5193 11.7287 12.357 12.3281 11.1535 13.2438C9.10359 14.8033 8.08782 16.8547 7.76684 17.6935C7.21581 19.1338 7.06611 19.9443 6.99944 21.477C6.99944 23.5406 7.3864 24.7377 7.85436 26.0498C8.52011 27.9173 9.76177 30.0523 9.56231 29.914C7.28122 28.3323 5.85574 23.4523 5.69825 22.4409C5.54077 21.4295 4.86821 17.0485 7.76684 13.4006C10.4094 10.0751 14.8455 9.10712 15.8706 8.9581Z"
33
- fill="url(#paint4_linear_1514_56953)"
34
- />
35
- <path
36
- d="M22.4087 17.4364L22.2883 17.7008C22.0096 17.4679 21.6486 17.3358 21.2432 17.3358C20.1981 17.3358 19.4507 18.0847 19.4507 19.1356C19.4507 20.1929 20.1981 20.9481 21.2432 20.9481C21.6422 20.9481 21.9969 20.8222 22.2757 20.5957L22.377 20.8348H23.2891V17.4364H22.4087ZM21.4016 19.916C20.9582 19.916 20.6351 19.5825 20.6351 19.1356C20.6351 18.6951 20.9582 18.3678 21.4016 18.3678C21.8449 18.3678 22.1679 18.6951 22.1679 19.1356C22.1679 19.5825 21.8449 19.916 21.4016 19.916Z"
37
- fill="white"
38
- />
39
- <path
40
- d="M24.4624 20.8348H25.6405V16.2092H24.4624V20.8348Z"
41
- fill="white"
42
- />
43
- <path
44
- d="M28.8311 19.8152C28.5841 19.8152 28.4321 19.6642 28.4321 19.4251V18.3426H29.2619V17.4364H28.4068V16.4484H28.1597L26.6269 18.0657V18.3426H27.254V19.6202C27.254 20.3754 27.7164 20.8347 28.4701 20.8347H29.2808V19.8152H28.8311Z"
45
- fill="white"
46
- />
47
- <path
48
- d="M33.3074 17.4364L33.1871 17.7008C32.9084 17.4679 32.5474 17.3358 32.142 17.3358C31.0969 17.3358 30.3495 18.0847 30.3495 19.1356C30.3495 20.1929 31.0969 20.9481 32.142 20.9481C32.5411 20.9481 32.8958 20.8222 33.1744 20.5957L33.2758 20.8348H34.1879V17.4364H33.3074ZM32.3003 19.916C31.857 19.916 31.534 19.5825 31.534 19.1356C31.534 18.6951 31.857 18.3678 32.3003 18.3678C32.7437 18.3678 33.0668 18.6951 33.0668 19.1356C33.0668 19.5825 32.7437 19.916 32.3003 19.916Z"
49
- fill="white"
50
- />
51
- <path
52
- d="M35.3676 17.0148H36.533V16.0205H35.3676V17.0148ZM35.3612 20.8348H36.5394V17.4365H35.3612V20.8348Z"
53
- fill="white"
54
- />
55
- <path
56
- d="M39.6217 17.4239C39.2163 17.4239 38.9249 17.5372 38.6842 17.8141L38.5005 17.4365H37.7088V20.8348H38.8869V19.1105C38.8869 18.6762 39.0643 18.4938 39.476 18.4938H39.9384V17.4239H39.6217Z"
57
- fill="white"
58
- />
59
- <defs>
60
- <linearGradient
61
- id="paint0_linear_1514_56953"
62
- x1={24.1846}
63
- y1={10.6387}
64
- x2={24.1846}
65
- y2={30.5019}
66
- gradientUnits="userSpaceOnUse"
67
- >
68
- <stop stopColor="#FAB961" />
69
- <stop offset={1} />
70
- </linearGradient>
71
- <linearGradient
72
- id="paint1_linear_1514_56953"
73
- x1={14.648}
74
- y1={6.61033}
75
- x2={14.648}
76
- y2={36.0522}
77
- gradientUnits="userSpaceOnUse"
78
- >
79
- <stop stopColor="#FAB961" />
80
- <stop offset={1} />
81
- </linearGradient>
82
- <linearGradient
83
- id="paint2_linear_1514_56953"
84
- x1={13.6414}
85
- y1={4.16505}
86
- x2={13.6414}
87
- y2={30.5389}
88
- gradientUnits="userSpaceOnUse"
89
- >
90
- <stop />
91
- <stop offset={0.414296} stopColor="#FAB961" />
92
- </linearGradient>
93
- <linearGradient
94
- id="paint3_linear_1514_56953"
95
- x1={13.9594}
96
- y1={10.5623}
97
- x2={13.9594}
98
- y2={32.0095}
99
- gradientUnits="userSpaceOnUse"
100
- >
101
- <stop />
102
- <stop offset={1} stopColor="#FAB961" />
103
- </linearGradient>
104
- <linearGradient
105
- id="paint4_linear_1514_56953"
106
- x1={16.3792}
107
- y1={9.29956}
108
- x2={16.3792}
109
- y2={29.9203}
110
- gradientUnits="userSpaceOnUse"
111
- >
112
- <stop />
113
- <stop offset={1} stopColor="#FAB961" />
114
- </linearGradient>
115
- </defs>
116
- </svg>
117
- );
118
- }
1
+ import{a}from"./chunk-L5RZJ5RC.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -1,5 +1,8 @@
1
+ import * as React from 'react';
2
+
1
3
  /**
2
4
  * @param {React.SVGProps<SVGSVGElement>} props
3
5
  */
4
- export default function SvgProjectLogoAltairLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
- import * as React from "react";
6
+ declare function SvgProjectLogoAltairLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgProjectLogoAltairLight as default };
@@ -1,123 +1 @@
1
- import * as React from "react";
2
- /**
3
- * @param {React.SVGProps<SVGSVGElement>} props
4
- */
5
- export default function SvgProjectLogoAltairLight(props) {
6
- return (
7
- <svg
8
- width={40}
9
- height={40}
10
- viewBox="0 0 40 40"
11
- fill="none"
12
- xmlns="http://www.w3.org/2000/svg"
13
- {...props}
14
- >
15
- <g clipPath="url(#clip0_1514_56892)">
16
- <path
17
- d="M27.0852 13.8412C26.975 14.1307 22.3446 11.2249 18.1161 13.2073C15.0417 14.6487 13.7715 17.443 13.7715 19.8257C13.7715 21.7031 14.4243 23.1215 15.1378 24.0458C16.2983 25.5492 17.3779 26.1148 18.3103 26.6173C19.8121 27.4268 22.3663 27.4538 23.1418 27.4136C24.5858 27.3387 26.2824 26.9217 27.7129 26.2547C28.259 26.0001 29.1461 25.4478 29.923 24.83C31.2496 23.7751 32.4716 22.4481 32.4503 22.5508C32.4165 22.7136 32.4302 22.8424 31.7668 24.0052C29.8011 27.4503 26.5331 28.9532 26.5331 28.9532C21.9292 31.3858 17.8435 30.124 17.0493 29.8212C13.5633 28.4917 11.7451 25.9991 11.3203 25.2064C10.6275 23.9136 9.38559 19.1652 11.0497 15.391C12.2828 12.594 15.1419 11.2198 15.4575 11.0883C20.5514 8.96484 27.1853 13.5782 27.0852 13.8412Z"
18
- fill="url(#paint0_linear_1514_56892)"
19
- />
20
- <path
21
- d="M27.2308 13.6003C27.0238 13.7919 25.5368 12.0095 23.1493 10.7223C22.4667 10.3543 19.8626 9.03191 16.6821 9.09983C11.4096 9.21185 7.90567 13.0745 7.28086 13.7903C4.15794 17.3681 2.68761 22.8773 4.44411 27.1645C6.72694 32.7355 14.365 35.9398 13.7842 36.003L13.116 35.7896C12.3098 35.4721 2.41559 31.0221 2.06118 22.1547C1.86138 17.1581 3.47015 13.1116 4.44411 12.007C6.146 10.0769 7.51063 9.14778 8.66102 8.53404C10.9726 7.30173 15.32 6.24575 18.5464 6.73084C22.1666 7.27529 24.439 9.79909 25.5472 11.0299C26.5468 12.1399 27.3979 13.4455 27.2308 13.6003Z"
22
- fill="url(#paint1_linear_1514_56892)"
23
- />
24
- <path
25
- d="M27.2045 13.8366C27.449 13.7281 27.1226 10.4102 24.9634 7.88702C24.0926 6.86747 23.135 5.94037 21.9595 5.29158C17.0996 2.66241 11.1241 4.77667 9.83059 5.29158C8.50556 5.81877 5.6784 7.2594 3.30494 10.2152C0.629491 13.5474 0.233271 17.1223 0.0809499 18.6872C-0.569964 25.3691 2.91093 30.6165 3.15865 30.5375C3.30303 30.4914 1.72388 27.1526 2.06114 22.1549C2.18959 20.2524 2.45353 16.7677 4.87064 13.4229C6.33485 11.4503 8.02871 9.80827 10.2384 8.72418C11.517 8.09369 16.0921 6.06151 20.6737 7.67543C22.0696 8.1772 23.3548 8.94318 24.4586 9.93107C26.4531 11.7507 27.0045 13.9256 27.2045 13.8366Z"
26
- fill="url(#paint2_linear_1514_56892)"
27
- />
28
- <path
29
- d="M20.1655 32.5524C20.0508 32.7474 12.124 30.4896 9.14617 24.925C8.69801 24.0879 6.62832 19.6258 7.98619 16.152C8.55403 14.699 9.67203 13.0722 10.1236 12.567C10.8531 11.751 12.0905 11.0174 13.6619 10.3526C14.3679 10.0609 15.6578 9.7573 16.4155 9.65675C17.1666 9.56445 18.3203 9.58424 19.0736 9.65675C20.538 9.79762 22.5171 11.5044 22.4615 11.5044C22.4465 11.5044 20.8906 11.0065 19.2819 10.8962C17.9485 10.8047 16.5021 11.1138 15.9891 11.2948C14.8572 11.6942 13.3059 12.567 12.4088 13.6697C11.5118 14.7724 10.7461 16.331 10.583 18.4204C10.4635 19.952 10.6275 22.1861 11.2927 23.9278C11.6115 24.7627 12.1607 25.8252 13.2161 27.2245C15.4627 30.2028 20.2486 32.4129 20.1655 32.5524Z"
30
- fill="url(#paint3_linear_1514_56892)"
31
- />
32
- <path
33
- d="M15.8706 8.9581C17.2457 8.76027 18.4227 8.69202 19.7862 8.9581C21.351 9.2718 22.2164 9.59513 23.2822 10.1391C25.1024 11.0683 27.4063 13.4509 27.2308 13.8085C26.9183 14.4459 22.0676 9.32394 15.4038 11.0866C13.5193 11.7287 12.357 12.3281 11.1535 13.2438C9.10359 14.8033 8.08782 16.8547 7.76684 17.6935C7.21581 19.1338 7.06611 19.9443 6.99944 21.477C6.99944 23.5406 7.3864 24.7377 7.85436 26.0498C8.52011 27.9173 9.76177 30.0523 9.56231 29.914C7.28122 28.3323 5.85574 23.4523 5.69825 22.4409C5.54077 21.4295 4.86821 17.0485 7.76684 13.4006C10.4094 10.0751 14.8455 9.10712 15.8706 8.9581Z"
34
- fill="url(#paint4_linear_1514_56892)"
35
- />
36
- <path
37
- d="M22.4704 17.4364L22.3501 17.7008C22.0714 17.4679 21.7104 17.3358 21.305 17.3358C20.2599 17.3358 19.5125 18.0847 19.5125 19.1356C19.5125 20.1929 20.2599 20.9481 21.305 20.9481C21.704 20.9481 22.0587 20.8222 22.3374 20.5957L22.4387 20.8348H23.3508V17.4364H22.4704ZM21.4633 19.916C21.02 19.916 20.6969 19.5825 20.6969 19.1356C20.6969 18.6951 21.02 18.3678 21.4633 18.3678C21.9067 18.3678 22.2297 18.6951 22.2297 19.1356C22.2297 19.5825 21.9067 19.916 21.4633 19.916Z"
38
- fill="black"
39
- />
40
- <path
41
- d="M24.5242 20.8348H25.7023V16.2092H24.5242V20.8348Z"
42
- fill="black"
43
- />
44
- <path
45
- d="M28.8929 19.8152C28.6459 19.8152 28.4939 19.6642 28.4939 19.4251V18.3426H29.3236V17.4364H28.4685V16.4484H28.2215L26.6887 18.0657V18.3426H27.3158V19.6202C27.3158 20.3754 27.7781 20.8347 28.5319 20.8347H29.3426V19.8152H28.8929Z"
46
- fill="black"
47
- />
48
- <path
49
- d="M33.3692 17.4364L33.2489 17.7008C32.9702 17.4679 32.6091 17.3358 32.2037 17.3358C31.1587 17.3358 30.4113 18.0847 30.4113 19.1356C30.4113 20.1929 31.1587 20.9481 32.2037 20.9481C32.6028 20.9481 32.9575 20.8222 33.2362 20.5957L33.3376 20.8348H34.2496V17.4364H33.3692ZM32.3621 19.916C31.9187 19.916 31.5957 19.5825 31.5957 19.1356C31.5957 18.6951 31.9187 18.3678 32.3621 18.3678C32.8055 18.3678 33.1285 18.6951 33.1285 19.1356C33.1285 19.5825 32.8055 19.916 32.3621 19.916Z"
50
- fill="black"
51
- />
52
- <path
53
- d="M35.4294 17.0148H36.5948V16.0205H35.4294V17.0148ZM35.423 20.8348H36.6012V17.4365H35.423V20.8348Z"
54
- fill="black"
55
- />
56
- <path
57
- d="M39.6834 17.4239C39.278 17.4239 38.9867 17.5372 38.746 17.8141L38.5623 17.4365H37.7706V20.8348H38.9487V19.1105C38.9487 18.6762 39.126 18.4938 39.5378 18.4938H40.0001V17.4239H39.6834Z"
58
- fill="black"
59
- />
60
- </g>
61
- <defs>
62
- <linearGradient
63
- id="paint0_linear_1514_56892"
64
- x1={24.1846}
65
- y1={10.6387}
66
- x2={24.1846}
67
- y2={30.5019}
68
- gradientUnits="userSpaceOnUse"
69
- >
70
- <stop stopColor="#FAB961" />
71
- <stop offset={1} />
72
- </linearGradient>
73
- <linearGradient
74
- id="paint1_linear_1514_56892"
75
- x1={14.648}
76
- y1={6.61033}
77
- x2={14.648}
78
- y2={36.0522}
79
- gradientUnits="userSpaceOnUse"
80
- >
81
- <stop stopColor="#FAB961" />
82
- <stop offset={1} />
83
- </linearGradient>
84
- <linearGradient
85
- id="paint2_linear_1514_56892"
86
- x1={13.6414}
87
- y1={4.16505}
88
- x2={13.6414}
89
- y2={30.5389}
90
- gradientUnits="userSpaceOnUse"
91
- >
92
- <stop />
93
- <stop offset={0.414296} stopColor="#FAB961" />
94
- </linearGradient>
95
- <linearGradient
96
- id="paint3_linear_1514_56892"
97
- x1={13.9594}
98
- y1={10.5623}
99
- x2={13.9594}
100
- y2={32.0095}
101
- gradientUnits="userSpaceOnUse"
102
- >
103
- <stop />
104
- <stop offset={1} stopColor="#FAB961" />
105
- </linearGradient>
106
- <linearGradient
107
- id="paint4_linear_1514_56892"
108
- x1={16.3792}
109
- y1={9.29956}
110
- x2={16.3792}
111
- y2={29.9203}
112
- gradientUnits="userSpaceOnUse"
113
- >
114
- <stop />
115
- <stop offset={1} stopColor="#FAB961" />
116
- </linearGradient>
117
- <clipPath id="clip0_1514_56892">
118
- <rect width={40} height={40} fill="white" />
119
- </clipPath>
120
- </defs>
121
- </svg>
122
- );
123
- }
1
+ import{a}from"./chunk-DPORTMVJ.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -1,5 +1,8 @@
1
+ import * as React from 'react';
2
+
1
3
  /**
2
4
  * @param {React.SVGProps<SVGSVGElement>} props
3
5
  */
4
- export default function SvgProjectLogoBasiliskDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
- import * as React from "react";
6
+ declare function SvgProjectLogoBasiliskDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgProjectLogoBasiliskDark as default };
@@ -1,23 +1 @@
1
- import * as React from "react";
2
- /**
3
- * @param {React.SVGProps<SVGSVGElement>} props
4
- */
5
- export default function SvgProjectLogoBasiliskDark(props) {
6
- return (
7
- <svg
8
- width={40}
9
- height={40}
10
- viewBox="0 0 40 40"
11
- fill="none"
12
- xmlns="http://www.w3.org/2000/svg"
13
- {...props}
14
- >
15
- <path
16
- fillRule="evenodd"
17
- clipRule="evenodd"
18
- d="M28.8881 6.69607C26.257 4.93804 23.1633 3.99981 19.9988 4C17.8981 4 15.8178 4.41385 13.8763 5.21788C11.9356 6.02191 10.1715 7.20035 8.68576 8.68596C7.20005 10.1717 6.0222 11.9353 5.21785 13.8764C4.41349 15.8175 4 17.8981 4 19.999C4 23.1636 4.93791 26.2572 6.69601 28.8886C8.45412 31.5198 10.9532 33.5707 13.8763 34.7818C16.8002 35.993 20.0176 36.3099 23.1211 35.6926C26.2253 35.0753 29.076 33.5513 31.314 31.3136C33.5513 29.0759 35.0755 26.225 35.6927 23.1212C36.3099 20.0174 35.993 16.8003 34.7819 13.8766C33.5709 10.953 31.52 8.45411 28.8881 6.69607ZM19.9988 33.9988C19.9988 33.9988 14.7795 27.7312 14.7795 19.999C14.7795 12.268 19.9988 6.00022 19.9988 6.00022C19.9988 6.00022 25.2187 12.267 25.2187 19.999C25.2187 27.7312 19.9988 33.9988 19.9988 33.9988Z"
19
- fill="#4FFFB0"
20
- />
21
- </svg>
22
- );
23
- }
1
+ import{a}from"./chunk-PIADBGPV.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -1,5 +1,8 @@
1
+ import * as React from 'react';
2
+
1
3
  /**
2
4
  * @param {React.SVGProps<SVGSVGElement>} props
3
5
  */
4
- export default function SvgProjectLogoBasiliskLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
- import * as React from "react";
6
+ declare function SvgProjectLogoBasiliskLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgProjectLogoBasiliskLight as default };
@@ -1,23 +1 @@
1
- import * as React from "react";
2
- /**
3
- * @param {React.SVGProps<SVGSVGElement>} props
4
- */
5
- export default function SvgProjectLogoBasiliskLight(props) {
6
- return (
7
- <svg
8
- width={40}
9
- height={40}
10
- viewBox="0 0 40 40"
11
- fill="none"
12
- xmlns="http://www.w3.org/2000/svg"
13
- {...props}
14
- >
15
- <path
16
- fillRule="evenodd"
17
- clipRule="evenodd"
18
- d="M28.8881 6.69607C26.257 4.93804 23.1633 3.99981 19.9988 4C17.8981 4 15.8178 4.41385 13.8763 5.21788C11.9356 6.02191 10.1715 7.20035 8.68576 8.68596C7.20005 10.1717 6.0222 11.9353 5.21785 13.8764C4.41349 15.8175 4 17.8981 4 19.999C4 23.1636 4.93791 26.2572 6.69601 28.8886C8.45412 31.5198 10.9532 33.5707 13.8763 34.7818C16.8002 35.993 20.0176 36.3099 23.1211 35.6926C26.2253 35.0753 29.076 33.5513 31.314 31.3136C33.5513 29.0759 35.0755 26.225 35.6927 23.1212C36.3099 20.0174 35.993 16.8003 34.7819 13.8766C33.5709 10.953 31.52 8.45411 28.8881 6.69607ZM19.9988 33.9988C19.9988 33.9988 14.7795 27.7312 14.7795 19.999C14.7795 12.268 19.9988 6.00022 19.9988 6.00022C19.9988 6.00022 25.2187 12.267 25.2187 19.999C25.2187 27.7312 19.9988 33.9988 19.9988 33.9988Z"
19
- fill="#4FFFB0"
20
- />
21
- </svg>
22
- );
23
- }
1
+ import{a}from"./chunk-ZBKIEPF3.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -1,5 +1,8 @@
1
+ import * as React from 'react';
2
+
1
3
  /**
2
4
  * @param {React.SVGProps<SVGSVGElement>} props
3
5
  */
4
- export default function SvgProjectLogoBifrostKusamaDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
- import * as React from "react";
6
+ declare function SvgProjectLogoBifrostKusamaDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgProjectLogoBifrostKusamaDark as default };