Replace logo with small man icon (consultant figure + connection dots)

This commit is contained in:
Hermes Agent
2026-08-07 18:03:52 +00:00
parent 71b1196c20
commit 2205ca1329
2 changed files with 24 additions and 17 deletions
+9 -3
View File
@@ -6,7 +6,13 @@
</linearGradient>
</defs>
<rect x="2" y="2" width="60" height="60" rx="16" fill="url(#fg)"/>
<rect x="10" y="10" width="44" height="44" rx="11" fill="#fff" opacity="0.15"/>
<path d="M18 32h28M18 24h20M18 40h16" stroke="#fff" stroke-width="5" stroke-linecap="round"/>
<circle cx="46" cy="22" r="5" fill="#fff" opacity="0.9"/>
<!-- Head -->
<circle cx="32" cy="22" r="9" fill="#fff"/>
<!-- Body -->
<path d="M16 52c0-10 7-17 16-17s16 7 16 17" fill="rgba(255,255,255,0.2)" stroke="#fff" stroke-width="3" stroke-linecap="round"/>
<!-- Connection dots -->
<circle cx="12" cy="20" r="3" fill="#fff" opacity="0.5"/>
<circle cx="52" cy="20" r="3" fill="#fff" opacity="0.5"/>
<circle cx="18" cy="46" r="2.5" fill="#fff" opacity="0.3"/>
<circle cx="46" cy="46" r="2.5" fill="#fff" opacity="0.3"/>
</svg>

Before

Width:  |  Height:  |  Size: 580 B

After

Width:  |  Height:  |  Size: 822 B