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="#e64a19" />
|
|
<rect width="44" height="6" x="2" y="15" fill="#ffab91" />
|
|
<rect width="44" height="6" x="2" y="21" fill="#eceff1" />
|
|
<rect width="44" height="6" x="2" y="33" fill="#ad1457" />
|
|
<rect width="44" height="6" x="2" y="27" fill="#f48fb1" />
|
|
</svg> |