diff options
author | codecalm <codecalm@gmail.com> | 2020-12-05 17:28:41 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-12-05 17:28:41 +0100 |
commit | 51d0cf33d2fab0a1cb3c097cf3fd3e8f031e2ca0 (patch) | |
tree | 41089d37486b83af446c78cd2a015f5d62727b9d /src/_icons/fall.svg | |
parent | icons optimize (diff) | |
download | tabler-icons-51d0cf33d2fab0a1cb3c097cf3fd3e8f031e2ca0.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/fall.svg')
-rw-r--r-- | src/_icons/fall.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/fall.svg b/src/_icons/fall.svg index 1a7044eb..66fadac0 100644 --- a/src/_icons/fall.svg +++ b/src/_icons/fall.svg @@ -2,8 +2,8 @@ version: 1.18 --- <svg> - <path d="M11 21l1-5-1-4-3-4h4l3-3" /> - <path d="M6 16l-1-4l3-4" /> + <path d="M11 21l1 -5l-1 -4l-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> |