summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg
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/colibre_svg
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/colibre_svg')
-rw-r--r--icon-themes/colibre_svg/sfx2/res/symphony/open_more.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icon-themes/colibre_svg/sfx2/res/symphony/open_more.svg b/icon-themes/colibre_svg/sfx2/res/symphony/open_more.svg
index 29876fdd8a5a..5e454429544e 100644
--- a/icon-themes/colibre_svg/sfx2/res/symphony/open_more.svg
+++ b/icon-themes/colibre_svg/sfx2/res/symphony/open_more.svg
@@ -1,6 +1,6 @@
-<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
+<svg viewBox="0 0 14 16" xmlns="http://www.w3.org/2000/svg">
<path
style="fill:#5f5f5f"
- d="M 8 2 A 1 1 0 0 0 7 3 A 1 1 0 0 0 8 4 A 1 1 0 0 0 9 3 A 1 1 0 0 0 8 2 z M 8 7 A 1 1 0 0 0 7 8 A 1 1 0 0 0 8 9 A 1 1 0 0 0 9 8 A 1 1 0 0 0 8 7 z M 8 12 A 1 1 0 0 0 7 13 A 1 1 0 0 0 8 14 A 1 1 0 0 0 9 13 A 1 1 0 0 0 8 12 z "
+ d="M 7,2 A 1,1 0 0 0 6,3 1,1 0 0 0 7,4 1,1 0 0 0 8,3 1,1 0 0 0 7,2 Z M 7,7 A 1,1 0 0 0 6,8 1,1 0 0 0 7,9 1,1 0 0 0 8,8 1,1 0 0 0 7,7 Z m 0,5 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 z"
/>
</svg>