7 lines
378 B
XML
7 lines
378 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="7" x="2" y="10" fill="#fdd835" />
|
|
<rect width="44" height="7" x="2" y="17" fill="#f5f5f5" />
|
|
<rect width="44" height="7" x="2" y="24" fill="#9575cd" />
|
|
<rect width="44" height="7" x="2" y="31" fill="#212121" />
|
|
</svg> |