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`.
7 lines
1.9 KiB
XML
7 lines
1.9 KiB
XML
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M250.213 102.436L249.857 101.527L215.363 11.6676C214.661 9.90639 213.418 8.41235 211.813 7.39986C210.207 6.40455 208.333 5.92518 206.445 6.02647C204.558 6.12776 202.746 6.80482 201.256 7.96625C199.782 9.16102 198.714 10.78 198.195 12.6028L174.904 83.7319H80.5932L57.3025 12.6028C56.7974 10.77 55.7261 9.14298 54.2411 7.95307C52.751 6.79165 50.9397 6.11458 49.0519 6.01329C47.1641 5.91201 45.2906 6.39138 43.6844 7.38667C42.0828 8.40326 40.8412 9.896 40.1347 11.6544L5.5747 101.475L5.23161 102.384C0.266031 115.334 -0.346888 129.545 3.48525 142.874C7.3174 156.203 15.3869 167.928 26.477 176.279L26.5957 176.371L26.9124 176.595L79.4584 215.874L105.454 235.513L121.289 247.447C123.142 248.851 125.403 249.611 127.729 249.611C130.055 249.611 132.316 248.851 134.169 247.447L150.004 235.513L176 215.874L228.862 176.358L228.994 176.252C240.059 167.9 248.11 156.187 251.937 142.877C255.762 129.566 255.158 115.375 250.213 102.436Z" fill="#E24329"/>
|
|
<path d="M250.214 102.436L249.858 101.527C233.05 104.971 217.211 112.078 203.474 122.339L127.717 179.519C153.515 199.001 175.974 215.927 175.974 215.927L228.837 176.411L228.969 176.305C240.049 167.953 248.113 156.234 251.944 142.91C255.776 129.588 255.169 115.384 250.214 102.436Z" fill="#FC6D26"/>
|
|
<path d="M79.459 215.926L105.455 235.566L121.29 247.499C123.142 248.904 125.404 249.664 127.73 249.664C130.055 249.664 132.317 248.904 134.169 247.499L150.004 235.566L176 215.926C176 215.926 153.514 198.947 127.716 179.519C101.918 198.947 79.459 215.926 79.459 215.926Z" fill="#FCA326"/>
|
|
<path d="M51.945 122.339C38.2185 112.056 22.3836 104.931 5.5747 101.475L5.23161 102.383C0.266031 115.334 -0.346888 129.546 3.48525 142.874C7.3174 156.203 15.3869 167.928 26.477 176.279L26.5957 176.371L26.9124 176.595L79.4584 215.874C79.4584 215.874 101.891 198.948 127.716 179.466L51.945 122.339Z" fill="#FC6D26"/>
|
|
</svg>
|