forst/logo.svg
2023-12-19 23:18:03 +01:00

5 lines
291 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="-0.5 -0.5 16 16" width="128" height="128">
<rect x="-1" y="-1" width="17" height="17" fill="white" />
<path d="M1,11L3,3L5,14L7.5,1L10,14L12,3L14,11" fill="none"
stroke="black" stroke-linecap="round" stroke-linejoin="round" />
</svg>