mediawiki-extensions-Echo/modules/icons
Ori Livneh 6001f47231 Compress PNGs with zopflipng
Zopfli is the most efficient DEFLATE compression algorithm, trading run-time
performance for file sizes that are typically 3-8% smaller than those produced
by zlib with the maximum compression setting. Its output is Deflate-compatible,
so no specialized decoder is needed.

This change was created by running zopflipng against all the PNG files in this
repository. The exact invocation was:

  git ls-files --exclude-per-directory=.gitignore -- '*.png' \|
    parallel zopflipng -m -y {} {} \;

Files which zopflipng was not able to compress more efficiently were left unmodified.

Bug: T127608
Change-Id: I4bdef5e1b8e9ba63a3f13c7c475274e89f05ddc6
2016-02-21 01:05:45 +00:00
..
apex Use the double speech bubble icon in the Messages panel 2015-12-16 18:02:48 -06:00
mediawiki Use the double speech bubble icon in the Messages panel 2015-12-16 18:02:48 -06:00
bell.svg Hack around OOUI's icon pack being too large by creating our own 2015-09-14 22:21:45 +02:00
bellOn-ltr.svg Hack around OOUI's icon pack being too large by creating our own 2015-09-14 22:21:45 +02:00
bellOn-rtl.svg Crush all SVGs with svgo 2016-01-15 17:05:17 -08:00
changes.svg Crush all SVGs with svgo 2016-01-15 17:05:17 -08:00
chat.svg Crush all SVGs with svgo 2016-01-15 17:05:17 -08:00
edit-user-talk.svg Crush all SVGs with svgo 2016-01-15 17:05:17 -08:00
emailuser.svg Crush all SVGs with svgo 2016-01-15 17:05:17 -08:00
Featured.png Losslessly compress PNGs 2012-12-02 21:51:39 +00:00
Generic.png Compress PNGs with zopflipng 2016-02-21 00:12:15 +00:00
global.svg Crush all SVGs with svgo 2016-01-15 17:05:17 -08:00
Gratitude.png Compress PNGs with zopflipng 2016-02-21 00:12:15 +00:00
Help.png Compress PNGs with zopflipng 2016-02-21 01:05:45 +00:00
link-blue.svg Tweak link-blue and revert icons 2016-01-18 18:59:46 -08:00
mention.svg Crush all SVGs with svgo 2016-01-15 17:05:17 -08:00
NotificationsPage-ltr.png Compress PNGs with zopflipng 2016-02-21 00:12:15 +00:00
NotificationsPage-rtl.png Compress PNGs with zopflipng 2016-02-21 00:12:15 +00:00
ooui-edit-ltr-progressive.svg Introduce congratulatory notifications for reaching edit thresholds 2016-02-12 14:11:21 -08:00
ooui-edit-rtl-progressive.svg Introduce congratulatory notifications for reaching edit thresholds 2016-02-12 14:11:21 -08:00
Preferences.png Compress PNGs with zopflipng 2016-02-21 00:12:15 +00:00
revert.svg Tweak link-blue and revert icons 2016-01-18 18:59:46 -08:00
Reviewed.png Compress PNGs with zopflipng 2016-02-21 00:12:15 +00:00
reviewed.svg Crush all SVGs with svgo 2016-01-15 17:05:17 -08:00
ReviewedWithTags.png Compress PNGs with zopflipng 2016-02-21 00:12:15 +00:00
Settings.png Compress PNGs with zopflipng 2016-02-21 00:12:15 +00:00
speechBubbles-ltr.svg Crush all SVGs with svgo 2016-01-15 17:05:17 -08:00
speechBubbles-rtl.svg Crush all SVGs with svgo 2016-01-15 17:05:17 -08:00
thanks-ltr.svg Add thank icon 2016-02-08 15:47:13 -05:00
thanks-rtl.svg Add thank icon 2016-02-08 15:47:13 -05:00
trash.svg Crush trash.svg 2016-02-10 14:15:16 -08:00
user-rights.svg Crush all SVGs with svgo 2016-01-15 17:05:17 -08:00
user-speech-bubble.svg Add 'userSpeechBubble' icon 2016-02-16 09:39:38 -08:00