diff options
author | codecalm <codecalm@gmail.com> | 2020-03-01 23:39:11 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-01 23:39:11 +0100 |
commit | bcaf3d0a3dd1a7e8a9b4053719b69b7240dc58e1 (patch) | |
tree | b39433571c5518fc3170d7c97d252c1fc51f35ed /_icons/moon.svg | |
parent | battery fixes (diff) | |
download | tabler-icons-bcaf3d0a3dd1a7e8a9b4053719b69b7240dc58e1.tar.xz |
weather icons
Diffstat (limited to '_icons/moon.svg')
-rw-r--r-- | _icons/moon.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_icons/moon.svg b/_icons/moon.svg new file mode 100644 index 00000000..a2b2595b --- /dev/null +++ b/_icons/moon.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M12 3a9 9 0 109 9a6.5 6.5 0 11-9 -9"></path> +</svg> |