From b7599a41d8c6a19910fefa64486806023d58eadf Mon Sep 17 00:00:00 2001 From: Harsh Bansal Date: Sun, 5 Jan 2025 17:08:36 +0530 Subject: [PATCH] left sidebar (ui): Change icon for browse channels. - Replaces the magnifying glass icon with a new design that aligns better with the purpose of finding channels. - Matches the "Browse Channels" link styling with the link at the bottom of the left sidebar for consistency Fixes: #32914 Co-Authored-By: Vlad Korobov --- web/shared/icons/browse-channels.svg | 3 +++ .../left_sidebar/left_sidebar_stream_setting_popover.hbs | 2 +- web/templates/subscribe_to_more_streams.hbs | 6 +++--- 3 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 web/shared/icons/browse-channels.svg diff --git a/web/shared/icons/browse-channels.svg b/web/shared/icons/browse-channels.svg new file mode 100644 index 0000000000..49e801fad0 --- /dev/null +++ b/web/shared/icons/browse-channels.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/templates/popovers/left_sidebar/left_sidebar_stream_setting_popover.hbs b/web/templates/popovers/left_sidebar/left_sidebar_stream_setting_popover.hbs index 69822964a2..ab491dfa46 100644 --- a/web/templates/popovers/left_sidebar/left_sidebar_stream_setting_popover.hbs +++ b/web/templates/popovers/left_sidebar/left_sidebar_stream_setting_popover.hbs @@ -2,7 +2,7 @@