mirror of
https://github.com/coder/coder.git
synced 2026-06-04 13:38:21 +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
579 B
XML
4 lines
579 B
XML
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M73.6815 64C116.338 64.0001 140.252 85.6012 141.06 117.397L104.22 118.606C103.25 100.98 88.6272 89.4022 73.6815 89.7474C53.1607 90.1795 37.9709 104.782 37.9708 127.938C37.9708 151.093 53.1603 165.437 73.6815 165.437C88.6272 165.436 102.926 154.377 104.543 136.75L141.383 137.615C140.414 169.929 115.046 191.875 73.6815 191.875C32.3167 191.875 0 166.818 0 127.938C0.000151497 88.8837 31.0241 64 73.6815 64ZM256 67.7783V188.742H159.053V67.7783H256Z" fill="white"/>
|
|
</svg>
|