aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-01-19 13:52:44 +0100
committerPetr Mrázek <peterix@gmail.com>2014-01-19 13:52:44 +0100
commit498bb4833808399c8c7c84ebdd41fec6ef0fa6cf (patch)
tree9e7b44aebb649fe48a112c9ff1d54715d48086ed
parent2fe033c4a0bcdb0972046e1b55b0cf463075dc24 (diff)
downloadPrismLauncher-498bb4833808399c8c7c84ebdd41fec6ef0fa6cf.tar.gz
PrismLauncher-498bb4833808399c8c7c84ebdd41fec6ef0fa6cf.tar.bz2
PrismLauncher-498bb4833808399c8c7c84ebdd41fec6ef0fa6cf.zip
Add more scales to toolbar icons
-rw-r--r--resources/instances/instances.qrc23
-rw-r--r--resources/multimc/16x16/about.pngbin0 -> 1270 bytes
-rw-r--r--resources/multimc/16x16/bug.pngbin0 -> 734 bytes
-rw-r--r--resources/multimc/16x16/centralmods.pngbin0 -> 1145 bytes
-rw-r--r--resources/multimc/16x16/checkupdate.pngbin0 -> 1212 bytes
-rw-r--r--resources/multimc/16x16/copy.pngbin0 -> 957 bytes
-rw-r--r--resources/multimc/16x16/help.pngbin0 -> 1297 bytes
-rw-r--r--resources/multimc/16x16/new.pngbin0 -> 1175 bytes
-rw-r--r--resources/multimc/16x16/news.pngbin0 -> 727 bytes
-rw-r--r--resources/multimc/16x16/settings.pngbin0 -> 1410 bytes
-rw-r--r--resources/multimc/16x16/viewfolder.pngbin0 -> 852 bytes
-rw-r--r--resources/multimc/22x22/copy.pngbin297 -> 1004 bytes
-rw-r--r--resources/multimc/24x24/about.pngbin0 -> 2051 bytes
-rw-r--r--resources/multimc/24x24/bug.pngbin0 -> 1290 bytes
-rw-r--r--resources/multimc/24x24/centralmods.pngbin0 -> 1787 bytes
-rw-r--r--resources/multimc/24x24/checkupdate.pngbin0 -> 1632 bytes
-rw-r--r--resources/multimc/24x24/copy.pngbin0 -> 1417 bytes
-rw-r--r--resources/multimc/24x24/help.pngbin0 -> 2089 bytes
-rw-r--r--resources/multimc/24x24/new.pngbin0 -> 1468 bytes
-rw-r--r--resources/multimc/24x24/news.pngbin0 -> 1295 bytes
-rw-r--r--resources/multimc/24x24/settings.pngbin0 -> 2109 bytes
-rw-r--r--resources/multimc/24x24/viewfolder.pngbin0 -> 1235 bytes
-rw-r--r--resources/multimc/32x32/about.pngbin0 -> 2658 bytes
-rw-r--r--resources/multimc/32x32/bug.pngbin0 -> 1772 bytes
-rw-r--r--resources/multimc/32x32/centralmods.pngbin0 -> 2119 bytes
-rw-r--r--resources/multimc/32x32/checkupdate.pngbin0 -> 2480 bytes
-rw-r--r--resources/multimc/32x32/copy.pngbin0 -> 1401 bytes
-rw-r--r--resources/multimc/32x32/help.pngbin0 -> 2720 bytes
-rw-r--r--resources/multimc/32x32/new.pngbin0 -> 1769 bytes
-rw-r--r--resources/multimc/32x32/news.pngbin0 -> 1752 bytes
-rw-r--r--resources/multimc/32x32/settings.pngbin0 -> 2983 bytes
-rw-r--r--resources/multimc/32x32/viewfolder.pngbin0 -> 1518 bytes
-rw-r--r--resources/multimc/48x48/about.pngbin0 -> 3995 bytes
-rw-r--r--resources/multimc/48x48/bug.pngbin0 -> 3124 bytes
-rw-r--r--resources/multimc/48x48/centralmods.pngbin0 -> 3201 bytes
-rw-r--r--resources/multimc/48x48/checkupdate.pngbin0 -> 4196 bytes
-rw-r--r--resources/multimc/48x48/copy.pngbin0 -> 1952 bytes
-rw-r--r--resources/multimc/48x48/help.pngbin0 -> 4170 bytes
-rw-r--r--resources/multimc/48x48/new.pngbin0 -> 2870 bytes
-rw-r--r--resources/multimc/48x48/news.pngbin0 -> 3333 bytes
-rw-r--r--resources/multimc/48x48/settings.pngbin0 -> 4797 bytes
-rw-r--r--resources/multimc/48x48/viewfolder.pngbin0 -> 1945 bytes
-rw-r--r--resources/multimc/multimc.qrc84
-rw-r--r--resources/multimc/scalable/centralmods.svg346
-rw-r--r--resources/multimc/scalable/checkupdate.svg167
-rw-r--r--resources/multimc/scalable/new.svg127
-rw-r--r--resources/multimc/scalable/viewfolder.svg122
47 files changed, 855 insertions, 14 deletions
diff --git a/resources/instances/instances.qrc b/resources/instances/instances.qrc
index e9d22c78..ec3cdf21 100644
--- a/resources/instances/instances.qrc
+++ b/resources/instances/instances.qrc
@@ -1,30 +1,35 @@
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource prefix="/icons/instances">
+ <!-- Source: Mojang -->
<file alias="brick">brick.png</file>
- <file alias="chicken">chicken128.png</file>
- <file alias="creeper">creeper128.png</file>
- <file alias="derp">derp.png</file>
<file alias="diamond">diamond.png</file>
<file alias="dirt">dirt.png</file>
+ <file alias="gold">gold.png</file>
+ <file alias="grass">grass.png</file>
+ <file alias="stone">stone.png</file>
+ <file alias="tnt">tnt.png</file>
+ <file alias="iron">iron.png</file>
+ <file alias="planks">planks.png</file>
+
+ <!-- Source: Unknown -->
+ <file alias="derp">derp.png</file>
<file alias="enderman">enderman.png</file>
+
+ <!-- Our own. -->
+ <file alias="chicken">chicken128.png</file>
+ <file alias="creeper">creeper128.png</file>
<file alias="enderpearl">enderpearl128.png</file>
<file alias="ftb-glow">ftb_glow128.png</file>
<file alias="ftb-logo">ftb_logo128.png</file>
<file alias="gear">gear128.png</file>
- <file alias="gold">gold.png</file>
- <file alias="grass">grass.png</file>
<file alias="herobrine">herobrine128.png</file>
<file alias="infinity">infinity128.png</file>
- <file alias="iron">iron.png</file>
<file alias="magitech">magitech128.png</file>
<file alias="meat">meat128.png</file>
<file alias="netherstar">netherstar128.png</file>
- <file alias="planks">planks.png</file>
<file alias="skeleton">skeleton128.png</file>
<file alias="squarecreeper">squarecreeper128.png</file>
<file alias="steve">steve128.png</file>
- <file alias="stone">stone.png</file>
- <file alias="tnt">tnt.png</file>
</qresource>
</RCC>
diff --git a/resources/multimc/16x16/about.png b/resources/multimc/16x16/about.png
new file mode 100644
index 00000000..a6a986e1
--- /dev/null
+++ b/resources/multimc/16x16/about.png
Binary files differ
diff --git a/resources/multimc/16x16/bug.png b/resources/multimc/16x16/bug.png
new file mode 100644
index 00000000..0c5b78b4
--- /dev/null
+++ b/resources/multimc/16x16/bug.png
Binary files differ
diff --git a/resources/multimc/16x16/centralmods.png b/resources/multimc/16x16/centralmods.png
new file mode 100644
index 00000000..c1b91c76
--- /dev/null
+++ b/resources/multimc/16x16/centralmods.png
Binary files differ
diff --git a/resources/multimc/16x16/checkupdate.png b/resources/multimc/16x16/checkupdate.png
new file mode 100644
index 00000000..f3742058
--- /dev/null
+++ b/resources/multimc/16x16/checkupdate.png
Binary files differ
diff --git a/resources/multimc/16x16/copy.png b/resources/multimc/16x16/copy.png
new file mode 100644
index 00000000..ccaed9e1
--- /dev/null
+++ b/resources/multimc/16x16/copy.png
Binary files differ
diff --git a/resources/multimc/16x16/help.png b/resources/multimc/16x16/help.png
new file mode 100644
index 00000000..e6edf6ba
--- /dev/null
+++ b/resources/multimc/16x16/help.png
Binary files differ
diff --git a/resources/multimc/16x16/new.png b/resources/multimc/16x16/new.png
new file mode 100644
index 00000000..2e56f589
--- /dev/null
+++ b/resources/multimc/16x16/new.png
Binary files differ
diff --git a/resources/multimc/16x16/news.png b/resources/multimc/16x16/news.png
new file mode 100644
index 00000000..872e85db
--- /dev/null
+++ b/resources/multimc/16x16/news.png
Binary files differ
diff --git a/resources/multimc/16x16/settings.png b/resources/multimc/16x16/settings.png
new file mode 100644
index 00000000..b916cd24
--- /dev/null
+++ b/resources/multimc/16x16/settings.png
Binary files differ
diff --git a/resources/multimc/16x16/viewfolder.png b/resources/multimc/16x16/viewfolder.png
new file mode 100644
index 00000000..98b8a944
--- /dev/null
+++ b/resources/multimc/16x16/viewfolder.png
Binary files differ
diff --git a/resources/multimc/22x22/copy.png b/resources/multimc/22x22/copy.png
index c8f9db41..ea236a24 100644
--- a/resources/multimc/22x22/copy.png
+++ b/resources/multimc/22x22/copy.png
Binary files differ
diff --git a/resources/multimc/24x24/about.png b/resources/multimc/24x24/about.png
new file mode 100644
index 00000000..537f37e4
--- /dev/null
+++ b/resources/multimc/24x24/about.png
Binary files differ
diff --git a/resources/multimc/24x24/bug.png b/resources/multimc/24x24/bug.png
new file mode 100644
index 00000000..158b5032
--- /dev/null
+++ b/resources/multimc/24x24/bug.png
Binary files differ
diff --git a/resources/multimc/24x24/centralmods.png b/resources/multimc/24x24/centralmods.png
new file mode 100644
index 00000000..c220d033
--- /dev/null
+++ b/resources/multimc/24x24/centralmods.png
Binary files differ
diff --git a/resources/multimc/24x24/checkupdate.png b/resources/multimc/24x24/checkupdate.png
new file mode 100644
index 00000000..db62813f
--- /dev/null
+++ b/resources/multimc/24x24/checkupdate.png
Binary files differ
diff --git a/resources/multimc/24x24/copy.png b/resources/multimc/24x24/copy.png
new file mode 100644
index 00000000..6133ef1d
--- /dev/null
+++ b/resources/multimc/24x24/copy.png
Binary files differ
diff --git a/resources/multimc/24x24/help.png b/resources/multimc/24x24/help.png
new file mode 100644
index 00000000..735ca50a
--- /dev/null
+++ b/resources/multimc/24x24/help.png
Binary files differ
diff --git a/resources/multimc/24x24/new.png b/resources/multimc/24x24/new.png
new file mode 100644
index 00000000..bca3f45b
--- /dev/null
+++ b/resources/multimc/24x24/new.png
Binary files differ
diff --git a/resources/multimc/24x24/news.png b/resources/multimc/24x24/news.png
new file mode 100644
index 00000000..8679405d
--- /dev/null
+++ b/resources/multimc/24x24/news.png
Binary files differ
diff --git a/resources/multimc/24x24/settings.png b/resources/multimc/24x24/settings.png
new file mode 100644
index 00000000..a4c6cb32
--- /dev/null
+++ b/resources/multimc/24x24/settings.png
Binary files differ
diff --git a/resources/multimc/24x24/viewfolder.png b/resources/multimc/24x24/viewfolder.png
new file mode 100644
index 00000000..3e95749b
--- /dev/null
+++ b/resources/multimc/24x24/viewfolder.png
Binary files differ
diff --git a/resources/multimc/32x32/about.png b/resources/multimc/32x32/about.png
new file mode 100644
index 00000000..5174c4f1
--- /dev/null
+++ b/resources/multimc/32x32/about.png
Binary files differ
diff --git a/resources/multimc/32x32/bug.png b/resources/multimc/32x32/bug.png
new file mode 100644
index 00000000..ada46653
--- /dev/null
+++ b/resources/multimc/32x32/bug.png
Binary files differ
diff --git a/resources/multimc/32x32/centralmods.png b/resources/multimc/32x32/centralmods.png
new file mode 100644
index 00000000..cd2b8208
--- /dev/null
+++ b/resources/multimc/32x32/centralmods.png
Binary files differ
diff --git a/resources/multimc/32x32/checkupdate.png b/resources/multimc/32x32/checkupdate.png
new file mode 100644
index 00000000..754005f9
--- /dev/null
+++ b/resources/multimc/32x32/checkupdate.png
Binary files differ
diff --git a/resources/multimc/32x32/copy.png b/resources/multimc/32x32/copy.png
new file mode 100644
index 00000000..c137b0f1
--- /dev/null
+++ b/resources/multimc/32x32/copy.png
Binary files differ
diff --git a/resources/multimc/32x32/help.png b/resources/multimc/32x32/help.png
new file mode 100644
index 00000000..b3854278
--- /dev/null
+++ b/resources/multimc/32x32/help.png
Binary files differ
diff --git a/resources/multimc/32x32/new.png b/resources/multimc/32x32/new.png
new file mode 100644
index 00000000..a3555ba4
--- /dev/null
+++ b/resources/multimc/32x32/new.png
Binary files differ
diff --git a/resources/multimc/32x32/news.png b/resources/multimc/32x32/news.png
new file mode 100644
index 00000000..c579fd44
--- /dev/null
+++ b/resources/multimc/32x32/news.png
Binary files differ
diff --git a/resources/multimc/32x32/settings.png b/resources/multimc/32x32/settings.png
new file mode 100644
index 00000000..a9c0817c
--- /dev/null
+++ b/resources/multimc/32x32/settings.png
Binary files differ
diff --git a/resources/multimc/32x32/viewfolder.png b/resources/multimc/32x32/viewfolder.png
new file mode 100644
index 00000000..74ab8fa6
--- /dev/null
+++ b/resources/multimc/32x32/viewfolder.png
Binary files differ
diff --git a/resources/multimc/48x48/about.png b/resources/multimc/48x48/about.png
new file mode 100644
index 00000000..b4ac71b8
--- /dev/null
+++ b/resources/multimc/48x48/about.png
Binary files differ
diff --git a/resources/multimc/48x48/bug.png b/resources/multimc/48x48/bug.png
new file mode 100644
index 00000000..298f9397
--- /dev/null
+++ b/resources/multimc/48x48/bug.png
Binary files differ
diff --git a/resources/multimc/48x48/centralmods.png b/resources/multimc/48x48/centralmods.png
new file mode 100644
index 00000000..d927e39b
--- /dev/null
+++ b/resources/multimc/48x48/centralmods.png
Binary files differ
diff --git a/resources/multimc/48x48/checkupdate.png b/resources/multimc/48x48/checkupdate.png
new file mode 100644
index 00000000..2e2c7d6b
--- /dev/null
+++ b/resources/multimc/48x48/checkupdate.png
Binary files differ
diff --git a/resources/multimc/48x48/copy.png b/resources/multimc/48x48/copy.png
new file mode 100644
index 00000000..ea40e34b
--- /dev/null
+++ b/resources/multimc/48x48/copy.png
Binary files differ
diff --git a/resources/multimc/48x48/help.png b/resources/multimc/48x48/help.png
new file mode 100644
index 00000000..82d828fa
--- /dev/null
+++ b/resources/multimc/48x48/help.png
Binary files differ
diff --git a/resources/multimc/48x48/new.png b/resources/multimc/48x48/new.png
new file mode 100644
index 00000000..a81753b3
--- /dev/null
+++ b/resources/multimc/48x48/new.png
Binary files differ
diff --git a/resources/multimc/48x48/news.png b/resources/multimc/48x48/news.png
new file mode 100644
index 00000000..0f82d857
--- /dev/null
+++ b/resources/multimc/48x48/news.png
Binary files differ
diff --git a/resources/multimc/48x48/settings.png b/resources/multimc/48x48/settings.png
new file mode 100644
index 00000000..6674eb23
--- /dev/null
+++ b/resources/multimc/48x48/settings.png
Binary files differ
diff --git a/resources/multimc/48x48/viewfolder.png b/resources/multimc/48x48/viewfolder.png
new file mode 100644
index 00000000..0492a736
--- /dev/null
+++ b/resources/multimc/48x48/viewfolder.png
Binary files differ
diff --git a/resources/multimc/multimc.qrc b/resources/multimc/multimc.qrc
index bacd1f76..894d8ab9 100644
--- a/resources/multimc/multimc.qrc
+++ b/resources/multimc/multimc.qrc
@@ -2,27 +2,101 @@
<RCC version="1.0">
<qresource prefix="/icons/multimc">
<file>index.theme</file>
- <file>scalable/apps/multimc.svg</file>
+ <!-- Logo. Our own. -->
+ <file>scalable/apps/multimc.svg</file>
+
+ <!-- OK console icon. Our own -->
<file>scalable/console.svg</file>
+
+ <!-- ERROR console icon. Our own -->
<file>scalable/console_error.svg</file>
- <file>scalable/bug.svg</file>
- <file>scalable/news.svg</file>
+
+ <!-- About dialog. GPLv2, http://openiconlibrary.sourceforge.net/gallery2/?./Icons/actions/help-contents.png -->
+ <file>16x16/about.png</file>
<file>22x22/about.png</file>
+ <file>24x24/about.png</file>
+ <file>32x32/about.png</file>
+ <file>48x48/about.png</file>
+
+ <!-- Report bug. Our own. -->
+ <file>scalable/bug.svg</file>
+ <file>16x16/bug.png</file>
<file>22x22/bug.png</file>
+ <file>24x24/bug.png</file>
+ <file>32x32/bug.png</file>
+ <file>48x48/bug.png</file>
+
+ <!-- Show mods folder. CC-BY-SA 3.0 http://openiconlibrary.sourceforge.net/gallery2/?./Icons/places/oxygen-style/folder-favorites.png -->
+ <file>scalable/centralmods.svg</file>
+ <file>16x16/centralmods.png</file>
<file>22x22/centralmods.png</file>
+ <file>24x24/centralmods.png</file>
+ <file>32x32/centralmods.png</file>
+ <file>48x48/centralmods.png</file>
+
+ <!-- Update. GPLv2, https://code.google.com/p/gnome-colors/ -->
+ <file>scalable/checkupdate.svg</file>
+ <file>16x16/checkupdate.png</file>
<file>22x22/checkupdate.png</file>
- <file>22x22/help.png</file>
+ <file>24x24/checkupdate.png</file>
+ <file>32x32/checkupdate.png</file>
+ <file>48x48/checkupdate.png</file>
+
+ <!-- Help. CC-BY-SA 3.0, http://openiconlibrary.sourceforge.net/gallery2/?./Icons/actions/help.png -->
+ <file>16x16/help.png</file>
+ <file>22x22/help.png</file>
+ <file>24x24/help.png</file>
+ <file>32x32/help.png</file>
+ <file>48x48/help.png</file>
+
+ <!-- New instance. GPLv2, http://openiconlibrary.sourceforge.net/gallery2/?./Icons/actions/document-new-3.png -->
+ <file>16x16/new.png</file>
<file>22x22/new.png</file>
+ <file>24x24/new.png</file>
+ <file>32x32/new.png</file>
+ <file>48x48/new.png</file>
+
+ <!-- copy instance. CC-BY-SA 3.0, http://openiconlibrary.sourceforge.net/gallery2/?./Icons/actions/edit-copy-6.png -->
+ <file>16x16/copy.png</file>
<file>22x22/copy.png</file>
- <file>22x22/news.png</file>
+ <file>24x24/copy.png</file>
+ <file>32x32/copy.png</file>
+ <file>48x48/copy.png</file>
+
+ <!-- Open news. Our own. -->
+ <file>scalable/news.svg</file>
+ <file>16x16/news.png</file>
+ <file>22x22/news.png</file>
+ <file>24x24/news.png</file>
+ <file>32x32/news.png</file>
+ <file>48x48/news.png</file>
+
+ <!-- Refresh, LGPL-2.1, http://openiconlibrary.sourceforge.net/gallery2/?./Icons/actions/view-refresh-6.png -->
<file>16x16/refresh.png</file>
<file>22x22/refresh.png</file>
<file>24x24/refresh.png</file>
<file>32x32/refresh.png</file>
<file>48x48/refresh.png</file>
+
+ <!-- Settings, LGPL-2.1, http://openiconlibrary.sourceforge.net/gallery2/?./Icons/apps/system-settings-3.png -->
+ <file>16x16/settings.png</file>
<file>22x22/settings.png</file>
+ <file>24x24/settings.png</file>
+ <file>32x32/settings.png</file>
+ <file>48x48/settings.png</file>
+
+ <!-- View folder. CC-BY-SA 3.0, http://openiconlibrary.sourceforge.net/gallery2/?./Icons/actions/document-open-folder.png -->
+ <file>scalable/viewfolder.svg</file>
+ <file>16x16/viewfolder.png</file>
<file>22x22/viewfolder.png</file>
+ <file>24x24/viewfolder.png</file>
+ <file>32x32/viewfolder.png</file>
+ <file>48x48/viewfolder.png</file>
+
+ <!-- The cat button. Our own. -->
<file>24x24/cat.png</file>
+
+ <!-- Default minecraft skin, desaturated, cutout of head, Mojang -->
<file>8x8/noaccount.png</file>
<file>16x16/noaccount.png</file>
<file>24x24/noaccount.png</file>
diff --git a/resources/multimc/scalable/centralmods.svg b/resources/multimc/scalable/centralmods.svg
new file mode 100644
index 00000000..a8b123d0
--- /dev/null
+++ b/resources/multimc/scalable/centralmods.svg
@@ -0,0 +1,346 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) --><svg height="128" id="svg2811" inkscape:export-filename="/home/pinheiro/pics/oxygen/scalable/places/folder-bookmarks.png" inkscape:export-xdpi="360" inkscape:export-ydpi="360" inkscape:output_extension="org.inkscape.output.svgz.inkscape" inkscape:version="0.46" sodipodi:docbase="/home/david/oxygen/trunk/scalable/places" sodipodi:docname="folder-bookmarks.svgz" sodipodi:version="0.32" version="1.0" width="128" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <metadata>
+ <rdf:RDF xmlns:cc="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+ <cc:Work rdf:about="">
+ <dc:title></dc:title>
+ <dc:description></dc:description>
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>unsorted</rdf:li>
+ </rdf:Bag>
+ </dc:subject>
+ <dc:publisher>
+ <cc:Agent rdf:about="http://www.openclipart.org/">
+ <dc:title>Open Clip Art Library, Source: Oxygen Icons, Source: Oxygen Icons, Source: Oxygen Icons, Source: Oxygen Icons</dc:title>
+ </cc:Agent>
+ </dc:publisher>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title></dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:rights>
+ <cc:Agent>
+ <dc:title></dc:title>
+ </cc:Agent>
+ </dc:rights>
+ <dc:date></dc:date>
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ <cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/ or http://creativecommons.org/licenses/LGPL/2.1/"/>
+ <dc:language>en</dc:language>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs id="defs2813">
+ <linearGradient id="linearGradient3629" inkscape:collect="always">
+ <stop id="stop3631" offset="0" style="stop-color:#ffda36;stop-opacity:1;"/>
+ <stop id="stop3633" offset="1" style="stop-color:#ffda36;stop-opacity:0;"/>
+ </linearGradient>
+ <inkscape:perspective id="perspective99" inkscape:persp3d-origin="64 : 42.666667 : 1" inkscape:vp_x="0 : 64 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_z="128 : 64 : 1" sodipodi:type="inkscape:persp3d"/>
+ <linearGradient gradientTransform="matrix(1.0033808,0,0,1,-8.2378002,8)" gradientUnits="userSpaceOnUse" id="linearGradient3067" x1="122.74438" x2="122.39215" y1="96.721588" y2="20.043535">
+ <stop id="stop3069" offset="0" style="stop-color:#88c4ff;stop-opacity:1;"/>
+ <stop id="stop3077" offset="0.13053299" style="stop-color:#b3d9ff;stop-opacity:1;"/>
+ <stop id="stop3071" offset="0.72006166" style="stop-color:#71A8F5"/>
+ <stop id="stop3073" offset="1" style="stop-color:#508ed9;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient id="linearGradient2822">
+ <stop id="stop2824" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/>
+ <stop id="stop2826" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientTransform="matrix(1.0033404,0,0,1,-8.2374684,8)" gradientUnits="userSpaceOnUse" id="XMLID_9_" x1="71.9995" x2="71.9995" y1="14.2578" y2="19.9583">
+ <stop id="stop46" offset="0.25" style="stop-color:#71a8f5;stop-opacity:0;"/>
+ <stop id="stop48" offset="1" style="stop-color:#0057ae;stop-opacity:1"/>
+ </linearGradient>
+ <linearGradient gradientTransform="matrix(1.0033876,0,0,1,1.7561237,8)" gradientUnits="userSpaceOnUse" id="XMLID_8_" x1="72.0005" x2="72.0005" y1="96" y2="20.0005">
+ <stop id="stop35" offset="0" style="stop-color:#cfe7ff;stop-opacity:1;"/>
+ <stop id="stop37" offset="0.5917" style="stop-color:#71A8F5"/>
+ <stop id="stop39" offset="1" style="stop-color:#2C72C7"/>
+ </linearGradient>
+ <filter height="1.768" id="filter2807" inkscape:collect="always" width="1.0512" x="-0.0256" y="-0.384">
+ <feGaussianBlur id="feGaussianBlur2809" inkscape:collect="always" stdDeviation="1.28"/>
+ </filter>
+ <linearGradient gradientTransform="translate(-7.999995,8)" gradientUnits="userSpaceOnUse" id="XMLID_6_" x1="72.0005" x2="72.0005" y1="96" y2="4.882812e-04">
+ <stop id="stop7" offset="0" style="stop-color:#00479E"/>
+ <stop id="stop9" offset="0.0769" style="stop-color:#2C72C7"/>
+ <stop id="stop11" offset="0.58579999" style="stop-color:#6ea1df;stop-opacity:1;"/>
+ <stop id="stop13" offset="0.96450001" style="stop-color:#adcbee;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientTransform="translate(10,0)" gradientUnits="userSpaceOnUse" id="linearGradient2828" inkscape:collect="always" x1="22.413761" x2="22.413761" xlink:href="#linearGradient2822" y1="28.5" y2="34.472866"/>
+ <linearGradient gradientTransform="matrix(1.0033876,0,0,1,-8.2438763,8)" gradientUnits="userSpaceOnUse" id="linearGradient2838" inkscape:collect="always" x1="72.0005" x2="72.0005" xlink:href="#XMLID_8_" y1="96" y2="20.0005"/>
+ <clipPath clipPathUnits="userSpaceOnUse" id="clipPath2844">
+ <path d="M 133.86613,100.978 C 133.79288,102.369 132.59585,103.5 131.19913,103.5 L 16.812952,103.5 C 15.415236,103.5 14.2192,102.368 14.145947,100.979 C 14.145947,100.979 10.508666,30.967 10.508666,30.957 C 10.461513,30.301 10.673223,29.685 11.105684,29.22 C 11.539144,28.756 12.140172,28.501 12.799403,28.501 L 135.21268,28.501 C 135.8719,28.501 136.47293,28.756 136.90339,29.219 C 137.33384,29.682 137.54254,30.298 137.49137,30.966 L 133.86613,100.978 z" id="path2846" style="fill:#ff00bf"/>
+ </clipPath>
+ <filter height="1.8302754" id="filter2848" inkscape:collect="always" width="1.0247144" x="-0.012357198" y="-0.41513768">
+ <feGaussianBlur id="feGaussianBlur2850" inkscape:collect="always" stdDeviation="0.65388509"/>
+ </filter>
+ <linearGradient gradientTransform="matrix(1.0033808,0,0,1,-8.2378,8)" gradientUnits="userSpaceOnUse" id="linearGradient3109" inkscape:collect="always" x1="122.74438" x2="122.74438" xlink:href="#linearGradient3067" y1="96.721588" y2="20"/>
+ <linearGradient id="linearGradient3290">
+ <stop id="stop3292" offset="0" style="stop-color:yellow;stop-opacity:1;"/>
+ <stop id="stop3294" offset="1" style="stop-color:#ffb66d;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient id="linearGradient3273">
+ <stop id="stop3275" offset="0" style="stop-color:#ffffff;stop-opacity:0.55035973;"/>
+ <stop id="stop3277" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient id="linearGradient3291">
+ <stop id="stop3293" offset="0" style="stop-color:black;stop-opacity:1"/>
+ <stop id="stop3295" offset="1" style="stop-color:black;stop-opacity:0"/>
+ </linearGradient>
+ <linearGradient id="linearGradient3638">
+ <stop id="stop3640" offset="0" style="stop-color:#ffffff;stop-opacity:0;"/>
+ <stop id="stop3661" offset="0.06868132" style="stop-color:#ffffff;stop-opacity:1;"/>
+ <stop id="stop3659" offset="0.5" style="stop-color:#ffffff;stop-opacity:1;"/>
+ <stop id="stop3642" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient id="linearGradient12948">
+ <stop id="stop12950" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/>
+ <stop id="stop12952" offset="1" style="stop-color:#c0c0c0;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient id="linearGradient1563">
+ <stop id="stop1565" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/>
+ <stop id="stop1567" offset="1" style="stop-color:white;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient cx="41.233166" cy="39.832623" fx="41.409943" fy="44.369892" gradientTransform="matrix(1,0,0,0.75,0,9.9581557)" gradientUnits="userSpaceOnUse" id="radialGradient3673" inkscape:collect="always" r="8.1317282" xlink:href="#linearGradient3309"/>
+ <radialGradient cx="41.233166" cy="39.832623" fx="41.409943" fy="44.369892" gradientTransform="matrix(1,0,0,0.75,0,9.9581557)" gradientUnits="userSpaceOnUse" id="radialGradient3669" inkscape:collect="always" r="8.1317282" xlink:href="#linearGradient3309"/>
+ <filter id="filter3663" inkscape:collect="always">
+ <feGaussianBlur id="feGaussianBlur3665" inkscape:collect="always" stdDeviation="0.24178075"/>
+ </filter>
+ <radialGradient cx="41.233166" cy="39.832623" fx="41.409943" fy="44.369892" gradientTransform="matrix(1,0,0,0.75,0,9.9581557)" gradientUnits="userSpaceOnUse" id="radialGradient3638" inkscape:collect="always" r="8.1317282" xlink:href="#linearGradient3640"/>
+ <radialGradient cx="122.69361" cy="52.672272" fx="122.55822" fy="51.026066" gradientTransform="matrix(1.2538745,-0.4598801,0.2575547,0.7022291,-43.321636,71.69735)" gradientUnits="userSpaceOnUse" id="radialGradient3620" inkscape:collect="always" r="3.1883843" xlink:href="#linearGradient1563"/>
+ <radialGradient cx="121.58587" cy="52.85474" fx="121.58587" fy="52.85474" gradientTransform="matrix(2.2248115,-0.5961364,0.2773621,1.0351295,-163.57967,70.62501)" gradientUnits="userSpaceOnUse" id="radialGradient3618" inkscape:collect="always" r="3.1883843" xlink:href="#linearGradient1563"/>
+ <filter height="1.2126913" id="filter3604" inkscape:collect="always" width="1.2307636" x="-0.11538182" y="-0.10634566">
+ <feGaussianBlur id="feGaussianBlur3606" inkscape:collect="always" stdDeviation="0.25849222"/>
+ </filter>
+ <radialGradient cx="122.69361" cy="52.672272" fx="122.55822" fy="51.026066" gradientTransform="matrix(1.2538745,-0.4598801,0.2575547,0.7022291,-43.321636,71.69735)" gradientUnits="userSpaceOnUse" id="radialGradient3570" inkscape:collect="always" r="3.1883843" xlink:href="#linearGradient1563"/>
+ <filter height="1.3358284" id="filter3564" inkscape:collect="always" width="1.3643636" x="-0.18218182" y="-0.1679142">
+ <feGaussianBlur id="feGaussianBlur3566" inkscape:collect="always" stdDeviation="0.40814561"/>
+ </filter>
+ <radialGradient cx="121.58587" cy="52.85474" fx="121.58587" fy="52.85474" gradientTransform="matrix(2.2248115,-0.5961364,0.2773621,1.0351295,-163.57967,70.62501)" gradientUnits="userSpaceOnUse" id="radialGradient3382" inkscape:collect="always" r="3.1883843" xlink:href="#linearGradient1563"/>
+ <radialGradient cx="64.101562" cy="48.703125" fx="64.101562" fy="48.703125" gradientTransform="matrix(1,0,0,0.6476898,0,17.158608)" gradientUnits="userSpaceOnUse" id="radialGradient3372" inkscape:collect="always" r="56.812496" xlink:href="#linearGradient3309"/>
+ <filter id="filter3362" inkscape:collect="always">
+ <feGaussianBlur id="feGaussianBlur3364" inkscape:collect="always" stdDeviation="0.3785028"/>
+ </filter>
+ <radialGradient cx="26.573795" cy="73.493042" fx="35.587811" fy="102.79941" gradientTransform="matrix(4.6812453,-5.2700969e-7,3.571426e-8,0.3172375,-85.242554,44.725131)" gradientUnits="userSpaceOnUse" id="radialGradient3300" inkscape:collect="always" r="60.700562" xlink:href="#linearGradient3946"/>
+ <filter id="filter3285" inkscape:collect="always">
+ <feGaussianBlur id="feGaussianBlur3287" inkscape:collect="always" stdDeviation="0.26585998"/>
+ </filter>
+ <radialGradient cx="64.35347" cy="106.71302" fx="64.35347" fy="106.71302" gradientTransform="matrix(0.4443044,1.2598841e-8,0,0.1825067,35.563425,89.646593)" gradientUnits="userSpaceOnUse" id="radialGradient3267" inkscape:collect="always" r="60.700505" xlink:href="#linearGradient3946"/>
+ <radialGradient cx="64.07962" cy="66.197433" fx="64.07962" fy="66.197433" gradientTransform="matrix(1,0,0,0.9554688,0,2.9478533)" gradientUnits="userSpaceOnUse" id="radialGradient3263" inkscape:collect="always" r="60.700504" xlink:href="#XMLID_1_"/>
+ <filter id="filter3259" inkscape:collect="always">
+ <feGaussianBlur id="feGaussianBlur3261" inkscape:collect="always" stdDeviation="0.23739589"/>
+ </filter>
+ <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2475" inkscape:collect="always" x1="64.07962" x2="64.07962" xlink:href="#XMLID_1_" y1="-14.227339" y2="120.44466"/>
+ <radialGradient cx="64.35347" cy="98.207405" fx="64.35347" fy="98.207405" gradientTransform="matrix(9.1358439e-2,-2.9656957e-8,4.5207376e-8,0.1392616,58.276716,94.261412)" gradientUnits="userSpaceOnUse" id="radialGradient3956" inkscape:collect="always" r="60.700505" xlink:href="#linearGradient3946"/>
+ <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient3934" inkscape:collect="always" spreadMethod="reflect" x1="28.637825" x2="31.289474" xlink:href="#linearGradient3844" y1="120.84999" y2="122.08743"/>
+ <filter id="filter3928" inkscape:collect="always">
+ <feGaussianBlur id="feGaussianBlur3930" inkscape:collect="always" stdDeviation="0.18346262"/>
+ </filter>
+ <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2728" inkscape:collect="always" spreadMethod="reflect" x1="28.637825" x2="31.289474" xlink:href="#linearGradient3844" y1="120.84999" y2="122.08743"/>
+ <filter height="1.3101371" id="filter3838" inkscape:collect="always" width="1.3563383" x="-0.17816916" y="-0.15506857">
+ <feGaussianBlur id="feGaussianBlur3840" inkscape:collect="always" stdDeviation="0.46259975"/>
+ </filter>
+ <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient3800" inkscape:collect="always" spreadMethod="reflect" x1="63.948792" x2="67.219337" xlink:href="#linearGradient3363" y1="12.034382" y2="12.034382"/>
+ <filter id="filter3401" inkscape:collect="always">
+ <feGaussianBlur id="feGaussianBlur3403" inkscape:collect="always" stdDe