aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/fall.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-03 18:32:03 +0200
committercodecalm <codecalm@gmail.com>2020-09-03 18:32:03 +0200
commit17f82694dab3b2a11fd5462265a0082aac9bf406 (patch)
tree7dd8aedb946bf82b0752629f9b0b0f46cd5764a8 /src/_icons/fall.svg
parent`skateboard` icon (diff)
downloadtabler-icons-17f82694dab3b2a11fd5462265a0082aac9bf406.tar.xz
`fall` icon fix
Diffstat (limited to 'src/_icons/fall.svg')
-rw-r--r--src/_icons/fall.svg9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/_icons/fall.svg b/src/_icons/fall.svg
index 23f43c63..bad9c2c9 100644
--- a/src/_icons/fall.svg
+++ b/src/_icons/fall.svg
@@ -1,9 +1,8 @@
---
---
-
<svg>
- <path d="M11 21l1-5-1-4-3-4h4l3-3"/>
- <path d="M6 16l-1-4 3-4"/>
- <circle cx="6" cy="5" r="1"/>
- <path d="M14 12h2l4 2"/>
+ <path d="M11 21l1-5-1-4-3-4h4l3-3" />
+ <path d="M6 16l-1-4l3-4" />
+ <circle cx="6" cy="5" r="1" />
+ <path d="M13.5 12h2.5l4 2" />
</svg>