diff options
author | Adhitya Kamakshidasan | 2016-07-28 21:53:13 +0530 |
---|---|---|
committer | Adhitya Kamakshidasan | 2016-07-28 21:53:13 +0530 |
commit | 572f2fef124c7e62afb917ef9c596a22724da077 (patch) | |
tree | 6d2be425cc2c89975e3c7f96393c1a55cf305a6a /blocks/Ground.svg | |
parent | 1f98bf44777c0669ddb780a9875578593048c5a8 (diff) | |
download | xcos-on-web-572f2fef124c7e62afb917ef9c596a22724da077.tar.gz xcos-on-web-572f2fef124c7e62afb917ef9c596a22724da077.tar.bz2 xcos-on-web-572f2fef124c7e62afb917ef9c596a22724da077.zip |
Support for Maven added
Diffstat (limited to 'blocks/Ground.svg')
-rw-r--r-- | blocks/Ground.svg | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/blocks/Ground.svg b/blocks/Ground.svg deleted file mode 100644 index 44a1b80..0000000 --- a/blocks/Ground.svg +++ /dev/null @@ -1,7 +0,0 @@ -<?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> |