diff options
Diffstat (limited to 'src/_icons/sunset-2.svg')
-rw-r--r-- | src/_icons/sunset-2.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/_icons/sunset-2.svg b/src/_icons/sunset-2.svg new file mode 100644 index 00000000..c80d1023 --- /dev/null +++ b/src/_icons/sunset-2.svg @@ -0,0 +1,14 @@ +--- +category: Weather +--- +<svg> + <path d="M3 13h1" /> + <path d="M20 13h1" /> + <path d="M5.6 6.6l.7 .7" /> + <path d="M18.4 6.6l-.7 .7" /> + <path d="M8 13a4 4 0 1 1 8 0" /> + <path d="M3 17h18" /> + <path d="M7 20h5" /> + <path d="M16 20h1" /> + <path d="M12 5v-1" /> +</svg> |