diff --git a/docs/THIRDPARTY b/docs/THIRDPARTY index b0a4ddb3bc..560e7c3076 100644 --- a/docs/THIRDPARTY +++ b/docs/THIRDPARTY @@ -136,6 +136,11 @@ Copyright: 2013-2023 Cole Bemis (https://lucide.dev/icons/bell-off) License: ISC License Comment: Icon has been modified by Vlad Koborov +Files: web/shared/icons/unmute.svg +Copyright: 2013-2023 Cole Bemis (https://lucide.dev/icons/bell-ring) +License: ISC License +Comment: Icon has been modified by Vlad Koborov + Files: web/shared/icons/bar-chart.svg Copyright: 2013-2023 Cole Bemis (https://feathericons.com) License: Expat @@ -261,12 +266,6 @@ Copyright: 2013-2024 Cole Bemis (https://feathericons.com) License: Expat Comment: Custom made out of feather icons by Vlad Koborov -Files: web/shared/icons/unmute.svg -Source: https://fonts.google.com/icons?selected=Material+Symbols+Rounded:volume_up -Copyright: Google, Inc. -License: Apache-2.0 -Comment: Material volume up icon (rounded) - Files: web/styles/pygments.css Copyright: 2022, Quansight Labs License: BSD-3-Clause diff --git a/help/include/configure-topic-notifications-desktop-web.md b/help/include/configure-topic-notifications-desktop-web.md index 792b7b6a11..c0b1dda1a3 100644 --- a/help/include/configure-topic-notifications-desktop-web.md +++ b/help/include/configure-topic-notifications-desktop-web.md @@ -7,5 +7,5 @@ You can also configure notifications by clicking the topic notifications status icon (, , - , or + , or ) wherever it appears. diff --git a/web/shared/icons/unmute-new.svg b/web/shared/icons/unmute-new.svg deleted file mode 100644 index 42477a655d..0000000000 --- a/web/shared/icons/unmute-new.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/web/shared/icons/unmute.svg b/web/shared/icons/unmute.svg index f3a6aadac9..42477a655d 100644 --- a/web/shared/icons/unmute.svg +++ b/web/shared/icons/unmute.svg @@ -1,5 +1,5 @@ - - - - + + + + diff --git a/web/templates/inbox_view/inbox_row.hbs b/web/templates/inbox_view/inbox_row.hbs index ca23e4fdf2..a6975bc5a0 100644 --- a/web/templates/inbox_view/inbox_row.hbs +++ b/web/templates/inbox_view/inbox_row.hbs @@ -60,7 +60,7 @@ {{else if (eq visibility_policy all_visibility_policies.UNMUTED)}} - {{else if (eq visibility_policy all_visibility_policies.MUTED)}} {{/if}} diff --git a/web/templates/popovers/left_sidebar/left_sidebar_stream_actions_popover.hbs b/web/templates/popovers/left_sidebar/left_sidebar_stream_actions_popover.hbs index e33a0ddcc1..64ec7af436 100644 --- a/web/templates/popovers/left_sidebar/left_sidebar_stream_actions_popover.hbs +++ b/web/templates/popovers/left_sidebar/left_sidebar_stream_actions_popover.hbs @@ -67,7 +67,7 @@