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

11 lines
1.3 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_2115_1946)">
<path d="M221.862 103.131C220.521 93.3936 215.157 84.9388 205.477 77.3003L199.879 73.5102L196.147 79.1662C191.365 86.4548 188.974 96.6006 189.732 106.338C190.082 109.72 191.19 115.901 194.631 121.207C191.19 123.131 184.368 125.697 175.271 125.522H1.5001L1.15023 127.563C-0.48252 137.3 -0.482521 167.796 19.0521 191.178C33.9218 208.962 56.1388 218 85.1783 218C148.156 218 194.689 188.671 216.556 135.259C225.128 135.434 243.613 135.318 253.118 116.95C253.351 116.542 253.934 115.434 255.567 111.936L256.5 110.012L251.194 106.397C245.362 102.606 232.125 101.149 221.862 103.131ZM140.458 38H114.043V62.3149H140.458V38ZM140.458 67.2128H114.043V91.5277H140.458V67.2128ZM109.203 67.2128H82.7875V91.5277H109.203V67.2128ZM78.0059 67.2128H51.5904V91.5277H78.0059V67.2128ZM46.7505 96.4257H20.335V120.741H46.7505V96.4257ZM78.0059 96.4257H51.5904V120.741H78.0059V96.4257ZM109.203 96.4257H82.7875V120.741H109.203V96.4257ZM140.458 96.4257H114.043V120.741H140.458V96.4257ZM171.714 96.4257H145.298V120.741H171.714V96.4257Z" fill="#1D63ED"/>
</g>
<defs>
<clipPath id="clip0_2115_1946">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>