mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add eye icon
This commit is contained in:
parent
afa7c15202
commit
cb7be17f1e
@ -1,5 +1,6 @@
|
||||
[
|
||||
"feather",
|
||||
"eye",
|
||||
"mail",
|
||||
"scissors",
|
||||
"lock",
|
||||
|
4
icons/eye.svg
Normal file
4
icons/eye.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="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 |
Loading…
Reference in New Issue
Block a user