summaryrefslogtreecommitdiff
path: root/icon-themes/sifr/sfx2/res/symphony
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2019-04-29 14:33:39 +0200
committerandreas_kainz <kainz.a@gmail.com>2019-04-29 21:41:21 +0200
commit0629d0f8edbf5000455c6aa66181990136f05d7e (patch)
tree86d6b324af66b9a426285dd3bdc34593cbbaaf33 /icon-themes/sifr/sfx2/res/symphony
parent20b4a6312074ec35f7b828962b0d2a0b80e48974 (diff)
Icon Theme update open_more icon to have three dots
Change-Id: If48a34c4cb2d5b8712ab5ed408155e1902014733 Reviewed-on: https://gerrit.libreoffice.org/71527 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/sifr/sfx2/res/symphony')
-rw-r--r--icon-themes/sifr/sfx2/res/symphony/open_more.pngbin177 -> 174 bytes
-rw-r--r--icon-themes/sifr/sfx2/res/symphony/open_more.svg6
2 files changed, 6 insertions, 0 deletions
diff --git a/icon-themes/sifr/sfx2/res/symphony/open_more.png b/icon-themes/sifr/sfx2/res/symphony/open_more.png
index 9cd0044dc432..62a82c95951d 100644
--- a/icon-themes/sifr/sfx2/res/symphony/open_more.png
+++ b/icon-themes/sifr/sfx2/res/symphony/open_more.png
Binary files differ
diff --git a/icon-themes/sifr/sfx2/res/symphony/open_more.svg b/icon-themes/sifr/sfx2/res/symphony/open_more.svg
new file mode 100644
index 000000000000..6b81cf66a70b
--- /dev/null
+++ b/icon-themes/sifr/sfx2/res/symphony/open_more.svg
@@ -0,0 +1,6 @@
+<svg viewBox="0 0 14 16" xmlns="http://www.w3.org/2000/svg">
+ <path
+ style="fill:#555753"
+ d="M 5 1 L 5 4 L 9 4 L 9 1 L 5 1 z M 5 6 L 5 9 L 9 9 L 9 6 L 5 6 z M 5 11 L 5 14 L 9 14 L 9 11 L 5 11 z "
+ />
+</svg>