diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-03-19 22:35:07 +0100 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2018-03-20 01:13:11 +0100 |
commit | 5231050887ef88dcb542d9bdb738d4820b2e8bb3 (patch) | |
tree | ec53cbbf716b0df6a25c28938fd4a99c7b62bf70 /icon-themes | |
parent | b99de9392d97605b89e4a1ffa40aca0e7f156117 (diff) |
Breeze icons: add ed03 for base and update colors in colibre
Change-Id: I13aa38fa5a08b6bd4ef1c66e03622a3a64615a08
Reviewed-on: https://gerrit.libreoffice.org/51604
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Tested-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes')
-rw-r--r-- | icon-themes/breeze/svtools/res/ed03.png | bin | 0 -> 173 bytes | |||
-rw-r--r-- | icon-themes/breeze_dark/svtools/res/ed03.png | bin | 0 -> 173 bytes | |||
-rw-r--r-- | icon-themes/breeze_svg/svtools/res/ed03.svg | 1 | ||||
-rw-r--r-- | icon-themes/colibre/svtools/res/triangle_down.png | bin | 356 -> 347 bytes | |||
-rw-r--r-- | icon-themes/colibre/svtools/res/triangle_right.png | bin | 320 -> 320 bytes | |||
-rw-r--r-- | icon-themes/colibre_svg/svtools/res/triangle_down.svg | 2 | ||||
-rw-r--r-- | icon-themes/colibre_svg/svtools/res/triangle_right.svg | 2 |
7 files changed, 3 insertions, 2 deletions
diff --git a/icon-themes/breeze/svtools/res/ed03.png b/icon-themes/breeze/svtools/res/ed03.png Binary files differnew file mode 100644 index 000000000000..75926790ece1 --- /dev/null +++ b/icon-themes/breeze/svtools/res/ed03.png diff --git a/icon-themes/breeze_dark/svtools/res/ed03.png b/icon-themes/breeze_dark/svtools/res/ed03.png Binary files differnew file mode 100644 index 000000000000..2236601a88a2 --- /dev/null +++ b/icon-themes/breeze_dark/svtools/res/ed03.png diff --git a/icon-themes/breeze_svg/svtools/res/ed03.svg b/icon-themes/breeze_svg/svtools/res/ed03.svg new file mode 100644 index 000000000000..8aaa1525444e --- /dev/null +++ b/icon-themes/breeze_svg/svtools/res/ed03.svg @@ -0,0 +1 @@ +<svg viewBox="0 0 11 11" xmlns="http://www.w3.org/2000/svg"><path d="m5 1v4h-4v1h4v4h1v-4h4v-1h-4v-4z" fill="#4d4d4d"/></svg>
\ No newline at end of file diff --git a/icon-themes/colibre/svtools/res/triangle_down.png b/icon-themes/colibre/svtools/res/triangle_down.png Binary files differindex 12b7a2161e78..d6500f036e0b 100644 --- a/icon-themes/colibre/svtools/res/triangle_down.png +++ b/icon-themes/colibre/svtools/res/triangle_down.png diff --git a/icon-themes/colibre/svtools/res/triangle_right.png b/icon-themes/colibre/svtools/res/triangle_right.png Binary files differindex ec04c40ef501..64615d946d71 100644 --- a/icon-themes/colibre/svtools/res/triangle_right.png +++ b/icon-themes/colibre/svtools/res/triangle_right.png diff --git a/icon-themes/colibre_svg/svtools/res/triangle_down.svg b/icon-themes/colibre_svg/svtools/res/triangle_down.svg index 23304cdc2db3..0c65bacda40d 100644 --- a/icon-themes/colibre_svg/svtools/res/triangle_down.svg +++ b/icon-themes/colibre_svg/svtools/res/triangle_down.svg @@ -1 +1 @@ -<svg viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><path d="m .48736098 4.4873578 6.51263912 6.0301722 6.5126389-6.0301722" fill="none" stroke="#505050" stroke-linecap="round" stroke-linejoin="round" stroke-width=".964975"/></svg>
\ No newline at end of file +<svg viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><path d="m .48736098 4.4873578 6.51263912 6.0301722 6.5126389-6.0301722" fill="none" stroke="#808080" stroke-linecap="round" stroke-linejoin="round" stroke-width=".964975"/></svg>
\ No newline at end of file diff --git a/icon-themes/colibre_svg/svtools/res/triangle_right.svg b/icon-themes/colibre_svg/svtools/res/triangle_right.svg index 1eeeb46933c2..51d7128edc96 100644 --- a/icon-themes/colibre_svg/svtools/res/triangle_right.svg +++ b/icon-themes/colibre_svg/svtools/res/triangle_right.svg @@ -1 +1 @@ -<svg viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><path d="m4.487172 13.512457 6.030172-6.5126391-6.030172-6.51263889" fill="none" stroke="#505050" stroke-linecap="round" stroke-linejoin="round" stroke-width=".964975"/></svg>
\ No newline at end of file +<svg viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><path d="m4.487172 13.512457 6.030172-6.5126391-6.030172-6.51263889" fill="none" stroke="#808080" stroke-linecap="round" stroke-linejoin="round" stroke-width=".964975"/></svg>
\ No newline at end of file |