loleaflet/images/lc_hidenote.svg |    4 ++++
 loleaflet/images/lc_shownote.svg |    3 +++
 2 files changed, 7 insertions(+)

New commits:
commit 43543a7437ae85d0aa2fb18b9f09679c14d0677f
Author:     Pedro Pinto Silva <pedro.si...@collabora.com>
AuthorDate: Wed Aug 26 10:54:48 2020 +0200
Commit:     Pedro Silva <pedro.si...@collabora.com>
CommitDate: Wed Aug 26 10:58:54 2020 +0200

    Mobile: Context menu: add missing assets (show/hide note)
    
    Change-Id: I231c8ae917c9c3b694477c37e276d0b4dd97f6f2
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/101389
    Tested-by: Pedro Silva <pedro.si...@collabora.com>
    Reviewed-by: Pedro Silva <pedro.si...@collabora.com>

diff --git a/loleaflet/images/lc_hidenote.svg b/loleaflet/images/lc_hidenote.svg
new file mode 100644
index 000000000..737b60742
--- /dev/null
+++ b/loleaflet/images/lc_hidenote.svg
@@ -0,0 +1,4 @@
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg";>
+  <path stroke-linejoin="round" stroke-linecap="round" stroke="#808080" 
fill="#fff" d="m2.5 2.5c.0000238-.0000237 0 14 0 14h4v5l5.5-5h9.5v-14z" />
+  <g> <path d="M 2,2 V 17 L 20,2 Z M 3,3 H 17.183594 L 3,14.900391 Z" 
fill="#4d82b8"/><path d="M 3,3 H 17.183594 L 3,14.900391 Z" fill="#fff"/></g>
+</svg>
diff --git a/loleaflet/images/lc_shownote.svg b/loleaflet/images/lc_shownote.svg
new file mode 100644
index 000000000..8e9fb4a64
--- /dev/null
+++ b/loleaflet/images/lc_shownote.svg
@@ -0,0 +1,3 @@
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg";>
+  <path stroke-linejoin="round" stroke-linecap="round" stroke="#808080" 
fill="#fff" d="m2.5 2.5c.0000238-.0000237 0 14 0 14h4v5l5.5-5h9.5v-14z" />
+</svg>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to