7 lines
426 B
XML
7 lines
426 B
XML
<svg width="120" height="80" viewBox="0 0 120 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="40" height="40" transform="matrix(1 0 0 -1 80 40)" fill="white"/>
|
|
<rect width="40" height="40" transform="matrix(1 0 0 -1 0 80)" fill="#337ADD"/>
|
|
<rect width="40" height="40" transform="matrix(1 0 0 -1 40 40)" fill="#337ADD"/>
|
|
<rect width="40" height="40" transform="matrix(1 0 0 -1 80 80)" fill="#4896E9"/>
|
|
</svg>
|