Add moon icon

This commit is contained in:
Cole Bemis 2017-03-10 23:55:03 -08:00
parent d6691a0abf
commit 0c7d5a5719
3 changed files with 5 additions and 0 deletions

View File

@ -56,6 +56,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `lock`
- `mail`
- `minus`
- `moon`
- `plus`
- `search`
- `star`

View File

@ -41,6 +41,7 @@
"award",
"cloud",
"cloud-off",
"moon",
"sun",
"sunrise",
"sunset",

3
icons/moon.svg Normal file
View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M21,12.79A9,9,0,1,1,11.21,3,7,7,0,0,0,21,12.79Z"/>
</svg>

After

Width:  |  Height:  |  Size: 242 B