diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-04-27 15:54:04 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-04-27 15:54:04 +0200 |
commit | 3b7c6a085a7e8d2b91ce063349ed9829eee72385 (patch) | |
tree | 5da537e506a754bc490a0e4d7b3b2cd3e09bb19a /maps/tiles/3.svg | |
parent | 4d58ddd03b22dab33f37d1916fc94e6d6a875c87 (diff) |
add mappdf script
Diffstat (limited to 'maps/tiles/3.svg')
-rw-r--r-- | maps/tiles/3.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/maps/tiles/3.svg b/maps/tiles/3.svg new file mode 100644 index 0000000..1e0dbad --- /dev/null +++ b/maps/tiles/3.svg @@ -0,0 +1,11 @@ +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> +<g clip-path="url(#clip0_3_36)"> +<rect width="24" height="24" fill="white"/> +<path d="M15 0C15 -1.65685 13.6569 -3 12 -3C10.3431 -3 9 -1.65685 9 0H15ZM0 9C-1.65685 9 -3 10.3431 -3 12C-3 13.6569 -1.65685 15 0 15V9ZM9 0V6H15V0H9ZM6 9H0V15H6V9ZM9 6C9 7.65685 7.65685 9 6 9V15C10.9706 15 15 10.9706 15 6H9Z" fill="black"/> +</g> +<defs> +<clipPath id="clip0_3_36"> +<rect width="24" height="24" fill="white"/> +</clipPath> +</defs> +</svg> |