You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
298 B
9 lines
298 B
6 years ago
|
<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" fill="#FFF">
|
||
|
<g>
|
||
|
<rect x="0.5" y="0.5" width="1" height="4.5"/>
|
||
|
<rect x="2.5" y="1.5" width="1" height="6.5"/>
|
||
|
<rect x="4.5" y="1.5" width="1" height="6.5"/>
|
||
|
<rect x="6.5" y="1.5" width="1" height="3.5"/>
|
||
|
</g>
|
||
|
</svg>
|