Files
coder/site/static/icon/python.svg
T
Jake Howell d1b0722034 feat: standardise sizes of ./site/static/icon/*.svg (#21347)
Related to #21320

This pull-request ensures that all the icons are now `256px * 256px` so
that they're standardised across all rendering situations.

| Previous | Now |
| --- | --- |
| <img width="886" height="1652" alt="CleanShot 2025-12-21 at 12 25
03@2x"
src="https://github.com/user-attachments/assets/c298325c-4419-485b-97e2-bb54e6ccc8c0"
/> | <img width="962" height="980" alt="CleanShot 2025-12-21 at 12 26
35@2x"
src="https://github.com/user-attachments/assets/c9cef5ee-115d-4318-8e12-188ea79cc88b"
/> |

* All `*.svg` files are now `256px * 256px` and..
  * Added a `do.svg` file.
  * Added a `ruby.svg` file.
  * Added a `gcp.svg` file.
* All `*.png` files are now `256px * 256px` and..
  * Updated the `aws.png` file to match `aws.svg` (deprecated).
  * Updated the `azure.png` file to match `azure.svg` (deprecated).
  * Updated the `docker.png` file to match `docker.svg` (deprecated).
  * Updated the `do.png` file to fill the full `256px` width.
  * Deprecated the `do.png`.
  * Deprecated the `ruby.png`.
  * Deprecated the `gcp.png`.
2026-01-08 13:39:31 +11:00

15 lines
2.0 KiB
XML

<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M125.529 0.0020826C115.052 0.050333 105.047 0.935957 96.2429 2.47996C70.3087 7.02113 65.6001 16.5262 65.6001 34.0552V57.2056H126.886V64.9225H65.6001H42.6C24.7887 64.9225 9.19264 75.5334 4.31437 95.7189C-1.31265 118.856 -1.56224 133.294 4.31437 157.453C8.67076 175.437 19.0745 188.25 36.8858 188.25H57.9573V160.498C57.9573 140.448 75.4593 122.763 96.2429 122.763H157.457C174.497 122.763 188.1 108.857 188.1 91.8958V34.0552C188.1 17.5934 174.089 5.22736 157.457 2.47996C146.929 0.742953 136.006 -0.0461684 125.529 0.0020826ZM92.3859 18.6216C98.7161 18.6216 103.886 23.8291 103.886 30.2322C103.886 36.6125 98.7161 41.772 92.3859 41.772C86.0328 41.772 80.8858 36.6125 80.8858 30.2322C80.8858 23.8291 86.0328 18.6216 92.3859 18.6216Z" fill="url(#paint0_linear_2115_2404)"/>
<path d="M195.743 64.9226V91.8959C195.743 112.808 177.855 130.409 157.457 130.409H96.2428C79.4753 130.409 65.6001 144.633 65.6001 161.276V219.117C65.6001 235.579 80.0426 245.262 96.2428 249.985C115.642 255.638 134.246 256.659 157.457 249.985C172.886 245.556 188.1 236.646 188.1 219.117V195.967H126.886V188.25H188.1H218.743C236.555 188.25 243.191 175.936 249.385 157.453C255.785 138.426 255.513 120.128 249.385 95.719C244.983 78.1447 236.578 64.9226 218.743 64.9226H195.743ZM161.314 211.4C167.668 211.4 172.814 216.56 172.814 222.94C172.814 229.344 167.668 234.55 161.314 234.55C154.984 234.55 149.814 229.344 149.814 222.94C149.814 216.56 154.984 211.4 161.314 211.4Z" fill="url(#paint1_linear_2115_2404)"/>
<defs>
<linearGradient id="paint0_linear_2115_2404" x1="-1.69319e-06" y1="-1.45571e-06" x2="140.26" y2="120.588" gradientUnits="userSpaceOnUse">
<stop stop-color="#5A9FD4"/>
<stop offset="1" stop-color="#306998"/>
</linearGradient>
<linearGradient id="paint1_linear_2115_2404" x1="159.842" y1="220.994" x2="109.737" y2="150.156" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFD43B"/>
<stop offset="1" stop-color="#FFE873"/>
</linearGradient>
</defs>
</svg>