mirror of
https://github.com/coder/coder.git
synced 2026-06-06 06: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`.
4 lines
1.8 KiB
XML
4 lines
1.8 KiB
XML
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M224 93.626L202.667 105.991V168.168L219.615 158.293C220.389 157.814 221.625 156.643 222.687 154.845C223.189 153.996 223.541 153.173 223.76 152.491C223.965 151.854 223.997 151.514 224 151.47V93.626ZM117.333 155.48V217.876L138.667 205.449V143.105L117.333 155.48ZM160 130.741V193.022L181.333 180.595V118.366L160 130.741ZM149.865 32.8031C148.536 32.8035 147.228 33.1468 146.073 33.8031L40.1354 95.5115L106.844 136.886L217 73.0219L153.552 33.751C152.422 33.1324 151.154 32.8031 149.865 32.8031ZM32.25 175.001C32.4813 175.744 32.8567 176.633 33.3645 177.564C34.3541 179.377 35.4494 180.61 36.0729 181.157L96 218.261V155.261L32 115.574V173.866C32.0006 173.866 32.0135 174.241 32.25 175.001ZM245.333 151.47C245.333 156.649 243.391 161.729 241.052 165.689C238.666 169.726 235.114 173.879 230.552 176.616L230.437 176.689L120.573 240.689L120.469 240.741C116.1 243.224 111.161 244.532 106.135 244.532C101.108 244.532 96.1619 243.225 91.7916 240.741C91.6768 240.675 91.5602 240.602 91.4479 240.532L24.25 198.939C23.9805 198.772 23.7223 198.587 23.4687 198.397C19.7682 195.621 16.7272 191.607 14.6354 187.772C12.5833 184.009 10.6666 179.001 10.6666 173.866V103.47C10.6666 100.925 11.076 98.3759 11.8125 95.9177C11.9783 94.3795 12.464 92.8518 13.3333 91.449C13.5893 91.0362 13.8767 90.6472 14.177 90.2823C16.8703 85.4243 20.9693 81.3699 25.9479 79.0844L135.427 15.3135L135.531 15.2615C139.901 12.778 144.839 11.4701 149.865 11.4698C154.264 11.4698 158.599 12.4715 162.542 14.3865L164.208 15.2615L164.552 15.4594L231.75 57.0635L232.531 57.6052C236.071 60.2604 239.733 64.42 242.229 69.4698C242.44 69.7617 242.638 70.0679 242.823 70.3865C243.567 71.6705 244.017 73.0425 244.187 74.4281C244.913 76.8784 245.333 79.4674 245.333 82.1365V151.47Z" fill="white"/>
|
|
</svg>
|