diff options
author | codecalm <codecalm@gmail.com> | 2020-11-08 13:21:23 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-11-08 13:21:23 +0100 |
commit | 06b31db557f253f97f7a9bf9aa1cfe3df5644589 (patch) | |
tree | 13d6e26dd8df017dc9f0415cb65318f270494c2f /src/_icons/planet.svg | |
parent | Release 1.35.0 (diff) | |
download | tabler-icons-06b31db557f253f97f7a9bf9aa1cfe3df5644589.tar.xz |
paths fix #87
Diffstat (limited to 'src/_icons/planet.svg')
-rw-r--r-- | src/_icons/planet.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/planet.svg b/src/_icons/planet.svg index fd5fee16..8fb2c922 100644 --- a/src/_icons/planet.svg +++ b/src/_icons/planet.svg @@ -3,6 +3,6 @@ category: Map version: 1.8 --- <svg> - <path d="M18.816 13.58c2.292 2.138 3.546 4 3.092 4.9-.745 1.46-5.783-.259-11.255-3.838-5.47-3.579-9.304-7.664-8.56-9.123.464-.91 2.926-.444 5.803.805" /> + <path d="M18.816 13.58c2.292 2.138 3.546 4 3.092 4.9-.745 1.46-5.783-.259-11.255-3.838-5.47-3.579-9.304-7.664-8.56-9.123 .464-.91 2.926-.444 5.803.805" /> <circle cx="12" cy="12" r="7" /> </svg> |