aboutsummaryrefslogtreecommitdiff
path: root/static/icons/feather/eye.svg
diff options
context:
space:
mode:
Diffstat (limited to 'static/icons/feather/eye.svg')
-rw-r--r--static/icons/feather/eye.svg28
1 files changed, 16 insertions, 12 deletions
diff --git a/static/icons/feather/eye.svg b/static/icons/feather/eye.svg
index edaab72..16af897 100644
--- a/static/icons/feather/eye.svg
+++ b/static/icons/feather/eye.svg
@@ -1,14 +1,18 @@
<svg
- xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
- fill="none"
- stroke="currentColor"
- stroke-width="2"
- stroke-linecap="round"
- stroke-linejoin="round"
+ xmlns="http://www.w3.org/2000/svg"
+ width="24"
+ height="24"
+ viewBox="0 0 24 24"
+ fill="none"
+ stroke="currentColor"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ ><path
+ d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"
+ /><circle
+ cx="12"
+ cy="12"
+ r="3"
+ /></svg
>
- <path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z" />
- <circle cx="12" cy="12" r="3" />
-</svg>