Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add csharp and python svgs; move all svgs into partials #1989

Merged
merged 2 commits into from
Feb 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions docs/_partials/icons/astro.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<svg viewBox="0 0 95 107">
<path
fill="url(#d59103f7)"
d="M32.589 91.136c-4.834-4.418-6.245-13.703-4.231-20.429 3.492 4.24 8.33 5.584 13.342 6.343 7.737 1.17 15.335.732 22.523-2.804.822-.405 1.582-.944 2.48-1.489.675 1.957.85 3.932.615 5.942-.573 4.897-3.01 8.679-6.885 11.546-1.55 1.146-3.19 2.171-4.79 3.253-4.917 3.323-6.248 7.22-4.4 12.888.044.139.083.277.183.614-2.51-1.124-4.345-2.76-5.742-4.911-1.476-2.27-2.178-4.781-2.215-7.498-.018-1.323-.018-2.657-.196-3.96-.434-3.178-1.926-4.602-4.737-4.683-2.885-.085-5.166 1.699-5.772 4.507-.046.216-.113.428-.18.679l.005.002Z"
/>

<path
style={{ fill: 'var(--light, #17191E) var(--dark, white)' }}
d="M5 69.587s14.314-6.973 28.668-6.973L44.49 29.12c.405-1.62 1.588-2.72 2.924-2.72 1.335 0 2.518 1.1 2.924 2.72L61.16 62.614c17 0 28.668 6.973 28.668 6.973S65.514 3.352 65.467 3.219C64.769 1.261 63.591 0 62.003 0H32.827c-1.588 0-2.718 1.261-3.464 3.22C29.311 3.35 5 69.586 5 69.586Z"
/>

<defs>
<linearGradient id="d59103f7" x1="27.47" x2="74.145" y1="107" y2="84.947" gradientUnits="userSpaceOnUse">
<stop stopColor="#D83333" />

<stop offset="1" stopColor="#F041FF" />
</linearGradient>
</defs>
</svg>
11 changes: 11 additions & 0 deletions docs/_partials/icons/backend-sdk.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<svg viewBox="0 0 32 32">
<path
style={{ fill: 'var(--light, #6C47FF) var(--dark, #9785FF)' }}
d="M16 21a5 5 0 1 0 0-10 5 5 0 0 0 0 10ZM25.01 27.838c.425.426.382 1.13-.118 1.465A15.925 15.925 0 0 1 16 32c-3.29 0-6.35-.994-8.893-2.697-.5-.335-.542-1.04-.117-1.465l3.654-3.654c.33-.33.843-.382 1.258-.17A8.96 8.96 0 0 0 16 25a8.961 8.961 0 0 0 4.098-.985c.416-.213.928-.161 1.258.17l3.654 3.653Z"
/>

<path
style={{ fill: 'var(--light, #BAB1FF) var(--dark, rgb(151 133 255 / 0.6))' }}
d="M24.893 2.697c.5.335.542 1.04.117 1.464l-3.654 3.654c-.33.33-.843.383-1.258.17A9 9 0 0 0 7.985 20.098c.213.416.16.928-.17 1.258L4.161 25.01c-.425.425-1.13.383-1.464-.117A15.926 15.926 0 0 1 0 16C0 7.163 7.163 0 16 0c3.29 0 6.35.994 8.893 2.697Z"
/>
</svg>
32 changes: 32 additions & 0 deletions docs/_partials/icons/c-sharp.mdx
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an old version of the C# logo. Here's my recommendation:

<svg viewBox="0 0 160 178" fill="none">
  <path
    fill="url(#c-sharp-logo-gradient)"
    d="M0 55.847v65.985a22.844 22.844 0 0 0 11.429 19.791l57.143 32.997a22.848 22.848 0 0 0 22.857 0l57.143-32.997A22.854 22.854 0 0 0 160 121.831V55.847a22.848 22.848 0 0 0-11.428-19.794L91.429 3.065a22.842 22.842 0 0 0-22.857 0L11.429 36.053A22.856 22.856 0 0 0 0 55.847Z"
  />

  <path
    fill="#fff"
    d="M40.552 78.02v22.774a5.68 5.68 0 0 0 3.514 5.263 5.684 5.684 0 0 0 2.18.431 5.7 5.7 0 0 0 4.028-1.667 5.694 5.694 0 0 0 1.667-4.027 5.693 5.693 0 1 1 11.385 0 17.08 17.08 0 0 1-34.159 0v-22.77a17.08 17.08 0 1 1 34.159 0 5.693 5.693 0 0 1-11.385 0 5.693 5.693 0 0 0-11.386 0l-.003-.004Zm91.088 22.774a5.68 5.68 0 0 1-3.514 5.262 5.681 5.681 0 0 1-2.18.432h-5.694v5.691a5.68 5.68 0 0 1-1.668 4.026 5.683 5.683 0 0 1-6.204 1.238 5.707 5.707 0 0 1-3.513-5.264v-5.691H97.481v5.691a5.682 5.682 0 0 1-5.694 5.694 5.682 5.682 0 0 1-5.69-5.694v-5.691h-5.698a5.695 5.695 0 0 1-5.693-5.693 5.693 5.693 0 0 1 5.693-5.692h5.694V83.718h-5.694a5.693 5.693 0 0 1 0-11.386h5.694v-5.694a5.693 5.693 0 1 1 11.385 0v5.691h11.385v-5.69a5.691 5.691 0 0 1 9.718-4.026 5.691 5.691 0 0 1 1.668 4.025v5.691h5.694c1.508 0 2.957.598 4.023 1.668a5.68 5.68 0 0 1 0 8.05 5.692 5.692 0 0 1-4.023 1.67h-5.694v11.386h5.694a5.71 5.71 0 0 1 5.697 5.691Zm-22.773-17.076H97.481v11.385h11.386V83.718Z"
  />

  <defs>
    <linearGradient
      id="c-sharp-logo-gradient"
      x1="15.713"
      x2="92.858"
      y1="38.841"
      y2="173.129"
      gradientUnits="userSpaceOnUse"
    >
      <stop stopColor="#927BE5" />

      <stop offset="1" stopColor="#512BD4" />
    </linearGradient>
  </defs>
</svg>

Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<svg width="256px" height="288px" viewBox="0 0 256 288" version="1.1" preserveAspectRatio="xMidYMid">
<g>
<path
d="M255.569,84.452376 C255.567,79.622376 254.534,75.354376 252.445,71.691376 C250.393,68.089376 247.32,65.070376 243.198,62.683376 C209.173,43.064376 175.115,23.505376 141.101,3.86637605 C131.931,-1.42762395 123.04,-1.23462395 113.938,4.13537605 C100.395,12.122376 32.59,50.969376 12.385,62.672376 C4.064,67.489376 0.015,74.861376 0.013,84.443376 C0,123.898376 0.013,163.352376 0,202.808376 C0,207.532376 0.991,211.717376 2.988,215.325376 C5.041,219.036376 8.157,222.138376 12.374,224.579376 C32.58,236.282376 100.394,275.126376 113.934,283.115376 C123.04,288.488376 131.931,288.680376 141.104,283.384376 C175.119,263.744376 209.179,244.186376 243.209,224.567376 C247.426,222.127376 250.542,219.023376 252.595,215.315376 C254.589,211.707376 255.582,207.522376 255.582,202.797376 C255.582,202.797376 255.582,123.908376 255.569,84.452376"
fill="#A179DC"
fillRule="nonzero"
/>

<path
d="M128.182,143.241376 L2.988,215.325376 C5.041,219.036376 8.157,222.138376 12.374,224.579376 C32.58,236.282376 100.394,275.126376 113.934,283.115376 C123.04,288.488376 131.931,288.680376 141.104,283.384376 C175.119,263.744376 209.179,244.186376 243.209,224.567376 C247.426,222.127376 250.542,219.023376 252.595,215.315376 L128.182,143.241376"
fill="#280068"
fillRule="nonzero"
/>

<path
d="M255.569,84.452376 C255.567,79.622376 254.534,75.354376 252.445,71.691376 L128.182,143.241376 L252.595,215.315376 C254.589,211.707376 255.58,207.522376 255.582,202.797376 C255.582,202.797376 255.582,123.908376 255.569,84.452376"
fill="#390091"
fillRule="nonzero"
/>

<path
d="M201.892326,116.294008 L201.892326,129.767692 L215.36601,129.767692 L215.36601,116.294008 L222.102852,116.294008 L222.102852,129.767692 L235.576537,129.767692 L235.576537,136.504534 L222.102852,136.504534 L222.102852,149.978218 L235.576537,149.978218 L235.576537,156.71506 L222.102852,156.71506 L222.102852,170.188744 L215.36601,170.188744 L215.36601,156.71506 L201.892326,156.71506 L201.892326,170.188744 L195.155484,170.188744 L195.155484,156.71506 L181.6818,156.71506 L181.6818,149.978218 L195.155484,149.978218 L195.155484,136.504534 L181.6818,136.504534 L181.6818,129.767692 L195.155484,129.767692 L195.155484,116.294008 L201.892326,116.294008 Z M215.36601,136.504534 L201.892326,136.504534 L201.892326,149.978218 L215.36601,149.978218 L215.36601,136.504534 Z"
fill="#FFFFFF"
/>

<path
d="M128.456752,48.625876 C163.600523,48.625876 194.283885,67.7121741 210.718562,96.0819435 L210.558192,95.808876 L169.209615,119.617159 C161.062959,105.823554 146.128136,96.5150717 128.996383,96.3233722 L128.456752,96.3203544 C102.331178,96.3203544 81.1506705,117.499743 81.1506705,143.625316 C81.1506705,152.168931 83.4284453,160.17752 87.3896469,167.094792 C95.543745,181.330045 110.872554,190.931398 128.456752,190.931398 C146.149522,190.931398 161.565636,181.208041 169.67832,166.820563 L169.481192,167.165876 L210.767678,191.083913 C194.51328,219.21347 164.25027,238.240861 129.514977,238.620102 L128.456752,238.625876 C93.2021701,238.625876 62.4315028,219.422052 46.0382398,190.902296 C38.0352471,176.979327 33.4561922,160.837907 33.4561922,143.625316 C33.4561922,91.1592636 75.9884604,48.625876 128.456752,48.625876 Z"
fill="#FFFFFF"
fillRule="nonzero"
/>
</g>
</svg>
44 changes: 44 additions & 0 deletions docs/_partials/icons/chrome-extension.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<svg viewBox="0 0 63 63" fill="none">
<linearGradient id="chrome-logo-a" x1="34.909" x2="7.632" y1="61.029" y2="13.785" gradientUnits="userSpaceOnUse">
<stop offset="0" stopColor="#1e8e3e" />

<stop offset="1" stopColor="#34a853" />
</linearGradient>

<linearGradient id="chrome-logo-b" x1="26.904" x2="54.181" y1="63.079" y2="15.835" gradientUnits="userSpaceOnUse">
<stop offset="0" stopColor="#fcc934" />

<stop offset="1" stopColor="#fbbc04" />
</linearGradient>

<linearGradient id="chrome-logo-c" x1="4.221" x2="58.775" y1="19.688" y2="19.688" gradientUnits="userSpaceOnUse">
<stop offset="0" stopColor="#d93025" />

<stop offset="1" stopColor="#ea4335" />
</linearGradient>

<path
fill="#fff"
d="M31.499 47.247c8.698 0 15.75-7.052 15.75-15.75s-7.052-15.75-15.75-15.75-15.75 7.051-15.75 15.75 7.051 15.75 15.75 15.75z"
/>

<path
fill="url(#chrome-logo-a)"
d="M17.86 39.375 4.22 15.754a31.492 31.492 0 0 0 27.28 47.242l13.638-23.62v-.005a15.746 15.746 0 0 1-27.28.004z"
/>

<path
fill="url(#chrome-logo-b)"
d="M45.138 39.374 31.5 62.995A31.491 31.491 0 0 0 58.773 15.75H31.498l-.003.002a15.747 15.747 0 0 1 13.643 23.623z"
/>

<path
fill="#1a73e8"
d="M31.499 43.969c6.886 0 12.469-5.583 12.469-12.469s-5.583-12.469-12.469-12.469S19.03 24.614 19.03 31.5 24.613 43.969 31.5 43.969z"
/>

<path
fill="url(#chrome-logo-c)"
d="M31.5 15.75h27.274a31.493 31.493 0 0 0-54.553.004L17.86 39.375l.004.002A15.747 15.747 0 0 1 31.499 15.75z"
/>
</svg>
5 changes: 5 additions & 0 deletions docs/_partials/icons/expo.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<svg viewBox="0 0 32 32" style={{ fill: 'var(--light, #000020) var(--dark, white)' }}>
<path
d="M0 26.778c.057.707.307 1.417.957 2.37.774 1.133 2.102 1.754 3.071.757.653-.674 7.725-13.035 11.133-17.72a1.016 1.016 0 0 1 1.664 0c3.408 4.685 10.48 17.046 11.134 17.72.969.997 2.297.376 3.07-.756.76-1.114.971-1.894.971-2.728 0-.568-11.013-21.064-12.123-22.77-1.066-1.64-1.392-1.998-3.196-2.057h-1.376c-1.804.059-2.129.415-3.197 2.056C11.023 5.32.44 25.01 0 26.36v.418Z"
/>
</svg>
8 changes: 8 additions & 0 deletions docs/_partials/icons/express.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<svg viewBox="0 0 20 20" style={{ fill: 'var(--light, black) var(--dark, white)' }}>
<path d="M6.504 7.181c1.47 0 1.812 1.29 1.812 2.108H4.5c.103-.906.683-2.108 2.004-2.108Z" />

<path
fillRule="evenodd"
d="M10 20a10 10 0 1 0 0-20 10 10 0 0 0 0 20Zm-3.05-7.291c-1.321 0-2.438-.728-2.464-2.492l5.032.013c.04-.2.062-.405.058-.61 0-1.32-.621-3.37-2.955-3.37-2.109 0-3.385 1.737-3.385 3.875 0 2.137 1.328 3.625 3.535 3.625a5.738 5.738 0 0 0 2.39-.475l-.223-.938a4.65 4.65 0 0 1-1.988.372Zm5.833-4.78L11.759 6.4h-1.455l2.437 3.505-2.555 3.666h1.439l1.04-1.604a26.7 26.7 0 0 1 .261-.425c.171-.274.336-.538.494-.837h.031l.023.037c.245.413.479.807.75 1.225l1.067 1.604h1.471L14.238 9.86l2.45-3.46h-1.425l-.995 1.514c-.096.157-.194.312-.293.47-.146.231-.294.465-.435.704h-.03l-.165-.273c-.176-.291-.35-.58-.563-.887Z"
/>
</svg>
6 changes: 6 additions & 0 deletions docs/_partials/icons/fastify.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<svg viewBox="0 0 32 32">
<path
style={{ fill: 'var(--light, black) var(--dark, white)' }}
d="M30.056 8.841 31 6.298l-.04-.157L21.617 8.7c.994-1.498.653-2.7.653-2.7s-2.983 1.98-5.24 1.929c-2.256-.052-2.982-.678-6.442.469s-4.438 4.667-5.44 5.421C4.146 14.575 1 17.04 1 17.04l.007.044 2.836-.94s-.777.763-2.43 3.079l-.077-.074.002.016s1.329 2.111 2.633 1.72c.152-.049.3-.113.441-.19.525.303 1.21.602 1.967.685a12.63 12.63 0 0 1-.94-1.323l.354-.24-.055.042 1.08.412-.12-1.057.01-.007 1.06.404-.132-.96c.135-.073.27-.142.403-.207l1.109-4.35 4.575-3.245-.364.951c-.928 2.373-2.67 2.931-2.67 2.931l-.727.287c-.54.665-.768.828-.954 3.059.436-.114.852-.14 1.23-.037 1.955.548 2.632 2.998 2.106 3.675-.132.17-.446.46-.842.8h-.793l-.01.668-.082.066H9.81l-.01.652c-.071.057-.142.112-.213.166-.759.017-1.719-.67-1.719-.67 0 .624.501 1.589.501 1.589l.09-.045-.077.058s2.03 1.408 3.309.886c1.138-.461 4.08-2.872 6.621-4.014L26 19.764l1.014-2.73-5.859 1.604v-2.453l6.873-1.883 1.014-2.732-7.887 2.161v-2.452l8.9-2.438ZM16.103 14.04l1.824-.5.024.096-.57 1.533-1.89.518.612-1.647Zm.63 3.281-1.891.519.61-1.647 1.824-.5.024.096-.567 1.532Zm2.463-.55-1.89.518.61-1.647 1.825-.5.024.095-.569 1.533Z"
/>
</svg>
77 changes: 77 additions & 0 deletions docs/_partials/icons/go.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
<svg viewBox="0 0 32 32" fill="none">
<path
fill="#384E54"
d="M24.93 7.577c-.972-1.721-.27-3.958 1.567-4.995 1.837-1.038 4.115-.484 5.087 1.238.972 1.721.27 3.958-1.567 4.995-1.838 1.038-4.115.483-5.087-1.238ZM7.164 7.577c.972-1.721.27-3.958-1.567-4.995C3.759 1.544 1.482 2.098.51 3.82-.462 5.54.24 7.778 2.077 8.815c1.838 1.038 4.115.483 5.087-1.238Z"
/>

<path
fill="#384E54"
d="M16.092 1.002c-1.106.01-2.21.049-3.316.09C6.842 1.312 2 6.032 2 12v20h28V12c0-5.968-4.667-10.491-10.59-10.908a42.248 42.248 0 0 0-3.318-.09Z"
/>

<path
fill="#76E1FE"
d="M4.608 4.683c.46.26 1.818 1.202 1.981 1.649.183.503.16 1.065-.115 1.55-.346.614-1.005.95-1.696.937-.34-.01-1.72-.637-2.043-.82-.977-.551-1.35-1.74-.833-2.657.517-.916 1.728-1.21 2.706-.659Z"
/>

<path
fill="#000"
fillOpacity=".329"
d="M16.869 15.321H15.03a.624.624 0 0 0-.625.625v2.282c0 .345.28.625.624.625h1.839c.344 0 .624-.28.624-.625v-2.282a.624.624 0 0 0-.624-.625Z"
/>

<path fill="#76E1FE" d="M16 3C7 3 4 6.715 4 12v20h24c-.049-7.356 0-18 0-20 0-5.285-3-9-12-9Z" />

<path
fill="#76E1FE"
d="M27.074 4.683c-.46.26-1.819 1.202-1.981 1.649a1.848 1.848 0 0 0 .114 1.55c.347.614 1.006.95 1.697.937.34-.01 1.72-.637 2.042-.82.978-.551 1.351-1.74.834-2.657-.517-.916-1.729-1.21-2.706-.659Z"
/>

<path
fill="#fff"
d="M21.176 14.645a4.654 4.654 0 1 0 0-9.307 4.654 4.654 0 0 0 0 9.307ZM10.34 14.823a4.832 4.832 0 1 0 0-9.663 4.832 4.832 0 0 0 0 9.663Z"
/>

<path
fill="#000"
fillOpacity=".329"
d="M17.058 15.555h-2.216c-.4 0-.726.325-.726.726v2.654c0 .401.325.726.726.726h2.216c.4 0 .726-.325.726-.726v-2.654c0-.401-.325-.726-.726-.726Z"
/>

<path
fill="#FFFCFB"
d="M17.058 14.862h-2.216c-.4 0-.726.325-.726.726v2.655c0 .4.325.726.726.726h2.216c.4 0 .726-.325.726-.726v-2.655c0-.4-.325-.726-.726-.726Z"
/>

<path
fill="#000"
fillOpacity=".329"
d="M20 16.166c0 .838-.872 1.268-2.145 1.166-.024 0-.048-.6-.255-.583-.503.042-1.095-.02-1.686-.02-.612 0-1.206.183-1.685.017-.11-.038-.178.584-.261.582-1.244-.034-2.08-.339-2.08-1.162 0-1.212 1.816-2.194 4.056-2.194s4.055.982 4.055 2.194Z"
/>

<path
fill="#C38C74"
d="M19.977 15.338c0 .568-.433.855-1.138 1-.292.06-.63.096-1.004.116-.564.032-1.207.031-1.89.031-.674 0-1.308 0-1.866-.029a8.216 8.216 0 0 1-.843-.084c-.814-.131-1.325-.417-1.325-1.034 0-1.16 1.806-2.1 4.033-2.1 2.228 0 4.033.94 4.033 2.1Z"
/>

<path
fill="#23201F"
d="M15.944 14.831c1.15 0 2.08-.602 2.08-1.344 0-.742-.93-1.343-2.08-1.343-1.148 0-2.08.601-2.08 1.343s.932 1.344 2.08 1.344Z"
/>

<path
fill="#171311"
d="M12.414 11.954a1.963 1.963 0 1 0 0-3.926 1.963 1.963 0 0 0 0 3.926ZM23.11 11.954a1.963 1.963 0 1 0 0-3.926 1.963 1.963 0 0 0 0 3.926Z"
/>

<path stroke="#384E54" strokeLinecap="round" strokeWidth=".397" d="M5.006 6.91c-1.17-1.084-2.027-.772-2.044-.747" />

<path
stroke="#384E54"
strokeLinecap="round"
strokeWidth=".397"
d="M4.385 6.553c-1.159.036-1.347.63-1.339.652M26.63 6.81c1.171-1.083 2.028-.772 2.045-.746"
/>

<path stroke="#384E54" strokeLinecap="round" strokeWidth=".397" d="M27.322 6.31c1.159.037 1.347.63 1.34.653" />
</svg>
6 changes: 6 additions & 0 deletions docs/_partials/icons/ios.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<svg viewBox="-73 0 960 1000">
<path
d="M788.1 340.9c-5.8 4.5-108.2 62.2-108.2 190.5 0 148.4 130.3 200.9 134.2 202.2-.6 3.2-20.7 71.9-68.7 141.9-42.8 61.6-87.5 123.1-155.5 123.1s-85.5-39.5-164-39.5c-76.5 0-103.7 40.8-165.9 40.8s-105.6-57-155.5-127C46.7 790.7 0 663 0 541.8c0-194.4 126.4-297.5 250.8-297.5 66.1 0 121.2 43.4 162.7 43.4 39.5 0 101.1-46 176.3-46 28.5 0 130.9 2.6 198.3 99.2zm-234-181.5c31.1-36.9 53.1-88.1 53.1-139.3 0-7.1-.6-14.3-1.9-20.1-50.6 1.9-110.8 33.7-147.1 75.8-28.5 32.4-55.1 83.6-55.1 135.5 0 7.8 1.3 15.6 1.9 18.1 3.2.6 8.4 1.3 13.6 1.3 45.4 0 102.5-30.4 135.5-71.3z"
style={{ fill: 'var(--light, black) var(--dark, white)' }}
/>
</svg>
22 changes: 22 additions & 0 deletions docs/_partials/icons/javascript.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<svg viewBox="0 0 50 50" fill="none">
<mask
id="mask0_65_1635"
width="50"
height="50"
x="0"
y="0"
maskUnits="userSpaceOnUse"
style={{maskType:'luminance'}}
>
<path fill="#fff" d="M50 0H0v50h50V0Z" />
</mask>

<g mask="url(#mask0_65_1635)">
<path fill="#F7DF1E" d="M50 0H0v50h50V0Z" />

<path
fill="#000"
d="M33.586 39.063c1.008 1.644 2.318 2.853 4.635 2.853 1.947 0 3.19-.973 3.19-2.318 0-1.61-1.277-2.181-3.42-3.119l-1.175-.504c-3.39-1.444-5.642-3.254-5.642-7.079 0-3.524 2.684-6.206 6.88-6.206 2.988 0 5.136 1.04 6.683 3.762L41.078 28.8c-.805-1.445-1.674-2.014-3.023-2.014-1.377 0-2.249.873-2.249 2.014 0 1.41.873 1.98 2.889 2.853l1.175.503c3.992 1.712 6.246 3.457 6.246 7.381 0 4.23-3.323 6.548-7.786 6.548-4.363 0-7.183-2.08-8.562-4.805l3.818-2.218Zm-16.597.407c.738 1.31 1.41 2.416 3.023 2.416 1.544 0 2.518-.604 2.518-2.952V22.958h4.698v16.04c0 4.865-2.852 7.079-7.016 7.079-3.761 0-5.94-1.947-7.048-4.292l3.825-2.315Z"
/>
</g>
</svg>
52 changes: 52 additions & 0 deletions docs/_partials/icons/nextjs.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<svg viewBox="0 0 180 180">
<mask
height="180"
id=":r8:mask0_408_134"
maskUnits="userSpaceOnUse"
width="180"
x="0"
y="0"
style={{maskType:'alpha'}}
>
<circle cx="90" cy="90" style={{ fill: 'var(--light, black) var(--dark, white)' }} r="90" />
</mask>

<g mask="url(#:r8:mask0_408_134)">
<circle cx="90" cy="90" style={{ fill: 'var(--light, black) var(--dark, white)' }} r="90" />

<path
d="M149.508 157.52L69.142 54H54V125.97H66.1136V69.3836L139.999 164.845C143.333 162.614 146.509 160.165 149.508 157.52Z"
fill="url(#:r8:paint0_linear_408_134)"
/>

<rect fill="url(#:r8:paint1_linear_408_134)" height="72" width="12" x="115" y="54" />
</g>

<defs>
<linearGradient
gradientUnits="userSpaceOnUse"
id=":r8:paint0_linear_408_134"
x1="109"
x2="144.5"
y1="116.5"
y2="160.5"
>
<stop style={{ stopColor: 'var(--light, white) var(--dark, black)' }} />

<stop offset="1" style={{ stopColor: 'var(--light, white) var(--dark, black)' }} stopOpacity="0" />
</linearGradient>

<linearGradient
gradientUnits="userSpaceOnUse"
id=":r8:paint1_linear_408_134"
x1="121"
x2="120.799"
y1="54"
y2="106.875"
>
<stop style={{ stopColor: 'var(--light, white) var(--dark, black)' }} />

<stop offset="1" style={{ stopColor: 'var(--light, white) var(--dark, black)' }} stopOpacity="0" />
</linearGradient>
</defs>
</svg>
6 changes: 6 additions & 0 deletions docs/_partials/icons/nuxt.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<svg viewBox="0 0 300 300">
<path
fill="#00DC82"
d="M168 250h111c3.542 0 6.932-1.244 10-3 3.068-1.756 6.23-3.959 8-7 1.77-3.041 3.002-6.49 3-10.001-.002-3.511-1.227-6.959-3-9.998L222 91c-1.77-3.04-3.933-5.245-7-7s-7.458-3-11-3-6.933 1.245-10 3-5.23 3.96-7 7l-19 33-38-64.002c-1.772-3.04-3.932-6.243-7-7.998s-6.458-2-10-2-6.932.245-10 2c-3.068 1.755-6.228 4.958-8 7.998L2 220c-1.773 3.039-1.998 6.487-2 9.998-.002 3.511.23 6.96 2 10.001 1.77 3.04 4.932 5.244 8 7 3.068 1.756 6.458 3 10 3h70c27.737 0 47.925-12.442 62-36l34-59 18-31 55 94h-73l-18 32Zm-79-32H40l73-126 37 63-24.509 42.725C116.144 213.01 105.488 218 89 218Z"
/>
</svg>
60 changes: 60 additions & 0 deletions docs/_partials/icons/python.mdx
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something's messing with the colours in this logo. Here's my recommendation:

Before After
CleanShot 2025-02-05 at 18 35 24@2x CleanShot 2025-02-05 at 18 35 17@2x
<svg viewBox="0 0 112 114" height="114" fill="none">
  <path
    fill="url(#python-logo-gradient-1)"
    d="M55.333 0c-4.618.022-9.029.416-12.91 1.103-11.43 2.02-13.507 6.247-13.507 14.043V25.44h27.015v3.432H18.778c-7.851 0-14.726 4.72-16.876 13.697-2.48 10.29-2.59 16.71 0 27.455 1.92 7.998 6.506 13.696 14.357 13.696h9.288V71.38c0-8.917 7.715-16.782 16.877-16.782h26.983c7.511 0 13.508-6.184 13.508-13.728V15.146c0-7.322-6.177-12.821-13.508-14.043C64.767.33 59.951-.021 55.333 0Zm-14.61 8.282c2.791 0 5.07 2.316 5.07 5.163 0 2.838-2.279 5.133-5.07 5.133-2.8 0-5.069-2.295-5.069-5.133 0-2.847 2.27-5.163 5.07-5.163Z"
  />

  <path
    fill="url(#python-logo-gradient-2)"
    d="M86.284 28.873V40.87c0 9.3-7.885 17.128-16.876 17.128H42.424c-7.39 0-13.507 6.326-13.507 13.728v25.723c0 7.322 6.366 11.628 13.507 13.728 8.552 2.515 16.752 2.969 26.984 0 6.8-1.969 13.507-5.932 13.507-13.728V87.154H55.932v-3.432h40.49c7.852 0 10.777-5.477 13.508-13.697 2.82-8.462 2.7-16.6 0-27.455-1.941-7.816-5.646-13.697-13.508-13.697H86.284ZM71.108 94.018c2.8 0 5.07 2.294 5.07 5.132 0 2.847-2.27 5.163-5.07 5.163-2.79 0-5.07-2.316-5.07-5.163 0-2.838 2.28-5.133 5.07-5.133Z"
  />

  <defs>
    <linearGradient
      id="python-logo-gradient-1"
      x1="0"
      x2="62.293"
      y1="0"
      y2="53.082"
      gradientUnits="userSpaceOnUse"
    >
      <stop stopColor="#5A9FD4" />

      <stop offset="1" stopColor="#306998" />
    </linearGradient>

    <linearGradient
      id="python-logo-gradient-2"
      x1="70.459"
      x2="48.11"
      y1="98.284"
      y2="66.967"
      gradientUnits="userSpaceOnUse"
    >
      <stop stopColor="#FFD43B" />

      <stop offset="1" stopColor="#FFE873" />
    </linearGradient>
  </defs>
</svg>

Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<svg viewBox="0 0 110 126">
<defs>
<linearGradient
id="linearGradient1475"
x1="150.961"
y1="192.352"
x2="112.031"
y2="137.273"
gradientTransform="matrix(0.562541 0 0 0.567972 -14.991 -11.7024)"
>
<stop style={{ stopColor: "#ffd43b", stopOpacity: 1 }} offset="0" />

<stop style={{ stopColor: "#ffe873", stopOpacity: 1 }} offset="1" />
</linearGradient>

<linearGradient
id="linearGradient1478"
x1="26.649"
y1="20.604"
x2="135.665"
y2="114.398"
gradientTransform="matrix(0.562541 0 0 0.567972 -14.991 -11.7024)"
>
<stop style={{ stopColor: "#5a9fd4", stopOpacity: 1 }} offset="0" />

<stop style={{ stopColor: "#306998", stopOpacity: 1 }} offset="1" />
</linearGradient>

<radialGradient
id="radialGradient1480"
cx="61.519"
cy="132.286"
r="29.037"
gradientTransform="matrix(1 0 0 0.178 0 108.743)"
gradientUnits="userSpaceOnUse"
>
<stop style={{ stopColor: "#b8b8b8", stopOpacity: 0.498 }} offset="0" />

<stop style={{ stopColor: "#7f7f7f", stopOpacity: 0 }} offset="1" />
</radialGradient>
</defs>

<path
style={{ fill: "url(#linearGradient1478)", fillOpacity: 1 }}
d="M54.919.001c-4.584.022-8.96.413-12.813 1.094C30.76 3.1 28.7 7.295 28.7 15.032v10.219h26.812v3.406H28.7h-10.06c-7.793 0-14.616 4.684-16.75 13.594-2.462 10.213-2.571 16.586 0 27.25 1.906 7.938 6.458 13.594 14.25 13.594h9.219v-12.25c0-8.85 7.657-16.656 16.75-16.656h26.781c7.455 0 13.406-6.138 13.406-13.625V15.032c0-7.266-6.13-12.725-13.406-13.937C64.282.328 59.503-.02 54.919.001zm-14.5 8.219c2.77 0 5.031 2.299 5.031 5.125 0 2.816-2.262 5.094-5.031 5.094-2.78 0-5.031-2.277-5.031-5.094 0-2.826 2.252-5.125 5.031-5.125z"
/>

<path
style={{ fill: "url(#linearGradient1475)", fillOpacity: 1 }}
d="M85.638 28.657v11.906c0 9.231-7.826 17-16.75 17H42.106c-7.336 0-13.406 6.278-13.406 13.625v25.531c0 7.266 6.319 11.54 13.406 13.625 8.487 2.496 16.626 2.947 26.781 0 6.75-1.954 13.406-5.888 13.406-13.625V86.501H55.512v-3.406h26.781h13.406c7.793 0 10.696-5.435 13.406-13.594 2.8-8.399 2.68-16.476 0-27.25-1.926-7.757-5.604-13.594-13.406-13.594zm-15.062 64.656c2.78 0 5.031 2.277 5.031 5.094 0 2.826-2.252 5.125-5.031 5.125-2.77 0-5.031-2.299-5.031-5.125 0-2.816 2.262-5.094 5.031-5.094z"
/>

<ellipse
style={{ opacity: 0.444, fill: "url(#radialGradient1480)", fillOpacity: 1 }}
cx="55.817"
cy="127.701"
rx="35.931"
ry="6.967"
/>
</svg>
Loading