1<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="30px" width="30px">
2	<metadata>image/svg+xml</metadata>
3	<rect fill="green" x="22" y="1" width="7" height="7" rx="1" ry="1" style="fill:#bdbcbc;"></rect>
4	<polygon points="22,5 22,8 23,8 23,10 27,5" style="fill:#bdbcbc;" />
5	<rect fill="green" x="1" y="3" width="18" height="8" style="fill:#80cc28;"></rect>
6	<rect fill="green" x="1" y="12" width="8" height="17" style="fill:#80cc28;"></rect>
7	<rect fill="green" x="10" y="21" width="18" height="8" style="fill:#80cc28;"></rect>
8	<rect fill="green" x="20" y="12" width="8" height="8" style="fill:#80cc28;"></rect>
9</svg>