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

15 lines
2.4 KiB
XML

<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24.12 184.696C21.808 188.472 19.208 192.856 16.992 196.344C16.0438 197.953 15.764 199.869 16.2127 201.682C16.6614 203.495 17.8028 205.059 19.392 206.04L65.728 234.552C66.5241 235.045 67.4095 235.375 68.3335 235.525C69.2576 235.675 70.2021 235.641 71.1131 235.426C72.0241 235.21 72.8837 234.817 73.6426 234.269C74.4015 233.721 75.045 233.029 75.536 232.232L75.6 232.128C77.448 229.032 79.84 225 82.44 220.688C100.792 190.392 119.24 194.104 152.544 210L198.488 231.848C199.334 232.251 200.252 232.483 201.188 232.532C202.124 232.58 203.06 232.444 203.943 232.13C204.827 231.817 205.64 231.332 206.336 230.705C207.032 230.077 207.597 229.318 208 228.472L208.088 228.28L230.128 178.4C230.877 176.688 230.923 174.75 230.258 173.004C229.592 171.258 228.267 169.843 226.568 169.064C216.872 164.504 197.592 155.408 180.232 147.032C117.792 116.688 64.72 118.648 24.12 184.696Z" fill="url(#paint0_linear_2115_1931)"/>
<path d="M231.88 71.456C234.192 67.68 236.792 63.296 239.008 59.808C239.956 58.1992 240.236 56.2828 239.787 54.4701C239.339 52.6573 238.197 51.0927 236.608 50.112L190.28 21.6C189.504 21.0769 188.633 20.7117 187.716 20.5255C186.799 20.3393 185.855 20.3356 184.936 20.5147C184.018 20.6937 183.144 21.052 182.364 21.5691C181.585 22.0861 180.914 22.7518 180.392 23.528C180.297 23.6645 180.208 23.806 180.128 23.952C178.272 27.048 175.888 31.08 173.28 35.392C154.928 65.688 136.48 61.976 103.176 46.08L57.376 24.344C56.5315 23.941 55.6157 23.7085 54.6812 23.6596C53.7467 23.6108 52.8118 23.7467 51.9299 24.0595C51.0479 24.3723 50.2363 24.8559 49.5414 25.4826C48.8465 26.1094 48.2819 26.8669 47.88 27.712L47.792 27.904L25.728 77.808C24.9791 79.5202 24.9326 81.458 25.5984 83.2041C26.2642 84.9503 27.5892 86.3651 29.288 87.144C38.984 91.704 58.264 100.792 75.624 109.168C138.208 139.464 191.28 137.432 231.88 71.456Z" fill="url(#paint1_linear_2115_1931)"/>
<defs>
<linearGradient id="paint0_linear_2115_1931" x1="228.856" y1="249.32" x2="88.68" y2="168.768" gradientUnits="userSpaceOnUse">
<stop offset="0.18" stop-color="#0052CC"/>
<stop offset="1" stop-color="#2684FF"/>
</linearGradient>
<linearGradient id="paint1_linear_2115_1931" x1="27.104" y1="6.85597" x2="167.32" y2="87.44" gradientUnits="userSpaceOnUse">
<stop offset="0.18" stop-color="#0052CC"/>
<stop offset="1" stop-color="#2684FF"/>
</linearGradient>
</defs>
</svg>