Files
coder/site/static/icon/git.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
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="M244.678 117.201L138.797 11.3247C132.7 5.22558 122.811 5.22558 116.71 11.3247L94.7253 33.3143L122.613 61.2025C129.095 59.012 136.527 60.482 141.692 65.6495C146.889 70.8487 148.345 78.3439 146.099 84.8495L172.982 111.73C179.488 109.486 186.988 110.938 192.182 116.14C199.44 123.397 199.44 135.157 192.182 142.42C184.919 149.681 173.159 149.681 165.893 142.42C160.435 136.957 159.084 128.934 161.853 122.21L136.781 97.1401V163.112C138.549 163.988 140.219 165.154 141.692 166.627C148.95 173.885 148.95 185.645 141.692 192.911C134.434 200.166 122.666 200.166 115.414 192.911C108.156 185.642 108.156 173.882 115.414 166.627C117.208 164.835 119.285 163.478 121.502 162.571V95.9842C119.285 95.0763 117.214 93.733 115.414 91.9278C109.916 86.433 108.594 78.3624 111.413 71.6114L83.9205 44.1138L11.3168 116.71C5.21765 122.814 5.21765 132.703 11.3168 138.802L117.203 244.681C123.3 250.78 133.186 250.78 139.29 244.681L244.678 139.293C250.777 133.194 250.777 123.3 244.678 117.201Z" fill="#F05133"/>
</svg>