[Android] Add the missing remote access icons

Nicolas Pomepuy git at videolan.org
Mon Dec 18 10:27:21 UTC 2023


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Dec 13 13:05:16 2023 +0100| [431b272145715f1e28b7b922666954f673ecc425] | committer: Nicolas Pomepuy

Add the missing remote access icons

> https://code.videolan.org/videolan/vlc-android/commit/431b272145715f1e28b7b922666954f673ecc425
---

 buildsystem/network-sharing-server/public/icons/add.svg  | 1 +
 buildsystem/network-sharing-server/public/icons/send.svg | 1 +
 2 files changed, 2 insertions(+)

diff --git a/buildsystem/network-sharing-server/public/icons/add.svg b/buildsystem/network-sharing-server/public/icons/add.svg
new file mode 100644
index 0000000000..f91985068a
--- /dev/null
+++ b/buildsystem/network-sharing-server/public/icons/add.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>
\ No newline at end of file
diff --git a/buildsystem/network-sharing-server/public/icons/send.svg b/buildsystem/network-sharing-server/public/icons/send.svg
new file mode 100644
index 0000000000..3b621d04e5
--- /dev/null
+++ b/buildsystem/network-sharing-server/public/icons/send.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M4.01 6.03l7.51 3.22-7.52-1 .01-2.22m7.5 8.72L4 17.97v-2.22l7.51-1M2.01 3L2 10l15 2-15 2 .01 7L23 12 2.01 3z"/></svg>
\ No newline at end of file



More information about the Android mailing list