diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-05-15 16:01:27 +0200 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2018-05-15 17:42:49 +0200 |
commit | dd84c23bf604c175062cc338b79e9ca362edcb50 (patch) | |
tree | 1557070aeae40a8efa5f4f89fcf34db21ad4a5bb /icon-themes | |
parent | 3c6b0eb0f16e4cb6d427a160e8ff766209c49f99 (diff) |
Colibre: Hamburger icon for NB is now well aligned
Change-Id: Ie6ef7f2ca68b9f158e166a62b9cec8adfc91f006
Reviewed-on: https://gerrit.libreoffice.org/54376
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/colibre/res/notebookbar.png | bin | 167 -> 174 bytes | |||
-rw-r--r-- | icon-themes/colibre_svg/res/notebookbar.svg | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/icon-themes/colibre/res/notebookbar.png b/icon-themes/colibre/res/notebookbar.png Binary files differindex 90418a61a0c2..35313443bb08 100644 --- a/icon-themes/colibre/res/notebookbar.png +++ b/icon-themes/colibre/res/notebookbar.png diff --git a/icon-themes/colibre_svg/res/notebookbar.svg b/icon-themes/colibre_svg/res/notebookbar.svg index 0d1f7982433c..e92faf64a577 100644 --- a/icon-themes/colibre_svg/res/notebookbar.svg +++ b/icon-themes/colibre_svg/res/notebookbar.svg @@ -1 +1 @@ -<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m2 2v2h14v-2zm0 5v2h14v-2zm0 5v2h14v-2z" fill="#505050"/></svg>
\ No newline at end of file +<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M 1 2 L 1 4 L 15 4 L 15 2 L 1 2 z M 1 7 L 1 9 L 15 9 L 15 7 L 1 7 z M 1 12 L 1 14 L 15 14 L 15 12 L 1 12 z " fill="#505050"/></svg> |