mirror of
https://github.com/coder/coder.git
synced 2026-06-07 15:08:20 +00:00
d1b0722034
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`.
6 lines
459 B
XML
6 lines
459 B
XML
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M141.099 53.1873H226.987V71.6191H31.1477V211.968H226.987V71.6191L245.333 71.6123V230.394L31.1275 230.4V211.988H12.8V53.2074H29.9799V53.1939L122.752 53.1873V25.6001H141.099V53.1873Z" fill="white"/>
|
|
<path d="M166.272 122.25V149.864H147.951V122.25H166.272Z" fill="white"/>
|
|
<path d="M111.296 122.25V149.864H92.9753V122.25H111.296Z" fill="white"/>
|
|
</svg>
|