aboutsummaryrefslogtreecommitdiff
path: root/src/qt/res
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-03-14 12:46:59 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-03-14 12:46:59 +0100
commit322a7a2fe031b66988d09fbac00c260ab78e7144 (patch)
treef0961a863513639e3bce931a86e7f822a0b02d01 /src/qt/res
parentc15eb28241848ac76d2fe0fa26d7d7ce4cd00409 (diff)
downloadbitcoin-322a7a2fe031b66988d09fbac00c260ab78e7144.tar.xz
qt: Remove reflection from `about` icon
While trying to find a black/white version of the Bitcoin logo for the organization I noticed the about.png is not entirely black - it has some reflection. Remove this to make it the same as other icons. Also ran the icons through `contrib/devtools/optimize-pngs.py`, so `chevron.png` was optimized too.
Diffstat (limited to 'src/qt/res')
-rw-r--r--src/qt/res/icons/about.pngbin4726 -> 3717 bytes
-rw-r--r--src/qt/res/icons/chevron.pngbin1923 -> 803 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/src/qt/res/icons/about.png b/src/qt/res/icons/about.png
index 83eb3c07ee..4143be8bac 100644
--- a/src/qt/res/icons/about.png
+++ b/src/qt/res/icons/about.png
Binary files differ
diff --git a/src/qt/res/icons/chevron.png b/src/qt/res/icons/chevron.png
index ac985052c1..2309fb38e2 100644
--- a/src/qt/res/icons/chevron.png
+++ b/src/qt/res/icons/chevron.png
Binary files differ