13 lines
742 B
XML
13 lines
742 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="5" x="2" y="9" fill="#f44336" />
|
|
<rect width="44" height="5" x="2" y="9" fill="#f44336" />
|
|
<rect width="44" height="5" x="2" y="14" fill="#ff9800" />
|
|
<rect width="44" height="5" x="2" y="14" fill="#ff9800" />
|
|
<rect width="44" height="5" x="2" y="19" fill="#ffc107" />
|
|
<rect width="44" height="5" x="2" y="19" fill="#ffc107" />
|
|
<rect width="44" height="5" x="2" y="24" fill="#8bc34a" />
|
|
<rect width="44" height="5" x="2" y="24" fill="#4caf50" />
|
|
<rect width="44" height="5" x="2" y="29" fill="#3f51b5" />
|
|
<rect width="44" height="5" x="2" y="34" fill="#9c27b0" />
|
|
</svg> |