diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 00:59:10 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 15:59:10 +0100 |
commit | bdb537e06d499cc8b13285f0f50e5ba0b4a64473 (patch) | |
tree | a68549a64180e16ef9e1e477b3ff17556024b52d /_icons/moon.svg | |
parent | icons small fix (diff) | |
download | tabler-icons-bdb537e06d499cc8b13285f0f50e5ba0b4a64473.tar.xz |
new icons
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 a2b2595b..be33f28e 100644 --- a/_icons/moon.svg +++ b/_icons/moon.svg @@ -1,5 +1,5 @@ --- --- <svg> - <path d="M12 3a9 9 0 109 9a6.5 6.5 0 11-9 -9"></path> + <path d="M12 4a8 8 0 108 8a6 6 0 11-8 -8"></path> </svg> |