8 lines
466 B
XML
8 lines
466 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-penguin">
|
||
|
<polygon fill="#EBEAF7" points="5,2 5,3 4,3 4,2 3,2 3,7 6,7 6,2"/>
|
||
|
<polygon fill="#343341" points="3,1 3,2 4,2 4,3 5,3 5,2 6,2 6,1"/>
|
||
|
<polygon fill="#343341" points="7,4 7,2 6,2 6,7 7,7 7,6 8,6 8,4"/>
|
||
|
<rect fill="#FFB100" x="2" y="2" width="1" height="1"/>
|
||
|
<rect fill="#FFB100" x="3" y="7" width="1" height="1"/>
|
||
|
<rect fill="#FFB100" x="5" y="7" width="1" height="1"/>
|
||
|
</svg>
|