add favicon
This commit is contained in:
8
static/favicon.svg
Normal file
8
static/favicon.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<!-- Background -->
|
||||
<rect width="32" height="32" rx="4" fill="#0d0f0e"/>
|
||||
<!-- Amber bar mark -->
|
||||
<rect x="4" y="5" width="5" height="22" rx="1.5" fill="#e8930a"/>
|
||||
<!-- P monogram -->
|
||||
<text x="20" y="23" font-family="'DM Mono',monospace,ui-monospace" font-weight="700" font-size="18" fill="#e8930a" text-anchor="middle">P</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 408 B |
Reference in New Issue
Block a user