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/comet.svg | |
parent | icons optimize (diff) | |
download | tabler-icons-51d0cf33d2fab0a1cb3c097cf3fd3e8f031e2ca0.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/comet.svg')
-rw-r--r-- | src/_icons/comet.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/comet.svg b/src/_icons/comet.svg index 4c7f6ac9..e0cb218c 100644 --- a/src/_icons/comet.svg +++ b/src/_icons/comet.svg @@ -3,7 +3,7 @@ category: Weather version: 1.13 --- <svg> - <path d="M15.5 18.5l-3 1.5l.5-3.5-2-2 3-.5 1.5-3 1.5 3 3 .5-2 2 .5 3.5z" /> + <path d="M15.5 18.5l-3 1.5l.5 -3.5l-2 -2l3 -.5l1.5 -3l1.5 3l3 .5l-2 2l.5 3.5z" /> <line x1="4" y1="4" x2="11" y2="11" /> <line x1="9" y1="4" x2="12.5" y2="7.5" /> <line x1="4" y1="9" x2="7.5" y2="12.5" /> |