diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 19:04:43 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 19:04:43 +0200 |
commit | 83ced8e54e3a2c6f2aecdcce6eec4ad56b0fec47 (patch) | |
tree | a9396dc687416daac207b384257f070554b8d829 /src/_icons/planet.svg | |
parent | 2 new icons: `bell-off`, `bluetooth-off` (diff) | |
download | tabler-icons-83ced8e54e3a2c6f2aecdcce6eec4ad56b0fec47.tar.xz |
6 new icons: `bolt-off`, `bookmark-off`, `file-off`, `map-pin-off`, `phone-off`, `photo-off`
Fixed icons: `planet`
Diffstat (limited to 'src/_icons/planet.svg')
-rw-r--r-- | src/_icons/planet.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/planet.svg b/src/_icons/planet.svg index 747b678f..016fc297 100644 --- a/src/_icons/planet.svg +++ b/src/_icons/planet.svg @@ -1,6 +1,6 @@ --- --- <svg> - <path d="M17.905 13.057c2.208 1.756 3.436 3.308 3.012 4.035-.67 1.146-5.204-.204-10.129-3.016-4.924-2.812-8.374-6.022-7.705-7.168.418-.716 2.347-.458 4.936.524" /> - <circle cx="12" cy="12" r="6" /> + <path d="M18.816 13.58c2.292 2.138 3.546 4.008 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> |