@osn/icons 1.5.0 → 1.6.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 (153) hide show
  1. package/package.json +1 -1
  2. package/source/subsquare/projectIconAcalaDark.svg +34 -0
  3. package/source/subsquare/projectIconAcalaLight.svg +34 -0
  4. package/source/subsquare/projectIconAltairDark.svg +29 -0
  5. package/source/subsquare/projectIconAltairLight.svg +29 -0
  6. package/source/subsquare/projectIconBasiliskDark.svg +3 -0
  7. package/source/subsquare/projectIconBasiliskLight.svg +3 -0
  8. package/source/subsquare/projectIconBifrostKusamaDark.svg +43 -0
  9. package/source/subsquare/projectIconBifrostKusamaLight.svg +43 -0
  10. package/source/subsquare/projectIconBifrostPolkadotDark.svg +40 -0
  11. package/source/subsquare/projectIconBifrostPolkadotLight.svg +40 -0
  12. package/source/subsquare/projectIconCentrifugeDark.svg +5 -0
  13. package/source/subsquare/projectIconCentrifugeLight.svg +5 -0
  14. package/source/subsquare/projectIconCrustDark.svg +4 -0
  15. package/source/subsquare/projectIconCrustLight.svg +4 -0
  16. package/source/subsquare/projectIconDarwinia2Dark.svg +3 -0
  17. package/source/subsquare/projectIconDarwinia2Light.svg +3 -0
  18. package/source/subsquare/projectIconHydradxDark.svg +3 -0
  19. package/source/subsquare/projectIconHydradxLight.svg +3 -0
  20. package/source/subsquare/projectIconInterlayDark.svg +5 -0
  21. package/source/subsquare/projectIconInterlayLight.svg +5 -0
  22. package/source/subsquare/projectIconKaruraDark.svg +14 -0
  23. package/source/subsquare/projectIconKaruraLight.svg +14 -0
  24. package/source/subsquare/projectIconKhalaDark.svg +4 -0
  25. package/source/subsquare/projectIconKhalaLight.svg +4 -0
  26. package/source/subsquare/projectIconKintsugiDark.svg +25 -0
  27. package/source/subsquare/projectIconKintsugiLight.svg +25 -0
  28. package/source/subsquare/projectIconKusamaDark.svg +3 -0
  29. package/source/subsquare/projectIconKusamaLight.svg +3 -0
  30. package/source/subsquare/projectIconLitentryDark.svg +24 -0
  31. package/source/subsquare/projectIconLitentryLight.svg +24 -0
  32. package/source/subsquare/projectIconLitmusDark.svg +8 -0
  33. package/source/subsquare/projectIconLitmusLight.svg +8 -0
  34. package/source/subsquare/projectIconMoonbeamDark.svg +17 -0
  35. package/source/subsquare/projectIconMoonbeamLight.svg +17 -0
  36. package/source/subsquare/projectIconMoonriverDark.svg +13 -0
  37. package/source/subsquare/projectIconMoonriverLight.svg +13 -0
  38. package/source/subsquare/projectIconPhalaDark.svg +4 -0
  39. package/source/subsquare/projectIconPhalaLight.svg +4 -0
  40. package/source/subsquare/projectIconPolkadotCollectivesDark.svg +9 -0
  41. package/source/subsquare/projectIconPolkadotCollectivesLight.svg +9 -0
  42. package/source/subsquare/projectIconPolkadotDark.svg +8 -0
  43. package/source/subsquare/projectIconPolkadotLight.svg +8 -0
  44. package/source/subsquare/projectIconRococoDark.svg +41 -0
  45. package/source/subsquare/projectIconRococoLight.svg +41 -0
  46. package/source/subsquare/projectIconTuringDark.svg +9 -0
  47. package/source/subsquare/projectIconTuringLight.svg +9 -0
  48. package/source/subsquare/projectIconWestendCollectivesDark.svg +9 -0
  49. package/source/subsquare/projectIconWestendCollectivesLight.svg +9 -0
  50. package/source/subsquare/projectIconZeigeistDark.svg +9 -0
  51. package/source/subsquare/projectIconZeigeistLight.svg +9 -0
  52. package/subsquare/ProjectIconAcalaDark.d.ts +5 -0
  53. package/subsquare/ProjectIconAcalaDark.js +103 -0
  54. package/subsquare/ProjectIconAcalaLight.d.ts +5 -0
  55. package/subsquare/ProjectIconAcalaLight.js +103 -0
  56. package/subsquare/ProjectIconAltairDark.d.ts +5 -0
  57. package/subsquare/ProjectIconAltairDark.js +94 -0
  58. package/subsquare/ProjectIconAltairLight.d.ts +5 -0
  59. package/subsquare/ProjectIconAltairLight.js +94 -0
  60. package/subsquare/ProjectIconBasiliskDark.d.ts +5 -0
  61. package/subsquare/ProjectIconBasiliskDark.js +23 -0
  62. package/subsquare/ProjectIconBasiliskLight.d.ts +5 -0
  63. package/subsquare/ProjectIconBasiliskLight.js +23 -0
  64. package/subsquare/ProjectIconBifrostKusamaDark.d.ts +5 -0
  65. package/subsquare/ProjectIconBifrostKusamaDark.js +127 -0
  66. package/subsquare/ProjectIconBifrostKusamaLight.d.ts +5 -0
  67. package/subsquare/ProjectIconBifrostKusamaLight.js +127 -0
  68. package/subsquare/ProjectIconBifrostPolkadotDark.d.ts +5 -0
  69. package/subsquare/ProjectIconBifrostPolkadotDark.js +115 -0
  70. package/subsquare/ProjectIconBifrostPolkadotLight.d.ts +5 -0
  71. package/subsquare/ProjectIconBifrostPolkadotLight.js +115 -0
  72. package/subsquare/ProjectIconCentrifugeDark.d.ts +5 -0
  73. package/subsquare/ProjectIconCentrifugeDark.js +35 -0
  74. package/subsquare/ProjectIconCentrifugeLight.d.ts +5 -0
  75. package/subsquare/ProjectIconCentrifugeLight.js +35 -0
  76. package/subsquare/ProjectIconCrustDark.d.ts +5 -0
  77. package/subsquare/ProjectIconCrustDark.js +25 -0
  78. package/subsquare/ProjectIconCrustLight.d.ts +5 -0
  79. package/subsquare/ProjectIconCrustLight.js +25 -0
  80. package/subsquare/ProjectIconDarwinia2Dark.d.ts +5 -0
  81. package/subsquare/ProjectIconDarwinia2Dark.js +21 -0
  82. package/subsquare/ProjectIconDarwinia2Light.d.ts +5 -0
  83. package/subsquare/ProjectIconDarwinia2Light.js +21 -0
  84. package/subsquare/ProjectIconHydradxDark.d.ts +5 -0
  85. package/subsquare/ProjectIconHydradxDark.js +23 -0
  86. package/subsquare/ProjectIconHydradxLight.d.ts +5 -0
  87. package/subsquare/ProjectIconHydradxLight.js +23 -0
  88. package/subsquare/ProjectIconInterlayDark.d.ts +5 -0
  89. package/subsquare/ProjectIconInterlayDark.js +29 -0
  90. package/subsquare/ProjectIconInterlayLight.d.ts +5 -0
  91. package/subsquare/ProjectIconInterlayLight.js +29 -0
  92. package/subsquare/ProjectIconKaruraDark.d.ts +5 -0
  93. package/subsquare/ProjectIconKaruraDark.js +49 -0
  94. package/subsquare/ProjectIconKaruraLight.d.ts +5 -0
  95. package/subsquare/ProjectIconKaruraLight.js +49 -0
  96. package/subsquare/ProjectIconKhalaDark.d.ts +5 -0
  97. package/subsquare/ProjectIconKhalaDark.js +25 -0
  98. package/subsquare/ProjectIconKhalaLight.d.ts +5 -0
  99. package/subsquare/ProjectIconKhalaLight.js +25 -0
  100. package/subsquare/ProjectIconKintsugiDark.d.ts +5 -0
  101. package/subsquare/ProjectIconKintsugiDark.js +86 -0
  102. package/subsquare/ProjectIconKintsugiLight.d.ts +5 -0
  103. package/subsquare/ProjectIconKintsugiLight.js +86 -0
  104. package/subsquare/ProjectIconKusamaDark.d.ts +5 -0
  105. package/subsquare/ProjectIconKusamaDark.js +21 -0
  106. package/subsquare/ProjectIconKusamaLight.d.ts +5 -0
  107. package/subsquare/ProjectIconKusamaLight.js +21 -0
  108. package/subsquare/ProjectIconLitentryDark.d.ts +5 -0
  109. package/subsquare/ProjectIconLitentryDark.js +79 -0
  110. package/subsquare/ProjectIconLitentryLight.d.ts +5 -0
  111. package/subsquare/ProjectIconLitentryLight.js +79 -0
  112. package/subsquare/ProjectIconLitmusDark.d.ts +5 -0
  113. package/subsquare/ProjectIconLitmusDark.js +49 -0
  114. package/subsquare/ProjectIconLitmusLight.d.ts +5 -0
  115. package/subsquare/ProjectIconLitmusLight.js +49 -0
  116. package/subsquare/ProjectIconMoonbeamDark.d.ts +5 -0
  117. package/subsquare/ProjectIconMoonbeamDark.js +77 -0
  118. package/subsquare/ProjectIconMoonbeamLight.d.ts +5 -0
  119. package/subsquare/ProjectIconMoonbeamLight.js +77 -0
  120. package/subsquare/ProjectIconMoonriverDark.d.ts +5 -0
  121. package/subsquare/ProjectIconMoonriverDark.js +61 -0
  122. package/subsquare/ProjectIconMoonriverLight.d.ts +5 -0
  123. package/subsquare/ProjectIconMoonriverLight.js +61 -0
  124. package/subsquare/ProjectIconPhalaDark.d.ts +5 -0
  125. package/subsquare/ProjectIconPhalaDark.js +24 -0
  126. package/subsquare/ProjectIconPhalaLight.d.ts +5 -0
  127. package/subsquare/ProjectIconPhalaLight.js +24 -0
  128. package/subsquare/ProjectIconPolkadotCollectivesDark.d.ts +5 -0
  129. package/subsquare/ProjectIconPolkadotCollectivesDark.js +46 -0
  130. package/subsquare/ProjectIconPolkadotCollectivesLight.d.ts +5 -0
  131. package/subsquare/ProjectIconPolkadotCollectivesLight.js +46 -0
  132. package/subsquare/ProjectIconPolkadotDark.d.ts +5 -0
  133. package/subsquare/ProjectIconPolkadotDark.js +41 -0
  134. package/subsquare/ProjectIconPolkadotLight.d.ts +5 -0
  135. package/subsquare/ProjectIconPolkadotLight.js +41 -0
  136. package/subsquare/ProjectIconRococoDark.d.ts +5 -0
  137. package/subsquare/ProjectIconRococoDark.js +142 -0
  138. package/subsquare/ProjectIconRococoLight.d.ts +5 -0
  139. package/subsquare/ProjectIconRococoLight.js +142 -0
  140. package/subsquare/ProjectIconTuringDark.d.ts +5 -0
  141. package/subsquare/ProjectIconTuringDark.js +36 -0
  142. package/subsquare/ProjectIconTuringLight.d.ts +5 -0
  143. package/subsquare/ProjectIconTuringLight.js +36 -0
  144. package/subsquare/ProjectIconWestendCollectivesDark.d.ts +5 -0
  145. package/subsquare/ProjectIconWestendCollectivesDark.js +46 -0
  146. package/subsquare/ProjectIconWestendCollectivesLight.d.ts +5 -0
  147. package/subsquare/ProjectIconWestendCollectivesLight.js +46 -0
  148. package/subsquare/ProjectIconZeigeistDark.d.ts +5 -0
  149. package/subsquare/ProjectIconZeigeistDark.js +45 -0
  150. package/subsquare/ProjectIconZeigeistLight.d.ts +5 -0
  151. package/subsquare/ProjectIconZeigeistLight.js +45 -0
  152. package/subsquare/index.d.ts +50 -0
  153. package/subsquare/index.js +50 -0
@@ -0,0 +1,127 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconBifrostKusamaLight(props) {
6
+ return (
7
+ <svg
8
+ width={24}
9
+ height={24}
10
+ viewBox="0 0 24 24"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ {...props}
14
+ >
15
+ <g clipPath="url(#clip0_1532_63460)">
16
+ <path
17
+ d="M22.5 12C22.5 6.20101 17.799 1.5 12 1.5C6.20101 1.5 1.5 6.20101 1.5 12C1.5 17.799 6.20101 22.5 12 22.5C17.799 22.5 22.5 17.799 22.5 12Z"
18
+ fill="#11091B"
19
+ />
20
+ <path
21
+ d="M12.041 13.8867H6.75L14.6865 6.01172H17.332L12.041 13.8867Z"
22
+ fill="url(#paint0_linear_1532_63460)"
23
+ />
24
+ <path
25
+ opacity={0.7}
26
+ d="M1.5 16.0195C1.5 16.0195 6.29883 17.8607 12.2051 17.8607C18.1113 17.8607 22.5 16.0195 22.5 16.0195V23.3203H1.5V16.0195Z"
27
+ fill="url(#paint1_linear_1532_63460)"
28
+ />
29
+ <path
30
+ d="M1.5 17.9547C1.5 17.9547 7.36523 17.0859 12 17.0859C16.6348 17.0859 22.5 17.9547 22.5 17.9547V23.1562H1.5V17.9547Z"
31
+ fill="url(#paint2_linear_1532_63460)"
32
+ />
33
+ <path
34
+ d="M1.5 18.1188C1.5 18.1188 7.36523 17.25 12 17.25C16.6348 17.25 22.5 18.1188 22.5 18.1188"
35
+ stroke="url(#paint3_linear_1532_63460)"
36
+ strokeWidth={4.2}
37
+ />
38
+ <path
39
+ d="M7.33046 20.4878C7.19158 20.4878 7.07812 20.3753 7.07812 20.2376V19.0294C7.07812 18.8917 7.19158 18.7811 7.33046 18.7811C7.46935 18.7811 7.58281 18.8936 7.58281 19.0313V20.2396C7.58085 20.3753 7.46935 20.4878 7.33046 20.4878Z"
40
+ fill="white"
41
+ />
42
+ <path
43
+ d="M8.39673 20.4878C8.3224 20.4878 8.25002 20.4548 8.20308 20.3986L7.69448 19.7954C7.61624 19.7023 7.61624 19.5685 7.69448 19.4754L8.20308 18.8704C8.29306 18.7637 8.4515 18.7501 8.55713 18.8374C8.66276 18.9247 8.67842 19.0837 8.59039 19.1884L8.21677 19.6345L8.59039 20.0786C8.67842 20.1853 8.66472 20.3423 8.55713 20.4296C8.51215 20.4665 8.45541 20.4878 8.39673 20.4878Z"
44
+ fill="white"
45
+ />
46
+ <path
47
+ d="M10.071 20.4878H9.00483C8.86595 20.4878 8.7525 20.3753 8.7525 20.2376V19.0294C8.7525 18.8917 8.86595 18.7792 9.00483 18.7792C9.14372 18.7792 9.25718 18.8917 9.25718 19.0294V19.9874H9.82051V19.0294C9.82051 18.8917 9.93396 18.7792 10.0728 18.7792C10.2118 18.7792 10.3252 18.8917 10.3252 19.0294V20.2376C10.3233 20.3753 10.2098 20.4878 10.071 20.4878Z"
48
+ fill="white"
49
+ />
50
+ <path
51
+ d="M11.7476 20.4878H10.6815C10.5426 20.4839 10.4331 20.3695 10.437 20.2318C10.4409 20.0999 10.5485 19.9932 10.6815 19.9894H11.4953V19.9757L10.6111 19.7256C10.5035 19.6945 10.4292 19.5976 10.4292 19.4851V19.0294C10.4292 18.8917 10.5426 18.7811 10.6815 18.7811H11.7476C11.8865 18.7811 11.9999 18.8936 11.9999 19.0313C11.9999 19.169 11.8865 19.2815 11.7476 19.2815H10.9338V19.297L11.8181 19.5472C11.9256 19.5782 11.9999 19.6752 11.9999 19.7877V20.2396C11.9999 20.3772 11.8865 20.4878 11.7476 20.4878Z"
52
+ fill="white"
53
+ />
54
+ <path
55
+ d="M15.2507 20.4878C15.1118 20.4878 15.0002 20.3753 15.0002 20.2376V19.5724L14.8829 19.6732C14.789 19.7528 14.6501 19.7528 14.5542 19.6732L14.4369 19.5724V20.2376C14.4369 20.3753 14.3235 20.4878 14.1846 20.4878C14.0457 20.4878 13.9322 20.3753 13.9322 20.2376V19.0294C13.9322 18.8917 14.0457 18.7792 14.1846 18.7792C14.2452 18.7792 14.3019 18.8006 14.3489 18.8393L14.7186 19.1535L15.0863 18.8393C15.1919 18.7501 15.3504 18.7618 15.4424 18.8664C15.4814 18.9111 15.503 18.9692 15.503 19.0294V20.2376C15.5049 20.3753 15.3915 20.4878 15.2507 20.4878Z"
56
+ fill="white"
57
+ />
58
+ <path
59
+ d="M13.5745 20.4878C13.4356 20.4878 13.3222 20.3753 13.3222 20.2376V20.0262L12.6942 19.2796H12.6082V19.9874H12.9877C13.1265 19.9913 13.2361 20.1057 13.2322 20.2434C13.2283 20.3753 13.1207 20.482 12.9877 20.4858H12.3559C12.217 20.4858 12.1055 20.3734 12.1055 20.2356V19.0294C12.1055 18.8917 12.2189 18.7811 12.3559 18.7811H12.8136C12.8879 18.7811 12.9603 18.8141 13.0073 18.8704L13.7682 19.776C13.8053 19.8206 13.8268 19.8769 13.8268 19.9351V20.2376C13.8268 20.3753 13.7154 20.4878 13.5745 20.4878Z"
60
+ fill="white"
61
+ />
62
+ <path
63
+ d="M17.0797 20.4878C16.9408 20.4878 16.8274 20.3753 16.8274 20.2376V20.0262L16.1994 19.2796H16.1114V19.9874H16.4909C16.6298 19.9913 16.7394 20.1057 16.7354 20.2434C16.7315 20.3753 16.6239 20.482 16.4909 20.4858H15.861C15.7222 20.4858 15.6087 20.3734 15.6087 20.2356V19.0294C15.6087 18.8917 15.7222 18.7811 15.861 18.7811H16.3188C16.3931 18.7811 16.4635 18.8141 16.5125 18.8704L17.2734 19.776C17.3105 19.8206 17.332 19.8769 17.332 19.9351V20.2376C17.332 20.3772 17.2186 20.4878 17.0797 20.4878Z"
64
+ fill="white"
65
+ />
66
+ <path
67
+ d="M12.5964 18.1722C12.5787 18.1567 12.5592 18.1451 12.5357 18.1411C12.5064 18.1373 12.477 18.1567 12.4575 18.1702C12.4379 18.1839 12.3988 18.2187 12.3832 18.2323C12.3675 18.2459 12.3284 18.2537 12.2638 18.2924C12.1993 18.3312 11.9489 18.4902 11.9489 18.4902H12.0135L11.722 18.6395H11.7513L11.7103 18.6706C11.7337 18.6765 11.7572 18.6725 11.7787 18.6609V18.6706C11.7787 18.6706 12.1249 18.5349 12.1915 18.5697L12.1504 18.5814C12.1543 18.5814 12.2188 18.5852 12.2188 18.5852C12.2227 18.6124 12.2384 18.6377 12.2618 18.6512C12.301 18.6765 12.3029 18.692 12.3029 18.692C12.3029 18.692 12.2833 18.6997 12.2833 18.7113C12.3205 18.6997 12.3596 18.6997 12.3949 18.7113C12.3949 18.7113 12.3929 18.6997 12.3655 18.692C12.3381 18.6803 12.3147 18.6628 12.297 18.6377C12.2814 18.6163 12.2755 18.5892 12.2853 18.5639C12.2951 18.5387 12.3284 18.5251 12.3968 18.4902C12.477 18.4495 12.4966 18.4185 12.5064 18.3933C12.5161 18.368 12.5357 18.3215 12.5435 18.2982C12.5513 18.2769 12.565 18.2595 12.5827 18.2439C12.6042 18.2323 12.6276 18.2226 12.6492 18.2149C12.6531 18.2168 12.6101 18.1819 12.5964 18.1722Z"
68
+ fill="white"
69
+ />
70
+ </g>
71
+ <defs>
72
+ <linearGradient
73
+ id="paint0_linear_1532_63460"
74
+ x1={12.041}
75
+ y1={6.01172}
76
+ x2={12.041}
77
+ y2={13.8867}
78
+ gradientUnits="userSpaceOnUse"
79
+ >
80
+ <stop stopColor="#7AEDCF" />
81
+ <stop offset={0.201333} stopColor="#68CEFA" />
82
+ <stop offset={0.403244} stopColor="#689CF8" />
83
+ <stop offset={0.602076} stopColor="#AC57C0" />
84
+ <stop offset={0.801867} stopColor="#E65659" />
85
+ <stop offset={1} stopColor="#F2C241" />
86
+ </linearGradient>
87
+ <linearGradient
88
+ id="paint1_linear_1532_63460"
89
+ x1={1.5}
90
+ y1={16.0195}
91
+ x2={22.7871}
92
+ y2={19.752}
93
+ gradientUnits="userSpaceOnUse"
94
+ >
95
+ <stop stopColor="#9E3BFF" />
96
+ <stop offset={1} stopColor="#6D55FF" />
97
+ </linearGradient>
98
+ <linearGradient
99
+ id="paint2_linear_1532_63460"
100
+ x1={1.5}
101
+ y1={16.8932}
102
+ x2={22.5}
103
+ y2={16.8932}
104
+ gradientUnits="userSpaceOnUse"
105
+ >
106
+ <stop stopColor="#9E3BFF" />
107
+ <stop offset={1} stopColor="#492CFF" />
108
+ </linearGradient>
109
+ <linearGradient
110
+ id="paint3_linear_1532_63460"
111
+ x1={1.5}
112
+ y1={19.2598}
113
+ x2={22.5}
114
+ y2={19.1367}
115
+ gradientUnits="userSpaceOnUse"
116
+ >
117
+ <stop stopColor="white" stopOpacity={0} />
118
+ <stop offset={0.500885} stopColor="#9F7BFF" />
119
+ <stop offset={1} stopColor="white" stopOpacity={0} />
120
+ </linearGradient>
121
+ <clipPath id="clip0_1532_63460">
122
+ <rect x={1.5} y={1.5} width={21} height={21} rx={10.5} fill="white" />
123
+ </clipPath>
124
+ </defs>
125
+ </svg>
126
+ );
127
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconBifrostPolkadotDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,115 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconBifrostPolkadotDark(props) {
6
+ return (
7
+ <svg
8
+ width={24}
9
+ height={24}
10
+ viewBox="0 0 24 24"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ {...props}
14
+ >
15
+ <g clipPath="url(#clip0_1532_63417)">
16
+ <path
17
+ d="M22.5 12C22.5 6.20101 17.799 1.5 12 1.5C6.20101 1.5 1.5 6.20101 1.5 12C1.5 17.799 6.20101 22.5 12 22.5C17.799 22.5 22.5 17.799 22.5 12Z"
18
+ fill="#11091B"
19
+ />
20
+ <path
21
+ d="M12.041 13.8867H6.75L14.6865 6.01172H17.332L12.041 13.8867Z"
22
+ fill="url(#paint0_linear_1532_63417)"
23
+ />
24
+ <path
25
+ opacity={0.7}
26
+ d="M1.5 16.0195C1.5 16.0195 6.29883 17.8607 12.2051 17.8607C18.1113 17.8607 22.5 16.0195 22.5 16.0195V23.3203H1.5V16.0195Z"
27
+ fill="url(#paint1_linear_1532_63417)"
28
+ />
29
+ <path
30
+ d="M1.5 17.9547C1.5 17.9547 7.36523 17.0859 12 17.0859C16.6348 17.0859 22.5 17.9547 22.5 17.9547V23.1562H1.5V17.9547Z"
31
+ fill="url(#paint2_linear_1532_63417)"
32
+ />
33
+ <path
34
+ d="M1.5 18.1188C1.5 18.1188 7.36523 17.25 12 17.25C16.6348 17.25 22.5 18.1188 22.5 18.1188"
35
+ stroke="url(#paint3_linear_1532_63417)"
36
+ strokeWidth={4.2}
37
+ />
38
+ <path
39
+ d="M7.86209 18.3894C7.70128 18.3894 7.54629 18.4096 7.48317 18.4267C7.39131 18.4525 7.36839 18.4927 7.3511 18.5761L6.98655 20.2582C6.98072 20.2926 6.9751 20.3213 6.9751 20.35C6.9751 20.4334 7.02968 20.4877 7.11863 20.4877C7.21632 20.4877 7.25653 20.4246 7.27653 20.3269L7.37985 19.8476C7.45151 19.8561 7.54629 19.8649 7.68128 19.8649C8.2756 19.8649 8.64577 19.5435 8.64577 19.0583C8.64577 18.6333 8.34996 18.3894 7.86209 18.3894ZM7.6669 19.5893C7.57504 19.5893 7.50317 19.5864 7.43734 19.5778L7.62962 18.685C7.68982 18.6765 7.77898 18.6648 7.87084 18.6648C8.18665 18.6648 8.34746 18.8142 8.34746 19.061C8.34725 19.3768 8.11749 19.5893 7.6669 19.5893Z"
40
+ fill="white"
41
+ />
42
+ <path
43
+ d="M17.2143 19.9336C17.1656 19.9336 17.1339 19.9624 17.0737 20.0284C16.9675 20.1376 16.9014 20.1978 16.8183 20.1978C16.7437 20.1978 16.7035 20.1376 16.7035 20.0399C16.7035 19.9853 16.715 19.9193 16.7293 19.8476L16.8356 19.3481H17.1543C17.2547 19.3481 17.3151 19.2906 17.3151 19.1872C17.3151 19.1297 17.2778 19.0868 17.1918 19.0868H16.8929L16.9445 18.8544C16.9504 18.82 16.956 18.7883 16.956 18.7596C16.956 18.6792 16.9014 18.6217 16.8125 18.6217C16.7177 18.6217 16.6748 18.6848 16.6546 18.7825L16.5885 19.0868H16.4535C16.3502 19.0868 16.29 19.1443 16.29 19.2477C16.29 19.3051 16.3302 19.3481 16.4163 19.3481H16.534L16.4277 19.8418C16.4163 19.8963 16.4019 19.9853 16.4019 20.0772C16.4019 20.3096 16.5225 20.479 16.7808 20.479C16.9302 20.479 17.062 20.4044 17.1626 20.3153C17.2603 20.2292 17.332 20.123 17.332 20.054C17.332 19.9882 17.2803 19.9336 17.2143 19.9336Z"
44
+ fill="white"
45
+ />
46
+ <path
47
+ d="M10.612 18.5588C10.612 18.4754 10.5545 18.4209 10.4656 18.4209C10.3708 18.4209 10.3279 18.484 10.3077 18.5817L9.94897 20.2494C9.94043 20.2838 9.9346 20.3125 9.9346 20.3413C9.9346 20.4246 9.99209 20.479 10.0781 20.479C10.1758 20.479 10.2187 20.4159 10.2389 20.3182L10.5977 18.6506C10.6035 18.616 10.612 18.5875 10.612 18.5588Z"
48
+ fill="white"
49
+ />
50
+ <path
51
+ d="M15.7359 19.0581C15.2766 19.0581 14.9637 19.5145 14.9637 19.948C14.9637 19.9561 14.9639 19.9642 14.9641 19.9722C14.892 20.0815 14.8 20.1949 14.7368 20.1949C14.691 20.1949 14.6737 20.1517 14.6737 20.0857C14.6737 20.0053 14.6966 19.8703 14.7225 19.7526L14.9608 18.6502C14.9666 18.6158 14.9722 18.5871 14.9722 18.5583C14.9722 18.475 14.9177 18.4204 14.8287 18.4204C14.731 18.4204 14.691 18.4836 14.6708 18.5813L14.5416 19.1783C14.4727 19.1066 14.3721 19.0577 14.22 19.0577C13.915 19.0577 13.6082 19.2924 13.4886 19.6526C13.357 19.993 13.2393 20.1944 13.1464 20.1944C13.112 20.1944 13.0918 20.1657 13.0918 20.1169C13.0918 19.9734 13.1722 19.6232 13.2066 19.4539C13.218 19.3908 13.2239 19.3649 13.2239 19.3276C13.2239 19.2014 13.0143 19.052 12.7416 19.052C12.4262 19.052 12.1406 19.2518 11.9975 19.5485C11.7848 19.9243 11.5896 20.1944 11.493 20.1944C11.4499 20.1944 11.4355 20.1399 11.424 20.0882L11.3526 19.6926L11.7917 19.3339C11.8319 19.2995 11.8836 19.2506 11.8836 19.1875C11.8836 19.11 11.8319 19.0583 11.7544 19.0583C11.6969 19.0583 11.6482 19.0927 11.5994 19.1329L10.9393 19.6782L11.1603 18.6506C11.1661 18.6163 11.1747 18.5875 11.1747 18.5588C11.1747 18.4754 11.1172 18.4209 11.0282 18.4209C10.9335 18.4209 10.8905 18.484 10.8703 18.5817L10.5116 20.2494C10.5031 20.2838 10.4973 20.3125 10.4973 20.3413C10.4973 20.4246 10.5547 20.479 10.6408 20.479C10.7385 20.479 10.7814 20.4159 10.8016 20.3182L10.8476 20.103L11.1174 19.8849L11.1834 20.2178C11.2093 20.3498 11.2782 20.479 11.4561 20.479C11.6332 20.479 11.7725 20.3173 11.9121 20.0988C11.9544 20.3278 12.1173 20.479 12.3433 20.479C12.5702 20.479 12.7252 20.344 12.8256 20.1632V20.169C12.8256 20.3557 12.9203 20.479 13.0868 20.479C13.2374 20.479 13.3624 20.3882 13.474 20.1953C13.5374 20.3634 13.679 20.479 13.8761 20.479C14.1086 20.479 14.275 20.3384 14.3812 20.1432V20.1605C14.3812 20.3671 14.4846 20.4792 14.6539 20.4792C14.8035 20.4792 14.9306 20.3923 15.0391 20.2511C15.1216 20.3923 15.2695 20.4792 15.4693 20.4792C15.9286 20.4792 16.2415 20.0228 16.2415 19.5864C16.2413 19.2791 16.0546 19.0581 15.7359 19.0581ZM12.8741 19.6409C12.7908 19.9997 12.6129 20.2036 12.4119 20.2036C12.2769 20.2036 12.2023 20.1003 12.2023 19.9453C12.2023 19.6409 12.4233 19.3137 12.7189 19.3137C12.8079 19.3137 12.8768 19.3395 12.937 19.3768L12.8741 19.6409ZM14.4729 19.4889C14.381 19.9109 14.1715 20.2036 13.9419 20.2036C13.8157 20.2036 13.7409 20.1059 13.7409 19.9453C13.7409 19.6382 13.9534 19.3195 14.2375 19.3195C14.3467 19.3195 14.4298 19.3568 14.4902 19.4056L14.4729 19.4889ZM15.5034 20.2036C15.337 20.2036 15.268 20.083 15.268 19.9309C15.268 19.6524 15.4603 19.3339 15.7015 19.3339C15.868 19.3339 15.9369 19.4545 15.9369 19.6066C15.9369 19.8878 15.7447 20.2036 15.5034 20.2036Z"
52
+ fill="white"
53
+ />
54
+ <path
55
+ d="M9.36049 19.0581C8.90116 19.0581 8.58827 19.5145 8.58827 19.948C8.58827 20.258 8.77492 20.479 9.09343 20.479C9.55276 20.479 9.86565 20.0226 9.86565 19.5862C9.86565 19.2791 9.679 19.0581 9.36049 19.0581ZM9.12801 20.2036C8.96157 20.2036 8.89262 20.083 8.89262 19.9309C8.89262 19.6524 9.08489 19.3339 9.32612 19.3339C9.49256 19.3339 9.56151 19.4545 9.56151 19.6066C9.5613 19.8878 9.36903 20.2036 9.12801 20.2036Z"
56
+ fill="white"
57
+ />
58
+ </g>
59
+ <defs>
60
+ <linearGradient
61
+ id="paint0_linear_1532_63417"
62
+ x1={12.041}
63
+ y1={6.01172}
64
+ x2={12.041}
65
+ y2={13.8867}
66
+ gradientUnits="userSpaceOnUse"
67
+ >
68
+ <stop stopColor="#7AEDCF" />
69
+ <stop offset={0.201333} stopColor="#68CEFA" />
70
+ <stop offset={0.403244} stopColor="#689CF8" />
71
+ <stop offset={0.602076} stopColor="#AC57C0" />
72
+ <stop offset={0.801867} stopColor="#E65659" />
73
+ <stop offset={1} stopColor="#F2C241" />
74
+ </linearGradient>
75
+ <linearGradient
76
+ id="paint1_linear_1532_63417"
77
+ x1={1.5}
78
+ y1={16.0195}
79
+ x2={22.7871}
80
+ y2={19.752}
81
+ gradientUnits="userSpaceOnUse"
82
+ >
83
+ <stop stopColor="#9E3BFF" />
84
+ <stop offset={1} stopColor="#6D55FF" />
85
+ </linearGradient>
86
+ <linearGradient
87
+ id="paint2_linear_1532_63417"
88
+ x1={1.5}
89
+ y1={16.8932}
90
+ x2={22.5}
91
+ y2={16.8932}
92
+ gradientUnits="userSpaceOnUse"
93
+ >
94
+ <stop stopColor="#9E3BFF" />
95
+ <stop offset={1} stopColor="#492CFF" />
96
+ </linearGradient>
97
+ <linearGradient
98
+ id="paint3_linear_1532_63417"
99
+ x1={1.5}
100
+ y1={19.2598}
101
+ x2={22.5}
102
+ y2={19.1367}
103
+ gradientUnits="userSpaceOnUse"
104
+ >
105
+ <stop stopColor="white" stopOpacity={0} />
106
+ <stop offset={0.500885} stopColor="#9F7BFF" />
107
+ <stop offset={1} stopColor="white" stopOpacity={0} />
108
+ </linearGradient>
109
+ <clipPath id="clip0_1532_63417">
110
+ <rect x={1.5} y={1.5} width={21} height={21} rx={10.5} fill="white" />
111
+ </clipPath>
112
+ </defs>
113
+ </svg>
114
+ );
115
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconBifrostPolkadotLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,115 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconBifrostPolkadotLight(props) {
6
+ return (
7
+ <svg
8
+ width={24}
9
+ height={24}
10
+ viewBox="0 0 24 24"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ {...props}
14
+ >
15
+ <g clipPath="url(#clip0_1532_63371)">
16
+ <path
17
+ d="M22.5 12C22.5 6.20101 17.799 1.5 12 1.5C6.20101 1.5 1.5 6.20101 1.5 12C1.5 17.799 6.20101 22.5 12 22.5C17.799 22.5 22.5 17.799 22.5 12Z"
18
+ fill="#11091B"
19
+ />
20
+ <path
21
+ d="M12.041 13.8867H6.75L14.6865 6.01172H17.332L12.041 13.8867Z"
22
+ fill="url(#paint0_linear_1532_63371)"
23
+ />
24
+ <path
25
+ opacity={0.7}
26
+ d="M1.5 16.0195C1.5 16.0195 6.29883 17.8607 12.2051 17.8607C18.1113 17.8607 22.5 16.0195 22.5 16.0195V23.3203H1.5V16.0195Z"
27
+ fill="url(#paint1_linear_1532_63371)"
28
+ />
29
+ <path
30
+ d="M1.5 17.9547C1.5 17.9547 7.36523 17.0859 12 17.0859C16.6348 17.0859 22.5 17.9547 22.5 17.9547V23.1562H1.5V17.9547Z"
31
+ fill="url(#paint2_linear_1532_63371)"
32
+ />
33
+ <path
34
+ d="M1.5 18.1188C1.5 18.1188 7.36523 17.25 12 17.25C16.6348 17.25 22.5 18.1188 22.5 18.1188"
35
+ stroke="url(#paint3_linear_1532_63371)"
36
+ strokeWidth={4.2}
37
+ />
38
+ <path
39
+ d="M7.86209 18.3894C7.70128 18.3894 7.54629 18.4096 7.48317 18.4267C7.39131 18.4525 7.36839 18.4927 7.3511 18.5761L6.98655 20.2582C6.98072 20.2926 6.9751 20.3213 6.9751 20.35C6.9751 20.4334 7.02968 20.4877 7.11863 20.4877C7.21632 20.4877 7.25653 20.4246 7.27653 20.3269L7.37985 19.8476C7.45151 19.8561 7.54629 19.8649 7.68128 19.8649C8.2756 19.8649 8.64577 19.5435 8.64577 19.0583C8.64577 18.6333 8.34996 18.3894 7.86209 18.3894ZM7.6669 19.5893C7.57504 19.5893 7.50317 19.5864 7.43734 19.5778L7.62962 18.685C7.68982 18.6765 7.77898 18.6648 7.87084 18.6648C8.18665 18.6648 8.34746 18.8142 8.34746 19.061C8.34725 19.3768 8.11749 19.5893 7.6669 19.5893Z"
40
+ fill="white"
41
+ />
42
+ <path
43
+ d="M17.2143 19.9336C17.1656 19.9336 17.1339 19.9624 17.0737 20.0284C16.9675 20.1376 16.9014 20.1978 16.8183 20.1978C16.7437 20.1978 16.7035 20.1376 16.7035 20.0399C16.7035 19.9853 16.715 19.9193 16.7293 19.8476L16.8356 19.3481H17.1543C17.2547 19.3481 17.3151 19.2906 17.3151 19.1872C17.3151 19.1297 17.2778 19.0868 17.1918 19.0868H16.8929L16.9445 18.8544C16.9504 18.82 16.956 18.7883 16.956 18.7596C16.956 18.6792 16.9014 18.6217 16.8125 18.6217C16.7177 18.6217 16.6748 18.6848 16.6546 18.7825L16.5885 19.0868H16.4535C16.3502 19.0868 16.29 19.1443 16.29 19.2477C16.29 19.3051 16.3302 19.3481 16.4163 19.3481H16.534L16.4277 19.8418C16.4163 19.8963 16.4019 19.9853 16.4019 20.0772C16.4019 20.3096 16.5225 20.479 16.7808 20.479C16.9302 20.479 17.062 20.4044 17.1626 20.3153C17.2603 20.2292 17.332 20.123 17.332 20.054C17.332 19.9882 17.2803 19.9336 17.2143 19.9336Z"
44
+ fill="white"
45
+ />
46
+ <path
47
+ d="M10.612 18.5588C10.612 18.4754 10.5545 18.4209 10.4656 18.4209C10.3708 18.4209 10.3279 18.484 10.3077 18.5817L9.94897 20.2494C9.94043 20.2838 9.9346 20.3125 9.9346 20.3413C9.9346 20.4246 9.99209 20.479 10.0781 20.479C10.1758 20.479 10.2187 20.4159 10.2389 20.3182L10.5977 18.6506C10.6035 18.616 10.612 18.5875 10.612 18.5588Z"
48
+ fill="white"
49
+ />
50
+ <path
51
+ d="M15.7359 19.0581C15.2766 19.0581 14.9637 19.5145 14.9637 19.948C14.9637 19.9561 14.9639 19.9642 14.9641 19.9722C14.892 20.0815 14.8 20.1949 14.7368 20.1949C14.691 20.1949 14.6737 20.1517 14.6737 20.0857C14.6737 20.0053 14.6966 19.8703 14.7225 19.7526L14.9608 18.6502C14.9666 18.6158 14.9722 18.5871 14.9722 18.5583C14.9722 18.475 14.9177 18.4204 14.8287 18.4204C14.731 18.4204 14.691 18.4836 14.6708 18.5813L14.5416 19.1783C14.4727 19.1066 14.3721 19.0577 14.22 19.0577C13.915 19.0577 13.6082 19.2924 13.4886 19.6526C13.357 19.993 13.2393 20.1944 13.1464 20.1944C13.112 20.1944 13.0918 20.1657 13.0918 20.1169C13.0918 19.9734 13.1722 19.6232 13.2066 19.4539C13.218 19.3908 13.2239 19.3649 13.2239 19.3276C13.2239 19.2014 13.0143 19.052 12.7416 19.052C12.4262 19.052 12.1406 19.2518 11.9975 19.5485C11.7848 19.9243 11.5896 20.1944 11.493 20.1944C11.4499 20.1944 11.4355 20.1399 11.424 20.0882L11.3526 19.6926L11.7917 19.3339C11.8319 19.2995 11.8836 19.2506 11.8836 19.1875C11.8836 19.11 11.8319 19.0583 11.7544 19.0583C11.6969 19.0583 11.6482 19.0927 11.5994 19.1329L10.9393 19.6782L11.1603 18.6506C11.1661 18.6163 11.1747 18.5875 11.1747 18.5588C11.1747 18.4754 11.1172 18.4209 11.0282 18.4209C10.9335 18.4209 10.8905 18.484 10.8703 18.5817L10.5116 20.2494C10.5031 20.2838 10.4973 20.3125 10.4973 20.3413C10.4973 20.4246 10.5547 20.479 10.6408 20.479C10.7385 20.479 10.7814 20.4159 10.8016 20.3182L10.8476 20.103L11.1174 19.8849L11.1834 20.2178C11.2093 20.3498 11.2782 20.479 11.4561 20.479C11.6332 20.479 11.7725 20.3173 11.9121 20.0988C11.9544 20.3278 12.1173 20.479 12.3433 20.479C12.5702 20.479 12.7252 20.344 12.8256 20.1632V20.169C12.8256 20.3557 12.9203 20.479 13.0868 20.479C13.2374 20.479 13.3624 20.3882 13.474 20.1953C13.5374 20.3634 13.679 20.479 13.8761 20.479C14.1086 20.479 14.275 20.3384 14.3812 20.1432V20.1605C14.3812 20.3671 14.4846 20.4792 14.6539 20.4792C14.8035 20.4792 14.9306 20.3923 15.0391 20.2511C15.1216 20.3923 15.2695 20.4792 15.4693 20.4792C15.9286 20.4792 16.2415 20.0228 16.2415 19.5864C16.2413 19.2791 16.0546 19.0581 15.7359 19.0581ZM12.8741 19.6409C12.7908 19.9997 12.6129 20.2036 12.4119 20.2036C12.2769 20.2036 12.2023 20.1003 12.2023 19.9453C12.2023 19.6409 12.4233 19.3137 12.7189 19.3137C12.8079 19.3137 12.8768 19.3395 12.937 19.3768L12.8741 19.6409ZM14.4729 19.4889C14.381 19.9109 14.1715 20.2036 13.9419 20.2036C13.8157 20.2036 13.7409 20.1059 13.7409 19.9453C13.7409 19.6382 13.9534 19.3195 14.2375 19.3195C14.3467 19.3195 14.4298 19.3568 14.4902 19.4056L14.4729 19.4889ZM15.5034 20.2036C15.337 20.2036 15.268 20.083 15.268 19.9309C15.268 19.6524 15.4603 19.3339 15.7015 19.3339C15.868 19.3339 15.9369 19.4545 15.9369 19.6066C15.9369 19.8878 15.7447 20.2036 15.5034 20.2036Z"
52
+ fill="white"
53
+ />
54
+ <path
55
+ d="M9.36049 19.0581C8.90116 19.0581 8.58827 19.5145 8.58827 19.948C8.58827 20.258 8.77492 20.479 9.09343 20.479C9.55276 20.479 9.86565 20.0226 9.86565 19.5862C9.86565 19.2791 9.679 19.0581 9.36049 19.0581ZM9.12801 20.2036C8.96157 20.2036 8.89262 20.083 8.89262 19.9309C8.89262 19.6524 9.08489 19.3339 9.32612 19.3339C9.49256 19.3339 9.56151 19.4545 9.56151 19.6066C9.5613 19.8878 9.36903 20.2036 9.12801 20.2036Z"
56
+ fill="white"
57
+ />
58
+ </g>
59
+ <defs>
60
+ <linearGradient
61
+ id="paint0_linear_1532_63371"
62
+ x1={12.041}
63
+ y1={6.01172}
64
+ x2={12.041}
65
+ y2={13.8867}
66
+ gradientUnits="userSpaceOnUse"
67
+ >
68
+ <stop stopColor="#7AEDCF" />
69
+ <stop offset={0.201333} stopColor="#68CEFA" />
70
+ <stop offset={0.403244} stopColor="#689CF8" />
71
+ <stop offset={0.602076} stopColor="#AC57C0" />
72
+ <stop offset={0.801867} stopColor="#E65659" />
73
+ <stop offset={1} stopColor="#F2C241" />
74
+ </linearGradient>
75
+ <linearGradient
76
+ id="paint1_linear_1532_63371"
77
+ x1={1.5}
78
+ y1={16.0195}
79
+ x2={22.7871}
80
+ y2={19.752}
81
+ gradientUnits="userSpaceOnUse"
82
+ >
83
+ <stop stopColor="#9E3BFF" />
84
+ <stop offset={1} stopColor="#6D55FF" />
85
+ </linearGradient>
86
+ <linearGradient
87
+ id="paint2_linear_1532_63371"
88
+ x1={1.5}
89
+ y1={16.8932}
90
+ x2={22.5}
91
+ y2={16.8932}
92
+ gradientUnits="userSpaceOnUse"
93
+ >
94
+ <stop stopColor="#9E3BFF" />
95
+ <stop offset={1} stopColor="#492CFF" />
96
+ </linearGradient>
97
+ <linearGradient
98
+ id="paint3_linear_1532_63371"
99
+ x1={1.5}
100
+ y1={19.2598}
101
+ x2={22.5}
102
+ y2={19.1367}
103
+ gradientUnits="userSpaceOnUse"
104
+ >
105
+ <stop stopColor="white" stopOpacity={0} />
106
+ <stop offset={0.500885} stopColor="#9F7BFF" />
107
+ <stop offset={1} stopColor="white" stopOpacity={0} />
108
+ </linearGradient>
109
+ <clipPath id="clip0_1532_63371">
110
+ <rect x={1.5} y={1.5} width={21} height={21} rx={10.5} fill="white" />
111
+ </clipPath>
112
+ </defs>
113
+ </svg>
114
+ );
115
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconCentrifugeDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,35 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconCentrifugeDark(props) {
6
+ return (
7
+ <svg
8
+ width={24}
9
+ height={24}
10
+ viewBox="0 0 24 24"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ {...props}
14
+ >
15
+ <path
16
+ fillRule="evenodd"
17
+ clipRule="evenodd"
18
+ d="M3.64959 15.8521C3.10016 14.6759 2.79326 13.3636 2.79326 11.9797C2.79326 6.92048 6.8946 2.81916 11.9539 2.81916C14.7709 2.81916 17.2909 4.09085 18.9713 6.09137L19.9739 5.25018C18.0533 2.96385 15.1734 1.5105 11.9539 1.5105C6.17186 1.5105 1.48462 6.19774 1.48462 11.9797C1.48462 13.5614 1.83534 15.0611 2.46326 16.4052L3.64959 15.8521Z"
19
+ fill="white"
20
+ />
21
+ <path
22
+ fillRule="evenodd"
23
+ clipRule="evenodd"
24
+ d="M11.9537 18.196C8.52066 18.196 5.73762 15.4129 5.73762 11.9798C5.73762 8.54679 8.52066 5.76372 11.9537 5.76372C13.8653 5.76372 15.575 6.62688 16.7153 7.98438L17.7181 7.14298C16.3378 5.49969 14.2677 4.45508 11.9537 4.45508C7.7979 4.45508 4.42896 7.82402 4.42896 11.9798C4.42896 16.1357 7.7979 19.5046 11.9537 19.5046V18.196Z"
25
+ fill="white"
26
+ />
27
+ <path
28
+ fillRule="evenodd"
29
+ clipRule="evenodd"
30
+ d="M14.2093 13.8723C13.6693 14.5153 12.8593 14.9242 11.9538 14.9242C10.3276 14.9242 9.00935 13.6059 9.00935 11.9797C9.00935 10.3535 10.3276 9.03523 11.9538 9.03523C12.8593 9.03523 13.6693 9.4441 14.2093 10.0871L15.337 9.14083C14.5269 8.17629 13.3121 7.56299 11.9538 7.56299C9.51454 7.56299 7.53711 9.54042 7.53711 11.9797C7.53711 14.4189 9.51454 16.3964 11.9538 16.3964C13.1986 16.3964 14.3226 15.8811 15.1254 15.0526L14.2093 13.8723Z"
31
+ fill="white"
32
+ />
33
+ </svg>
34
+ );
35
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconCentrifugeLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,35 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconCentrifugeLight(props) {
6
+ return (
7
+ <svg
8
+ width={24}
9
+ height={24}
10
+ viewBox="0 0 24 24"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ {...props}
14
+ >
15
+ <path
16
+ fillRule="evenodd"
17
+ clipRule="evenodd"
18
+ d="M3.64959 15.8521C3.10016 14.6759 2.79326 13.3636 2.79326 11.9797C2.79326 6.92048 6.8946 2.81916 11.9539 2.81916C14.7709 2.81916 17.2909 4.09085 18.9713 6.09137L19.9739 5.25018C18.0533 2.96385 15.1734 1.5105 11.9539 1.5105C6.17186 1.5105 1.48462 6.19774 1.48462 11.9797C1.48462 13.5614 1.83534 15.0611 2.46326 16.4052L3.64959 15.8521Z"
19
+ fill="black"
20
+ />
21
+ <path
22
+ fillRule="evenodd"
23
+ clipRule="evenodd"
24
+ d="M11.9537 18.196C8.52066 18.196 5.73762 15.4129 5.73762 11.9798C5.73762 8.54679 8.52066 5.76372 11.9537 5.76372C13.8653 5.76372 15.575 6.62688 16.7153 7.98438L17.7181 7.14298C16.3378 5.49969 14.2677 4.45508 11.9537 4.45508C7.7979 4.45508 4.42896 7.82402 4.42896 11.9798C4.42896 16.1357 7.7979 19.5046 11.9537 19.5046V18.196Z"
25
+ fill="black"
26
+ />
27
+ <path
28
+ fillRule="evenodd"
29
+ clipRule="evenodd"
30
+ d="M14.2093 13.8723C13.6693 14.5153 12.8593 14.9242 11.9538 14.9242C10.3276 14.9242 9.00935 13.6059 9.00935 11.9797C9.00935 10.3535 10.3276 9.03523 11.9538 9.03523C12.8593 9.03523 13.6693 9.4441 14.2093 10.0871L15.337 9.14083C14.5269 8.17629 13.3121 7.56299 11.9538 7.56299C9.51454 7.56299 7.53711 9.54042 7.53711 11.9797C7.53711 14.4189 9.51454 16.3964 11.9538 16.3964C13.1986 16.3964 14.3226 15.8811 15.1254 15.0526L14.2093 13.8723Z"
31
+ fill="black"
32
+ />
33
+ </svg>
34
+ );
35
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconCrustDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,25 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconCrustDark(props) {
6
+ return (
7
+ <svg
8
+ width={24}
9
+ height={24}
10
+ viewBox="0 0 24 24"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ {...props}
14
+ >
15
+ <path
16
+ d="M5.0904 6.5728L12.9331 1.87398C13.2037 1.7116 13.5365 1.7116 13.8072 1.87398L18.7467 4.83297C19.2434 5.12939 19.3328 5.83563 18.928 6.25834L17.2542 8.00589C16.9761 8.29715 16.5415 8.35644 16.1988 8.15024L13.8147 6.72229C13.539 6.55733 13.1988 6.55733 12.9231 6.72229L4.65332 11.7278V7.35894C4.65332 7.03417 4.81971 6.73518 5.0904 6.5728Z"
17
+ fill="#FA8C16"
18
+ />
19
+ <path
20
+ d="M18.7641 19.154L13.8047 22.1259C13.534 22.2882 13.2013 22.2882 12.9331 22.1259L5.0904 17.427C4.81971 17.2647 4.65332 16.9657 4.65332 16.6409V12.6793L8.69385 10.2487V14.2206C8.69385 14.5454 8.86024 14.8444 9.13093 15.0042L12.9331 17.2827C13.2037 17.4451 13.5365 17.4451 13.8047 17.2827L16.2112 15.8419C16.5539 15.6357 16.986 15.695 17.2641 15.9862L18.9429 17.7286C19.3502 18.1487 19.2608 18.8576 18.7641 19.154Z"
21
+ fill="white"
22
+ />
23
+ </svg>
24
+ );
25
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconCrustLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,25 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconCrustLight(props) {
6
+ return (
7
+ <svg
8
+ width={24}
9
+ height={24}
10
+ viewBox="0 0 24 24"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ {...props}
14
+ >
15
+ <path
16
+ d="M5.0904 6.5728L12.9331 1.87398C13.2037 1.7116 13.5365 1.7116 13.8072 1.87398L18.7467 4.83297C19.2434 5.12939 19.3328 5.83563 18.928 6.25834L17.2542 8.00589C16.9761 8.29715 16.5415 8.35644 16.1988 8.15024L13.8147 6.72229C13.539 6.55733 13.1988 6.55733 12.9231 6.72229L4.65332 11.7278V7.35894C4.65332 7.03417 4.81971 6.73518 5.0904 6.5728Z"
17
+ fill="#FA8C16"
18
+ />
19
+ <path
20
+ d="M18.7641 19.154L13.8047 22.1259C13.534 22.2882 13.2013 22.2882 12.9331 22.1259L5.0904 17.427C4.81971 17.2647 4.65332 16.9657 4.65332 16.6409V12.6793L8.69385 10.2487V14.2206C8.69385 14.5454 8.86024 14.8444 9.13093 15.0042L12.9331 17.2827C13.2037 17.4451 13.5365 17.4451 13.8047 17.2827L16.2112 15.8419C16.5539 15.6357 16.986 15.695 17.2641 15.9862L18.9429 17.7286C19.3502 18.1487 19.2608 18.8576 18.7641 19.154Z"
21
+ fill="#1F1F1F"
22
+ />
23
+ </svg>
24
+ );
25
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconDarwinia2Dark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,21 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconDarwinia2Dark(props) {
6
+ return (
7
+ <svg
8
+ width={24}
9
+ height={24}
10
+ viewBox="0 0 24 24"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ {...props}
14
+ >
15
+ <path
16
+ d="M5.49245 6.8999C6.16953 6.8999 6.71845 7.44988 6.71845 8.12833C6.71845 8.65951 6.3819 9.11199 5.91082 9.28336L5.91089 15.6469C6.78787 15.6081 7.60338 15.4473 8.32793 15.1808L8.32791 10.3022C7.85683 10.1308 7.52028 9.67834 7.52028 9.14716C7.52028 8.46871 8.0692 7.91874 8.74627 7.91874C9.42335 7.91874 9.97227 8.46871 9.97227 9.14716C9.97227 9.67834 9.63572 10.1308 9.16464 10.3022L9.16468 14.8044C9.97026 14.368 10.6156 13.7774 11.0436 13.0642C10.7532 12.802 10.5707 12.4223 10.5707 11.9999C10.5707 11.2089 11.2107 10.5677 12.0001 10.5677C12.0649 10.5677 12.1287 10.572 12.1913 10.5804C13.2799 8.68375 15.6143 7.53498 18.3994 7.50595L18.5077 7.50538H22.9817C23.2128 7.50538 23.4001 7.69305 23.4001 7.92456C23.4001 8.1478 23.2259 8.33028 23.0063 8.34303L22.9817 8.34374H22.1799L22.1799 14.7164C22.651 14.8878 22.9876 15.3403 22.9876 15.8715C22.9876 16.5499 22.4386 17.0999 21.7616 17.0999C21.0845 17.0999 20.5356 16.5499 20.5356 15.8715C20.5356 15.3402 20.8722 14.8877 21.3433 14.7164L21.3432 8.34374H18.926L18.9261 14.7164C19.3972 14.8878 19.7337 15.3403 19.7337 15.8715C19.7337 16.5499 19.1848 17.0999 18.5077 17.0999C17.8307 17.0999 17.2817 16.5499 17.2817 15.8715C17.2817 15.3403 17.6183 14.8878 18.0894 14.7164L18.0893 8.35293C17.2123 8.39172 16.3968 8.55251 15.6723 8.81901L15.6723 13.6976C16.1434 13.869 16.4799 14.3214 16.4799 14.8526C16.4799 15.531 15.931 16.0811 15.2539 16.0811C14.5769 16.0811 14.0279 15.531 14.0279 14.8526C14.0279 14.3214 14.3645 13.869 14.8355 13.6976L14.8355 9.19543C14.0299 9.6318 13.3846 10.2224 12.9566 10.9356C13.247 11.1978 13.4295 11.5775 13.4295 11.9999C13.4295 12.7909 12.7895 13.4321 12.0001 13.4321C11.9353 13.4321 11.8715 13.4278 11.8089 13.4194C10.7203 15.316 8.38594 16.4648 5.60079 16.4939L5.49245 16.4944H1.01845C0.787399 16.4944 0.600098 16.3068 0.600098 16.0752C0.600098 15.852 0.774259 15.6695 0.993865 15.6568L1.01845 15.6561L1.82028 15.656L1.82028 9.28337C1.34919 9.112 1.01264 8.65952 1.01264 8.12833C1.01264 7.44988 1.56155 6.8999 2.23863 6.8999C2.91571 6.8999 3.46462 7.44988 3.46462 8.12833C3.46462 8.65946 3.12813 9.11191 2.65712 9.28331L2.65698 15.656H5.07406L5.07408 9.28336C4.60301 9.11199 4.26646 8.65951 4.26646 8.12833C4.26646 7.44988 4.81537 6.8999 5.49245 6.8999Z"
17
+ fill="white"
18
+ />
19
+ </svg>
20
+ );
21
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconDarwinia2Light(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,21 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconDarwinia2Light(props) {
6
+ return (
7
+ <svg
8
+ width={24}
9
+ height={24}
10
+ viewBox="0 0 24 24"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ {...props}
14
+ >
15
+ <path
16
+ d="M5.49245 6.8999C6.16953 6.8999 6.71845 7.44988 6.71845 8.12833C6.71845 8.65951 6.3819 9.11199 5.91082 9.28336L5.91089 15.6469C6.78787 15.6081 7.60338 15.4473 8.32793 15.1808L8.32791 10.3022C7.85683 10.1308 7.52028 9.67834 7.52028 9.14716C7.52028 8.46871 8.0692 7.91874 8.74627 7.91874C9.42335 7.91874 9.97227 8.46871 9.97227 9.14716C9.97227 9.67834 9.63572 10.1308 9.16464 10.3022L9.16468 14.8044C9.97026 14.368 10.6156 13.7774 11.0436 13.0642C10.7532 12.802 10.5707 12.4223 10.5707 11.9999C10.5707 11.2089 11.2107 10.5677 12.0001 10.5677C12.0649 10.5677 12.1287 10.572 12.1913 10.5804C13.2799 8.68375 15.6143 7.53498 18.3994 7.50595L18.5077 7.50538H22.9817C23.2128 7.50538 23.4001 7.69305 23.4001 7.92456C23.4001 8.1478 23.2259 8.33028 23.0063 8.34303L22.9817 8.34374H22.1799L22.1799 14.7164C22.651 14.8878 22.9876 15.3403 22.9876 15.8715C22.9876 16.5499 22.4386 17.0999 21.7616 17.0999C21.0845 17.0999 20.5356 16.5499 20.5356 15.8715C20.5356 15.3402 20.8722 14.8877 21.3433 14.7164L21.3432 8.34374H18.926L18.9261 14.7164C19.3972 14.8878 19.7337 15.3403 19.7337 15.8715C19.7337 16.5499 19.1848 17.0999 18.5077 17.0999C17.8307 17.0999 17.2817 16.5499 17.2817 15.8715C17.2817 15.3403 17.6183 14.8878 18.0894 14.7164L18.0893 8.35293C17.2123 8.39172 16.3968 8.55251 15.6723 8.81901L15.6723 13.6976C16.1434 13.869 16.4799 14.3214 16.4799 14.8526C16.4799 15.531 15.931 16.0811 15.2539 16.0811C14.5769 16.0811 14.0279 15.531 14.0279 14.8526C14.0279 14.3214 14.3645 13.869 14.8355 13.6976L14.8355 9.19543C14.0299 9.6318 13.3846 10.2224 12.9566 10.9356C13.247 11.1978 13.4295 11.5775 13.4295 11.9999C13.4295 12.7909 12.7895 13.4321 12.0001 13.4321C11.9353 13.4321 11.8715 13.4278 11.8089 13.4194C10.7203 15.316 8.38594 16.4648 5.60079 16.4939L5.49245 16.4944H1.01845C0.787399 16.4944 0.600098 16.3068 0.600098 16.0752C0.600098 15.852 0.774259 15.6695 0.993865 15.6568L1.01845 15.6561L1.82028 15.656L1.82028 9.28337C1.34919 9.112 1.01264 8.65952 1.01264 8.12833C1.01264 7.44988 1.56155 6.8999 2.23863 6.8999C2.91571 6.8999 3.46462 7.44988 3.46462 8.12833C3.46462 8.65946 3.12813 9.11191 2.65712 9.28331L2.65698 15.656H5.07406L5.07408 9.28336C4.60301 9.11199 4.26646 8.65951 4.26646 8.12833C4.26646 7.44988 4.81537 6.8999 5.49245 6.8999Z"
17
+ fill="#DB378A"
18
+ />
19
+ </svg>
20
+ );
21
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconHydradxDark(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 SvgProjectIconHydradxDark(props) {
6
+ return (
7
+ <svg
8
+ width={24}
9
+ height={24}
10
+ viewBox="0 0 24 24"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ {...props}
14
+ >
15
+ <path
16
+ fillRule="evenodd"
17
+ clipRule="evenodd"
18
+ d="M1.19995 12.0003L12.0038 1.19995L22.8 12.0031L12.0038 22.8L1.19995 12.0003ZM5.17528 8.77779C4.71909 9.29123 3.76424 10.5413 3.76424 12.0003C3.76424 13.4651 4.72658 14.7192 5.18063 15.2289L7.51622 17.5663L7.5272 17.5556C8.46221 16.6413 10.0166 15.4396 11.7886 15.3481C11.3424 15.8454 10.3586 17.1101 10.3586 18.59C10.3586 20.0699 11.3424 21.3345 11.7886 21.8319L12.0038 22.0575L12.2191 21.8319C12.6652 21.3345 13.649 20.0699 13.649 18.59C13.649 17.1101 12.6652 15.8454 12.2191 15.3481C13.998 15.4399 15.5576 16.6507 16.4914 17.5663L18.8821 15.1738L18.8876 15.1674C19.3603 14.6242 20.2514 13.4098 20.2514 12.0003C20.2514 10.5854 19.3533 9.36693 18.8821 8.82693L16.5025 6.4455L16.4916 6.45625C15.5575 7.37179 13.998 8.58249 12.2191 8.67438C12.6652 8.17699 13.649 6.91238 13.649 5.43246C13.649 3.95256 12.6652 2.68793 12.2191 2.19056L12.0038 1.94321L11.7886 2.19056C11.3424 2.68793 10.3586 3.95256 10.3586 5.43246C10.3586 6.91238 11.3424 8.17699 11.7886 8.67438C10.0027 8.58214 8.4379 7.36229 7.50507 6.4455L5.17528 8.77779ZM5.6322 8.75869C8.51565 8.91127 10.8212 12.0003 10.8212 12.0003C10.8212 12.0003 8.51565 15.0894 5.6322 15.242C6.08104 14.7405 7.05977 13.4775 7.05977 12.0003C7.05977 10.5232 6.08104 9.26022 5.6322 8.75869ZM18.3835 8.75869C17.9346 9.26022 16.9559 10.5232 16.9559 12.0003C16.9559 13.4775 17.9346 14.7405 18.3835 15.242C15.5 15.0894 13.1945 12.0003 13.1945 12.0003C13.1945 12.0003 15.5 8.91127 18.3835 8.75869Z"
19
+ fill="white"
20
+ />
21
+ </svg>
22
+ );
23
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconHydradxLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";