[gtk: 1/2] icon: revert object-symbolic check to be smaller
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 1/2] icon: revert object-symbolic check to be smaller
- Date: Mon, 1 Nov 2021 19:38:56 +0000 (UTC)
commit 9b2360280613d46159feedc08309e65c506e2227
Author: Tobias Bernard <tbernard gnome org>
Date: Mon Nov 1 18:54:22 2021 +0100
icon: revert object-symbolic check to be smaller
The larger check works well in the headerbar, but not inline in various UI elements. This reverts the
larger check since the latter is more common. For selection mode, a separate larger icon
(selection-mode-symbolic) has been added to adwaita-icon-theme.
.../16x16/actions/object-select-symbolic.symbolic.png | Bin 220 -> 186 bytes
gtk/icons/scalable/actions/object-select-symbolic.svg | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/icons/16x16/actions/object-select-symbolic.symbolic.png
b/gtk/icons/16x16/actions/object-select-symbolic.symbolic.png
index b74f56be8d..4e9c924ff4 100644
Binary files a/gtk/icons/16x16/actions/object-select-symbolic.symbolic.png and
b/gtk/icons/16x16/actions/object-select-symbolic.symbolic.png differ
diff --git a/gtk/icons/scalable/actions/object-select-symbolic.svg
b/gtk/icons/scalable/actions/object-select-symbolic.svg
index 79e0fdc165..9b1da14db2 100644
--- a/gtk/icons/scalable/actions/object-select-symbolic.svg
+++ b/gtk/icons/scalable/actions/object-select-symbolic.svg
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg">
- <path d="m 15 3.484375 l -1 -1 l -7.46875 7.515625 l -3.414062 -3.476562 l -2 2 l 5.414062 5.476562 l
9.46875 -9.515625 z m 0 0" fill="#2e3436"/>
+ <path d="m 12.46875 3.484375 l -5.46875 5.515625 l -2.414062 -2.476562 l -2 2 l 4.414062 4.476562 l
7.46875 -7.515625 z m 0 0" fill="#2e3436"/>
</svg>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]