Files
katenary/logo.svg

9 lines
248 B
XML
Raw Normal View History

2024-04-22 15:17:28 +02:00
<svg viewBox="0 0 600 300" width="600" height="300" xmlns="http://www.w3.org/2000/svg">
<style>
2024-04-22 15:29:32 +02:00
image {
2024-04-22 15:17:28 +02:00
background-color: white;
}
</style>
2024-04-22 15:29:32 +02:00
<image width="600" height="300" href="./doc/docs/statics/klee.svg"/>
2024-04-22 15:17:28 +02:00
</svg>