From d8413fa5ec594455b3cdec86899b61adba39eb33 Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Sun, 19 Jan 2014 04:52:34 +0100 Subject: Use icon theme so we can have more than one icon size per icon --- resources/multimc/16x16/noaccount.png | Bin 0 -> 334 bytes resources/multimc/16x16/refresh.png | Bin 0 -> 1389 bytes resources/multimc/22x22/about.png | Bin 0 -> 1693 bytes resources/multimc/22x22/bug.png | Bin 0 -> 1180 bytes resources/multimc/22x22/centralmods.png | Bin 0 -> 1561 bytes resources/multimc/22x22/checkupdate.png | Bin 0 -> 1635 bytes resources/multimc/22x22/copy.png | Bin 0 -> 297 bytes resources/multimc/22x22/help.png | Bin 0 -> 1735 bytes resources/multimc/22x22/new.png | Bin 0 -> 1440 bytes resources/multimc/22x22/news.png | Bin 0 -> 1173 bytes resources/multimc/22x22/refresh.png | Bin 0 -> 1843 bytes resources/multimc/22x22/settings.png | Bin 0 -> 1964 bytes resources/multimc/22x22/viewfolder.png | Bin 0 -> 1006 bytes resources/multimc/24x24/cat.png | Bin 0 -> 811 bytes resources/multimc/24x24/noaccount.png | Bin 0 -> 344 bytes resources/multimc/24x24/refresh.png | Bin 0 -> 2116 bytes resources/multimc/32x32/noaccount.png | Bin 0 -> 363 bytes resources/multimc/32x32/refresh.png | Bin 0 -> 2822 bytes resources/multimc/48x48/noaccount.png | Bin 0 -> 387 bytes resources/multimc/48x48/refresh.png | Bin 0 -> 3922 bytes resources/multimc/8x8/noaccount.png | Bin 0 -> 284 bytes resources/multimc/index.theme | 30 + resources/multimc/multimc.qrc | 32 + resources/multimc/scalable/apps/multimc.svg | 1993 ++++++++++++++++++++++++++ resources/multimc/scalable/bug.svg | 387 +++++ resources/multimc/scalable/console.svg | 228 +++ resources/multimc/scalable/console_error.svg | 247 ++++ resources/multimc/scalable/news.svg | 296 ++++ 28 files changed, 3213 insertions(+) create mode 100644 resources/multimc/16x16/noaccount.png create mode 100644 resources/multimc/16x16/refresh.png create mode 100644 resources/multimc/22x22/about.png create mode 100644 resources/multimc/22x22/bug.png create mode 100644 resources/multimc/22x22/centralmods.png create mode 100644 resources/multimc/22x22/checkupdate.png create mode 100644 resources/multimc/22x22/copy.png create mode 100644 resources/multimc/22x22/help.png create mode 100644 resources/multimc/22x22/new.png create mode 100644 resources/multimc/22x22/news.png create mode 100644 resources/multimc/22x22/refresh.png create mode 100644 resources/multimc/22x22/settings.png create mode 100644 resources/multimc/22x22/viewfolder.png create mode 100644 resources/multimc/24x24/cat.png create mode 100644 resources/multimc/24x24/noaccount.png create mode 100644 resources/multimc/24x24/refresh.png create mode 100644 resources/multimc/32x32/noaccount.png create mode 100644 resources/multimc/32x32/refresh.png create mode 100644 resources/multimc/48x48/noaccount.png create mode 100644 resources/multimc/48x48/refresh.png create mode 100644 resources/multimc/8x8/noaccount.png create mode 100644 resources/multimc/index.theme create mode 100644 resources/multimc/multimc.qrc create mode 100644 resources/multimc/scalable/apps/multimc.svg create mode 100644 resources/multimc/scalable/bug.svg create mode 100644 resources/multimc/scalable/console.svg create mode 100644 resources/multimc/scalable/console_error.svg create mode 100644 resources/multimc/scalable/news.svg (limited to 'resources/multimc') diff --git a/resources/multimc/16x16/noaccount.png b/resources/multimc/16x16/noaccount.png new file mode 100644 index 00000000..b49bcf36 Binary files /dev/null and b/resources/multimc/16x16/noaccount.png differ diff --git a/resources/multimc/16x16/refresh.png b/resources/multimc/16x16/refresh.png new file mode 100644 index 00000000..dc66b824 Binary files /dev/null and b/resources/multimc/16x16/refresh.png differ diff --git a/resources/multimc/22x22/about.png b/resources/multimc/22x22/about.png new file mode 100644 index 00000000..57775e25 Binary files /dev/null and b/resources/multimc/22x22/about.png differ diff --git a/resources/multimc/22x22/bug.png b/resources/multimc/22x22/bug.png new file mode 100644 index 00000000..90481bba Binary files /dev/null and b/resources/multimc/22x22/bug.png differ diff --git a/resources/multimc/22x22/centralmods.png b/resources/multimc/22x22/centralmods.png new file mode 100644 index 00000000..a10f9a2b Binary files /dev/null and b/resources/multimc/22x22/centralmods.png differ diff --git a/resources/multimc/22x22/checkupdate.png b/resources/multimc/22x22/checkupdate.png new file mode 100644 index 00000000..badb200c Binary files /dev/null and b/resources/multimc/22x22/checkupdate.png differ diff --git a/resources/multimc/22x22/copy.png b/resources/multimc/22x22/copy.png new file mode 100644 index 00000000..c8f9db41 Binary files /dev/null and b/resources/multimc/22x22/copy.png differ diff --git a/resources/multimc/22x22/help.png b/resources/multimc/22x22/help.png new file mode 100644 index 00000000..da79b3e3 Binary files /dev/null and b/resources/multimc/22x22/help.png differ diff --git a/resources/multimc/22x22/new.png b/resources/multimc/22x22/new.png new file mode 100644 index 00000000..c707fbbf Binary files /dev/null and b/resources/multimc/22x22/new.png differ diff --git a/resources/multimc/22x22/news.png b/resources/multimc/22x22/news.png new file mode 100644 index 00000000..1953bf7b Binary files /dev/null and b/resources/multimc/22x22/news.png differ diff --git a/resources/multimc/22x22/refresh.png b/resources/multimc/22x22/refresh.png new file mode 100644 index 00000000..734729bf Binary files /dev/null and b/resources/multimc/22x22/refresh.png differ diff --git a/resources/multimc/22x22/settings.png b/resources/multimc/22x22/settings.png new file mode 100644 index 00000000..daf56aad Binary files /dev/null and b/resources/multimc/22x22/settings.png differ diff --git a/resources/multimc/22x22/viewfolder.png b/resources/multimc/22x22/viewfolder.png new file mode 100644 index 00000000..b645167f Binary files /dev/null and b/resources/multimc/22x22/viewfolder.png differ diff --git a/resources/multimc/24x24/cat.png b/resources/multimc/24x24/cat.png new file mode 100644 index 00000000..4fcda3ea Binary files /dev/null and b/resources/multimc/24x24/cat.png differ diff --git a/resources/multimc/24x24/noaccount.png b/resources/multimc/24x24/noaccount.png new file mode 100644 index 00000000..ac12437c Binary files /dev/null and b/resources/multimc/24x24/noaccount.png differ diff --git a/resources/multimc/24x24/refresh.png b/resources/multimc/24x24/refresh.png new file mode 100644 index 00000000..09a11186 Binary files /dev/null and b/resources/multimc/24x24/refresh.png differ diff --git a/resources/multimc/32x32/noaccount.png b/resources/multimc/32x32/noaccount.png new file mode 100644 index 00000000..a73afc94 Binary files /dev/null and b/resources/multimc/32x32/noaccount.png differ diff --git a/resources/multimc/32x32/refresh.png b/resources/multimc/32x32/refresh.png new file mode 100644 index 00000000..1f0c3913 Binary files /dev/null and b/resources/multimc/32x32/refresh.png differ diff --git a/resources/multimc/48x48/noaccount.png b/resources/multimc/48x48/noaccount.png new file mode 100644 index 00000000..4703796c Binary files /dev/null and b/resources/multimc/48x48/noaccount.png differ diff --git a/resources/multimc/48x48/refresh.png b/resources/multimc/48x48/refresh.png new file mode 100644 index 00000000..f81b8d67 Binary files /dev/null and b/resources/multimc/48x48/refresh.png differ diff --git a/resources/multimc/8x8/noaccount.png b/resources/multimc/8x8/noaccount.png new file mode 100644 index 00000000..466e4c07 Binary files /dev/null and b/resources/multimc/8x8/noaccount.png differ diff --git a/resources/multimc/index.theme b/resources/multimc/index.theme new file mode 100644 index 00000000..d7d460c7 --- /dev/null +++ b/resources/multimc/index.theme @@ -0,0 +1,30 @@ +[Icon Theme] +Name=multimc +Comment=MultiMC Default Icons +Inherits=default +Directories=scalable/apps,8x8,16x16,22x22,24x24,32x32,48x48 + +[scalable/apps] +Size=48 +Type=scalable +MinSize=1 +MaxSize=512 +Context=Applications + +[8x8] +Size=8 + +[16x16] +Size=16 + +[22x22] +Size=22 + +[24x24] +Size=24 + +[32x32] +Size=32 + +[48x48] +Size=48 diff --git a/resources/multimc/multimc.qrc b/resources/multimc/multimc.qrc new file mode 100644 index 00000000..bacd1f76 --- /dev/null +++ b/resources/multimc/multimc.qrc @@ -0,0 +1,32 @@ + + + + index.theme + scalable/apps/multimc.svg + scalable/console.svg + scalable/console_error.svg + scalable/bug.svg + scalable/news.svg + 22x22/about.png + 22x22/bug.png + 22x22/centralmods.png + 22x22/checkupdate.png + 22x22/help.png + 22x22/new.png + 22x22/copy.png + 22x22/news.png + 16x16/refresh.png + 22x22/refresh.png + 24x24/refresh.png + 32x32/refresh.png + 48x48/refresh.png + 22x22/settings.png + 22x22/viewfolder.png + 24x24/cat.png + 8x8/noaccount.png + 16x16/noaccount.png + 24x24/noaccount.png + 32x32/noaccount.png + 48x48/noaccount.png + + diff --git a/resources/multimc/scalable/apps/multimc.svg b/resources/multimc/scalable/apps/multimc.svg new file mode 100644 index 00000000..178509ac --- /dev/null +++ b/resources/multimc/scalable/apps/multimc.svg @@ -0,0 +1,1993 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +