diff options
Diffstat (limited to 'src/icons/sunset-2.svg')
-rw-r--r-- | src/icons/sunset-2.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/icons/sunset-2.svg b/src/icons/sunset-2.svg new file mode 100644 index 00000000..e0c221f9 --- /dev/null +++ b/src/icons/sunset-2.svg @@ -0,0 +1,17 @@ +--- +tags: [east, horizon, landscape, morning] +category: Weather +version: "1.73" +unicode: "f23a" +--- +<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> |