diff options
| -rw-r--r-- | src/_icons/moon-2.svg | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/src/_icons/moon-2.svg b/src/_icons/moon-2.svg new file mode 100644 index 00000000..2552288e --- /dev/null +++ b/src/_icons/moon-2.svg @@ -0,0 +1,7 @@ +--- +category: Weather +--- +<svg> +  <path d="M16.418 4.157a8.002 8.002 0 000 15.686"/> +  <circle cx="12" cy="12" r="9"/> +</svg> | 
