From 7c0eacba9772668a38b46b2bc392cdbab5d26ce5 Mon Sep 17 00:00:00 2001 From: Lauryn Menard Date: Tue, 10 Jun 2025 17:01:45 +0200 Subject: [PATCH] help: Update "Share and upload files" for Flutter launch. Adds mobile-camera and mobile-image to shared icons. Deletes static/images/help/mobile-camera-icon.svg, static/images/help/mobile-image-icon.svg, and static/images/help/mobile-paperclip.svg as they are no longer used. Part of #34748. --- docs/THIRDPARTY | 8 ++++++++ help/share-and-upload-files.md | 6 +++--- static/images/help/mobile-camera-icon.svg | 4 ---- static/images/help/mobile-image-icon.svg | 5 ----- static/images/help/mobile-paperclip-icon.svg | 3 --- web/shared/icons/mobile-camera.svg | 3 +++ web/shared/icons/mobile-image.svg | 3 +++ 7 files changed, 17 insertions(+), 15 deletions(-) delete mode 100644 static/images/help/mobile-camera-icon.svg delete mode 100644 static/images/help/mobile-image-icon.svg delete mode 100644 static/images/help/mobile-paperclip-icon.svg create mode 100644 web/shared/icons/mobile-camera.svg create mode 100644 web/shared/icons/mobile-image.svg diff --git a/docs/THIRDPARTY b/docs/THIRDPARTY index a65a50de0e..ecd1f0ae0c 100644 --- a/docs/THIRDPARTY +++ b/docs/THIRDPARTY @@ -101,6 +101,14 @@ Copyright: 2013-2023 Cole Bemis (https://lucide.dev/icons/arrow-left-right) License: ISC License Comment: Icon has been modified by Vlad Koborov +Files: web/shared/icons/mobile-camera.svg +Copyright: 2013-2023 Cole Bemis (https://lucide.dev/icons/camera) +License: ISC License + +Files: web/shared/icons/mobile-image.svg +Copyright: 2013-2023 Cole Bemis (https://lucide.dev/icons/image) +License: ISC License + Files: web/shared/icons/mobile-menu.svg Copyright: 2013-2023 Cole Bemis (https://feathericons.com) License: Expat diff --git a/help/share-and-upload-files.md b/help/share-and-upload-files.md index 29c5ce9fc7..c1037576b3 100644 --- a/help/share-and-upload-files.md +++ b/help/share-and-upload-files.md @@ -65,9 +65,9 @@ preview to [view the full-size image or video](/help/view-images-and-videos). 1. Navigate to a channel, topic, or direct message view. 1. Tap the - **paperclip** (paperclip), - **image** (image), - or **camera** (camera) + **paperclip** (), + **image** (), + or **camera** () button at the bottom of the app to select one or more files. Zulip will upload the files, and insert named links using [Markdown formatting](/help/format-your-message-using-markdown#links): diff --git a/static/images/help/mobile-camera-icon.svg b/static/images/help/mobile-camera-icon.svg deleted file mode 100644 index cf6d471ff5..0000000000 --- a/static/images/help/mobile-camera-icon.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/images/help/mobile-image-icon.svg b/static/images/help/mobile-image-icon.svg deleted file mode 100644 index 67d893780a..0000000000 --- a/static/images/help/mobile-image-icon.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/images/help/mobile-paperclip-icon.svg b/static/images/help/mobile-paperclip-icon.svg deleted file mode 100644 index 3282441eaa..0000000000 --- a/static/images/help/mobile-paperclip-icon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/web/shared/icons/mobile-camera.svg b/web/shared/icons/mobile-camera.svg new file mode 100644 index 0000000000..5ecf08a36f --- /dev/null +++ b/web/shared/icons/mobile-camera.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/shared/icons/mobile-image.svg b/web/shared/icons/mobile-image.svg new file mode 100644 index 0000000000..bb77a5fdd1 --- /dev/null +++ b/web/shared/icons/mobile-image.svg @@ -0,0 +1,3 @@ + + +