5 lines
208 B
XML
Executable file
5 lines
208 B
XML
Executable file
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="60">
|
|
<path stroke="#000" stroke-width="4" stroke-linejoin="bevel"
|
|
fill="none" d="M2,60V0L18,14 2,26"/>
|
|
</svg> |