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

7 lines
710 B
XML

<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 47.9562C40.2359 50.6283 72.4755 82.9473 75.0049 123.222H121.993C119.382 56.9717 66.2234 3.71503 0 0.961426V47.9562Z" fill="#0DC09D"/>
<path d="M75.2701 133.94C72.5979 174.173 40.2767 206.41 0 208.94V255.924C66.254 253.313 119.514 200.158 122.268 133.94H75.2701Z" fill="#0DC09D"/>
<path d="M179.711 122.946C182.383 82.7127 214.704 50.4753 254.981 47.946V0.961426C188.727 3.57224 135.467 56.727 132.713 122.946H179.711Z" fill="#0DC09D"/>
<path d="M254.981 208.93C214.745 206.257 182.506 173.939 179.976 133.665H132.988C135.599 199.914 188.758 253.171 254.981 255.924V208.93Z" fill="#0DC09D"/>
</svg>