diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-03-14 12:46:59 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-03-14 12:46:59 +0100 |
commit | 322a7a2fe031b66988d09fbac00c260ab78e7144 (patch) | |
tree | f0961a863513639e3bce931a86e7f822a0b02d01 | |
parent | c15eb28241848ac76d2fe0fa26d7d7ce4cd00409 (diff) |
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.
-rw-r--r-- | src/qt/res/icons/about.png | bin | 4726 -> 3717 bytes |
-rw-r--r-- | src/qt/res/icons/chevron.png | bin | 1923 -> 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 Binary files differindex 83eb3c07ee..4143be8bac 100644 --- a/src/qt/res/icons/about.png +++ b/src/qt/res/icons/about.png diff --git a/src/qt/res/icons/chevron.png b/src/qt/res/icons/chevron.png Binary files differindex ac985052c1..2309fb38e2 100644 --- a/src/qt/res/icons/chevron.png +++ b/src/qt/res/icons/chevron.png |