{"$schema":"https://ui.shadcn.com/schema/registry-item.json","name":"icons","type":"registry:file","title":"Icons","files":[{"path":"icons.tsx","type":"registry:file","content":"\"use client\"\n\nimport { useId } from \"react\"\n\ntype IconProps = React.HTMLAttributes<SVGElement>\n\nexport const Icons = {\n  Logo: (props: IconProps) => (\n    <svg\n      width=\"48\"\n      height=\"30\"\n      viewBox=\"0 0 48 30\"\n      fill=\"none\"\n      xmlns=\"http://www.w3.org/2000/svg\"\n      {...props}\n    >\n      <path\n        d=\"M20.5903 6.20648L24 30H19.8524C18.0377 29.9988 16.2846 29.371 14.9167 28.2326C13.5488 27.0941 12.6584 25.5218 12.4097 23.8057L9 0H13.1476C14.9642 0.00164463 16.7188 0.631113 18.087 1.77203C19.4552 2.91295 20.3444 4.48817 20.5903 6.20648Z\"\n        fill=\"currentColor\"\n      />\n      <path\n        d=\"M32.5874 6.20648L36 30H31.8616C30.0432 30.0017 28.2856 29.3753 26.9138 28.2365C25.5421 27.0978 24.6491 25.5238 24.3998 23.8057L21 0H25.1384C26.9566 0.00164463 28.7126 0.631113 30.082 1.77203C31.4513 2.91295 32.3413 4.48817 32.5874 6.20648Z\"\n        fill=\"currentColor\"\n      />\n      <path\n        d=\"M44.5903 6.20648L48 30H43.8524C42.0377 29.9988 40.2846 29.371 38.9167 28.2326C37.5488 27.0941 36.6584 25.5218 36.4097 23.8057L33 0H37.1476C38.9642 0.00164463 40.7188 0.631113 42.087 1.77203C43.4552 2.91295 44.3444 4.48817 44.5903 6.20648Z\"\n        fill=\"currentColor\"\n      />\n      <path\n        d=\"M9.82557 15.0026L10.35 18.6428L10.6314 20.5114L11.3605 25.5469L12 30H6.62788C5.15436 29.9456 3.74595 29.4097 2.64109 28.4833C1.53624 27.5568 0.802842 26.2965 0.565068 24.9159L0.0790189 21.5064C-0.0631028 20.6911 -0.0130671 19.8562 0.225529 19.0615C0.464125 18.2668 0.885357 17.5321 1.45894 16.9102C2.03253 16.2884 2.74422 15.7948 3.54286 15.4649C4.3415 15.1351 5.20725 14.9772 6.07788 15.0026H9.82557Z\"\n        fill=\"currentColor\"\n      />\n    </svg>\n  ),\n  LogoCircle: (props: IconProps) => (\n    <svg\n      width=\"48\"\n      height=\"48\"\n      viewBox=\"0 0 48 48\"\n      fill=\"none\"\n      xmlns=\"http://www.w3.org/2000/svg\"\n      {...props}\n    >\n      <rect width=\"48\" height=\"48\" rx=\"24\" fill=\"var(--primary)\" />\n      <path\n        d=\"M21.7269 18.1377L24 34H21.2349C20.0251 33.9992 18.8564 33.5807 17.9445 32.8217C17.0326 32.0627 16.4389 31.0145 16.2731 29.8704L14 14H16.7651C17.9762 14.0011 19.1459 14.4207 20.058 15.1814C20.9701 15.942 21.5629 16.9921 21.7269 18.1377Z\"\n        fill=\"var(--primary-foreground)\"\n      />\n      <path\n        d=\"M29.725 18.1377L32 34H29.2411C28.0288 34.0011 26.857 33.5835 25.9426 32.8244C25.0281 32.0652 24.4327 31.0159 24.2666 29.8704L22 14H24.7589C25.971 14.0011 27.1418 14.4207 28.0547 15.1814C28.9676 15.942 29.5609 16.9921 29.725 18.1377Z\"\n        fill=\"var(--primary-foreground)\"\n      />\n      <path\n        d=\"M37.7269 18.1377L40 34H37.2349C36.0251 33.9992 34.8564 33.5807 33.9445 32.8217C33.0326 32.0627 32.4389 31.0145 32.2731 29.8704L30 14H32.7651C33.9762 14.0011 35.1459 14.4207 36.058 15.1814C36.9701 15.942 37.5629 16.9921 37.7269 18.1377Z\"\n        fill=\"var(--primary-foreground)\"\n      />\n      <path\n        d=\"M14.5504 24.0018L14.9 26.4285L15.0876 27.6743L15.5736 31.0313L16 34H12.4186C11.4362 33.9637 10.4973 33.6065 9.76073 32.9888C9.02416 32.3712 8.53523 31.531 8.37671 30.6106L8.05268 28.3376C7.95793 27.7941 7.99129 27.2374 8.15035 26.7076C8.30942 26.1778 8.59024 25.688 8.97263 25.2735C9.35502 24.8589 9.82948 24.5299 10.3619 24.31C10.8943 24.0901 11.4715 23.9848 12.0519 24.0018H14.5504Z\"\n        fill=\"var(--primary-foreground)\"\n      />\n    </svg>\n  ),\n  LogoSquare: (props: IconProps) => (\n    <svg\n      width=\"48\"\n      height=\"48\"\n      viewBox=\"0 0 48 48\"\n      fill=\"none\"\n      xmlns=\"http://www.w3.org/2000/svg\"\n      {...props}\n    >\n      <rect width=\"48\" height=\"48\" rx=\"12\" fill=\"var(--primary)\" />\n      <path\n        d=\"M21.7269 18.1377L24 34H21.2349C20.0251 33.9992 18.8564 33.5807 17.9445 32.8217C17.0326 32.0627 16.4389 31.0145 16.2731 29.8704L14 14H16.7651C17.9762 14.0011 19.1459 14.4207 20.058 15.1814C20.9701 15.942 21.5629 16.9921 21.7269 18.1377Z\"\n        fill=\"var(--primary-foreground)\"\n      />\n      <path\n        d=\"M29.725 18.1377L32 34H29.2411C28.0288 34.0011 26.857 33.5835 25.9426 32.8244C25.0281 32.0652 24.4327 31.0159 24.2666 29.8704L22 14H24.7589C25.971 14.0011 27.1418 14.4207 28.0547 15.1814C28.9676 15.942 29.5609 16.9921 29.725 18.1377Z\"\n        fill=\"var(--primary-foreground)\"\n      />\n      <path\n        d=\"M37.7269 18.1377L40 34H37.2349C36.0251 33.9992 34.8564 33.5807 33.9445 32.8217C33.0326 32.0627 32.4389 31.0145 32.2731 29.8704L30 14H32.7651C33.9762 14.0011 35.1459 14.4207 36.058 15.1814C36.9701 15.942 37.5629 16.9921 37.7269 18.1377Z\"\n        fill=\"var(--primary-foreground)\"\n      />\n      <path\n        d=\"M14.5504 24.0018L14.9 26.4285L15.0876 27.6743L15.5736 31.0313L16 34H12.4186C11.4362 33.9637 10.4973 33.6065 9.76073 32.9888C9.02416 32.3712 8.53523 31.531 8.37671 30.6106L8.05268 28.3376C7.95793 27.7941 7.99129 27.2374 8.15035 26.7076C8.30942 26.1778 8.59024 25.688 8.97263 25.2735C9.35502 24.8589 9.82948 24.5299 10.3619 24.31C10.8943 24.0901 11.4715 23.9848 12.0519 24.0018H14.5504Z\"\n        fill=\"var(--primary-foreground)\"\n      />\n    </svg>\n  ),\n  GitHub: (props: IconProps) => (\n    <svg viewBox=\"0 0 438.549 438.549\" {...props}>\n      <path\n        fill=\"currentColor\"\n        d=\"M409.132 114.573c-19.608-33.596-46.205-60.194-79.798-79.8-33.598-19.607-70.277-29.408-110.063-29.408-39.781 0-76.472 9.804-110.063 29.408-33.596 19.605-60.192 46.204-79.8 79.8C9.803 148.168 0 184.854 0 224.63c0 47.78 13.94 90.745 41.827 128.906 27.884 38.164 63.906 64.572 108.063 79.227 5.14.954 8.945.283 11.419-1.996 2.475-2.282 3.711-5.14 3.711-8.562 0-.571-.049-5.708-.144-15.417a2549.81 2549.81 0 01-.144-25.406l-6.567 1.136c-4.187.767-9.469 1.092-15.846 1-6.374-.089-12.991-.757-19.842-1.999-6.854-1.231-13.229-4.086-19.13-8.559-5.898-4.473-10.085-10.328-12.56-17.556l-2.855-6.57c-1.903-4.374-4.899-9.233-8.992-14.559-4.093-5.331-8.232-8.945-12.419-10.848l-1.999-1.431c-1.332-.951-2.568-2.098-3.711-3.429-1.142-1.331-1.997-2.663-2.568-3.997-.572-1.335-.098-2.43 1.427-3.289 1.525-.859 4.281-1.276 8.28-1.276l5.708.853c3.807.763 8.516 3.042 14.133 6.851 5.614 3.806 10.229 8.754 13.846 14.842 4.38 7.806 9.657 13.754 15.846 17.847 6.184 4.093 12.419 6.136 18.699 6.136 6.28 0 11.704-.476 16.274-1.423 4.565-.952 8.848-2.383 12.847-4.285 1.713-12.758 6.377-22.559 13.988-29.41-10.848-1.14-20.601-2.857-29.264-5.14-8.658-2.286-17.605-5.996-26.835-11.14-9.235-5.137-16.896-11.516-22.985-19.126-6.09-7.614-11.088-17.61-14.987-29.979-3.901-12.374-5.852-26.648-5.852-42.826 0-23.035 7.52-42.637 22.557-58.817-7.044-17.318-6.379-36.732 1.997-58.24 5.52-1.715 13.706-.428 24.554 3.853 10.85 4.283 18.794 7.952 23.84 10.994 5.046 3.041 9.089 5.618 12.135 7.708 17.705-4.947 35.976-7.421 54.818-7.421s37.117 2.474 54.823 7.421l10.849-6.849c7.419-4.57 16.18-8.758 26.262-12.565 10.088-3.805 17.802-4.853 23.134-3.138 8.562 21.509 9.325 40.922 2.279 58.24 15.036 16.18 22.559 35.787 22.559 58.817 0 16.178-1.958 30.497-5.853 42.966-3.9 12.471-8.941 22.457-15.125 29.979-6.191 7.521-13.901 13.85-23.131 18.986-9.232 5.14-18.182 8.85-26.84 11.136-8.662 2.286-18.415 4.004-29.263 5.146 9.894 8.562 14.842 22.077 14.842 40.539v60.237c0 3.422 1.19 6.279 3.572 8.562 2.379 2.279 6.136 2.95 11.276 1.995 44.163-14.653 80.185-41.062 108.068-79.226 27.88-38.161 41.825-81.126 41.825-128.906-.01-39.771-9.818-76.454-29.414-110.049z\"\n      ></path>\n    </svg>\n  ),\n  React: (props: IconProps) => (\n    <svg\n      {...props}\n      viewBox=\"0 0 569 512\"\n      xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n    >\n      <g fill=\"none\" fillRule=\"evenodd\">\n        <g fill=\"#087EA4\" fillRule=\"nonzero\">\n          <path d=\"M285.5,201 C255.400481,201 231,225.400481 231,255.5 C231,285.599519 255.400481,310 285.5,310 C315.599519,310 340,285.599519 340,255.5 C340,225.400481 315.599519,201 285.5,201\" />\n          <path d=\"M568.959856,255.99437 C568.959856,213.207656 529.337802,175.68144 466.251623,150.985214 C467.094645,145.423543 467.85738,139.922107 468.399323,134.521063 C474.621631,73.0415145 459.808523,28.6686204 426.709856,9.5541429 C389.677085,-11.8291748 337.36955,3.69129898 284.479928,46.0162134 C231.590306,3.69129898 179.282771,-11.8291748 142.25,9.5541429 C109.151333,28.6686204 94.3382249,73.0415145 100.560533,134.521063 C101.102476,139.922107 101.845139,145.443621 102.708233,151.02537 C97.4493791,153.033193 92.2908847,155.161486 87.3331099,157.39017 C31.0111824,182.708821 0,217.765415 0,255.99437 C0,298.781084 39.6220545,336.307301 102.708233,361.003527 C101.845139,366.565197 101.102476,372.066633 100.560533,377.467678 C94.3382249,438.947226 109.151333,483.32012 142.25,502.434597 C153.629683,508.887578 166.52439,512.186771 179.603923,511.991836 C210.956328,511.991836 247.567589,495.487529 284.479928,465.972527 C321.372196,495.487529 358.003528,511.991836 389.396077,511.991836 C402.475265,512.183856 415.36922,508.884856 426.75,502.434597 C459.848667,483.32012 474.661775,438.947226 468.439467,377.467678 C467.897524,372.066633 467.134789,366.565197 466.291767,361.003527 C529.377946,336.347457 569,298.761006 569,255.99437 M389.155214,27.1025182 C397.565154,26.899606 405.877839,28.9368502 413.241569,33.0055186 C436.223966,46.2772304 446.540955,82.2775015 441.522965,131.770345 C441.181741,135.143488 440.780302,138.556788 440.298575,141.990165 C414.066922,134.08804 387.205771,128.452154 360.010724,125.144528 C343.525021,103.224055 325.192524,82.7564475 305.214266,63.9661533 C336.586743,39.7116483 366.032313,27.1025182 389.135142,27.1025182 M378.356498,310.205598 C368.204912,327.830733 357.150626,344.919965 345.237759,361.405091 C325.045049,363.479997 304.758818,364.51205 284.459856,364.497299 C264.167589,364.51136 243.888075,363.479308 223.702025,361.405091 C211.820914,344.919381 200.80007,327.83006 190.683646,310.205598 C180.532593,292.629285 171.306974,274.534187 163.044553,255.99437 C171.306974,237.454554 180.532593,219.359455 190.683646,201.783142 C200.784121,184.229367 211.770999,167.201087 223.601665,150.764353 C243.824636,148.63809 264.145559,147.579168 284.479928,147.591877 C304.772146,147.579725 325.051559,148.611772 345.237759,150.68404 C357.109048,167.14607 368.136094,184.201112 378.27621,201.783142 C388.419418,219.363718 397.644825,237.458403 405.915303,255.99437 C397.644825,274.530337 388.419418,292.625022 378.27621,310.205598 M419.724813,290.127366 C426.09516,307.503536 431.324985,325.277083 435.380944,343.334682 C417.779633,348.823635 399.836793,353.149774 381.668372,356.285142 C388.573127,345.871232 395.263781,335.035679 401.740334,323.778483 C408.143291,312.655143 414.144807,301.431411 419.805101,290.207679 M246.363271,390.377981 C258.848032,391.140954 271.593728,391.582675 284.5,391.582675 C297.406272,391.582675 310.232256,391.140954 322.737089,390.377981 C310.880643,404.583418 298.10766,417.997563 284.5,430.534446 C270.921643,417.999548 258.18192,404.585125 246.363271,390.377981 Z M187.311556,356.244986 C169.137286,353.123646 151.187726,348.810918 133.578912,343.334682 C137.618549,325.305649 142.828222,307.559058 149.174827,290.207679 C154.754833,301.431411 160.736278,312.655143 167.239594,323.778483 C173.74291,334.901824 180.467017,345.864539 187.311556,356.285142 M149.174827,221.760984 C142.850954,204.473938 137.654787,186.794745 133.619056,168.834762 C151.18418,163.352378 169.085653,159.013101 187.211197,155.844146 C180.346585,166.224592 173.622478,176.986525 167.139234,188.210257 C160.65599,199.433989 154.734761,210.517173 149.074467,221.760984 M322.616657,121.590681 C310.131896,120.827708 297.3862,120.385987 284.379568,120.385987 C271.479987,120.385987 258.767744,120.787552 246.242839,121.590681 C258.061488,107.383537 270.801211,93.9691137 284.379568,81.4342157 C297.99241,93.9658277 310.765727,107.380324 322.616657,121.590681 Z M401.70019,188.210257 C395.196875,176.939676 388.472767,166.09743 381.527868,155.68352 C399.744224,158.819049 417.734224,163.151949 435.380944,168.654058 C431.331963,186.680673 426.122466,204.426664 419.785029,221.781062 C414.205023,210.55733 408.203506,199.333598 401.720262,188.230335 M127.517179,131.790423 C122.438973,82.3176579 132.816178,46.2973086 155.778503,33.0255968 C163.144699,28.9632474 171.455651,26.9264282 179.864858,27.1225964 C202.967687,27.1225964 232.413257,39.7317265 263.785734,63.9862316 C243.794133,82.7898734 225.448298,103.270812 208.949132,125.204763 C181.761691,128.528025 154.90355,134.14313 128.661281,141.990165 C128.199626,138.556788 127.778115,135.163566 127.456963,131.790423 M98.4529773,182.106474 C101.54406,180.767925 104.695358,179.429376 107.906872,178.090828 C114.220532,204.735668 122.781793,230.7969 133.498624,255.99437 C122.761529,281.241316 114.193296,307.357063 107.8868,334.058539 C56.7434387,313.076786 27.0971497,284.003505 27.0971497,255.99437 C27.0971497,229.450947 53.1907013,202.526037 98.4529773,182.106474 Z M155.778503,478.963143 C132.816178,465.691432 122.438973,429.671082 127.517179,380.198317 C127.838331,376.825174 128.259842,373.431953 128.721497,369.978497 C154.953686,377.878517 181.814655,383.514365 209.009348,386.824134 C225.500295,408.752719 243.832321,429.233234 263.805806,448.042665 C220.069,481.834331 180.105722,492.97775 155.838719,478.963143 M441.502893,380.198317 C446.520883,429.691161 436.203894,465.691432 413.221497,478.963143 C388.974566,493.017906 348.991216,481.834331 305.274481,448.042665 C325.241364,429.232737 343.566681,408.752215 360.050868,386.824134 C387.245915,383.516508 414.107066,377.880622 440.338719,369.978497 C440.820446,373.431953 441.221885,376.825174 441.563109,380.198317 M461.193488,334.018382 C454.869166,307.332523 446.294494,281.231049 435.561592,255.99437 C446.289797,230.744081 454.857778,204.629101 461.173416,177.930202 C512.216417,198.911955 541.942994,227.985236 541.942994,255.99437 C541.942994,284.003505 512.296705,313.076786 461.153344,334.058539\" />\n        </g>\n      </g>\n    </svg>\n  ),\n  Tailwind: (props: IconProps) => (\n    <svg {...props} fill=\"none\" viewBox=\"0 0 54 33\">\n      <g clipPath=\"url(#tailwindcss__a)\">\n        <path\n          fill=\"#38bdf8\"\n          fillRule=\"evenodd\"\n          d=\"M27 0c-7.2 0-11.7 3.6-13.5 10.8 2.7-3.6 5.85-4.95 9.45-4.05 2.054.513 3.522 2.004 5.147 3.653C30.744 13.09 33.808 16.2 40.5 16.2c7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-.513-3.522-2.004-5.147-3.653C36.756 3.11 33.692 0 27 0zM13.5 16.2C6.3 16.2 1.8 19.8 0 27c2.7-3.6 5.85-4.95 9.45-4.05 2.054.514 3.522 2.004 5.147 3.653C17.244 29.29 20.308 32.4 27 32.4c7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-.513-3.522-2.004-5.147-3.653C23.256 19.31 20.192 16.2 13.5 16.2z\"\n          clipRule=\"evenodd\"\n        />\n      </g>\n      <defs>\n        <clipPath id=\"tailwindcss__a\">\n          <path fill=\"#fff\" d=\"M0 0h54v32.4H0z\" />\n        </clipPath>\n      </defs>\n    </svg>\n  ),\n  Apple: (props: IconProps) => (\n    <svg role=\"img\" viewBox=\"0 0 24 24\" {...props}>\n      <path\n        d=\"M12.152 6.896c-.948 0-2.415-1.078-3.96-1.04-2.04.027-3.91 1.183-4.961 3.014-2.117 3.675-.546 9.103 1.519 12.09 1.013 1.454 2.208 3.09 3.792 3.039 1.52-.065 2.09-.987 3.935-.987 1.831 0 2.35.987 3.96.948 1.637-.026 2.676-1.48 3.676-2.948 1.156-1.688 1.636-3.325 1.662-3.415-.039-.013-3.182-1.221-3.22-4.857-.026-3.04 2.48-4.494 2.597-4.559-1.429-2.09-3.623-2.324-4.39-2.376-2-.156-3.675 1.09-4.61 1.09zM15.53 3.83c.843-1.012 1.4-2.427 1.245-3.83-1.207.052-2.662.805-3.532 1.818-.78.896-1.454 2.338-1.273 3.714 1.338.104 2.715-.688 3.559-1.701\"\n        fill=\"currentColor\"\n      />\n    </svg>\n  ),\n  Paypal: (props: IconProps) => (\n    <svg {...props} viewBox=\"7.056000232696533 3 37.35095977783203 45\">\n      <g clipPath=\"url(#paypal__a)\">\n        <path\n          fill=\"#002991\"\n          d=\"M38.914 13.35c0 5.574-5.144 12.15-12.927 12.15H18.49l-.368 2.322L16.373 39H7.056l5.605-36h15.095c5.083 0 9.082 2.833 10.555 6.77a9.687 9.687 0 0 1 .603 3.58z\"\n        />\n        <path\n          fill=\"#60CDFF\"\n          d=\"M44.284 23.7A12.894 12.894 0 0 1 31.53 34.5h-5.206L24.157 48H14.89l1.483-9 1.75-11.178.367-2.322h7.497c7.773 0 12.927-6.576 12.927-12.15 3.825 1.974 6.055 5.963 5.37 10.35z\"\n        />\n        <path\n          fill=\"#008CFF\"\n          d=\"M38.914 13.35C37.31 12.511 35.365 12 33.248 12h-12.64L18.49 25.5h7.497c7.773 0 12.927-6.576 12.927-12.15z\"\n        />\n      </g>\n      <defs>\n        <clipPath id=\"paypal__a\">\n          <path fill=\"#fff\" d=\"M7.056 3h37.351v45H7.056z\" />\n        </clipPath>\n      </defs>\n    </svg>\n  ),\n  V0: (props: IconProps) => (\n    <svg\n      viewBox=\"0 0 40 20\"\n      fill=\"none\"\n      xmlns=\"http://www.w3.org/2000/svg\"\n      {...props}\n    >\n      <path\n        d=\"M23.3919 0H32.9188C36.7819 0 39.9136 3.13165 39.9136 6.99475V16.0805H36.0006V6.99475C36.0006 6.90167 35.9969 6.80925 35.9898 6.71766L26.4628 16.079C26.4949 16.08 26.5272 16.0805 26.5595 16.0805H36.0006V19.7762H26.5595C22.6964 19.7762 19.4788 16.6139 19.4788 12.7508V3.68923H23.3919V12.7508C23.3919 12.9253 23.4054 13.0977 23.4316 13.2668L33.1682 3.6995C33.0861 3.6927 33.003 3.68923 32.9188 3.68923H23.3919V0Z\"\n        fill=\"currentColor\"\n      ></path>\n      <path\n        d=\"M13.7688 19.0956L0 3.68759H5.53933L13.6231 12.7337V3.68759H17.7535V17.5746C17.7535 19.6705 15.1654 20.6584 13.7688 19.0956Z\"\n        fill=\"currentColor\"\n      ></path>\n    </svg>\n  ),\n  Gemini: (props: IconProps) => (\n    <svg {...props} viewBox=\"0 0 296 298\" fill=\"none\">\n      <mask\n        id=\"gemini__a\"\n        width=\"296\"\n        height=\"298\"\n        x=\"0\"\n        y=\"0\"\n        maskUnits=\"userSpaceOnUse\"\n        style={{ maskType: \"alpha\" }}\n      >\n        <path\n          fill=\"#3186FF\"\n          d=\"M141.201 4.886c2.282-6.17 11.042-6.071 13.184.148l5.985 17.37a184.004 184.004 0 0 0 111.257 113.049l19.304 6.997c6.143 2.227 6.156 10.91.02 13.155l-19.35 7.082a184.001 184.001 0 0 0-109.495 109.385l-7.573 20.629c-2.241 6.105-10.869 6.121-13.133.025l-7.908-21.296a184 184 0 0 0-109.02-108.658l-19.698-7.239c-6.102-2.243-6.118-10.867-.025-13.132l20.083-7.467A183.998 183.998 0 0 0 133.291 26.28l7.91-21.394Z\"\n        />\n      </mask>\n      <g mask=\"url(#gemini__a)\">\n        <g filter=\"url(#gemini__b)\">\n          <ellipse cx=\"163\" cy=\"149\" fill=\"#3689FF\" rx=\"196\" ry=\"159\" />\n        </g>\n        <g filter=\"url(#gemini__c)\">\n          <ellipse cx=\"33.5\" cy=\"142.5\" fill=\"#F6C013\" rx=\"68.5\" ry=\"72.5\" />\n        </g>\n        <g filter=\"url(#gemini__d)\">\n          <ellipse cx=\"19.5\" cy=\"148.5\" fill=\"#F6C013\" rx=\"68.5\" ry=\"72.5\" />\n        </g>\n        <g filter=\"url(#gemini__e)\">\n          <path\n            fill=\"#FA4340\"\n            d=\"M194 10.5C172 82.5 65.5 134.333 22.5 135L144-66l50 76.5Z\"\n          />\n        </g>\n        <g filter=\"url(#gemini__f)\">\n          <path\n            fill=\"#FA4340\"\n            d=\"M190.5-12.5C168.5 59.5 62 111.333 19 112L140.5-89l50 76.5Z\"\n          />\n        </g>\n        <g filter=\"url(#gemini__g)\">\n          <path\n            fill=\"#14BB69\"\n            d=\"M194.5 279.5C172.5 207.5 66 155.667 23 155l121.5 201 50-76.5Z\"\n          />\n        </g>\n        <g filter=\"url(#gemini__h)\">\n          <path\n            fill=\"#14BB69\"\n            d=\"M196.5 320.5C174.5 248.5 68 196.667 25 196l121.5 201 50-76.5Z\"\n          />\n        </g>\n      </g>\n      <defs>\n        <filter\n          id=\"gemini__b\"\n          width=\"464\"\n          height=\"390\"\n          x=\"-69\"\n          y=\"-46\"\n          colorInterpolationFilters=\"sRGB\"\n          filterUnits=\"userSpaceOnUse\"\n        >\n          <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n          <feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\" />\n          <feGaussianBlur\n            result=\"effect1_foregroundBlur_69_17998\"\n            stdDeviation=\"18\"\n          />\n        </filter>\n        <filter\n          id=\"gemini__c\"\n          width=\"265\"\n          height=\"273\"\n          x=\"-99\"\n          y=\"6\"\n          colorInterpolationFilters=\"sRGB\"\n          filterUnits=\"userSpaceOnUse\"\n        >\n          <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n          <feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\" />\n          <feGaussianBlur\n            result=\"effect1_foregroundBlur_69_17998\"\n            stdDeviation=\"32\"\n          />\n        </filter>\n        <filter\n          id=\"gemini__d\"\n          width=\"265\"\n          height=\"273\"\n          x=\"-113\"\n          y=\"12\"\n          colorInterpolationFilters=\"sRGB\"\n          filterUnits=\"userSpaceOnUse\"\n        >\n          <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n          <feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\" />\n          <feGaussianBlur\n            result=\"effect1_foregroundBlur_69_17998\"\n            stdDeviation=\"32\"\n          />\n        </filter>\n        <filter\n          id=\"gemini__e\"\n          width=\"299.5\"\n          height=\"329\"\n          x=\"-41.5\"\n          y=\"-130\"\n          colorInterpolationFilters=\"sRGB\"\n          filterUnits=\"userSpaceOnUse\"\n        >\n          <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n          <feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\" />\n          <feGaussianBlur\n            result=\"effect1_foregroundBlur_69_17998\"\n            stdDeviation=\"32\"\n          />\n        </filter>\n        <filter\n          id=\"gemini__f\"\n          width=\"299.5\"\n          height=\"329\"\n          x=\"-45\"\n          y=\"-153\"\n          colorInterpolationFilters=\"sRGB\"\n          filterUnits=\"userSpaceOnUse\"\n        >\n          <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n          <feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\" />\n          <feGaussianBlur\n            result=\"effect1_foregroundBlur_69_17998\"\n            stdDeviation=\"32\"\n          />\n        </filter>\n        <filter\n          id=\"gemini__g\"\n          width=\"299.5\"\n          height=\"329\"\n          x=\"-41\"\n          y=\"91\"\n          colorInterpolationFilters=\"sRGB\"\n          filterUnits=\"userSpaceOnUse\"\n        >\n          <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n          <feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\" />\n          <feGaussianBlur\n            result=\"effect1_foregroundBlur_69_17998\"\n            stdDeviation=\"32\"\n          />\n        </filter>\n        <filter\n          id=\"gemini__h\"\n          width=\"299.5\"\n          height=\"329\"\n          x=\"-39\"\n          y=\"132\"\n          colorInterpolationFilters=\"sRGB\"\n          filterUnits=\"userSpaceOnUse\"\n        >\n          <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n          <feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\" />\n          <feGaussianBlur\n            result=\"effect1_foregroundBlur_69_17998\"\n            stdDeviation=\"32\"\n          />\n        </filter>\n      </defs>\n    </svg>\n  ),\n  Cursor: (props: IconProps) => (\n    <svg\n      {...props}\n      id=\"cursor_light__Ebene_1\"\n      version=\"1.1\"\n      viewBox=\"0 0 466.73 532.09\"\n    >\n      <path\n        fill=\"currentColor\"\n        d=\"M457.43,125.94L244.42,2.96c-6.84-3.95-15.28-3.95-22.12,0L9.3,125.94c-5.75,3.32-9.3,9.46-9.3,16.11v247.99c0,6.65,3.55,12.79,9.3,16.11l213.01,122.98c6.84,3.95,15.28,3.95,22.12,0l213.01-122.98c5.75-3.32,9.3-9.46,9.3-16.11v-247.99c0-6.65-3.55-12.79-9.3-16.11h-.01ZM444.05,151.99l-205.63,356.16c-1.39,2.4-5.06,1.42-5.06-1.36v-233.21c0-4.66-2.49-8.97-6.53-11.31L24.87,145.67c-2.4-1.39-1.42-5.06,1.36-5.06h411.26c5.84,0,9.49,6.33,6.57,11.39h-.01Z\"\n      />\n    </svg>\n  ),\n  VisualStudioCode: (props: IconProps) => (\n    <svg {...props} fill=\"none\" viewBox=\"0 0 100 100\">\n      <mask\n        id=\"vscode__a\"\n        width=\"100\"\n        height=\"100\"\n        x=\"0\"\n        y=\"0\"\n        mask-type=\"alpha\"\n        maskUnits=\"userSpaceOnUse\"\n      >\n        <path\n          fill=\"#fff\"\n          fillRule=\"evenodd\"\n          d=\"M70.912 99.317a6.223 6.223 0 0 0 4.96-.19l20.589-9.907A6.25 6.25 0 0 0 100 83.587V16.413a6.25 6.25 0 0 0-3.54-5.632L75.874.874a6.226 6.226 0 0 0-7.104 1.21L29.355 38.04 12.187 25.01a4.162 4.162 0 0 0-5.318.236l-5.506 5.009a4.168 4.168 0 0 0-.004 6.162L16.247 50 1.36 63.583a4.168 4.168 0 0 0 .004 6.162l5.506 5.01a4.162 4.162 0 0 0 5.318.236l17.168-13.032L68.77 97.917a6.217 6.217 0 0 0 2.143 1.4ZM75.015 27.3 45.11 50l29.906 22.701V27.3Z\"\n          clipRule=\"evenodd\"\n        />\n      </mask>\n      <g mask=\"url(#vscode__a)\">\n        <path\n          fill=\"#0065A9\"\n          d=\"M96.461 10.796 75.857.876a6.23 6.23 0 0 0-7.107 1.207l-67.451 61.5a4.167 4.167 0 0 0 .004 6.162l5.51 5.009a4.167 4.167 0 0 0 5.32.236l81.228-61.62c2.725-2.067 6.639-.124 6.639 3.297v-.24a6.25 6.25 0 0 0-3.539-5.63Z\"\n        />\n        <g filter=\"url(#vscode__b)\">\n          <path\n            fill=\"#007ACC\"\n            d=\"m96.461 89.204-20.604 9.92a6.229 6.229 0 0 1-7.107-1.207l-67.451-61.5a4.167 4.167 0 0 1 .004-6.162l5.51-5.009a4.167 4.167 0 0 1 5.32-.236l81.228 61.62c2.725 2.067 6.639.124 6.639-3.297v.24a6.25 6.25 0 0 1-3.539 5.63Z\"\n          />\n        </g>\n        <g filter=\"url(#vscode__c)\">\n          <path\n            fill=\"#1F9CF0\"\n            d=\"M75.858 99.126a6.232 6.232 0 0 1-7.108-1.21c2.306 2.307 6.25.674 6.25-2.588V4.672c0-3.262-3.944-4.895-6.25-2.589a6.232 6.232 0 0 1 7.108-1.21l20.6 9.908A6.25 6.25 0 0 1 100 16.413v67.174a6.25 6.25 0 0 1-3.541 5.633l-20.601 9.906Z\"\n          />\n        </g>\n        <path\n          fill=\"url(#vscode__d)\"\n          fillRule=\"evenodd\"\n          d=\"M70.851 99.317a6.224 6.224 0 0 0 4.96-.19L96.4 89.22a6.25 6.25 0 0 0 3.54-5.633V16.413a6.25 6.25 0 0 0-3.54-5.632L75.812.874a6.226 6.226 0 0 0-7.104 1.21L29.294 38.04 12.126 25.01a4.162 4.162 0 0 0-5.317.236l-5.507 5.009a4.168 4.168 0 0 0-.004 6.162L16.186 50 1.298 63.583a4.168 4.168 0 0 0 .004 6.162l5.507 5.009a4.162 4.162 0 0 0 5.317.236L29.294 61.96l39.414 35.958a6.218 6.218 0 0 0 2.143 1.4ZM74.954 27.3 45.048 50l29.906 22.701V27.3Z\"\n          clipRule=\"evenodd\"\n          opacity=\".25\"\n          style={{ mixBlendMode: \"overlay\" }}\n        />\n      </g>\n      <defs>\n        <filter\n          id=\"vscode__b\"\n          width=\"116.727\"\n          height=\"92.246\"\n          x=\"-8.394\"\n          y=\"15.829\"\n          colorInterpolationFilters=\"sRGB\"\n          filterUnits=\"userSpaceOnUse\"\n        >\n          <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n          <feColorMatrix\n            in=\"SourceAlpha\"\n            values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\"\n          />\n          <feOffset />\n          <feGaussianBlur stdDeviation=\"4.167\" />\n          <feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\" />\n          <feBlend\n            in2=\"BackgroundImageFix\"\n            mode=\"overlay\"\n            result=\"effect1_dropShadow\"\n          />\n          <feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow\" result=\"shape\" />\n        </filter>\n        <filter\n          id=\"vscode__c\"\n          width=\"47.917\"\n          height=\"116.151\"\n          x=\"60.417\"\n          y=\"-8.076\"\n          colorInterpolationFilters=\"sRGB\"\n          filterUnits=\"userSpaceOnUse\"\n        >\n          <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n          <feColorMatrix\n            in=\"SourceAlpha\"\n            values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\"\n          />\n          <feOffset />\n          <feGaussianBlur stdDeviation=\"4.167\" />\n          <feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\" />\n          <feBlend\n            in2=\"BackgroundImageFix\"\n            mode=\"overlay\"\n            result=\"effect1_dropShadow\"\n          />\n          <feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow\" result=\"shape\" />\n        </filter>\n        <linearGradient\n          id=\"vscode__d\"\n          x1=\"49.939\"\n          x2=\"49.939\"\n          y1=\".258\"\n          y2=\"99.742\"\n          gradientUnits=\"userSpaceOnUse\"\n        >\n          <stop stopColor=\"#fff\" />\n          <stop offset=\"1\" stopColor=\"#fff\" stopOpacity=\"0\" />\n        </linearGradient>\n      </defs>\n    </svg>\n  ),\n  MicrosoftCopilot: (props: IconProps) => (\n    <svg {...props} fill=\"none\" viewBox=\"2 4 43.998 40\">\n      <path\n        fill=\"url(#microsoft_copilot__a)\"\n        d=\"M34.142 7.325A4.63 4.63 0 0 0 29.7 4h-1.35a4.63 4.63 0 0 0-4.554 3.794L21.48 20.407l.575-1.965a4.63 4.63 0 0 1 4.444-3.33h7.853l3.294 1.282 3.175-1.283h-.926a4.63 4.63 0 0 1-4.443-3.325l-1.31-4.461z\"\n      />\n      <path\n        fill=\"url(#microsoft_copilot__b)\"\n        d=\"M14.33 40.656A4.63 4.63 0 0 0 18.779 44h2.87a4.63 4.63 0 0 0 4.629-4.51l.312-12.163-.654 2.233a4.63 4.63 0 0 1-4.443 3.329h-7.919l-2.823-1.532-3.057 1.532h.912a4.63 4.63 0 0 1 4.447 3.344l1.279 4.423z\"\n      />\n      <path\n        fill=\"url(#microsoft_copilot__c)\"\n        d=\"M29.5 4H13.46c-4.583 0-7.332 6.057-9.165 12.113C2.123 23.29-.72 32.885 7.503 32.885h6.925a4.63 4.63 0 0 0 4.456-3.358 2078.617 2078.617 0 0 1 4.971-17.156c.843-2.843 1.544-5.284 2.621-6.805C27.08 4.714 28.086 4 29.5 4z\"\n      />\n      <path\n        fill=\"url(#microsoft_copilot__d)\"\n        d=\"M29.5 4H13.46c-4.583 0-7.332 6.057-9.165 12.113C2.123 23.29-.72 32.885 7.503 32.885h6.925a4.63 4.63 0 0 0 4.456-3.358 2078.617 2078.617 0 0 1 4.971-17.156c.843-2.843 1.544-5.284 2.621-6.805C27.08 4.714 28.086 4 29.5 4z\"\n      />\n      <path\n        fill=\"url(#microsoft_copilot__e)\"\n        d=\"M18.498 44h16.04c4.582 0 7.332-6.058 9.165-12.115 2.171-7.177 5.013-16.775-3.208-16.775h-6.926a4.63 4.63 0 0 0-4.455 3.358 2084.036 2084.036 0 0 1-4.972 17.16c-.842 2.843-1.544 5.285-2.62 6.806-.604.852-1.61 1.566-3.024 1.566z\"\n      />\n      <path\n        fill=\"url(#microsoft_copilot__f)\"\n        d=\"M18.498 44h16.04c4.582 0 7.332-6.058 9.165-12.115 2.171-7.177 5.013-16.775-3.208-16.775h-6.926a4.63 4.63 0 0 0-4.455 3.358 2084.036 2084.036 0 0 1-4.972 17.16c-.842 2.843-1.544 5.285-2.62 6.806-.604.852-1.61 1.566-3.024 1.566z\"\n      />\n      <defs>\n        <radialGradient\n          id=\"microsoft_copilot__a\"\n          cx=\"0\"\n          cy=\"0\"\n          r=\"1\"\n          gradientTransform=\"matrix(-10.96051 -13.38922 12.59013 -10.30637 38.005 20.514)\"\n          gradientUnits=\"userSpaceOnUse\"\n        >\n          <stop offset=\".096\" stopColor=\"#00AEFF\" />\n          <stop offset=\".773\" stopColor=\"#2253CE\" />\n          <stop offset=\"1\" stopColor=\"#0736C4\" />\n        </radialGradient>\n        <radialGradient\n          id=\"microsoft_copilot__b\"\n          cx=\"0\"\n          cy=\"0\"\n          r=\"1\"\n          gradientTransform=\"rotate(51.84 -28.201 27.85) scale(15.9912 15.5119)\"\n          gradientUnits=\"userSpaceOnUse\"\n        >\n          <stop stopColor=\"#FFB657\" />\n          <stop offset=\".634\" stopColor=\"#FF5F3D\" />\n          <stop offset=\".923\" stopColor=\"#C02B3C\" />\n        </radialGradient>\n        <radialGradient\n          id=\"microsoft_copilot__e\"\n          cx=\"0\"\n          cy=\"0\"\n          r=\"1\"\n          gradientTransform=\"rotate(109.274 16.301 20.802) scale(38.3873 45.9867)\"\n          gradientUnits=\"userSpaceOnUse\"\n        >\n          <stop offset=\".066\" stopColor=\"#8C48FF\" />\n          <stop offset=\".5\" stopColor=\"#F2598A\" />\n          <stop offset=\".896\" stopColor=\"#FFB152\" />\n        </radialGradient>\n        <linearGradient\n          id=\"microsoft_copilot__c\"\n          x1=\"12.5\"\n          x2=\"14.788\"\n          y1=\"7.5\"\n          y2=\"33.975\"\n          gradientUnits=\"userSpaceOnUse\"\n        >\n          <stop offset=\".156\" stopColor=\"#0D91E1\" />\n          <stop offset=\".487\" stopColor=\"#52B471\" />\n          <stop offset=\".652\" stopColor=\"#98BD42\" />\n          <stop offset=\".937\" stopColor=\"#FFC800\" />\n        </linearGradient>\n        <linearGradient\n          id=\"microsoft_copilot__d\"\n          x1=\"14.5\"\n          x2=\"15.75\"\n          y1=\"4\"\n          y2=\"32.885\"\n          gradientUnits=\"userSpaceOnUse\"\n        >\n          <stop stopColor=\"#3DCBFF\" />\n          <stop offset=\".247\" stopColor=\"#0588F7\" stopOpacity=\"0\" />\n        </linearGradient>\n        <linearGradient\n          id=\"microsoft_copilot__f\"\n          x1=\"42.586\"\n          x2=\"42.569\"\n          y1=\"13.346\"\n          y2=\"21.215\"\n          gradientUnits=\"userSpaceOnUse\"\n        >\n          <stop offset=\".058\" stopColor=\"#F8ADFA\" />\n          <stop offset=\".708\" stopColor=\"#A86EDD\" stopOpacity=\"0\" />\n        </linearGradient>\n      </defs>\n    </svg>\n  ),\n  Grok: (props: IconProps) => (\n    <svg {...props} viewBox=\"0 0 1024 1024\" fill=\"none\">\n      <path\n        d=\"M395.479 633.828L735.91 381.105C752.599 368.715 776.454 373.548 784.406 392.792C826.26 494.285 807.561 616.253 724.288 699.996C641.016 783.739 525.151 802.104 419.247 760.277L303.556 814.143C469.49 928.202 670.987 899.995 796.901 773.282C896.776 672.843 927.708 535.937 898.785 412.476L899.047 412.739C857.105 231.37 909.358 158.874 1016.4 10.6326C1018.93 7.11771 1021.47 3.60279 1024 0L883.144 141.651V141.212L395.392 633.916\"\n        fill=\"currentColor\"\n      />\n      <path\n        d=\"M325.226 695.251C206.128 580.84 226.662 403.776 328.285 301.668C403.431 226.097 526.549 195.254 634.026 240.596L749.454 186.994C728.657 171.88 702.007 155.623 671.424 144.2C533.19 86.9942 367.693 115.465 255.323 228.382C147.234 337.081 113.244 504.215 171.613 646.833C215.216 753.423 143.739 828.818 71.7385 904.916C46.2237 931.893 20.6216 958.87 0 987.429L325.139 695.339\"\n        fill=\"currentColor\"\n      />\n    </svg>\n  ),\n  OpenAI: (props: IconProps) => (\n    <svg {...props} preserveAspectRatio=\"xMidYMid\" viewBox=\"0 0 256 260\">\n      <path\n        fill=\"currentColor\"\n        d=\"M239.184 106.203a64.716 64.716 0 0 0-5.576-53.103C219.452 28.459 191 15.784 163.213 21.74A65.586 65.586 0 0 0 52.096 45.22a64.716 64.716 0 0 0-43.23 31.36c-14.31 24.602-11.061 55.634 8.033 76.74a64.665 64.665 0 0 0 5.525 53.102c14.174 24.65 42.644 37.324 70.446 31.36a64.72 64.72 0 0 0 48.754 21.744c28.481.025 53.714-18.361 62.414-45.481a64.767 64.767 0 0 0 43.229-31.36c14.137-24.558 10.875-55.423-8.083-76.483Zm-97.56 136.338a48.397 48.397 0 0 1-31.105-11.255l1.535-.87 51.67-29.825a8.595 8.595 0 0 0 4.247-7.367v-72.85l21.845 12.636c.218.111.37.32.409.563v60.367c-.056 26.818-21.783 48.545-48.601 48.601Zm-104.466-44.61a48.345 48.345 0 0 1-5.781-32.589l1.534.921 51.722 29.826a8.339 8.339 0 0 0 8.441 0l63.181-36.425v25.221a.87.87 0 0 1-.358.665l-52.335 30.184c-23.257 13.398-52.97 5.431-66.404-17.803ZM23.549 85.38a48.499 48.499 0 0 1 25.58-21.333v61.39a8.288 8.288 0 0 0 4.195 7.316l62.874 36.272-21.845 12.636a.819.819 0 0 1-.767 0L41.353 151.53c-23.211-13.454-31.171-43.144-17.804-66.405v.256Zm179.466 41.695-63.08-36.63L161.73 77.86a.819.819 0 0 1 .768 0l52.233 30.184a48.6 48.6 0 0 1-7.316 87.635v-61.391a8.544 8.544 0 0 0-4.4-7.213Zm21.742-32.69-1.535-.922-51.619-30.081a8.39 8.39 0 0 0-8.492 0L99.98 99.808V74.587a.716.716 0 0 1 .307-.665l52.233-30.133a48.652 48.652 0 0 1 72.236 50.391v.205ZM88.061 139.097l-21.845-12.585a.87.87 0 0 1-.41-.614V65.685a48.652 48.652 0 0 1 79.757-37.346l-1.535.87-51.67 29.825a8.595 8.595 0 0 0-4.246 7.367l-.051 72.697Zm11.868-25.58 28.138-16.217 28.188 16.218v32.434l-28.086 16.218-28.188-16.218-.052-32.434Z\"\n      />\n    </svg>\n  ),\n  Shadcn: (props: IconProps) => (\n    <svg {...props} viewBox=\"0 0 256 256\">\n      <path fill=\"none\" d=\"M0 0h256v256H0z\" />\n      <path\n        fill=\"currentColor\"\n        stroke=\"currentColor\"\n        strokeWidth=\"25\"\n        strokeLinecap=\"round\"\n        d=\"M208 128l-80 80M192 40L40 192\"\n      />\n    </svg>\n  ),\n  N8n: (props: IconProps) => (\n    <svg {...props} viewBox=\"0 0 228 120\">\n      <path\n        fillRule=\"evenodd\"\n        clipRule=\"evenodd\"\n        d=\"M204 48C192.817 48 183.42 40.3514 180.756 30H153.248C147.382 30 142.376 34.241 141.412 40.0272L140.425 45.9456C139.489 51.5648 136.646 56.4554 132.626 60C136.646 63.5446 139.489 68.4352 140.425 74.0544L141.412 79.9728C142.376 85.759 147.382 90 153.248 90H156.756C159.42 79.6486 168.817 72 180 72C193.255 72 204 82.7452 204 96C204 109.255 193.255 120 180 120C168.817 120 159.42 112.351 156.756 102H153.248C141.516 102 131.504 93.5181 129.575 81.9456L128.588 76.0272C127.624 70.241 122.618 66 116.752 66H107.244C104.58 76.3514 95.183 84 84 84C72.817 84 63.4204 76.3514 60.7561 66H47.2439C44.5796 76.3514 35.183 84 24 84C10.7452 84 0 73.2548 0 60C0 46.7452 10.7452 36 24 36C35.183 36 44.5796 43.6486 47.2439 54H60.7561C63.4204 43.6486 72.817 36 84 36C95.183 36 104.58 43.6486 107.244 54H116.752C122.618 54 127.624 49.759 128.588 43.9728L129.575 38.0544C131.504 26.4819 141.516 18 153.248 18L180.756 18C183.42 7.64864 192.817 0 204 0C217.255 0 228 10.7452 228 24C228 37.2548 217.255 48 204 48ZM204 36C210.627 36 216 30.6274 216 24C216 17.3726 210.627 12 204 12C197.373 12 192 17.3726 192 24C192 30.6274 197.373 36 204 36ZM24 72C30.6274 72 36 66.6274 36 60C36 53.3726 30.6274 48 24 48C17.3726 48 12 53.3726 12 60C12 66.6274 17.3726 72 24 72ZM96 60C96 66.6274 90.6274 72 84 72C77.3726 72 72 66.6274 72 60C72 53.3726 77.3726 48 84 48C90.6274 48 96 53.3726 96 60ZM192 96C192 102.627 186.627 108 180 108C173.373 108 168 102.627 168 96C168 89.3726 173.373 84 180 84C186.627 84 192 89.3726 192 96Z\"\n        fill=\"#ea4b71\"\n      />\n    </svg>\n  ),\n  Replit: (props: IconProps) => (\n    <svg {...props} viewBox=\"0 0 20 24\" fill=\"none\">\n      <path\n        d=\"M0 1.5C0 0.671573 0.671573 0 1.5 0H8.5C9.32843 0 10 0.671573 10 1.5V8H1.5C0.671573 8 0 7.32843 0 6.5V1.5Z\"\n        fill=\"#F26207\"\n      />\n      <path\n        d=\"M10 8H18.5C19.3284 8 20 8.67157 20 9.5V14.5C20 15.3284 19.3284 16 18.5 16H10V8Z\"\n        fill=\"#F26207\"\n      />\n      <path\n        d=\"M0 17.5C0 16.6716 0.671573 16 1.5 16H10V22.5C10 23.3284 9.32843 24 8.5 24H1.5C0.671573 24 0 23.3284 0 22.5V17.5Z\"\n        fill=\"#F26207\"\n      />\n    </svg>\n  ),\n  DeepSeek: (props: IconProps) => (\n    <svg\n      {...props}\n      style={{ flex: \"none\", lineHeight: \"1\" }}\n      viewBox=\"0 0 24 24\"\n    >\n      <path\n        fill=\"#4D6BFE\"\n        d=\"M23.748 4.482c-.254-.124-.364.113-.512.234-.051.039-.094.09-.137.136-.372.397-.806.657-1.373.626-.829-.046-1.537.214-2.163.848-.133-.782-.575-1.248-1.247-1.548-.352-.156-.708-.311-.955-.65-.172-.241-.219-.51-.305-.774-.055-.16-.11-.323-.293-.35-.2-.031-.278.136-.356.276-.313.572-.434 1.202-.422 1.84.027 1.436.633 2.58 1.838 3.393.137.093.172.187.129.323-.082.28-.18.552-.266.833-.055.179-.137.217-.329.14a5.526 5.526 0 0 1-1.736-1.18c-.857-.828-1.631-1.742-2.597-2.458a11.365 11.365 0 0 0-.689-.471c-.985-.957.13-1.743.388-1.836.27-.098.093-.432-.779-.428-.872.004-1.67.295-2.687.684a3.055 3.055 0 0 1-.465.137 9.597 9.597 0 0 0-2.883-.102c-1.885.21-3.39 1.102-4.497 2.623C.082 8.606-.231 10.684.152 12.85c.403 2.284 1.569 4.175 3.36 5.653 1.858 1.533 3.997 2.284 6.438 2.14 1.482-.085 3.133-.284 4.994-1.86.47.234.962.327 1.78.397.63.059 1.236-.03 1.705-.128.735-.156.684-.837.419-.961-2.155-1.004-1.682-.595-2.113-.926 1.096-1.296 2.746-2.642 3.392-7.003.05-.347.007-.565 0-.845-.004-.17.035-.237.23-.256a4.173 4.173 0 0 0 1.545-.475c1.396-.763 1.96-2.015 2.093-3.517.02-.23-.004-.467-.247-.588zM11.581 18c-2.089-1.642-3.102-2.183-3.52-2.16-.392.024-.321.471-.235.763.09.288.207.486.371.739.114.167.192.416-.113.603-.673.416-1.842-.14-1.897-.167-1.361-.802-2.5-1.86-3.301-3.307-.774-1.393-1.224-2.887-1.298-4.482-.02-.386.093-.522.477-.592a4.696 4.696 0 0 1 1.529-.039c2.132.312 3.946 1.265 5.468 2.774.868.86 1.525 1.887 2.202 2.891.72 1.066 1.494 2.082 2.48 2.914.348.292.625.514.891.677-.802.09-2.14.11-3.054-.614zm1-6.44a.306.306 0 0 1 .415-.287.302.302 0 0 1 .2.288.306.306 0 0 1-.31.307.303.303 0 0 1-.304-.308zm3.11 1.596c-.2.081-.399.151-.59.16a1.245 1.245 0 0 1-.798-.254c-.274-.23-.47-.358-.552-.758a1.73 1.73 0 0 1 .016-.588c.07-.327-.008-.537-.239-.727-.187-.156-.426-.199-.688-.199a.559.559 0 0 1-.254-.078.253.253 0 0 1-.114-.358c.028-.054.16-.186.192-.21.356-.202.767-.136 1.146.016.352.144.618.408 1.001.782.391.451.462.576.685.914.176.265.336.537.445.848.067.195-.019.354-.25.452z\"\n      />\n    </svg>\n  ),\n  Ollama: (props: IconProps) => (\n    <svg {...props} viewBox=\"0 0 646 854\" fill=\"none\">\n      <path\n        d=\"M140.629 0.239929C132.66 1.52725 123.097 5.69568 116.354 10.845C95.941 26.3541 80.1253 59.2728 73.4435 100.283C70.9302 115.792 69.2138 137.309 69.2138 153.738C69.2138 173.109 71.4819 197.874 74.7309 214.977C75.4665 218.778 75.8343 222.15 75.5278 222.395C75.2826 222.64 72.2788 225.092 68.9072 227.789C57.3827 236.984 44.2029 251.145 35.1304 264.08C17.7209 288.784 6.44151 316.86 1.72133 347.265C-0.117698 359.28 -0.608106 383.555 0.863118 395.57C4.11207 423.278 12.449 446.695 26.7321 468.151L31.391 475.078L30.0424 477.346C20.4794 493.407 12.3264 516.64 8.52575 538.953C5.522 556.608 5.15419 561.328 5.15419 584.99C5.15419 608.837 5.4607 613.557 8.28054 630.047C11.6521 649.786 18.5178 670.689 26.1804 684.605C28.6938 689.141 34.8239 698.581 35.5595 699.072C35.8047 699.194 35.0691 701.462 33.9044 704.098C25.077 723.408 17.537 749.093 14.4106 770.733C12.2038 785.567 11.8973 790.349 11.8973 805.981C11.8973 825.903 13.0007 835.589 17.1692 851.466L17.7822 853.795H44.019H70.3172L68.6007 850.546C57.9957 830.93 57.0149 794.517 66.1487 758.166C70.3172 741.369 75.0374 729.048 83.8647 712.067L89.1366 701.769V695.455C89.1366 689.57 89.014 688.896 87.1137 685.034C85.6424 682.091 83.6808 679.578 80.1866 676.145C74.2404 670.383 69.9494 664.314 66.5165 656.835C51.4365 624.1 48.494 575.489 59.0991 534.049C63.5128 516.762 70.8076 501.376 78.4702 492.978C83.6808 487.215 86.378 480.779 86.378 474.097C86.378 467.17 83.926 461.469 78.4089 455.523C62.5932 438.604 52.8464 418.006 49.3522 394.038C44.3868 359.893 53.3981 322.683 73.8726 293.198C93.9181 264.263 122.055 245.689 153.503 240.724C160.552 239.559 173.732 239.743 181.088 241.092C189.119 242.502 194.145 242.072 199.295 239.62C205.67 236.617 208.858 232.877 212.597 224.295C215.907 216.633 218.482 212.464 225.409 203.821C233.746 193.461 241.776 186.411 254.649 177.89C269.362 168.266 286.097 161.278 302.771 157.906C308.839 156.68 311.659 156.496 323 156.496C334.341 156.496 337.161 156.68 343.229 157.906C367.688 162.872 391.964 175.5 411.335 193.399C415.503 197.261 425.495 209.644 428.683 214.794C429.909 216.816 432.055 221.108 433.403 224.295C437.142 232.877 440.33 236.617 446.705 239.62C451.671 242.011 456.881 242.502 464.605 241.214C476.804 239.13 486.183 239.314 498.137 241.766C538.841 249.98 574.273 283.512 589.966 328.446C603.636 367.862 599.774 409.118 579.422 440.626C575.989 445.96 572.556 450.251 567.591 455.523C556.863 466.986 556.863 481.208 567.53 492.978C585.062 512.165 596.035 559.367 592.724 600.99C590.518 628.453 583.468 653.035 573.782 666.95C572.066 669.402 568.511 673.57 565.813 676.145C562.319 679.578 560.358 682.091 558.886 685.034C556.986 688.896 556.863 689.57 556.863 695.455V701.769L562.135 712.067C570.963 729.048 575.683 741.369 579.851 758.166C588.863 794.027 588.066 829.704 577.767 849.995C576.909 851.711 576.173 853.305 576.173 853.489C576.173 853.673 587.882 853.795 602.226 853.795H628.218L628.892 851.159C629.26 849.75 629.873 847.604 630.179 846.378C630.854 843.681 632.202 835.712 633.306 828.049C634.348 820.325 634.348 791.881 633.306 783.299C629.383 752.158 622.823 727.454 612.096 704.098C610.931 701.462 610.195 699.194 610.44 699.072C610.747 698.888 612.463 696.436 614.302 693.677C627.666 673.448 635.88 648.008 640.049 614.415C641.152 605.158 641.152 565.374 640.049 556.485C637.106 533.559 633.551 517.988 627.666 502.234C625.214 495.675 618.716 481.821 615.958 477.346L614.609 475.078L619.268 468.151C633.551 446.695 641.888 423.278 645.137 395.57C646.608 383.555 646.118 359.28 644.279 347.265C639.497 316.798 628.279 288.845 610.87 264.08C601.797 251.145 588.617 236.984 577.093 227.789C573.721 225.092 570.717 222.64 570.472 222.395C570.166 222.15 570.534 218.778 571.269 214.977C578.687 176.296 578.441 128.053 570.656 90.3524C563.913 57.4951 551.653 31.3808 535.837 16.3008C523.209 4.28578 510.336 -0.863507 494.888 0.11731C459.456 2.20154 430.89 42.9667 419.61 107.21C417.771 117.57 416.178 129.708 416.178 133.018C416.178 134.305 415.932 135.347 415.626 135.347C415.319 135.347 412.929 134.121 410.354 132.589C383.014 116.405 352.608 107.762 323 107.762C293.392 107.762 262.986 116.405 235.646 132.589C233.071 134.121 230.681 135.347 230.374 135.347C230.068 135.347 229.822 134.305 229.822 133.018C229.822 129.585 228.167 117.08 226.39 107.21C216.152 49.5259 192.674 11.3354 161.472 1.71112C157.181 0.423799 144.982 -0.434382 140.629 0.239929ZM151.051 50.139C159.878 57.1273 169.686 77.1114 175.326 99.4863C176.368 103.532 177.471 108.191 177.778 109.907C178.023 111.563 178.697 115.302 179.249 118.183C181.64 131.179 182.743 145.217 182.866 162.32L182.927 179.178L178.697 185.43L174.468 191.744H164.598C153.074 191.744 141.61 193.216 130.637 196.158C126.714 197.139 122.913 198.12 122.178 198.304C121.013 198.549 120.829 198.181 120.155 193.154C116.538 165.875 116.722 135.654 120.707 110.52C125.12 82.5059 135.419 57.1273 145.472 49.6486C147.863 47.8708 148.292 47.9321 151.051 50.139ZM500.589 49.7098C506.658 54.1848 513.34 66.0772 518.305 81.2798C528.297 111.685 531.117 153.431 525.845 193.154C525.171 198.181 524.987 198.549 523.822 198.304C523.087 198.12 519.286 197.139 515.363 196.158C504.39 193.216 492.926 191.744 481.402 191.744H471.532L467.303 185.43L463.073 179.178L463.134 162.32C463.257 138.535 465.464 119.961 470.735 99.3024C476.314 77.1114 486.183 57.1273 494.949 50.139C497.708 47.9321 498.137 47.8708 500.589 49.7098Z\"\n        fill=\"currentColor\"\n      />\n      <path\n        d=\"M313.498 358.237C300.195 359.525 296.579 360.015 290.203 361.303C279.843 363.448 265.989 368.23 256.365 372.95C222.895 389.317 199.846 416.596 192.796 448.166C191.386 454.419 191.202 456.503 191.202 467.047C191.202 477.468 191.386 479.736 192.735 485.682C202.114 526.938 240.12 557.405 289.284 562.983C299.95 564.148 346.049 564.148 356.715 562.983C396.193 558.508 430.154 537.114 445.418 507.076C449.463 499.046 451.425 493.835 453.264 485.682C454.613 479.736 454.797 477.468 454.797 467.047C454.797 456.503 454.613 454.419 453.203 448.166C442.965 402.313 398.461 366.207 343.903 359.341C336.792 358.483 318.157 357.747 313.498 358.237ZM336.424 391.585C354.631 393.547 372.96 400.045 387.672 409.853C395.58 415.125 406.737 426.159 411.518 433.393C417.403 442.342 420.774 451.476 422.307 462.572C422.981 467.66 422.614 471.522 420.774 479.736C417.893 491.996 408.943 504.808 396.867 513.758C391.227 517.865 379.519 523.812 372.347 526.141C358.738 530.493 349.849 531.29 318.095 531.045C297.376 530.861 293.697 530.677 287.751 529.574C267.461 525.773 251.4 517.681 239.753 505.36C230.312 495.429 226.021 486.357 223.692 471.706C222.65 464.901 224.611 453.622 228.596 444.12C233.439 432.534 245.944 418.129 258.327 409.853C272.671 400.29 291.552 393.486 308.9 391.647C315.582 390.911 329.742 390.911 336.424 391.585Z\"\n        fill=\"currentColor\"\n      />\n      <path\n        d=\"M299.584 436.336C294.925 438.849 291.676 445.224 292.657 449.944C293.76 455.032 298.235 460.182 305.223 464.412C308.963 466.68 309.208 466.986 309.392 469.254C309.514 470.603 309.024 474.465 308.35 477.898C307.614 481.269 307.062 484.825 307.062 485.806C307.124 488.442 309.576 492.733 312.15 494.817C314.419 496.656 314.848 496.717 321.223 496.901C327.047 497.085 328.273 496.962 330.602 495.859C336.61 492.916 338.142 487.522 335.935 477.162C334.096 468.519 334.464 467.17 339.062 464.534C343.904 461.714 349.054 456.749 350.586 453.377C353.529 446.941 350.831 439.646 344.333 436.274C342.74 435.477 340.778 435.11 337.897 435.11C333.422 435.11 330.541 436.152 325.269 439.523L322.265 441.424L320.365 440.259C312.58 435.661 311.17 435.11 306.449 435.171C303.078 435.171 301.239 435.477 299.584 436.336Z\"\n        fill=\"currentColor\"\n      />\n      <path\n        d=\"M150.744 365.165C139.894 368.598 131.802 376.567 127.634 387.908C125.611 393.303 124.63 401.824 125.488 406.421C127.511 417.394 136.522 427.386 146.76 430.145C159.633 433.516 169.257 431.309 177.778 422.85C182.743 418.007 185.441 413.777 188.138 406.911C190.099 402.069 190.222 401.211 190.222 394.345L190.283 386.989L187.709 381.717C183.601 373.38 176.184 367.188 167.602 364.92C162.759 363.694 154.974 363.756 150.744 365.165Z\"\n        fill=\"currentColor\"\n      />\n      <path\n        d=\"M478.153 364.982C469.755 367.25 462.276 373.502 458.291 381.717L455.717 386.989L455.778 394.345C455.778 401.211 455.901 402.069 457.862 406.911C460.56 413.777 463.257 418.007 468.222 422.85C476.743 431.309 486.367 433.516 499.241 430.145C506.658 428.183 514.075 421.93 517.631 414.635C520.696 408.444 521.431 403.969 520.451 396.919C518.183 380.797 508.742 369.089 494.704 364.982C490.597 363.756 482.628 363.756 478.153 364.982Z\"\n        fill=\"currentColor\"\n      />\n    </svg>\n  ),\n  Windsurf: (props: IconProps) => (\n    <svg {...props} viewBox=\"0 0 1024 1024\" fill=\"none\">\n      <path\n        d=\"M897.246 286.869H889.819C850.735 286.808 819.017 318.46 819.017 357.539V515.589C819.017 547.15 792.93 572.716 761.882 572.716C743.436 572.716 725.02 563.433 714.093 547.85L552.673 317.304C539.28 298.16 517.486 286.747 493.895 286.747C457.094 286.747 423.976 318.034 423.976 356.657V515.619C423.976 547.181 398.103 572.746 366.842 572.746C348.335 572.746 329.949 563.463 319.021 547.881L138.395 289.882C134.316 284.038 125.154 286.93 125.154 294.052V431.892C125.154 438.862 127.285 445.619 131.272 451.34L309.037 705.2C319.539 720.204 335.033 731.344 352.9 735.392C397.616 745.557 438.77 711.135 438.77 667.278V508.406C438.77 476.845 464.339 451.279 495.904 451.279H495.995C515.02 451.279 532.857 460.562 543.785 476.145L705.235 706.661C718.659 725.835 739.327 737.218 763.983 737.218C801.606 737.218 833.841 705.9 833.841 667.308V508.376C833.841 476.815 859.41 451.249 890.975 451.249H897.276C901.233 451.249 904.43 448.053 904.43 444.097V294.021C904.43 290.065 901.233 286.869 897.276 286.869H897.246Z\"\n        fill=\"currentColor\"\n      />\n    </svg>\n  ),\n  Anthropic: (props: IconProps) => (\n    <svg\n      {...props}\n      fillRule=\"evenodd\"\n      style={{ flex: \"none\", lineHeight: \"1\" }}\n      viewBox=\"0 0 24 24\"\n    >\n      <title>Anthropic</title>\n      <path\n        fill=\"currentColor\"\n        d=\"M13.827 3.52h3.603L24 20h-3.603l-6.57-16.48zm-7.258 0h3.767L16.906 20h-3.674l-1.343-3.461H5.017l-1.344 3.46H0L6.57 3.522zm4.132 9.959L8.453 7.687 6.205 13.48H10.7z\"\n      />\n    </svg>\n  ),\n  HumeAI: (props: IconProps) => (\n    <svg {...props} viewBox=\"0 0 1200 1200\" fill=\"none\">\n      <path\n        d=\"M242.943 604.746C201.077 614.359 175.024 653.95 185.206 696.387C194.82 738.821 235.548 763.738 276.846 754.122C318.712 744.51 344.196 704.918 334.582 662.484C324.969 619.993 284.241 595.134 242.943 604.746Z\"\n        fill=\"#FFB5D6\"\n      />\n      <path\n        d=\"M279.093 444.599C312.484 471.22 359.413 466.67 386.603 432.71C413.736 398.75 407.536 351.822 374.715 325.2C341.893 298.579 294.338 303.129 267.205 337.089C240.071 371.048 246.272 417.977 279.093 444.599Z\"\n        fill=\"#D2A7E9\"\n      />\n      <path\n        d=\"M481.686 846.912C442.664 828.255 397.953 844.069 379.296 882.58C360.638 921.032 375.883 965.744 414.962 984.969C453.984 1003.63 498.694 987.815 517.352 949.304C535.441 910.281 520.765 865.572 481.686 846.912Z\"\n        fill=\"#FFDCDC\"\n      />\n      <path\n        d=\"M717.045 846.879C678.024 865.535 662.72 910.815 681.38 949.268C700.037 987.723 744.178 1004.16 783.769 984.935C822.793 966.279 838.094 920.999 819.437 882.546C800.777 844.091 756.126 827.651 717.045 846.879Z\"\n        fill=\"#FFD1A4\"\n      />\n      <path\n        d=\"M955.866 604.743C914 595.131 873.841 620.047 864.228 662.481C854.613 704.915 880.097 745.074 921.963 754.119C963.829 763.734 1003.99 738.818 1013.6 696.384C1023.22 653.95 997.732 614.359 955.866 604.743Z\"\n        fill=\"url(#hume_ai__paint0_linear_243_2)\"\n      />\n      <path\n        d=\"M930.389 444.667C963.782 418.045 969.412 371.116 942.279 337.156C915.146 303.197 868.159 298.703 834.77 325.268C801.377 351.89 795.746 398.818 822.879 432.778C850.07 466.737 896.999 471.231 930.389 444.667Z\"\n        fill=\"#A0B0F6\"\n      />\n      <path\n        d=\"M599.384 177C555.239 177 522.418 210.959 522.418 253.963C522.418 296.967 555.239 330.927 599.384 330.927C642.953 330.927 676.346 296.967 676.346 253.963C676.288 210.902 642.953 177 599.384 177Z\"\n        fill=\"#BBABED\"\n      />\n      <defs>\n        <linearGradient\n          id=\"hume_ai__paint0_linear_243_2\"\n          x1=\"917.02\"\n          y1=\"753.152\"\n          x2=\"959.498\"\n          y2=\"610.135\"\n          gradientUnits=\"userSpaceOnUse\"\n        >\n          <stop offset=\"0.2656\" stopColor=\"#FFB7B2\" />\n          <stop offset=\"0.5781\" stopColor=\"#AB9EFC\" />\n        </linearGradient>\n      </defs>\n    </svg>\n  ),\n  TrustPilot: (props: IconProps) => (\n    <svg\n      {...props}\n      xmlns=\"http://www.w3.org/2000/svg\"\n      viewBox=\"0 0 48 48\"\n      width=\"480px\"\n      height=\"480px\"\n      baseProfile=\"basic\"\n    >\n      <path\n        fill=\"#00b67a\"\n        d=\"M45.023,18.995H28.991L24.039,3.737l-4.968,15.259L3.039,18.98l12.984,9.44l-4.968,15.243 l12.984-9.424l12.968,9.424L32.055,28.42L45.023,18.995z\"\n      />\n      <path\n        fill=\"#005128\"\n        d=\"M33.169,31.871l-1.114-3.451l-8.016,5.819L33.169,31.871z\"\n      />\n    </svg>\n  ),\n  G2: (props: IconProps) => (\n    <svg\n      {...props}\n      xmlns=\"http://www.w3.org/2000/svg\"\n      height=\"2500\"\n      viewBox=\"-36.72 -19.24 748.01 780.17\"\n      width=\"2454\"\n    >\n      <g fill=\"#ff492c\">\n        <path d=\"m501.22 521c26.9 46.68 53.5 92.83 80.08 138.93-117.7 90.11-300.82 101-436.38-2.77-156-119.51-181.64-323.43-98.12-470.22 96.06-168.84 275.82-206.18 391.56-178.8-3.13 6.8-72.45 150.61-72.45 150.61s-5.48.36-8.58.42c-34.21 1.45-59.69 9.41-87 23.53a206.93 206.93 0 0 0 -109.84 159.76 201.71 201.71 0 0 0 13.68 100.29c11 26.82 26.56 50.64 47.42 70.75 32 30.88 70.08 50 114.22 56.33 41.8 6 82 .06 119.67-18.87 14.13-7.09 26.15-14.92 40.2-25.66 1.79-1.16 3.38-2.63 5.54-4.3z\" />\n        <path d=\"m501.48 111.61c-6.83-6.72-13.16-12.92-19.46-19.16-3.76-3.72-7.38-7.59-11.23-11.22-1.38-1.31-3-3.1-3-3.1s1.31-2.78 1.87-3.92c7.37-14.79 18.92-25.6 32.62-34.2a90.65 90.65 0 0 1 50.72-14.01c22.93.45 44.25 6.16 62.24 21.54 13.28 11.35 20.09 25.75 21.29 42.94 2 29-10 51.21-33.83 66.71-14 9.12-29.1 16.17-44.24 24.52-8.35 4.61-15.49 8.66-23.65 17-7.18 8.37-7.53 16.26-7.53 16.26l108.47-.14v48.31h-167.43v-4.67c-.64-23.74 2.13-46.08 13-67.64 10-19.78 25.54-34.26 44.21-45.41 14.38-8.59 29.52-15.9 43.93-24.45 8.89-5.27 15.17-13 15.12-24.21 0-9.62-7-18.17-17-20.84-23.58-6.36-47.58 3.79-60.06 25.37-1.82 3.15-3.68 6.28-6.04 10.32zm209.81 358.04-91.41-157.86h-180.89l-92 159.49h182.22l89.92 157.11z\" />\n      </g>\n    </svg>\n  ),\n  ClaudeAI: (props: IconProps) => (\n    <svg {...props} preserveAspectRatio=\"xMidYMid\" viewBox=\"0 0 256 257\">\n      <path\n        fill=\"#D97757\"\n        d=\"m50.228 170.321 50.357-28.257.843-2.463-.843-1.361h-2.462l-8.426-.518-28.775-.778-24.952-1.037-24.175-1.296-6.092-1.297L0 125.796l.583-3.759 5.12-3.434 7.324.648 16.202 1.101 24.304 1.685 17.629 1.037 26.118 2.722h4.148l.583-1.685-1.426-1.037-1.101-1.037-25.147-17.045-27.22-18.017-14.258-10.37-7.713-5.25-3.888-4.925-1.685-10.758 7-7.713 9.397.649 2.398.648 9.527 7.323 20.35 15.75L94.817 91.9l3.889 3.24 1.555-1.102.195-.777-1.75-2.917-14.453-26.118-15.425-26.572-6.87-11.018-1.814-6.61c-.648-2.723-1.102-4.991-1.102-7.778l7.972-10.823L71.42 0 82.05 1.426l4.472 3.888 6.61 15.101 10.694 23.786 16.591 32.34 4.861 9.592 2.592 8.879.973 2.722h1.685v-1.556l1.36-18.211 2.528-22.36 2.463-28.776.843-8.1 4.018-9.722 7.971-5.25 6.222 2.981 5.12 7.324-.713 4.73-3.046 19.768-5.962 30.98-3.889 20.739h2.268l2.593-2.593 10.499-13.934 17.628-22.036 7.778-8.749 9.073-9.657 5.833-4.601h11.018l8.1 12.055-3.628 12.443-11.342 14.388-9.398 12.184-13.48 18.147-8.426 14.518.778 1.166 2.01-.194 30.46-6.481 16.462-2.982 19.637-3.37 8.88 4.148.971 4.213-3.5 8.62-20.998 5.184-24.628 4.926-36.682 8.685-.454.324.519.648 16.526 1.555 7.065.389h17.304l32.21 2.398 8.426 5.574 5.055 6.805-.843 5.184-12.962 6.611-17.498-4.148-40.83-9.721-14-3.5h-1.944v1.167l11.666 11.406 21.387 19.314 26.767 24.887 1.36 6.157-3.434 4.86-3.63-.518-23.526-17.693-9.073-7.972-20.545-17.304h-1.36v1.814l4.73 6.935 25.017 37.59 1.296 11.536-1.814 3.76-6.481 2.268-7.13-1.297-14.647-20.544-15.1-23.138-12.185-20.739-1.49.843-7.194 77.448-3.37 3.953-7.778 2.981-6.48-4.925-3.436-7.972 3.435-15.749 4.148-20.544 3.37-16.333 3.046-20.285 1.815-6.74-.13-.454-1.49.194-15.295 20.999-23.267 31.433-18.406 19.702-4.407 1.75-7.648-3.954.713-7.064 4.277-6.286 25.47-32.405 15.36-20.092 9.917-11.6-.065-1.686h-.583L44.07 198.125l-12.055 1.555-5.185-4.86.648-7.972 2.463-2.593 20.35-13.999-.064.065Z\"\n      />\n    </svg>\n  ),\n  Google: (props: IconProps) => (\n    <svg\n      {...props}\n      xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n      xmlSpace=\"preserve\"\n      overflow=\"hidden\"\n      viewBox=\"0 0 268.152 273.883\"\n    >\n      <defs>\n        <linearGradient id=\"google__a\">\n          <stop offset=\"0\" stopColor=\"#0fbc5c\" />\n          <stop offset=\"1\" stopColor=\"#0cba65\" />\n        </linearGradient>\n        <linearGradient id=\"google__g\">\n          <stop offset=\".231\" stopColor=\"#0fbc5f\" />\n          <stop offset=\".312\" stopColor=\"#0fbc5f\" />\n          <stop offset=\".366\" stopColor=\"#0fbc5e\" />\n          <stop offset=\".458\" stopColor=\"#0fbc5d\" />\n          <stop offset=\".54\" stopColor=\"#12bc58\" />\n          <stop offset=\".699\" stopColor=\"#28bf3c\" />\n          <stop offset=\".771\" stopColor=\"#38c02b\" />\n          <stop offset=\".861\" stopColor=\"#52c218\" />\n          <stop offset=\".915\" stopColor=\"#67c30f\" />\n          <stop offset=\"1\" stopColor=\"#86c504\" />\n        </linearGradient>\n        <linearGradient id=\"google__h\">\n          <stop offset=\".142\" stopColor=\"#1abd4d\" />\n          <stop offset=\".248\" stopColor=\"#6ec30d\" />\n          <stop offset=\".312\" stopColor=\"#8ac502\" />\n          <stop offset=\".366\" stopColor=\"#a2c600\" />\n          <stop offset=\".446\" stopColor=\"#c8c903\" />\n          <stop offset=\".54\" stopColor=\"#ebcb03\" />\n          <stop offset=\".616\" stopColor=\"#f7cd07\" />\n          <stop offset=\".699\" stopColor=\"#fdcd04\" />\n          <stop offset=\".771\" stopColor=\"#fdce05\" />\n          <stop offset=\".861\" stopColor=\"#ffce0a\" />\n        </linearGradient>\n        <linearGradient id=\"google__f\">\n          <stop offset=\".316\" stopColor=\"#ff4c3c\" />\n          <stop offset=\".604\" stopColor=\"#ff692c\" />\n          <stop offset=\".727\" stopColor=\"#ff7825\" />\n          <stop offset=\".885\" stopColor=\"#ff8d1b\" />\n          <stop offset=\"1\" stopColor=\"#ff9f13\" />\n        </linearGradient>\n        <linearGradient id=\"google__b\">\n          <stop offset=\".231\" stopColor=\"#ff4541\" />\n          <stop offset=\".312\" stopColor=\"#ff4540\" />\n          <stop offset=\".458\" stopColor=\"#ff4640\" />\n          <stop offset=\".54\" stopColor=\"#ff473f\" />\n          <stop offset=\".699\" stopColor=\"#ff5138\" />\n          <stop offset=\".771\" stopColor=\"#ff5b33\" />\n          <stop offset=\".861\" stopColor=\"#ff6c29\" />\n          <stop offset=\"1\" stopColor=\"#ff8c18\" />\n        </linearGradient>\n        <linearGradient id=\"google__d\">\n          <stop offset=\".408\" stopColor=\"#fb4e5a\" />\n          <stop offset=\"1\" stopColor=\"#ff4540\" />\n        </linearGradient>\n        <linearGradient id=\"google__c\">\n          <stop offset=\".132\" stopColor=\"#0cba65\" />\n          <stop offset=\".21\" stopColor=\"#0bb86d\" />\n          <stop offset=\".297\" stopColor=\"#09b479\" />\n          <stop offset=\".396\" stopColor=\"#08ad93\" />\n          <stop offset=\".477\" stopColor=\"#0aa6a9\" />\n          <stop offset=\".568\" stopColor=\"#0d9cc6\" />\n          <stop offset=\".667\" stopColor=\"#1893dd\" />\n          <stop offset=\".769\" stopColor=\"#258bf1\" />\n          <stop offset=\".859\" stopColor=\"#3086ff\" />\n        </linearGradient>\n        <linearGradient id=\"google__e\">\n          <stop offset=\".366\" stopColor=\"#ff4e3a\" />\n          <stop offset=\".458\" stopColor=\"#ff8a1b\" />\n          <stop offset=\".54\" stopColor=\"#ffa312\" />\n          <stop offset=\".616\" stopColor=\"#ffb60c\" />\n          <stop offset=\".771\" stopColor=\"#ffcd0a\" />\n          <stop offset=\".861\" stopColor=\"#fecf0a\" />\n          <stop offset=\".915\" stopColor=\"#fecf08\" />\n          <stop offset=\"1\" stopColor=\"#fdcd01\" />\n        </linearGradient>\n        <linearGradient\n          xlinkHref=\"#google__a\"\n          id=\"google__s\"\n          x1=\"219.7\"\n          x2=\"254.467\"\n          y1=\"329.535\"\n          y2=\"329.535\"\n          gradientUnits=\"userSpaceOnUse\"\n        />\n        <radialGradient\n          xlinkHref=\"#google__b\"\n          id=\"google__m\"\n          cx=\"109.627\"\n          cy=\"135.862\"\n          r=\"71.46\"\n          fx=\"109.627\"\n          fy=\"135.862\"\n          gradientTransform=\"matrix(-1.93688 1.043 1.45573 2.55542 290.525 -400.634)\"\n          gradientUnits=\"userSpaceOnUse\"\n        />\n        <radialGradient\n          xlinkHref=\"#google__c\"\n          id=\"google__n\"\n          cx=\"45.259\"\n          cy=\"279.274\"\n          r=\"71.46\"\n          fx=\"45.259\"\n          fy=\"279.274\"\n          gradientTransform=\"matrix(-3.5126 -4.45809 -1.69255 1.26062 870.8 191.554)\"\n          gradientUnits=\"userSpaceOnUse\"\n        />\n        <radialGradient\n          xlinkHref=\"#google__d\"\n          id=\"google__l\"\n          cx=\"304.017\"\n          cy=\"118.009\"\n          r=\"47.854\"\n          fx=\"304.017\"\n          fy=\"118.009\"\n          gradientTransform=\"matrix(2.06435 0 0 2.59204 -297.679 -151.747)\"\n          gradientUnits=\"userSpaceOnUse\"\n        />\n        <radialGradient\n          xlinkHref=\"#google__e\"\n          id=\"google__o\"\n          cx=\"181.001\"\n          cy=\"177.201\"\n          r=\"71.46\"\n          fx=\"181.001\"\n          fy=\"177.201\"\n          gradientTransform=\"matrix(-.24858 2.08314 2.96249 .33417 -255.146 -331.164)\"\n          gradientUnits=\"userSpaceOnUse\"\n        />\n        <radialGradient\n          xlinkHref=\"#google__f\"\n          id=\"google__p\"\n          cx=\"207.673\"\n          cy=\"108.097\"\n          r=\"41.102\"\n          fx=\"207.673\"\n          fy=\"108.097\"\n          gradientTransform=\"matrix(-1.2492 1.34326 -3.89684 -3.4257 880.501 194.905)\"\n          gradientUnits=\"userSpaceOnUse\"\n        />\n        <radialGradient\n          xlinkHref=\"#google__g\"\n          id=\"google__r\"\n          cx=\"109.627\"\n          cy=\"135.862\"\n          r=\"71.46\"\n          fx=\"109.627\"\n          fy=\"135.862\"\n          gradientTransform=\"matrix(-1.93688 -1.043 1.45573 -2.55542 290.525 838.683)\"\n          gradientUnits=\"userSpaceOnUse\"\n        />\n        <radialGradient\n          xlinkHref=\"#google__h\"\n          id=\"google__j\"\n          cx=\"154.87\"\n          cy=\"145.969\"\n          r=\"71.46\"\n          fx=\"154.87\"\n          fy=\"145.969\"\n          gradientTransform=\"matrix(-.0814 -1.93722 2.92674 -.11625 -215.135 632.86)\"\n          gradientUnits=\"userSpaceOnUse\"\n        />\n        <filter\n          id=\"google__q\"\n          width=\"1.097\"\n          height=\"1.116\"\n          x=\"-.048\"\n          y=\"-.058\"\n          colorInterpolationFilters=\"sRGB\"\n        >\n          <feGaussianBlur stdDeviation=\"1.701\" />\n        </filter>\n        <filter\n          id=\"google__k\"\n          width=\"1.033\"\n          height=\"1.02\"\n          x=\"-.017\"\n          y=\"-.01\"\n          colorInterpolationFilters=\"sRGB\"\n        >\n          <feGaussianBlur stdDeviation=\".242\" />\n        </filter>\n        <clipPath id=\"google__i\" clipPathUnits=\"userSpaceOnUse\">\n          <path d=\"M371.378 193.24H237.083v53.438h77.167c-1.241 7.563-4.026 15.003-8.105 21.786-4.674 7.773-10.451 13.69-16.373 18.196-17.74 13.498-38.42 16.258-52.783 16.258-36.283 0-67.283-23.286-79.285-54.928-.484-1.149-.805-2.335-1.197-3.507a81.115 81.115 0 0 1-4.101-25.448c0-9.226 1.569-18.057 4.43-26.398 11.285-32.897 42.985-57.467 80.179-57.467 7.481 0 14.685.884 21.517 2.648a77.668 77.668 0 0 1 33.425 18.25l40.834-39.712c-24.839-22.616-57.219-36.32-95.844-36.32-30.878 0-59.386 9.553-82.748 25.7-18.945 13.093-34.483 30.625-44.97 50.985-9.753 18.879-15.094 39.8-15.094 62.294 0 22.495 5.35 43.633 15.103 62.337v.126c10.302 19.857 25.368 36.954 43.678 49.988 15.997 11.386 44.68 26.551 84.031 26.551 22.63 0 42.687-4.051 60.375-11.644 12.76-5.478 24.065-12.622 34.301-21.804 13.525-12.132 24.117-27.139 31.347-44.404 7.23-17.265 11.097-36.79 11.097-57.957 0-9.858-.998-19.87-2.689-28.968Z\" />\n        </clipPath>\n      </defs>\n      <g\n        clipPath=\"url(#google__i)\"\n        transform=\"matrix(.95792 0 0 .98525 -90.174 -78.856)\"\n      >\n        <path\n          fill=\"url(#google__j)\"\n          d=\"M92.076 219.958c.148 22.14 6.501 44.983 16.117 63.424v.127c6.949 13.392 16.445 23.97 27.26 34.452l65.327-23.67c-12.36-6.235-14.246-10.055-23.105-17.026-9.054-9.066-15.802-19.473-20.004-31.677h-.17l.17-.127c-2.765-8.058-3.037-16.613-3.14-25.503Z\"\n          filter=\"url(#google__k)\"\n        />\n        <path\n          fill=\"url(#google__l)\"\n          d=\"M237.083 79.025c-6.456 22.526-3.988 44.421 0 57.161 7.457.006 14.64.888 21.45 2.647a77.662 77.662 0 0 1 33.424 18.25l41.88-40.726c-24.81-22.59-54.667-37.297-96.754-37.332Z\"\n          filter=\"url(#google__k)\"\n        />\n        <path\n          fill=\"url(#google__m)\"\n          d=\"M236.943 78.847c-31.67 0-60.91 9.798-84.871 26.359a145.533 145.533 0 0 0-24.332 21.15c-1.904 17.744 14.257 39.551 46.262 39.37 15.528-17.936 38.495-29.542 64.056-29.542l.07.002-1.044-57.335c-.048 0-.093-.004-.14-.004Z\"\n          filter=\"url(#google__k)\"\n        />\n        <path\n          fill=\"url(#google__n)\"\n          d=\"m341.475 226.379-28.268 19.285c-1.24 7.562-4.028 15.002-8.107 21.786-4.674 7.772-10.45 13.69-16.373 18.196-17.702 13.47-38.328 16.244-52.687 16.255-14.842 25.102-17.444 37.675 1.043 57.934 22.877-.016 43.157-4.117 61.046-11.796 12.931-5.551 24.388-12.792 34.761-22.097 13.706-12.295 24.442-27.503 31.769-45 7.327-17.497 11.245-37.282 11.245-58.734Z\"\n          filter=\"url(#google__k)\"\n        />\n        <path\n          fill=\"#3086ff\"\n          d=\"M234.996 191.21v57.498h136.006c1.196-7.874 5.152-18.064 5.152-26.5 0-9.858-.996-21.899-2.687-30.998Z\"\n          filter=\"url(#google__k)\"\n        />\n        <path\n          fill=\"url(#google__o)\"\n          d=\"M128.39 124.327c-8.394 9.119-15.564 19.326-21.249 30.364-9.753 18.879-15.094 41.83-15.094 64.324 0 .317.026.627.029.944 4.32 8.224 59.666 6.649 62.456 0-.004-.31-.039-.613-.039-.924 0-9.226 1.57-16.026 4.43-24.367 3.53-10.289 9.056-19.763 16.123-27.926 1.602-2.031 5.875-6.397 7.121-9.016.475-.997-.862-1.557-.937-1.908-.083-.393-1.876-.077-2.277-.37-1.275-.929-3.8-1.414-5.334-1.845-3.277-.921-8.708-2.953-11.725-5.06-9.536-6.658-24.417-14.612-33.505-24.216Z\"\n          filter=\"url(#google__k)\"\n        />\n        <path\n          fill=\"url(#google__p)\"\n          d=\"M162.099 155.857c22.112 13.301 28.471-6.714 43.173-12.977l-25.574-52.664a144.74 144.74 0 0 0-26.543 14.504c-12.316 8.512-23.192 18.9-32.176 30.72Z\"\n          filter=\"url(#google__q)\"\n        />\n        <path\n          fill=\"url(#google__r)\"\n          d=\"M171.099 290.222c-29.683 10.641-34.33 11.023-37.062 29.29a144.806 144.806 0 0 0 16.792 13.984c15.996 11.386 46.766 26.551 86.118 26.551.046 0 .09-.004.137-.004v-59.157l-.094.002c-14.736 0-26.512-3.843-38.585-10.527-2.977-1.648-8.378 2.777-11.123.799-3.786-2.729-12.9 2.35-16.183-.938Z\"\n          filter=\"url(#google__k)\"\n        />\n        <path\n          fill=\"url(#google__s)\"\n          d=\"M219.7 299.023v59.996c5.506.64 11.236 1.028 17.247 1.028 6.026 0 11.855-.307 17.52-.872v-59.748a105.119 105.119 0 0 1-17.477 1.461c-5.932 0-11.7-.686-17.29-1.865Z\"\n          filter=\"url(#google__k)\"\n          opacity=\".5\"\n        />\n      </g>\n    </svg>\n  ),\n\n  GooglePlay: (props: IconProps) => (\n    <svg\n      {...props}\n      fillRule=\"evenodd\"\n      clipRule=\"evenodd\"\n      imageRendering=\"optimizeQuality\"\n      shapeRendering=\"geometricPrecision\"\n      textRendering=\"geometricPrecision\"\n      viewBox=\"0 0 466 511.98\"\n    >\n      <g fillRule=\"nonzero\">\n        <path\n          fill=\"#EA4335\"\n          d=\"M199.9 237.8 1.4 470.17c7.22 24.57 30.16 41.81 55.8 41.81 11.16 0 20.93-2.79 29.3-8.37l244.16-139.46L199.9 237.8z\"\n        />\n        <path\n          fill=\"#FBBC04\"\n          d=\"m433.91 205.1-104.65-60-111.61 110.22 113.01 108.83 104.64-58.6c18.14-9.77 30.7-29.3 30.7-50.23-1.4-20.93-13.95-40.46-32.09-50.22z\"\n        />\n        <path\n          fill=\"#34A853\"\n          d=\"M199.42 273.45 329.27 145.1 87.9 8.37C79.53 2.79 68.36 0 57.2 0 30.7 0 6.98 18.14 1.4 41.86l198.02 231.59z\"\n        />\n        <path\n          fill=\"#4285F4\"\n          d=\"M1.39 41.86C0 46.04 0 51.63 0 57.2v397.64c0 5.57 0 9.76 1.4 15.34l216.27-214.86L1.39 41.86z\"\n        />\n      </g>\n    </svg>\n  ),\n  Instagram: (props: IconProps) => (\n    <svg\n      {...props}\n      xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n      viewBox=\"0 0 264.583 264.583\"\n    >\n      <defs>\n        <radialGradient\n          xlinkHref=\"#instagram_icon__a\"\n          id=\"instagram_icon__f\"\n          cx=\"158.429\"\n          cy=\"578.088\"\n          r=\"52.352\"\n          fx=\"158.429\"\n          fy=\"578.088\"\n          gradientTransform=\"matrix(0 -4.03418 4.28018 0 -2332.227 942.236)\"\n          gradientUnits=\"userSpaceOnUse\"\n        />\n        <radialGradient\n          xlinkHref=\"#instagram_icon__b\"\n          id=\"instagram_icon__g\"\n          cx=\"172.615\"\n          cy=\"600.692\"\n          r=\"65\"\n          fx=\"172.615\"\n          fy=\"600.692\"\n          gradientTransform=\"matrix(.67441 -1.16203 1.51283 .87801 -814.366 -47.835)\"\n          gradientUnits=\"userSpaceOnUse\"\n        />\n        <radialGradient\n          xlinkHref=\"#instagram_icon__c\"\n          id=\"instagram_icon__h\"\n          cx=\"144.012\"\n          cy=\"51.337\"\n          r=\"67.081\"\n          fx=\"144.012\"\n          fy=\"51.337\"\n          gradientTransform=\"matrix(-2.3989 .67549 -.23008 -.81732 464.996 -26.404)\"\n          gradientUnits=\"userSpaceOnUse\"\n        />\n        <radialGradient\n          xlinkHref=\"#instagram_icon__d\"\n          id=\"instagram_icon__e\"\n          cx=\"199.788\"\n          cy=\"628.438\"\n          r=\"52.352\"\n          fx=\"199.788\"\n          fy=\"628.438\"\n          gradientTransform=\"matrix(-3.10797 .87652 -.6315 -2.23914 1345.65 1374.198)\"\n          gradientUnits=\"userSpaceOnUse\"\n        />\n        <linearGradient id=\"instagram_icon__d\">\n          <stop offset=\"0\" stopColor=\"#ff005f\" />\n          <stop offset=\"1\" stopColor=\"#fc01d8\" />\n        </linearGradient>\n        <linearGradient id=\"instagram_icon__c\">\n          <stop offset=\"0\" stopColor=\"#780cff\" />\n          <stop offset=\"1\" stopColor=\"#820bff\" stopOpacity=\"0\" />\n        </linearGradient>\n        <linearGradient id=\"instagram_icon__b\">\n          <stop offset=\"0\" stopColor=\"#fc0\" />\n          <stop offset=\"1\" stopColor=\"#fc0\" stopOpacity=\"0\" />\n        </linearGradient>\n        <linearGradient id=\"instagram_icon__a\">\n          <stop offset=\"0\" stopColor=\"#fc0\" />\n          <stop offset=\".124\" stopColor=\"#fc0\" />\n          <stop offset=\".567\" stopColor=\"#fe4a05\" />\n          <stop offset=\".694\" stopColor=\"#ff0f3f\" />\n          <stop offset=\"1\" stopColor=\"#fe0657\" stopOpacity=\"0\" />\n        </linearGradient>\n      </defs>\n      <path\n        fill=\"url(#instagram_icon__e)\"\n        d=\"M204.15 18.143c-55.23 0-71.383.057-74.523.317-11.334.943-18.387 2.728-26.07 6.554-5.922 2.942-10.592 6.351-15.201 11.13-8.394 8.716-13.481 19.439-15.323 32.184-.895 6.188-1.156 7.45-1.209 39.056-.02 10.536 0 24.4 0 42.999 0 55.2.062 71.341.326 74.476.916 11.032 2.645 17.973 6.308 25.565 7 14.533 20.37 25.443 36.12 29.514 5.453 1.404 11.476 2.178 19.208 2.544 3.277.142 36.669.244 70.081.244 33.413 0 66.826-.04 70.02-.203 8.954-.422 14.153-1.12 19.901-2.606 15.852-4.09 28.977-14.838 36.12-29.575 3.591-7.409 5.412-14.614 6.236-25.07.18-2.28.255-38.626.255-74.924 0-36.304-.082-72.583-.26-74.863-.835-10.625-2.656-17.77-6.364-25.32-3.042-6.182-6.42-10.799-11.324-15.519-8.752-8.361-19.455-13.45-32.21-15.29-6.18-.894-7.41-1.158-39.033-1.213z\"\n        transform=\"translate(-71.816 -18.143)\"\n      />\n      <path\n        fill=\"url(#instagram_icon__f)\"\n        d=\"M204.15 18.143c-55.23 0-71.383.057-74.523.317-11.334.943-18.387 2.728-26.07 6.554-5.922 2.942-10.592 6.351-15.201 11.13-8.394 8.716-13.481 19.439-15.323 32.184-.895 6.188-1.156 7.45-1.209 39.056-.02 10.536 0 24.4 0 42.999 0 55.2.062 71.341.326 74.476.916 11.032 2.645 17.973 6.308 25.565 7 14.533 20.37 25.443 36.12 29.514 5.453 1.404 11.476 2.178 19.208 2.544 3.277.142 36.669.244 70.081.244 33.413 0 66.826-.04 70.02-.203 8.954-.422 14.153-1.12 19.901-2.606 15.852-4.09 28.977-14.838 36.12-29.575 3.591-7.409 5.412-14.614 6.236-25.07.18-2.28.255-38.626.255-74.924 0-36.304-.082-72.583-.26-74.863-.835-10.625-2.656-17.77-6.364-25.32-3.042-6.182-6.42-10.799-11.324-15.519-8.752-8.361-19.455-13.45-32.21-15.29-6.18-.894-7.41-1.158-39.033-1.213z\"\n        transform=\"translate(-71.816 -18.143)\"\n      />\n      <path\n        fill=\"url(#instagram_icon__g)\"\n        d=\"M204.15 18.143c-55.23 0-71.383.057-74.523.317-11.334.943-18.387 2.728-26.07 6.554-5.922 2.942-10.592 6.351-15.201 11.13-8.394 8.716-13.481 19.439-15.323 32.184-.895 6.188-1.156 7.45-1.209 39.056-.02 10.536 0 24.4 0 42.999 0 55.2.062 71.341.326 74.476.916 11.032 2.645 17.973 6.308 25.565 7 14.533 20.37 25.443 36.12 29.514 5.453 1.404 11.476 2.178 19.208 2.544 3.277.142 36.669.244 70.081.244 33.413 0 66.826-.04 70.02-.203 8.954-.422 14.153-1.12 19.901-2.606 15.852-4.09 28.977-14.838 36.12-29.575 3.591-7.409 5.412-14.614 6.236-25.07.18-2.28.255-38.626.255-74.924 0-36.304-.082-72.583-.26-74.863-.835-10.625-2.656-17.77-6.364-25.32-3.042-6.182-6.42-10.799-11.324-15.519-8.752-8.361-19.455-13.45-32.21-15.29-6.18-.894-7.41-1.158-39.033-1.213z\"\n        transform=\"translate(-71.816 -18.143)\"\n      />\n      <path\n        fill=\"url(#instagram_icon__h)\"\n        d=\"M204.15 18.143c-55.23 0-71.383.057-74.523.317-11.334.943-18.387 2.728-26.07 6.554-5.922 2.942-10.592 6.351-15.201 11.13-8.394 8.716-13.481 19.439-15.323 32.184-.895 6.188-1.156 7.45-1.209 39.056-.02 10.536 0 24.4 0 42.999 0 55.2.062 71.341.326 74.476.916 11.032 2.645 17.973 6.308 25.565 7 14.533 20.37 25.443 36.12 29.514 5.453 1.404 11.476 2.178 19.208 2.544 3.277.142 36.669.244 70.081.244 33.413 0 66.826-.04 70.02-.203 8.954-.422 14.153-1.12 19.901-2.606 15.852-4.09 28.977-14.838 36.12-29.575 3.591-7.409 5.412-14.614 6.236-25.07.18-2.28.255-38.626.255-74.924 0-36.304-.082-72.583-.26-74.863-.835-10.625-2.656-17.77-6.364-25.32-3.042-6.182-6.42-10.799-11.324-15.519-8.752-8.361-19.455-13.45-32.21-15.29-6.18-.894-7.41-1.158-39.033-1.213z\"\n        transform=\"translate(-71.816 -18.143)\"\n      />\n      <path\n        fill=\"#fff\"\n        d=\"M132.345 33.973c-26.716 0-30.07.117-40.563.594-10.472.48-17.62 2.136-23.876 4.567-6.47 2.51-11.958 5.87-17.426 11.335-5.472 5.464-8.834 10.948-11.354 17.412-2.44 6.252-4.1 13.397-4.57 23.858-.47 10.486-.593 13.838-.593 40.535 0 26.697.119 30.037.594 40.522.482 10.465 2.14 17.609 4.57 23.859 2.515 6.465 5.876 11.95 11.346 17.414 5.466 5.468 10.955 8.834 17.42 11.345 6.26 2.431 13.41 4.088 23.881 4.567 10.493.477 13.844.594 40.559.594 26.719 0 30.061-.117 40.555-.594 10.472-.48 17.63-2.136 23.888-4.567 6.468-2.51 11.948-5.877 17.414-11.345 5.472-5.464 8.834-10.949 11.354-17.412 2.419-6.252 4.079-13.398 4.57-23.858.472-10.486.595-13.828.595-40.525s-.123-30.047-.594-40.533c-.492-10.465-2.152-17.608-4.57-23.858-2.521-6.466-5.883-11.95-11.355-17.414-5.472-5.468-10.944-8.827-17.42-11.335-6.271-2.431-13.424-4.088-23.897-4.567-10.493-.477-13.834-.594-40.558-.594zm-8.825 17.715c2.62-.004 5.542 0 8.825 0 26.266 0 29.38.094 39.752.565 9.591.438 14.797 2.04 18.264 3.385 4.591 1.782 7.864 3.912 11.305 7.352 3.443 3.44 5.575 6.717 7.362 11.305 1.346 3.46 2.951 8.663 3.388 18.247.47 10.363.573 13.475.573 39.71 0 26.233-.102 29.346-.573 39.709-.44 9.584-2.042 14.786-3.388 18.247-1.783 4.587-3.919 7.854-7.362 11.292-3.443 3.441-6.712 5.57-11.305 7.352-3.463 1.352-8.673 2.95-18.264 3.388-10.37.47-13.486.573-39.752.573-26.268 0-29.38-.102-39.751-.573-9.592-.443-14.797-2.044-18.267-3.39-4.59-1.781-7.87-3.911-11.313-7.352-3.443-3.44-5.574-6.709-7.362-11.298-1.346-3.461-2.95-8.663-3.387-18.247-.472-10.363-.566-13.476-.566-39.726s.094-29.347.566-39.71c.438-9.584 2.04-14.786 3.387-18.25 1.783-4.588 3.919-7.865 7.362-11.305 3.443-3.441 6.722-5.57 11.313-7.357 3.468-1.351 8.675-2.949 18.267-3.389 9.075-.41 12.592-.532 30.926-.553zm61.337 16.322c-6.518 0-11.805 5.277-11.805 11.792 0 6.512 5.287 11.796 11.805 11.796 6.517 0 11.804-5.284 11.804-11.796 0-6.513-5.287-11.796-11.805-11.796zm-52.512 13.782c-27.9 0-50.519 22.603-50.519 50.482 0 27.879 22.62 50.471 50.52 50.471s50.51-22.592 50.51-50.471c0-27.879-22.613-50.482-50.513-50.482zm0 17.715c18.11 0 32.792 14.67 32.792 32.767 0 18.096-14.683 32.767-32.792 32.767-18.11 0-32.791-14.671-32.791-32.767 0-18.098 14.68-32.767 32.791-32.767z\"\n      />\n    </svg>\n  ),\n  X: (props: IconProps) => (\n    <svg {...props} fill=\"none\" viewBox=\"0 0 1200 1227\">\n      <path\n        fill=\"currentColor\"\n        d=\"M714.163 519.284 1160.89 0h-105.86L667.137 450.887 357.328 0H0l468.492 681.821L0 1226.37h105.866l409.625-476.152 327.181 476.152H1200L714.137 519.284h.026ZM569.165 687.828l-47.468-67.894-377.686-540.24h162.604l304.797 435.991 47.468 67.894 396.2 566.721H892.476L569.165 687.854v-.026Z\"\n      />\n    </svg>\n  ),\n  Npm: (props: IconProps) => (\n    <svg {...props} viewBox=\"0 0 2500 2500\">\n      <path fill=\"#c00\" d=\"M0 0h2500v2500H0z\" />\n      <path\n        fill=\"#fff\"\n        d=\"M1241.5 268.5h-973v1962.9h972.9V763.5h495v1467.9h495V268.5z\"\n      />\n    </svg>\n  ),\n  Yarn: (props: IconProps) => (\n    <svg\n      viewBox=\"0 0 256 256\"\n      version=\"1.1\"\n      xmlns=\"http://www.w3.org/2000/svg\"\n      preserveAspectRatio=\"xMidYMid\"\n      {...props}\n    >\n      <g>\n        <path\n          d=\"M128,0 C57.3281853,0 0,57.3281853 0,128 C0,198.671815 57.3281853,256 128,256 C198.671815,256 256,198.671815 256,128 C256,57.3281853 198.671815,0 128,0\"\n          fill=\"#368FB9\"\n        ></path>\n        <path\n          d=\"M203.317375,174.060232 C195.410039,175.938224 191.40695,177.667954 181.621622,184.043243 C166.350579,193.927413 149.646332,198.523552 149.646332,198.523552 C149.646332,198.523552 148.262548,200.599228 144.259459,201.538224 C137.340541,203.218533 111.295753,204.651737 108.923552,204.701158 C102.548263,204.750579 98.6440154,203.07027 97.5567568,200.450965 C94.2455598,192.543629 102.301158,189.08417 102.301158,189.08417 C102.301158,189.08417 100.522008,187.996911 99.4841699,187.008494 C98.5451737,186.069498 97.5567568,184.191506 97.2602317,184.883398 C96.0247104,187.898069 95.3822394,195.261776 92.0710425,198.572973 C87.5243243,203.169112 78.9250965,201.637066 73.834749,198.96834 C68.2501931,196.003089 74.2301158,189.034749 74.2301158,189.034749 C74.2301158,189.034749 71.215444,190.8139 68.7938224,187.156757 C66.619305,183.796139 64.5930502,178.06332 65.1366795,170.996139 C65.7297297,162.940541 74.7243243,155.132046 74.7243243,155.132046 C74.7243243,155.132046 73.1428571,143.221622 78.3320463,131.014672 C83.027027,119.894981 95.6787645,110.949807 95.6787645,110.949807 C95.6787645,110.949807 85.0532819,99.1876448 89.0069498,88.611583 C91.576834,81.6926641 92.6146718,81.7420849 93.4548263,81.4455598 C96.4200772,80.3088803 99.2864865,79.0733591 101.411583,76.7505792 C112.037066,65.2849421 125.578378,67.4594595 125.578378,67.4594595 C125.578378,67.4594595 132.003089,47.9382239 137.933591,51.7436293 C139.762162,52.9297297 146.335135,67.5583012 146.335135,67.5583012 C146.335135,67.5583012 153.352896,63.4563707 154.143629,64.988417 C158.393822,73.2416988 158.888031,89.0069498 157.010039,98.5945946 C153.847104,114.409266 145.939768,122.909653 142.776834,128.247104 C142.035521,129.482625 151.27722,133.386873 157.10888,149.54749 C162.495753,164.324324 157.701931,176.728958 158.542085,178.112741 C158.690347,178.359846 158.739768,178.458687 158.739768,178.458687 C158.739768,178.458687 164.917375,178.952896 177.322008,171.292664 C183.944402,167.190734 191.802317,162.594595 200.74749,162.495753 C209.396139,162.34749 209.840927,172.478764 203.317375,174.060232 L203.317375,174.060232 Z M215.079537,166.795367 C214.189961,159.777606 208.259459,154.934363 200.648649,155.033205 C189.281853,155.181467 179.743629,161.062548 173.417761,164.966795 C170.946718,166.498842 168.821622,167.635521 166.99305,168.475676 C167.388417,162.742857 167.042471,155.230888 164.07722,146.977606 C160.469498,137.093436 155.626255,131.014672 152.166795,127.505792 C156.169884,121.674131 161.655598,113.173745 164.225483,100.027799 C166.449421,88.8092664 165.757529,71.3637066 160.667181,61.5783784 C159.629344,59.6015444 157.899614,58.1683398 155.725097,57.5752896 C154.835521,57.3281853 153.155212,56.8339768 149.844015,57.772973 C144.85251,47.4440154 143.12278,46.3567568 141.788417,45.4671815 C139.020849,43.6880309 135.759073,43.2926641 132.694981,44.4293436 C128.59305,45.9119691 125.08417,49.8656371 121.772973,56.8833977 C121.278764,57.9212355 120.833977,58.9096525 120.43861,59.8980695 C114.162162,60.3428571 104.277992,62.6162162 95.9258687,71.6602317 C94.8880309,72.7969112 92.8617761,73.6370656 90.7366795,74.4277992 L90.7861004,74.4277992 C86.4370656,75.9598456 84.4602317,79.5181467 82.03861,85.9428571 C78.6779923,94.9374517 82.1374517,103.783784 85.5474903,109.516602 C80.9019305,113.667954 74.7243243,120.290347 71.4625483,128.049421 C67.4100386,137.637066 66.965251,147.027027 67.1135135,152.117375 C63.6540541,155.774517 58.3166023,162.644015 57.7235521,170.353668 C56.9328185,181.127413 60.8370656,188.441699 62.5667954,191.110425 C63.0610039,191.901158 63.6046332,192.543629 64.1976834,193.1861 C64,194.520463 63.9505792,195.953668 64.2471042,197.436293 C64.8895753,200.895753 67.0640927,203.712741 70.3752896,205.491892 C76.8988417,208.951351 85.992278,210.433977 93.0100386,206.925097 C95.5305019,209.593822 100.126641,212.163707 108.478764,212.163707 L108.972973,212.163707 C111.098069,212.163707 138.081853,210.730502 145.939768,208.803089 C149.448649,207.962934 151.87027,206.480309 153.451737,205.145946 C158.492664,203.564479 172.429344,198.820077 185.57529,190.319691 C194.866409,184.290347 198.078764,183.005405 204.997683,181.325097 C211.718919,179.694208 215.919691,173.566023 215.079537,166.795367 L215.079537,166.795367 Z\"\n          fill=\"#FFFFFF\"\n        ></path>\n      </g>\n    </svg>\n  ),\n  Bun: (props: IconProps) => (\n    <svg {...props} viewBox=\"0 0 80 70\">\n      <path d=\"M71.09 20.74c-.16-.17-.33-.34-.5-.5s-.33-.34-.5-.5-.33-.34-.5-.5-.33-.34-.5-.5-.33-.34-.5-.5-.33-.34-.5-.5-.33-.34-.5-.5A26.46 26.46 0 0 1 75.5 35.7c0 16.57-16.82 30.05-37.5 30.05-11.58 0-21.94-4.23-28.83-10.86l.5.5.5.5.5.5.5.5.5.5.5.5.5.5C19.55 65.3 30.14 69.75 42 69.75c20.68 0 37.5-13.48 37.5-30 0-7.06-3.04-13.75-8.41-19.01Z\" />\n      <path\n        d=\"M73 35.7c0 15.21-15.67 27.54-35 27.54S3 50.91 3 35.7C3 26.27 9 17.94 18.22 13S33.18 3 38 3s8.94 4.13 19.78 10C67 17.94 73 26.27 73 35.7Z\"\n        style={{ fill: \"#fbf0df\" }}\n      />\n      <path\n        d=\"M73 35.7a21.67 21.67 0 0 0-.8-5.78c-2.73 33.3-43.35 34.9-59.32 24.94A40 40 0 0 0 38 63.24c19.3 0 35-12.35 35-27.54Z\"\n        style={{ fill: \"#f6dece\" }}\n      />\n      <path\n        d=\"M24.53 11.17C29 8.49 34.94 3.46 40.78 3.45A9.29 9.29 0 0 0 38 3c-2.42 0-5 1.25-8.25 3.13-1.13.66-2.3 1.39-3.54 2.15-2.33 1.44-5 3.07-8 4.7C8.69 18.13 3 26.62 3 35.7v1.19c6.06-21.41 17.07-23.04 21.53-25.72Z\"\n        style={{ fill: \"#fffefc\" }}\n      />\n      <path\n        d=\"M35.12 5.53A16.41 16.41 0 0 1 29.49 18c-.28.25-.06.73.3.59 3.37-1.31 7.92-5.23 6-13.14-.08-.45-.67-.33-.67.08Zm2.27 0A16.24 16.24 0 0 1 39 19c-.12.35.31.65.55.36 2.19-2.8 4.1-8.36-1.62-14.36-.29-.26-.74.14-.54.49Zm2.76-.17A16.42 16.42 0 0 1 47 17.12a.33.33 0 0 0 .65.11c.92-3.49.4-9.44-7.17-12.53-.4-.16-.66.38-.33.62Zm-18.46 10.4a16.94 16.94 0 0 0 10.47-9c.18-.36.75-.22.66.18-1.73 8-7.52 9.67-11.12 9.45-.38.01-.37-.52-.01-.63Z\"\n        style={{ fill: \"#ccbea7\", fillRule: \"evenodd\" }}\n      />\n      <path d=\"M38 65.75C17.32 65.75.5 52.27.5 35.7c0-10 6.18-19.33 16.53-24.92 3-1.6 5.57-3.21 7.86-4.62 1.26-.78 2.45-1.51 3.6-2.19C32 1.89 35 .5 38 .5s5.62 1.2 8.9 3.14c1 .57 2 1.19 3.07 1.87 2.49 1.54 5.3 3.28 9 5.27C69.32 16.37 75.5 25.69 75.5 35.7c0 16.57-16.82 30.05-37.5 30.05ZM38 3c-2.42 0-5 1.25-8.25 3.13-1.13.66-2.3 1.39-3.54 2.15-2.33 1.44-5 3.07-8 4.7C8.69 18.13 3 26.62 3 35.7c0 15.19 15.7 27.55 35 27.55S73 50.89 73 35.7c0-9.08-5.69-17.57-15.22-22.7-3.78-2-6.73-3.88-9.12-5.36-1.09-.67-2.09-1.29-3-1.84C42.63 4 40.42 3 38 3Z\" />\n      <g>\n        <path\n          d=\"M45.05 43a8.93 8.93 0 0 1-2.92 4.71 6.81 6.81 0 0 1-4 1.88A6.84 6.84 0 0 1 34 47.71 8.93 8.93 0 0 1 31.12 43a.72.72 0 0 1 .8-.81h12.34a.72.72 0 0 1 .79.81Z\"\n          style={{ fill: \"#b71422\" }}\n        />\n        <path\n          d=\"M34 47.79a6.91 6.91 0 0 0 4.12 1.9 6.91 6.91 0 0 0 4.11-1.9 10.63 10.63 0 0 0 1-1.07 6.83 6.83 0 0 0-4.9-2.31 6.15 6.15 0 0 0-5 2.78c.23.21.43.41.67.6Z\"\n          style={{ fill: \"#ff6164\" }}\n        />\n        <path d=\"M34.16 47a5.36 5.36 0 0 1 4.19-2.08 6 6 0 0 1 4 1.69c.23-.25.45-.51.66-.77a7 7 0 0 0-4.71-1.93 6.36 6.36 0 0 0-4.89 2.36 9.53 9.53 0 0 0 .75.73Z\" />\n        <path d=\"M38.09 50.19a7.42 7.42 0 0 1-4.45-2 9.52 9.52 0 0 1-3.11-5.05 1.2 1.2 0 0 1 .26-1 1.41 1.41 0 0 1 1.13-.51h12.34a1.44 1.44 0 0 1 1.13.51 1.19 1.19 0 0 1 .25 1 9.52 9.52 0 0 1-3.11 5.05 7.42 7.42 0 0 1-4.44 2Zm-6.17-7.4c-.16 0-.2.07-.21.09a8.29 8.29 0 0 0 2.73 4.37A6.23 6.23 0 0 0 38.09 49a6.28 6.28 0 0 0 3.65-1.73 8.3 8.3 0 0 0 2.72-4.37.21.21 0 0 0-.2-.09Z\" />\n      </g>\n      <g>\n        <ellipse\n          cx=\"53.22\"\n          cy=\"40.18\"\n          rx=\"5.85\"\n          ry=\"3.44\"\n          style={{ fill: \"#febbd0\" }}\n        />\n        <ellipse\n          cx=\"22.95\"\n          cy=\"40.18\"\n          rx=\"5.85\"\n          ry=\"3.44\"\n          style={{ fill: \"#febbd0\" }}\n        />\n        <path\n          d=\"M25.7 38.8a5.51 5.51 0 1 0-5.5-5.51 5.51 5.51 0 0 0 5.5 5.51Zm24.77 0A5.51 5.51 0 1 0 45 33.29a5.5 5.5 0 0 0 5.47 5.51Z\"\n          style={{ fillRule: \"evenodd\" }}\n        />\n        <path\n          d=\"M24 33.64a2.07 2.07 0 1 0-2.06-2.07A2.07 2.07 0 0 0 24 33.64Zm24.77 0a2.07 2.07 0 1 0-2.06-2.07 2.07 2.07 0 0 0 2.04 2.07Z\"\n          style={{ fill: \"#fff\", fillRule: \"evenodd\" }}\n        />\n      </g>\n    </svg>\n  ),\n  Pnpm: (props: IconProps) => (\n    <svg\n      {...props}\n      xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n      viewBox=\"76.58987244897958 44 164.00775510204068 164\"\n    >\n      <defs>\n        <path\n          d=\"M237.6 95L187.6 95L187.6 45L237.6 45L237.6 95Z\"\n          id=\"pnpm__arNRoK435\"\n        />\n        <path\n          d=\"M182.59 95L132.59 95L132.59 45L182.59 45L182.59 95Z\"\n          id=\"pnpm__a3H2WU7Px\"\n        />\n        <path\n          d=\"M127.59 95L77.59 95L77.59 45L127.59 45L127.59 95Z\"\n          id=\"pnpm__b1DInM56vl\"\n        />\n        <path\n          d=\"M237.6 150L187.6 150L187.6 100L237.6 100L237.6 150Z\"\n          id=\"pnpm__a7LFlgQIwu\"\n        />\n        <path\n          d=\"M182.59 150L132.59 150L132.59 100L182.59 100L182.59 150Z\"\n          id=\"pnpm__amwLiZcuo\"\n        />\n        <path\n          d=\"M182.59 205L132.59 205L132.59 155L182.59 155L182.59 205Z\"\n          id=\"pnpm__f3Peu5RWan\"\n        />\n        <path\n          d=\"M237.6 205L187.6 205L187.6 155L237.6 155L237.6 205Z\"\n          id=\"pnpm__a6DXBfqPa\"\n        />\n        <path\n          d=\"M127.59 205L77.59 205L77.59 155L127.59 155L127.59 205Z\"\n          id=\"pnpm__c1GWSTH1z7\"\n        />\n      </defs>\n      <g>\n        <g>\n          <use xlinkHref=\"#pnpm__arNRoK435\" fill=\"#f9ad00\" />\n        </g>\n        <g>\n          <use xlinkHref=\"#pnpm__a3H2WU7Px\" fill=\"#f9ad00\" />\n        </g>\n        <g>\n          <use xlinkHref=\"#pnpm__b1DInM56vl\" fill=\"#f9ad00\" />\n        </g>\n        <g>\n          <use xlinkHref=\"#pnpm__a7LFlgQIwu\" fill=\"#f9ad00\" />\n        </g>\n        <g>\n          <use xlinkHref=\"#pnpm__amwLiZcuo\" fill=\"#4e4e4e\" />\n        </g>\n        <g>\n          <use xlinkHref=\"#pnpm__f3Peu5RWan\" fill=\"#4e4e4e\" />\n        </g>\n        <g>\n          <use xlinkHref=\"#pnpm__a6DXBfqPa\" fill=\"#4e4e4e\" />\n        </g>\n        <g>\n          <use xlinkHref=\"#pnpm__c1GWSTH1z7\" fill=\"#4e4e4e\" />\n        </g>\n      </g>\n    </svg>\n  ),\n  Nextjs: (props: IconProps) => (\n    <svg {...props} viewBox=\"0 0 180 180\">\n      <mask\n        height=\"180\"\n        id=\"nextjs_icon_dark__:r8:mask0_408_134\"\n        maskUnits=\"userSpaceOnUse\"\n        width=\"180\"\n        x=\"0\"\n        y=\"0\"\n        style={{ maskType: \"alpha\" }}\n      >\n        <circle cx=\"90\" cy=\"90\" fill=\"black\" r=\"90\" />\n      </mask>\n      <g mask=\"url(#nextjs_icon_dark__:r8:mask0_408_134)\">\n        <circle cx=\"90\" cy=\"90\" data-circle=\"true\" fill=\"black\" r=\"90\" />\n        <path\n          d=\"M149.508 157.52L69.142 54H54V125.97H66.1136V69.3836L139.999 164.845C143.333 162.614 146.509 160.165 149.508 157.52Z\"\n          fill=\"url(#nextjs_icon_dark__:r8:paint0_linear_408_134)\"\n        />\n        <rect\n          fill=\"url(#nextjs_icon_dark__:r8:paint1_linear_408_134)\"\n          height=\"72\"\n          width=\"12\"\n          x=\"115\"\n          y=\"54\"\n        />\n      </g>\n      <defs>\n        <linearGradient\n          gradientUnits=\"userSpaceOnUse\"\n          id=\"nextjs_icon_dark__:r8:paint0_linear_408_134\"\n          x1=\"109\"\n          x2=\"144.5\"\n          y1=\"116.5\"\n          y2=\"160.5\"\n        >\n          <stop stopColor=\"white\" />\n          <stop offset=\"1\" stopColor=\"white\" stopOpacity=\"0\" />\n        </linearGradient>\n        <linearGradient\n          gradientUnits=\"userSpaceOnUse\"\n          id=\"nextjs_icon_dark__:r8:paint1_linear_408_134\"\n          x1=\"121\"\n          x2=\"120.799\"\n          y1=\"54\"\n          y2=\"106.875\"\n        >\n          <stop stopColor=\"white\" />\n          <stop offset=\"1\" stopColor=\"white\" stopOpacity=\"0\" />\n        </linearGradient>\n      </defs>\n    </svg>\n  ),\n  Radix: (props: IconProps) => (\n    <svg viewBox=\"4 0 17 25\" fill=\"none\" {...props}>\n      <path\n        d=\"M12 25C7.58173 25 4 21.4183 4 17C4 12.5817 7.58173 9 12 9V25Z\"\n        fill=\"currentColor\"\n      />\n      <path d=\"M12 0H4V8H12V0Z\" fill=\"currentColor\" />\n      <path\n        d=\"M17 8C19.2091 8 21 6.20914 21 4C21 1.79086 19.2091 0 17 0C14.7909 0 13 1.79086 13 4C13 6.20914 14.7909 8 17 8Z\"\n        fill=\"currentColor\"\n      />\n    </svg>\n  ),\n  Base: (props: IconProps) => (\n    <svg\n      width=\"17\"\n      height=\"24\"\n      viewBox=\"0 0 17 24\"\n      fill=\"currentColor\"\n      aria-label=\"Base UI\"\n      {...props}\n    >\n      <path d=\"M9.5001 7.01537C9.2245 6.99837 9 7.22385 9 7.49999V23C13.4183 23 17 19.4183 17 15C17 10.7497 13.6854 7.27351 9.5001 7.01537Z\" />\n      <path d=\"M8 9.8V12V23C3.58172 23 0 19.0601 0 14.2V12V1C4.41828 1 8 4.93989 8 9.8Z\" />\n    </svg>\n  ),\n  Aria: (props: IconProps) => (\n    <svg\n      xmlns=\"http://www.w3.org/2000/svg\"\n      viewBox=\"200 206 800 790\"\n      fill=\"none\"\n      {...props}\n    >\n      <path\n        d=\"M720.67 205.995C867.583 205.995 986.679 325.091 986.68 472.003C986.68 590.753 908.865 691.325 801.446 725.521L979.312 948.055C994.438 966.98 980.963 995 956.736 995H795.612C778.743 995 762.715 987.629 751.734 974.823L697.365 911.421L493.126 653.39C457.134 607.918 489.518 540.979 547.511 540.977L720.67 540.971C758.758 540.971 789.635 510.091 789.635 472.003C789.634 433.915 758.758 403.038 720.67 403.038H429.939C404.955 403.038 388.623 391.886 373.994 373.623L277.349 252.966C262.194 234.045 275.664 205.996 299.905 205.995H720.67Z M396.605 720.706C407.798 705.406 430.443 704.843 442.381 719.568L503.816 797.018H502.786L535.569 838.934C548.074 854.358 549.943 877.191 538.047 893.09L476.638 972.545C465.692 986.707 448.803 995 430.903 995H242.276C218.18 995 204.665 967.248 219.523 948.278L337.992 797.018H337.923L396.605 720.706Z\"\n        fill=\"currentColor\"\n      />\n    </svg>\n  ),\n  Lusmu: (props: IconProps) => (\n    <svg\n      width=\"100%\"\n      height=\"100%\"\n      viewBox=\"0 0 36 40\"\n      fill=\"none\"\n      xmlns=\"http://www.w3.org/2000/svg\"\n      {...props}\n    >\n      <path\n        fillRule=\"evenodd\"\n        clipRule=\"evenodd\"\n        d=\"M0 15V31H5C5.52527 31 6.04541 31.1035 6.53076 31.3045C7.01599 31.5055 7.45703 31.8001 7.82837 32.1716C8.19983 32.543 8.49451 32.984 8.69556 33.4693C8.89648 33.9546 9 34.4747 9 35V40H21L36 25V9H31C30.4747 9 29.9546 8.89655 29.4692 8.69553C28.984 8.49451 28.543 8.19986 28.1716 7.82843C27.8002 7.457 27.5055 7.01602 27.3044 6.53073C27.1035 6.04544 27 5.5253 27 5V0H15L0 15ZM17 30H10V19L19 10H26V21L17 30Z\"\n        fill=\"currentColor\"\n      />\n    </svg>\n  ),\n  Motion: (props: IconProps) => (\n    <svg {...props} viewBox=\"0 0 1103 386\">\n      <path\n        fill=\"#0F1115\"\n        d=\"M416.473 0 198.54 385.66H0L170.17 84.522C196.549 37.842 262.377 0 317.203 0Zm486.875 96.415c0-53.249 44.444-96.415 99.27-96.415 54.826 0 99.27 43.166 99.27 96.415 0 53.248-44.444 96.415-99.27 96.415-54.826 0-99.27-43.167-99.27-96.415ZM453.699 0h198.54L434.306 385.66h-198.54Zm234.492 0h198.542L716.56 301.138c-26.378 46.68-92.207 84.522-147.032 84.522h-99.27Z\"\n      />\n    </svg>\n  ),\n  QrCode: function QrCode(props: IconProps) {\n    const uid = useId().replace(/:/g, \"\")\n    const clipId = `qr-clip-${uid}`\n    const maskId = `qr-mask-${uid}`\n    return (\n      <svg\n        {...props}\n        viewBox=\"0 0 500 500\"\n        fill=\"none\"\n        xmlns=\"http://www.w3.org/2000/svg\"\n      >\n        <g clipPath={`url(#${clipId})`}>\n          <path d=\"M500 0H0V500H500V0Z\" fill=\"white\" />\n          <mask\n            id={maskId}\n            style={{ maskType: \"luminance\" }}\n            maskUnits=\"userSpaceOnUse\"\n            x=\"18\"\n            y=\"18\"\n            width=\"464\"\n            height=\"464\"\n          >\n            <path d=\"M34 162H18V178H34V162Z\" fill=\"white\" />\n            <path d=\"M34 178H18V194H34V178Z\" fill=\"white\" />\n            <path d=\"M34 194H18V210H34V194Z\" fill=\"white\" />\n            <path d=\"M34 258H18V274H34V258Z\" fill=\"white\" />\n            <path d=\"M34 274H18V290H34V274Z\" fill=\"white\" />\n            <path d=\"M34 290H18V306H34V290Z\" fill=\"white\" />\n            <path d=\"M34 306H18V322H34V306Z\" fill=\"white\" />\n            <path d=\"M34 322H18V338H34V322Z\" fill=\"white\" />\n            <path d=\"M50 146H34V162H50V146Z\" fill=\"white\" />\n            <path d=\"M50 178H34V194H50V178Z\" fill=\"white\" />\n            <path d=\"M50 210H34V226H50V210Z\" fill=\"white\" />\n            <path d=\"M50 258H34V274H50V258Z\" fill=\"white\" />\n            <path d=\"M50 306H34V322H50V306Z\" fill=\"white\" />\n            <path d=\"M50 338H34V354H50V338Z\" fill=\"white\" />\n            <path d=\"M66 178H50V194H66V178Z\" fill=\"white\" />\n            <path d=\"M66 194H50V210H66V194Z\" fill=\"white\" />\n            <path d=\"M66 226H50V242H66V226Z\" fill=\"white\" />\n            <path d=\"M66 258H50V274H66V258Z\" fill=\"white\" />\n            <path d=\"M66 338H50V354H66V338Z\" fill=\"white\" />\n            <path d=\"M82 146H66V162H82V146Z\" fill=\"white\" />\n            <path d=\"M82 178H66V194H82V178Z\" fill=\"white\" />\n            <path d=\"M82 210H66V226H82V210Z\" fill=\"white\" />\n            <path d=\"M82 242H66V258H82V242Z\" fill=\"white\" />\n            <path d=\"M82 258H66V274H82V258Z\" fill=\"white\" />\n            <path d=\"M82 274H66V290H82V274Z\" fill=\"white\" />\n            <path d=\"M82 290H66V306H82V290Z\" fill=\"white\" />\n            <path d=\"M82 322H66V338H82V322Z\" fill=\"white\" />\n            <path d=\"M82 338H66V354H82V338Z\" fill=\"white\" />\n            <path d=\"M98 146H82V162H98V146Z\" fill=\"white\" />\n            <path d=\"M98 194H82V210H98V194Z\" fill=\"white\" />\n            <path d=\"M98 242H82V258H98V242Z\" fill=\"white\" />\n            <path d=\"M98 258H82V274H98V258Z\" fill=\"white\" />\n            <path d=\"M98 290H82V306H98V290Z\" fill=\"white\" />\n            <path d=\"M98 322H82V338H98V322Z\" fill=\"white\" />\n            <path d=\"M114 162H98V178H114V162Z\" fill=\"white\" />\n            <path d=\"M114 178H98V194H114V178Z\" fill=\"white\" />\n            <path d=\"M114 194H98V210H114V194Z\" fill=\"white\" />\n            <path d=\"M114 226H98V242H114V226Z\" fill=\"white\" />\n            <path d=\"M114 242H98V258H114V242Z\" fill=\"white\" />\n            <path d=\"M114 258H98V274H114V258Z\" fill=\"white\" />\n            <path d=\"M114 274H98V290H114V274Z\" fill=\"white\" />\n            <path d=\"M114 290H98V306H114V290Z\" fill=\"white\" />\n            <path d=\"M114 306H98V322H114V306Z\" fill=\"white\" />\n            <path d=\"M114 338H98V354H114V338Z\" fill=\"white\" />\n            <path d=\"M130 146H114V162H130V146Z\" fill=\"white\" />\n            <path d=\"M130 178H114V194H130V178Z\" fill=\"white\" />\n            <path d=\"M130 210H114V226H130V210Z\" fill=\"white\" />\n            <path d=\"M130 242H114V258H130V242Z\" fill=\"white\" />\n            <path d=\"M130 274H114V290H130V274Z\" fill=\"white\" />\n            <path d=\"M130 306H114V322H130V306Z\" fill=\"white\" />\n            <path d=\"M130 338H114V354H130V338Z\" fill=\"white\" />\n            <path d=\"M146 146H130V162H146V146Z\" fill=\"white\" />\n            <path d=\"M146 194H130V210H146V194Z\" fill=\"white\" />\n            <path d=\"M146 322H130V338H146V322Z\" fill=\"white\" />\n            <path d=\"M146 338H130V354H146V338Z\" fill=\"white\" />\n            <path d=\"M162 34H146V50H162V34Z\" fill=\"white\" />\n            <path d=\"M162 66H146V82H162V66Z\" fill=\"white\" />\n            <path d=\"M162 82H146V98H162V82Z\" fill=\"white\" />\n            <path d=\"M162 98H146V114H162V98Z\" fill=\"white\" />\n            <path d=\"M162 114H146V130H162V114Z\" fill=\"white\" />\n            <path d=\"M162 146H146V162H162V146Z\" fill=\"white\" />\n            <path d=\"M162 178H146V194H162V178Z\" fill=\"white\" />\n            <path d=\"M162 210H146V226H162V210Z\" fill=\"white\" />\n            <path d=\"M162 226H146V242H162V226Z\" fill=\"white\" />\n            <path d=\"M162 306H146V322H162V306Z\" fill=\"white\" />\n            <path d=\"M162 338H146V354H162V338Z\" fill=\"white\" />\n            <path d=\"M162 354H146V370H162V354Z\" fill=\"white\" />\n            <path d=\"M162 370H146V386H162V370Z\" fill=\"white\" />\n            <path d=\"M162 402H146V418H162V402Z\" fill=\"white\" />\n            <path d=\"M162 418H146V434H162V418Z\" fill=\"white\" />\n            <path d=\"M162 450H146V466H162V450Z\" fill=\"white\" />\n            <path d=\"M178 18H162V34H178V18Z\" fill=\"white\" />\n            <path d=\"M178 34H162V50H178V34Z\" fill=\"white\" />\n            <path d=\"M178 130H162V146H178V130Z\" fill=\"white\" />\n            <path d=\"M178 194H162V210H178V194Z\" fill=\"white\" />\n            <path d=\"M178 226H162V242H178V226Z\" fill=\"white\" />\n            <path d=\"M178 242H162V258H178V242Z\" fill=\"white\" />\n            <path d=\"M178 338H162V354H178V338Z\" fill=\"white\" />\n            <path d=\"M178 370H162V386H178V370Z\" fill=\"white\" />\n            <path d=\"M178 402H162V418H178V402Z\" fill=\"white\" />\n            <path d=\"M178 450H162V466H178V450Z\" fill=\"white\" />\n            <path d=\"M194 18H178V34H194V18Z\" fill=\"white\" />\n            <path d=\"M194 66H178V82H194V66Z\" fill=\"white\" />\n            <path d=\"M194 82H178V98H194V82Z\" fill=\"white\" />\n            <path d=\"M194 98H178V114H194V98Z\" fill=\"white\" />\n            <path d=\"M194 114H178V130H194V114Z\" fill=\"white\" />\n            <path d=\"M194 194H178V210H194V194Z\" fill=\"white\" />\n            <path d=\"M194 242H178V258H194V242Z\" fill=\"white\" />\n            <path d=\"M194 258H178V274H194V258Z\" fill=\"white\" />\n            <path d=\"M194 274H178V290H194V274Z\" fill=\"white\" />\n            <path d=\"M194 306H178V322H194V306Z\" fill=\"white\" />\n            <path d=\"M194 354H178V370H194V354Z\" fill=\"white\" />\n            <path d=\"M194 370H178V386H194V370Z\" fill=\"white\" />\n            <path d=\"M194 402H178V418H194V402Z\" fill=\"white\" />\n            <path d=\"M194 418H178V434H194V418Z\" fill=\"white\" />\n            <path d=\"M194 434H178V450H194V434Z\" fill=\"white\" />\n            <path d=\"M210 34H194V50H210V34Z\" fill=\"white\" />\n            <path d=\"M210 130H194V146H210V130Z\" fill=\"white\" />\n            <path d=\"M210 146H194V162H210V146Z\" fill=\"white\" />\n            <path d=\"M210 178H194V194H210V178Z\" fill=\"white\" />\n            <path d=\"M210 194H194V210H210V194Z\" fill=\"white\" />\n            <path d=\"M210 210H194V226H210V210Z\" fill=\"white\" />\n            <path d=\"M210 226H194V242H210V226Z\" fill=\"white\" />\n            <path d=\"M210 242H194V258H210V242Z\" fill=\"white\" />\n            <path d=\"M210 258H194V274H210V258Z\" fill=\"white\" />\n            <path d=\"M210 274H194V290H210V274Z\" fill=\"white\" />\n            <path d=\"M210 290H194V306H210V290Z\" fill=\"white\" />\n            <path d=\"M210 306H194V322H210V306Z\" fill=\"white\" />\n            <path d=\"M210 466H194V482H210V466Z\" fill=\"white\" />\n            <path d=\"M226 18H210V34H226V18Z\" fill=\"white\" />\n            <path d=\"M226 50H210V66H226V50Z\" fill=\"white\" />\n            <path d=\"M226 66H210V82H226V66Z\" fill=\"white\" />\n            <path d=\"M226 114H210V130H226V114Z\" fill=\"white\" />\n            <path d=\"M226 130H210V146H226V130Z\" fill=\"white\" />\n            <path d=\"M226 146H210V162H226V146Z\" fill=\"white\" />\n            <path d=\"M226 162H210V178H226V162Z\" fill=\"white\" />\n            <path d=\"M226 194H210V210H226V194Z\" fill=\"white\" />\n            <path d=\"M226 210H210V226H226V210Z\" fill=\"white\" />\n            <path d=\"M226 258H210V274H226V258Z\" fill=\"white\" />\n            <path d=\"M226 322H210V338H226V322Z\" fill=\"white\" />\n            <path d=\"M226 338H210V354H226V338Z\" fill=\"white\" />\n            <path d=\"M226 354H210V370H226V354Z\" fill=\"white\" />\n            <path d=\"M226 370H210V386H226V370Z\" fill=\"white\" />\n            <path d=\"M226 418H210V434H226V418Z\" fill=\"white\" />\n            <path d=\"M226 450H210V466H226V450Z\" fill=\"white\" />\n            <path d=\"M242 34H226V50H242V34Z\" fill=\"white\" />\n            <path d=\"M242 82H226V98H242V82Z\" fill=\"white\" />\n            <path d=\"M242 146H226V162H242V146Z\" fill=\"white\" />\n            <path d=\"M242 162H226V178H242V162Z\" fill=\"white\" />\n            <path d=\"M242 210H226V226H242V210Z\" fill=\"white\" />\n            <path d=\"M242 226H226V242H242V226Z\" fill=\"white\" />\n            <path d=\"M242 290H226V306H242V290Z\" fill=\"white\" />\n            <path d=\"M242 306H226V322H242V306Z\" fill=\"white\" />\n            <path d=\"M242 370H226V386H242V370Z\" fill=\"white\" />\n            <path d=\"M242 402H226V418H242V402Z\" fill=\"white\" />\n            <path d=\"M242 434H226V450H242V434Z\" fill=\"white\" />\n            <path d=\"M242 466H226V482H242V466Z\" fill=\"white\" />\n            <path d=\"M258 18H242V34H258V18Z\" fill=\"white\" />\n            <path d=\"M258 34H242V50H258V34Z\" fill=\"white\" />\n            <path d=\"M258 50H242V66H258V50Z\" fill=\"white\" />\n            <path d=\"M258 66H242V82H258V66Z\" fill=\"white\" />\n            <path d=\"M258 114H242V130H258V114Z\" fill=\"white\" />\n            <path d=\"M258 162H242V178H258V162Z\" fill=\"white\" />\n            <path d=\"M258 178H242V194H258V178Z\" fill=\"white\" />\n            <path d=\"M258 210H242V226H258V210Z\" fill=\"white\" />\n            <path d=\"M258 226H242V242H258V226Z\" fill=\"white\" />\n            <path d=\"M258 242H242V258H258V242Z\" fill=\"white\" />\n            <path d=\"M258 258H242V274H258V258Z\" fill=\"white\" />\n            <path d=\"M258 274H242V290H258V274Z\" fill=\"white\" />\n            <path d=\"M258 290H242V306H258V290Z\" fill=\"white\" />\n            <path d=\"M258 322H242V338H258V322Z\" fill=\"white\" />\n            <path d=\"M258 386H242V402H258V386Z\" fill=\"white\" />\n            <path d=\"M258 418H242V434H258V418Z\" fill=\"white\" />\n            <path d=\"M258 466H242V482H258V466Z\" fill=\"white\" />\n            <path d=\"M274 34H258V50H274V34Z\" fill=\"white\" />\n            <path d=\"M274 66H258V82H274V66Z\" fill=\"white\" />\n            <path d=\"M274 82H258V98H274V82Z\" fill=\"white\" />\n            <path d=\"M274 98H258V114H274V98Z\" fill=\"white\" />\n            <path d=\"M274 130H258V146H274V130Z\" fill=\"white\" />\n            <path d=\"M274 146H258V162H274V146Z\" fill=\"white\" />\n            <path d=\"M274 162H258V178H274V162Z\" fill=\"white\" />\n            <path d=\"M274 178H258V194H274V178Z\" fill=\"white\" />\n            <path d=\"M274 210H258V226H274V210Z\" fill=\"white\" />\n            <path d=\"M274 226H258V242H274V226Z\" fill=\"white\" />\n            <path d=\"M274 258H258V274H274V258Z\" fill=\"white\" />\n            <path d=\"M274 290H258V306H274V290Z\" fill=\"white\" />\n            <path d=\"M274 306H258V322H274V306Z\" fill=\"white\" />\n            <path d=\"M274 402H258V418H274V402Z\" fill=\"white\" />\n            <path d=\"M274 418H258V434H274V418Z\" fill=\"white\" />\n            <path d=\"M274 434H258V450H274V434Z\" fill=\"white\" />\n            <path d=\"M274 466H258V482H274V466Z\" fill=\"white\" />\n            <path d=\"M290 18H274V34H290V18Z\" fill=\"white\" />\n            <path d=\"M290 34H274V50H290V34Z\" fill=\"white\" />\n            <path d=\"M290 50H274V66H290V50Z\" fill=\"white\" />\n            <path d=\"M290 114H274V130H290V114Z\" fill=\"white\" />\n            <path d=\"M290 210H274V226H290V210Z\" fill=\"white\" />\n            <path d=\"M290 242H274V258H290V242Z\" fill=\"white\" />\n            <path d=\"M290 274H274V290H290V274Z\" fill=\"white\" />\n            <path d=\"M290 290H274V306H290V290Z\" fill=\"white\" />\n            <path d=\"M290 338H274V354H290V338Z\" fill=\"white\" />\n            <path d=\"M290 370H274V386H290V370Z\" fill=\"white\" />\n            <path d=\"M290 386H274V402H290V386Z\" fill=\"white\" />\n            <path d=\"M290 418H274V434H290V418Z\" fill=\"white\" />\n            <path d=\"M306 18H290V34H306V18Z\" fill=\"white\" />\n            <path d=\"M306 34H290V50H306V34Z\" fill=\"white\" />\n            <path d=\"M306 66H290V82H306V66Z\" fill=\"white\" />\n            <path d=\"M306 82H290V98H306V82Z\" fill=\"white\" />\n            <path d=\"M306 98H290V114H306V98Z\" fill=\"white\" />\n            <path d=\"M306 130H290V146H306V130Z\" fill=\"white\" />\n            <path d=\"M306 162H290V178H306V162Z\" fill=\"white\" />\n            <path d=\"M306 178H290V194H306V178Z\" fill=\"white\" />\n            <path d=\"M306 210H290V226H306V210Z\" fill=\"white\" />\n            <path d=\"M306 274H290V290H306V274Z\" fill=\"white\" />\n            <path d=\"M306 306H290V322H306V306Z\" fill=\"white\" />\n            <path d=\"M306 338H290V354H306V338Z\" fill=\"white\" />\n            <path d=\"M306 370H290V386H306V370Z\" fill=\"white\" />\n            <path d=\"M306 402H290V418H306V402Z\" fill=\"white\" />\n            <path d=\"M306 418H290V434H306V418Z\" fill=\"white\" />\n            <path d=\"M306 434H290V450H306V434Z\" fill=\"white\" />\n            <path d=\"M322 18H306V34H322V18Z\" fill=\"white\" />\n            <path d=\"M322 34H306V50H322V34Z\" fill=\"white\" />\n            <path d=\"M322 50H306V66H322V50Z\" fill=\"white\" />\n            <path d=\"M322 66H306V82H322V66Z\" fill=\"white\" />\n            <path d=\"M322 114H306V130H322V114Z\" fill=\"white\" />\n            <path d=\"M322 130H306V146H322V130Z\" fill=\"white\" />\n            <path d=\"M322 146H306V162H322V146Z\" fill=\"white\" />\n            <path d=\"M322 178H306V194H322V178Z\" fill=\"white\" />\n            <path d=\"M322 194H306V210H322V194Z\" fill=\"white\" />\n            <path d=\"M322 258H306V274H322V258Z\" fill=\"white\" />\n            <path d=\"M322 290H306V306H322V290Z\" fill=\"white\" />\n            <path d=\"M322 338H306V354H322V338Z\" fill=\"white\" />\n            <path d=\"M322 418H306V434H322V418Z\" fill=\"white\" />\n            <path d=\"M322 466H306V482H322V466Z\" fill=\"white\" />\n            <path d=\"M338 18H322V34H338V18Z\" fill=\"white\" />\n            <path d=\"M338 34H322V50H338V34Z\" fill=\"white\" />\n            <path d=\"M338 130H322V146H338V130Z\" fill=\"white\" />\n            <path d=\"M338 146H322V162H338V146Z\" fill=\"white\" />\n            <path d=\"M338 162H322V178H338V162Z\" fill=\"white\" />\n            <path d=\"M338 178H322V194H338V178Z\" fill=\"white\" />\n            <path d=\"M338 194H322V210H338V194Z\" fill=\"white\" />\n            <path d=\"M338 354H322V370H338V354Z\" fill=\"white\" />\n            <path d=\"M338 370H322V386H338V370Z\" fill=\"white\" />\n            <path d=\"M338 386H322V402H338V386Z\" fill=\"white\" />\n            <path d=\"M338 434H322V450H338V434Z\" fill=\"white\" />\n            <path d=\"M338 466H322V482H338V466Z\" fill=\"white\" />\n            <path d=\"M354 18H338V34H354V18Z\" fill=\"white\" />\n            <path d=\"M354 34H338V50H354V34Z\" fill=\"white\" />\n            <path d=\"M354 50H338V66H354V50Z\" fill=\"white\" />\n            <path d=\"M354 98H338V114H354V98Z\" fill=\"white\" />\n            <path d=\"M354 114H338V130H354V114Z\" fill=\"white\" />\n            <path d=\"M354 178H338V194H354V178Z\" fill=\"white\" />\n            <path d=\"M354 194H338V210H354V194Z\" fill=\"white\" />\n            <path d=\"M354 210H338V226H354V210Z\" fill=\"white\" />\n            <path d=\"M354 242H338V258H354V242Z\" fill=\"white\" />\n            <path d=\"M354 258H338V274H354V258Z\" fill=\"white\" />\n            <path d=\"M354 274H338V290H354V274Z\" fill=\"white\" />\n            <path d=\"M354 290H338V306H354V290Z\" fill=\"white\" />\n            <path d=\"M354 338H338V354H354V338Z\" fill=\"white\" />\n            <path d=\"M354 354H338V370H354V354Z\" fill=\"white\" />\n            <path d=\"M354 370H338V386H354V370Z\" fill=\"white\" />\n            <path d=\"M354 386H338V402H354V386Z\" fill=\"white\" />\n            <path d=\"M354 402H338V418H354V402Z\" fill=\"white\" />\n            <path d=\"M354 418H338V434H354V418Z\" fill=\"white\" />\n            <path d=\"M354 434H338V450H354V434Z\" fill=\"white\" />\n            <path d=\"M354 466H338V482H354V466Z\" fill=\"white\" />\n            <path d=\"M370 146H354V162H370V146Z\" fill=\"white\" />\n            <path d=\"M370 162H354V178H370V162Z\" fill=\"white\" />\n            <path d=\"M370 178H354V194H370V178Z\" fill=\"white\" />\n            <path d=\"M370 210H354V226H370V210Z\" fill=\"white\" />\n            <path d=\"M370 242H354V258H370V242Z\" fill=\"white\" />\n            <path d=\"M370 258H354V274H370V258Z\" fill=\"white\" />\n            <path d=\"M370 338H354V354H370V338Z\" fill=\"white\" />\n            <path d=\"M370 402H354V418H370V402Z\" fill=\"white\" />\n            <path d=\"M370 418H354V434H370V418Z\" fill=\"white\" />\n            <path d=\"M370 434H354V450H370V434Z\" fill=\"white\" />\n            <path d=\"M386 194H370V210H386V194Z\" fill=\"white\" />\n            <path d=\"M386 210H370V226H386V210Z\" fill=\"white\" />\n            <path d=\"M386 226H370V242H386V226Z\" fill=\"white\" />\n            <path d=\"M386 258H370V274H386V258Z\" fill=\"white\" />\n            <path d=\"M386 290H370V306H386V290Z\" fill=\"white\" />\n            <path d=\"M386 306H370V322H386V306Z\" fill=\"white\" />\n            <path d=\"M386 322H370V338H386V322Z\" fill=\"white\" />\n            <path d=\"M386 338H370V354H386V338Z\" fill=\"white\" />\n            <path d=\"M386 370H370V386H386V370Z\" fill=\"white\" />\n            <path d=\"M386 402H370V418H386V402Z\" fill=\"white\" />\n            <path d=\"M386 434H370V450H386V434Z\" fill=\"white\" />\n            <path d=\"M402 146H386V162H402V146Z\" fill=\"white\" />\n            <path d=\"M402 178H386V194H402V178Z\" fill=\"white\" />\n            <path d=\"M402 194H386V210H402V194Z\" fill=\"white\" />\n            <path d=\"M402 226H386V242H402V226Z\" fill=\"white\" />\n            <path d=\"M402 242H386V258H402V242Z\" fill=\"white\" />\n            <path d=\"M402 258H386V274H402V258Z\" fill=\"white\" />\n            <path d=\"M402 274H386V290H402V274Z\" fill=\"white\" />\n            <path d=\"M402 290H386V306H402V290Z\" fill=\"white\" />\n            <path d=\"M402 322H386V338H402V322Z\" fill=\"white\" />\n            <path d=\"M402 338H386V354H402V338Z\" fill=\"white\" />\n            <path d=\"M402 402H386V418H402V402Z\" fill=\"white\" />\n            <path d=\"M402 418H386V434H402V418Z\" fill=\"white\" />\n            <path d=\"M402 450H386V466H402V450Z\" fill=\"white\" />\n            <path d=\"M402 466H386V482H402V466Z\" fill=\"white\" />\n            <path d=\"M418 146H402V162H418V146Z\" fill=\"white\" />\n            <path d=\"M418 162H402V178H418V162Z\" fill=\"white\" />\n            <path d=\"M418 194H402V210H418V194Z\" fill=\"white\" />\n            <path d=\"M418 242H402V258H418V242Z\" fill=\"white\" />\n            <path d=\"M418 258H402V274H418V258Z\" fill=\"white\" />\n            <path d=\"M418 274H402V290H418V274Z\" fill=\"white\" />\n            <path d=\"M418 290H402V306H418V290Z\" fill=\"white\" />\n            <path d=\"M418 306H402V322H418V306Z\" fill=\"white\" />\n            <path d=\"M418 322H402V338H418V322Z\" fill=\"white\" />\n            <path d=\"M418 338H402V354H418V338Z\" fill=\"white\" />\n            <path d=\"M418 354H402V370H418V354Z\" fill=\"white\" />\n            <path d=\"M418 370H402V386H418V370Z\" fill=\"white\" />\n            <path d=\"M418 386H402V402H418V386Z\" fill=\"white\" />\n            <path d=\"M418 402H402V418H418V402Z\" fill=\"white\" />\n            <path d=\"M418 450H402V466H418V450Z\" fill=\"white\" />\n            <path d=\"M418 466H402V482H418V466Z\" fill=\"white\" />\n            <path d=\"M434 146H418V162H434V146Z\" fill=\"white\" />\n            <path d=\"M434 210H418V226H434V210Z\" fill=\"white\" />\n            <path d=\"M434 274H418V290H434V274Z\" fill=\"white\" />\n            <path d=\"M434 386H418V402H434V386Z\" fill=\"white\" />\n            <path d=\"M434 418H418V434H434V418Z\" fill=\"white\" />\n            <path d=\"M434 434H418V450H434V434Z\" fill=\"white\" />\n            <path d=\"M434 450H418V466H434V450Z\" fill=\"white\" />\n            <path d=\"M450 162H434V178H450V162Z\" fill=\"white\" />\n            <path d=\"M450 178H434V194H450V178Z\" fill=\"white\" />\n            <path d=\"M450 242H434V258H450V242Z\" fill=\"white\" />\n            <path d=\"M450 274H434V290H450V274Z\" fill=\"white\" />\n            <path d=\"M450 338H434V354H450V338Z\" fill=\"white\" />\n            <path d=\"M450 354H434V370H450V354Z\" fill=\"white\" />\n            <path d=\"M450 386H434V402H450V386Z\" fill=\"white\" />\n            <path d=\"M450 402H434V418H450V402Z\" fill=\"white\" />\n            <path d=\"M450 434H434V450H450V434Z\" fill=\"white\" />\n            <path d=\"M450 450H434V466H450V450Z\" fill=\"white\" />\n            <path d=\"M450 466H434V482H450V466Z\" fill=\"white\" />\n            <path d=\"M466 146H450V162H466V146Z\" fill=\"white\" />\n            <path d=\"M466 162H450V178H466V162Z\" fill=\"white\" />\n            <path d=\"M466 178H450V194H466V178Z\" fill=\"white\" />\n            <path d=\"M466 210H450V226H466V210Z\" fill=\"white\" />\n            <path d=\"M466 258H450V274H466V258Z\" fill=\"white\" />\n            <path d=\"M466 322H450V338H466V322Z\" fill=\"white\" />\n            <path d=\"M466 338H450V354H466V338Z\" fill=\"white\" />\n            <path d=\"M466 370H450V386H466V370Z\" fill=\"white\" />\n            <path d=\"M466 402H450V418H466V402Z\" fill=\"white\" />\n            <path d=\"M466 418H450V434H466V418Z\" fill=\"white\" />\n            <path d=\"M466 434H450V450H466V434Z\" fill=\"white\" />\n            <path d=\"M466 466H450V482H466V466Z\" fill=\"white\" />\n            <path d=\"M482 162H466V178H482V162Z\" fill=\"white\" />\n            <path d=\"M482 178H466V194H482V178Z\" fill=\"white\" />\n            <path d=\"M482 194H466V210H482V194Z\" fill=\"white\" />\n            <path d=\"M482 210H466V226H482V210Z\" fill=\"white\" />\n            <path d=\"M482 226H466V242H482V226Z\" fill=\"white\" />\n            <path d=\"M482 274H466V290H482V274Z\" fill=\"white\" />\n            <path d=\"M482 338H466V354H482V338Z\" fill=\"white\" />\n            <path d=\"M482 386H466V402H482V386Z\" fill=\"white\" />\n            <path d=\"M482 402H466V418H482V402Z\" fill=\"white\" />\n            <path\n              fillRule=\"evenodd\"\n              clipRule=\"evenodd\"\n              d=\"M18 18V130H130V18H18ZM34 34H114V114H34V34Z\"\n              fill=\"white\"\n            />\n            <path d=\"M98 50H50V98H98V50Z\" fill=\"white\" />\n            <path\n              fillRule=\"evenodd\"\n              clipRule=\"evenodd\"\n              d=\"M482 18L370 18V130H482V18ZM466 34V114H386V34L466 34Z\"\n              fill=\"white\"\n            />\n            <path d=\"M450 98V50H402V98H450Z\" fill=\"white\" />\n            <path\n              fillRule=\"evenodd\"\n              clipRule=\"evenodd\"\n              d=\"M18 482H130V370H18L18 482ZM34 466L34 386H114V466H34Z\"\n              fill=\"white\"\n            />\n            <path d=\"M50 402V450H98V402H50Z\" fill=\"white\" />\n          </mask>\n          <g mask={`url(#${maskId})`}>\n            <path d=\"M500 0H0V500H500V0Z\" fill=\"black\" />\n          </g>\n        </g>\n        <defs>\n          <clipPath id={clipId}>\n            <rect width=\"500\" height=\"500\" fill=\"white\" />\n          </clipPath>\n        </defs>\n      </svg>\n    )\n  },\n  Facebook: (props: IconProps) => (\n    <svg {...props} viewBox=\"0 0 666.667 666.667\">\n      <defs>\n        <clipPath id=\"facebook_icon__a\" clipPathUnits=\"userSpaceOnUse\">\n          <path d=\"M0 700h700V0H0Z\" />\n        </clipPath>\n      </defs>\n      <g\n        clipPath=\"url(#facebook_icon__a)\"\n        transform=\"matrix(1.33333 0 0 -1.33333 -133.333 800)\"\n      >\n        <path\n          d=\"M0 0c0 138.071-111.929 250-250 250S-500 138.071-500 0c0-117.245 80.715-215.622 189.606-242.638v166.242h-51.552V0h51.552v32.919c0 85.092 38.508 124.532 122.048 124.532 15.838 0 43.167-3.105 54.347-6.211V81.986c-5.901.621-16.149.932-28.882.932-40.993 0-56.832-15.528-56.832-55.9V0h81.659l-14.028-76.396h-67.631v-171.773C-95.927-233.218 0-127.818 0 0\"\n          style={{\n            fill: \"#0866ff\",\n            fillOpacity: \"1\",\n            fillRule: \"nonzero\",\n            stroke: \"none\",\n          }}\n          transform=\"translate(600 350)\"\n        />\n        <path\n          d=\"m0 0 14.029 76.396H-67.63v27.019c0 40.372 15.838 55.899 56.831 55.899 12.733 0 22.981-.31 28.882-.931v69.253c-11.18 3.106-38.509 6.212-54.347 6.212-83.539 0-122.048-39.441-122.048-124.533V76.396h-51.552V0h51.552v-166.242a250.559 250.559 0 0 1 60.394-7.362c10.254 0 20.358.632 30.288 1.831V0Z\"\n          style={{\n            fill: \"#fff\",\n            fillOpacity: \"1\",\n            fillRule: \"nonzero\",\n            stroke: \"none\",\n          }}\n          transform=\"translate(447.918 273.604)\"\n        />\n      </g>\n    </svg>\n  ),\n}","target":"components/icons.tsx"}]}