Files
coder/site/static/icon/github.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

16 lines
1.7 KiB
XML

<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_2118_1435)">
<mask id="mask0_2118_1435" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="262" height="256">
<path d="M262 0H0V256H262V0Z" fill="white"/>
</mask>
<g mask="url(#mask0_2118_1435)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M128.106 2C57.2666 2 0 59.7497 0 131.194C0 188.303 36.6927 236.645 87.5951 253.754C93.9592 255.041 96.2905 250.975 96.2905 247.554C96.2905 244.559 96.0807 234.293 96.0807 223.596C60.4447 231.298 53.0238 208.195 53.0238 208.195C47.297 193.223 38.8114 189.374 38.8114 189.374C27.1478 181.459 39.661 181.459 39.661 181.459C52.599 182.316 59.3879 194.721 59.3879 194.721C70.8392 214.398 89.2918 208.839 96.7153 205.415C97.7746 197.074 101.171 191.298 104.776 188.09C76.3537 185.096 46.4499 173.973 46.4499 124.348C46.4499 110.23 51.5371 98.6808 59.5977 89.6982C58.326 86.4904 53.8709 73.2263 60.8721 55.4736C60.8721 55.4736 71.6888 52.0506 96.078 68.735C106.52 65.907 117.289 64.4684 128.106 64.4563C138.923 64.4563 149.949 65.9552 160.131 68.735C184.522 52.0506 195.339 55.4736 195.339 55.4736C202.341 73.2263 197.883 86.4904 196.611 89.6982C204.884 98.6808 209.762 110.23 209.762 124.348C209.762 173.973 179.858 184.88 151.223 188.09C155.891 192.154 159.918 199.853 159.918 212.046C159.918 229.371 159.708 243.276 159.708 247.552C159.708 250.975 162.043 255.041 168.404 253.757C219.307 236.642 255.999 188.303 255.999 131.194C256.209 59.7497 198.733 2 128.106 2Z" fill="white"/>
</g>
</g>
<defs>
<clipPath id="clip0_2118_1435">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>