diff options
Diffstat (limited to 'src/_icons/sunset.svg')
-rw-r--r-- | src/_icons/sunset.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/sunset.svg b/src/_icons/sunset.svg index 47e617b8..cf354072 100644 --- a/src/_icons/sunset.svg +++ b/src/_icons/sunset.svg @@ -2,7 +2,7 @@ category: Weather --- <svg> - <path d="M3 17h1m16 0h1M5.6 10.6l.7.7m12.1-.7l-.7.7M8 17a4 4 0 0 1 8 0" /> + <path d="M3 17h1m16 0h1m-15.4 -6.4l.7 .7m12.1 -.7l-.7 .7m-9.7 5.7a4 4 0 0 1 8 0" /> <line x1="3" y1="21" x2="21" y2="21" /> <path d="M12 9v-6l3 3m-6 0l3 -3" /> </svg> |