Fixes #901
This commit is contained in:
Terence Eden
2025-04-24 09:45:57 +01:00
parent 8e4726548e
commit e7f0c7d62b
7 changed files with 19 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 470.647"><script xmlns=""/>
<polygon id="Y" points="235.793 0 143.978 137.674 143.978 224.949 87.702 224.949 87.702 137.674 0 0 63.25 0 119.018 88.646 175.243 0 235.793 0 235.793 0"/>
<path id="A" fill="#cb171e" d="M330.294,175.451h-101.861l-20.717,50.024h-45.106l95.38,-224.949h46.137l91.51,224.949h-48.2l-17.144,-50.024zm-16.92,-44.911l-31.226,-82.55l-34.837,82.55h66.063z"/>
<polygon id="M" points="87.701 250.177 87.701 470.647 135.004 470.647 135.004 318.569 184.509 420.789 221.743 420.789 272.939 314.976 272.939 470.602 318.318 470.602 318.318 250.177 256.358 250.177 201.381 349.883 149.021 250.177 87.701 250.177 87.701 250.177"/>
<polygon id="L" points="512 422.735 395.638 422.735 395.638 250.125 347.442 250.125 347.442 469.647 512 469.647 512 422.737 512 422.735"/>
</svg>

After

Width:  |  Height:  |  Size: 890 B

View File

@@ -0,0 +1 @@
https://yaml.org/favicon.svg

View File

@@ -2,4 +2,4 @@
aria-label="PlayStation" role="img"
viewBox="0 0 512 512">
<path d="M0 0h512v512H0"
fill="#fff"/><path fill="#0070d1" d="M77 322c-14 10-9 27 21 36 31 10 64 13 96 7l6-1v-32l-32 10c-13 4-25 5-37 2-9-2-7-8 4-12l65-23v-35l-91 31c-10 4-21 9-32 17Zm216-140v90c39 19 69 0 69-48s-19-72-70-89c-27-9-55-18-82-24v270l64 20V174c0-10 0-18 8-15 10 3 11 13 11 23Zm121 119c-40-14-84-15-125-1l-3 1v36l60-23c13-3 25-4 37-2 9 4 7 10-4 14l-93 35v35l128-48c9-4 19-8 26-16 6-9 3-22-26-31Z"/></svg>
fill="#fff"/><path fill="#0070d1" d="M77 322c-14 10-9 27 21 36 31 10 64 13 96 7l6-1v-32l-32 10c-13 4-25 5-37 2-9-2-7-8 4-12l65-23v-35l-91 31c-10 4-21 9-32 17Zm216-140v90c39 19 69 0 69-48s-19-72-70-89c-27-9-55-18-82-24v270l64 20V174c0-10 0-18 8-15 10 3 11 13 11 23Zm121 119c-40-14-84-15-125-1l-3 1v36l60-23c13-3 25-4 37-2 9 4 7 10-4 14l-93 35v35l128-48c9-4 19-8 26-16 6-9 3-22-26-31Z"/></svg>

Before

Width:  |  Height:  |  Size: 516 B

After

Width:  |  Height:  |  Size: 515 B

5
images/svg/yaml.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="YAML" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/><path d="m244 112-57 85v53h-34v-53l-54-85h39l34 55 34-55z"/><path fill="#cb171e" d="M302 220h-63l-13 30h-27l58-138h29l56 138h-30l-10-30zm-11-28-19-51-21 51z"/><path d="m235 370 31-65v96h28V265h-38l-34 62-32-62h-37v136h29v-93l30 62zm77 30h101v-29h-71V265h-30z"/></svg>

After

Width:  |  Height:  |  Size: 396 B