help: Update "Mark all messages as read" for Flutter launch.

Deletes static/images/help/mobile-globe-icon.svg as it's no
longer used.

Part of #34748.
This commit is contained in:
Lauryn Menard
2025-06-10 13:39:53 +02:00
committed by Tim Abbott
parent 66b8ee03b1
commit 40705a2773
2 changed files with 5 additions and 11 deletions

View File

@@ -105,16 +105,15 @@ channel or topic as read**.
{tab|mobile} {tab|mobile}
1. Tap a channel, topic, or the **Combined feed** 1. Tap a channel, topic, or the **Combined feed**
(<img src="/static/images/help/mobile-globe-icon.svg" alt="globe" class="help-center-icon"/>) (<i class="zulip-icon zulip-icon-all-messages mobile-help"></i>) tab.
tab.
2. Tap **Mark channel as read**, **Mark topic as read**, or **Mark all as read** 2. Scroll down to the bottom of the message view, and tap **Mark all messages
near the top right corner of the app. as read**.
!!! tip "" !!! tip ""
You can also press and hold a topic until the long-press menu appears, and You can also press and hold a channel or topic until the long-press menu
select **Mark topic as read**. appears, and select the option to mark as read.
{end_tabs} {end_tabs}

View File

@@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#6492fd" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-globe">
<circle cx="12" cy="12" r="10"></circle>
<line x1="2" y1="12" x2="22" y2="12"></line>
<path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"></path>
</svg>

Before

Width:  |  Height:  |  Size: 398 B