@osn/icons 1.2.0 → 1.4.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 (147) hide show
  1. package/package.json +1 -1
  2. package/source/subsquare/footerLogoDark.svg +20 -0
  3. package/source/subsquare/footerLogoLight.svg +20 -0
  4. package/source/subsquare/projectLogoAcalaDark.svg +34 -0
  5. package/source/subsquare/projectLogoAcalaLight.svg +34 -0
  6. package/source/subsquare/projectLogoAltairDark.svg +35 -0
  7. package/source/subsquare/projectLogoAltairLight.svg +40 -0
  8. package/source/subsquare/projectLogoBasiliskDark.svg +3 -0
  9. package/source/subsquare/projectLogoBasiliskLight.svg +3 -0
  10. package/source/subsquare/projectLogoBifrostKusamaDark.svg +44 -0
  11. package/source/subsquare/projectLogoBifrostKusamaLight.svg +44 -0
  12. package/source/subsquare/projectLogoBifrostPolkadotDark.svg +41 -0
  13. package/source/subsquare/projectLogoBifrostPolkadotLight.svg +41 -0
  14. package/source/subsquare/projectLogoCentrifugeDark.svg +5 -0
  15. package/source/subsquare/projectLogoCentrifugeLight.svg +5 -0
  16. package/source/subsquare/projectLogoCrustDark.svg +4 -0
  17. package/source/subsquare/projectLogoCrustLight.svg +4 -0
  18. package/source/subsquare/projectLogoDarwinia2Dark.svg +3 -0
  19. package/source/subsquare/projectLogoDarwinia2Light.svg +3 -0
  20. package/source/subsquare/projectLogoHydradxDark.svg +3 -0
  21. package/source/subsquare/projectLogoHydradxLight.svg +3 -0
  22. package/source/subsquare/projectLogoInterlayDark.svg +5 -0
  23. package/source/subsquare/projectLogoInterlayLight.svg +5 -0
  24. package/source/subsquare/projectLogoKaruraDark.svg +14 -0
  25. package/source/subsquare/projectLogoKaruraLight.svg +14 -0
  26. package/source/subsquare/projectLogoKhalaDark.svg +4 -0
  27. package/source/subsquare/projectLogoKhalaLight.svg +4 -0
  28. package/source/subsquare/projectLogoKintsugiDark.svg +24 -0
  29. package/source/subsquare/projectLogoKintsugiLight.svg +24 -0
  30. package/source/subsquare/projectLogoKusamaDark.svg +3 -0
  31. package/source/subsquare/projectLogoKusamaLight.svg +3 -0
  32. package/source/subsquare/projectLogoLitentryDark.svg +24 -0
  33. package/source/subsquare/projectLogoLitentryLight.svg +24 -0
  34. package/source/subsquare/projectLogoLitmusDark.svg +39 -0
  35. package/source/subsquare/projectLogoLitmusLight.svg +39 -0
  36. package/source/subsquare/projectLogoPhalaDark.svg +4 -0
  37. package/source/subsquare/projectLogoPhalaLight.svg +4 -0
  38. package/source/subsquare/projectLogoPolkadotCollectivesDark.svg +15 -0
  39. package/source/subsquare/projectLogoPolkadotCollectivesLight.svg +15 -0
  40. package/source/subsquare/projectLogoPolkadotDark.svg +8 -0
  41. package/source/subsquare/projectLogoPolkadotLight.svg +8 -0
  42. package/source/subsquare/projectLogoRococoDark.svg +41 -0
  43. package/source/subsquare/projectLogoRococoLight.svg +41 -0
  44. package/source/subsquare/projectLogoTuringDark.svg +9 -0
  45. package/source/subsquare/projectLogoTuringLight.svg +9 -0
  46. package/source/subsquare/projectLogoWestendCollectivesDark.svg +18 -0
  47. package/source/subsquare/projectLogoWestendCollectivesLight.svg +18 -0
  48. package/source/subsquare/projectLogoZeigeistDark.svg +9 -0
  49. package/source/subsquare/projectLogoZeigeistLight.svg +9 -0
  50. package/subsquare/FooterLogoDark.d.ts +5 -0
  51. package/subsquare/FooterLogoDark.js +77 -0
  52. package/subsquare/FooterLogoLight.d.ts +5 -0
  53. package/subsquare/FooterLogoLight.js +77 -0
  54. package/subsquare/ProjectLogoAcalaDark.d.ts +5 -0
  55. package/subsquare/ProjectLogoAcalaDark.js +103 -0
  56. package/subsquare/ProjectLogoAcalaLight.d.ts +5 -0
  57. package/subsquare/ProjectLogoAcalaLight.js +103 -0
  58. package/subsquare/ProjectLogoAltairDark.d.ts +5 -0
  59. package/subsquare/ProjectLogoAltairDark.js +118 -0
  60. package/subsquare/ProjectLogoAltairLight.d.ts +5 -0
  61. package/subsquare/ProjectLogoAltairLight.js +123 -0
  62. package/subsquare/ProjectLogoBasiliskDark.d.ts +5 -0
  63. package/subsquare/ProjectLogoBasiliskDark.js +23 -0
  64. package/subsquare/ProjectLogoBasiliskLight.d.ts +5 -0
  65. package/subsquare/ProjectLogoBasiliskLight.js +23 -0
  66. package/subsquare/ProjectLogoBifrostKusamaDark.d.ts +5 -0
  67. package/subsquare/ProjectLogoBifrostKusamaDark.js +147 -0
  68. package/subsquare/ProjectLogoBifrostKusamaLight.d.ts +5 -0
  69. package/subsquare/ProjectLogoBifrostKusamaLight.js +146 -0
  70. package/subsquare/ProjectLogoBifrostPolkadotDark.d.ts +5 -0
  71. package/subsquare/ProjectLogoBifrostPolkadotDark.js +135 -0
  72. package/subsquare/ProjectLogoBifrostPolkadotLight.d.ts +5 -0
  73. package/subsquare/ProjectLogoBifrostPolkadotLight.js +134 -0
  74. package/subsquare/ProjectLogoCentrifugeDark.d.ts +5 -0
  75. package/subsquare/ProjectLogoCentrifugeDark.js +35 -0
  76. package/subsquare/ProjectLogoCentrifugeLight.d.ts +5 -0
  77. package/subsquare/ProjectLogoCentrifugeLight.js +35 -0
  78. package/subsquare/ProjectLogoCrustDark.d.ts +5 -0
  79. package/subsquare/ProjectLogoCrustDark.js +25 -0
  80. package/subsquare/ProjectLogoCrustLight.d.ts +5 -0
  81. package/subsquare/ProjectLogoCrustLight.js +25 -0
  82. package/subsquare/ProjectLogoDarwinia2Dark.d.ts +5 -0
  83. package/subsquare/ProjectLogoDarwinia2Dark.js +21 -0
  84. package/subsquare/ProjectLogoDarwinia2Light.d.ts +5 -0
  85. package/subsquare/ProjectLogoDarwinia2Light.js +21 -0
  86. package/subsquare/ProjectLogoHydradxDark.d.ts +5 -0
  87. package/subsquare/ProjectLogoHydradxDark.js +23 -0
  88. package/subsquare/ProjectLogoHydradxLight.d.ts +5 -0
  89. package/subsquare/ProjectLogoHydradxLight.js +23 -0
  90. package/subsquare/ProjectLogoInterlayDark.d.ts +5 -0
  91. package/subsquare/ProjectLogoInterlayDark.js +29 -0
  92. package/subsquare/ProjectLogoInterlayLight.d.ts +5 -0
  93. package/subsquare/ProjectLogoInterlayLight.js +29 -0
  94. package/subsquare/ProjectLogoKaruraDark.d.ts +5 -0
  95. package/subsquare/ProjectLogoKaruraDark.js +49 -0
  96. package/subsquare/ProjectLogoKaruraLight.d.ts +5 -0
  97. package/subsquare/ProjectLogoKaruraLight.js +49 -0
  98. package/subsquare/ProjectLogoKhalaDark.d.ts +5 -0
  99. package/subsquare/ProjectLogoKhalaDark.js +25 -0
  100. package/subsquare/ProjectLogoKhalaLight.d.ts +5 -0
  101. package/subsquare/ProjectLogoKhalaLight.js +25 -0
  102. package/subsquare/ProjectLogoKintsugiDark.d.ts +5 -0
  103. package/subsquare/ProjectLogoKintsugiDark.js +82 -0
  104. package/subsquare/ProjectLogoKintsugiLight.d.ts +5 -0
  105. package/subsquare/ProjectLogoKintsugiLight.js +82 -0
  106. package/subsquare/ProjectLogoKusamaDark.d.ts +5 -0
  107. package/subsquare/ProjectLogoKusamaDark.js +21 -0
  108. package/subsquare/ProjectLogoKusamaLight.d.ts +5 -0
  109. package/subsquare/ProjectLogoKusamaLight.js +21 -0
  110. package/subsquare/ProjectLogoLitentryDark.d.ts +5 -0
  111. package/subsquare/ProjectLogoLitentryDark.js +79 -0
  112. package/subsquare/ProjectLogoLitentryLight.d.ts +5 -0
  113. package/subsquare/ProjectLogoLitentryLight.js +79 -0
  114. package/subsquare/ProjectLogoLitmusDark.d.ts +5 -0
  115. package/subsquare/ProjectLogoLitmusDark.js +130 -0
  116. package/subsquare/ProjectLogoLitmusLight.d.ts +5 -0
  117. package/subsquare/ProjectLogoLitmusLight.js +130 -0
  118. package/subsquare/ProjectLogoPhalaDark.d.ts +5 -0
  119. package/subsquare/ProjectLogoPhalaDark.js +27 -0
  120. package/subsquare/ProjectLogoPhalaLight.d.ts +5 -0
  121. package/subsquare/ProjectLogoPhalaLight.js +27 -0
  122. package/subsquare/ProjectLogoPolkadotCollectivesDark.d.ts +5 -0
  123. package/subsquare/ProjectLogoPolkadotCollectivesDark.js +70 -0
  124. package/subsquare/ProjectLogoPolkadotCollectivesLight.d.ts +5 -0
  125. package/subsquare/ProjectLogoPolkadotCollectivesLight.js +70 -0
  126. package/subsquare/ProjectLogoPolkadotDark.d.ts +5 -0
  127. package/subsquare/ProjectLogoPolkadotDark.js +41 -0
  128. package/subsquare/ProjectLogoPolkadotLight.d.ts +5 -0
  129. package/subsquare/ProjectLogoPolkadotLight.js +41 -0
  130. package/subsquare/ProjectLogoRococoDark.d.ts +5 -0
  131. package/subsquare/ProjectLogoRococoDark.js +142 -0
  132. package/subsquare/ProjectLogoRococoLight.d.ts +5 -0
  133. package/subsquare/ProjectLogoRococoLight.js +142 -0
  134. package/subsquare/ProjectLogoTuringDark.d.ts +5 -0
  135. package/subsquare/ProjectLogoTuringDark.js +36 -0
  136. package/subsquare/ProjectLogoTuringLight.d.ts +5 -0
  137. package/subsquare/ProjectLogoTuringLight.js +36 -0
  138. package/subsquare/ProjectLogoWestendCollectivesDark.d.ts +5 -0
  139. package/subsquare/ProjectLogoWestendCollectivesDark.js +76 -0
  140. package/subsquare/ProjectLogoWestendCollectivesLight.d.ts +5 -0
  141. package/subsquare/ProjectLogoWestendCollectivesLight.js +76 -0
  142. package/subsquare/ProjectLogoZeigeistDark.d.ts +5 -0
  143. package/subsquare/ProjectLogoZeigeistDark.js +45 -0
  144. package/subsquare/ProjectLogoZeigeistLight.d.ts +5 -0
  145. package/subsquare/ProjectLogoZeigeistLight.js +45 -0
  146. package/subsquare/index.d.ts +48 -0
  147. package/subsquare/index.js +48 -0
@@ -0,0 +1,118 @@
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
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectLogoAltairLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,123 @@
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
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectLogoBasiliskDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,23 @@
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
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectLogoBasiliskLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,23 @@
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
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectLogoBifrostKusamaDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,147 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectLogoBifrostKusamaDark(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="M38 30.125C38 34.4742 34.4742 38 30.125 38L9.875 38C5.52576 38 2 34.4742 2 30.125L2.00001 9.875C2.00001 5.52576 5.52577 2 9.87501 2L30.125 2C34.4742 2 38 5.52576 38 9.875L38 30.125Z"
17
+ fill="black"
18
+ />
19
+ <path
20
+ fillRule="evenodd"
21
+ clipRule="evenodd"
22
+ d="M9.875 37L30.125 37C33.922 37 37 33.922 37 30.125L37 9.875C37 6.07805 33.922 3 30.125 3L9.87501 3C6.07805 3 3.00001 6.07804 3.00001 9.875L3 30.125C3 33.922 6.07805 37 9.875 37ZM30.125 38C34.4742 38 38 34.4742 38 30.125L38 9.875C38 5.52576 34.4742 2 30.125 2L9.87501 2C5.52576 2 2.00001 5.52576 2.00001 9.875L2 30.125C2 34.4742 5.52576 38 9.875 38L30.125 38Z"
23
+ fill="white"
24
+ fillOpacity={0.12}
25
+ />
26
+ <mask
27
+ id="mask0_1514_56964"
28
+ style={{
29
+ maskType: "alpha",
30
+ }}
31
+ maskUnits="userSpaceOnUse"
32
+ x={2}
33
+ y={2}
34
+ width={36}
35
+ height={36}
36
+ >
37
+ <path
38
+ d="M2.90088 9.64649C2.90088 5.91857 5.92296 2.89648 9.65088 2.89648H30.3509C34.0788 2.89648 37.1009 5.91856 37.1009 9.64648V30.3465C37.1009 34.0744 34.0788 37.0965 30.3509 37.0965H9.65088C5.92296 37.0965 2.90088 34.0744 2.90088 30.3465V9.64649Z"
39
+ fill="#D9D9D9"
40
+ />
41
+ </mask>
42
+ <g mask="url(#mask0_1514_56964)">
43
+ <path
44
+ opacity={0.7}
45
+ d="M-2.03589 25.0107C-2.03589 25.0107 8.03587 28.875 20.4319 28.875C32.8279 28.875 42.0388 25.0107 42.0388 25.0107V40.3336H-2.03589V25.0107Z"
46
+ fill="url(#paint0_linear_1514_56964)"
47
+ />
48
+ <path
49
+ d="M-2.03589 29.0715C-2.03589 29.0715 10.274 27.248 20.0015 27.248C29.7289 27.248 42.0388 29.0715 42.0388 29.0715V39.9884H-2.03589V29.0715Z"
50
+ fill="url(#paint1_linear_1514_56964)"
51
+ />
52
+ <path
53
+ d="M-2.03589 29.4162C-2.03589 29.4162 10.274 27.5928 20.0015 27.5928C29.7289 27.5928 42.0388 29.4162 42.0388 29.4162"
54
+ stroke="url(#paint2_linear_1514_56964)"
55
+ strokeWidth={3.6}
56
+ />
57
+ <path
58
+ d="M10.201 34.3886C9.90951 34.3886 9.67139 34.1525 9.67139 33.8635V31.3276C9.67139 31.0387 9.90951 30.8066 10.201 30.8066C10.4925 30.8066 10.7306 31.0427 10.7306 31.3318V33.8676C10.7265 34.1525 10.4925 34.3886 10.201 34.3886Z"
59
+ fill="white"
60
+ />
61
+ <path
62
+ d="M12.4393 34.3887C12.2833 34.3887 12.1314 34.3195 12.0329 34.2016L10.9654 32.9356C10.8012 32.7402 10.8012 32.4594 10.9654 32.264L12.0329 30.9941C12.2217 30.7703 12.5543 30.7417 12.776 30.9249C12.9977 31.1081 13.0305 31.4419 12.8458 31.6616L12.0616 32.5979L12.8458 33.53C13.0305 33.7538 13.0018 34.0835 12.776 34.2667C12.6816 34.344 12.5625 34.3887 12.4393 34.3887Z"
63
+ fill="white"
64
+ />
65
+ <path
66
+ d="M15.9527 34.3877H13.7151C13.4237 34.3877 13.1855 34.1516 13.1855 33.8625V31.3267C13.1855 31.0378 13.4237 30.8018 13.7151 30.8018C14.0066 30.8018 14.2448 31.0378 14.2448 31.3267V33.3374H15.4271V31.3267C15.4271 31.0378 15.6652 30.8018 15.9567 30.8018C16.2483 30.8018 16.4864 31.0378 16.4864 31.3267V33.8625C16.4823 34.1516 16.2442 34.3877 15.9527 34.3877Z"
67
+ fill="white"
68
+ />
69
+ <path
70
+ d="M19.4717 34.3886H17.2342C16.9427 34.3805 16.7129 34.1403 16.7209 33.8512C16.7292 33.5746 16.9549 33.3506 17.2342 33.3425H18.9421V33.3139L17.0865 32.789C16.8606 32.7237 16.7046 32.5202 16.7046 32.2842V31.3276C16.7046 31.0387 16.9427 30.8066 17.2342 30.8066H19.4717C19.7631 30.8066 20.0012 31.0427 20.0012 31.3318C20.0012 31.6206 19.7631 31.8569 19.4717 31.8569H17.7638V31.8894L19.6195 32.4145C19.8453 32.4796 20.0012 32.6831 20.0012 32.9191V33.8676C20.0012 34.1565 19.7631 34.3886 19.4717 34.3886Z"
71
+ fill="white"
72
+ />
73
+ <path
74
+ d="M26.8229 34.3877C26.5314 34.3877 26.2973 34.1516 26.2973 33.8625V32.4664L26.0511 32.678C25.8539 32.845 25.5625 32.845 25.3612 32.678L25.115 32.4664V33.8625C25.115 34.1516 24.8769 34.3877 24.5854 34.3877C24.2939 34.3877 24.0557 34.1516 24.0557 33.8625V31.3267C24.0557 31.0378 24.2939 30.8018 24.5854 30.8018C24.7127 30.8018 24.8316 30.8465 24.9303 30.9278L25.7062 31.5872L26.4781 30.9278C26.6996 30.7406 27.0323 30.7651 27.2253 30.9848C27.3072 31.0784 27.3525 31.2005 27.3525 31.3267V33.8625C27.3566 34.1516 27.1185 34.3877 26.8229 34.3877Z"
75
+ fill="white"
76
+ />
77
+ <path
78
+ d="M23.3063 34.3886C23.0148 34.3886 22.7767 34.1525 22.7767 33.8635V33.4198L21.4588 31.8527H21.2782V33.3384H22.0746C22.3661 33.3466 22.5961 33.5866 22.5879 33.8757C22.5796 34.1525 22.3539 34.3764 22.0746 34.3844H20.7486C20.4571 34.3844 20.2231 34.1484 20.2231 33.8593V31.3276C20.2231 31.0387 20.4613 30.8066 20.7486 30.8066H21.7093C21.8653 30.8066 22.0171 30.8759 22.1158 30.994L23.7128 32.8947C23.7908 32.9883 23.8359 33.1064 23.8359 33.2285V33.8635C23.8359 34.1525 23.6019 34.3886 23.3063 34.3886Z"
79
+ fill="white"
80
+ />
81
+ <path
82
+ d="M30.662 34.3886C30.3705 34.3886 30.1324 34.1525 30.1324 33.8635V33.4198L28.8145 31.8527H28.6297V33.3384H29.4262C29.7177 33.3466 29.9477 33.5866 29.9394 33.8757C29.9312 34.1525 29.7054 34.3764 29.4262 34.3844H28.1043C27.8128 34.3844 27.5747 34.1484 27.5747 33.8593V31.3276C27.5747 31.0387 27.8128 30.8066 28.1043 30.8066H29.065C29.221 30.8066 29.3687 30.8759 29.4715 30.994L31.0685 32.8947C31.1465 32.9883 31.1916 33.1064 31.1916 33.2285V33.8635C31.1916 34.1565 30.9535 34.3886 30.662 34.3886Z"
83
+ fill="white"
84
+ />
85
+ <path
86
+ d="M21.2523 29.5292C21.2153 29.4966 21.1743 29.4722 21.1251 29.4639C21.0635 29.4558 21.0018 29.4966 20.9608 29.5251C20.9197 29.5536 20.8376 29.6268 20.8049 29.6554C20.772 29.6838 20.6899 29.7001 20.5544 29.7814C20.4189 29.8628 19.8934 30.1967 19.8934 30.1967H20.0289L19.4172 30.51H19.4787L19.3926 30.5753C19.4418 30.5875 19.4911 30.5792 19.5362 30.5548V30.5753C19.5362 30.5753 20.2629 30.2903 20.4025 30.3635L20.3163 30.388C20.3245 30.388 20.4598 30.396 20.4598 30.396C20.4681 30.453 20.501 30.5061 20.5502 30.5345C20.6324 30.5875 20.6365 30.62 20.6365 30.62C20.6365 30.62 20.5953 30.6362 20.5953 30.6607C20.6733 30.6362 20.7554 30.6362 20.8295 30.6607C20.8295 30.6607 20.8253 30.6362 20.7678 30.62C20.7103 30.5956 20.6611 30.5589 20.6241 30.5061C20.5914 30.4613 20.579 30.4043 20.5995 30.3513C20.62 30.2984 20.6899 30.2698 20.8334 30.1967C21.0018 30.1111 21.043 30.046 21.0635 29.9932C21.0839 29.9401 21.1251 29.8425 21.1414 29.7936C21.1578 29.7489 21.1866 29.7124 21.2236 29.6797C21.2687 29.6554 21.3179 29.6349 21.3632 29.6187C21.3713 29.6227 21.2811 29.5495 21.2523 29.5292Z"
87
+ fill="white"
88
+ />
89
+ </g>
90
+ <path
91
+ d="M20.0001 21.3541H10.8953L24.5525 7.80273H29.1049L20.0001 21.3541Z"
92
+ fill="url(#paint3_linear_1514_56964)"
93
+ />
94
+ <defs>
95
+ <linearGradient
96
+ id="paint0_linear_1514_56964"
97
+ x1={-2.03589}
98
+ y1={25.0107}
99
+ x2={42.6414}
100
+ y2={32.8443}
101
+ gradientUnits="userSpaceOnUse"
102
+ >
103
+ <stop stopColor="#9E3BFF" />
104
+ <stop offset={1} stopColor="#6D55FF" />
105
+ </linearGradient>
106
+ <linearGradient
107
+ id="paint1_linear_1514_56964"
108
+ x1={-2.03589}
109
+ y1={26.8436}
110
+ x2={42.0388}
111
+ y2={26.8436}
112
+ gradientUnits="userSpaceOnUse"
113
+ >
114
+ <stop stopColor="#9E3BFF" />
115
+ <stop offset={1} stopColor="#492CFF" />
116
+ </linearGradient>
117
+ <linearGradient
118
+ id="paint2_linear_1514_56964"
119
+ x1={-2.03589}
120
+ y1={31.8109}
121
+ x2={42.0388}
122
+ y2={31.5526}
123
+ gradientUnits="userSpaceOnUse"
124
+ >
125
+ <stop stopColor="white" stopOpacity={0} />
126
+ <stop offset={0.500885} stopColor="#9F7BFF" />
127
+ <stop offset={1} stopColor="white" stopOpacity={0} />
128
+ </linearGradient>
129
+ <linearGradient
130
+ id="paint3_linear_1514_56964"
131
+ x1={20.0001}
132
+ y1={7.80273}
133
+ x2={20.0001}
134
+ y2={21.3541}
135
+ gradientUnits="userSpaceOnUse"
136
+ >
137
+ <stop stopColor="#7AEDCF" />
138
+ <stop offset={0.201333} stopColor="#68CEFA" />
139
+ <stop offset={0.403244} stopColor="#689CF8" />
140
+ <stop offset={0.602076} stopColor="#AC57C0" />
141
+ <stop offset={0.801867} stopColor="#E65659" />
142
+ <stop offset={1} stopColor="#F2C241" />
143
+ </linearGradient>
144
+ </defs>
145
+ </svg>
146
+ );
147
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectLogoBifrostKusamaLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,146 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectLogoBifrostKusamaLight(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="M38 30.125C38 34.4742 34.4742 38 30.125 38L9.875 38C5.52576 38 2 34.4742 2 30.125L2.00001 9.875C2.00001 5.52576 5.52577 2 9.87501 2L30.125 2C34.4742 2 38 5.52576 38 9.875L38 30.125Z"
17
+ fill="black"
18
+ />
19
+ <path
20
+ fillRule="evenodd"
21
+ clipRule="evenodd"
22
+ d="M9.875 37L30.125 37C33.922 37 37 33.922 37 30.125L37 9.875C37 6.07805 33.922 3 30.125 3L9.87501 3C6.07805 3 3.00001 6.07804 3.00001 9.875L3 30.125C3 33.922 6.07805 37 9.875 37ZM30.125 38C34.4742 38 38 34.4742 38 30.125L38 9.875C38 5.52576 34.4742 2 30.125 2L9.87501 2C5.52576 2 2.00001 5.52576 2.00001 9.875L2 30.125C2 34.4742 5.52576 38 9.875 38L30.125 38Z"
23
+ fill="#EBEEF4"
24
+ />
25
+ <mask
26
+ id="mask0_1514_56903"
27
+ style={{
28
+ maskType: "alpha",
29
+ }}
30
+ maskUnits="userSpaceOnUse"
31
+ x={2}
32
+ y={2}
33
+ width={36}
34
+ height={36}
35
+ >
36
+ <path
37
+ d="M2.90088 9.64649C2.90088 5.91857 5.92296 2.89648 9.65088 2.89648H30.3509C34.0788 2.89648 37.1009 5.91856 37.1009 9.64648V30.3465C37.1009 34.0744 34.0788 37.0965 30.3509 37.0965H9.65088C5.92296 37.0965 2.90088 34.0744 2.90088 30.3465V9.64649Z"
38
+ fill="#D9D9D9"
39
+ />
40
+ </mask>
41
+ <g mask="url(#mask0_1514_56903)">
42
+ <path
43
+ opacity={0.7}
44
+ d="M-2.03589 25.0107C-2.03589 25.0107 8.03587 28.875 20.4319 28.875C32.8279 28.875 42.0388 25.0107 42.0388 25.0107V40.3336H-2.03589V25.0107Z"
45
+ fill="url(#paint0_linear_1514_56903)"
46
+ />
47
+ <path
48
+ d="M-2.03589 29.0715C-2.03589 29.0715 10.274 27.248 20.0015 27.248C29.7289 27.248 42.0388 29.0715 42.0388 29.0715V39.9884H-2.03589V29.0715Z"
49
+ fill="url(#paint1_linear_1514_56903)"
50
+ />
51
+ <path
52
+ d="M-2.03589 29.4162C-2.03589 29.4162 10.274 27.5928 20.0015 27.5928C29.7289 27.5928 42.0388 29.4162 42.0388 29.4162"
53
+ stroke="url(#paint2_linear_1514_56903)"
54
+ strokeWidth={3.6}
55
+ />
56
+ <path
57
+ d="M10.201 34.3886C9.90951 34.3886 9.67139 34.1525 9.67139 33.8635V31.3276C9.67139 31.0387 9.90951 30.8066 10.201 30.8066C10.4925 30.8066 10.7306 31.0427 10.7306 31.3318V33.8676C10.7265 34.1525 10.4925 34.3886 10.201 34.3886Z"
58
+ fill="white"
59
+ />
60
+ <path
61
+ d="M12.4393 34.3887C12.2833 34.3887 12.1314 34.3195 12.0329 34.2016L10.9654 32.9356C10.8012 32.7402 10.8012 32.4594 10.9654 32.264L12.0329 30.9941C12.2217 30.7703 12.5543 30.7417 12.776 30.9249C12.9977 31.1081 13.0305 31.4419 12.8458 31.6616L12.0616 32.5979L12.8458 33.53C13.0305 33.7538 13.0018 34.0835 12.776 34.2667C12.6816 34.344 12.5625 34.3887 12.4393 34.3887Z"
62
+ fill="white"
63
+ />
64
+ <path
65
+ d="M15.9527 34.3877H13.7151C13.4237 34.3877 13.1855 34.1516 13.1855 33.8625V31.3267C13.1855 31.0378 13.4237 30.8018 13.7151 30.8018C14.0066 30.8018 14.2448 31.0378 14.2448 31.3267V33.3374H15.4271V31.3267C15.4271 31.0378 15.6652 30.8018 15.9567 30.8018C16.2483 30.8018 16.4864 31.0378 16.4864 31.3267V33.8625C16.4823 34.1516 16.2442 34.3877 15.9527 34.3877Z"
66
+ fill="white"
67
+ />
68
+ <path
69
+ d="M19.4717 34.3886H17.2342C16.9427 34.3805 16.7129 34.1403 16.7209 33.8512C16.7292 33.5746 16.9549 33.3506 17.2342 33.3425H18.9421V33.3139L17.0865 32.789C16.8606 32.7237 16.7046 32.5202 16.7046 32.2842V31.3276C16.7046 31.0387 16.9427 30.8066 17.2342 30.8066H19.4717C19.7631 30.8066 20.0012 31.0427 20.0012 31.3318C20.0012 31.6206 19.7631 31.8569 19.4717 31.8569H17.7638V31.8894L19.6195 32.4145C19.8453 32.4796 20.0012 32.6831 20.0012 32.9191V33.8676C20.0012 34.1565 19.7631 34.3886 19.4717 34.3886Z"
70
+ fill="white"
71
+ />
72
+ <path
73
+ d="M26.8229 34.3877C26.5314 34.3877 26.2973 34.1516 26.2973 33.8625V32.4664L26.0511 32.678C25.8539 32.845 25.5625 32.845 25.3612 32.678L25.115 32.4664V33.8625C25.115 34.1516 24.8769 34.3877 24.5854 34.3877C24.2939 34.3877 24.0557 34.1516 24.0557 33.8625V31.3267C24.0557 31.0378 24.2939 30.8018 24.5854 30.8018C24.7127 30.8018 24.8316 30.8465 24.9303 30.9278L25.7062 31.5872L26.4781 30.9278C26.6996 30.7406 27.0323 30.7651 27.2253 30.9848C27.3072 31.0784 27.3525 31.2005 27.3525 31.3267V33.8625C27.3566 34.1516 27.1185 34.3877 26.8229 34.3877Z"
74
+ fill="white"
75
+ />
76
+ <path
77
+ d="M23.3063 34.3886C23.0148 34.3886 22.7767 34.1525 22.7767 33.8635V33.4198L21.4588 31.8527H21.2782V33.3384H22.0746C22.3661 33.3466 22.5961 33.5866 22.5879 33.8757C22.5796 34.1525 22.3539 34.3764 22.0746 34.3844H20.7486C20.4571 34.3844 20.2231 34.1484 20.2231 33.8593V31.3276C20.2231 31.0387 20.4613 30.8066 20.7486 30.8066H21.7093C21.8653 30.8066 22.0171 30.8759 22.1158 30.994L23.7128 32.8947C23.7908 32.9883 23.8359 33.1064 23.8359 33.2285V33.8635C23.8359 34.1525 23.6019 34.3886 23.3063 34.3886Z"
78
+ fill="white"
79
+ />
80
+ <path
81
+ d="M30.662 34.3886C30.3705 34.3886 30.1324 34.1525 30.1324 33.8635V33.4198L28.8145 31.8527H28.6297V33.3384H29.4262C29.7177 33.3466 29.9477 33.5866 29.9394 33.8757C29.9312 34.1525 29.7054 34.3764 29.4262 34.3844H28.1043C27.8128 34.3844 27.5747 34.1484 27.5747 33.8593V31.3276C27.5747 31.0387 27.8128 30.8066 28.1043 30.8066H29.065C29.221 30.8066 29.3687 30.8759 29.4715 30.994L31.0685 32.8947C31.1465 32.9883 31.1916 33.1064 31.1916 33.2285V33.8635C31.1916 34.1565 30.9535 34.3886 30.662 34.3886Z"
82
+ fill="white"
83
+ />
84
+ <path
85
+ d="M21.2523 29.5292C21.2153 29.4966 21.1743 29.4722 21.1251 29.4639C21.0635 29.4558 21.0018 29.4966 20.9608 29.5251C20.9197 29.5536 20.8376 29.6268 20.8049 29.6554C20.772 29.6838 20.6899 29.7001 20.5544 29.7814C20.4189 29.8628 19.8934 30.1967 19.8934 30.1967H20.0289L19.4172 30.51H19.4787L19.3926 30.5753C19.4418 30.5875 19.4911 30.5792 19.5362 30.5548V30.5753C19.5362 30.5753 20.2629 30.2903 20.4025 30.3635L20.3163 30.388C20.3245 30.388 20.4598 30.396 20.4598 30.396C20.4681 30.453 20.501 30.5061 20.5502 30.5345C20.6324 30.5875 20.6365 30.62 20.6365 30.62C20.6365 30.62 20.5953 30.6362 20.5953 30.6607C20.6733 30.6362 20.7554 30.6362 20.8295 30.6607C20.8295 30.6607 20.8253 30.6362 20.7678 30.62C20.7103 30.5956 20.6611 30.5589 20.6241 30.5061C20.5914 30.4613 20.579 30.4043 20.5995 30.3513C20.62 30.2984 20.6899 30.2698 20.8334 30.1967C21.0018 30.1111 21.043 30.046 21.0635 29.9932C21.0839 29.9401 21.1251 29.8425 21.1414 29.7936C21.1578 29.7489 21.1866 29.7124 21.2236 29.6797C21.2687 29.6554 21.3179 29.6349 21.3632 29.6187C21.3713 29.6227 21.2811 29.5495 21.2523 29.5292Z"
86
+ fill="white"
87
+ />
88
+ </g>
89
+ <path
90
+ d="M20.0001 21.3541H10.8953L24.5525 7.80273H29.1049L20.0001 21.3541Z"
91
+ fill="url(#paint3_linear_1514_56903)"
92
+ />
93
+ <defs>
94
+ <linearGradient
95
+ id="paint0_linear_1514_56903"
96
+ x1={-2.03589}
97
+ y1={25.0107}
98
+ x2={42.6414}
99
+ y2={32.8443}
100
+ gradientUnits="userSpaceOnUse"
101
+ >
102
+ <stop stopColor="#9E3BFF" />
103
+ <stop offset={1} stopColor="#6D55FF" />
104
+ </linearGradient>
105
+ <linearGradient
106
+ id="paint1_linear_1514_56903"
107
+ x1={-2.03589}
108
+ y1={26.8436}
109
+ x2={42.0388}
110
+ y2={26.8436}
111
+ gradientUnits="userSpaceOnUse"
112
+ >
113
+ <stop stopColor="#9E3BFF" />
114
+ <stop offset={1} stopColor="#492CFF" />
115
+ </linearGradient>
116
+ <linearGradient
117
+ id="paint2_linear_1514_56903"
118
+ x1={-2.03589}
119
+ y1={31.8109}
120
+ x2={42.0388}
121
+ y2={31.5526}
122
+ gradientUnits="userSpaceOnUse"
123
+ >
124
+ <stop stopColor="white" stopOpacity={0} />
125
+ <stop offset={0.500885} stopColor="#9F7BFF" />
126
+ <stop offset={1} stopColor="white" stopOpacity={0} />
127
+ </linearGradient>
128
+ <linearGradient
129
+ id="paint3_linear_1514_56903"
130
+ x1={20.0001}
131
+ y1={7.80273}
132
+ x2={20.0001}
133
+ y2={21.3541}
134
+ gradientUnits="userSpaceOnUse"
135
+ >
136
+ <stop stopColor="#7AEDCF" />
137
+ <stop offset={0.201333} stopColor="#68CEFA" />
138
+ <stop offset={0.403244} stopColor="#689CF8" />
139
+ <stop offset={0.602076} stopColor="#AC57C0" />
140
+ <stop offset={0.801867} stopColor="#E65659" />
141
+ <stop offset={1} stopColor="#F2C241" />
142
+ </linearGradient>
143
+ </defs>
144
+ </svg>
145
+ );
146
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectLogoBifrostPolkadotDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";