Fixed Favicon (color)
This commit is contained in:
BIN
public/icon.png
BIN
public/icon.png
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
@@ -1,6 +1,6 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" width="500" height="500" viewBox="0 0 24 24" fill="none">
|
<svg xmlns="http://www.w3.org/2000/svg" width="500" height="500" viewBox="0 0 24 24" fill="none">
|
||||||
<circle cx="12" cy="12" r="11.5" fill="#ffffff"/>
|
<circle cx="12" cy="12" r="11.5" fill="#ffffff"/>
|
||||||
<g transform="translate(1.8, 1.8) scale(0.85)">
|
<g transform="translate(1.8, 1.8) scale(0.85)">
|
||||||
<path d="M21 7.5l-9-5.25L3 7.5m18 0l-9 5.25m9-5.25v9l-9 5.25M3 7.5l9 5.25M3 7.5v9l5.25 3.03M12 12.75v9" stroke="#1565c0" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>
|
<path d="M21 7.5l-9-5.25L3 7.5m18 0l-9 5.25m9-5.25v9l-9 5.25M3 7.5l9 5.25M3 7.5v9l5.25 3.03M12 12.75v9" stroke="#2563eb" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 407 B After Width: | Height: | Size: 407 B |
Reference in New Issue
Block a user