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