22 lines
525 B
XML
22 lines
525 B
XML
<!--
|
|
tags: [west, horizon, landscape, evening, sunrise, climate, forecast, meteorology, atmospheric, conditions]
|
|
category: Weather
|
|
version: "1.10"
|
|
unicode: "ef1c"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<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" />
|
|
<path d="M3 21l18 0" />
|
|
<path d="M12 9v-6l3 3m-6 0l3 -3" />
|
|
</svg>
|