favicons
This commit is contained in:
9
pytorrent/static/favicon.svg
Normal file
9
pytorrent/static/favicon.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<rect x="14" y="20" width="36" height="30" rx="8" fill="#f8fafc" stroke="#0f172a" stroke-width="4"></rect>
|
||||
<rect x="22" y="30" width="6" height="6" rx="3" fill="#0f172a"></rect>
|
||||
<rect x="36" y="30" width="6" height="6" rx="3" fill="#0f172a"></rect>
|
||||
<path d="M25 42h14" stroke="#0f172a" stroke-width="4" stroke-linecap="round"></path>
|
||||
<path d="M32 20V10" stroke="#0f172a" stroke-width="4" stroke-linecap="round"></path>
|
||||
<circle cx="32" cy="8" r="4" fill="#0f172a"></circle>
|
||||
<path d="M14 34H8M56 34h-6" stroke="#0f172a" stroke-width="4" stroke-linecap="round"></path>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 647 B |
Reference in New Issue
Block a user