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

7 lines
1.1 KiB
XML

<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M240.64 130.667C240.64 122.347 239.893 114.347 238.507 106.667H128V152.107H191.147C188.373 166.72 180.053 179.093 167.573 187.413V216.96H205.653C227.84 196.48 240.64 166.4 240.64 130.667Z" fill="#4285F4"/>
<path d="M128 245.333C159.68 245.333 186.24 234.88 205.653 216.96L167.573 187.413C157.12 194.453 143.787 198.72 128 198.72C97.4933 198.72 71.5733 178.133 62.2933 150.4H23.2533V180.693C42.56 218.987 82.1333 245.333 128 245.333Z" fill="#34A853"/>
<path d="M62.2933 150.293C59.9467 143.253 58.56 135.787 58.56 128C58.56 120.213 59.9467 112.747 62.2933 105.707V75.4133H23.2533C15.2533 91.2 10.6667 109.013 10.6667 128C10.6667 146.987 15.2533 164.8 23.2533 180.587L53.6533 156.907L62.2933 150.293Z" fill="#FBBC05"/>
<path d="M128 57.3866C145.28 57.3866 160.64 63.36 172.907 74.88L206.507 41.28C186.133 22.2933 159.68 10.6666 128 10.6666C82.1333 10.6666 42.56 37.0133 23.2533 75.4133L62.2933 105.707C71.5733 77.9733 97.4933 57.3866 128 57.3866Z" fill="#EA4335"/>
</svg>