blob: 4648b2c5b06facf90bd7259b263580f3b516c789 (
plain)
1
2
3
4
5
6
7
|
<?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-width="2px" d="M0,30h10v-20h5v20h15v-20h5v20h5" stroke="#000" fill="none"/>
</g>
</svg>
|