turtlegame/assets/overworld/window.svg
Dominic 576b21d8b9
Some checks failed
Rust / rustfmt (push) Successful in 19s
Rust / clippy (push) Failing after 35s
Rust / build (push) Successful in 2m2s
Overworld Assets (#2)
Reviewed-on: #2
Co-authored-by: Dominic <git@msrd0.de>
Co-committed-by: Dominic <git@msrd0.de>
2024-07-06 11:52:10 +00:00

8 lines
250 B
XML

<svg version="1.1" width="512" height="512" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"
stroke="black" stroke-width="1" fill="none">
<rect x="0.5" y="0.5" width="31" height="31" fill="white"/>
<path d="M0,16 H32 M16,0 V32"/>
</svg>