8 lines
438 B
XML
8 lines
438 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="480" height="480">
|
|
<rect width="40" height="4" x="4" y="36" fill="#4a148c" />
|
|
<rect width="40" height="4" x="4" y="29" fill="#ab47bc" />
|
|
<rect width="40" height="4" x="4" y="22" fill="#4a148c" />
|
|
<rect width="40" height="4" x="4" y="15" fill="#ab47bc" />
|
|
<rect width="40" height="4" x="4" y="8" fill="#4a148c" />
|
|
</svg> |