mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +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`.
13 lines
1.2 KiB
XML
13 lines
1.2 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_2062)">
|
|
<path d="M256 0H0V256H256V0Z" fill="#F7DF1E"/>
|
|
<path d="M67.3118 213.932L86.9029 202.076C90.6824 208.777 94.1207 214.447 102.368 214.447C110.273 214.447 115.256 211.355 115.256 199.327V117.528H139.314V199.667C139.314 224.584 124.708 235.926 103.399 235.926C84.1534 235.926 72.9824 225.959 67.3118 213.93" fill="black"/>
|
|
<path d="M152.381 211.354L171.97 200.013C177.126 208.434 183.828 214.62 195.685 214.62C205.653 214.62 212.009 209.636 212.009 202.762C212.009 194.514 205.48 191.592 194.481 186.782L188.468 184.203C171.111 176.815 159.597 167.535 159.597 147.945C159.597 129.902 173.345 116.153 194.826 116.153C210.12 116.153 221.117 121.481 229.021 135.401L210.29 147.429C206.166 140.041 201.699 137.12 194.826 137.12C187.78 137.12 183.312 141.587 183.312 147.429C183.312 154.647 187.78 157.569 198.09 162.037L204.104 164.614C224.553 173.379 236.067 182.314 236.067 202.418C236.067 224.072 219.055 235.928 196.2 235.928C173.861 235.928 159.426 225.274 152.381 211.354Z" fill="black"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_2115_2062">
|
|
<rect width="256" height="256" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|