6 lines
319 B
XML
6 lines
319 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="44" height="11" x="2" y="10" fill="#d81b60" />
|
|
<rect width="44" height="11" x="2" y="27" fill="#3949ab" />
|
|
<rect width="44" height="6" x="2" y="21" fill="#ba68c8" />
|
|
</svg> |