diff options
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> |