summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/sun.svg
blob: d1fc6f20934e274f46a3e2c09731be7124fad8cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
tags: [weather, light, mode, brightness, sun, climate, forecast, meteorology, atmospheric, conditions]
category: Weather
version: "1.0"
unicode: "eb30"
-->
<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="M8 12a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
  <path d="M3 12h1m8 -9v1m8 8h1m-9 8v1m-6.4 -15.4l.7 .7m12.1 -.7l-.7 .7m0 11.4l.7 .7m-12.1 -.7l-.7 .7" />
</svg>