5 lines
277 B
XML
5 lines
277 B
XML
<svg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'>
|
|
<rect width='32' height='32' rx='6' fill='#002c50'/>
|
|
<rect x='13' y='7' width='6' height='18' rx='1.5' fill='#80ba27'/>
|
|
<rect x='7' y='13' width='18' height='6' rx='1.5' fill='#80ba27'/>
|
|
</svg> |