Improved Chrome icon colours

This commit is contained in:
Shuqi 2025-05-09 12:28:16 +08:00
parent dbe8982edc
commit 098d1e5d3e

View File

@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-chrome">
<polygon fill="#F92F3C" points="6,2 6,1 3,1 3,2 2,2 2,3 1,3 1,4 2,4 2,5 3,5 3,3 7,3 7,2"/>
<path fill="#EBEAF7" d="M3,3v3h3V3H3z M5,5H4V4h1V5z"/>
<rect fill="#4435FF" x="4" y="4" width="1" height="1"/>
<polygon fill="#00AF3E" points="3,6 3,5 2,5 2,4 1,4 1,6 2,6 2,7 3,7 3,8 4,8 4,7 5,7 5,6"/>
<polygon fill="#FFE800" points="6,3 6,6 5,6 5,7 4,7 4,8 6,8 6,7 7,7 7,6 8,6 8,3"/>
<path fill="#EA4335" d="M1,4H2V5H3V3H7V2H6V1H3V2H2V3H1z"/>
<path fill="#FFFFFF" d="M6,3H3V6H6z M5,4V5H4V4z"/>
<path fill="#FBBC05" d="M8,3H6V6H5V7H4V8H6V7H7V6H8z"/>
<path fill="#34A853" d="M1,6H2V7H3V8H4V7H5V6H3V5H2V4H1z"/>
<rect fill="#4285F4" x="4" y="4" width="1" height="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 471 B

After

Width:  |  Height:  |  Size: 375 B