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.svg15
1 files changed, 14 insertions, 1 deletions
diff --git a/static/icons/feather/eye.svg b/static/icons/feather/eye.svg
index 5fb707b..edaab72 100644
--- a/static/icons/feather/eye.svg
+++ b/static/icons/feather/eye.svg
@@ -1 +1,14 @@
-<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"><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> \ No newline at end of file
+<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"
+>
+ <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>