@dust-tt/sparkle 0.2.520 → 0.2.521

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 (111) hide show
  1. package/dist/cjs/index.js +1 -1
  2. package/dist/esm/logo/platforms/Figma.js +1 -1
  3. package/dist/esm/logo/platforms/Gemini.js +1 -1
  4. package/dist/esm/logo/platforms/Gemini.js.map +1 -1
  5. package/dist/esm/logo/platforms/Github.js +1 -1
  6. package/dist/esm/logo/platforms/Github.js.map +1 -1
  7. package/dist/esm/logo/platforms/Grok.d.ts +5 -0
  8. package/dist/esm/logo/platforms/Grok.d.ts.map +1 -0
  9. package/dist/esm/logo/platforms/Grok.js +14 -0
  10. package/dist/esm/logo/platforms/Grok.js.map +1 -0
  11. package/dist/esm/logo/platforms/Hubspot.js +1 -1
  12. package/dist/esm/logo/platforms/Hubspot.js.map +1 -1
  13. package/dist/esm/logo/platforms/HuggingFace.js +1 -1
  14. package/dist/esm/logo/platforms/HuggingFace.js.map +1 -1
  15. package/dist/esm/logo/platforms/Linear.js +1 -1
  16. package/dist/esm/logo/platforms/Linear.js.map +1 -1
  17. package/dist/esm/logo/platforms/Meta.d.ts +5 -0
  18. package/dist/esm/logo/platforms/Meta.d.ts.map +1 -0
  19. package/dist/esm/logo/platforms/Meta.js +18 -0
  20. package/dist/esm/logo/platforms/Meta.js.map +1 -0
  21. package/dist/esm/logo/platforms/Notion.js +1 -1
  22. package/dist/esm/logo/platforms/Office.js +3 -3
  23. package/dist/esm/logo/platforms/Openai.d.ts.map +1 -1
  24. package/dist/esm/logo/platforms/Openai.js +6 -1
  25. package/dist/esm/logo/platforms/Openai.js.map +1 -1
  26. package/dist/esm/logo/platforms/Replicate.js +1 -1
  27. package/dist/esm/logo/platforms/Replicate.js.map +1 -1
  28. package/dist/esm/logo/platforms/Zendesk.js +1 -1
  29. package/dist/esm/logo/platforms/Zendesk.js.map +1 -1
  30. package/dist/esm/logo/platforms/index.d.ts +2 -5
  31. package/dist/esm/logo/platforms/index.d.ts.map +1 -1
  32. package/dist/esm/logo/platforms/index.js +2 -5
  33. package/dist/esm/logo/platforms/index.js.map +1 -1
  34. package/dist/esm/logo/src/platforms/Anthropic.svg +1 -1
  35. package/dist/esm/logo/src/platforms/Figma.svg +5 -5
  36. package/dist/esm/logo/src/platforms/Gemini.svg +1 -1
  37. package/dist/esm/logo/src/platforms/Hubspot.svg +1 -1
  38. package/dist/esm/logo/src/platforms/HuggingFace.svg +1 -1
  39. package/dist/esm/logo/src/platforms/Linear.svg +1 -1
  40. package/dist/esm/logo/src/platforms/Meta.svg +18 -0
  41. package/dist/esm/logo/src/platforms/Office.svg +3 -3
  42. package/dist/esm/logo/src/platforms/Openai.svg +9 -1
  43. package/dist/esm/logo/src/platforms/Replicate.svg +1 -1
  44. package/dist/esm/logo/src/platforms/Zendesk.svg +4 -4
  45. package/dist/esm/logo/src/platforms/github.svg +1 -1
  46. package/dist/esm/logo/src/platforms/grok.svg +16 -0
  47. package/dist/esm/logo/src/platforms/notion.svg +1 -1
  48. package/package.json +1 -1
  49. package/src/logo/platforms/Figma.tsx +1 -1
  50. package/src/logo/platforms/Gemini.tsx +1 -1
  51. package/src/logo/platforms/Github.tsx +1 -1
  52. package/src/logo/platforms/Grok.tsx +36 -0
  53. package/src/logo/platforms/Hubspot.tsx +1 -1
  54. package/src/logo/platforms/HuggingFace.tsx +1 -1
  55. package/src/logo/platforms/Linear.tsx +1 -1
  56. package/src/logo/platforms/Meta.tsx +56 -0
  57. package/src/logo/platforms/Notion.tsx +1 -1
  58. package/src/logo/platforms/Office.tsx +3 -3
  59. package/src/logo/platforms/Openai.tsx +15 -4
  60. package/src/logo/platforms/Replicate.tsx +1 -1
  61. package/src/logo/platforms/Zendesk.tsx +1 -1
  62. package/src/logo/platforms/index.ts +2 -5
  63. package/src/logo/src/platforms/Anthropic.svg +1 -1
  64. package/src/logo/src/platforms/Figma.svg +5 -5
  65. package/src/logo/src/platforms/Gemini.svg +1 -1
  66. package/src/logo/src/platforms/Hubspot.svg +1 -1
  67. package/src/logo/src/platforms/HuggingFace.svg +1 -1
  68. package/src/logo/src/platforms/Linear.svg +1 -1
  69. package/src/logo/src/platforms/Meta.svg +18 -0
  70. package/src/logo/src/platforms/Office.svg +3 -3
  71. package/src/logo/src/platforms/Openai.svg +9 -1
  72. package/src/logo/src/platforms/Replicate.svg +1 -1
  73. package/src/logo/src/platforms/Zendesk.svg +4 -4
  74. package/src/logo/src/platforms/github.svg +1 -1
  75. package/src/logo/src/platforms/grok.svg +16 -0
  76. package/src/logo/src/platforms/notion.svg +1 -1
  77. package/dist/esm/logo/platforms/AnthropicWhite.d.ts +0 -5
  78. package/dist/esm/logo/platforms/AnthropicWhite.d.ts.map +0 -1
  79. package/dist/esm/logo/platforms/AnthropicWhite.js +0 -6
  80. package/dist/esm/logo/platforms/AnthropicWhite.js.map +0 -1
  81. package/dist/esm/logo/platforms/Gpt3.d.ts +0 -5
  82. package/dist/esm/logo/platforms/Gpt3.d.ts.map +0 -1
  83. package/dist/esm/logo/platforms/Gpt3.js +0 -11
  84. package/dist/esm/logo/platforms/Gpt3.js.map +0 -1
  85. package/dist/esm/logo/platforms/Gpt4.d.ts +0 -5
  86. package/dist/esm/logo/platforms/Gpt4.d.ts.map +0 -1
  87. package/dist/esm/logo/platforms/Gpt4.js +0 -11
  88. package/dist/esm/logo/platforms/Gpt4.js.map +0 -1
  89. package/dist/esm/logo/platforms/O1.d.ts +0 -5
  90. package/dist/esm/logo/platforms/O1.d.ts.map +0 -1
  91. package/dist/esm/logo/platforms/O1.js +0 -11
  92. package/dist/esm/logo/platforms/O1.js.map +0 -1
  93. package/dist/esm/logo/platforms/OpenaiWhite.d.ts +0 -5
  94. package/dist/esm/logo/platforms/OpenaiWhite.d.ts.map +0 -1
  95. package/dist/esm/logo/platforms/OpenaiWhite.js +0 -6
  96. package/dist/esm/logo/platforms/OpenaiWhite.js.map +0 -1
  97. package/dist/esm/logo/src/platforms/AnthropicWhite.svg +0 -3
  98. package/dist/esm/logo/src/platforms/Gpt3.svg +0 -11
  99. package/dist/esm/logo/src/platforms/Gpt4.svg +0 -11
  100. package/dist/esm/logo/src/platforms/OpenaiWhite.svg +0 -3
  101. package/dist/esm/logo/src/platforms/o1.svg +0 -11
  102. package/src/logo/platforms/AnthropicWhite.tsx +0 -18
  103. package/src/logo/platforms/Gpt3.tsx +0 -29
  104. package/src/logo/platforms/Gpt4.tsx +0 -29
  105. package/src/logo/platforms/O1.tsx +0 -29
  106. package/src/logo/platforms/OpenaiWhite.tsx +0 -18
  107. package/src/logo/src/platforms/AnthropicWhite.svg +0 -3
  108. package/src/logo/src/platforms/Gpt3.svg +0 -11
  109. package/src/logo/src/platforms/Gpt4.svg +0 -11
  110. package/src/logo/src/platforms/OpenaiWhite.svg +0 -3
  111. package/src/logo/src/platforms/o1.svg +0 -11
@@ -0,0 +1,16 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1690_350)">
3
+ <path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="black"/>
4
+ <g clip-path="url(#clip1_1690_350)">
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.9525 14.4675L15.936 10.0447C16.2292 9.82725 16.6485 9.912 16.7887 10.2487C17.5238 12.0255 17.1953 14.16 15.7313 15.6255C14.268 17.091 12.231 17.412 10.3695 16.68L8.33625 17.6227C11.253 19.6185 14.7945 19.125 17.0077 16.908C18.7635 15.15 19.3073 12.7537 18.7987 10.593L18.8032 10.5982C18.066 7.42425 18.9847 6.15525 20.8657 3.561C20.9107 3.4995 20.9557 3.438 21 3.375L18.5243 5.85375V5.84625L9.95025 14.469M8.71725 15.5422C6.62325 13.5397 6.98475 10.4415 8.7705 8.65425C10.0912 7.332 12.2557 6.792 14.145 7.5855L16.1737 6.648C15.7521 6.33781 15.2907 6.08557 14.802 5.898C13.5733 5.39512 12.2234 5.2668 10.922 5.52916C9.62061 5.79152 8.42585 6.43286 7.488 7.3725C5.58825 9.2745 4.9905 12.1995 6.0165 14.6955C6.783 16.5608 5.52675 17.88 4.2615 19.212C3.81225 19.6845 3.36225 20.1562 3 20.6558L8.715 15.5445" fill="white"/>
6
+ </g>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_1690_350">
10
+ <rect width="24" height="24" rx="4" fill="white"/>
11
+ </clipPath>
12
+ <clipPath id="clip1_1690_350">
13
+ <rect width="18" height="18" fill="white" transform="translate(3 3)"/>
14
+ </clipPath>
15
+ </defs>
16
+ </svg>
@@ -1,4 +1,4 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3.2034 2.86259L14.27 2.04519C15.6294 1.92859 15.9786 2.00719 16.8334 2.62859L20.366 5.11719C20.9486 5.54519 21.1426 5.66179 21.1426 6.12779V19.7764C21.1426 20.6318 20.832 21.1378 19.7446 21.215L6.8934 21.9934C6.0774 22.032 5.6888 21.9154 5.2614 21.3708L2.66 17.988C2.1934 17.3654 2 16.8994 2 16.3546V4.22259C2 3.52319 2.3106 2.93999 3.2034 2.86259Z" fill="white"/>
2
+ <path d="M3.7034 2.86259L14.77 2.04519C16.1294 1.92859 16.4786 2.00719 17.3334 2.62859L20.866 5.11719C21.4486 5.54519 21.6426 5.66179 21.6426 6.12779V19.7764C21.6426 20.6318 21.332 21.1378 20.2446 21.215L7.3934 21.9934C6.5774 22.032 6.1888 21.9154 5.7614 21.3708L3.16 17.988C2.6934 17.3654 2.5 16.8994 2.5 16.3546V4.22259C2.5 3.52319 2.8106 2.93999 3.7034 2.86259Z" fill="white"/>
3
3
  <path fill-rule="evenodd" clip-rule="evenodd" d="M14.77 2.04539L3.7034 2.86279C2.8106 2.93999 2.5 3.52339 2.5 4.22259V16.3546C2.5 16.8992 2.6934 17.3652 3.16 17.988L5.7614 21.3706C6.1888 21.9152 6.5774 22.032 7.3934 21.9932L20.2448 21.2152C21.3314 21.1378 21.6428 20.6318 21.6428 19.7766V6.12799C21.6428 5.68599 21.4682 5.55859 20.9542 5.18139L17.3334 2.62859C16.4788 2.00719 16.1294 1.92859 14.77 2.04519V2.04539ZM7.684 5.90459C6.6346 5.97519 6.3966 5.99119 5.8006 5.50659L4.2854 4.30139C4.1314 4.14539 4.2088 3.95079 4.5968 3.91199L15.2354 3.13459C16.1288 3.05659 16.594 3.36799 16.9434 3.63999L18.768 4.96199C18.846 5.00139 19.04 5.23399 18.8066 5.23399L7.82 5.89539L7.684 5.90459ZM6.4606 19.66V8.07339C6.4606 7.56739 6.616 7.33399 7.0812 7.29479L19.7 6.55599C20.128 6.51739 20.3214 6.78939 20.3214 7.29459V18.804C20.3214 19.31 20.2434 19.738 19.5448 19.7766L7.4694 20.4766C6.7708 20.5152 6.4608 20.2826 6.4608 19.66H6.4606ZM18.3806 8.69459C18.458 9.04459 18.3806 9.39459 18.0306 9.43459L17.4486 9.54999V18.1046C16.9432 18.3766 16.478 18.532 16.0892 18.532C15.4678 18.532 15.3126 18.3374 14.8472 17.7546L11.0412 11.7666V17.56L12.2452 17.8326C12.2452 17.8326 12.2452 18.5326 11.2738 18.5326L8.5958 18.688C8.5178 18.532 8.5958 18.1434 8.8672 18.066L9.5666 17.872V10.212L8.596 10.1334C8.518 9.78339 8.712 9.27799 9.256 9.23879L12.1294 9.04539L16.0894 15.1108V9.74479L15.08 9.6288C15.002 9.20019 15.3126 8.88879 15.7006 8.8508L18.3806 8.69459Z" fill="black"/>
4
4
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dust-tt/sparkle",
3
- "version": "0.2.520",
3
+ "version": "0.2.521",
4
4
  "scripts": {
5
5
  "build": "rm -rf dist && npm run tailwind && npm run build:esm && npm run build:cjs",
6
6
  "tailwind": "tailwindcss -i ./src/styles/tailwind.css -o dist/sparkle.css",
@@ -10,7 +10,7 @@ const SvgFigma = (props: SVGProps<SVGSVGElement>) => (
10
10
  {...props}
11
11
  >
12
12
  <path fill="#0ACF83" d="M6 18a3 3 0 0 1 3-3h3v3a3 3 0 1 1-6 0Z" />
13
- <path fill="#1ABCFE" d="M12 12a3 3 0 0 1 6 0 3 3 0 0 1-6 0Z" />
13
+ <path fill="#1ABCFE" d="M12 12a3 3 0 1 1 6 0 3 3 0 0 1-6 0Z" />
14
14
  <path fill="#A259FF" d="M6 12a3 3 0 0 0 3 3h3V9H9a3 3 0 0 0-3 3Z" />
15
15
  <path fill="#FF7262" d="M12 3v6h3a3 3 0 1 0 0-6h-3Z" />
16
16
  <path fill="#F24E1E" d="M6 6a3 3 0 0 0 3 3h3V3H9a3 3 0 0 0-3 3Z" />
@@ -11,7 +11,7 @@ const SvgGemini = (props: SVGProps<SVGSVGElement>) => (
11
11
  >
12
12
  <g clipPath="url(#Gemini_svg__a)">
13
13
  <path
14
- fill="#1B1E29"
14
+ fill="#000"
15
15
  d="M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z"
16
16
  />
17
17
  <path
@@ -10,7 +10,7 @@ const SvgGithub = (props: SVGProps<SVGSVGElement>) => (
10
10
  {...props}
11
11
  >
12
12
  <path
13
- fill="#0F172A"
13
+ fill="#000"
14
14
  fillRule="evenodd"
15
15
  d="M12 2C6.475 2 2 6.503 2 12.063c0 4.453 2.862 8.214 6.838 9.547.5.088.687-.213.687-.478 0-.239-.013-1.031-.013-1.874-2.512.466-3.162-.616-3.362-1.182-.113-.29-.6-1.183-1.025-1.422-.35-.188-.85-.654-.013-.666.788-.013 1.35.73 1.538 1.031.9 1.522 2.338 1.095 2.912.83.088-.654.35-1.094.638-1.346-2.225-.251-4.55-1.12-4.55-4.968 0-1.095.387-2 1.025-2.705-.1-.251-.45-1.283.1-2.666 0 0 .837-.265 2.75 1.031.8-.226 1.65-.34 2.5-.34.85 0 1.7.114 2.5.34 1.912-1.308 2.75-1.031 2.75-1.031.55 1.383.2 2.415.1 2.666.637.705 1.025 1.598 1.025 2.705 0 3.861-2.337 4.717-4.562 4.968.362.315.675.919.675 1.862 0 1.346-.013 2.428-.013 2.767 0 .265.188.579.688.478C19.137 20.277 22 16.503 22 12.063 22 6.503 17.525 2 12 2Z"
16
16
  clipRule="evenodd"
@@ -0,0 +1,36 @@
1
+ import type { SVGProps } from "react";
2
+ import * as React from "react";
3
+ const SvgGrok = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ xmlns="http://www.w3.org/2000/svg"
6
+ width="1em"
7
+ height="1em"
8
+ fill="none"
9
+ viewBox="0 0 24 24"
10
+ {...props}
11
+ >
12
+ <g clipPath="url(#grok_svg__a)">
13
+ <path
14
+ fill="#000"
15
+ d="M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z"
16
+ />
17
+ <g clipPath="url(#grok_svg__b)">
18
+ <path
19
+ fill="#fff"
20
+ fillRule="evenodd"
21
+ d="m9.953 14.467 5.983-4.422c.293-.218.712-.133.853.204a4.928 4.928 0 0 1-1.058 5.377c-1.463 1.465-3.5 1.786-5.361 1.054l-2.034.943c2.917 1.995 6.458 1.502 8.672-.715 1.756-1.758 2.3-4.154 1.79-6.315l.005.005c-.737-3.174.182-4.443 2.063-7.037.045-.062.09-.123.134-.186l-2.476 2.479v-.008L9.95 14.47m-1.233 1.073c-2.094-2.002-1.732-5.1.053-6.888 1.321-1.322 3.486-1.862 5.375-1.069l2.029-.937a5.855 5.855 0 0 0-1.372-.75 6.731 6.731 0 0 0-7.314 1.474c-1.9 1.902-2.498 4.828-1.472 7.323.767 1.866-.49 3.185-1.755 4.517-.449.473-.899.944-1.261 1.444l5.715-5.111"
22
+ clipRule="evenodd"
23
+ />
24
+ </g>
25
+ </g>
26
+ <defs>
27
+ <clipPath id="grok_svg__a">
28
+ <rect width={24} height={24} fill="#fff" rx={4} />
29
+ </clipPath>
30
+ <clipPath id="grok_svg__b">
31
+ <path fill="#fff" d="M3 3h18v18H3z" />
32
+ </clipPath>
33
+ </defs>
34
+ </svg>
35
+ );
36
+ export default SvgGrok;
@@ -12,7 +12,7 @@ const SvgHubspot = (props: SVGProps<SVGSVGElement>) => (
12
12
  <path
13
13
  fill="#FF7A59"
14
14
  fillRule="evenodd"
15
- d="M16.076 16.692a2.534 2.534 0 0 1-2.524-2.543 2.534 2.534 0 0 1 2.524-2.543 2.534 2.534 0 0 1 2.525 2.543 2.534 2.534 0 0 1-2.525 2.543Zm.756-7.439V6.991c.586-.279.997-.876.997-1.57V5.37c0-.957-.777-1.74-1.727-1.74h-.052c-.95 0-1.727.783-1.727 1.74v.052c0 .693.41 1.29.997 1.57v2.261a4.88 4.88 0 0 0-2.328 1.033L6.826 5.454c.041-.157.07-.32.07-.49A1.955 1.955 0 0 0 4.95 3 1.955 1.955 0 0 0 3 4.96a1.955 1.955 0 0 0 1.945 1.964c.35 0 .675-.1.96-.263l6.065 4.753a4.961 4.961 0 0 0-.818 2.735c0 1.059.332 2.038.893 2.844l-1.844 1.858a1.565 1.565 0 0 0-.458-.075c-.883 0-1.6.721-1.6 1.612 0 .89.717 1.612 1.6 1.612.885 0 1.601-.722 1.601-1.612 0-.161-.03-.314-.074-.46l1.824-1.838a4.875 4.875 0 0 0 2.982 1.019c2.72 0 4.924-2.221 4.924-4.96a4.946 4.946 0 0 0-4.168-4.896Z"
15
+ d="M16.31 16.692c-1.42 0-2.57-1.139-2.57-2.543 0-1.404 1.15-2.543 2.57-2.543 1.419 0 2.57 1.139 2.57 2.543 0 1.404-1.151 2.543-2.57 2.543Zm.769-7.439V6.991a1.74 1.74 0 0 0 1.014-1.57V5.37c0-.957-.79-1.74-1.757-1.74h-.053c-.967 0-1.757.783-1.757 1.74v.052c0 .693.418 1.29 1.014 1.57v2.261a5.01 5.01 0 0 0-2.37 1.033L6.896 5.454c.041-.157.07-.32.07-.49A1.973 1.973 0 0 0 4.985 3 1.973 1.973 0 0 0 3 4.96 1.972 1.972 0 0 0 5.957 6.66l6.173 4.753a4.898 4.898 0 0 0 .077 5.579l-1.878 1.858a1.62 1.62 0 0 0-.465-.075c-.9 0-1.63.721-1.63 1.612 0 .89.73 1.612 1.63 1.612.9 0 1.63-.722 1.63-1.612 0-.161-.032-.314-.076-.46l1.857-1.838a5.02 5.02 0 0 0 3.035 1.019c2.768 0 5.011-2.221 5.011-4.96 0-2.48-1.84-4.528-4.242-4.896Z"
16
16
  clipRule="evenodd"
17
17
  />
18
18
  </svg>
@@ -9,7 +9,7 @@ const SvgHuggingFace = (props: SVGProps<SVGSVGElement>) => (
9
9
  viewBox="0 0 24 24"
10
10
  {...props}
11
11
  >
12
- <rect width={24} height={24} fill="#041728" rx={5} />
12
+ <rect width={24} height={24} fill="#000" rx={5} />
13
13
  <path
14
14
  fill="#FFD21E"
15
15
  d="M11.942 18.648a6.873 6.873 0 0 0 4.914-2.082 7.19 7.19 0 0 0 2.036-5.026 7.19 7.19 0 0 0-2.036-5.026 6.873 6.873 0 0 0-4.914-2.082 6.873 6.873 0 0 0-4.914 2.082 7.19 7.19 0 0 0-2.036 5.026 7.19 7.19 0 0 0 2.036 5.026 6.872 6.872 0 0 0 4.914 2.082Z"
@@ -10,7 +10,7 @@ const SvgLinear = (props: SVGProps<SVGSVGElement>) => (
10
10
  {...props}
11
11
  >
12
12
  <path
13
- fill="#222326"
13
+ fill="#000"
14
14
  d="M2.245 14.305c-.044-.19.182-.31.32-.172l7.302 7.303c.138.137.018.363-.172.319a10.025 10.025 0 0 1-7.45-7.45ZM2 11.378a.198.198 0 0 0 .058.152L12.47 21.942c.04.04.095.061.152.058.474-.03.939-.092 1.393-.186a.194.194 0 0 0 .095-.33L2.515 9.89a.194.194 0 0 0-.33.095c-.093.454-.155.919-.185 1.393Zm.842-3.437a.198.198 0 0 0 .042.22l12.955 12.955a.198.198 0 0 0 .22.042c.357-.16.703-.339 1.037-.537a.196.196 0 0 0 .037-.308L3.687 6.867a.196.196 0 0 0-.308.037 9.98 9.98 0 0 0-.537 1.037Zm1.69-2.326a.197.197 0 0 1-.01-.271A9.985 9.985 0 0 1 11.99 2C17.518 2 22 6.481 22 12.01a9.985 9.985 0 0 1-3.344 7.467.197.197 0 0 1-.27-.009L4.531 5.615Z"
15
15
  />
16
16
  </svg>
@@ -0,0 +1,56 @@
1
+ import type { SVGProps } from "react";
2
+ import * as React from "react";
3
+ const SvgMeta = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ xmlns="http://www.w3.org/2000/svg"
6
+ width="1em"
7
+ height="1em"
8
+ fill="none"
9
+ viewBox="0 0 24 24"
10
+ {...props}
11
+ >
12
+ <path
13
+ fill="#fff"
14
+ d="M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z"
15
+ />
16
+ <path
17
+ fill="#0081FB"
18
+ d="M4.16 14.233c0 .804.168 1.422.387 1.796.287.49.716.697 1.152.697.564 0 1.08-.147 2.072-1.595.796-1.16 1.734-2.789 2.364-3.81l1.069-1.73c.742-1.2 1.6-2.536 2.585-3.442C14.595 5.41 15.462 5 16.334 5c1.465 0 2.861.895 3.93 2.574C21.432 9.412 22 11.727 22 14.117c0 1.42-.266 2.464-.718 3.289-.436.797-1.288 1.594-2.72 1.594v-2.274c1.226 0 1.532-1.187 1.532-2.546 0-1.937-.428-4.086-1.372-5.621-.67-1.09-1.538-1.755-2.493-1.755-1.032 0-1.864.82-2.798 2.285-.496.777-1.006 1.725-1.578 2.794l-.63 1.177c-1.266 2.365-1.587 2.904-2.22 3.793C7.893 18.41 6.946 19 5.7 19c-1.479 0-2.414-.675-2.994-1.692C2.232 16.478 2 15.39 2 14.15l2.16.082Z"
19
+ />
20
+ <path
21
+ fill="url(#Meta_svg__a)"
22
+ d="M3.703 7.734C4.693 6.125 6.123 5 7.763 5c.949 0 1.892.296 2.878 1.144 1.078.927 2.227 2.454 3.66 4.97l.514.904c1.241 2.178 1.947 3.299 2.36 3.827.532.679.904.881 1.387.881 1.226 0 1.532-1.187 1.532-2.546L22 14.117c0 1.42-.266 2.464-.718 3.289-.436.797-1.288 1.594-2.72 1.594-.89 0-1.679-.204-2.551-1.07-.67-.666-1.454-1.849-2.057-2.912l-1.794-3.157c-.9-1.585-1.726-2.767-2.203-3.302-.514-.575-1.175-1.27-2.23-1.27-.853 0-1.578.631-2.184 1.597l-1.84-1.152Z"
23
+ />
24
+ <path
25
+ fill="url(#Meta_svg__b)"
26
+ d="M7.728 7.29c-.854 0-1.579.63-2.185 1.596-.858 1.364-1.383 3.396-1.383 5.347 0 .804.168 1.422.387 1.796l-1.842 1.279C2.232 16.478 2 15.39 2 14.15c0-2.254.587-4.603 1.703-6.417C4.693 6.125 6.123 5 7.763 5l-.035 2.29Z"
27
+ />
28
+ <defs>
29
+ <linearGradient
30
+ id="Meta_svg__a"
31
+ x1={6.243}
32
+ x2={20.017}
33
+ y1={13.576}
34
+ y2={14.236}
35
+ gradientUnits="userSpaceOnUse"
36
+ >
37
+ <stop stopColor="#0064E1" />
38
+ <stop offset={0.4} stopColor="#0064E1" />
39
+ <stop offset={0.83} stopColor="#0073EE" />
40
+ <stop offset={1} stopColor="#0082FB" />
41
+ </linearGradient>
42
+ <linearGradient
43
+ id="Meta_svg__b"
44
+ x1={5.13}
45
+ x2={5.13}
46
+ y1={15.188}
47
+ y2={9.838}
48
+ gradientUnits="userSpaceOnUse"
49
+ >
50
+ <stop stopColor="#0082FB" />
51
+ <stop offset={1} stopColor="#0064E0" />
52
+ </linearGradient>
53
+ </defs>
54
+ </svg>
55
+ );
56
+ export default SvgMeta;
@@ -11,7 +11,7 @@ const SvgNotion = (props: SVGProps<SVGSVGElement>) => (
11
11
  >
12
12
  <path
13
13
  fill="#fff"
14
- d="m3.203 2.863 11.067-.818c1.36-.116 1.709-.038 2.563.584l3.533 2.488c.583.428.777.545.777 1.01v13.65c0 .855-.311 1.36-1.398 1.438l-12.852.778c-.816.039-1.204-.078-1.632-.622L2.66 17.988c-.467-.623-.66-1.089-.66-1.633V4.223c0-.7.31-1.283 1.203-1.36Z"
14
+ d="m3.703 2.863 11.067-.818c1.36-.116 1.709-.038 2.563.584l3.533 2.488c.583.428.777.545.777 1.01v13.65c0 .855-.311 1.36-1.398 1.438l-12.852.778c-.816.039-1.204-.078-1.632-.622L3.16 17.988c-.467-.623-.66-1.089-.66-1.633V4.223c0-.7.31-1.283 1.203-1.36Z"
15
15
  />
16
16
  <path
17
17
  fill="#000"
@@ -19,11 +19,11 @@ const SvgOffice = (props: SVGProps<SVGSVGElement>) => (
19
19
  />
20
20
  <path
21
21
  fill="url(#Office_svg__c)"
22
- d="M15.636 9.727v2.036a3.637 3.637 0 0 1-1.753 3.111l-5.455 3.302a3.637 3.637 0 0 1-3.64.073l5.329 3.225c1.157.701 2.608.701 3.766 0l5.455-3.301a3.636 3.636 0 0 0 1.753-3.111V13.59l-.454-.682-5-3.182Z"
22
+ d="M15.636 9.727v2.036a3.637 3.637 0 0 1-1.753 3.111l-5.455 3.302a3.637 3.637 0 0 1-3.64.073l5.329 3.225c1.157.701 2.608.701 3.766 0l5.455-3.301a3.637 3.637 0 0 0 1.753-3.111V13.59l-.454-.682-5-3.182Z"
23
23
  />
24
24
  <path
25
25
  fill="url(#Office_svg__d)"
26
- d="M15.636 9.727v2.036a3.637 3.637 0 0 1-1.753 3.111l-5.455 3.302a3.637 3.637 0 0 1-3.64.073l5.329 3.225c1.157.701 2.608.701 3.766 0l5.455-3.301a3.636 3.636 0 0 0 1.753-3.111V13.59l-.454-.682-5-3.182Z"
26
+ d="M15.636 9.727v2.036a3.637 3.637 0 0 1-1.753 3.111l-5.455 3.302a3.637 3.637 0 0 1-3.64.073l5.329 3.225c1.157.701 2.608.701 3.766 0l5.455-3.301a3.637 3.637 0 0 0 1.753-3.111V13.59l-.454-.682-5-3.182Z"
27
27
  />
28
28
  <path
29
29
  fill="url(#Office_svg__e)"
@@ -50,7 +50,7 @@ const SvgOffice = (props: SVGProps<SVGSVGElement>) => (
50
50
  cx={0}
51
51
  cy={0}
52
52
  r={1}
53
- gradientTransform="rotate(-8.367 123.316 -31.054) scale(14.1144 9.32348)"
53
+ gradientTransform="rotate(-8.367 123.316 -31.055) scale(14.1144 9.32348)"
54
54
  gradientUnits="userSpaceOnUse"
55
55
  >
56
56
  <stop offset={0.134} stopColor="#D59DFF" />
@@ -9,10 +9,21 @@ const SvgOpenai = (props: SVGProps<SVGSVGElement>) => (
9
9
  viewBox="0 0 24 24"
10
10
  {...props}
11
11
  >
12
- <path
13
- fill="#000"
14
- d="M21.55 10.005a5.417 5.417 0 0 0-.478-4.502c-1.216-2.09-3.662-3.166-6.05-2.66A5.59 5.59 0 0 0 10.831 1C8.39.995 6.224 2.546 5.473 4.838A5.553 5.553 0 0 0 1.76 7.496a5.488 5.488 0 0 0 .691 6.5 5.416 5.416 0 0 0 .477 4.502c1.217 2.09 3.662 3.165 6.05 2.66A5.586 5.586 0 0 0 13.168 23c2.443.006 4.61-1.546 5.361-3.84a5.553 5.553 0 0 0 3.715-2.66 5.488 5.488 0 0 0-.693-6.497v.002Zm-8.381 11.557a4.198 4.198 0 0 1-2.675-.954c.034-.018.093-.05.132-.073l4.44-2.53a.71.71 0 0 0 .364-.624v-6.176l1.877 1.069c.02.01.033.029.036.05v5.115c-.003 2.275-1.87 4.119-4.174 4.123ZM4.192 17.78a4.059 4.059 0 0 1-.498-2.762l.131.077 4.44 2.53c.225.13.504.13.73 0l5.42-3.088v2.138a.068.068 0 0 1-.027.057L9.9 19.288c-1.999 1.136-4.552.46-5.707-1.51h-.001ZM3.023 8.216A4.15 4.15 0 0 1 5.198 6.41l-.002.151v5.06a.711.711 0 0 0 .364.624l5.42 3.087-1.876 1.07a.067.067 0 0 1-.063.005l-4.489-2.559c-1.995-1.14-2.679-3.658-1.53-5.63h.001Zm15.417 3.54-5.42-3.088L14.896 7.6a.067.067 0 0 1 .063-.006l4.489 2.557c1.998 1.14 2.683 3.662 1.529 5.633a4.163 4.163 0 0 1-2.174 1.807V12.38a.71.71 0 0 0-.363-.623Zm1.867-2.773a6.16 6.16 0 0 0-.132-.078l-4.44-2.53a.731.731 0 0 0-.729 0l-5.42 3.088V7.325a.068.068 0 0 1 .027-.057L14.1 4.713c2-1.137 4.555-.46 5.707 1.513.487.833.664 1.809.499 2.757h.001Zm-11.741 3.81-1.877-1.068a.065.065 0 0 1-.036-.051V6.559c.001-2.277 1.873-4.122 4.181-4.12.976 0 1.92.338 2.671.954-.034.018-.092.05-.131.073l-4.44 2.53a.71.71 0 0 0-.365.623l-.003 6.173v.002Zm1.02-2.168L12 9.25l2.414 1.375v2.75L12 14.75l-2.415-1.375v-2.75Z"
15
- />
12
+ <g clipPath="url(#Openai_svg__a)">
13
+ <path
14
+ fill="#000"
15
+ d="M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z"
16
+ />
17
+ <path
18
+ fill="#F7F7F7"
19
+ d="M19.813 10.367a4.432 4.432 0 0 0-.39-3.683c-.996-1.71-2.997-2.59-4.95-2.176A4.574 4.574 0 0 0 11.043 3c-1.997-.004-3.77 1.265-4.384 3.14a4.543 4.543 0 0 0-3.04 2.175 4.49 4.49 0 0 0 .566 5.318 4.432 4.432 0 0 0 .39 3.684c.996 1.71 2.997 2.59 4.951 2.175A4.57 4.57 0 0 0 12.955 21c1.999.005 3.772-1.265 4.386-3.142a4.543 4.543 0 0 0 3.04-2.176 4.49 4.49 0 0 0-.567-5.316l-.001.001Zm-6.857 9.457a3.435 3.435 0 0 1-2.188-.781c.028-.015.076-.041.107-.06l3.633-2.07c.186-.104.3-.3.299-.51v-5.054l1.535.875a.053.053 0 0 1 .03.042v4.184c-.003 1.861-1.53 3.37-3.416 3.374Zm-7.344-3.096a3.321 3.321 0 0 1-.408-2.26l.108.064 3.632 2.07a.598.598 0 0 0 .597 0l4.434-2.527v1.75a.056.056 0 0 1-.021.046l-3.672 2.092c-1.635.93-3.724.377-4.67-1.235Zm-.957-7.824a3.396 3.396 0 0 1 1.78-1.479l-.002.124v4.14a.582.582 0 0 0 .298.51l4.435 2.527-1.536.874a.055.055 0 0 1-.051.005L5.906 13.51a3.353 3.353 0 0 1-1.251-4.606Zm12.614 2.897-4.435-2.527L14.37 8.4a.055.055 0 0 1 .051-.005l3.673 2.092a3.35 3.35 0 0 1 1.25 4.61 3.406 3.406 0 0 1-1.778 1.478V12.31a.58.58 0 0 0-.297-.51Zm1.528-2.27a5.022 5.022 0 0 0-.108-.063l-3.633-2.07a.598.598 0 0 0-.596 0l-4.435 2.527v-1.75a.056.056 0 0 1 .022-.046l3.671-2.09c1.636-.932 3.727-.378 4.67 1.237.398.681.543 1.48.407 2.255h.002ZM9.19 12.65l-1.535-.874a.053.053 0 0 1-.03-.042V7.55c.001-1.863 1.533-3.373 3.421-3.372.799 0 1.572.277 2.186.78a2.563 2.563 0 0 0-.108.06L9.49 7.088a.58.58 0 0 0-.298.51l-.003 5.051v.001Zm.834-1.774L12 9.75l1.975 1.125v2.25L12 14.25l-1.976-1.125v-2.25Z"
20
+ />
21
+ </g>
22
+ <defs>
23
+ <clipPath id="Openai_svg__a">
24
+ <rect width={24} height={24} fill="#fff" rx={4} />
25
+ </clipPath>
26
+ </defs>
16
27
  </svg>
17
28
  );
18
29
  export default SvgOpenai;
@@ -11,7 +11,7 @@ const SvgReplicate = (props: SVGProps<SVGSVGElement>) => (
11
11
  >
12
12
  <g clipPath="url(#Replicate_svg__a)">
13
13
  <path
14
- fill="currentColor"
14
+ fill="#000"
15
15
  d="M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z"
16
16
  />
17
17
  <path
@@ -10,7 +10,7 @@ const SvgZendesk = (props: SVGProps<SVGSVGElement>) => (
10
10
  {...props}
11
11
  >
12
12
  <path
13
- fill="#03363D"
13
+ fill="#000"
14
14
  d="M13 4v12L23 4H13ZM6 9a5 5 0 0 1-5-5h10a5 5 0 0 1-5 5ZM18 15a5 5 0 0 1 5 5H13a5 5 0 0 1 5-5ZM11 8v12H1L11 8Z"
15
15
  />
16
16
  </svg>
@@ -1,6 +1,5 @@
1
1
  export { default as Ai21Logo } from "./Ai21";
2
2
  export { default as AnthropicLogo } from "./Anthropic";
3
- export { default as AnthropicWhiteLogo } from "./AnthropicWhite";
4
3
  export { default as BigQueryLogo } from "./BigQuery";
5
4
  export { default as ClaudeLogo } from "./Claude";
6
5
  export { default as CohereLogo } from "./Cohere";
@@ -20,24 +19,22 @@ export { default as GoogleDocLogo } from "./GoogleDoc";
20
19
  export { default as GooglePdfLogo } from "./GooglePdf";
21
20
  export { default as GoogleSlideLogo } from "./GoogleSlide";
22
21
  export { default as GoogleSpreadsheetLogo } from "./GoogleSpreadsheet";
23
- export { default as Gpt3Logo } from "./Gpt3";
24
- export { default as Gpt4Logo } from "./Gpt4";
22
+ export { default as GrokLogo } from "./Grok";
25
23
  export { default as HubspotLogo } from "./Hubspot";
26
24
  export { default as HuggingFaceLogo } from "./HuggingFace";
27
25
  export { default as IntercomLogo } from "./Intercom";
28
26
  export { default as JiraLogo } from "./Jira";
29
27
  export { default as LinearLogo } from "./Linear";
30
28
  export { default as LinearWhiteLogo } from "./LinearWhite";
29
+ export { default as MetaLogo } from "./Meta";
31
30
  export { default as MicrosoftLogo } from "./Microsoft";
32
31
  export { default as MicrosoftExcelLogo } from "./MicrosoftExcel";
33
32
  export { default as MicrosoftPowerpointLogo } from "./MicrosoftPowerpoint";
34
33
  export { default as MicrosoftWordLogo } from "./MicrosoftWord";
35
34
  export { default as MistralLogo } from "./Mistral";
36
35
  export { default as NotionLogo } from "./Notion";
37
- export { default as O1Logo } from "./O1";
38
36
  export { default as OfficeLogo } from "./Office";
39
37
  export { default as OpenaiLogo } from "./Openai";
40
- export { default as OpenaiWhiteLogo } from "./OpenaiWhite";
41
38
  export { default as ReplicateLogo } from "./Replicate";
42
39
  export { default as SalesforceLogo } from "./Salesforce";
43
40
  export { default as SlackLogo } from "./Slack";
@@ -1,7 +1,7 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <g clip-path="url(#clip0_448_124)">
3
3
  <path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="#F0EEE7"/>
4
- <path d="M15.9825 4.76471H13.2263L18.2438 18.7647H21L15.9825 4.76471ZM8.0175 4.76471L3 18.7647H5.8125L6.825 15.8247H12.09L13.1137 18.7647H15.9262L10.8975 4.76471H8.0175ZM7.7475 13.223L9.4575 8.29971L11.1787 13.223H7.7475Z" fill="black"/>
4
+ <path d="M15.9825 4.76471H13.2262L18.2438 18.7647H21L15.9825 4.76471ZM8.0175 4.76471L3 18.7647H5.8125L6.825 15.8247H12.09L13.1137 18.7647H15.9262L10.8975 4.76471H8.0175ZM7.7475 13.223L9.4575 8.29971L11.1788 13.223H7.7475Z" fill="black"/>
5
5
  </g>
6
6
  <defs>
7
7
  <clipPath id="clip0_448_124">
@@ -1,7 +1,7 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M6 18C6 16.3431 7.34315 15 9 15H12V18C12 19.6569 10.6569 21 9 21V21C7.34315 21 6 19.6569 6 18V18Z" fill="#0ACF83"/>
3
- <path d="M12 12C12 10.3432 13.3431 9 15 9V9C16.6568 9 18 10.3431 18 12V12C18 13.6569 16.6568 15 15 15V15C13.3431 15 12 13.6568 12 12V12Z" fill="#1ABCFE"/>
4
- <path d="M6 12C6 13.6569 7.34315 15 9 15H12V9H9C7.34315 9 6 10.3431 6 12V12Z" fill="#A259FF"/>
5
- <path d="M12 3V9H15C16.6569 9 18 7.65685 18 6V6C18 4.34315 16.6569 3 15 3H12Z" fill="#FF7262"/>
6
- <path d="M6 6C6 7.65685 7.34315 9 9 9H12V3L9 3C7.34315 3 6 4.34315 6 6V6Z" fill="#F24E1E"/>
2
+ <path d="M6 18C6 16.3431 7.34315 15 9 15H12V18C12 19.6569 10.6569 21 9 21C7.34315 21 6 19.6569 6 18Z" fill="#0ACF83"/>
3
+ <path d="M12 12C12 10.3432 13.3431 9 15 9C16.6568 9 18 10.3431 18 12C18 13.6569 16.6568 15 15 15C13.3431 15 12 13.6568 12 12Z" fill="#1ABCFE"/>
4
+ <path d="M6 12C6 13.6569 7.34315 15 9 15H12V9H9C7.34315 9 6 10.3431 6 12Z" fill="#A259FF"/>
5
+ <path d="M12 3V9H15C16.6569 9 18 7.65685 18 6C18 4.34315 16.6569 3 15 3H12Z" fill="#FF7262"/>
6
+ <path d="M6 6C6 7.65685 7.34315 9 9 9H12V3L9 3C7.34315 3 6 4.34315 6 6Z" fill="#F24E1E"/>
7
7
  </svg>
@@ -1,6 +1,6 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <g clip-path="url(#clip0_595_58)">
3
- <path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="#1B1E29"/>
3
+ <path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="black"/>
4
4
  <path d="M12 2C12 7.52284 16.4772 12 22 12C16.4772 12 12 16.4772 12 22C12 16.4772 7.52284 12 2 12C7.52284 12 12 7.52284 12 2Z" fill="url(#paint0_radial_595_58)"/>
5
5
  </g>
6
6
  <defs>
@@ -1,3 +1,3 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16.0762 16.6916C14.6819 16.6916 13.5516 15.5531 13.5516 14.1489C13.5516 12.7445 14.6819 11.606 16.0762 11.606C17.4704 11.606 18.6007 12.7445 18.6007 14.1489C18.6007 15.5531 17.4704 16.6916 16.0762 16.6916ZM16.8319 9.25338V6.99129C17.4181 6.71241 17.8287 6.1151 17.8287 5.42191V5.36969C17.8287 4.41298 17.0516 3.63024 16.1018 3.63024H16.0502C15.1004 3.63024 14.3234 4.41298 14.3234 5.36969V5.42191C14.3234 6.1151 14.7339 6.71265 15.3201 6.99154V9.25338C14.4474 9.38929 13.65 9.75187 12.9923 10.2855L6.82629 5.45412C6.86699 5.29674 6.89557 5.13473 6.89581 4.96442C6.89678 3.88107 6.0262 3.00147 4.95021 3C3.8747 2.99878 3.00121 3.87595 3 4.95954C2.99879 6.04312 3.86937 6.92273 4.94536 6.92395C5.29587 6.92444 5.62046 6.82416 5.90484 6.66117L11.9701 11.414C11.4544 12.1982 11.1521 13.1376 11.1521 14.1489C11.1521 15.2076 11.4842 16.187 12.0452 16.9925L10.2008 18.8505C10.055 18.8063 9.90385 18.7756 9.74349 18.7756C8.85959 18.7756 8.14282 19.4973 8.14282 20.3877C8.14282 21.2783 8.85959 22 9.74349 22C10.6276 22 11.3442 21.2783 11.3442 20.3877C11.3442 20.2266 11.3136 20.0741 11.2698 19.9273L13.0943 18.0895C13.9225 18.7261 14.9539 19.1086 16.0762 19.1086C18.7957 19.1086 21 16.888 21 14.1489C21 11.6692 19.1915 9.6206 16.8319 9.25338Z" fill="#FF7A59"/>
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.3097 16.6916C14.8905 16.6916 13.74 15.5531 13.74 14.1489C13.74 12.7445 14.8905 11.606 16.3097 11.606C17.7288 11.606 18.8793 12.7445 18.8793 14.1489C18.8793 15.5531 17.7288 16.6916 16.3097 16.6916ZM17.0789 9.25338V6.99129C17.6756 6.71241 18.0935 6.1151 18.0935 5.42191V5.36969C18.0935 4.41298 17.3025 3.63024 16.3358 3.63024H16.2833C15.3165 3.63024 14.5256 4.41298 14.5256 5.36969V5.42191C14.5256 6.1151 14.9435 6.71265 15.5402 6.99154V9.25338C14.6518 9.38929 13.8401 9.75187 13.1707 10.2855L6.89462 5.45412C6.93604 5.29674 6.96514 5.13473 6.96538 4.96442C6.96637 3.88107 6.08024 3.00147 4.98503 3C3.89032 2.99878 3.00123 3.87595 3 4.95954C2.99877 6.04312 3.8849 6.92273 4.9801 6.92395C5.33687 6.92444 5.66726 6.82416 5.95672 6.66117L12.1303 11.414C11.6053 12.1982 11.2976 13.1376 11.2976 14.1489C11.2976 15.2076 11.6357 16.187 12.2067 16.9925L10.3294 18.8505C10.181 18.8063 10.0271 18.7756 9.86391 18.7756C8.96422 18.7756 8.23466 19.4973 8.23466 20.3877C8.23466 21.2783 8.96422 22 9.86391 22C10.7638 22 11.4932 21.2783 11.4932 20.3877C11.4932 20.2266 11.4621 20.0741 11.4175 19.9273L13.2745 18.0895C14.1175 18.7261 15.1674 19.1086 16.3097 19.1086C19.0778 19.1086 21.3214 16.888 21.3214 14.1489C21.3214 11.6692 19.4806 9.6206 17.0789 9.25338Z" fill="#FF7A59"/>
3
3
  </svg>
@@ -1,5 +1,5 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect width="24" height="24" rx="5" fill="#041728"/>
2
+ <rect width="24" height="24" rx="5" fill="black"/>
3
3
  <path d="M11.942 18.6477C13.7853 18.6477 15.553 17.8989 16.8564 16.5659C18.1598 15.2329 18.892 13.4249 18.892 11.5398C18.892 9.65463 18.1598 7.8467 16.8564 6.5137C15.553 5.1807 13.7853 4.43182 11.942 4.43182C10.0987 4.43182 8.33099 5.1807 7.02761 6.5137C5.72423 7.8467 4.992 9.65463 4.992 11.5398C4.992 13.4249 5.72423 15.2329 7.02761 16.5659C8.33099 17.8989 10.0987 18.6477 11.942 18.6477Z" fill="#FFD21E"/>
4
4
  <path d="M18.892 11.5398C18.892 9.65464 18.1598 7.8467 16.8564 6.5137C15.553 5.1807 13.7852 4.43183 11.942 4.43183C10.0987 4.43183 8.33097 5.1807 7.02759 6.5137C5.72422 7.8467 4.99199 9.65464 4.99199 11.5398C4.99199 13.4249 5.72422 15.2329 7.02759 16.5659C8.33097 17.8989 10.0987 18.6477 11.942 18.6477C13.7852 18.6477 15.553 17.8989 16.8564 16.5659C18.1598 15.2329 18.892 13.4249 18.892 11.5398ZM4.19199 11.5398C4.19199 10.4989 4.39245 9.46823 4.78192 8.50658C5.17139 7.54494 5.74225 6.67117 6.46191 5.93516C7.18156 5.19915 8.03592 4.61531 8.97619 4.21699C9.91646 3.81866 10.9242 3.61365 11.942 3.61365C12.9597 3.61365 13.9675 3.81866 14.9078 4.21699C15.8481 4.61531 16.7024 5.19915 17.4221 5.93516C18.1417 6.67117 18.7126 7.54494 19.1021 8.50658C19.4915 9.46823 19.692 10.4989 19.692 11.5398C19.692 13.6419 18.8755 15.658 17.4221 17.1444C15.9687 18.6308 13.9974 19.4659 11.942 19.4659C9.88656 19.4659 7.91532 18.6308 6.46191 17.1444C5.0085 15.658 4.19199 13.6419 4.19199 11.5398Z" fill="#FF9D0B"/>
5
5
  <path d="M14.2 9.60682C14.456 9.69682 14.556 10.2327 14.814 10.0936C14.9887 9.99878 15.132 9.85306 15.2257 9.67492C15.3194 9.49678 15.3594 9.29421 15.3405 9.09284C15.3217 8.89147 15.2449 8.70034 15.1198 8.54363C14.9947 8.38691 14.827 8.27165 14.6379 8.21242C14.4488 8.15319 14.2467 8.15266 14.0573 8.21088C13.8678 8.2691 13.6996 8.38347 13.5737 8.53952C13.4478 8.69556 13.37 8.88628 13.3501 9.08755C13.3303 9.28882 13.3692 9.49159 13.462 9.67023C13.584 9.90546 13.972 9.52296 14.202 9.60478L14.2 9.60682ZM9.49001 9.60682C9.23401 9.69682 9.13201 10.2327 8.87601 10.0936C8.70131 9.99878 8.55804 9.85306 8.46432 9.67492C8.3706 9.49678 8.33064 9.29421 8.34949 9.09284C8.36835 8.89147 8.44517 8.70034 8.57024 8.54363C8.69531 8.38691 8.86302 8.27165 9.05215 8.21242C9.24128 8.15319 9.44333 8.15266 9.63276 8.21088C9.82218 8.2691 9.99047 8.38347 10.1163 8.53952C10.2422 8.69556 10.32 8.88628 10.3399 9.08755C10.3598 9.28882 10.3208 9.49159 10.228 9.67023C10.106 9.90546 9.71601 9.52296 9.48801 9.60478L9.49001 9.60682Z" fill="#3A3B45"/>
@@ -1,3 +1,3 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2.24508 14.3046C2.20058 14.1149 2.42658 13.9954 2.56436 14.1332L9.86684 21.4356C10.0046 21.5734 9.88514 21.7994 9.69544 21.7549C6.0103 20.8904 3.10956 17.9897 2.24508 14.3046ZM2.00038 11.3778C1.99685 11.4345 2.01815 11.4898 2.05829 11.5299L12.4701 21.9417C12.5102 21.9818 12.5655 22.0032 12.6222 21.9996C13.096 21.9701 13.5609 21.9076 14.0147 21.8144C14.1676 21.783 14.2207 21.5952 14.1103 21.4848L2.51519 9.8897C2.40482 9.77932 2.21696 9.83244 2.18556 9.98534C2.09237 10.4391 2.02989 10.904 2.00038 11.3778ZM2.84219 7.94108C2.80889 8.01584 2.82585 8.1032 2.88372 8.16108L15.8389 21.1163C15.8968 21.1742 15.9842 21.1911 16.0589 21.1578C16.4161 20.9987 16.7623 20.8193 17.096 20.621C17.2064 20.5554 17.2235 20.4037 17.1327 20.3129L3.68713 6.86734C3.59631 6.77652 3.44459 6.79356 3.37898 6.90398C3.18072 7.23766 3.0013 7.58386 2.84219 7.94108ZM4.53174 5.6148C4.45772 5.54078 4.45314 5.42206 4.52288 5.34398C6.3559 3.29186 9.02228 2 11.9904 2C17.5185 2 22 6.48146 22 12.0096C22 14.9777 20.7081 17.6441 18.656 19.4771C18.578 19.5469 18.4592 19.5423 18.3852 19.4683L4.53174 5.6148Z" fill="#222326"/>
2
+ <path d="M2.24508 14.3046C2.20058 14.1149 2.42658 13.9954 2.56436 14.1332L9.86684 21.4356C10.0046 21.5734 9.88514 21.7994 9.69544 21.7549C6.0103 20.8904 3.10956 17.9897 2.24508 14.3046ZM2.00038 11.3778C1.99685 11.4345 2.01815 11.4898 2.05829 11.5299L12.4701 21.9417C12.5102 21.9818 12.5655 22.0032 12.6222 21.9996C13.096 21.9701 13.5609 21.9076 14.0147 21.8144C14.1676 21.783 14.2207 21.5952 14.1103 21.4848L2.51519 9.8897C2.40482 9.77932 2.21696 9.83244 2.18556 9.98534C2.09237 10.4391 2.02989 10.904 2.00038 11.3778ZM2.84219 7.94108C2.80889 8.01584 2.82585 8.1032 2.88372 8.16108L15.8389 21.1163C15.8968 21.1742 15.9842 21.1911 16.0589 21.1578C16.4161 20.9987 16.7623 20.8193 17.096 20.621C17.2064 20.5554 17.2235 20.4037 17.1327 20.3129L3.68713 6.86734C3.59631 6.77652 3.44459 6.79356 3.37898 6.90398C3.18072 7.23766 3.0013 7.58386 2.84219 7.94108ZM4.53174 5.6148C4.45772 5.54078 4.45314 5.42206 4.52288 5.34398C6.3559 3.29186 9.02228 2 11.9904 2C17.5185 2 22 6.48146 22 12.0096C22 14.9777 20.7081 17.6441 18.656 19.4771C18.578 19.5469 18.4592 19.5423 18.3852 19.4683L4.53174 5.6148Z" fill="black"/>
3
3
  </svg>
@@ -0,0 +1,18 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="white"/>
3
+ <path d="M4.16024 14.2327C4.16024 15.0375 4.32786 15.6554 4.54695 16.0292C4.83419 16.5188 5.26262 16.7263 5.6994 16.7263C6.26276 16.7263 6.77813 16.579 7.77132 15.1313C8.56698 13.971 9.50452 12.3423 10.1353 11.3213L11.2036 9.59141C11.9458 8.39005 12.8047 7.05456 13.7895 6.14932C14.5935 5.41047 15.4608 5 16.3337 5C17.7991 5 19.195 5.89497 20.2633 7.57351C21.4325 9.41183 22 11.7273 22 14.1169C22 15.5374 21.7343 16.5812 21.2822 17.4058C20.8455 18.2032 19.9942 19 18.5621 19V16.7263C19.7883 16.7263 20.0943 15.5388 20.0943 14.1799C20.0943 12.2434 19.6659 10.0942 18.7221 8.55864C18.0523 7.46942 17.1843 6.80387 16.2294 6.80387C15.1965 6.80387 14.3654 7.62482 13.4314 9.08859C12.9348 9.86628 12.425 10.814 11.8526 11.8835L11.2224 13.0599C9.9566 15.4252 9.63597 15.964 9.00306 16.8531C7.89373 18.4099 6.94645 19 5.6994 19C4.22006 19 3.2846 18.3249 2.70524 17.3075C2.2323 16.4785 2 15.3908 2 14.1513L4.16024 14.2327Z" fill="#0081FB"/>
4
+ <path d="M3.70331 7.73403C4.69371 6.12513 6.12298 5 7.76229 5C8.71165 5 9.65546 5.29613 10.641 6.14419C11.719 7.07141 12.868 8.59822 14.3014 11.1146L14.8154 12.0176C16.0562 14.196 16.7621 15.3168 17.1753 15.8452C17.7066 16.524 18.0787 16.7263 18.5621 16.7263C19.7883 16.7263 20.0943 15.5388 20.0943 14.1799L22 14.1169C22 15.5374 21.7343 16.5812 21.2822 17.4058C20.8455 18.2032 19.9942 19 18.5621 19C17.6719 19 16.8832 18.7962 16.011 17.9291C15.3405 17.2636 14.5567 16.0813 13.9537 15.0184L12.16 11.8607C11.26 10.276 10.4344 9.09445 9.95661 8.55937C9.44263 7.98398 8.7819 7.28911 7.72751 7.28911C6.87413 7.28911 6.14941 7.92021 5.54292 8.88555L3.70331 7.73403Z" fill="url(#paint0_linear_1486_388)"/>
5
+ <path d="M7.7275 7.28911C6.87411 7.28911 6.14939 7.92021 5.54291 8.88555C4.68535 10.2496 4.16024 12.2815 4.16024 14.2327C4.16024 15.0375 4.32786 15.6554 4.54695 16.0292L2.70524 17.3075C2.2323 16.4785 2 15.3908 2 14.1513C2 11.8974 2.58701 9.54817 3.7033 7.73403C4.6937 6.12513 6.12297 5 7.76228 5L7.7275 7.28911Z" fill="url(#paint1_linear_1486_388)"/>
6
+ <defs>
7
+ <linearGradient id="paint0_linear_1486_388" x1="6.2426" y1="13.5759" x2="20.0171" y2="14.236" gradientUnits="userSpaceOnUse">
8
+ <stop stop-color="#0064E1"/>
9
+ <stop offset="0.4" stop-color="#0064E1"/>
10
+ <stop offset="0.83" stop-color="#0073EE"/>
11
+ <stop offset="1" stop-color="#0082FB"/>
12
+ </linearGradient>
13
+ <linearGradient id="paint1_linear_1486_388" x1="5.12978" y1="15.1885" x2="5.12978" y2="9.8377" gradientUnits="userSpaceOnUse">
14
+ <stop stop-color="#0082FB"/>
15
+ <stop offset="1" stop-color="#0064E0"/>
16
+ </linearGradient>
17
+ </defs>
18
+ </svg>
@@ -1,8 +1,8 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <path d="M10.22 2.46545L10.1179 2.52723C9.95539 2.62551 9.80234 2.73539 9.65952 2.85546L9.95412 2.64823H12.4545L12.9091 6.0902L10.6363 8.36303L8.36346 9.94282V11.7645C8.36346 13.0368 9.02845 14.2166 10.1169 14.8755L12.5096 16.3238L7.45434 19.2727H6.47934L4.66211 18.1727C3.57366 17.5139 2.90869 16.334 2.90869 15.0617V8.93605C2.90869 7.66332 3.57408 6.48318 4.66309 5.82447L10.1179 2.525C10.1517 2.50455 10.1857 2.4847 10.22 2.46545Z" fill="url(#paint0_radial_861_49)"/>
3
3
  <path d="M10.22 2.46545L10.1179 2.52723C9.95539 2.62551 9.80234 2.73539 9.65952 2.85546L9.95412 2.64823H12.4545L12.9091 6.0902L10.6363 8.36303L8.36346 9.94282V11.7645C8.36346 13.0368 9.02845 14.2166 10.1169 14.8755L12.5096 16.3238L7.45434 19.2727H6.47934L4.66211 18.1727C3.57366 17.5139 2.90869 16.334 2.90869 15.0617V8.93605C2.90869 7.66332 3.57408 6.48318 4.66309 5.82447L10.1179 2.525C10.1517 2.50455 10.1857 2.4847 10.22 2.46545Z" fill="url(#paint1_linear_861_49)"/>
4
- <path d="M15.6365 9.72668V11.7633C15.6365 13.0356 14.9715 14.2154 13.883 14.8743L8.42826 18.176C7.31239 18.8515 5.92401 18.8758 4.78851 18.2492L10.1168 21.4744C11.2744 22.1752 12.7254 22.1752 13.883 21.4744L19.3378 18.1726C20.4263 17.5138 21.0912 16.334 21.0912 15.0616V13.5905L20.6366 12.9086L15.6365 9.72668Z" fill="url(#paint2_radial_861_49)"/>
5
- <path d="M15.6365 9.72668V11.7633C15.6365 13.0356 14.9715 14.2154 13.883 14.8743L8.42826 18.176C7.31239 18.8515 5.92401 18.8758 4.78851 18.2492L10.1168 21.4744C11.2744 22.1752 12.7254 22.1752 13.883 21.4744L19.3378 18.1726C20.4263 17.5138 21.0912 16.334 21.0912 15.0616V13.5905L20.6366 12.9086L15.6365 9.72668Z" fill="url(#paint3_linear_861_49)"/>
4
+ <path d="M15.6365 9.72668V11.7633C15.6365 13.0356 14.9715 14.2154 13.8831 14.8743L8.42832 18.176C7.31245 18.8515 5.92408 18.8758 4.78857 18.2492L10.1169 21.4744C11.2745 22.1752 12.7254 22.1752 13.8831 21.4744L19.3379 18.1726C20.4263 17.5138 21.0913 16.334 21.0913 15.0616V13.5905L20.6367 12.9086L15.6365 9.72668Z" fill="url(#paint2_radial_861_49)"/>
5
+ <path d="M15.6365 9.72668V11.7633C15.6365 13.0356 14.9715 14.2154 13.8831 14.8743L8.42832 18.176C7.31245 18.8515 5.92408 18.8758 4.78857 18.2492L10.1169 21.4744C11.2745 22.1752 12.7254 22.1752 13.8831 21.4744L19.3379 18.1726C20.4263 17.5138 21.0913 16.334 21.0913 15.0616V13.5905L20.6367 12.9086L15.6365 9.72668Z" fill="url(#paint3_linear_861_49)"/>
6
6
  <path d="M19.3369 5.82441L13.8821 2.52494C12.7608 1.8467 11.3645 1.82569 10.2262 2.46191L10.1179 2.52746C9.02886 3.18618 8.36346 4.36629 8.36346 5.63904V9.95008L10.1179 8.88885C11.275 8.18896 12.725 8.18896 13.8821 8.88885L19.3369 12.1883C20.3918 12.8265 21.0493 13.9539 21.0893 15.1808C21.0906 15.1412 21.0913 15.1015 21.0913 15.0617V8.93599C21.0913 7.66326 20.4259 6.48312 19.3369 5.82441Z" fill="url(#paint4_radial_861_49)"/>
7
7
  <path d="M19.3369 5.82441L13.8821 2.52494C12.7608 1.8467 11.3645 1.82569 10.2262 2.46191L10.1179 2.52746C9.02886 3.18618 8.36346 4.36629 8.36346 5.63904V9.95008L10.1179 8.88885C11.275 8.18896 12.725 8.18896 13.8821 8.88885L19.3369 12.1883C20.3918 12.8265 21.0493 13.9539 21.0893 15.1808C21.0906 15.1412 21.0913 15.1015 21.0913 15.0617V8.93599C21.0913 7.66326 20.4259 6.48312 19.3369 5.82441Z" fill="url(#paint5_linear_861_49)"/>
8
8
  <defs>
@@ -14,7 +14,7 @@
14
14
  <stop stop-color="#114A8B"/>
15
15
  <stop offset="1" stop-color="#0078D4" stop-opacity="0"/>
16
16
  </linearGradient>
17
- <radialGradient id="paint2_radial_861_49" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(5.83147 17.6139) rotate(-8.36717) scale(14.1144 9.32348)">
17
+ <radialGradient id="paint2_radial_861_49" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(5.83153 17.6139) rotate(-8.36717) scale(14.1144 9.32348)">
18
18
  <stop offset="0.133928" stop-color="#D59DFF"/>
19
19
  <stop offset="1" stop-color="#5E438F"/>
20
20
  </radialGradient>
@@ -1,3 +1,11 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M21.5493 10.0045C22.0551 8.50639 21.8809 6.86529 21.072 5.50264C19.8555 3.41259 17.4099 2.33732 15.0214 2.84333C13.9589 1.66218 12.4323 0.990477 10.8319 1.0001C8.39045 0.994602 6.22425 2.54563 5.47315 4.83781C3.90477 5.15475 2.55098 6.12346 1.75878 7.49643C0.533191 9.58097 0.812588 12.2087 2.44995 13.9962C1.94411 15.4943 2.1183 17.1354 2.92723 18.498C4.14375 20.5881 6.58935 21.6634 8.97781 21.1573C10.0397 22.3385 11.5669 23.0102 13.1674 22.9999C15.6102 23.0061 17.7771 21.4537 18.5282 19.1594C20.0966 18.8425 21.4503 17.8738 22.2426 16.5008C23.4667 14.4163 23.1866 11.7906 21.55 10.0031L21.5493 10.0045ZM13.1688 21.5623C12.1912 21.5637 11.2443 21.2261 10.4939 20.608C10.5281 20.5901 10.5873 20.5578 10.6256 20.5345L15.0653 18.0044C15.2925 17.8772 15.4318 17.6386 15.4304 17.3808V11.2049L17.3068 12.274C17.327 12.2836 17.3402 12.3028 17.343 12.3248V17.4393C17.3402 19.7136 15.4736 21.5575 13.1688 21.5623ZM4.19183 17.7789C3.70201 16.9443 3.52574 15.9659 3.69365 15.0165C3.7264 15.0357 3.78423 15.0708 3.82534 15.0942L8.26503 17.6242C8.49008 17.7541 8.76878 17.7541 8.99453 17.6242L14.4146 14.5359V16.6741C14.4159 16.6961 14.4055 16.7174 14.3881 16.7311L9.90031 19.288C7.90133 20.4238 5.34844 19.7486 4.19253 17.7789H4.19183ZM3.02338 8.21626C3.5111 7.38024 4.28101 6.74085 5.19794 6.40878C5.19794 6.44659 5.19585 6.51328 5.19585 6.56003V11.6208C5.19445 11.878 5.3338 12.1165 5.56025 12.2437L10.9803 15.3313L9.10392 16.4004C9.08511 16.4128 9.06142 16.4149 9.04052 16.4059L4.55205 13.847C2.55725 12.7071 1.87304 10.1887 3.02268 8.21694L3.02338 8.21626ZM18.4397 11.7563L13.0197 8.66795L14.896 7.59956C14.9148 7.58718 14.9385 7.58512 14.9594 7.59406L19.4479 10.1509C21.4462 11.2901 22.1311 13.8126 20.9766 15.7844C20.4881 16.6191 19.7189 17.2584 18.8027 17.5912V12.3792C18.8048 12.122 18.6661 11.8841 18.4404 11.7563H18.4397ZM20.307 8.98284C20.2742 8.9629 20.2164 8.92852 20.1753 8.90515L15.7356 6.37509C15.5105 6.24515 15.2318 6.24515 15.0061 6.37509L9.58607 9.46341V7.32524C9.58468 7.30324 9.59513 7.28192 9.61255 7.26817L14.1003 4.71337C16.0993 3.57553 18.655 4.25273 19.8074 6.2259C20.2944 7.05917 20.4707 8.03475 20.3056 8.98284H20.307ZM8.56603 12.7937L6.68898 11.7246C6.66878 11.715 6.65554 11.6958 6.65275 11.6738V6.55935C6.65415 4.2823 8.52632 2.43701 10.834 2.43838C11.8101 2.43838 12.7549 2.77664 13.5053 3.39265C13.4712 3.41053 13.4126 3.44284 13.3736 3.46622L8.93391 5.99627C8.70677 6.12346 8.56742 6.36134 8.56882 6.61916L8.56603 12.7924V12.7937ZM9.58538 10.6253L11.9996 9.24959L14.4139 10.6246V13.3754L11.9996 14.7504L9.58538 13.3754V10.6253Z" fill="black"/>
2
+ <g clip-path="url(#clip0_1690_393)">
3
+ <path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="black"/>
4
+ <path d="M19.813 10.3673C20.2269 9.14159 20.0844 7.79887 19.4226 6.68397C18.4272 4.97394 16.4263 4.09417 14.4721 4.50818C13.6027 3.54178 12.3537 2.99221 11.0443 3.00008C9.04673 2.99558 7.27439 4.26461 6.65985 6.14003C5.37663 6.39934 4.26898 7.19192 3.62082 8.31526C2.61807 10.0208 2.84666 12.1707 4.18632 13.6332C3.77245 14.859 3.91497 16.2017 4.57682 17.3166C5.57216 19.0266 7.5731 19.9064 9.5273 19.4924C10.3961 20.4588 11.6457 21.0083 12.9551 20.9999C14.9538 21.005 16.7267 19.7348 17.3412 17.8577C18.6245 17.5984 19.7321 16.8058 20.3803 15.6825C21.3819 13.9769 21.1527 11.8287 19.8136 10.3662L19.813 10.3673ZM12.9563 19.8237C12.1565 19.8248 11.3817 19.5486 10.7678 19.0429C10.7957 19.0283 10.8442 19.0019 10.8755 18.9827L14.508 16.9127C14.6938 16.8086 14.8078 16.6134 14.8067 16.4025V11.3494L16.3419 12.2242C16.3584 12.232 16.3693 12.2478 16.3715 12.2658V16.4503C16.3693 18.3111 14.8421 19.8198 12.9563 19.8237ZM5.6115 16.7282C5.21074 16.0453 5.06651 15.2448 5.2039 14.468C5.23069 14.4838 5.27801 14.5125 5.31164 14.5316L8.94412 16.6016C9.12825 16.7079 9.35628 16.7079 9.54098 16.6016L13.9755 14.0748V15.8242C13.9767 15.8422 13.9681 15.8597 13.9539 15.8709L10.2821 17.9629C8.64654 18.8922 6.55781 18.3398 5.61207 16.7282H5.6115ZM4.65549 8.90421C5.05454 8.2202 5.68447 7.69706 6.43468 7.42537C6.43468 7.4563 6.43297 7.51087 6.43297 7.54912V11.6898C6.43183 11.9001 6.54584 12.0953 6.73111 12.1994L11.1657 14.7256L9.63048 15.6004C9.61509 15.6105 9.59571 15.6122 9.57861 15.6049L5.90622 13.5112C4.27412 12.5785 3.71431 10.5181 4.65492 8.90477L4.65549 8.90421ZM17.2688 11.8006L12.8343 9.27378L14.3695 8.39964C14.3849 8.38951 14.4042 8.38782 14.4213 8.39514L18.0937 10.4871C19.7287 11.4192 20.2891 13.4831 19.3445 15.0963C18.9448 15.7792 18.3155 16.3024 17.5658 16.5746V12.3102C17.5675 12.0998 17.4541 11.9052 17.2694 11.8006H17.2688ZM18.7966 9.53141C18.7698 9.5151 18.7225 9.48697 18.6889 9.46785L15.0564 7.3978C14.8723 7.29149 14.6442 7.29149 14.4595 7.3978L10.025 9.92461V8.17519C10.0238 8.15719 10.0324 8.13976 10.0466 8.12851L13.7184 6.03821C15.354 5.10725 17.445 5.66133 18.3879 7.27574C18.7864 7.9575 18.9306 8.75571 18.7955 9.53141H18.7966ZM9.19039 12.6494L7.65462 11.7747C7.63809 11.7668 7.62726 11.7511 7.62498 11.7331V7.54856C7.62612 5.68552 9.1579 4.17573 11.046 4.17686C11.8446 4.17686 12.6176 4.45361 13.2316 4.95763C13.2037 4.97225 13.1558 4.99869 13.1239 5.01781L9.49138 7.08786C9.30554 7.19192 9.19153 7.38655 9.19267 7.59749L9.19039 12.6483V12.6494ZM10.0244 10.8753L11.9997 9.74967L13.975 10.8747V13.1253L11.9997 14.2503L10.0244 13.1253V10.8753Z" fill="#F7F7F7"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_1690_393">
8
+ <rect width="24" height="24" rx="4" fill="white"/>
9
+ </clipPath>
10
+ </defs>
3
11
  </svg>
@@ -1,6 +1,6 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <g clip-path="url(#clip0_292_427)">
3
- <path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="#111418"/>
3
+ <path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="black"/>
4
4
  <path fill-rule="evenodd" clip-rule="evenodd" d="M18.7601 5V6.57594H7.76522V19H6V5H18.7601ZM18.76 7.98899V9.56492H11.099V19H9.33229V7.98899H18.76ZM18.76 12.5525V10.9677H12.6646V19H14.4313V12.5525H18.76Z" fill="white"/>
5
5
  </g>
6
6
  <defs>
@@ -1,6 +1,6 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M13 4L13 16L23 4L13 4Z" fill="#03363D"/>
3
- <path d="M6 9C3.23858 9 1 6.76142 1 4H11C11 6.76142 8.76142 9 6 9Z" fill="#03363D"/>
4
- <path d="M18 15C20.7614 15 23 17.2386 23 20H13C13 17.2386 15.2386 15 18 15Z" fill="#03363D"/>
5
- <path d="M11 8V20H1L11 8Z" fill="#03363D"/>
2
+ <path d="M13 4L13 16L23 4L13 4Z" fill="black"/>
3
+ <path d="M6 9C3.23858 9 1 6.76142 1 4H11C11 6.76142 8.76142 9 6 9Z" fill="black"/>
4
+ <path d="M18 15C20.7614 15 23 17.2386 23 20H13C13 17.2386 15.2386 15 18 15Z" fill="black"/>
5
+ <path d="M11 8V20H1L11 8Z" fill="black"/>
6
6
  </svg>
@@ -1,3 +1,3 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.475 2 2 6.50322 2 12.0631C2 16.516 4.8625 20.277 8.8375 21.6104C9.3375 21.6985 9.525 21.3966 9.525 21.1324C9.525 20.8934 9.5125 20.1009 9.5125 19.2582C7 19.7236 6.35 18.6418 6.15 18.0758C6.0375 17.7864 5.55 16.8933 5.125 16.6543C4.775 16.4657 4.275 16.0002 5.1125 15.9877C5.9 15.9751 6.4625 16.7172 6.65 17.0191C7.55 18.5412 8.9875 18.1135 9.5625 17.8493C9.65 17.1952 9.9125 16.755 10.2 16.5034C7.975 16.2518 5.65 15.3839 5.65 11.5348C5.65 10.4404 6.0375 9.53472 6.675 8.83031C6.575 8.57873 6.225 7.54727 6.775 6.16359C6.775 6.16359 7.6125 5.89944 9.525 7.19506C10.325 6.96864 11.175 6.85543 12.025 6.85543C12.875 6.85543 13.725 6.96864 14.525 7.19506C16.4375 5.88686 17.275 6.16359 17.275 6.16359C17.825 7.54727 17.475 8.57873 17.375 8.83031C18.0125 9.53472 18.4 10.4278 18.4 11.5348C18.4 15.3965 16.0625 16.2518 13.8375 16.5034C14.2 16.8179 14.5125 17.4217 14.5125 18.3651C14.5125 19.711 14.5 20.7928 14.5 21.1324C14.5 21.3966 14.6875 21.711 15.1875 21.6104C19.1375 20.277 22 16.5034 22 12.0631C22 6.50322 17.525 2 12 2Z" fill="#0F172A"/>
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.475 2 2 6.50322 2 12.0631C2 16.516 4.8625 20.277 8.8375 21.6104C9.3375 21.6985 9.525 21.3966 9.525 21.1324C9.525 20.8934 9.5125 20.1009 9.5125 19.2582C7 19.7236 6.35 18.6418 6.15 18.0758C6.0375 17.7864 5.55 16.8933 5.125 16.6543C4.775 16.4657 4.275 16.0002 5.1125 15.9877C5.9 15.9751 6.4625 16.7172 6.65 17.0191C7.55 18.5412 8.9875 18.1135 9.5625 17.8493C9.65 17.1952 9.9125 16.755 10.2 16.5034C7.975 16.2518 5.65 15.3839 5.65 11.5348C5.65 10.4404 6.0375 9.53472 6.675 8.83031C6.575 8.57873 6.225 7.54727 6.775 6.16359C6.775 6.16359 7.6125 5.89944 9.525 7.19506C10.325 6.96864 11.175 6.85543 12.025 6.85543C12.875 6.85543 13.725 6.96864 14.525 7.19506C16.4375 5.88686 17.275 6.16359 17.275 6.16359C17.825 7.54727 17.475 8.57873 17.375 8.83031C18.0125 9.53472 18.4 10.4278 18.4 11.5348C18.4 15.3965 16.0625 16.2518 13.8375 16.5034C14.2 16.8179 14.5125 17.4217 14.5125 18.3651C14.5125 19.711 14.5 20.7928 14.5 21.1324C14.5 21.3966 14.6875 21.711 15.1875 21.6104C19.1375 20.277 22 16.5034 22 12.0631C22 6.50322 17.525 2 12 2Z" fill="black"/>
3
3
  </svg>
@@ -0,0 +1,16 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1690_350)">
3
+ <path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="black"/>
4
+ <g clip-path="url(#clip1_1690_350)">
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.9525 14.4675L15.936 10.0447C16.2292 9.82725 16.6485 9.912 16.7887 10.2487C17.5238 12.0255 17.1953 14.16 15.7313 15.6255C14.268 17.091 12.231 17.412 10.3695 16.68L8.33625 17.6227C11.253 19.6185 14.7945 19.125 17.0077 16.908C18.7635 15.15 19.3073 12.7537 18.7987 10.593L18.8032 10.5982C18.066 7.42425 18.9847 6.15525 20.8657 3.561C20.9107 3.4995 20.9557 3.438 21 3.375L18.5243 5.85375V5.84625L9.95025 14.469M8.71725 15.5422C6.62325 13.5397 6.98475 10.4415 8.7705 8.65425C10.0912 7.332 12.2557 6.792 14.145 7.5855L16.1737 6.648C15.7521 6.33781 15.2907 6.08557 14.802 5.898C13.5733 5.39512 12.2234 5.2668 10.922 5.52916C9.62061 5.79152 8.42585 6.43286 7.488 7.3725C5.58825 9.2745 4.9905 12.1995 6.0165 14.6955C6.783 16.5608 5.52675 17.88 4.2615 19.212C3.81225 19.6845 3.36225 20.1562 3 20.6558L8.715 15.5445" fill="white"/>
6
+ </g>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_1690_350">
10
+ <rect width="24" height="24" rx="4" fill="white"/>
11
+ </clipPath>
12
+ <clipPath id="clip1_1690_350">
13
+ <rect width="18" height="18" fill="white" transform="translate(3 3)"/>
14
+ </clipPath>
15
+ </defs>
16
+ </svg>
@@ -1,4 +1,4 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3.2034 2.86259L14.27 2.04519C15.6294 1.92859 15.9786 2.00719 16.8334 2.62859L20.366 5.11719C20.9486 5.54519 21.1426 5.66179 21.1426 6.12779V19.7764C21.1426 20.6318 20.832 21.1378 19.7446 21.215L6.8934 21.9934C6.0774 22.032 5.6888 21.9154 5.2614 21.3708L2.66 17.988C2.1934 17.3654 2 16.8994 2 16.3546V4.22259C2 3.52319 2.3106 2.93999 3.2034 2.86259Z" fill="white"/>
2
+ <path d="M3.7034 2.86259L14.77 2.04519C16.1294 1.92859 16.4786 2.00719 17.3334 2.62859L20.866 5.11719C21.4486 5.54519 21.6426 5.66179 21.6426 6.12779V19.7764C21.6426 20.6318 21.332 21.1378 20.2446 21.215L7.3934 21.9934C6.5774 22.032 6.1888 21.9154 5.7614 21.3708L3.16 17.988C2.6934 17.3654 2.5 16.8994 2.5 16.3546V4.22259C2.5 3.52319 2.8106 2.93999 3.7034 2.86259Z" fill="white"/>
3
3
  <path fill-rule="evenodd" clip-rule="evenodd" d="M14.77 2.04539L3.7034 2.86279C2.8106 2.93999 2.5 3.52339 2.5 4.22259V16.3546C2.5 16.8992 2.6934 17.3652 3.16 17.988L5.7614 21.3706C6.1888 21.9152 6.5774 22.032 7.3934 21.9932L20.2448 21.2152C21.3314 21.1378 21.6428 20.6318 21.6428 19.7766V6.12799C21.6428 5.68599 21.4682 5.55859 20.9542 5.18139L17.3334 2.62859C16.4788 2.00719 16.1294 1.92859 14.77 2.04519V2.04539ZM7.684 5.90459C6.6346 5.97519 6.3966 5.99119 5.8006 5.50659L4.2854 4.30139C4.1314 4.14539 4.2088 3.95079 4.5968 3.91199L15.2354 3.13459C16.1288 3.05659 16.594 3.36799 16.9434 3.63999L18.768 4.96199C18.846 5.00139 19.04 5.23399 18.8066 5.23399L7.82 5.89539L7.684 5.90459ZM6.4606 19.66V8.07339C6.4606 7.56739 6.616 7.33399 7.0812 7.29479L19.7 6.55599C20.128 6.51739 20.3214 6.78939 20.3214 7.29459V18.804C20.3214 19.31 20.2434 19.738 19.5448 19.7766L7.4694 20.4766C6.7708 20.5152 6.4608 20.2826 6.4608 19.66H6.4606ZM18.3806 8.69459C18.458 9.04459 18.3806 9.39459 18.0306 9.43459L17.4486 9.54999V18.1046C16.9432 18.3766 16.478 18.532 16.0892 18.532C15.4678 18.532 15.3126 18.3374 14.8472 17.7546L11.0412 11.7666V17.56L12.2452 17.8326C12.2452 17.8326 12.2452 18.5326 11.2738 18.5326L8.5958 18.688C8.5178 18.532 8.5958 18.1434 8.8672 18.066L9.5666 17.872V10.212L8.596 10.1334C8.518 9.78339 8.712 9.27799 9.256 9.23879L12.1294 9.04539L16.0894 15.1108V9.74479L15.08 9.6288C15.002 9.20019 15.3126 8.88879 15.7006 8.8508L18.3806 8.69459Z" fill="black"/>
4
4
  </svg>
@@ -1,5 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgAnthropicWhite: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgAnthropicWhite;
5
- //# sourceMappingURL=AnthropicWhite.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AnthropicWhite.d.ts","sourceRoot":"","sources":["../../../../src/logo/platforms/AnthropicWhite.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,QAAA,MAAM,iBAAiB,UAAW,SAAS,aAAa,CAAC,sBAcxD,CAAC;AACF,eAAe,iBAAiB,CAAC"}
@@ -1,6 +0,0 @@
1
- import { __assign } from "tslib";
2
- import * as React from "react";
3
- var SvgAnthropicWhite = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
4
- React.createElement("path", { fill: "#fff", d: "M16.867 4H13.5l6.132 15.53H23L16.867 4ZM7.133 4 1 19.53h3.438l1.237-3.262h6.435l1.251 3.261H16.8L10.653 4h-3.52Zm-.33 9.382 2.09-5.46 2.104 5.46H6.802Z" }))); };
5
- export default SvgAnthropicWhite;
6
- //# sourceMappingURL=AnthropicWhite.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AnthropicWhite.js","sourceRoot":"","sources":["../../../../src/logo/platforms/AnthropicWhite.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,iBAAiB,GAAG,UAAC,KAA8B,IAAK,OAAA,CAC5D,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,8BACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,yJAAyJ,GAC3J,CACE,CACP,EAd6D,CAc7D,CAAC;AACF,eAAe,iBAAiB,CAAC"}
@@ -1,5 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgGpt3: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgGpt3;
5
- //# sourceMappingURL=Gpt3.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Gpt3.d.ts","sourceRoot":"","sources":["../../../../src/logo/platforms/Gpt3.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,QAAA,MAAM,OAAO,UAAW,SAAS,aAAa,CAAC,sBAyB9C,CAAC;AACF,eAAe,OAAO,CAAC"}
@@ -1,11 +0,0 @@
1
- import { __assign } from "tslib";
2
- import * as React from "react";
3
- var SvgGpt3 = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
4
- React.createElement("g", { clipPath: "url(#Gpt3_svg__a)" },
5
- React.createElement("path", { fill: "#6DB9A6", d: "M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z" }),
6
- React.createElement("path", { fill: "#fff", d: "M19.813 10.367a4.432 4.432 0 0 0-.39-3.683c-.996-1.71-2.997-2.59-4.95-2.176A4.574 4.574 0 0 0 11.043 3c-1.997-.004-3.77 1.265-4.384 3.14a4.543 4.543 0 0 0-3.04 2.175 4.49 4.49 0 0 0 .566 5.318 4.432 4.432 0 0 0 .39 3.684c.996 1.71 2.997 2.59 4.951 2.175A4.57 4.57 0 0 0 12.955 21c1.999.005 3.772-1.265 4.386-3.142a4.543 4.543 0 0 0 3.04-2.176 4.49 4.49 0 0 0-.567-5.316l-.001.001Zm-6.857 9.457a3.435 3.435 0 0 1-2.188-.781c.028-.015.076-.041.107-.06l3.633-2.07c.186-.104.3-.3.299-.51v-5.054l1.535.875a.053.053 0 0 1 .03.042v4.184c-.003 1.861-1.53 3.37-3.416 3.374Zm-7.344-3.096a3.321 3.321 0 0 1-.408-2.26l.108.064 3.632 2.07a.598.598 0 0 0 .597 0l4.434-2.527v1.75a.056.056 0 0 1-.021.046l-3.672 2.092c-1.635.93-3.724.377-4.67-1.235Zm-.957-7.824a3.396 3.396 0 0 1 1.78-1.479l-.002.124v4.14a.582.582 0 0 0 .298.51l4.435 2.527-1.536.874a.055.055 0 0 1-.051.005L5.906 13.51a3.353 3.353 0 0 1-1.251-4.606Zm12.614 2.897-4.435-2.527L14.37 8.4a.055.055 0 0 1 .051-.005l3.673 2.092a3.35 3.35 0 0 1 1.25 4.61 3.406 3.406 0 0 1-1.778 1.478V12.31a.58.58 0 0 0-.297-.51Zm1.528-2.27a5.022 5.022 0 0 0-.108-.063l-3.633-2.07a.598.598 0 0 0-.596 0l-4.435 2.527v-1.75a.056.056 0 0 1 .022-.046l3.671-2.09c1.636-.932 3.727-.378 4.67 1.237.398.681.543 1.48.407 2.255h.002ZM9.19 12.65l-1.535-.874a.053.053 0 0 1-.03-.042V7.55c.001-1.863 1.533-3.373 3.421-3.372.799 0 1.572.277 2.186.78a2.563 2.563 0 0 0-.108.06L9.49 7.088a.58.58 0 0 0-.298.51l-.003 5.051v.001Zm.834-1.774L12 9.75l1.975 1.125v2.25L12 14.25l-1.976-1.125v-2.25Z" })),
7
- React.createElement("defs", null,
8
- React.createElement("clipPath", { id: "Gpt3_svg__a" },
9
- React.createElement("rect", { width: 24, height: 24, fill: "#fff", rx: 4 }))))); };
10
- export default SvgGpt3;
11
- //# sourceMappingURL=Gpt3.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Gpt3.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Gpt3.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,OAAO,GAAG,UAAC,KAA8B,IAAK,OAAA,CAClD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,2BAAG,QAAQ,EAAC,mBAAmB;QAC7B,8BACE,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,yEAAyE,GAC3E;QACF,8BACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,m+CAAm+C,GACr+C,CACA;IACJ;QACE,kCAAU,EAAE,EAAC,aAAa;YACxB,8BAAM,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAC,MAAM,EAAC,EAAE,EAAE,CAAC,GAAI,CACzC,CACN,CACH,CACP,EAzBmD,CAyBnD,CAAC;AACF,eAAe,OAAO,CAAC"}