blob: 56f3a957682926462bba1d5ce083a5b30601798e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!--
tags: [shine, flare, heat, sunlight, hot, sun, climate, forecast, meteorology, atmospheric]
category: Weather
version: "1.39"
unicode: "ee8e"
-->
<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="M12 3l3 6l6 3l-6 3l-3 6l-3 -6l-6 -3l6 -3l3 -6" />
</svg>
|