help: Update "View your starred messages" section for Flutter launch.

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

Part of #34748.
This commit is contained in:
Lauryn Menard
2025-06-05 18:13:48 +02:00
committed by Tim Abbott
parent 54d4863994
commit 275e8cb2e5
2 changed files with 4 additions and 6 deletions

View File

@@ -18,8 +18,9 @@
{tab|mobile} {tab|mobile}
1. Tap the **Starred messages** 1. Tap the **Menu** (<i class="zulip-icon zulip-icon-mobile-menu mobile-help"></i>)
(<img src="/static/images/help/mobile-star-icon.svg" alt="star" class="help-center-icon"/>) tab in the bottom right corner of the app.
tab at the top of the app.
1. Tap <i class="zulip-icon zulip-icon-star mobile-help"></i> **Starred messages**.
{end_tabs} {end_tabs}

View File

@@ -1,3 +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-star">
<polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon>
</svg>

Before

Width:  |  Height:  |  Size: 318 B