implement platform icons
This commit is contained in:
5
games/templates/cotton/icon/yuzu.html
Normal file
5
games/templates/cotton/icon/yuzu.html
Normal file
@ -0,0 +1,5 @@
|
||||
<c-svg viewbox="0 0 80 80" preserveAspectRatio="xMidYMid meet" stroke-width="3.6">
|
||||
<title>Yuzu (Switch emulator)</title>
|
||||
<path fill="currentColor" d="m30,2a28,30 0 1,0 0,60z" />
|
||||
<path fill="currentColor" d="m42,78a28,30 0 1,0 0-60z" />
|
||||
</c-svg>
|
Reference in New Issue
Block a user