diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-03-19 01:39:02 +0100 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2018-03-19 01:39:44 +0100 |
commit | b4383023e7789a3917d859411a11172c973b9eed (patch) | |
tree | 2e3725a58be69ebd549b7d76b7e1320d9bd6c6e9 /icon-themes/colibre_svg | |
parent | a5172f363236f6c58fe6a925e81be2b0e016cc75 (diff) |
Colibre icons: fix navigation bar
Change-Id: I145262989b7898c78d9c15ecdfd9044c5677bce4
Reviewed-on: https://gerrit.libreoffice.org/51527
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Tested-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/colibre_svg')
-rw-r--r-- | icon-themes/colibre_svg/sw/res/sc20177.svg | 1 | ||||
-rw-r--r-- | icon-themes/colibre_svg/sw/res/sc20179.svg | 1 | ||||
-rw-r--r-- | icon-themes/colibre_svg/sw/res/sc20236.svg | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/icon-themes/colibre_svg/sw/res/sc20177.svg b/icon-themes/colibre_svg/sw/res/sc20177.svg new file mode 100644 index 000000000000..67fb49491056 --- /dev/null +++ b/icon-themes/colibre_svg/sw/res/sc20177.svg @@ -0,0 +1 @@ +<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m3 1h10v14h-10z" fill="#fff"/><path d="m4 11h8v3h-8z" fill="#eac282"/><path d="m3 0c-.554 0-1 .446-1 1v14c0 .554.446 1 1 1h10c .554 0 1-.446 1-1v-14c0-.554-.446-1-1-1zm0 1h10v14h-10z" fill="#808080"/></svg>
\ No newline at end of file diff --git a/icon-themes/colibre_svg/sw/res/sc20179.svg b/icon-themes/colibre_svg/sw/res/sc20179.svg new file mode 100644 index 000000000000..7626814ff4c1 --- /dev/null +++ b/icon-themes/colibre_svg/sw/res/sc20179.svg @@ -0,0 +1 @@ +<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m3 1h10v14h-10z" fill="#fff"/><path d="m4 2h8v3h-8z" fill="#eac282"/><path d="m3 0c-.554 0-1 .446-1 1v14c0 .554.446 1 1 1h10c .554 0 1-.446 1-1v-14c0-.554-.446-1-1-1zm0 1h10v14h-10z" fill="#808080"/></svg>
\ No newline at end of file diff --git a/icon-themes/colibre_svg/sw/res/sc20236.svg b/icon-themes/colibre_svg/sw/res/sc20236.svg new file mode 100644 index 000000000000..24f5e67738b0 --- /dev/null +++ b/icon-themes/colibre_svg/sw/res/sc20236.svg @@ -0,0 +1 @@ +<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m2 0v16h2v-7h8v7h2v-16h-2v7h-8v-7z" fill="#808080"/></svg>
\ No newline at end of file |