blob: 64a2544ef7aa538a82ae72729f4fd0e0f5f2f4bb (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="40" xmlns="http://www.w3.org/2000/svg" version="1.1" height="40">
<g id="layer1">
<path stroke-linejoin="round" d="M4,33h8v-8h8v-8h8v-8h8" stroke="#000" stroke-linecap="round" stroke-width="2px" fill="none"/>
</g>
</svg>
|