diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 16:42:02 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 16:42:02 +0100 |
commit | 605ac9c6b9ee69292080b618a2cb0e39062130de (patch) | |
tree | 5541ce4479d576de56dc2d347042a6b6c9536282 /_icons/moon.svg | |
parent | new icons (diff) | |
download | tabler-icons-605ac9c6b9ee69292080b618a2cb0e39062130de.tar.xz |
icons optimize
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 be33f28..cec6907 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> + <path d="M12 4a8 8 0 108 8a6 6 0 11-8 -8" /> </svg> |