favicon
This commit is contained in:
11
packages/tracker/meshnet_tracker/favicon.svg
Normal file
11
packages/tracker/meshnet_tracker/favicon.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" role="img" aria-label="meshnet">
|
||||
<rect width="32" height="32" rx="7" fill="#0d1117"/>
|
||||
<g stroke="#58a6ff" stroke-width="1.8" stroke-linecap="round">
|
||||
<line x1="16" y1="7" x2="7" y2="24"/>
|
||||
<line x1="16" y1="7" x2="25" y2="24"/>
|
||||
<line x1="7" y1="24" x2="25" y2="24"/>
|
||||
</g>
|
||||
<circle cx="16" cy="7" r="3.2" fill="#58a6ff"/>
|
||||
<circle cx="7" cy="24" r="3.2" fill="#3fb950"/>
|
||||
<circle cx="25" cy="24" r="3.2" fill="#58a6ff"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 506 B |
Reference in New Issue
Block a user