4 lines
No EOL
258 B
XML
4 lines
No EOL
258 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="40">
|
|
<path d="M5,20H45M12,12 4,20 12,28M38,12 46,20 38,28" stroke="#000" stroke-width="4" stroke-linejoin="round" stroke-linecap="round" fill="none"/>
|
|
</svg> |