@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,24 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconPhalaDark(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="M17.6998 2.5H2.5V12.0004H6.30103V15.7997H17.6998V12.0004H21.5V6.30017L17.6998 6.30017V2.5ZM17.6998 11.9996V6.30017H6.30103V11.9996H17.6998Z"
19
+ fill="#CDFA50"
20
+ />
21
+ <path d="M2.5 15.8006H6.30103L6.30017 21.5H2.5V15.8006Z" fill="#CDFA50" />
22
+ </svg>
23
+ );
24
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconPhalaLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,24 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconPhalaLight(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="M17.6998 2.5H2.5V12.0004H6.30103V15.7997H17.6998V12.0004H21.5V6.30017L17.6998 6.30017V2.5ZM17.6998 11.9996V6.30017H6.30103V11.9996H17.6998Z"
19
+ fill="#CDFA50"
20
+ />
21
+ <path d="M2.5 15.8006H6.30103L6.30017 21.5H2.5V15.8006Z" fill="#CDFA50" />
22
+ </svg>
23
+ );
24
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconPolkadotCollectivesDark(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 SvgProjectIconPolkadotCollectivesDark(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="#E6007A" />
44
+ </svg>
45
+ );
46
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconPolkadotCollectivesLight(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 SvgProjectIconPolkadotCollectivesLight(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="#E6007A" />
44
+ </svg>
45
+ );
46
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconPolkadotDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,41 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconPolkadotDark(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="M12 6.48654C13.9061 6.48654 15.4514 5.59412 15.4514 4.49327C15.4514 3.39242 13.9061 2.5 12 2.5C10.0938 2.5 8.54849 3.39242 8.54849 4.49327C8.54849 5.59412 10.0938 6.48654 12 6.48654Z"
17
+ fill="#E6007A"
18
+ />
19
+ <path
20
+ d="M12 21.5C13.9061 21.5 15.4514 20.6076 15.4514 19.5067C15.4514 18.4059 13.9061 17.5135 12 17.5135C10.0938 17.5135 8.54849 18.4059 8.54849 19.5067C8.54849 20.6076 10.0938 21.5 12 21.5Z"
21
+ fill="#E6007A"
22
+ />
23
+ <path
24
+ d="M7.18933 9.24335C8.14243 7.60487 8.13639 5.83041 7.17585 5.27999C6.21531 4.72956 4.66399 5.6116 3.7109 7.25007C2.7578 8.88855 2.76384 10.663 3.72438 11.2134C4.68493 11.7639 6.23624 10.8818 7.18933 9.24335Z"
25
+ fill="#E6007A"
26
+ />
27
+ <path
28
+ d="M20.2891 16.7501C21.2422 15.1116 21.2362 13.3371 20.2756 12.7867C19.3151 12.2363 17.7638 13.1183 16.8107 14.7568C15.8576 16.3953 15.8636 18.1697 16.8242 18.7201C17.7847 19.2706 19.336 18.3885 20.2891 16.7501Z"
29
+ fill="#E6007A"
30
+ />
31
+ <path
32
+ d="M7.17584 18.72C8.13639 18.1696 8.14242 16.3952 7.18933 14.7567C6.23623 13.1182 4.68492 12.2362 3.72438 12.7866C2.76383 13.337 2.7578 15.1115 3.71089 16.75C4.66399 18.3884 6.2153 19.2705 7.17584 18.72Z"
33
+ fill="#E6007A"
34
+ />
35
+ <path
36
+ d="M20.2755 11.2135C21.2361 10.6631 21.2421 8.88861 20.289 7.25013C19.3359 5.61166 17.7846 4.72962 16.8241 5.28005C15.8635 5.83047 15.8575 7.60493 16.8106 9.24341C17.7637 10.8819 19.315 11.7639 20.2755 11.2135Z"
37
+ fill="#E6007A"
38
+ />
39
+ </svg>
40
+ );
41
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconPolkadotLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,41 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconPolkadotLight(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="M12 6.48654C13.9061 6.48654 15.4514 5.59412 15.4514 4.49327C15.4514 3.39242 13.9061 2.5 12 2.5C10.0938 2.5 8.54849 3.39242 8.54849 4.49327C8.54849 5.59412 10.0938 6.48654 12 6.48654Z"
17
+ fill="#E6007A"
18
+ />
19
+ <path
20
+ d="M12 21.5C13.9061 21.5 15.4514 20.6076 15.4514 19.5067C15.4514 18.4059 13.9061 17.5135 12 17.5135C10.0938 17.5135 8.54849 18.4059 8.54849 19.5067C8.54849 20.6076 10.0938 21.5 12 21.5Z"
21
+ fill="#E6007A"
22
+ />
23
+ <path
24
+ d="M7.18933 9.24335C8.14243 7.60487 8.13639 5.83041 7.17585 5.27999C6.21531 4.72956 4.66399 5.6116 3.7109 7.25007C2.7578 8.88855 2.76384 10.663 3.72438 11.2134C4.68493 11.7639 6.23624 10.8818 7.18933 9.24335Z"
25
+ fill="#E6007A"
26
+ />
27
+ <path
28
+ d="M20.2891 16.7501C21.2422 15.1116 21.2362 13.3371 20.2756 12.7867C19.3151 12.2363 17.7638 13.1183 16.8107 14.7568C15.8576 16.3953 15.8636 18.1697 16.8242 18.7201C17.7847 19.2706 19.336 18.3885 20.2891 16.7501Z"
29
+ fill="#E6007A"
30
+ />
31
+ <path
32
+ d="M7.17584 18.72C8.13639 18.1696 8.14242 16.3952 7.18933 14.7567C6.23623 13.1182 4.68492 12.2362 3.72438 12.7866C2.76383 13.337 2.7578 15.1115 3.71089 16.75C4.66399 18.3884 6.2153 19.2705 7.17584 18.72Z"
33
+ fill="#E6007A"
34
+ />
35
+ <path
36
+ d="M20.2755 11.2135C21.2361 10.6631 21.2421 8.88861 20.289 7.25013C19.3359 5.61166 17.7846 4.72962 16.8241 5.28005C15.8635 5.83047 15.8575 7.60493 16.8106 9.24341C17.7637 10.8819 19.315 11.7639 20.2755 11.2135Z"
37
+ fill="#E6007A"
38
+ />
39
+ </svg>
40
+ );
41
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconRococoDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,142 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconRococoDark(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_63576)">
16
+ <mask
17
+ id="mask0_1532_63576"
18
+ style={{
19
+ maskType: "alpha",
20
+ }}
21
+ maskUnits="userSpaceOnUse"
22
+ x={1}
23
+ y={1}
24
+ width={22}
25
+ height={22}
26
+ >
27
+ <path
28
+ d="M11.9998 22.5C17.7987 22.5 22.4998 17.799 22.4998 12C22.4998 6.20101 17.7987 1.5 11.9998 1.5C6.20077 1.5 1.49976 6.20101 1.49976 12C1.49976 17.799 6.20077 22.5 11.9998 22.5Z"
29
+ fill="white"
30
+ />
31
+ </mask>
32
+ <g mask="url(#mask0_1532_63576)">
33
+ <rect
34
+ x={-0.959961}
35
+ y={-0.959839}
36
+ width={25.92}
37
+ height={25.92}
38
+ fill="#E6007A"
39
+ />
40
+ <g filter="url(#filter0_f_1532_63576)">
41
+ <path
42
+ fillRule="evenodd"
43
+ clipRule="evenodd"
44
+ d="M23.6641 -1.2839C19.4521 10.0561 7.69149 10.0211 5.84403 15.8881C3.11467 24.5559 17.7387 38.2642 26.58 27.5522C34.2137 18.3033 26.8988 -9.99277 23.6641 -1.2839Z"
45
+ fill="#921FC0"
46
+ />
47
+ </g>
48
+ <g filter="url(#filter1_f_1532_63576)">
49
+ <path
50
+ fillRule="evenodd"
51
+ clipRule="evenodd"
52
+ d="M28.1993 6.81549C21.3967 13.8504 15.5632 10.7035 10.8588 14.3782C7.65257 16.8826 13.7914 23.7921 11.9999 29.1721C10.3811 34.0334 23.3495 36.7177 28.1993 33.3836C36.4257 27.7279 33.9945 0.822328 28.1993 6.81549Z"
53
+ fill="url(#paint0_radial_1532_63576)"
54
+ />
55
+ </g>
56
+ </g>
57
+ <path
58
+ d="M6.69685 6.95089V7.73368C6.80364 7.48829 6.98322 7.28161 7.2113 7.14161C7.43938 7.00161 7.70496 6.93504 7.97211 6.95089H8.67714V7.94104H7.79586C7.01307 7.94104 6.7124 8.3091 6.7124 9.21112V10.6419H8.37128V11.5698H4.32776V10.6419H5.47861V7.8892H4.32776V6.95089H6.69685Z"
59
+ fill="white"
60
+ />
61
+ <path
62
+ d="M12.0001 11.6839C10.8648 11.6839 9.7917 11.0307 9.7917 9.26296C9.7917 7.49521 10.8648 6.8524 12.0001 6.8524C13.1354 6.8524 14.2033 7.49521 14.2033 9.26296C14.2033 11.0307 13.125 11.6839 12.0001 11.6839ZM12.0001 7.7596C11.4091 7.7596 11.0307 8.20024 11.0307 9.26296C11.0307 10.3257 11.4091 10.7715 12.0001 10.7715C12.5911 10.7715 12.9695 10.3257 12.9695 9.26296C12.9695 8.20024 12.5911 7.7596 12.0001 7.7596Z"
63
+ fill="white"
64
+ />
65
+ <path
66
+ d="M19.5791 8.62014H18.4127C18.3401 8.12766 18.112 7.7596 17.5625 7.7596C17.013 7.7596 16.6657 8.23134 16.6657 9.26814C16.6657 10.3049 17.0078 10.7715 17.5573 10.7715C17.9358 10.7715 18.3194 10.5849 18.4334 9.87985H19.6206C19.5695 10.388 19.3265 10.8575 18.9412 11.1927C18.5559 11.528 18.0573 11.7036 17.547 11.6839C16.1991 11.6839 15.4371 10.6471 15.4371 9.26814C15.4371 7.8892 16.2199 6.8524 17.5729 6.8524C18.0703 6.83319 18.556 7.00602 18.9295 7.33509C19.3029 7.66417 19.5355 8.12428 19.5791 8.62014Z"
67
+ fill="white"
68
+ />
69
+ <path
70
+ d="M6.4532 17.9617C5.32309 17.9617 4.25 17.3085 4.25 15.5408C4.25 13.773 5.32309 13.1302 6.4532 13.1302C7.58331 13.1302 8.66158 13.773 8.66158 15.5408C8.66158 17.3085 7.57813 17.9617 6.4532 17.9617ZM6.4532 14.0374C5.86222 14.0374 5.48379 14.4781 5.48379 15.5408C5.48379 16.6035 5.86222 17.0493 6.4532 17.0493C7.04418 17.0493 7.42779 16.6035 7.42779 15.5408C7.42779 14.4781 7.04936 14.0374 6.4532 14.0374Z"
71
+ fill="white"
72
+ />
73
+ <path
74
+ d="M14.0322 14.898H12.8658C12.7984 14.4055 12.5651 14.0374 12.0156 14.0374C11.4661 14.0374 11.124 14.5092 11.124 15.5512C11.124 16.5931 11.4817 17.0493 12.0001 17.0493C12.3785 17.0493 12.7673 16.8627 12.8762 16.1577H14.0737C14.0214 16.6653 13.7781 17.1341 13.3931 17.4691C13.0081 17.8041 12.5101 17.9802 12.0001 17.9617C10.6522 17.9617 9.89019 16.9249 9.89019 15.5512C9.89019 14.1774 10.6678 13.1302 12.026 13.1302C12.524 13.1084 13.0112 13.2804 13.3852 13.6099C13.7593 13.9395 13.9911 14.4011 14.0322 14.898Z"
75
+ fill="white"
76
+ />
77
+ <path
78
+ d="M17.5418 17.9617C16.4117 17.9617 15.3386 17.3085 15.3386 15.5408C15.3386 13.773 16.4117 13.1302 17.5418 13.1302C18.6719 13.1302 19.7761 13.773 19.7761 15.5408C19.7761 17.3085 18.6667 17.9617 17.5418 17.9617ZM17.5418 14.0374C16.9508 14.0374 16.5724 14.4781 16.5724 15.5408C16.5724 16.6035 16.9508 17.0493 17.5418 17.0493C18.1328 17.0493 18.5164 16.6035 18.5164 15.5408C18.5164 14.4781 18.1379 14.0374 17.5418 14.0374Z"
79
+ fill="white"
80
+ />
81
+ </g>
82
+ <defs>
83
+ <filter
84
+ id="filter0_f_1532_63576"
85
+ x={0.509766}
86
+ y={-7.92737}
87
+ width={34.4299}
88
+ height={44.4003}
89
+ filterUnits="userSpaceOnUse"
90
+ colorInterpolationFilters="sRGB"
91
+ >
92
+ <feFlood floodOpacity={0} result="BackgroundImageFix" />
93
+ <feBlend
94
+ mode="normal"
95
+ in="SourceGraphic"
96
+ in2="BackgroundImageFix"
97
+ result="shape"
98
+ />
99
+ <feGaussianBlur
100
+ stdDeviation={2.5}
101
+ result="effect1_foregroundBlur_1532_63576"
102
+ />
103
+ </filter>
104
+ <filter
105
+ id="filter1_f_1532_63576"
106
+ x={3.91504}
107
+ y={-0.0496826}
108
+ width={35.5813}
109
+ height={40.9135}
110
+ filterUnits="userSpaceOnUse"
111
+ colorInterpolationFilters="sRGB"
112
+ >
113
+ <feFlood floodOpacity={0} result="BackgroundImageFix" />
114
+ <feBlend
115
+ mode="normal"
116
+ in="SourceGraphic"
117
+ in2="BackgroundImageFix"
118
+ result="shape"
119
+ />
120
+ <feGaussianBlur
121
+ stdDeviation={3}
122
+ result="effect1_foregroundBlur_1532_63576"
123
+ />
124
+ </filter>
125
+ <radialGradient
126
+ id="paint0_radial_1532_63576"
127
+ cx={0}
128
+ cy={0}
129
+ r={1}
130
+ gradientUnits="userSpaceOnUse"
131
+ gradientTransform="translate(23.0201 17.6437) rotate(48.005) scale(10.5654 13.1637)"
132
+ >
133
+ <stop stopColor="#1AA0FF" />
134
+ <stop offset={1} stopColor="#1AA0FF" />
135
+ </radialGradient>
136
+ <clipPath id="clip0_1532_63576">
137
+ <rect width={24} height={24} fill="white" />
138
+ </clipPath>
139
+ </defs>
140
+ </svg>
141
+ );
142
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconRococoLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,142 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconRococoLight(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_63559)">
16
+ <mask
17
+ id="mask0_1532_63559"
18
+ style={{
19
+ maskType: "alpha",
20
+ }}
21
+ maskUnits="userSpaceOnUse"
22
+ x={1}
23
+ y={1}
24
+ width={22}
25
+ height={22}
26
+ >
27
+ <path
28
+ d="M12.0034 22.5033C17.8024 22.5033 22.5034 17.8023 22.5034 12.0033C22.5034 6.20431 17.8024 1.5033 12.0034 1.5033C6.20443 1.5033 1.50342 6.20431 1.50342 12.0033C1.50342 17.8023 6.20443 22.5033 12.0034 22.5033Z"
29
+ fill="white"
30
+ />
31
+ </mask>
32
+ <g mask="url(#mask0_1532_63559)">
33
+ <rect
34
+ x={-0.960205}
35
+ y={-0.959839}
36
+ width={25.92}
37
+ height={25.92}
38
+ fill="#E6007A"
39
+ />
40
+ <g filter="url(#filter0_f_1532_63559)">
41
+ <path
42
+ fillRule="evenodd"
43
+ clipRule="evenodd"
44
+ d="M23.6638 -1.2839C19.4518 10.0561 7.69125 10.0211 5.84379 15.8881C3.11442 24.5559 17.7385 38.2642 26.5798 27.5522C34.2134 18.3033 26.8986 -9.99277 23.6638 -1.2839Z"
45
+ fill="#921FC0"
46
+ />
47
+ </g>
48
+ <g filter="url(#filter1_f_1532_63559)">
49
+ <path
50
+ fillRule="evenodd"
51
+ clipRule="evenodd"
52
+ d="M28.1993 6.81561C21.3967 13.8505 15.5632 10.7036 10.8588 14.3783C7.65257 16.8828 13.7914 23.7923 11.9999 29.1723C10.3811 34.0335 23.3495 36.7179 28.1993 33.3837C36.4257 27.728 33.9945 0.82245 28.1993 6.81561Z"
53
+ fill="url(#paint0_radial_1532_63559)"
54
+ />
55
+ </g>
56
+ </g>
57
+ <path
58
+ d="M6.69685 6.95089V7.73368C6.80364 7.48829 6.98322 7.28161 7.2113 7.14161C7.43938 7.00161 7.70496 6.93504 7.97211 6.95089H8.67714V7.94104H7.79586C7.01307 7.94104 6.7124 8.3091 6.7124 9.21112V10.6419H8.37128V11.5698H4.32776V10.6419H5.47861V7.8892H4.32776V6.95089H6.69685Z"
59
+ fill="white"
60
+ />
61
+ <path
62
+ d="M12.0001 11.6839C10.8648 11.6839 9.7917 11.0307 9.7917 9.26296C9.7917 7.49521 10.8648 6.8524 12.0001 6.8524C13.1354 6.8524 14.2033 7.49521 14.2033 9.26296C14.2033 11.0307 13.125 11.6839 12.0001 11.6839ZM12.0001 7.7596C11.4091 7.7596 11.0307 8.20024 11.0307 9.26296C11.0307 10.3257 11.4091 10.7715 12.0001 10.7715C12.5911 10.7715 12.9695 10.3257 12.9695 9.26296C12.9695 8.20024 12.5911 7.7596 12.0001 7.7596Z"
63
+ fill="white"
64
+ />
65
+ <path
66
+ d="M19.5791 8.62014H18.4127C18.3401 8.12766 18.112 7.7596 17.5625 7.7596C17.013 7.7596 16.6657 8.23134 16.6657 9.26814C16.6657 10.3049 17.0078 10.7715 17.5573 10.7715C17.9358 10.7715 18.3194 10.5849 18.4334 9.87985H19.6206C19.5695 10.388 19.3265 10.8575 18.9412 11.1927C18.5559 11.528 18.0573 11.7036 17.547 11.6839C16.1991 11.6839 15.4371 10.6471 15.4371 9.26814C15.4371 7.8892 16.2199 6.8524 17.5729 6.8524C18.0703 6.83319 18.556 7.00602 18.9295 7.33509C19.3029 7.66417 19.5355 8.12428 19.5791 8.62014Z"
67
+ fill="white"
68
+ />
69
+ <path
70
+ d="M6.4532 17.9617C5.32309 17.9617 4.25 17.3085 4.25 15.5408C4.25 13.773 5.32309 13.1302 6.4532 13.1302C7.58331 13.1302 8.66158 13.773 8.66158 15.5408C8.66158 17.3085 7.57813 17.9617 6.4532 17.9617ZM6.4532 14.0374C5.86222 14.0374 5.48379 14.4781 5.48379 15.5408C5.48379 16.6035 5.86222 17.0493 6.4532 17.0493C7.04418 17.0493 7.42779 16.6035 7.42779 15.5408C7.42779 14.4781 7.04936 14.0374 6.4532 14.0374Z"
71
+ fill="white"
72
+ />
73
+ <path
74
+ d="M14.0322 14.898H12.8658C12.7984 14.4055 12.5651 14.0374 12.0156 14.0374C11.4661 14.0374 11.124 14.5092 11.124 15.5512C11.124 16.5931 11.4817 17.0493 12.0001 17.0493C12.3785 17.0493 12.7673 16.8627 12.8762 16.1577H14.0737C14.0214 16.6653 13.7781 17.1341 13.3931 17.4691C13.0081 17.8041 12.5101 17.9802 12.0001 17.9617C10.6522 17.9617 9.89019 16.9249 9.89019 15.5512C9.89019 14.1774 10.6678 13.1302 12.026 13.1302C12.524 13.1084 13.0112 13.2804 13.3852 13.6099C13.7593 13.9395 13.9911 14.4011 14.0322 14.898Z"
75
+ fill="white"
76
+ />
77
+ <path
78
+ d="M17.5418 17.9617C16.4117 17.9617 15.3386 17.3085 15.3386 15.5408C15.3386 13.773 16.4117 13.1302 17.5418 13.1302C18.6719 13.1302 19.7761 13.773 19.7761 15.5408C19.7761 17.3085 18.6667 17.9617 17.5418 17.9617ZM17.5418 14.0374C16.9508 14.0374 16.5724 14.4781 16.5724 15.5408C16.5724 16.6035 16.9508 17.0493 17.5418 17.0493C18.1328 17.0493 18.5164 16.6035 18.5164 15.5408C18.5164 14.4781 18.1379 14.0374 17.5418 14.0374Z"
79
+ fill="white"
80
+ />
81
+ </g>
82
+ <defs>
83
+ <filter
84
+ id="filter0_f_1532_63559"
85
+ x={0.509521}
86
+ y={-7.92737}
87
+ width={34.4299}
88
+ height={44.4003}
89
+ filterUnits="userSpaceOnUse"
90
+ colorInterpolationFilters="sRGB"
91
+ >
92
+ <feFlood floodOpacity={0} result="BackgroundImageFix" />
93
+ <feBlend
94
+ mode="normal"
95
+ in="SourceGraphic"
96
+ in2="BackgroundImageFix"
97
+ result="shape"
98
+ />
99
+ <feGaussianBlur
100
+ stdDeviation={2.5}
101
+ result="effect1_foregroundBlur_1532_63559"
102
+ />
103
+ </filter>
104
+ <filter
105
+ id="filter1_f_1532_63559"
106
+ x={3.91504}
107
+ y={-0.0495605}
108
+ width={35.5813}
109
+ height={40.9135}
110
+ filterUnits="userSpaceOnUse"
111
+ colorInterpolationFilters="sRGB"
112
+ >
113
+ <feFlood floodOpacity={0} result="BackgroundImageFix" />
114
+ <feBlend
115
+ mode="normal"
116
+ in="SourceGraphic"
117
+ in2="BackgroundImageFix"
118
+ result="shape"
119
+ />
120
+ <feGaussianBlur
121
+ stdDeviation={3}
122
+ result="effect1_foregroundBlur_1532_63559"
123
+ />
124
+ </filter>
125
+ <radialGradient
126
+ id="paint0_radial_1532_63559"
127
+ cx={0}
128
+ cy={0}
129
+ r={1}
130
+ gradientUnits="userSpaceOnUse"
131
+ gradientTransform="translate(23.0201 17.6438) rotate(48.005) scale(10.5654 13.1637)"
132
+ >
133
+ <stop stopColor="#1AA0FF" />
134
+ <stop offset={1} stopColor="#1AA0FF" />
135
+ </radialGradient>
136
+ <clipPath id="clip0_1532_63559">
137
+ <rect width={24} height={24} fill="white" />
138
+ </clipPath>
139
+ </defs>
140
+ </svg>
141
+ );
142
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconTuringDark(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";
@@ -0,0 +1,36 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconTuringDark(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_63552)"
20
+ />
21
+ <defs>
22
+ <linearGradient
23
+ id="paint0_linear_1532_63552"
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 SvgProjectIconTuringLight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
+ import * as React from "react";