aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/comet.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-19 13:45:47 +0200
committercodecalm <codecalm@gmail.com>2020-08-19 13:45:47 +0200
commitef4899c2d98e9639a746660d37983afdc79fb3cd (patch)
tree275ebfd85c97588f402ff6929bb07155357da8ee /src/_icons/comet.svg
parent`behance` logo (diff)
downloadtabler-icons-ef4899c2d98e9639a746660d37983afdc79fb3cd.tar.xz
icons optimize, `behance` fix
Diffstat (limited to 'src/_icons/comet.svg')
-rw-r--r--src/_icons/comet.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/comet.svg b/src/_icons/comet.svg
index 3ceb71c5..5995f2bb 100644
--- a/src/_icons/comet.svg
+++ b/src/_icons/comet.svg
@@ -3,7 +3,7 @@ category: Weather
---
<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="M4 4l7 7" />
- <path d="M9 4l3.5 3.5" />
- <path d="M4 9l3.5 3.5" />
+ <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" />
</svg>