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="44" height="6" x="2" y="9" fill="#f06292" />
|
|
<rect width="44" height="6" x="2" y="15" fill="#eceff1" />
|
|
<rect width="44" height="6" x="2" y="21" fill="#ba68c8" />
|
|
<rect width="44" height="6" x="2" y="33" fill="#3949ab" />
|
|
<rect width="44" height="6" x="2" y="27" fill="#212121" />
|
|
</svg> |