Simplify favicon: cleaner person icon for better visibility at small sizes
This commit is contained in:
+3
-10
@@ -5,14 +5,7 @@
|
||||
<stop offset="100%" stop-color="#3b82f6"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect x="2" y="2" width="60" height="60" rx="16" fill="url(#fg)"/>
|
||||
<!-- 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"/>
|
||||
<rect x="2" y="2" width="60" height="60" rx="14" fill="url(#fg)"/>
|
||||
<circle cx="32" cy="22" r="8" fill="#fff"/>
|
||||
<path d="M18 50c0-9 6.5-15 14-15s14 6 14 15" fill="none" stroke="#fff" stroke-width="3" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 822 B After Width: | Height: | Size: 503 B |
Reference in New Issue
Block a user