diff --git a/src/assets/icons.tsx b/src/assets/icons.tsx
index 4b3433d..7028117 100644
--- a/src/assets/icons.tsx
+++ b/src/assets/icons.tsx
@@ -214,7 +214,20 @@ export function GlobeIcon(props: IconProps) {
);
}
-
+export function EyeIcon(props: IconProps) {
+ return (
+
+ );
+}
export function UserSettingIcon(props: IconProps) {
return (