diff --git a/client_v2/src/common/ui/Icons/index.tsx b/client_v2/src/common/ui/Icons/index.tsx
index 212c114a..2193bbba 100644
--- a/client_v2/src/common/ui/Icons/index.tsx
+++ b/client_v2/src/common/ui/Icons/index.tsx
@@ -21,7 +21,6 @@ export const ICONS = {
theme_light: 'theme_light',
cross: 'cross',
arrow_bottom: 'arrow_bottom',
- logo: 'logo',
butter: 'butter',
loader: 'loader',
check: 'check',
@@ -294,71 +293,6 @@ export const Icons = memo(() => (
/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-