6 lines
334 B
XML
6 lines
334 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="80" height="24">
|
|
<rect x="0" y="0" width="10" height="10" fill="#f14f19"/>
|
|
<rect x="12" y="0" width="10" height="10" fill="#00a4ef"/>
|
|
<rect x="0" y="12" width="10" height="10" fill="#7fba00"/>
|
|
<rect x="12" y="12" width="10" height="10" fill="#ffb900"/>
|
|
</svg> |