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

4 lines
599 B
XML

<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M37.6 213.333C33.3333 213.333 29.6 211.689 26.4 208.4C23.2 205.111 21.6 201.422 21.6 197.333V58.6666C21.6 54.5777 23.2 50.8888 26.4 47.6C29.6 44.3111 33.3333 42.6666 37.6 42.6666H112.267L128.267 58.6666H218.933C223.022 58.6666 226.711 60.3111 230 63.6C233.289 66.8888 234.933 70.5777 234.933 74.6666V197.333C234.933 201.422 233.289 205.111 230 208.4C226.711 211.689 223.022 213.333 218.933 213.333H37.6ZM37.6 58.6666V197.333H218.933V74.6666H121.6L105.6 58.6666H37.6Z" fill="white"/>
</svg>