10 lines
262 B
XML
10 lines
262 B
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<svg
|
||
|
width="32"
|
||
|
height="32"
|
||
|
viewBox="0 0 32 32"
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||
|
<rect style="fill:#551a8b" width="32" height="32" x="0" y="0" />
|
||
|
</svg>
|