Updated cloud icon

This commit is contained in:
Shuqi 2024-11-11 21:04:24 +08:00
parent 2471628bac
commit f4dc5b71b5

View File

@ -1,14 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-cloud">
<polygon fill="#EBEAF7" points="2,2 4,2 4,3 2,3"/>
<polygon fill="#EBEAF7" points="5,2 6,2 6,3 5,3"/>
<polygon fill="#EBEAF7" points="1,3 2,3 2,4 1,4"/>
<polygon fill="#EBEAF7" points="4,3 5,3 5,4 4,4"/>
<polygon fill="#EBEAF7" points="6,3 7,3 7,4 6,4"/>
<polygon fill="#EBEAF7" points="0,4 1,4 1,7 0,7"/>
<polygon fill="#EBEAF7" points="7,4 8,4 8,5 7,5"/>
<polygon fill="#EBEAF7" points="2,5 3,5 3,6 2,6"/>
<polygon fill="#EBEAF7" points="4,5 5,5 5,6 4,6"/>
<polygon fill="#EBEAF7" points="8,5 9,5 9,7 8,7"/>
<polygon fill="#EBEAF7" points="1,7 8,7 8,8 1,8"/>
<path fill="#FFFFFF" fill-rule="evenodd" d="M2,3H4V4H5V3H6V4H7V5H8V7H1V4H2z M2,5H3V6H2z M4,5H5V6H4z"/>
<rect fill="#EBEAF7" x="2" y="2" width="2" height="1"/>
<rect fill="#EBEAF7" x="1" y="3" width="1" height="1"/>
<path fill="#EBEAF7" d="M7,4V3H4V4H3V6H4V5H5V4z"/>
<rect fill="#EBEAF7" x="0" y="4" width="1" height="3"/>
<rect fill="#EBEAF7" x="7" y="4" width="1" height="1"/>
<rect fill="#EBEAF7" x="8" y="5" width="1" height="2"/>
<rect fill="#EBEAF7" x="1" y="7" width="7" height="1"/>
<path fill="#FFFFFF" d="M5,5H4V6H3V4H4V3H2V4H1V7H8V5H7V4H5z"/>
</svg>

Before

Width:  |  Height:  |  Size: 765 B

After

Width:  |  Height:  |  Size: 547 B