diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 19:58:36 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 19:58:36 +0100 |
commit | 1607c3b44c9da3de04d9b2ac595dee31fced1e18 (patch) | |
tree | 30f7e19afb8a6d4f85a67df6a742500680b07891 /_icons/moon.svg | |
parent | charts (diff) | |
download | tabler-icons-1607c3b44c9da3de04d9b2ac595dee31fced1e18.tar.xz |
heart fix, puzzle, moon fix, world
Diffstat (limited to '_icons/moon.svg')
-rw-r--r-- | _icons/moon.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_icons/moon.svg b/_icons/moon.svg index cec69078..dfd56e02 100644 --- a/_icons/moon.svg +++ b/_icons/moon.svg @@ -1,5 +1,5 @@ --- --- <svg> - <path d="M12 4a8 8 0 108 8a6 6 0 11-8 -8" /> + <path d="M16.2 4a9.03 9.03 0 103.9 12a6.5 6.5 0 11-3.9 -12" /> </svg> |