diff options
author | Botond Hende <nettingman@gmail.com> | 2024-09-07 18:10:54 +0200 |
---|---|---|
committer | Botond Hende <nettingman@gmail.com> | 2024-09-07 18:10:54 +0200 |
commit | b982508df0c4514544c1c5b0fff2573147d34e67 (patch) | |
tree | 94ae75aa01ee96d09bcbbf6797d8846db3fdff70 /assets/image/sun.svg | |
parent | decab05a85ea33eeffe75b6275678463277576b6 (diff) |
light theme support
Diffstat (limited to 'assets/image/sun.svg')
-rw-r--r-- | assets/image/sun.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/image/sun.svg b/assets/image/sun.svg new file mode 100644 index 0000000..126f454 --- /dev/null +++ b/assets/image/sun.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#f0c674" d="M120 40V16a8 8 0 0 1 16 0v24a8 8 0 0 1-16 0m8 24a64 64 0 1 0 64 64a64.07 64.07 0 0 0-64-64m-69.66 5.66a8 8 0 0 0 11.32-11.32l-16-16a8 8 0 0 0-11.32 11.32Zm0 116.68l-16 16a8 8 0 0 0 11.32 11.32l16-16a8 8 0 0 0-11.32-11.32M192 72a8 8 0 0 0 5.66-2.34l16-16a8 8 0 0 0-11.32-11.32l-16 16A8 8 0 0 0 192 72m5.66 114.34a8 8 0 0 0-11.32 11.32l16 16a8 8 0 0 0 11.32-11.32ZM48 128a8 8 0 0 0-8-8H16a8 8 0 0 0 0 16h24a8 8 0 0 0 8-8m80 80a8 8 0 0 0-8 8v24a8 8 0 0 0 16 0v-24a8 8 0 0 0-8-8m112-88h-24a8 8 0 0 0 0 16h24a8 8 0 0 0 0-16"/></svg>
\ No newline at end of file |