diff options
Diffstat (limited to 'blocks/Ground.svg')
-rw-r--r-- | blocks/Ground.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/blocks/Ground.svg b/blocks/Ground.svg new file mode 100644 index 0000000..44a1b80 --- /dev/null +++ b/blocks/Ground.svg @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg width="40" xmlns="http://www.w3.org/2000/svg" version="1.1" height="40"> + <g id="layer1" stroke="#000" stroke-width="2px" fill="none"> + <path d="M15,35h10m-15-10h20m-27.5-10h35"/> + <path d="M20,0v15"/> + </g> +</svg> |