Corrected Nyan Cat's colours
This commit is contained in:
parent
b72391deac
commit
e1e0b67571
@ -1,21 +1,22 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-nyan-cat">
|
||||
<polygon fill="#FFA0D6" points="6,2 6,3 5,3 5,2 2,2 2,3 4,3 4,5 5,5 5,6 7,6 7,5 6,5 6,4 7,4 7,2"/>
|
||||
<path fill="#A1A0B4" d="M4,3H3V5H2V4H1V5H0V6H4z"/>
|
||||
<rect fill="#A1A0B4" x="0" y="3" width="1" height="1"/>
|
||||
<rect fill="#343341" x="0" y="4" width="1" height="1"/>
|
||||
<rect fill="#343341" x="2" y="4" width="1" height="1"/>
|
||||
<rect fill="#6F6D81" x="1" y="6" width="1" height="1"/>
|
||||
<rect fill="#6F6D81" x="3" y="6" width="1" height="1"/>
|
||||
<rect fill="#6F6D81" x="6" y="6" width="1" height="1"/>
|
||||
<path fill="#FFA0D6" d="M4,5H5V6H7V5H6V4H7V2H6V3H5V2H2V3H4z"/>
|
||||
<rect fill="#FF4CB5" x="5" y="2" width="1" height="1"/>
|
||||
<rect fill="#FF4CB5" x="2" y="3" width="1" height="1"/>
|
||||
<rect fill="#FF4CB5" x="6" y="4" width="1" height="1"/>
|
||||
<rect fill="#FF4CB5" x="4" y="5" width="1" height="1"/>
|
||||
<rect fill="#A1A0B4" x="0" y="3" width="1" height="1"/>
|
||||
<polygon fill="#A1A0B4" points="3,3 3,4 3,5 2,5 2,4 1,4 1,5 0,5 0,6 4,6 4,3"/>
|
||||
<rect fill="#6F6D81" x="1" y="6" width="1" height="1"/>
|
||||
<rect fill="#6F6D81" x="3" y="6" width="1" height="1"/>
|
||||
<rect fill="#6F6D81" x="7" y="6" width="1" height="1"/>
|
||||
<rect fill="#F92F3C" x="8" y="2" width="1" height="1"/>
|
||||
<rect fill="#F92F3C" x="7" y="3" width="1" height="1"/>
|
||||
<rect fill="#FFE800" x="8" y="3" width="1" height="1"/>
|
||||
<rect fill="#6F6D81" x="7" y="4" width="1" height="1"/>
|
||||
<rect fill="#231F20" x="2" y="4" width="1" height="1"/>
|
||||
<rect fill="#231F20" x="0" y="4" width="1" height="1"/>
|
||||
<rect fill="#4435FF" x="8" y="5" width="1" height="1"/>
|
||||
<rect fill="#4435FF" x="7" y="6" width="1" height="1"/>
|
||||
<rect fill="#73E030" x="8" y="4" width="1" height="1"/>
|
||||
<rect fill="#73E030" x="7" y="5" width="1" height="1"/>
|
||||
<rect fill="#4435FF" x="8" y="5" width="1" height="1"/>
|
||||
<rect fill="#FFE800" x="8" y="3" width="1" height="1"/>
|
||||
<rect fill="#FFE800" x="7" y="4" width="1" height="1"/>
|
||||
<rect fill="#F92F3C" x="8" y="2" width="1" height="1"/>
|
||||
<rect fill="#F92F3C" x="7" y="3" width="1" height="1"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Loading…
Reference in New Issue
Block a user