first commit
This commit is contained in:
13
public/favicon.svg
Normal file
13
public/favicon.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- Background circle -->
|
||||
<circle cx="16" cy="16" r="15" fill="#1a1a1a" stroke="#00d4aa" stroke-width="2"/>
|
||||
|
||||
<!-- NGX Text -->
|
||||
<text x="16" y="20" font-family="Arial, sans-serif" font-size="10" font-weight="bold" text-anchor="middle" fill="#00d4aa">NGX</text>
|
||||
|
||||
<!-- Decorative elements -->
|
||||
<circle cx="8" cy="8" r="1.5" fill="#00d4aa" opacity="0.8"/>
|
||||
<circle cx="24" cy="8" r="1.5" fill="#00d4aa" opacity="0.8"/>
|
||||
<circle cx="8" cy="24" r="1.5" fill="#00d4aa" opacity="0.6"/>
|
||||
<circle cx="24" cy="24" r="1.5" fill="#00d4aa" opacity="0.6"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 664 B |
Reference in New Issue
Block a user