Move from HTML templates to pure Python
Remove cruft
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 80 80" preserveAspectRatio="xMidYMid meet" stroke-width="3.6" class="text-black dark:text-white w-4 h-4">
|
||||
<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"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 345 B |
Reference in New Issue
Block a user