blob: 2987a888359da6757e9d84a6c4c1c60563dfb870 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1" viewBox="0 0 22 22">
<g>
<rect style="fill:#fd8a19" width="2" height="10" x="7" y="6"/>
<rect style="fill:#14816c" width="2" height="10" x="11" y="6"/>
<rect style="fill:#2251a0" width="2" height="10" x="15" y="6"/>
<rect style="fill:#f9e586" width="2" height="10" x="5" y="6"/>
<rect style="fill:#367bf0" width="2" height="10" x="13" y="6"/>
<rect style="fill:#54bd8e" width="2" height="10" x="9" y="6"/>
</g>
</svg>
|