mirror of
https://github.com/coder/coder.git
synced 2026-06-04 05: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`.
9 lines
1.5 KiB
XML
9 lines
1.5 KiB
XML
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M239.491 192C241.279 188.908 242.39 185.424 242.39 182.296V73.7037C242.39 70.5754 241.281 67.0924 239.492 64.0005L128.445 128L239.491 192Z" fill="#00599C"/>
|
|
<path d="M138.313 253.653L232.523 199.357C235.236 197.793 237.703 195.092 239.491 192L128.445 128L17.3994 192C19.1875 195.092 21.6549 197.794 24.3679 199.357L118.577 253.653C124.004 256.781 132.886 256.781 138.313 253.653Z" fill="#004482"/>
|
|
<path d="M239.492 63.9996C237.703 60.907 235.235 58.2061 232.522 56.6419L138.313 2.34626C132.886 -0.782088 124.004 -0.782088 118.577 2.34626L24.3678 56.6419C18.9401 59.7695 14.5 67.4477 14.5 73.7036V182.296C14.5 185.424 15.6104 188.908 17.3993 192L128.445 128L239.492 63.9996Z" fill="#659AD2"/>
|
|
<path d="M128.445 203.83C86.5585 203.83 52.4814 169.813 52.4814 128C52.4814 86.1875 86.5585 52.1704 128.445 52.1704C155.473 52.1704 180.68 66.6896 194.228 90.0615L161.353 109.052C154.573 97.3531 141.962 90.0853 128.445 90.0853C107.501 90.0853 90.4631 107.094 90.4631 128C90.4631 148.906 107.501 165.915 128.445 165.915C141.963 165.915 154.574 158.647 161.356 146.947L194.231 165.936C180.682 189.31 155.474 203.83 128.445 203.83Z" fill="white"/>
|
|
<path d="M204.408 123.787H195.967V115.362H187.528V123.787H179.087V132.212H187.528V140.638H195.967V132.212H204.408V123.787Z" fill="white"/>
|
|
<path d="M236.06 123.787H227.62V115.362H219.18V123.787H210.739V132.212H219.18V140.638H227.62V132.212H236.06V123.787Z" fill="white"/>
|
|
</svg>
|