Files
coder/site/static/icon/php.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

14 lines
2.2 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_2355)">
<path d="M256 128C256 57.3075 198.692 0 128 0C57.3075 0 0 57.3075 0 128C0 198.692 57.3075 256 128 256C198.692 256 256 198.692 256 128Z" fill="#7577AB"/>
<path d="M47.158 100.246H75.566C83.904 100.316 89.946 102.72 93.692 107.454C97.438 112.188 98.674 118.654 97.402 126.852C96.908 130.598 95.812 134.272 94.116 137.876C92.49 141.48 90.23 144.73 87.332 147.628C83.798 151.302 80.018 153.634 75.99 154.624C71.962 155.614 67.792 156.108 63.482 156.108H50.762L46.734 176.248H32L47.158 100.246ZM59.56 112.33L53.2 144.13C53.624 144.2 54.048 144.236 54.472 144.236C54.966 144.236 55.462 144.236 55.956 144.236C62.74 144.306 68.394 143.636 72.916 142.222C77.438 140.738 80.478 135.58 82.032 126.746C83.304 119.326 82.032 115.05 78.216 113.92C74.47 112.79 69.772 112.26 64.118 112.33C63.27 112.4 62.458 112.436 61.68 112.436C60.974 112.436 60.232 112.436 59.454 112.436L59.56 112.33Z" fill="black"/>
<path d="M114.186 80H128.814L124.68 100.246H137.824C145.032 100.388 150.402 101.872 153.936 104.698C157.54 107.524 158.6 112.896 157.116 120.81L150.014 156.108H135.174L141.958 122.4C142.664 118.866 142.452 116.358 141.322 114.874C140.192 113.39 137.754 112.648 134.008 112.648L122.242 112.542L113.55 156.108H98.922L114.186 80Z" fill="black"/>
<path d="M172.824 100.246H201.232C209.57 100.316 215.612 102.72 219.358 107.454C223.104 112.188 224.34 118.654 223.068 126.852C222.574 130.598 221.478 134.272 219.782 137.876C218.156 141.48 215.896 144.73 212.998 147.628C209.464 151.302 205.684 153.634 201.656 154.624C197.628 155.614 193.458 156.108 189.148 156.108H176.428L172.4 176.248H157.666L172.824 100.246ZM185.226 112.33L178.866 144.13C179.29 144.2 179.714 144.236 180.138 144.236C180.632 144.236 181.128 144.236 181.622 144.236C188.406 144.306 194.06 143.636 198.582 142.222C203.104 140.738 206.144 135.58 207.698 126.746C208.97 119.326 207.698 115.05 203.882 113.92C200.136 112.79 195.438 112.26 189.784 112.33C188.936 112.4 188.124 112.436 187.346 112.436C186.64 112.436 185.898 112.436 185.12 112.436L185.226 112.33Z" fill="black"/>
</g>
<defs>
<clipPath id="clip0_2115_2355">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>