Files
coder/site/static/icon/dotnet.svg
T
Jake Howell d1b0722034 feat: standardise sizes of ./site/static/icon/*.svg (#21347)
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`.
2026-01-08 13:39:31 +11:00

13 lines
2.1 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_1953)">
<path d="M128 256C198.692 256 256 198.692 256 128C256 57.3075 198.692 0 128 0C57.3075 0 0 57.3075 0 128C0 198.692 57.3075 256 128 256Z" fill="#5C2D91"/>
<path opacity="0.1" d="M39.2804 36C26.2683 47.5953 15.7612 61.7257 8.40329 77.5253C1.04537 93.3249 -3.00842 110.461 -3.50957 127.882C-4.01072 145.304 -0.948693 162.645 5.48883 178.841C11.9264 195.037 21.6038 209.749 33.9278 222.073C46.2519 234.397 60.963 244.074 77.1595 250.512C93.3559 256.949 110.696 260.011 128.118 259.51C145.54 259.009 162.676 254.955 178.475 247.597C194.275 240.239 208.405 229.732 220 216.72L39.2804 36Z" fill="white"/>
<path d="M29.5995 165C28.8528 165.012 28.1118 164.869 27.4233 164.579C26.7348 164.29 26.1138 163.861 25.5995 163.32C25.071 162.798 24.6534 162.175 24.3716 161.487C24.0898 160.8 23.9496 160.063 23.9595 159.32C23.9541 158.578 24.0964 157.842 24.3779 157.155C24.6595 156.469 25.0747 155.845 25.5995 155.32C26.1088 154.769 26.7279 154.332 27.417 154.036C28.106 153.739 28.8495 153.591 29.5995 153.6C30.3483 153.598 31.0897 153.75 31.7776 154.046C32.4656 154.342 33.0856 154.775 33.5995 155.32C34.1333 155.84 34.5571 156.462 34.8457 157.149C35.1343 157.837 35.2818 158.575 35.2795 159.32C35.2865 160.066 35.1411 160.806 34.8522 161.493C34.5633 162.181 34.137 162.803 33.5995 163.32C33.0808 163.856 32.4589 164.281 31.7714 164.57C31.084 164.858 30.3451 165.005 29.5995 165ZM109.079 164H98.5995L61.1195 105.84C60.1874 104.406 59.4098 102.878 58.7995 101.28H58.4795C58.8358 104.601 58.9694 107.942 58.8795 111.28V164H50.3595V91.0801H61.4395L97.9195 148.2C99.4395 150.573 100.426 152.2 100.879 153.08H101.079C100.658 149.523 100.484 145.941 100.559 142.36V91.0801H109.079V164ZM166.759 164H127.999V91.0801H164.959V98.8001H136.719V123.04H163.039V130.72H136.719V156H166.799L166.759 164ZM223.999 98.8001H202.799V164H194.279V98.8001H173.319V91.0801H223.999V98.8001Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_2115_1953">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>