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

@@ -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