update the favicon

This commit is contained in:
mengstabketemaw
2026-06-11 16:50:41 +03:00
parent 52f9ee5905
commit 01e7b9073e
3 changed files with 1 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/png" href="/ema-logo.png" />
<link rel="apple-touch-icon" href="/ema-logo.png" />
<title>EMA Portal</title>
<script>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 125 KiB

After

Width:  |  Height:  |  Size: 390 KiB

View File

@@ -1,7 +0,0 @@
<!-- EMA favicon — emblem only (no wordmark, for legibility at small sizes). -->
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<polygon points="24,3 5,45 16,45" fill="#8db0ee" />
<polygon points="24,3 16,45 24,45" fill="#4b7fe5" />
<polygon points="24,3 24,45 32,45" fill="#1c2c4a" />
<polygon points="24,3 32,45 43,45" fill="#3160b7" />
</svg>

Before

Width:  |  Height:  |  Size: 406 B