12 lines
582 B
XML
12 lines
582 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
|
||
|
<rect fill="#4799e2" width="5" height="5" x="5" y="1"/>
|
||
|
<path fill="#66b7fe" d="m1 1h4v5h-5v-4s0-1 1-1z"/>
|
||
|
<path fill="#66fe76" d="m10 1h4s1 0 1 1v4h-5z"/>
|
||
|
<rect fill="#3182c6" width="5" height="5" x="5" y="6"/>
|
||
|
<rect fill="#20c931" width="5" height="5" x="0" y="6"/>
|
||
|
<rect fill="#20c931" width="5" height="5" x="10" y="6"/>
|
||
|
<rect fill="#1e4f77" width="5" height="5" x="5" y="11"/>
|
||
|
<path fill="#278e33" d="m0 11h5v5h-4c-1 0-1-1-1-1z"/>
|
||
|
<path fill="#278e33" d="m10 11h5v4c0 1-1 1-1 1h-4z"/>
|
||
|
</svg>
|