diff options
Diffstat (limited to 'src/assets/icons/moon.svg')
| -rw-r--r-- | src/assets/icons/moon.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/assets/icons/moon.svg b/src/assets/icons/moon.svg new file mode 100644 index 0000000..af7f0e0 --- /dev/null +++ b/src/assets/icons/moon.svg @@ -0,0 +1,3 @@ +<svg class="bi bi-moon" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M14.53 10.53a7 7 0 01-9.058-9.058A7.003 7.003 0 008 15a7.002 7.002 0 006.53-4.47z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
