From 3745e44963b46b1112795df3a3a6419aa4fc3853 Mon Sep 17 00:00:00 2001 From: CIC4DA Date: Tue, 6 Feb 2024 05:58:35 +0530 Subject: [PATCH] navbar: Change the user list menu (narrow) to user-list.svg. Fixes: zulip#28756 In this commit, we are changing the user list menu icon(narrow screen) from triple-users to user-list. --- docs/THIRDPARTY | 5 +++++ web/shared/icons/user-list.svg | Bin 0 -> 1297 bytes web/styles/zulip.css | 2 +- web/templates/navbar.hbs | 2 +- 4 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 web/shared/icons/user-list.svg diff --git a/docs/THIRDPARTY b/docs/THIRDPARTY index 0332ae0bcc..ccd1b365ca 100644 --- a/docs/THIRDPARTY +++ b/docs/THIRDPARTY @@ -242,6 +242,11 @@ Copyright: 2013-2023 Cole Bemis (https://feathericons.com) License: Expat Comment: Custom made out of feather icons by Vlad Koborov +Files: web/shared/icons/user-list.svg +Copyright: 2013-2023 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. diff --git a/web/shared/icons/user-list.svg b/web/shared/icons/user-list.svg new file mode 100644 index 0000000000000000000000000000000000000000..213ceeb726f55ad33683b0ec0e4af8cc1a780bf0 GIT binary patch literal 1297 zcmc&!%WmT^4Ez;AdloHG56eZI!=8G{5BO%J**HKR#n!0%`5h`QP^awz1$MEpDN`eI zOp%mUPtSYxayp)$T0M;8<6Tuv(?pY}%kO=~*4hddT1|(CacDJLt%luUKa5xX*Wq|< z_4#t%Y4v>AO+PO$t+vW4mRGM=kNr5PtJM#XY4y3@pUmLOwhLp1*W@x$TDW*oGSi{Q221CtIvd9~5 zi#s2|;UL!CGuWR|0#ohNf>Z%EkRdN&Npc*_5*0&{?u0?=5{DbM+3gmUymuQ) zjH1*Cowt98^}m-oA;R>XQr|lK)ly6IeJFKzLiU3*3Eh;xJeU0Cx#aif^1H_}QT73? W+AO={pSM!Ea7rubYQ2)1Zv6@@Rtx|D literal 0 HcmV?d00001 diff --git a/web/styles/zulip.css b/web/styles/zulip.css index 3b183a8425..c88b04f588 100644 --- a/web/styles/zulip.css +++ b/web/styles/zulip.css @@ -2848,7 +2848,7 @@ select.invite-as { } .zulip-icon-help-bigger, - .zulip-icon-triple-users { + .zulip-icon-user-list { font-size: 20px; } diff --git a/web/templates/navbar.hbs b/web/templates/navbar.hbs index 31c8901662..1f5b124685 100644 --- a/web/templates/navbar.hbs +++ b/web/templates/navbar.hbs @@ -39,7 +39,7 @@