diff options
author | Sky <git@bunnies.cc> | 2014-04-12 02:05:42 +0100 |
---|---|---|
committer | Sky <git@bunnies.cc> | 2014-04-12 02:05:42 +0100 |
commit | 86830967b66123cd3dc179ebf3ea674d6f98c20a (patch) | |
tree | d13e12494e32133ee2cb43cbaaf6c06ca4976595 /resources | |
parent | 1657313105804e3c0230ad39255684927e29625c (diff) | |
download | MultiMC-86830967b66123cd3dc179ebf3ea674d6f98c20a.tar MultiMC-86830967b66123cd3dc179ebf3ea674d6f98c20a.tar.gz MultiMC-86830967b66123cd3dc179ebf3ea674d6f98c20a.tar.lz MultiMC-86830967b66123cd3dc179ebf3ea674d6f98c20a.tar.xz MultiMC-86830967b66123cd3dc179ebf3ea674d6f98c20a.zip |
Give the Patreon button a logo
Diffstat (limited to 'resources')
-rw-r--r-- | resources/multimc/16x16/patreon.png | bin | 0 -> 682 bytes | |||
-rw-r--r-- | resources/multimc/22x22/patreon.png | bin | 0 -> 976 bytes | |||
-rw-r--r-- | resources/multimc/24x24/patreon.png | bin | 0 -> 1034 bytes | |||
-rw-r--r-- | resources/multimc/32x32/patreon.png | bin | 0 -> 1450 bytes | |||
-rw-r--r-- | resources/multimc/48x48/patreon.png | bin | 0 -> 2317 bytes | |||
-rw-r--r-- | resources/multimc/64x64/patreon.png | bin | 0 -> 3212 bytes | |||
-rw-r--r-- | resources/multimc/multimc.qrc | 8 |
7 files changed, 8 insertions, 0 deletions
diff --git a/resources/multimc/16x16/patreon.png b/resources/multimc/16x16/patreon.png Binary files differnew file mode 100644 index 00000000..cde2b326 --- /dev/null +++ b/resources/multimc/16x16/patreon.png diff --git a/resources/multimc/22x22/patreon.png b/resources/multimc/22x22/patreon.png Binary files differnew file mode 100644 index 00000000..b6235ad2 --- /dev/null +++ b/resources/multimc/22x22/patreon.png diff --git a/resources/multimc/24x24/patreon.png b/resources/multimc/24x24/patreon.png Binary files differnew file mode 100644 index 00000000..c1da080f --- /dev/null +++ b/resources/multimc/24x24/patreon.png diff --git a/resources/multimc/32x32/patreon.png b/resources/multimc/32x32/patreon.png Binary files differnew file mode 100644 index 00000000..f5ae8a5e --- /dev/null +++ b/resources/multimc/32x32/patreon.png diff --git a/resources/multimc/48x48/patreon.png b/resources/multimc/48x48/patreon.png Binary files differnew file mode 100644 index 00000000..2708a85a --- /dev/null +++ b/resources/multimc/48x48/patreon.png diff --git a/resources/multimc/64x64/patreon.png b/resources/multimc/64x64/patreon.png Binary files differnew file mode 100644 index 00000000..7b4814ec --- /dev/null +++ b/resources/multimc/64x64/patreon.png diff --git a/resources/multimc/multimc.qrc b/resources/multimc/multimc.qrc index 363347de..d3068ff4 100644 --- a/resources/multimc/multimc.qrc +++ b/resources/multimc/multimc.qrc @@ -26,6 +26,14 @@ <file>48x48/bug.png</file> <file>64x64/bug.png</file> + <!-- Patron logo. (C) 2014 Patreon, Inc., http://www.patreon.com/toolbox?ftyp=media --> + <file>16x16/patreon.png</file> + <file>22x22/patreon.png</file> + <file>24x24/patreon.png</file> + <file>32x32/patreon.png</file> + <file>48x48/patreon.png</file> + <file>64x64/patreon.png</file> + <!-- The cat button. Freeware, http://findicons.com/icon/73096/black_cat --> <file>16x16/cat.png</file> <file>22x22/cat.png</file> |