From 06709bc5da8014d083b4f43a2f8fda0e28e9985c Mon Sep 17 00:00:00 2001 From: Hardik Dharmani Date: Sun, 16 Apr 2023 00:31:57 +0530 Subject: [PATCH] icons: Add new unmute icon SVG. Added unmute.svg in web/shared/icons. Also added source and license information for the icon in docs/THIRDPARTY. Additionally, used unmute icon for unmute option in topic_sidebar menu for topics in muted stream. Fixes #25124 --- docs/THIRDPARTY | 6 ++++++ web/shared/icons/unmute.svg | Bin 0 -> 914 bytes web/templates/topic_sidebar_actions.hbs | 4 ++-- 3 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 web/shared/icons/unmute.svg diff --git a/docs/THIRDPARTY b/docs/THIRDPARTY index aa72642df8..ed7bf9e809 100644 --- a/docs/THIRDPARTY +++ b/docs/THIRDPARTY @@ -132,6 +132,12 @@ Copyright: Google, Inc. License: Apache-2.0 Comment: Material volume icon (rounded) with custom cross symbol +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/shared/icons/smart-toy.svg Source: https://fonts.google.com/icons?selected=Material+Symbols+Rounded:smart_toy Copyright: Google, Inc. diff --git a/web/shared/icons/unmute.svg b/web/shared/icons/unmute.svg new file mode 100644 index 0000000000000000000000000000000000000000..f82c654d2979337d6a33a19c0b4ed80c8ef6940a GIT binary patch literal 914 zcmaJ=!EW0y488X&1b+ZcN+KlF)f|HSE}l;ceXW;dtzt)A_V(+{erD^wu@Q zIKF;q+i99;3UvOpZ#^@&AZ~7NoZGxUj)QyZny-Ztp6nt;uQBu@#3cl$#5s6z;+;_p zG58v0Voqi~!a|z46t^Y_Q>h6nA=Wj^cH#ZDs{DR@{PDAC|1Cl&CRExA`C_X5%Egp| zX;gM?*QUID!_S6J$av@YBSoCAI^3 - + {{t "Unmute topic (muted stream)"}} {{else}}
  • - + {{t "Mute topic (muted stream)"}}