mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-26 19:12:50 +00:00
update the favicon
This commit is contained in:
@@ -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 |
@@ -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 |
Reference in New Issue
Block a user