Add favicon: mountain/horizon/sun mark
SVG mark plus PNG fallbacks (32x32, apple-touch-icon), wired into the page head. Reuses the site's existing accent/ink colors.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 834 B |
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<circle cx="17" cy="16" r="5.5" fill="#d9531e"/>
|
||||
<polygon points="4,26 14,10 22,26" fill="#241f19"/>
|
||||
<polygon points="12,26 22,13 30,26" fill="#241f19"/>
|
||||
<rect x="0" y="25" width="32" height="2" fill="#241f19"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 288 B |
Reference in New Issue
Block a user