blob: fb4dfca331fe037ac9f5f4d7a80ce7b421cd8d87 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="210" height="148">
<path
fill="none"
stroke="crimson"
stroke-width="10"
d="M 10 138 L 78 35 L 101 57 L 128 10 L 200 138 Z"/>
</svg>
|