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-stars.svg | |
parent | Release 1.22.0 (diff) | |
download | tabler-icons-8e0675f7f6f397cd2604937640a5b254940ff201.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/moon-stars.svg')
-rw-r--r-- | src/_icons/moon-stars.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/moon-stars.svg b/src/_icons/moon-stars.svg index 9a44207d..4998f6dd 100644 --- a/src/_icons/moon-stars.svg +++ b/src/_icons/moon-stars.svg @@ -3,7 +3,7 @@ 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" /> <path d="M17 4a2 2 0 0 0 2 2a2 2 0 0 0 -2 2a2 2 0 0 0 -2 -2a2 2 0 0 0 2 -2" /> <path d="M19 11h2m-1 -1v2" /> </svg> |