@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,36 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconTuringLight(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="M8.79415 2.53846C7.31929 3.04789 6.03203 3.85071 4.94458 4.93929C4.15537 5.72932 3.53332 6.5971 3.04313 7.59193C2.48882 8.71687 2.16049 9.90532 2.05084 11.1838C2.02604 11.4729 2.01639 12.2294 2.03362 12.5329C2.1751 15.0243 3.19972 17.3147 4.95647 19.0665C6.53489 20.6405 8.58406 21.6388 10.7877 21.9073C11.1694 21.9539 11.3864 21.9672 11.8612 21.9734C12.4491 21.981 12.7948 21.9625 13.3082 21.896C16.8957 21.4309 19.9713 19.0235 21.2997 15.6407C21.3729 15.4544 21.4999 15.1002 21.4999 15.0824C21.4999 15.0789 21.4337 15.176 21.3527 15.2982C20.0955 17.1964 18.1769 18.5607 15.9834 19.1161C14.5371 19.4824 12.9937 19.4869 11.5438 19.1293C9.60007 18.6499 7.86773 17.5404 6.60672 15.9673C5.05302 14.0291 4.36242 11.5559 4.68228 9.07566C4.88294 7.5198 5.4858 6.04416 6.43717 4.78028C6.71344 4.41323 6.91064 4.18592 7.25156 3.84149C7.71098 3.37733 8.15869 3.00818 8.69543 2.65094C8.82089 2.56744 8.9189 2.49952 8.91325 2.5C8.90761 2.50048 8.85401 2.51778 8.79415 2.53846ZM13.3082 2.7123C13.2798 2.71466 13.1896 2.72192 13.1077 2.72843C12.3153 2.7914 11.4725 3.00266 10.7258 3.32554C9.65997 3.78637 8.68984 4.51346 7.93017 5.42076C6.4685 7.16646 5.875 9.49673 6.32084 11.7395C6.33963 11.834 6.38309 12.0217 6.41743 12.1566C6.45175 12.2914 6.47984 12.4036 6.47984 12.4058C6.47984 12.408 6.48429 12.4098 6.48972 12.4098C6.49515 12.4098 6.50312 12.3753 6.50744 12.3331C6.54403 11.976 6.72162 11.3281 6.8978 10.9088C7.47652 9.53184 8.52981 8.38601 9.8518 7.69536C10.8825 7.15688 12.1153 6.91062 13.1205 7.04239C14.2632 7.19221 15.1673 7.83702 15.6147 8.82132C15.7426 9.10267 15.8383 9.44996 15.8585 9.70582C15.8663 9.80433 15.8775 9.8433 15.8981 9.8433C15.9168 9.8433 16.4032 10.0826 16.6423 10.2094C17.2462 10.5298 17.9204 10.9344 18.0004 11.0246L18.0227 11.0497L17.9425 11.0422C17.4504 10.9963 16.9486 11.0099 16.505 11.0813C15.2869 11.2775 14.4225 11.8579 13.9724 12.7821C13.8035 13.1289 13.6978 13.4815 13.646 13.8719C13.6247 14.0325 13.6215 14.3846 13.6401 14.5351C13.7382 15.3289 14.1442 15.9922 14.802 16.4331C15.1124 16.6411 15.4643 16.7801 15.8631 16.8523C16.0148 16.8797 16.0561 16.8824 16.3385 16.883C16.6695 16.8836 16.7571 16.8749 17.0317 16.8137C17.1989 16.7765 17.4899 16.6805 17.6676 16.604C18.2095 16.3704 18.7509 15.9719 19.2441 15.4433C20.4268 14.1757 21.1078 12.6517 21.2728 10.9031C21.2966 10.6513 21.293 9.8101 21.2671 9.5626C21.1641 8.57661 20.9149 7.70966 20.4918 6.86465C19.7694 5.42194 18.5661 4.22164 17.1176 3.49889C16.2848 3.08337 15.4118 2.83349 14.4424 2.73322C14.2755 2.71595 13.4474 2.70067 13.3082 2.7123ZM13.7264 8.3807C13.6507 8.40568 13.6049 8.43384 13.5396 8.49563C13.4268 8.60225 13.3711 8.76378 13.3977 8.90678C13.4177 9.01451 13.4696 9.1094 13.5486 9.18249C13.6446 9.27138 13.7167 9.29792 13.8638 9.29852C14.0121 9.29914 14.0823 9.27277 14.1828 9.17877C14.2579 9.1085 14.2974 9.04309 14.3233 8.94578C14.3792 8.73585 14.2707 8.50906 14.0663 8.40842C14.0004 8.37598 13.9789 8.37133 13.8819 8.36863C13.8137 8.36672 13.7549 8.37128 13.7264 8.3807Z"
19
+ fill="url(#paint0_linear_1532_63497)"
20
+ />
21
+ <defs>
22
+ <linearGradient
23
+ id="paint0_linear_1532_63497"
24
+ x1={2.0249}
25
+ y1={2.5}
26
+ x2={21.5253}
27
+ y2={21.9997}
28
+ gradientUnits="userSpaceOnUse"
29
+ >
30
+ <stop stopColor="#00D2D3" />
31
+ <stop offset={1} stopColor="#C70CBA" />
32
+ </linearGradient>
33
+ </defs>
34
+ </svg>
35
+ );
36
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconWestendCollectivesDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,46 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconWestendCollectivesDark(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.51995 8.45993C6.56283 8.45993 7.40995 7.61281 7.40995 6.56993C7.40995 5.52706 6.56283 4.67993 5.51995 4.67993C4.47708 4.67993 3.62995 5.52706 3.62995 6.56993C3.62995 7.61281 4.47708 8.45993 5.51995 8.45993Z"
17
+ fill="white"
18
+ />
19
+ <path
20
+ fillRule="evenodd"
21
+ clipRule="evenodd"
22
+ d="M6.59995 13.8599C6.59995 12.4154 7.23108 11.1161 8.23345 10.2284V10.2251C7.6192 9.79306 6.86995 9.53993 6.05995 9.53993H4.97995C2.89083 9.53993 1.19995 11.2308 1.19995 13.3199C1.19995 14.8286 2.0842 16.1279 3.35995 16.7354V17.6399C3.35995 18.2373 3.84258 18.7199 4.43995 18.7199H6.59995C7.19733 18.7199 7.67995 18.2373 7.67995 17.6399V16.9143C7.00495 16.0807 6.59995 15.0176 6.59995 13.8599ZM2.81995 13.3199C2.81995 12.7732 3.02245 12.2703 3.35995 11.8923V14.7476C3.02245 14.3696 2.81995 13.8667 2.81995 13.3199Z"
23
+ fill="white"
24
+ />
25
+ <path
26
+ d="M17.3186 14.7498C17.925 14.2759 18.6883 13.9935 19.5176 13.9935C19.9097 13.9935 20.287 14.0566 20.64 14.1732V11.8957C20.9775 12.2737 21.18 12.7766 21.18 13.3233C21.18 13.6716 21.0978 14.0008 20.9508 14.2924C21.4589 14.5151 21.9052 14.8525 22.257 15.2718C22.6015 14.7023 22.8 14.0346 22.8 13.3199C22.8 11.2308 21.1091 9.53993 19.02 9.53993H17.94C17.13 9.53993 16.3807 9.79306 15.7665 10.2251C16.7688 11.1161 17.4 12.4154 17.4 13.8599C17.4 14.1639 17.372 14.4613 17.3186 14.7498Z"
27
+ fill="white"
28
+ />
29
+ <path
30
+ d="M18.48 8.45993C19.5228 8.45993 20.37 7.61281 20.37 6.56993C20.37 5.52706 19.5228 4.67993 18.48 4.67993C17.4371 4.67993 16.59 5.52706 16.59 6.56993C16.59 7.61281 17.4371 8.45993 18.48 8.45993Z"
31
+ fill="white"
32
+ />
33
+ <path
34
+ d="M9.83995 6.83993C9.83995 8.03131 10.8086 8.99993 12 8.99993C13.1913 8.99993 14.16 8.03131 14.16 6.83993C14.16 5.64856 13.1913 4.67993 12 4.67993C10.8086 4.67993 9.83995 5.64856 9.83995 6.83993Z"
35
+ fill="white"
36
+ />
37
+ <path
38
+ fillRule="evenodd"
39
+ clipRule="evenodd"
40
+ d="M14.16 17.2754C15.4357 16.6679 16.32 15.3686 16.32 13.8599C16.32 11.7708 14.6291 10.0799 12.54 10.0799H11.46C9.37083 10.0799 7.67995 11.7708 7.67995 13.8599C7.67995 15.3686 8.5642 16.6679 9.83995 17.2754V18.7199C9.83995 19.3173 10.3226 19.7999 10.92 19.7999H13.08C13.6773 19.7999 14.16 19.3173 14.16 18.7199V17.2754ZM9.83995 15.2876C9.50245 14.9062 9.29995 14.4067 9.29995 13.8599C9.29995 13.3132 9.50245 12.8137 9.83995 12.4323V15.2876ZM14.16 15.2909V12.4357C14.4975 12.8137 14.7 13.3166 14.7 13.8633C14.7 14.4101 14.4975 14.9096 14.16 15.2909Z"
41
+ fill="white"
42
+ />
43
+ <circle cx={19.5179} cy={18.0074} r={2.17411} fill="#EF486A" />
44
+ </svg>
45
+ );
46
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconWestendCollectivesLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,46 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconWestendCollectivesLight(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.51995 8.45993C6.56283 8.45993 7.40995 7.61281 7.40995 6.56993C7.40995 5.52706 6.56283 4.67993 5.51995 4.67993C4.47708 4.67993 3.62995 5.52706 3.62995 6.56993C3.62995 7.61281 4.47708 8.45993 5.51995 8.45993Z"
17
+ fill="black"
18
+ />
19
+ <path
20
+ fillRule="evenodd"
21
+ clipRule="evenodd"
22
+ d="M6.59995 13.8599C6.59995 12.4154 7.23108 11.1161 8.23345 10.2284V10.2251C7.6192 9.79306 6.86995 9.53993 6.05995 9.53993H4.97995C2.89083 9.53993 1.19995 11.2308 1.19995 13.3199C1.19995 14.8286 2.0842 16.1279 3.35995 16.7354V17.6399C3.35995 18.2373 3.84258 18.7199 4.43995 18.7199H6.59995C7.19733 18.7199 7.67995 18.2373 7.67995 17.6399V16.9143C7.00495 16.0807 6.59995 15.0176 6.59995 13.8599ZM2.81995 13.3199C2.81995 12.7732 3.02245 12.2703 3.35995 11.8923V14.7476C3.02245 14.3696 2.81995 13.8667 2.81995 13.3199Z"
23
+ fill="black"
24
+ />
25
+ <path
26
+ d="M17.3186 14.7498C17.925 14.2759 18.6883 13.9935 19.5176 13.9935C19.9097 13.9935 20.287 14.0566 20.64 14.1732V11.8957C20.9775 12.2737 21.18 12.7766 21.18 13.3233C21.18 13.6716 21.0978 14.0008 20.9508 14.2924C21.4589 14.5151 21.9052 14.8525 22.257 15.2718C22.6015 14.7023 22.8 14.0346 22.8 13.3199C22.8 11.2308 21.1091 9.53993 19.02 9.53993H17.94C17.13 9.53993 16.3807 9.79306 15.7665 10.2251C16.7688 11.1161 17.4 12.4154 17.4 13.8599C17.4 14.1639 17.372 14.4613 17.3186 14.7498Z"
27
+ fill="black"
28
+ />
29
+ <path
30
+ d="M18.48 8.45993C19.5228 8.45993 20.37 7.61281 20.37 6.56993C20.37 5.52706 19.5228 4.67993 18.48 4.67993C17.4371 4.67993 16.59 5.52706 16.59 6.56993C16.59 7.61281 17.4371 8.45993 18.48 8.45993Z"
31
+ fill="black"
32
+ />
33
+ <path
34
+ d="M9.83995 6.83993C9.83995 8.03131 10.8086 8.99993 12 8.99993C13.1913 8.99993 14.16 8.03131 14.16 6.83993C14.16 5.64856 13.1913 4.67993 12 4.67993C10.8086 4.67993 9.83995 5.64856 9.83995 6.83993Z"
35
+ fill="black"
36
+ />
37
+ <path
38
+ fillRule="evenodd"
39
+ clipRule="evenodd"
40
+ d="M14.16 17.2754C15.4357 16.6679 16.32 15.3686 16.32 13.8599C16.32 11.7708 14.6291 10.0799 12.54 10.0799H11.46C9.37083 10.0799 7.67995 11.7708 7.67995 13.8599C7.67995 15.3686 8.5642 16.6679 9.83995 17.2754V18.7199C9.83995 19.3173 10.3226 19.7999 10.92 19.7999H13.08C13.6773 19.7999 14.16 19.3173 14.16 18.7199V17.2754ZM9.83995 15.2876C9.50245 14.9062 9.29995 14.4067 9.29995 13.8599C9.29995 13.3132 9.50245 12.8137 9.83995 12.4323V15.2876ZM14.16 15.2909V12.4357C14.4975 12.8137 14.7 13.3166 14.7 13.8633C14.7 14.4101 14.4975 14.9096 14.16 15.2909Z"
41
+ fill="black"
42
+ />
43
+ <circle cx={19.5179} cy={18.0074} r={2.17411} fill="#EF486A" />
44
+ </svg>
45
+ );
46
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconZeigeistDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,45 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconZeigeistDark(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="M22 12.6002H2.01773C2.06571 13.4099 2.21011 14.1937 2.43963 14.9402L11.0391 14.9401L11.5772 14.2001H21.7747C21.8914 13.6809 21.9676 13.1465 22 12.6002Z"
17
+ fill="white"
18
+ />
19
+ <path
20
+ d="M21.1223 16.1402H2.89545C3.28314 16.9907 3.78659 17.7775 4.38569 18.4803L8.46485 18.4802L9.00296 17.7402H20.2056C20.558 17.2387 20.8655 16.7035 21.1223 16.1402Z"
21
+ fill="white"
22
+ />
23
+ <path
24
+ d="M18.4191 19.6803H5.59864C7.33503 21.1285 9.57008 22 12.0089 22C14.4476 22 16.6827 21.1285 18.4191 19.6803Z"
25
+ fill="white"
26
+ />
27
+ <path
28
+ d="M2.01771 11.4002C2.06565 10.5905 2.21002 9.80672 2.4395 9.06017H21.5782C21.737 9.5769 21.8551 10.1115 21.9286 10.6601H14.1515L13.6134 11.4001L2.01771 11.4002Z"
29
+ fill="white"
30
+ />
31
+ <path
32
+ d="M16.1876 7.86007L16.7258 7.12007H20.7471C20.4275 6.55002 20.0537 6.01444 19.6325 5.52031H4.38518C3.78621 6.2231 3.28287 7.00975 2.89526 7.86017L16.1876 7.86007Z"
33
+ fill="white"
34
+ />
35
+ <path
36
+ d="M5.59792 4.32031H18.4198C16.6833 2.8717 14.448 2 12.0089 2C9.56974 2 7.33441 2.8717 5.59792 4.32031Z"
37
+ fill="white"
38
+ />
39
+ <path
40
+ d="M2.00009 11.9564C2.00003 11.971 2 11.9855 2 12C2 12.0145 2.00003 12.029 2.00009 12.0436V11.9564Z"
41
+ fill="white"
42
+ />
43
+ </svg>
44
+ );
45
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconZeigeistLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,45 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconZeigeistLight(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="M22 12.6002H2.01773C2.06571 13.4099 2.21011 14.1937 2.43963 14.9402L11.0391 14.9401L11.5772 14.2001H21.7747C21.8914 13.6809 21.9676 13.1465 22 12.6002Z"
17
+ fill="black"
18
+ />
19
+ <path
20
+ d="M21.1223 16.1402H2.89545C3.28314 16.9907 3.78659 17.7775 4.38569 18.4803L8.46485 18.4802L9.00296 17.7402H20.2056C20.558 17.2387 20.8655 16.7035 21.1223 16.1402Z"
21
+ fill="black"
22
+ />
23
+ <path
24
+ d="M18.4191 19.6803H5.59864C7.33503 21.1285 9.57008 22 12.0089 22C14.4476 22 16.6827 21.1285 18.4191 19.6803Z"
25
+ fill="black"
26
+ />
27
+ <path
28
+ d="M2.01771 11.4002C2.06565 10.5905 2.21002 9.80672 2.4395 9.06017H21.5782C21.737 9.5769 21.8551 10.1115 21.9286 10.6601H14.1515L13.6134 11.4001L2.01771 11.4002Z"
29
+ fill="black"
30
+ />
31
+ <path
32
+ d="M16.1876 7.86007L16.7258 7.12007H20.7471C20.4275 6.55002 20.0537 6.01444 19.6325 5.52031H4.38518C3.78621 6.2231 3.28287 7.00975 2.89526 7.86017L16.1876 7.86007Z"
33
+ fill="black"
34
+ />
35
+ <path
36
+ d="M5.59792 4.32031H18.4198C16.6833 2.8717 14.448 2 12.0089 2C9.56974 2 7.33441 2.8717 5.59792 4.32031Z"
37
+ fill="black"
38
+ />
39
+ <path
40
+ d="M2.00009 11.9564C2.00003 11.971 2 11.9855 2 12C2 12.0145 2.00003 12.029 2.00009 12.0436V11.9564Z"
41
+ fill="black"
42
+ />
43
+ </svg>
44
+ );
45
+ }
@@ -37,6 +37,56 @@ export { default as MenuPreimages } from "./MenuPreimages";
37
37
  export { default as MenuReferenda } from "./MenuReferenda";
38
38
  export { default as MenuTechComm } from "./MenuTechComm";
39
39
  export { default as MenuTreasury } from "./MenuTreasury";
40
+ export { default as ProjectIconAcalaDark } from "./ProjectIconAcalaDark";
41
+ export { default as ProjectIconAcalaLight } from "./ProjectIconAcalaLight";
42
+ export { default as ProjectIconAltairDark } from "./ProjectIconAltairDark";
43
+ export { default as ProjectIconAltairLight } from "./ProjectIconAltairLight";
44
+ export { default as ProjectIconBasiliskDark } from "./ProjectIconBasiliskDark";
45
+ export { default as ProjectIconBasiliskLight } from "./ProjectIconBasiliskLight";
46
+ export { default as ProjectIconBifrostKusamaDark } from "./ProjectIconBifrostKusamaDark";
47
+ export { default as ProjectIconBifrostKusamaLight } from "./ProjectIconBifrostKusamaLight";
48
+ export { default as ProjectIconBifrostPolkadotDark } from "./ProjectIconBifrostPolkadotDark";
49
+ export { default as ProjectIconBifrostPolkadotLight } from "./ProjectIconBifrostPolkadotLight";
50
+ export { default as ProjectIconCentrifugeDark } from "./ProjectIconCentrifugeDark";
51
+ export { default as ProjectIconCentrifugeLight } from "./ProjectIconCentrifugeLight";
52
+ export { default as ProjectIconCrustDark } from "./ProjectIconCrustDark";
53
+ export { default as ProjectIconCrustLight } from "./ProjectIconCrustLight";
54
+ export { default as ProjectIconDarwinia2Dark } from "./ProjectIconDarwinia2Dark";
55
+ export { default as ProjectIconDarwinia2Light } from "./ProjectIconDarwinia2Light";
56
+ export { default as ProjectIconHydradxDark } from "./ProjectIconHydradxDark";
57
+ export { default as ProjectIconHydradxLight } from "./ProjectIconHydradxLight";
58
+ export { default as ProjectIconInterlayDark } from "./ProjectIconInterlayDark";
59
+ export { default as ProjectIconInterlayLight } from "./ProjectIconInterlayLight";
60
+ export { default as ProjectIconKaruraDark } from "./ProjectIconKaruraDark";
61
+ export { default as ProjectIconKaruraLight } from "./ProjectIconKaruraLight";
62
+ export { default as ProjectIconKhalaDark } from "./ProjectIconKhalaDark";
63
+ export { default as ProjectIconKhalaLight } from "./ProjectIconKhalaLight";
64
+ export { default as ProjectIconKintsugiDark } from "./ProjectIconKintsugiDark";
65
+ export { default as ProjectIconKintsugiLight } from "./ProjectIconKintsugiLight";
66
+ export { default as ProjectIconKusamaDark } from "./ProjectIconKusamaDark";
67
+ export { default as ProjectIconKusamaLight } from "./ProjectIconKusamaLight";
68
+ export { default as ProjectIconLitentryDark } from "./ProjectIconLitentryDark";
69
+ export { default as ProjectIconLitentryLight } from "./ProjectIconLitentryLight";
70
+ export { default as ProjectIconLitmusDark } from "./ProjectIconLitmusDark";
71
+ export { default as ProjectIconLitmusLight } from "./ProjectIconLitmusLight";
72
+ export { default as ProjectIconMoonbeamDark } from "./ProjectIconMoonbeamDark";
73
+ export { default as ProjectIconMoonbeamLight } from "./ProjectIconMoonbeamLight";
74
+ export { default as ProjectIconMoonriverDark } from "./ProjectIconMoonriverDark";
75
+ export { default as ProjectIconMoonriverLight } from "./ProjectIconMoonriverLight";
76
+ export { default as ProjectIconPhalaDark } from "./ProjectIconPhalaDark";
77
+ export { default as ProjectIconPhalaLight } from "./ProjectIconPhalaLight";
78
+ export { default as ProjectIconPolkadotCollectivesDark } from "./ProjectIconPolkadotCollectivesDark";
79
+ export { default as ProjectIconPolkadotCollectivesLight } from "./ProjectIconPolkadotCollectivesLight";
80
+ export { default as ProjectIconPolkadotDark } from "./ProjectIconPolkadotDark";
81
+ export { default as ProjectIconPolkadotLight } from "./ProjectIconPolkadotLight";
82
+ export { default as ProjectIconRococoDark } from "./ProjectIconRococoDark";
83
+ export { default as ProjectIconRococoLight } from "./ProjectIconRococoLight";
84
+ export { default as ProjectIconTuringDark } from "./ProjectIconTuringDark";
85
+ export { default as ProjectIconTuringLight } from "./ProjectIconTuringLight";
86
+ export { default as ProjectIconWestendCollectivesDark } from "./ProjectIconWestendCollectivesDark";
87
+ export { default as ProjectIconWestendCollectivesLight } from "./ProjectIconWestendCollectivesLight";
88
+ export { default as ProjectIconZeigeistDark } from "./ProjectIconZeigeistDark";
89
+ export { default as ProjectIconZeigeistLight } from "./ProjectIconZeigeistLight";
40
90
  export { default as ProjectLogoAcalaDark } from "./ProjectLogoAcalaDark";
41
91
  export { default as ProjectLogoAcalaLight } from "./ProjectLogoAcalaLight";
42
92
  export { default as ProjectLogoAltairDark } from "./ProjectLogoAltairDark";
@@ -37,6 +37,56 @@ export { default as MenuPreimages } from "./MenuPreimages";
37
37
  export { default as MenuReferenda } from "./MenuReferenda";
38
38
  export { default as MenuTechComm } from "./MenuTechComm";
39
39
  export { default as MenuTreasury } from "./MenuTreasury";
40
+ export { default as ProjectIconAcalaDark } from "./ProjectIconAcalaDark";
41
+ export { default as ProjectIconAcalaLight } from "./ProjectIconAcalaLight";
42
+ export { default as ProjectIconAltairDark } from "./ProjectIconAltairDark";
43
+ export { default as ProjectIconAltairLight } from "./ProjectIconAltairLight";
44
+ export { default as ProjectIconBasiliskDark } from "./ProjectIconBasiliskDark";
45
+ export { default as ProjectIconBasiliskLight } from "./ProjectIconBasiliskLight";
46
+ export { default as ProjectIconBifrostKusamaDark } from "./ProjectIconBifrostKusamaDark";
47
+ export { default as ProjectIconBifrostKusamaLight } from "./ProjectIconBifrostKusamaLight";
48
+ export { default as ProjectIconBifrostPolkadotDark } from "./ProjectIconBifrostPolkadotDark";
49
+ export { default as ProjectIconBifrostPolkadotLight } from "./ProjectIconBifrostPolkadotLight";
50
+ export { default as ProjectIconCentrifugeDark } from "./ProjectIconCentrifugeDark";
51
+ export { default as ProjectIconCentrifugeLight } from "./ProjectIconCentrifugeLight";
52
+ export { default as ProjectIconCrustDark } from "./ProjectIconCrustDark";
53
+ export { default as ProjectIconCrustLight } from "./ProjectIconCrustLight";
54
+ export { default as ProjectIconDarwinia2Dark } from "./ProjectIconDarwinia2Dark";
55
+ export { default as ProjectIconDarwinia2Light } from "./ProjectIconDarwinia2Light";
56
+ export { default as ProjectIconHydradxDark } from "./ProjectIconHydradxDark";
57
+ export { default as ProjectIconHydradxLight } from "./ProjectIconHydradxLight";
58
+ export { default as ProjectIconInterlayDark } from "./ProjectIconInterlayDark";
59
+ export { default as ProjectIconInterlayLight } from "./ProjectIconInterlayLight";
60
+ export { default as ProjectIconKaruraDark } from "./ProjectIconKaruraDark";
61
+ export { default as ProjectIconKaruraLight } from "./ProjectIconKaruraLight";
62
+ export { default as ProjectIconKhalaDark } from "./ProjectIconKhalaDark";
63
+ export { default as ProjectIconKhalaLight } from "./ProjectIconKhalaLight";
64
+ export { default as ProjectIconKintsugiDark } from "./ProjectIconKintsugiDark";
65
+ export { default as ProjectIconKintsugiLight } from "./ProjectIconKintsugiLight";
66
+ export { default as ProjectIconKusamaDark } from "./ProjectIconKusamaDark";
67
+ export { default as ProjectIconKusamaLight } from "./ProjectIconKusamaLight";
68
+ export { default as ProjectIconLitentryDark } from "./ProjectIconLitentryDark";
69
+ export { default as ProjectIconLitentryLight } from "./ProjectIconLitentryLight";
70
+ export { default as ProjectIconLitmusDark } from "./ProjectIconLitmusDark";
71
+ export { default as ProjectIconLitmusLight } from "./ProjectIconLitmusLight";
72
+ export { default as ProjectIconMoonbeamDark } from "./ProjectIconMoonbeamDark";
73
+ export { default as ProjectIconMoonbeamLight } from "./ProjectIconMoonbeamLight";
74
+ export { default as ProjectIconMoonriverDark } from "./ProjectIconMoonriverDark";
75
+ export { default as ProjectIconMoonriverLight } from "./ProjectIconMoonriverLight";
76
+ export { default as ProjectIconPhalaDark } from "./ProjectIconPhalaDark";
77
+ export { default as ProjectIconPhalaLight } from "./ProjectIconPhalaLight";
78
+ export { default as ProjectIconPolkadotCollectivesDark } from "./ProjectIconPolkadotCollectivesDark";
79
+ export { default as ProjectIconPolkadotCollectivesLight } from "./ProjectIconPolkadotCollectivesLight";
80
+ export { default as ProjectIconPolkadotDark } from "./ProjectIconPolkadotDark";
81
+ export { default as ProjectIconPolkadotLight } from "./ProjectIconPolkadotLight";
82
+ export { default as ProjectIconRococoDark } from "./ProjectIconRococoDark";
83
+ export { default as ProjectIconRococoLight } from "./ProjectIconRococoLight";
84
+ export { default as ProjectIconTuringDark } from "./ProjectIconTuringDark";
85
+ export { default as ProjectIconTuringLight } from "./ProjectIconTuringLight";
86
+ export { default as ProjectIconWestendCollectivesDark } from "./ProjectIconWestendCollectivesDark";
87
+ export { default as ProjectIconWestendCollectivesLight } from "./ProjectIconWestendCollectivesLight";
88
+ export { default as ProjectIconZeigeistDark } from "./ProjectIconZeigeistDark";
89
+ export { default as ProjectIconZeigeistLight } from "./ProjectIconZeigeistLight";
40
90
  export { default as ProjectLogoAcalaDark } from "./ProjectLogoAcalaDark";
41
91
  export { default as ProjectLogoAcalaLight } from "./ProjectLogoAcalaLight";
42
92
  export { default as ProjectLogoAltairDark } from "./ProjectLogoAltairDark";