diff options
author | andreas kainz <kainz.a@gmail.com> | 2019-04-29 14:33:39 +0200 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2019-04-29 21:41:21 +0200 |
commit | 0629d0f8edbf5000455c6aa66181990136f05d7e (patch) | |
tree | 86d6b324af66b9a426285dd3bdc34593cbbaaf33 /icon-themes | |
parent | 20b4a6312074ec35f7b828962b0d2a0b80e48974 (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')
-rw-r--r-- | icon-themes/breeze/links.txt | 1 | ||||
-rw-r--r-- | icon-themes/breeze/sfx2/res/symphony/open_more.png | bin | 0 -> 177 bytes | |||
-rw-r--r-- | icon-themes/breeze_dark/sfx2/res/symphony/open_more.png | bin | 0 -> 175 bytes | |||
-rw-r--r-- | icon-themes/breeze_svg/sfx2/res/symphony/open_more.svg | 6 | ||||
-rw-r--r-- | icon-themes/colibre/sfx2/res/symphony/open_more.png | bin | 177 -> 177 bytes | |||
-rw-r--r-- | icon-themes/colibre_svg/sfx2/res/symphony/open_more.svg | 4 | ||||
-rw-r--r-- | icon-themes/sifr/sfx2/res/symphony/open_more.png | bin | 177 -> 174 bytes | |||
-rw-r--r-- | icon-themes/sifr/sfx2/res/symphony/open_more.svg | 6 | ||||
-rw-r--r-- | icon-themes/sifr_dark/sfx2/res/symphony/open_more.png | bin | 177 -> 174 bytes | |||
-rw-r--r-- | icon-themes/sifr_svg/sfx2/res/symphony/open_more.svg | 4 | ||||
-rw-r--r-- | icon-themes/tango/sfx2/res/symphony/open_more.png | bin | 195 -> 177 bytes |
11 files changed, 16 insertions, 5 deletions
diff --git a/icon-themes/breeze/links.txt b/icon-themes/breeze/links.txt index d8670a9fd21c..4642273af13a 100644 --- a/icon-themes/breeze/links.txt +++ b/icon-themes/breeze/links.txt @@ -1428,7 +1428,6 @@ sfx2/res/search.png cmd/sc_recsearch.png sfx2/res/select.png cmd/sc_ok.png sfx2/res/signet.png cmd/sc_signature.png -sfx2/res/symphony/open_more.png cmd/lc_controlproperties.png sfx2/res/symphony/sidebar-3d-large.png cmd/lc_cube.png sfx2/res/symphony/sidebar-3d-small.png cmd/sc_cube.png sfx2/res/symphony/sidebar-animation-large.png cmd/lc_animationobjects.png diff --git a/icon-themes/breeze/sfx2/res/symphony/open_more.png b/icon-themes/breeze/sfx2/res/symphony/open_more.png Binary files differnew file mode 100644 index 000000000000..d52636526cff --- /dev/null +++ b/icon-themes/breeze/sfx2/res/symphony/open_more.png diff --git a/icon-themes/breeze_dark/sfx2/res/symphony/open_more.png b/icon-themes/breeze_dark/sfx2/res/symphony/open_more.png Binary files differnew file mode 100644 index 000000000000..0b1c12d96314 --- /dev/null +++ b/icon-themes/breeze_dark/sfx2/res/symphony/open_more.png diff --git a/icon-themes/breeze_svg/sfx2/res/symphony/open_more.svg b/icon-themes/breeze_svg/sfx2/res/symphony/open_more.svg new file mode 100644 index 000000000000..236633f3a7e8 --- /dev/null +++ b/icon-themes/breeze_svg/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:#4d4d4d" + 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> diff --git a/icon-themes/colibre/sfx2/res/symphony/open_more.png b/icon-themes/colibre/sfx2/res/symphony/open_more.png Binary files differindex dfb7b65b25bb..9c8cbb5a4d18 100644 --- a/icon-themes/colibre/sfx2/res/symphony/open_more.png +++ b/icon-themes/colibre/sfx2/res/symphony/open_more.png 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> diff --git a/icon-themes/sifr/sfx2/res/symphony/open_more.png b/icon-themes/sifr/sfx2/res/symphony/open_more.png Binary files differindex 9cd0044dc432..62a82c95951d 100644 --- a/icon-themes/sifr/sfx2/res/symphony/open_more.png +++ b/icon-themes/sifr/sfx2/res/symphony/open_more.png 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> diff --git a/icon-themes/sifr_dark/sfx2/res/symphony/open_more.png b/icon-themes/sifr_dark/sfx2/res/symphony/open_more.png Binary files differindex 338cb64414f9..06bee894963a 100644 --- a/icon-themes/sifr_dark/sfx2/res/symphony/open_more.png +++ b/icon-themes/sifr_dark/sfx2/res/symphony/open_more.png diff --git a/icon-themes/sifr_svg/sfx2/res/symphony/open_more.svg b/icon-themes/sifr_svg/sfx2/res/symphony/open_more.svg index f0374e423f5a..6b81cf66a70b 100644 --- a/icon-themes/sifr_svg/sfx2/res/symphony/open_more.svg +++ b/icon-themes/sifr_svg/sfx2/res/symphony/open_more.svg @@ -1,6 +1,6 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> +<svg viewBox="0 0 14 16" xmlns="http://www.w3.org/2000/svg"> <path style="fill:#555753" - d="m 10,4 v 3 h 4 V 4 Z m 0,7 v 3 h 4 v -3 z m 0,7 v 3 h 4 v -3 z" + 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> diff --git a/icon-themes/tango/sfx2/res/symphony/open_more.png b/icon-themes/tango/sfx2/res/symphony/open_more.png Binary files differindex 977c4a7dfafd..9c8cbb5a4d18 100644 --- a/icon-themes/tango/sfx2/res/symphony/open_more.png +++ b/icon-themes/tango/sfx2/res/symphony/open_more.png |