UI polish: updated favicon, smoothed animated bars, and slowed down gradient animations
This commit is contained in:
+3
-3
@@ -1,8 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
|
||||
<defs>
|
||||
<linearGradient id="g" x1="0" y1="0" x2="32" y2="32" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#7c3aed"/>
|
||||
<stop offset="1" stop-color="#06b6d4"/>
|
||||
<linearGradient id="g" x1="0" y1="0" x2="0" y2="32" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#e879f9"/>
|
||||
<stop offset="1" stop-color="#8b5cf6"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="32" height="32" rx="7" fill="#080810"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 643 B After Width: | Height: | Size: 642 B |
Reference in New Issue
Block a user