From 1c2e398d107a9f08aaec52f334907d0520232955 Mon Sep 17 00:00:00 2001 From: Rizal Muttaqin Date: Sun, 31 Jan 2021 06:54:29 +0700 Subject: Breeze & elementary: tdf#140026 new List View icon Change-Id: I56edc2ab3d44ba6e0d19d1322cc5e061621a4fe2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110193 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin --- icon-themes/elementary/svx/res/galdetail.png | Bin 0 -> 657 bytes icon-themes/elementary/svx/res/galicon.png | Bin 689 -> 688 bytes icon-themes/elementary/svx/res/gallist.png | Bin 671 -> 0 bytes icon-themes/elementary/svx/res/listview.png | Bin 0 -> 530 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 icon-themes/elementary/svx/res/galdetail.png delete mode 100644 icon-themes/elementary/svx/res/gallist.png create mode 100644 icon-themes/elementary/svx/res/listview.png (limited to 'icon-themes/elementary') diff --git a/icon-themes/elementary/svx/res/galdetail.png b/icon-themes/elementary/svx/res/galdetail.png new file mode 100644 index 000000000000..a6bb651d7a31 Binary files /dev/null and b/icon-themes/elementary/svx/res/galdetail.png differ diff --git a/icon-themes/elementary/svx/res/galicon.png b/icon-themes/elementary/svx/res/galicon.png index b8100279fd24..2e9519f363c4 100644 Binary files a/icon-themes/elementary/svx/res/galicon.png and b/icon-themes/elementary/svx/res/galicon.png differ diff --git a/icon-themes/elementary/svx/res/gallist.png b/icon-themes/elementary/svx/res/gallist.png deleted file mode 100644 index 9fda4cd3aeaa..000000000000 Binary files a/icon-themes/elementary/svx/res/gallist.png and /dev/null differ diff --git a/icon-themes/elementary/svx/res/listview.png b/icon-themes/elementary/svx/res/listview.png new file mode 100644 index 000000000000..1a7fae4e0ed9 Binary files /dev/null and b/icon-themes/elementary/svx/res/listview.png differ -- cgit