mirror of
https://github.com/coder/coder.git
synced 2026-06-06 06:28: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`.
4 lines
517 B
XML
4 lines
517 B
XML
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M181.067 131.733L124.267 74.9333L181.067 18.1333L237.867 74.9333L181.067 131.733ZM32 112.533V32.2666H112.267V112.533H32ZM143.467 224V143.733H223.733V224H143.467ZM32 224V143.733H112.267V224H32ZM48 96.5333H96.2667V48.2666H48V96.5333ZM181.867 110.133L216.267 75.7333L181.867 41.3333L147.467 75.7333L181.867 110.133ZM159.467 208H207.733V159.733H159.467V208ZM48 208H96.2667V159.733H48V208Z" fill="white"/>
|
|
</svg>
|