diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-04-16 00:30:32 +0200 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2018-04-16 09:00:19 +0200 |
commit | 2653baa095f9699731e54e8cc854482670f9f418 (patch) | |
tree | 8fc5cab786ffa1f0a3bfb82ce56a156e75377dd3 | |
parent | 8974b88df60250515d4ef65dfaa6a3bf8b7d0248 (diff) |
Colibre icons: add statistics icon
Change-Id: I7110bd366882fac41414b9811425a509c5ec912e
Reviewed-on: https://gerrit.libreoffice.org/52928
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
-rw-r--r-- | icon-themes/colibre/cmd/lc_statisticsmenu.png | bin | 0 -> 413 bytes | |||
-rw-r--r-- | icon-themes/colibre_svg/cmd/lc_statisticsmenu.svg | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/icon-themes/colibre/cmd/lc_statisticsmenu.png b/icon-themes/colibre/cmd/lc_statisticsmenu.png Binary files differnew file mode 100644 index 000000000000..a2465c18ae93 --- /dev/null +++ b/icon-themes/colibre/cmd/lc_statisticsmenu.png diff --git a/icon-themes/colibre_svg/cmd/lc_statisticsmenu.svg b/icon-themes/colibre_svg/cmd/lc_statisticsmenu.svg new file mode 100644 index 000000000000..968db3295325 --- /dev/null +++ b/icon-themes/colibre_svg/cmd/lc_statisticsmenu.svg @@ -0,0 +1 @@ +<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m8 12c-.554 0-1 .446-1 1v6c0 .554.446 1 1 1h3c .554 0 1-.446 1-1v-6c0-.554-.446-1-1-1zm0 1h3v6h-3z" fill="#76a797"/><rect fill="#eac282" height="14" ry="1" width="4" x="11" y="6"/><path d="m16 10c-.554 0-1 .446-1 1v8c0 .554.446 1 1 1h3c .554 0 1-.446 1-1v-8c0-.554-.446-1-1-1zm0 1h3v8h-3z" fill="#e68497"/><rect fill="#808080" height="20" ry=".5" transform="matrix(0 -1 -1 0 0 0)" width="1" x="-20" y="-22"/><path d="m16 11h3v8h-3z" fill="#fff"/><path d="m8 13h3v6h-3z" fill="#fff"/><path d="m4.5 10.5 8-6 4 3 5-5" fill="none" stroke="#76a797" stroke-linecap="round" stroke-linejoin="round"/><rect fill="#808080" height="1" ry=".5" transform="matrix(0 -1 -1 0 0 0)" width="20" x="-22" y="-5"/></svg>
\ No newline at end of file |