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/c.svg | |
parent | 4d58ddd03b22dab33f37d1916fc94e6d6a875c87 (diff) |
add mappdf script
Diffstat (limited to 'maps/tiles/c.svg')
-rw-r--r-- | maps/tiles/c.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/maps/tiles/c.svg b/maps/tiles/c.svg new file mode 100644 index 0000000..2f5d16b --- /dev/null +++ b/maps/tiles/c.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_49)"> +<rect width="24" height="24" fill="white"/> +<path d="M9 24C9 25.6569 10.3431 27 12 27C13.6569 27 15 25.6569 15 24H9ZM24 15C25.6569 15 27 13.6569 27 12C27 10.3431 25.6569 9 24 9V15ZM15 24V18H9V24H15ZM18 15H24V9H18V15ZM15 18C15 16.3431 16.3431 15 18 15V9C13.0294 9 9 13.0294 9 18H15Z" fill="black"/> +</g> +<defs> +<clipPath id="clip0_3_49"> +<rect width="24" height="24" fill="white"/> +</clipPath> +</defs> +</svg> |