From aece18dfd53a614f9c500c248aa874aa6b28b9cf Mon Sep 17 00:00:00 2001 From: obskyr Date: Tue, 30 Sep 2014 15:24:05 +0200 Subject: Optimized and improved logo SVGs and PNGs. Optimized SVGs by hand, ~80% size reduction. Optimized SVGs for browsers, can now be rendered properly by Gecko- and Webkit-based browsers. Resized SVG page, shadow is no longer cut off to the right. Switched tray icons for ones without the cut-off shadow. Optimized and switched icons for the new ones. --- data/icons/hexchat-shadowless.svg | 768 +++---------------------------------- data/icons/hexchat.ico | Bin 17542 -> 33029 bytes data/icons/hexchat.png | Bin 3175 -> 2443 bytes data/icons/hexchat.svg | 770 +++----------------------------------- data/icons/tray_fileoffer.png | Bin 5077 -> 2453 bytes data/icons/tray_highlight.png | Bin 4781 -> 2821 bytes data/icons/tray_message.png | Bin 4678 -> 2237 bytes 7 files changed, 87 insertions(+), 1451 deletions(-) (limited to 'data') diff --git a/data/icons/hexchat-shadowless.svg b/data/icons/hexchat-shadowless.svg index 8ab625fe..943510ee 100644 --- a/data/icons/hexchat-shadowless.svg +++ b/data/icons/hexchat-shadowless.svg @@ -1,745 +1,63 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + height="64" + width="64"> + - + image/svg+xml - - + Guglielmi David - + Peter Zelezny + + + Samuel Messner + + - - - - - - - + + + + + + + - - - - - - - - - + + + + + + + + + + + diff --git a/data/icons/hexchat.ico b/data/icons/hexchat.ico index 694937df..65637dc1 100644 Binary files a/data/icons/hexchat.ico and b/data/icons/hexchat.ico differ diff --git a/data/icons/hexchat.png b/data/icons/hexchat.png index 4d977c02..b6de3465 100644 Binary files a/data/icons/hexchat.png and b/data/icons/hexchat.png differ diff --git a/data/icons/hexchat.svg b/data/icons/hexchat.svg index c8737879..95f2b0c6 100644 --- a/data/icons/hexchat.svg +++ b/data/icons/hexchat.svg @@ -1,746 +1,64 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + height="81.285858" + width="81.285858"> + - + image/svg+xml - - + Guglielmi David - + Peter Zelezny + + + Samuel Messner + + - - - - - - - + + + + + + + - - - - - - - - - + + + + + + + + + + + + diff --git a/data/icons/tray_fileoffer.png b/data/icons/tray_fileoffer.png index f1afc029..6f6e12b1 100644 Binary files a/data/icons/tray_fileoffer.png and b/data/icons/tray_fileoffer.png differ diff --git a/data/icons/tray_highlight.png b/data/icons/tray_highlight.png index 1a2f4910..2199c4f3 100644 Binary files a/data/icons/tray_highlight.png and b/data/icons/tray_highlight.png differ diff --git a/data/icons/tray_message.png b/data/icons/tray_message.png index 8beb9b56..facf9ae6 100644 Binary files a/data/icons/tray_message.png and b/data/icons/tray_message.png differ -- cgit 1.4.1