mirror of
https://github.com/coder/coder.git
synced 2026-06-05 05:58: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
570 B
XML
6 lines
570 B
XML
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M46.0137 233.072L106.238 171.996L128.154 255.208L159.993 246.5L128.272 125.677L9.36782 93.4732L0.900879 126.006L82.7184 148.231L22.7444 209.218L46.0137 233.072Z" fill="#F34E3F"/>
|
|
<path d="M219.68 162.272L251.52 153.564L219.799 32.7414L100.894 0.537842L92.4273 33.0703L192.835 60.346L219.68 162.272Z" fill="#F34E3F"/>
|
|
<path d="M173.98 208.71L205.819 200.002L174.097 79.1792L55.1934 46.9756L46.7266 79.5081L147.134 106.784L173.98 208.71Z" fill="#F34E3F"/>
|
|
</svg>
|