Add umbrella icon
This commit is contained in:
@@ -60,6 +60,7 @@
|
|||||||
"headphones",
|
"headphones",
|
||||||
"star",
|
"star",
|
||||||
"award",
|
"award",
|
||||||
|
"umbrella",
|
||||||
"cloud",
|
"cloud",
|
||||||
"cloud-off",
|
"cloud-off",
|
||||||
"moon",
|
"moon",
|
||||||
|
|||||||
4
icons/umbrella.svg
Normal file
4
icons/umbrella.svg
Normal 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 |
Reference in New Issue
Block a user