diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 19:53:32 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 19:53:32 +0200 |
commit | 8e0675f7f6f397cd2604937640a5b254940ff201 (patch) | |
tree | d7fce8deb1051f6b68779f6cc08e05153bdbde71 /src/_icons/moon.svg | |
parent | Release 1.22.0 (diff) | |
download | tabler-icons-8e0675f7f6f397cd2604937640a5b254940ff201.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/moon.svg')
-rw-r--r-- | src/_icons/moon.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/moon.svg b/src/_icons/moon.svg index a2e240d4..729b8c87 100644 --- a/src/_icons/moon.svg +++ b/src/_icons/moon.svg @@ -3,5 +3,5 @@ tags: [night, dark mode] category: Weather --- <svg> - <path d="M12 3c0.132 0 .263 .003 .393 .008a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" /> + <path d="M12 3c0.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" /> </svg> |