Add eye icon

This commit is contained in:
Cole Bemis 2017-03-01 22:17:48 -08:00
parent afa7c15202
commit cb7be17f1e
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,6 @@
[
"feather",
"eye",
"mail",
"scissors",
"lock",

4
icons/eye.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="M1,12S5,4,12,4s11,8,11,8-4,8-11,8S1,12,1,12Z"/>
<circle cx="12" cy="12" r="3"/>
</svg>

After

Width:  |  Height:  |  Size: 273 B