diff options
Diffstat (limited to 'src/_icons/ground.svg')
-rw-r--r-- | src/_icons/ground.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/ground.svg b/src/_icons/ground.svg new file mode 100644 index 00000000..b01fe508 --- /dev/null +++ b/src/_icons/ground.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <path d="M12 13v-8" /> + <path d="M4 13h16" /> + <path d="M7 16h10" /> + <path d="M10 19h4" /> +</svg> |