Add umbrella icon

This commit is contained in:
Cole Bemis 2017-04-29 21:42:58 -07:00
parent 9fd2a5f08c
commit b5ec1ffa8e
2 changed files with 5 additions and 0 deletions

View File

@ -60,6 +60,7 @@
"headphones",
"star",
"award",
"umbrella",
"cloud",
"cloud-off",
"moon",

4
icons/umbrella.svg Normal file
View File

@ -0,0 +1,4 @@
<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="M23,12A11.05,11.05,0,0,0,1,12Z"/>
<path d="M18,19a3,3,0,0,1-6,0V12"/>
</svg>

After

Width:  |  Height:  |  Size: 263 B