@osn/icons 1.4.2 → 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 (165) 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/source/subsquare/projectLogoMoonbeamDark.svg +16 -0
  53. package/source/subsquare/projectLogoMoonbeamLight.svg +16 -0
  54. package/source/subsquare/projectLogoMoonriverDark.svg +12 -0
  55. package/source/subsquare/projectLogoMoonriverLight.svg +12 -0
  56. package/subsquare/ProjectIconAcalaDark.d.ts +5 -0
  57. package/subsquare/ProjectIconAcalaDark.js +103 -0
  58. package/subsquare/ProjectIconAcalaLight.d.ts +5 -0
  59. package/subsquare/ProjectIconAcalaLight.js +103 -0
  60. package/subsquare/ProjectIconAltairDark.d.ts +5 -0
  61. package/subsquare/ProjectIconAltairDark.js +94 -0
  62. package/subsquare/ProjectIconAltairLight.d.ts +5 -0
  63. package/subsquare/ProjectIconAltairLight.js +94 -0
  64. package/subsquare/ProjectIconBasiliskDark.d.ts +5 -0
  65. package/subsquare/ProjectIconBasiliskDark.js +23 -0
  66. package/subsquare/ProjectIconBasiliskLight.d.ts +5 -0
  67. package/subsquare/ProjectIconBasiliskLight.js +23 -0
  68. package/subsquare/ProjectIconBifrostKusamaDark.d.ts +5 -0
  69. package/subsquare/ProjectIconBifrostKusamaDark.js +127 -0
  70. package/subsquare/ProjectIconBifrostKusamaLight.d.ts +5 -0
  71. package/subsquare/ProjectIconBifrostKusamaLight.js +127 -0
  72. package/subsquare/ProjectIconBifrostPolkadotDark.d.ts +5 -0
  73. package/subsquare/ProjectIconBifrostPolkadotDark.js +115 -0
  74. package/subsquare/ProjectIconBifrostPolkadotLight.d.ts +5 -0
  75. package/subsquare/ProjectIconBifrostPolkadotLight.js +115 -0
  76. package/subsquare/ProjectIconCentrifugeDark.d.ts +5 -0
  77. package/subsquare/ProjectIconCentrifugeDark.js +35 -0
  78. package/subsquare/ProjectIconCentrifugeLight.d.ts +5 -0
  79. package/subsquare/ProjectIconCentrifugeLight.js +35 -0
  80. package/subsquare/ProjectIconCrustDark.d.ts +5 -0
  81. package/subsquare/ProjectIconCrustDark.js +25 -0
  82. package/subsquare/ProjectIconCrustLight.d.ts +5 -0
  83. package/subsquare/ProjectIconCrustLight.js +25 -0
  84. package/subsquare/ProjectIconDarwinia2Dark.d.ts +5 -0
  85. package/subsquare/ProjectIconDarwinia2Dark.js +21 -0
  86. package/subsquare/ProjectIconDarwinia2Light.d.ts +5 -0
  87. package/subsquare/ProjectIconDarwinia2Light.js +21 -0
  88. package/subsquare/ProjectIconHydradxDark.d.ts +5 -0
  89. package/subsquare/ProjectIconHydradxDark.js +23 -0
  90. package/subsquare/ProjectIconHydradxLight.d.ts +5 -0
  91. package/subsquare/ProjectIconHydradxLight.js +23 -0
  92. package/subsquare/ProjectIconInterlayDark.d.ts +5 -0
  93. package/subsquare/ProjectIconInterlayDark.js +29 -0
  94. package/subsquare/ProjectIconInterlayLight.d.ts +5 -0
  95. package/subsquare/ProjectIconInterlayLight.js +29 -0
  96. package/subsquare/ProjectIconKaruraDark.d.ts +5 -0
  97. package/subsquare/ProjectIconKaruraDark.js +49 -0
  98. package/subsquare/ProjectIconKaruraLight.d.ts +5 -0
  99. package/subsquare/ProjectIconKaruraLight.js +49 -0
  100. package/subsquare/ProjectIconKhalaDark.d.ts +5 -0
  101. package/subsquare/ProjectIconKhalaDark.js +25 -0
  102. package/subsquare/ProjectIconKhalaLight.d.ts +5 -0
  103. package/subsquare/ProjectIconKhalaLight.js +25 -0
  104. package/subsquare/ProjectIconKintsugiDark.d.ts +5 -0
  105. package/subsquare/ProjectIconKintsugiDark.js +86 -0
  106. package/subsquare/ProjectIconKintsugiLight.d.ts +5 -0
  107. package/subsquare/ProjectIconKintsugiLight.js +86 -0
  108. package/subsquare/ProjectIconKusamaDark.d.ts +5 -0
  109. package/subsquare/ProjectIconKusamaDark.js +21 -0
  110. package/subsquare/ProjectIconKusamaLight.d.ts +5 -0
  111. package/subsquare/ProjectIconKusamaLight.js +21 -0
  112. package/subsquare/ProjectIconLitentryDark.d.ts +5 -0
  113. package/subsquare/ProjectIconLitentryDark.js +79 -0
  114. package/subsquare/ProjectIconLitentryLight.d.ts +5 -0
  115. package/subsquare/ProjectIconLitentryLight.js +79 -0
  116. package/subsquare/ProjectIconLitmusDark.d.ts +5 -0
  117. package/subsquare/ProjectIconLitmusDark.js +49 -0
  118. package/subsquare/ProjectIconLitmusLight.d.ts +5 -0
  119. package/subsquare/ProjectIconLitmusLight.js +49 -0
  120. package/subsquare/ProjectIconMoonbeamDark.d.ts +5 -0
  121. package/subsquare/ProjectIconMoonbeamDark.js +77 -0
  122. package/subsquare/ProjectIconMoonbeamLight.d.ts +5 -0
  123. package/subsquare/ProjectIconMoonbeamLight.js +77 -0
  124. package/subsquare/ProjectIconMoonriverDark.d.ts +5 -0
  125. package/subsquare/ProjectIconMoonriverDark.js +61 -0
  126. package/subsquare/ProjectIconMoonriverLight.d.ts +5 -0
  127. package/subsquare/ProjectIconMoonriverLight.js +61 -0
  128. package/subsquare/ProjectIconPhalaDark.d.ts +5 -0
  129. package/subsquare/ProjectIconPhalaDark.js +24 -0
  130. package/subsquare/ProjectIconPhalaLight.d.ts +5 -0
  131. package/subsquare/ProjectIconPhalaLight.js +24 -0
  132. package/subsquare/ProjectIconPolkadotCollectivesDark.d.ts +5 -0
  133. package/subsquare/ProjectIconPolkadotCollectivesDark.js +46 -0
  134. package/subsquare/ProjectIconPolkadotCollectivesLight.d.ts +5 -0
  135. package/subsquare/ProjectIconPolkadotCollectivesLight.js +46 -0
  136. package/subsquare/ProjectIconPolkadotDark.d.ts +5 -0
  137. package/subsquare/ProjectIconPolkadotDark.js +41 -0
  138. package/subsquare/ProjectIconPolkadotLight.d.ts +5 -0
  139. package/subsquare/ProjectIconPolkadotLight.js +41 -0
  140. package/subsquare/ProjectIconRococoDark.d.ts +5 -0
  141. package/subsquare/ProjectIconRococoDark.js +142 -0
  142. package/subsquare/ProjectIconRococoLight.d.ts +5 -0
  143. package/subsquare/ProjectIconRococoLight.js +142 -0
  144. package/subsquare/ProjectIconTuringDark.d.ts +5 -0
  145. package/subsquare/ProjectIconTuringDark.js +36 -0
  146. package/subsquare/ProjectIconTuringLight.d.ts +5 -0
  147. package/subsquare/ProjectIconTuringLight.js +36 -0
  148. package/subsquare/ProjectIconWestendCollectivesDark.d.ts +5 -0
  149. package/subsquare/ProjectIconWestendCollectivesDark.js +46 -0
  150. package/subsquare/ProjectIconWestendCollectivesLight.d.ts +5 -0
  151. package/subsquare/ProjectIconWestendCollectivesLight.js +46 -0
  152. package/subsquare/ProjectIconZeigeistDark.d.ts +5 -0
  153. package/subsquare/ProjectIconZeigeistDark.js +45 -0
  154. package/subsquare/ProjectIconZeigeistLight.d.ts +5 -0
  155. package/subsquare/ProjectIconZeigeistLight.js +45 -0
  156. package/subsquare/ProjectLogoMoonbeamDark.d.ts +5 -0
  157. package/subsquare/ProjectLogoMoonbeamDark.js +73 -0
  158. package/subsquare/ProjectLogoMoonbeamLight.d.ts +5 -0
  159. package/subsquare/ProjectLogoMoonbeamLight.js +73 -0
  160. package/subsquare/ProjectLogoMoonriverDark.d.ts +5 -0
  161. package/subsquare/ProjectLogoMoonriverDark.js +57 -0
  162. package/subsquare/ProjectLogoMoonriverLight.d.ts +5 -0
  163. package/subsquare/ProjectLogoMoonriverLight.js +57 -0
  164. package/subsquare/index.d.ts +54 -0
  165. package/subsquare/index.js +54 -0
@@ -0,0 +1,61 @@
1
+ import * as React from "react";
2
+ /**
3
+ * @param {React.SVGProps<SVGSVGElement>} props
4
+ */
5
+ export default function SvgProjectIconMoonriverLight(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.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"
17
+ fill="#171E43"
18
+ />
19
+ <path
20
+ d="M8.43125 12.1526C8.59386 12.1526 8.72568 12.2753 8.72568 12.4266L8.72568 15.6517C8.72568 15.8031 8.59386 15.9258 8.43125 15.9258C8.26864 15.9258 8.13682 15.8031 8.13682 15.6517L8.13682 12.4266C8.13682 12.2753 8.26864 12.1526 8.43125 12.1526Z"
21
+ fill="#4FCCC6"
22
+ />
23
+ <path
24
+ d="M6.99997 12.9179C7.16258 12.9179 7.2944 13.0406 7.2944 13.1919L7.2944 15.4822C7.2944 15.6335 7.16258 15.7562 6.99997 15.7562C6.83736 15.7562 6.70554 15.6335 6.70554 15.4822L6.70554 13.1919C6.70554 13.0406 6.83736 12.9179 6.99997 12.9179Z"
25
+ fill="#4FCCC6"
26
+ />
27
+ <path
28
+ d="M10.1067 12.4266C10.1067 12.2753 9.97491 12.1526 9.8123 12.1526C9.64969 12.1526 9.51787 12.2753 9.51787 12.4266V18.726C9.51787 18.8773 9.64969 19 9.8123 19C9.97491 19 10.1067 18.8773 10.1067 18.726L10.1067 12.4266Z"
29
+ fill="#4FCCC6"
30
+ />
31
+ <path
32
+ d="M11.1682 12.643C11.3309 12.643 11.4627 12.7657 11.4627 12.917V15.1614C11.4627 15.3127 11.3309 15.4354 11.1682 15.4354C11.0056 15.4354 10.8738 15.3127 10.8738 15.1614V12.917C10.8738 12.7657 11.0056 12.643 11.1682 12.643Z"
33
+ fill="#4FCCC6"
34
+ />
35
+ <path
36
+ d="M12.8688 13.6148C12.8688 13.4635 12.737 13.3408 12.5744 13.3408C12.4118 13.3408 12.28 13.4635 12.28 13.6148V14.3371C12.28 14.4884 12.4118 14.6111 12.5744 14.6111C12.737 14.6111 12.8688 14.4884 12.8688 14.3371V13.6148Z"
37
+ fill="#4FCCC6"
38
+ />
39
+ <path
40
+ d="M13.9555 13.8933C14.1181 13.8933 14.2499 14.016 14.2499 14.1673V17.4812C14.2499 17.6325 14.1181 17.7552 13.9555 17.7552C13.7929 17.7552 13.661 17.6325 13.661 17.4812V14.1673C13.661 14.016 13.7929 13.8933 13.9555 13.8933Z"
41
+ fill="#4FCCC6"
42
+ />
43
+ <path
44
+ d="M15.6561 14.3371C15.6561 14.1857 15.5242 14.063 15.3616 14.063C15.199 14.063 15.0672 14.1857 15.0672 14.3371V17.0663C15.0672 17.2176 15.199 17.3403 15.3616 17.3403C15.5242 17.3403 15.6561 17.2176 15.6561 17.0663V14.3371Z"
45
+ fill="#4FCCC6"
46
+ />
47
+ <path
48
+ d="M16.7929 13.7019C16.9555 13.7019 17.0873 13.8246 17.0873 13.9759V15.3124C17.0873 15.4638 16.9555 15.5865 16.7929 15.5865C16.6303 15.5865 16.4985 15.4638 16.4985 15.3124V13.9759C16.4985 13.8246 16.6303 13.7019 16.7929 13.7019Z"
49
+ fill="#4FCCC6"
50
+ />
51
+ <path
52
+ d="M17.7055 10.3101C17.7055 10.6482 17.6716 10.9788 17.6067 11.2993C14.8279 12.6792 13.522 11.8831 12.2252 11.0925C10.8486 10.2533 9.48211 9.42027 6.3748 11.2032C6.32196 10.9129 6.29445 10.6145 6.29445 10.3101C6.29445 7.37741 8.84889 5 12 5C15.151 5 17.7055 7.37741 17.7055 10.3101Z"
53
+ fill="#F2B705"
54
+ />
55
+ <path
56
+ d="M9.82718 11.401C9.01231 11.3423 7.95929 11.5747 6.45071 12.4537C6.31288 12.534 6.1312 12.4951 6.04491 12.3668C5.95862 12.2385 6.00041 12.0694 6.13823 11.9891C7.70685 11.0752 8.8864 10.7836 9.87257 10.8546C11.6028 10.9791 12.7074 12.435 14.3668 12.7048C15.1454 12.8314 16.1381 12.7065 17.5643 11.9809C17.707 11.9084 17.8859 11.9572 17.9639 12.09C18.0419 12.2228 17.9894 12.3892 17.8467 12.4618C16.3432 13.2268 15.214 13.3989 14.2654 13.2447C11.8462 12.643 11.5085 11.522 9.82718 11.401Z"
57
+ fill="#4FCCC6"
58
+ />
59
+ </svg>
60
+ );
61
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @param {React.SVGProps<SVGSVGElement>} props
3
+ */
4
+ export default function SvgProjectIconPhalaDark(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 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";