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

13 lines
681 B
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_2115_1774)">
<path d="M191.508 220.553L0 191.507L191.508 256L256 228.922V26.0922L191.508 0V220.553Z" fill="#0078D7"/>
<path d="M159.135 62.8364L124.008 69.2924V148.254L32.2883 136.335L69.8546 181.527V162.656L124.008 181.527L158.647 152.227" fill="#0078D7"/>
<path d="M122.234 69.8182C115.452 64.4689 79.1199 37.2364 79.1199 37.2364V52.3115L30.1926 71.7633L16.1442 90.2426V130.119L31.1614 134.982V86.8385L122.234 69.8182Z" fill="#0078D7"/>
</g>
<defs>
<clipPath id="clip0_2115_1774">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>