diff options
author | codecalm <codecalm@gmail.com> | 2020-10-19 15:46:18 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-19 15:46:18 +0200 |
commit | 4e9d9e8d06f12979b92f277619ea1487f8ab7e59 (patch) | |
tree | e0a0e32594b1da0ef7afe7666b05e46f53ecbe59 /icons/comet.svg | |
parent | 5 new icons: `circle-off`, `hexagon-off`, `octagon-off`, `square-off`, `trian... (diff) | |
download | tabler-icons-4e9d9e8d06f12979b92f277619ea1487f8ab7e59.tar.xz |
icons build
Diffstat (limited to 'icons/comet.svg')
-rw-r--r-- | icons/comet.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/comet.svg b/icons/comet.svg index 0a2926c9..fc5b1ff6 100644 --- a/icons/comet.svg +++ b/icons/comet.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-comet" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <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" /> |