God Mode: Complete system with all fixes - BullMQ worker, ContentFactory dashboard, SystemMonitor API, public assets
This commit is contained in:
11
public/favicon.svg
Normal file
11
public/favicon.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<defs>
|
||||
<linearGradient id="godGrad" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:#3B82F6;stop-opacity:1" />
|
||||
<stop offset="100%" style="stop-color:#8B5CF6;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="32" height="32" rx="6" fill="url(#godGrad)"/>
|
||||
<path d="M16 6 L18 12 L24 12 L19 16 L21 22 L16 18 L11 22 L13 16 L8 12 L14 12 Z" fill="#FFD700" stroke="#FFF" stroke-width="0.5"/>
|
||||
<circle cx="16" cy="14" r="3" fill="none" stroke="#FFF" stroke-width="1.5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 591 B |
Reference in New Issue
Block a user