mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-03-22 00:16:18 +00:00
add github page
This commit is contained in:
10
docs/favicon.svg
Normal file
10
docs/favicon.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
|
||||
<rect width="32" height="32" rx="8" fill="#0d1117"/>
|
||||
<rect x="1" y="1" width="30" height="30" rx="7" stroke="#30363d" stroke-width="1"/>
|
||||
<!-- Shield -->
|
||||
<path d="M16 5 L24 8.5 L24 16 C24 20.5 20.5 24 16 26 C11.5 24 8 20.5 8 16 L8 8.5 Z"
|
||||
fill="none" stroke="#58a6ff" stroke-width="1.5" stroke-linejoin="round"/>
|
||||
<!-- WG lines -->
|
||||
<line x1="12" y1="14" x2="20" y2="14" stroke="#3fb950" stroke-width="1.5" stroke-linecap="round"/>
|
||||
<line x1="12" y1="17" x2="18" y2="17" stroke="#3fb950" stroke-width="1.5" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 629 B |
Reference in New Issue
Block a user