diff options
Diffstat (limited to 'resources')
140 files changed, 12453 insertions, 0 deletions
diff --git a/resources/MultiMC.icns b/resources/MultiMC.icns Binary files differnew file mode 100644 index 00000000..f96fd5a4 --- /dev/null +++ b/resources/MultiMC.icns diff --git a/resources/MultiMC.ico b/resources/MultiMC.ico Binary files differnew file mode 100644 index 00000000..734af0fb --- /dev/null +++ b/resources/MultiMC.ico diff --git a/resources/MultiMC.manifest b/resources/MultiMC.manifest new file mode 100644 index 00000000..3acf8f7f --- /dev/null +++ b/resources/MultiMC.manifest @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> +<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"> + <assemblyIdentity name="MultiMC.Application.5" type="win32" version="5.0.0.0" /> + <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"> + <security> + <requestedPrivileges> + <requestedExecutionLevel level="asInvoker" uiAccess="false"/> + </requestedPrivileges> + </security> + </trustInfo> + <dependency> + <dependentAssembly> + <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="x86" publicKeyToken="6595b64144ccf1df" language="*"/> + </dependentAssembly> + </dependency> + <description>Custom Minecraft launcher for managing multiple installs.</description> + <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"> + <application> + <!--The ID below indicates app support for Windows Vista --> + <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/> + <!--The ID below indicates app support for Windows 7 --> + <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/> + <!--The ID below indicates app support for Windows Developer Preview / Windows 8 --> + <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/> + </application> + </compatibility> +</assembly>
\ No newline at end of file diff --git a/resources/backgrounds/backgrounds.qrc b/resources/backgrounds/backgrounds.qrc new file mode 100644 index 00000000..55de139e --- /dev/null +++ b/resources/backgrounds/backgrounds.qrc @@ -0,0 +1,6 @@ +<!DOCTYPE RCC> +<RCC version="1.0"> + <qresource prefix="/backgrounds"> + <file alias="kitteh">catbgrnd2.png</file> + </qresource> +</RCC> diff --git a/resources/backgrounds/catbgrnd2.png b/resources/backgrounds/catbgrnd2.png Binary files differnew file mode 100644 index 00000000..2b949e0b --- /dev/null +++ b/resources/backgrounds/catbgrnd2.png diff --git a/resources/instances/brick.png b/resources/instances/brick.png Binary files differnew file mode 100644 index 00000000..0b534366 --- /dev/null +++ b/resources/instances/brick.png diff --git a/resources/instances/chicken.png b/resources/instances/chicken.png Binary files differnew file mode 100644 index 00000000..f870467a --- /dev/null +++ b/resources/instances/chicken.png diff --git a/resources/instances/chicken128.png b/resources/instances/chicken128.png Binary files differnew file mode 100644 index 00000000..71f6dedc --- /dev/null +++ b/resources/instances/chicken128.png diff --git a/resources/instances/creeper.png b/resources/instances/creeper.png Binary files differnew file mode 100644 index 00000000..a67ecfc3 --- /dev/null +++ b/resources/instances/creeper.png diff --git a/resources/instances/creeper128.png b/resources/instances/creeper128.png Binary files differnew file mode 100644 index 00000000..41b7d07d --- /dev/null +++ b/resources/instances/creeper128.png diff --git a/resources/instances/derp.png b/resources/instances/derp.png Binary files differnew file mode 100644 index 00000000..4c361942 --- /dev/null +++ b/resources/instances/derp.png diff --git a/resources/instances/diamond.png b/resources/instances/diamond.png Binary files differnew file mode 100644 index 00000000..376ab901 --- /dev/null +++ b/resources/instances/diamond.png diff --git a/resources/instances/dirt.png b/resources/instances/dirt.png Binary files differnew file mode 100644 index 00000000..9e19eb8f --- /dev/null +++ b/resources/instances/dirt.png diff --git a/resources/instances/enderman.png b/resources/instances/enderman.png Binary files differnew file mode 100644 index 00000000..9f3a72b3 --- /dev/null +++ b/resources/instances/enderman.png diff --git a/resources/instances/enderpearl.png b/resources/instances/enderpearl.png Binary files differnew file mode 100644 index 00000000..a818eb8e --- /dev/null +++ b/resources/instances/enderpearl.png diff --git a/resources/instances/enderpearl128.png b/resources/instances/enderpearl128.png Binary files differnew file mode 100644 index 00000000..0a5bf91a --- /dev/null +++ b/resources/instances/enderpearl128.png diff --git a/resources/instances/ftb_glow.png b/resources/instances/ftb_glow.png Binary files differnew file mode 100644 index 00000000..c4e6fd5d --- /dev/null +++ b/resources/instances/ftb_glow.png diff --git a/resources/instances/ftb_glow128.png b/resources/instances/ftb_glow128.png Binary files differnew file mode 100644 index 00000000..86632b21 --- /dev/null +++ b/resources/instances/ftb_glow128.png diff --git a/resources/instances/ftb_logo.png b/resources/instances/ftb_logo.png Binary files differnew file mode 100644 index 00000000..20df7171 --- /dev/null +++ b/resources/instances/ftb_logo.png diff --git a/resources/instances/ftb_logo128.png b/resources/instances/ftb_logo128.png Binary files differnew file mode 100644 index 00000000..e725b7fe --- /dev/null +++ b/resources/instances/ftb_logo128.png diff --git a/resources/instances/gear.png b/resources/instances/gear.png Binary files differnew file mode 100644 index 00000000..da9ba2f9 --- /dev/null +++ b/resources/instances/gear.png diff --git a/resources/instances/gear128.png b/resources/instances/gear128.png Binary files differnew file mode 100644 index 00000000..75c68a66 --- /dev/null +++ b/resources/instances/gear128.png diff --git a/resources/instances/gold.png b/resources/instances/gold.png Binary files differnew file mode 100644 index 00000000..9bedda16 --- /dev/null +++ b/resources/instances/gold.png diff --git a/resources/instances/grass.png b/resources/instances/grass.png Binary files differnew file mode 100644 index 00000000..f1694547 --- /dev/null +++ b/resources/instances/grass.png diff --git a/resources/instances/herobrine.png b/resources/instances/herobrine.png Binary files differnew file mode 100644 index 00000000..e5460da3 --- /dev/null +++ b/resources/instances/herobrine.png diff --git a/resources/instances/herobrine128.png b/resources/instances/herobrine128.png Binary files differnew file mode 100644 index 00000000..13f1494c --- /dev/null +++ b/resources/instances/herobrine128.png diff --git a/resources/instances/infinity.png b/resources/instances/infinity.png Binary files differnew file mode 100644 index 00000000..bd94a3dc --- /dev/null +++ b/resources/instances/infinity.png diff --git a/resources/instances/infinity128.png b/resources/instances/infinity128.png Binary files differnew file mode 100644 index 00000000..226847fb --- /dev/null +++ b/resources/instances/infinity128.png diff --git a/resources/instances/instances.qrc b/resources/instances/instances.qrc new file mode 100644 index 00000000..ec3cdf21 --- /dev/null +++ b/resources/instances/instances.qrc @@ -0,0 +1,35 @@ +<!DOCTYPE RCC> +<RCC version="1.0"> + <qresource prefix="/icons/instances"> + <!-- Source: Mojang --> + <file alias="brick">brick.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="herobrine">herobrine128.png</file> + <file alias="infinity">infinity128.png</file> + <file alias="magitech">magitech128.png</file> + <file alias="meat">meat128.png</file> + <file alias="netherstar">netherstar128.png</file> + <file alias="skeleton">skeleton128.png</file> + <file alias="squarecreeper">squarecreeper128.png</file> + <file alias="steve">steve128.png</file> + </qresource> +</RCC> diff --git a/resources/instances/iron.png b/resources/instances/iron.png Binary files differnew file mode 100644 index 00000000..28960782 --- /dev/null +++ b/resources/instances/iron.png diff --git a/resources/instances/magitech.png b/resources/instances/magitech.png Binary files differnew file mode 100644 index 00000000..6fd8ff60 --- /dev/null +++ b/resources/instances/magitech.png diff --git a/resources/instances/magitech128.png b/resources/instances/magitech128.png Binary files differnew file mode 100644 index 00000000..0f81a199 --- /dev/null +++ b/resources/instances/magitech128.png diff --git a/resources/instances/meat.png b/resources/instances/meat.png Binary files differnew file mode 100644 index 00000000..6694859d --- /dev/null +++ b/resources/instances/meat.png diff --git a/resources/instances/meat128.png b/resources/instances/meat128.png Binary files differnew file mode 100644 index 00000000..fefc9bf1 --- /dev/null +++ b/resources/instances/meat128.png diff --git a/resources/instances/netherstar.png b/resources/instances/netherstar.png Binary files differnew file mode 100644 index 00000000..43cb5113 --- /dev/null +++ b/resources/instances/netherstar.png diff --git a/resources/instances/netherstar128.png b/resources/instances/netherstar128.png Binary files differnew file mode 100644 index 00000000..132085f0 --- /dev/null +++ b/resources/instances/netherstar128.png diff --git a/resources/instances/planks.png b/resources/instances/planks.png Binary files differnew file mode 100644 index 00000000..7fcf8467 --- /dev/null +++ b/resources/instances/planks.png diff --git a/resources/instances/skeleton.png b/resources/instances/skeleton.png Binary files differnew file mode 100644 index 00000000..0c8d3505 --- /dev/null +++ b/resources/instances/skeleton.png diff --git a/resources/instances/skeleton128.png b/resources/instances/skeleton128.png Binary files differnew file mode 100644 index 00000000..55fcf5a9 --- /dev/null +++ b/resources/instances/skeleton128.png diff --git a/resources/instances/squarecreeper.png b/resources/instances/squarecreeper.png Binary files differnew file mode 100644 index 00000000..b78c4ae0 --- /dev/null +++ b/resources/instances/squarecreeper.png diff --git a/resources/instances/squarecreeper128.png b/resources/instances/squarecreeper128.png Binary files differnew file mode 100644 index 00000000..c82d8406 --- /dev/null +++ b/resources/instances/squarecreeper128.png diff --git a/resources/instances/steve.png b/resources/instances/steve.png Binary files differnew file mode 100644 index 00000000..07c6acde --- /dev/null +++ b/resources/instances/steve.png diff --git a/resources/instances/steve128.png b/resources/instances/steve128.png Binary files differnew file mode 100644 index 00000000..a07cbd2f --- /dev/null +++ b/resources/instances/steve128.png diff --git a/resources/instances/stone.png b/resources/instances/stone.png Binary files differnew file mode 100644 index 00000000..34f9a751 --- /dev/null +++ b/resources/instances/stone.png diff --git a/resources/instances/tnt.png b/resources/instances/tnt.png Binary files differnew file mode 100644 index 00000000..e40d404d --- /dev/null +++ b/resources/instances/tnt.png diff --git a/resources/multimc.rc b/resources/multimc.rc new file mode 100644 index 00000000..ca92e2c3 --- /dev/null +++ b/resources/multimc.rc @@ -0,0 +1,29 @@ +#ifndef WIN32_LEAN_AND_MEAN +#define WIN32_LEAN_AND_MEAN +#endif +#include <windows.h> + +IDI_ICON1 ICON DISCARDABLE "MultiMC.ico" +1 RT_MANIFEST "MultiMC.manifest" + +VS_VERSION_INFO VERSIONINFO +FILEVERSION 1,0,0,0 +FILEOS VOS_NT_WINDOWS32 +FILETYPE VFT_APP +BEGIN + BLOCK "StringFileInfo" + BEGIN + BLOCK "000004b0" + BEGIN + VALUE "CompanyName", "MultiMC Contributors" + VALUE "FileDescription", "Minecraft Launcher" + VALUE "FileVersion", "1.0.0.0" + VALUE "ProductName", "MultiMC" + VALUE "ProductVersion", "5" + END + END + BLOCK "VarFileInfo" + BEGIN + VALUE "Translation", 0x0000, 0x04b0 // Unicode + END +END diff --git a/resources/multimc/16x16/about.png b/resources/multimc/16x16/about.png Binary files differnew file mode 100644 index 00000000..a6a986e1 --- /dev/null +++ b/resources/multimc/16x16/about.png diff --git a/resources/multimc/16x16/bug.png b/resources/multimc/16x16/bug.png Binary files differnew file mode 100644 index 00000000..0c5b78b4 --- /dev/null +++ b/resources/multimc/16x16/bug.png diff --git a/resources/multimc/16x16/cat.png b/resources/multimc/16x16/cat.png Binary files differnew file mode 100644 index 00000000..e6e31b44 --- /dev/null +++ b/resources/multimc/16x16/cat.png diff --git a/resources/multimc/16x16/centralmods.png b/resources/multimc/16x16/centralmods.png Binary files differnew file mode 100644 index 00000000..c1b91c76 --- /dev/null +++ b/resources/multimc/16x16/centralmods.png diff --git a/resources/multimc/16x16/checkupdate.png b/resources/multimc/16x16/checkupdate.png Binary files differnew file mode 100644 index 00000000..f3742058 --- /dev/null +++ b/resources/multimc/16x16/checkupdate.png diff --git a/resources/multimc/16x16/copy.png b/resources/multimc/16x16/copy.png Binary files differnew file mode 100644 index 00000000..ccaed9e1 --- /dev/null +++ b/resources/multimc/16x16/copy.png diff --git a/resources/multimc/16x16/help.png b/resources/multimc/16x16/help.png Binary files differnew file mode 100644 index 00000000..e6edf6ba --- /dev/null +++ b/resources/multimc/16x16/help.png diff --git a/resources/multimc/16x16/new.png b/resources/multimc/16x16/new.png Binary files differnew file mode 100644 index 00000000..2e56f589 --- /dev/null +++ b/resources/multimc/16x16/new.png diff --git a/resources/multimc/16x16/news.png b/resources/multimc/16x16/news.png Binary files differnew file mode 100644 index 00000000..872e85db --- /dev/null +++ b/resources/multimc/16x16/news.png diff --git a/resources/multimc/16x16/noaccount.png b/resources/multimc/16x16/noaccount.png Binary files differnew file mode 100644 index 00000000..b49bcf36 --- /dev/null +++ b/resources/multimc/16x16/noaccount.png diff --git a/resources/multimc/16x16/refresh.png b/resources/multimc/16x16/refresh.png Binary files differnew file mode 100644 index 00000000..86b6f82c --- /dev/null +++ b/resources/multimc/16x16/refresh.png diff --git a/resources/multimc/16x16/settings.png b/resources/multimc/16x16/settings.png Binary files differnew file mode 100644 index 00000000..b916cd24 --- /dev/null +++ b/resources/multimc/16x16/settings.png diff --git a/resources/multimc/16x16/viewfolder.png b/resources/multimc/16x16/viewfolder.png Binary files differnew file mode 100644 index 00000000..98b8a944 --- /dev/null +++ b/resources/multimc/16x16/viewfolder.png diff --git a/resources/multimc/22x22/about.png b/resources/multimc/22x22/about.png Binary files differnew file mode 100644 index 00000000..57775e25 --- /dev/null +++ b/resources/multimc/22x22/about.png diff --git a/resources/multimc/22x22/bug.png b/resources/multimc/22x22/bug.png Binary files differnew file mode 100644 index 00000000..90481bba --- /dev/null +++ b/resources/multimc/22x22/bug.png diff --git a/resources/multimc/22x22/cat.png b/resources/multimc/22x22/cat.png Binary files differnew file mode 100644 index 00000000..3ea7ba69 --- /dev/null +++ b/resources/multimc/22x22/cat.png diff --git a/resources/multimc/22x22/centralmods.png b/resources/multimc/22x22/centralmods.png Binary files differnew file mode 100644 index 00000000..a10f9a2b --- /dev/null +++ b/resources/multimc/22x22/centralmods.png diff --git a/resources/multimc/22x22/checkupdate.png b/resources/multimc/22x22/checkupdate.png Binary files differnew file mode 100644 index 00000000..badb200c --- /dev/null +++ b/resources/multimc/22x22/checkupdate.png diff --git a/resources/multimc/22x22/copy.png b/resources/multimc/22x22/copy.png Binary files differnew file mode 100644 index 00000000..ea236a24 --- /dev/null +++ b/resources/multimc/22x22/copy.png diff --git a/resources/multimc/22x22/help.png b/resources/multimc/22x22/help.png Binary files differnew file mode 100644 index 00000000..da79b3e3 --- /dev/null +++ b/resources/multimc/22x22/help.png diff --git a/resources/multimc/22x22/new.png b/resources/multimc/22x22/new.png Binary files differnew file mode 100644 index 00000000..c707fbbf --- /dev/null +++ b/resources/multimc/22x22/new.png diff --git a/resources/multimc/22x22/news.png b/resources/multimc/22x22/news.png Binary files differnew file mode 100644 index 00000000..1953bf7b --- /dev/null +++ b/resources/multimc/22x22/news.png diff --git a/resources/multimc/22x22/refresh.png b/resources/multimc/22x22/refresh.png Binary files differnew file mode 100644 index 00000000..45b5535c --- /dev/null +++ b/resources/multimc/22x22/refresh.png diff --git a/resources/multimc/22x22/settings.png b/resources/multimc/22x22/settings.png Binary files differnew file mode 100644 index 00000000..daf56aad --- /dev/null +++ b/resources/multimc/22x22/settings.png diff --git a/resources/multimc/22x22/viewfolder.png b/resources/multimc/22x22/viewfolder.png Binary files differnew file mode 100644 index 00000000..b645167f --- /dev/null +++ b/resources/multimc/22x22/viewfolder.png diff --git a/resources/multimc/24x24/cat.png b/resources/multimc/24x24/cat.png Binary files differnew file mode 100644 index 00000000..c93245f6 --- /dev/null +++ b/resources/multimc/24x24/cat.png diff --git a/resources/multimc/24x24/noaccount.png b/resources/multimc/24x24/noaccount.png Binary files differnew file mode 100644 index 00000000..ac12437c --- /dev/null +++ b/resources/multimc/24x24/noaccount.png diff --git a/resources/multimc/32x32/about.png b/resources/multimc/32x32/about.png Binary files differnew file mode 100644 index 00000000..5174c4f1 --- /dev/null +++ b/resources/multimc/32x32/about.png diff --git a/resources/multimc/32x32/bug.png b/resources/multimc/32x32/bug.png Binary files differnew file mode 100644 index 00000000..ada46653 --- /dev/null +++ b/resources/multimc/32x32/bug.png diff --git a/resources/multimc/32x32/cat.png b/resources/multimc/32x32/cat.png Binary files differnew file mode 100644 index 00000000..78ff98e9 --- /dev/null +++ b/resources/multimc/32x32/cat.png diff --git a/resources/multimc/32x32/centralmods.png b/resources/multimc/32x32/centralmods.png Binary files differnew file mode 100644 index 00000000..cd2b8208 --- /dev/null +++ b/resources/multimc/32x32/centralmods.png diff --git a/resources/multimc/32x32/checkupdate.png b/resources/multimc/32x32/checkupdate.png Binary files differnew file mode 100644 index 00000000..754005f9 --- /dev/null +++ b/resources/multimc/32x32/checkupdate.png diff --git a/resources/multimc/32x32/copy.png b/resources/multimc/32x32/copy.png Binary files differnew file mode 100644 index 00000000..c137b0f1 --- /dev/null +++ b/resources/multimc/32x32/copy.png diff --git a/resources/multimc/32x32/help.png b/resources/multimc/32x32/help.png Binary files differnew file mode 100644 index 00000000..b3854278 --- /dev/null +++ b/resources/multimc/32x32/help.png diff --git a/resources/multimc/32x32/new.png b/resources/multimc/32x32/new.png Binary files differnew file mode 100644 index 00000000..a3555ba4 --- /dev/null +++ b/resources/multimc/32x32/new.png diff --git a/resources/multimc/32x32/news.png b/resources/multimc/32x32/news.png Binary files differnew file mode 100644 index 00000000..c579fd44 --- /dev/null +++ b/resources/multimc/32x32/news.png diff --git a/resources/multimc/32x32/noaccount.png b/resources/multimc/32x32/noaccount.png Binary files differnew file mode 100644 index 00000000..a73afc94 --- /dev/null +++ b/resources/multimc/32x32/noaccount.png diff --git a/resources/multimc/32x32/refresh.png b/resources/multimc/32x32/refresh.png Binary files differnew file mode 100644 index 00000000..afa2a9d7 --- /dev/null +++ b/resources/multimc/32x32/refresh.png diff --git a/resources/multimc/32x32/settings.png b/resources/multimc/32x32/settings.png Binary files differnew file mode 100644 index 00000000..a9c0817c --- /dev/null +++ b/resources/multimc/32x32/settings.png diff --git a/resources/multimc/32x32/viewfolder.png b/resources/multimc/32x32/viewfolder.png Binary files differnew file mode 100644 index 00000000..74ab8fa6 --- /dev/null +++ b/resources/multimc/32x32/viewfolder.png diff --git a/resources/multimc/48x48/about.png b/resources/multimc/48x48/about.png Binary files differnew file mode 100644 index 00000000..b4ac71b8 --- /dev/null +++ b/resources/multimc/48x48/about.png diff --git a/resources/multimc/48x48/bug.png b/resources/multimc/48x48/bug.png Binary files differnew file mode 100644 index 00000000..298f9397 --- /dev/null +++ b/resources/multimc/48x48/bug.png diff --git a/resources/multimc/48x48/cat.png b/resources/multimc/48x48/cat.png Binary files differnew file mode 100644 index 00000000..25912a3c --- /dev/null +++ b/resources/multimc/48x48/cat.png diff --git a/resources/multimc/48x48/centralmods.png b/resources/multimc/48x48/centralmods.png Binary files differnew file mode 100644 index 00000000..d927e39b --- /dev/null +++ b/resources/multimc/48x48/centralmods.png diff --git a/resources/multimc/48x48/checkupdate.png b/resources/multimc/48x48/checkupdate.png Binary files differnew file mode 100644 index 00000000..2e2c7d6b --- /dev/null +++ b/resources/multimc/48x48/checkupdate.png diff --git a/resources/multimc/48x48/copy.png b/resources/multimc/48x48/copy.png Binary files differnew file mode 100644 index 00000000..ea40e34b --- /dev/null +++ b/resources/multimc/48x48/copy.png diff --git a/resources/multimc/48x48/help.png b/resources/multimc/48x48/help.png Binary files differnew file mode 100644 index 00000000..82d828fa --- /dev/null +++ b/resources/multimc/48x48/help.png diff --git a/resources/multimc/48x48/new.png b/resources/multimc/48x48/new.png Binary files differnew file mode 100644 index 00000000..a81753b3 --- /dev/null +++ b/resources/multimc/48x48/new.png diff --git a/resources/multimc/48x48/news.png b/resources/multimc/48x48/news.png Binary files differnew file mode 100644 index 00000000..0f82d857 --- /dev/null +++ b/resources/multimc/48x48/news.png diff --git a/resources/multimc/48x48/noaccount.png b/resources/multimc/48x48/noaccount.png Binary files differnew file mode 100644 index 00000000..4703796c --- /dev/null +++ b/resources/multimc/48x48/noaccount.png diff --git a/resources/multimc/48x48/refresh.png b/resources/multimc/48x48/refresh.png Binary files differnew file mode 100644 index 00000000..0b08b238 --- /dev/null +++ b/resources/multimc/48x48/refresh.png diff --git a/resources/multimc/48x48/settings.png b/resources/multimc/48x48/settings.png Binary files differnew file mode 100644 index 00000000..6674eb23 --- /dev/null +++ b/resources/multimc/48x48/settings.png diff --git a/resources/multimc/48x48/viewfolder.png b/resources/multimc/48x48/viewfolder.png Binary files differnew file mode 100644 index 00000000..0492a736 --- /dev/null +++ b/resources/multimc/48x48/viewfolder.png diff --git a/resources/multimc/64x64/about.png b/resources/multimc/64x64/about.png Binary files differnew file mode 100644 index 00000000..b83e9269 --- /dev/null +++ b/resources/multimc/64x64/about.png diff --git a/resources/multimc/64x64/bug.png b/resources/multimc/64x64/bug.png Binary files differnew file mode 100644 index 00000000..156b0315 --- /dev/null +++ b/resources/multimc/64x64/bug.png diff --git a/resources/multimc/64x64/cat.png b/resources/multimc/64x64/cat.png Binary files differnew file mode 100644 index 00000000..2cc21f80 --- /dev/null +++ b/resources/multimc/64x64/cat.png diff --git a/resources/multimc/64x64/centralmods.png b/resources/multimc/64x64/centralmods.png Binary files differnew file mode 100644 index 00000000..8831f437 --- /dev/null +++ b/resources/multimc/64x64/centralmods.png diff --git a/resources/multimc/64x64/checkupdate.png b/resources/multimc/64x64/checkupdate.png Binary files differnew file mode 100644 index 00000000..dd1e29ac --- /dev/null +++ b/resources/multimc/64x64/checkupdate.png diff --git a/resources/multimc/64x64/copy.png b/resources/multimc/64x64/copy.png Binary files differnew file mode 100644 index 00000000..d12cf9c8 --- /dev/null +++ b/resources/multimc/64x64/copy.png diff --git a/resources/multimc/64x64/help.png b/resources/multimc/64x64/help.png Binary files differnew file mode 100644 index 00000000..0f3948c2 --- /dev/null +++ b/resources/multimc/64x64/help.png diff --git a/resources/multimc/64x64/new.png b/resources/multimc/64x64/new.png Binary files differnew file mode 100644 index 00000000..c3c6796c --- /dev/null +++ b/resources/multimc/64x64/new.png diff --git a/resources/multimc/64x64/news.png b/resources/multimc/64x64/news.png Binary files differnew file mode 100644 index 00000000..e306eed3 --- /dev/null +++ b/resources/multimc/64x64/news.png diff --git a/resources/multimc/64x64/refresh.png b/resources/multimc/64x64/refresh.png Binary files differnew file mode 100644 index 00000000..8373d819 --- /dev/null +++ b/resources/multimc/64x64/refresh.png diff --git a/resources/multimc/64x64/settings.png b/resources/multimc/64x64/settings.png Binary files differnew file mode 100644 index 00000000..e3ff58fa --- /dev/null +++ b/resources/multimc/64x64/settings.png diff --git a/resources/multimc/64x64/viewfolder.png b/resources/multimc/64x64/viewfolder.png Binary files differnew file mode 100644 index 00000000..7d531f9c --- /dev/null +++ b/resources/multimc/64x64/viewfolder.png diff --git a/resources/multimc/8x8/noaccount.png b/resources/multimc/8x8/noaccount.png Binary files differnew file mode 100644 index 00000000..466e4c07 --- /dev/null +++ b/resources/multimc/8x8/noaccount.png diff --git a/resources/multimc/index.theme b/resources/multimc/index.theme new file mode 100644 index 00000000..776792b7 --- /dev/null +++ b/resources/multimc/index.theme @@ -0,0 +1,33 @@ +[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 + +[64x64] +Size=64
\ No newline at end of file diff --git a/resources/multimc/multimc.qrc b/resources/multimc/multimc.qrc new file mode 100644 index 00000000..363347de --- /dev/null +++ b/resources/multimc/multimc.qrc @@ -0,0 +1,111 @@ +<!DOCTYPE RCC> +<RCC version="1.0"> + <qresource prefix="/icons/multimc"> + <file>index.theme</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> + + <!-- About dialog. GPLv2, http://openiconlibrary.sourceforge.net/gallery2/?./Icons/actions/help-contents.png --> + <file>16x16/about.png</file> + <file>22x22/about.png</file> + <file>32x32/about.png</file> + <file>48x48/about.png</file> + <file>64x64/about.png</file> + + <!-- Report bug. Our own. --> + <file>scalable/bug.svg</file> + <file>16x16/bug.png</file> + <file>22x22/bug.png</file> + <file>32x32/bug.png</file> + <file>48x48/bug.png</file> + <file>64x64/bug.png</file> + + <!-- The cat button. Freeware, http://findicons.com/icon/73096/black_cat --> + <file>16x16/cat.png</file> + <file>22x22/cat.png</file> + <file>24x24/cat.png</file> + <file>32x32/cat.png</file> + <file>48x48/cat.png</file> + <file>64x64/cat.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>32x32/centralmods.png</file> + <file>48x48/centralmods.png</file> + <file>64x64/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>32x32/checkupdate.png</file> + <file>48x48/checkupdate.png</file> + <file>64x64/checkupdate.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>32x32/copy.png</file> + <file>48x48/copy.png</file> + <file>64x64/copy.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>32x32/help.png</file> + <file>48x48/help.png</file> + <file>64x64/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>32x32/new.png</file> + <file>48x48/new.png</file> + <file>64x64/new.png</file> + + <!-- Open news. Our own. --> + <file>scalable/news.svg</file> + <file>16x16/news.png</file> + <file>22x22/news.png</file> + <file>32x32/news.png</file> + <file>48x48/news.png</file> + <file>64x64/news.png</file> + + <!-- Refresh, CC-BY-SA 3.0, Oxygen icons. --> + <file>16x16/refresh.png</file> + <file>22x22/refresh.png</file> + <file>32x32/refresh.png</file> + <file>48x48/refresh.png</file> + <file>64x64/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>32x32/settings.png</file> + <file>48x48/settings.png</file> + <file>64x64/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>32x32/viewfolder.png</file> + <file>48x48/viewfolder.png</file> + <file>64x64/viewfolder.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> + <file>32x32/noaccount.png</file> + <file>48x48/noaccount.png</file> + </qresource> +</RCC> 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 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="64px" + height="64px" + id="svg4427" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="multimc.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/infinity128.png" + inkscape:export-xdpi="180" + inkscape:export-ydpi="180"> + <defs + id="defs4429"> + <linearGradient + id="linearGradient5668" + inkscape:collect="always"> + <stop + id="stop5670" + offset="0" + style="stop-color:#75b54b;stop-opacity:1;" /> + <stop + id="stop5672" + offset="1" + style="stop-color:#75b54b;stop-opacity:0.6" /> + </linearGradient> + <linearGradient + id="linearGradient5084" + inkscape:collect="always"> + <stop + id="stop5086" + offset="0" + style="stop-color:#000000;stop-opacity:0.8" /> + <stop + id="stop5088" + offset="1" + style="stop-color:#000000;stop-opacity:0.35" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5668" + id="linearGradient5072" + x1="6.7342591" + y1="28.510933" + x2="50.506943" + y2="61.773685" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.01532073,-0.00938002)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5084" + id="linearGradient5082" + x1="14.312115" + y1="9.7948904" + x2="44.097023" + y2="82.973114" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5668" + id="linearGradient3281" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.01532073,-0.00938002)" + x1="6.7342591" + y1="28.510933" + x2="50.506943" + y2="61.773685" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5668" + id="linearGradient3283" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.01532073,-0.00938002)" + x1="6.7342591" + y1="28.510933" + x2="50.506943" + y2="61.773685" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5668" + id="linearGradient3286" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1879555,0,0,0.84178237,-0.01820035,-0.00789594)" + x1="6.7342591" + y1="28.510933" + x2="50.506943" + y2="61.773685" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5084" + id="linearGradient3288" + gradientUnits="userSpaceOnUse" + x1="14.312115" + y1="9.7948904" + x2="44.097023" + y2="82.973114" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5084" + id="linearGradient3290" + gradientUnits="userSpaceOnUse" + x1="14.312115" + y1="9.7948904" + x2="44.097023" + y2="82.973114" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5084" + id="linearGradient3293" + gradientUnits="userSpaceOnUse" + x1="14.312115" + y1="9.7948904" + x2="44.097023" + y2="82.973114" + gradientTransform="scale(1.1879555,0.84178237)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="6" + inkscape:cx="10.09561" + inkscape:cy="35.232628" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:document-units="px" + inkscape:grid-bbox="true" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid4446" + empspacing="16" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + spacingx="4px" + spacingy="4px" /> + </sodipodi:namedview> + <metadata + id="metadata4432"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="opacity:0.34999999999999998;fill:#552200;fill-opacity:1;stroke:none" + id="rect5674" + width="64.125" + height="64" + x="-0.125" + y="0.1249999" /> + <rect + style="fill:#74b44a;fill-opacity:1;stroke:none" + id="rect4448" + width="4" + height="4" + x="0" + y="0" /> + <rect + y="0" + x="4" + height="4" + width="4" + id="rect4450" + style="fill:#76b64c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#73b349;fill-opacity:1;stroke:none" + id="rect4452" + width="4" + height="4" + x="8" + y="0" /> + <rect + y="0" + x="12" + height="4" + width="4" + id="rect4454" + style="fill:#66a63c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#66a63c;fill-opacity:1;stroke:none" + id="rect4456" + width="4" + height="4" + x="16" + y="0" /> + <rect + y="0" + x="20" + height="4" + width="4" + id="rect4458" + style="fill:#6faf45;fill-opacity:1;stroke:none" /> + <rect + y="4" + x="0" + height="4" + width="4" + id="rect4460" + style="fill:#75b54b;fill-opacity:1;stroke:none" /> + <rect + style="fill:#6cac42;fill-opacity:1;stroke:none" + id="rect4462" + width="4" + height="4" + x="4" + y="4" /> + <rect + y="4" + x="8" + height="4" + width="4" + id="rect4464" + style="fill:#8ab95a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#81b051;fill-opacity:1;stroke:none" + id="rect4466" + width="4" + height="4" + x="12" + y="4" /> + <rect + y="4" + x="16" + height="4" + width="4" + id="rect4468" + style="fill:#83b253;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4470" + width="4" + height="4" + x="20" + y="4" /> + <rect + y="0" + x="24" + height="4" + width="4" + id="rect4472" + style="fill:#5f9f35;fill-opacity:1;stroke:none" /> + <rect + style="fill:#6cac42;fill-opacity:1;stroke:none" + id="rect4474" + width="4" + height="4" + x="28" + y="0" /> + <rect + y="0" + x="32" + height="4" + width="4" + id="rect4476" + style="fill:#7ebe54;fill-opacity:1;stroke:none" /> + <rect + style="fill:#76b64c;fill-opacity:1;stroke:none" + id="rect4478" + width="4" + height="4" + x="36" + y="0" /> + <rect + y="0" + x="40" + height="4" + width="4" + id="rect4480" + style="fill:#6aaa40;fill-opacity:1;stroke:none" /> + <rect + style="fill:#67a73d;fill-opacity:1;stroke:none" + id="rect4482" + width="4" + height="4" + x="44" + y="0" /> + <rect + style="fill:#68a83e;fill-opacity:1;stroke:none" + id="rect4484" + width="4" + height="4" + x="24" + y="4" /> + <rect + y="4" + x="28" + height="4" + width="4" + id="rect4486" + style="fill:#62a238;fill-opacity:1;stroke:none" /> + <rect + style="fill:#5f9f35;fill-opacity:1;stroke:none" + id="rect4488" + width="4" + height="4" + x="32" + y="4" /> + <rect + y="4" + x="36" + height="4" + width="4" + id="rect4490" + style="fill:#93c263;fill-opacity:1;stroke:none" /> + <rect + style="fill:#90bf60;fill-opacity:1;stroke:none" + id="rect4492" + width="4" + height="4" + x="40" + y="4" /> + <rect + y="4" + x="44" + height="4" + width="4" + id="rect4494" + style="fill:#73b349;fill-opacity:1;stroke:none" /> + <rect + style="fill:#69a93f;fill-opacity:1;stroke:none" + id="rect4496" + width="4" + height="4" + x="48" + y="0" /> + <rect + y="0" + x="52" + height="4" + width="4" + id="rect4498" + style="fill:#61a137;fill-opacity:1;stroke:none" /> + <rect + style="fill:#509026;fill-opacity:1;stroke:none" + id="rect4500" + width="4" + height="4" + x="56" + y="0" /> + <rect + y="0" + x="60" + height="4" + width="4" + id="rect4502" + style="fill:#6dad43;fill-opacity:1;stroke:none" /> + <rect + y="4" + x="48" + height="4" + width="4" + id="rect4508" + style="fill:#61a137;fill-opacity:1;stroke:none" /> + <rect + style="fill:#6cac42;fill-opacity:1;stroke:none" + id="rect4510" + width="4" + height="4" + x="52" + y="4" /> + <rect + y="4" + x="56" + height="4" + width="4" + id="rect4512" + style="fill:#67a73d;fill-opacity:1;stroke:none" /> + <rect + style="fill:#6bab41;fill-opacity:1;stroke:none" + id="rect4514" + width="4" + height="4" + x="60" + y="4" /> + <rect + y="8" + x="0" + height="4" + width="4" + id="rect4520" + style="fill:#8dbc5d;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4522" + width="4" + height="4" + x="4" + y="8" /> + <rect + y="8" + x="8" + height="4" + width="4" + id="rect4524" + style="fill:#9ccb6c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#64a43a;fill-opacity:1;stroke:none" + id="rect4526" + width="4" + height="4" + x="12" + y="8" /> + <rect + y="8" + x="16" + height="4" + width="4" + id="rect4528" + style="fill:#69a93f;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4530" + width="4" + height="4" + x="20" + y="8" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4532" + width="4" + height="4" + x="0" + y="12" /> + <rect + y="12" + x="4" + height="4" + width="4" + id="rect4534" + style="fill:#6c6c6c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4536" + width="4" + height="4" + x="8" + y="12" /> + <rect + y="12" + x="12" + height="4" + width="4" + id="rect4538" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#71b147;fill-opacity:1;stroke:none" + id="rect4540" + width="4" + height="4" + x="16" + y="12" /> + <rect + y="12" + x="20" + height="4" + width="4" + id="rect4542" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#70b046;fill-opacity:1;stroke:none" + id="rect4544" + width="4" + height="4" + x="24" + y="8" /> + <rect + y="8" + x="28" + height="4" + width="4" + id="rect4546" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#74b44a;fill-opacity:1;stroke:none" + id="rect4548" + width="4" + height="4" + x="32" + y="8" /> + <rect + y="8" + x="36" + height="4" + width="4" + id="rect4550" + style="fill:#7fbf55;fill-opacity:1;stroke:none" /> + <rect + style="fill:#92c162;fill-opacity:1;stroke:none" + id="rect4552" + width="4" + height="4" + x="40" + y="8" /> + <rect + y="8" + x="44" + height="4" + width="4" + id="rect4554" + style="fill:#97c667;fill-opacity:1;stroke:none" /> + <rect + y="12" + x="24" + height="4" + width="4" + id="rect4556" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4558" + width="4" + height="4" + x="28" + y="12" /> + <rect + y="12" + x="32" + height="4" + width="4" + id="rect4560" + style="fill:#5f9f35;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4562" + width="4" + height="4" + x="36" + y="12" /> + <rect + y="12" + x="40" + height="4" + width="4" + id="rect4564" + style="fill:#6dad43;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4566" + width="4" + height="4" + x="44" + y="12" /> + <rect + y="8" + x="48" + height="4" + width="4" + id="rect4568" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#57972d;fill-opacity:1;stroke:none" + id="rect4570" + width="4" + height="4" + x="52" + y="8" /> + <rect + y="8" + x="56" + height="4" + width="4" + id="rect4572" + style="fill:#60a036;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4574" + width="4" + height="4" + x="60" + y="8" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4576" + width="4" + height="4" + x="48" + y="12" /> + <rect + y="12" + x="52" + height="4" + width="4" + id="rect4578" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4580" + width="4" + height="4" + x="56" + y="12" /> + <rect + y="12" + x="60" + height="4" + width="4" + id="rect4582" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + y="16" + x="0" + height="4" + width="4" + id="rect4584" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4586" + width="4" + height="4" + x="4" + y="16" /> + <rect + y="16" + x="8" + height="4" + width="4" + id="rect4588" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b9855c;fill-opacity:1;stroke:none" + id="rect4590" + width="4" + height="4" + x="12" + y="16" /> + <rect + y="16" + x="16" + height="4" + width="4" + id="rect4592" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4594" + width="4" + height="4" + x="20" + y="16" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4596" + width="4" + height="4" + x="0" + y="20" /> + <rect + y="20" + x="4" + height="4" + width="4" + id="rect4598" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4600" + width="4" + height="4" + x="8" + y="20" /> + <rect + y="20" + x="12" + height="4" + width="4" + id="rect4602" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4604" + width="4" + height="4" + x="16" + y="20" /> + <rect + y="20" + x="20" + height="4" + width="4" + id="rect4606" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4608" + width="4" + height="4" + x="24" + y="16" /> + <rect + y="16" + x="28" + height="4" + width="4" + id="rect4610" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4612" + width="4" + height="4" + x="32" + y="16" /> + <rect + y="16" + x="36" + height="4" + width="4" + id="rect4614" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4616" + width="4" + height="4" + x="40" + y="16" /> + <rect + y="16" + x="44" + height="4" + width="4" + id="rect4618" + style="fill:#6c6c6c;fill-opacity:1;stroke:none" /> + <rect + y="20" + x="24" + height="4" + width="4" + id="rect4620" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4622" + width="4" + height="4" + x="28" + y="20" /> + <rect + y="20" + x="32" + height="4" + width="4" + id="rect4624" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4626" + width="4" + height="4" + x="36" + y="20" /> + <rect + y="20" + x="40" + height="4" + width="4" + id="rect4628" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4630" + width="4" + height="4" + x="44" + y="20" /> + <rect + y="16" + x="48" + height="4" + width="4" + id="rect4632" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4634" + width="4" + height="4" + x="52" + y="16" /> + <rect + y="16" + x="56" + height="4" + width="4" + id="rect4636" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4638" + width="4" + height="4" + x="60" + y="16" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4640" + width="4" + height="4" + x="48" + y="20" /> + <rect + y="20" + x="52" + height="4" + width="4" + id="rect4642" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4644" + width="4" + height="4" + x="56" + y="20" /> + <rect + y="20" + x="60" + height="4" + width="4" + id="rect4646" + style="fill:#b9855c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b9855c;fill-opacity:1;stroke:none" + id="rect4648" + width="4" + height="4" + x="0" + y="24" /> + <rect + y="24" + x="4" + height="4" + width="4" + id="rect4650" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4652" + width="4" + height="4" + x="8" + y="24" /> + <rect + y="24" + x="12" + height="4" + width="4" + id="rect4654" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#878787;fill-opacity:1;stroke:none" + id="rect4656" + width="4" + height="4" + x="16" + y="24" /> + <rect + y="24" + x="20" + height="4" + width="4" + id="rect4658" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + y="28" + x="0" + height="4" + width="4" + id="rect4660" + style="fill:#b9855c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4662" + width="4" + height="4" + x="4" + y="28" /> + <rect + y="28" + x="8" + height="4" + width="4" + id="rect4664" + style="fill:#b9855c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b9855c;fill-opacity:1;stroke:none" + id="rect4666" + width="4" + height="4" + x="12" + y="28" /> + <rect + y="28" + x="16" + height="4" + width="4" + id="rect4668" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4670" + width="4" + height="4" + x="20" + y="28" /> + <rect + y="24" + x="24" + height="4" + width="4" + id="rect4672" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b9855c;fill-opacity:1;stroke:none" + id="rect4674" + width="4" + height="4" + x="28" + y="24" /> + <rect + y="24" + x="32" + height="4" + width="4" + id="rect4676" + style="fill:#b9855c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4678" + width="4" + height="4" + x="36" + y="24" /> + <rect + y="24" + x="40" + height="4" + width="4" + id="rect4680" + style="fill:#b9855c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b9855c;fill-opacity:1;stroke:none" + id="rect4682" + width="4" + height="4" + x="44" + y="24" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4684" + width="4" + height="4" + x="24" + y="28" /> + <rect + y="28" + x="28" + height="4" + width="4" + id="rect4686" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4688" + width="4" + height="4" + x="32" + y="28" /> + <rect + y="28" + x="36" + height="4" + width="4" + id="rect4690" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4692" + width="4" + height="4" + x="40" + y="28" /> + <rect + y="28" + x="44" + height="4" + width="4" + id="rect4694" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4696" + width="4" + height="4" + x="48" + y="24" /> + <rect + y="24" + x="52" + height="4" + width="4" + id="rect4698" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4700" + width="4" + height="4" + x="56" + y="24" /> + <rect + y="24" + x="60" + height="4" + width="4" + id="rect4702" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + y="28" + x="48" + height="4" + width="4" + id="rect4704" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4706" + width="4" + height="4" + x="52" + y="28" /> + <rect + y="28" + x="56" + height="4" + width="4" + id="rect4708" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4710" + width="4" + height="4" + x="60" + y="28" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4448-5" + width="4" + height="4" + x="0" + y="32" /> + <rect + y="32" + x="4" + height="4" + width="4" + id="rect4450-2" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4452-3" + width="4" + height="4" + x="8" + y="32" /> + <rect + y="32" + x="12" + height="4" + width="4" + id="rect4454-7" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4456-2" + width="4" + height="4" + x="16" + y="32" /> + <rect + y="32" + x="20" + height="4" + width="4" + id="rect4458-4" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + y="36" + x="0" + height="4" + width="4" + id="rect4460-9" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4462-7" + width="4" + height="4" + x="4" + y="36" /> + <rect + y="36" + x="8" + height="4" + width="4" + id="rect4464-3" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4466-7" + width="4" + height="4" + x="12" + y="36" /> + <rect + y="36" + x="16" + height="4" + width="4" + id="rect4468-8" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4470-9" + width="4" + height="4" + x="20" + y="36" /> + <rect + y="32" + x="24" + height="4" + width="4" + id="rect4472-9" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4474-6" + width="4" + height="4" + x="28" + y="32" /> + <rect + y="32" + x="32" + height="4" + width="4" + id="rect4476-7" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4478-8" + width="4" + height="4" + x="36" + y="32" /> + <rect + y="32" + x="40" + height="4" + width="4" + id="rect4480-1" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4482-6" + width="4" + height="4" + x="44" + y="32" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4484-7" + width="4" + height="4" + x="24" + y="36" /> + <rect + y="36" + x="28" + height="4" + width="4" + id="rect4486-1" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4488-9" + width="4" + height="4" + x="32" + y="36" /> + <rect + y="36" + x="36" + height="4" + width="4" + id="rect4490-9" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4492-3" + width="4" + height="4" + x="40" + y="36" /> + <rect + y="36" + x="44" + height="4" + width="4" + id="rect4494-9" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4496-4" + width="4" + height="4" + x="48" + y="32" /> + <rect + y="32" + x="52" + height="4" + width="4" + id="rect4498-2" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4500-1" + width="4" + height="4" + x="56" + y="32" /> + <rect + y="32" + x="60" + height="4" + width="4" + id="rect4502-7" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + y="36" + x="48" + height="4" + width="4" + id="rect4508-4" + style="fill:#b9855c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b9855c;fill-opacity:1;stroke:none" + id="rect4510-6" + width="4" + height="4" + x="52" + y="36" /> + <rect + y="36" + x="56" + height="4" + width="4" + id="rect4512-8" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4514-1" + width="4" + height="4" + x="60" + y="36" /> + <rect + y="40" + x="0" + height="4" + width="4" + id="rect4520-0" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4522-3" + width="4" + height="4" + x="4" + y="40" /> + <rect + y="40" + x="8" + height="4" + width="4" + id="rect4524-1" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b9855c;fill-opacity:1;stroke:none" + id="rect4526-3" + width="4" + height="4" + x="12" + y="40" /> + <rect + y="40" + x="16" + height="4" + width="4" + id="rect4528-7" + style="fill:#b9855c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4530-0" + width="4" + height="4" + x="20" + y="40" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4532-2" + width="4" + height="4" + x="0" + y="44" /> + <rect + y="44" + x="4" + height="4" + width="4" + id="rect4534-0" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4536-9" + width="4" + height="4" + x="8" + y="44" /> + <rect + y="44" + x="12" + height="4" + width="4" + id="rect4538-0" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4540-2" + width="4" + height="4" + x="16" + y="44" /> + <rect + y="44" + x="20" + height="4" + width="4" + id="rect4542-9" + style="fill:#b9855c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b9855c;fill-opacity:1;stroke:none" + id="rect4544-6" + width="4" + height="4" + x="24" + y="40" /> + <rect + y="40" + x="28" + height="4" + width="4" + id="rect4546-9" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4548-9" + width="4" + height="4" + x="32" + y="40" /> + <rect + y="40" + x="36" + height="4" + width="4" + id="rect4550-8" + style="fill:#b9855c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b9855c;fill-opacity:1;stroke:none" + id="rect4552-7" + width="4" + height="4" + x="40" + y="40" /> + <rect + y="40" + x="44" + height="4" + width="4" + id="rect4554-6" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + y="44" + x="24" + height="4" + width="4" + id="rect4556-1" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4558-9" + width="4" + height="4" + x="28" + y="44" /> + <rect + y="44" + x="32" + height="4" + width="4" + id="rect4560-7" + style="fill:#6c6c6c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4562-5" + width="4" + height="4" + x="36" + y="44" /> + <rect + y="44" + x="40" + height="4" + width="4" + id="rect4564-8" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4566-2" + width="4" + height="4" + x="44" + y="44" /> + <rect + y="40" + x="48" + height="4" + width="4" + id="rect4568-9" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4570-1" + width="4" + height="4" + x="52" + y="40" /> + <rect + y="40" + x="56" + height="4" + width="4" + id="rect4572-9" + style="fill:#878787;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4574-5" + width="4" + height="4" + x="60" + y="40" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4576-8" + width="4" + height="4" + x="48" + y="44" /> + <rect + y="44" + x="52" + height="4" + width="4" + id="rect4578-7" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4580-6" + width="4" + height="4" + x="56" + y="44" /> + <rect + y="44" + x="60" + height="4" + width="4" + id="rect4582-0" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + y="48" + x="0" + height="4" + width="4" + id="rect4930" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4932" + width="4" + height="4" + x="4" + y="48" /> + <rect + y="48" + x="8" + height="4" + width="4" + id="rect4934" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4936" + width="4" + height="4" + x="12" + y="48" /> + <rect + y="48" + x="16" + height="4" + width="4" + id="rect4938" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4940" + width="4" + height="4" + x="20" + y="48" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4942" + width="4" + height="4" + x="0" + y="52" /> + <rect + y="52" + x="4" + height="4" + width="4" + id="rect4944" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4946" + width="4" + height="4" + x="8" + y="52" /> + <rect + y="52" + x="12" + height="4" + width="4" + id="rect4948" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4950" + width="4" + height="4" + x="16" + y="52" /> + <rect + y="52" + x="20" + height="4" + width="4" + id="rect4952" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b9855c;fill-opacity:1;stroke:none" + id="rect4954" + width="4" + height="4" + x="24" + y="48" /> + <rect + y="48" + x="28" + height="4" + width="4" + id="rect4956" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4958" + width="4" + height="4" + x="32" + y="48" /> + <rect + y="48" + x="36" + height="4" + width="4" + id="rect4960" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4962" + width="4" + height="4" + x="40" + y="48" /> + <rect + y="48" + x="44" + height="4" + width="4" + id="rect4964" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + y="52" + x="24" + height="4" + width="4" + id="rect4966" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4968" + width="4" + height="4" + x="28" + y="52" /> + <rect + y="52" + x="32" + height="4" + width="4" + id="rect4970" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4972" + width="4" + height="4" + x="36" + y="52" /> + <rect + y="52" + x="40" + height="4" + width="4" + id="rect4974" + style="fill:#b9855c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4976" + width="4" + height="4" + x="44" + y="52" /> + <rect + y="48" + x="48" + height="4" + width="4" + id="rect4978" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4980" + width="4" + height="4" + x="52" + y="48" /> + <rect + y="48" + x="56" + height="4" + width="4" + id="rect4982" + style="fill:#b9855c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b9855c;fill-opacity:1;stroke:none" + id="rect4984" + width="4" + height="4" + x="60" + y="48" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect4986" + width="4" + height="4" + x="48" + y="52" /> + <rect + y="52" + x="52" + height="4" + width="4" + id="rect4988" + style="fill:#b9855c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4990" + width="4" + height="4" + x="56" + y="52" /> + <rect + y="52" + x="60" + height="4" + width="4" + id="rect4992" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect4994" + width="4" + height="4" + x="0" + y="56" /> + <rect + y="56" + x="4" + height="4" + width="4" + id="rect4996" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect4998" + width="4" + height="4" + x="8" + y="56" /> + <rect + y="56" + x="12" + height="4" + width="4" + id="rect5000" + style="fill:#b9855c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect5002" + width="4" + height="4" + x="16" + y="56" /> + <rect + y="56" + x="20" + height="4" + width="4" + id="rect5004" + style="fill:#593d29;fill-opacity:1;stroke:none" /> + <rect + y="60" + x="0" + height="4" + width="4" + id="rect5006" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect5008" + width="4" + height="4" + x="4" + y="60" /> + <rect + y="60" + x="8" + height="4" + width="4" + id="rect5010" + style="fill:#b9855c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect5012" + width="4" + height="4" + x="12" + y="60" /> + <rect + y="60" + x="16" + height="4" + width="4" + id="rect5014" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect5016" + width="4" + height="4" + x="20" + y="60" /> + <rect + y="56" + x="24" + height="4" + width="4" + id="rect5018" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect5020" + width="4" + height="4" + x="28" + y="56" /> + <rect + y="56" + x="32" + height="4" + width="4" + id="rect5022" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect5024" + width="4" + height="4" + x="36" + y="56" /> + <rect + y="56" + x="40" + height="4" + width="4" + id="rect5026" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect5028" + width="4" + height="4" + x="44" + y="56" /> + <rect + style="fill:#878787;fill-opacity:1;stroke:none" + id="rect5030" + width="4" + height="4" + x="24" + y="60" /> + <rect + y="60" + x="28" + height="4" + width="4" + id="rect5032" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect5034" + width="4" + height="4" + x="32" + y="60" /> + <rect + y="60" + x="36" + height="4" + width="4" + id="rect5036" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect5038" + width="4" + height="4" + x="40" + y="60" /> + <rect + y="60" + x="44" + height="4" + width="4" + id="rect5040" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#79553a;fill-opacity:1;stroke:none" + id="rect5042" + width="4" + height="4" + x="48" + y="56" /> + <rect + y="56" + x="52" + height="4" + width="4" + id="rect5044" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect5046" + width="4" + height="4" + x="56" + y="56" /> + <rect + y="56" + x="60" + height="4" + width="4" + id="rect5048" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + y="60" + x="48" + height="4" + width="4" + id="rect5050" + style="fill:#966c4a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#966c4a;fill-opacity:1;stroke:none" + id="rect5052" + width="4" + height="4" + x="52" + y="60" /> + <rect + y="60" + x="56" + height="4" + width="4" + id="rect5054" + style="fill:#79553a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#593d29;fill-opacity:1;stroke:none" + id="rect5056" + width="4" + height="4" + x="60" + y="60" /> + <path + inkscape:connector-curvature="0" + id="path3279" + style="font-size:76.18933868px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient3293);fill-opacity:1;stroke:none;font-family:DejaVu Sans;-inkscape-font-specification:DejaVu Sans" + d="m 37.233107,43.070771 c -0.913385,-0.751568 -2.091894,-2.0042 -3.535529,-3.7579 -1.974039,2.505279 -3.83019,4.311158 -5.568458,5.41764 -2.180273,1.33615 -4.9645,2.004221 -8.352688,2.004214 -3.97749,7e-6 -7.277313,-1.054292 -9.8994808,-3.1629 -2.7695088,-2.212974 -4.1542564,-5.146221 -4.1542467,-8.799752 -9.7e-6,-3.507351 1.3847379,-6.451037 4.1542467,-8.831067 2.4748538,-2.10857 5.8041408,-3.162868 9.9878698,-3.162899 2.150754,3.1e-5 4.021637,0.313189 5.612652,0.939475 1.856121,0.688978 3.417645,1.628452 4.684576,2.818425 1.178474,1.064766 2.356983,2.317398 3.535529,3.757901 1.973965,-2.505241 3.830116,-4.311119 5.568458,-5.41764 2.180198,-1.336112 4.964424,-2.004182 8.352687,-2.004214 3.977416,3.2e-5 7.277239,1.05433 9.899482,3.1629 2.769434,2.213012 4.154182,5.146259 4.154247,8.799751 -6.5e-5,3.50739 -1.384813,6.451076 -4.154247,8.831068 -2.47493,2.108607 -5.804215,3.162907 -9.987869,3.162899 -2.15083,8e-6 -4.021712,-0.31315 -5.612653,-0.939475 -1.591032,-0.563676 -3.152556,-1.503151 -4.684576,-2.818426 M 19.290297,42.63235 c 4.861324,1.1e-5 8.750403,-2.505254 11.667246,-7.515802 -3.7418,-5.46981 -7.630877,-8.204724 -11.667246,-8.20475 -2.946295,2.6e-5 -5.17073,0.751606 -6.67331,2.254741 -1.620467,1.607569 -2.430691,3.476079 -2.430677,5.605534 -1.4e-5,2.338267 0.81021,4.227655 2.430677,5.668168 1.649894,1.461418 3.874329,2.19212 6.67331,2.192109 M 48.104859,26.974429 c -4.389996,2.7e-5 -8.279074,2.505292 -11.667245,7.515802 3.712261,5.469847 7.601339,8.204762 11.667245,8.20475 2.946219,1.2e-5 5.170654,-0.751567 6.673311,-2.25474 1.62039,-1.607532 2.430615,-3.476042 2.430677,-5.605536 -6.2e-5,-2.338228 -0.810287,-4.227615 -2.430677,-5.668166 -1.64997,-1.46138 -3.874405,-2.192083 -6.673311,-2.19211" /> + <path + inkscape:connector-curvature="0" + id="path3272" + style="font-size:76.18933868px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient3286);fill-opacity:1;stroke:none;font-family:DejaVu Sans;-inkscape-font-specification:DejaVu Sans" + d="M 35.535529,40.267381 C 34.622143,39.515813 33.443636,38.26318 32,36.50948 c -1.97404,2.505279 -3.830191,4.311157 -5.568458,5.417641 -2.180273,1.33615 -4.964499,2.004221 -8.352688,2.004213 -3.97749,8e-6 -7.277313,-1.054291 -9.8994809,-3.1629 -2.7695089,-2.212973 -4.1542564,-5.14622 -4.1542466,-8.799751 -9.8e-6,-3.507351 1.3847377,-6.451037 4.1542466,-8.831067 2.4748539,-2.10857 5.8041399,-3.162869 9.9878699,-3.1629 2.150754,3.1e-5 4.021636,0.313189 5.612653,0.939476 1.856121,0.688977 3.417644,1.628452 4.684575,2.818425 1.178474,1.064765 2.356983,2.317397 3.535529,3.757901 1.973964,-2.505241 3.830115,-4.31112 5.568458,-5.417641 2.180198,-1.336111 4.964425,-2.004183 8.352688,-2.004214 3.977415,3.1e-5 7.277238,1.054331 9.899481,3.162901 2.769433,2.213011 4.154181,5.146259 4.154247,8.799751 -6.6e-5,3.50739 -1.384814,6.451076 -4.154247,8.831067 -2.474929,2.108608 -5.804216,3.162907 -9.98787,3.1629 -2.150829,7e-6 -4.021712,-0.313151 -5.612651,-0.939475 -1.591033,-0.563676 -3.152557,-1.503151 -4.684577,-2.818426 m -17.94281,-0.438422 c 4.861324,1.2e-5 8.750402,-2.505253 11.667246,-7.515802 -3.741799,-5.469809 -7.630877,-8.204723 -11.667246,-8.20475 -2.946294,2.7e-5 -5.170729,0.751607 -6.673311,2.25474 -1.6204657,1.607571 -2.4306903,3.47608 -2.4306761,5.605536 -1.42e-5,2.338266 0.8102104,4.227653 2.4306761,5.668168 1.649895,1.461417 3.87433,2.19212 6.673311,2.192108 m 28.814562,-15.65792 c -4.389996,2.7e-5 -8.279075,2.505292 -11.667246,7.515802 3.712261,5.469847 7.60134,8.204761 11.667246,8.20475 2.94622,1.1e-5 5.170655,-0.751569 6.673311,-2.25474 1.620391,-1.607532 2.430616,-3.476042 2.430676,-5.605536 -6e-5,-2.338228 -0.810285,-4.227615 -2.430676,-5.668168 -1.64997,-1.461379 -3.874405,-2.192081 -6.673311,-2.192108" /> + <path + style="font-size:76.18933868px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.3;fill:#ccff00;fill-opacity:1;stroke:none;font-family:Sans" + d="m 18.1875,19.84375 c -4.183729,3.1e-5 -7.525146,1.07893 -10,3.1875 -2.7695089,2.38003 -4.1562597,5.305149 -4.15625,8.8125 -9.7e-6,3.65353 1.3867411,6.599527 4.15625,8.8125 -1.5212822,-1.916504 -2.2812572,-4.2297 -2.28125,-6.9375 -9.7e-6,-3.507351 1.3867411,-6.43247 4.15625,-8.8125 2.474854,-2.10857 5.816271,-3.187469 10,-3.1875 2.150754,3.1e-5 4.033984,0.342464 5.625,0.96875 1.856121,0.688978 3.389319,1.622527 4.65625,2.8125 0.06409,0.05791 0.12341,0.128483 0.1875,0.1875 -0.686074,-0.747192 -1.376449,-1.442646 -2.0625,-2.0625 -1.266931,-1.189973 -2.800129,-2.123522 -4.65625,-2.8125 -1.591016,-0.626286 -3.474246,-0.968719 -5.625,-0.96875 z m 27.75,0.09375 c -3.388264,3.1e-5 -6.163553,0.695138 -8.34375,2.03125 -1.704583,1.085031 -3.678235,3.085676 -5.609375,5.515625 0.579636,0.617601 1.170346,1.291505 1.75,2 1.973964,-2.505241 3.996032,-4.534104 5.734375,-5.640625 2.180197,-1.336112 4.955486,-2.031219 8.34375,-2.03125 3.977415,3.1e-5 7.284007,1.07893 9.90625,3.1875 -0.534738,-0.676996 -1.150988,-1.296453 -1.875,-1.875 -2.622243,-2.10857 -5.928835,-3.187469 -9.90625,-3.1875 z m 8.3125,7.59375 c 0.852375,1.223658 1.281206,2.679142 1.28125,4.375 -6.1e-5,2.129494 -0.81711,4.017469 -2.4375,5.625 -1.502657,1.503172 -3.710031,2.250011 -6.65625,2.25 -2.487851,7e-6 -4.988305,-0.967727 -7.34375,-3.015625 2.940596,3.289974 6.065444,4.890634 9.21875,4.890625 2.946219,1.1e-5 5.153593,-0.746828 6.65625,-2.25 1.62039,-1.607531 2.437439,-3.495506 2.4375,-5.625 -6.1e-5,-2.338228 -0.81711,-4.215698 -2.4375,-5.65625 C 54.734909,27.917887 54.506918,27.70901 54.25,27.53125 z M 29.28125,32.1875 c -2.916844,5.010548 -6.794926,7.531261 -11.65625,7.53125 -2.419266,1e-5 -4.259506,-0.33008 -5.820312,-1.421875 0.327066,0.474769 0.553213,0.705259 1.007812,1.109375 1.649895,1.461418 3.888519,2.187511 6.6875,2.1875 4.861324,1.1e-5 8.739406,-2.520702 11.65625,-7.53125 z m 4.625,6.09375 c -0.03847,0.04882 -0.08662,0.07671 -0.125,0.125 0.644368,0.697893 1.225264,1.274763 1.71875,1.6875 -0.496316,-0.544589 -1.011044,-1.10464 -1.59375,-1.8125 z" + id="text5100" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccscsccccccccccccccccccccscscccccsccscccccc" /> + <path + inkscape:connector-curvature="0" + style="font-size:76.18933868px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.6;fill:#ccff00;fill-opacity:1;stroke:none;font-family:Sans" + d="m 18.497319,20.200444 c -4.183729,3.1e-5 -7.525146,1.07893 -9.9999998,3.1875 -2.769509,2.38003 -4.15626,5.305149 -4.15625,8.8125 -10e-6,3.65353 1.386741,6.599526 4.15625,8.8125 0.04016,0.03229 0.08452,0.06195 0.125,0.09375 -2.099258,-2.088931 -3.156258,-4.725391 -3.15625,-7.90625 -10e-6,-3.507351 1.386741,-6.43247 4.15625,-8.8125 2.4748538,-2.10857 5.8162708,-3.187469 9.9999998,-3.1875 2.150754,3.1e-5 4.033984,0.342464 5.625,0.96875 1.753945,0.651051 3.209663,1.526594 4.4375,2.625 -0.294623,-0.289675 -0.611631,-0.546309 -0.90625,-0.8125 -1.266931,-1.189973 -2.800129,-2.123522 -4.65625,-2.8125 -1.591016,-0.626286 -3.474246,-0.968719 -5.625,-0.96875 z m 27.75,0.09375 c -3.388264,3.1e-5 -6.163553,0.695138 -8.34375,2.03125 -1.699949,1.082082 -3.715349,3.033428 -5.640625,5.453125 0.333421,0.377464 0.666573,0.748711 1,1.15625 1.973964,-2.505241 4.027282,-4.502854 5.765625,-5.609375 2.180197,-1.336112 4.955486,-2.031219 8.34375,-2.03125 3.960394,3.1e-5 7.258204,1.065688 9.875,3.15625 -0.3384,-0.344593 -0.699118,-0.653406 -1.09375,-0.96875 -2.622243,-2.10857 -5.928835,-3.187469 -9.90625,-3.1875 z m 7.71875,6.875 c 1.240618,1.358666 1.874946,3.047801 1.875,5.09375 -6.1e-5,2.129494 -0.81711,4.017469 -2.4375,5.625 -1.502657,1.503172 -3.710031,2.250011 -6.65625,2.25 -2.255932,6e-6 -4.477939,-0.847369 -6.625,-2.53125 2.502325,2.328598 5.097121,3.531257 7.75,3.53125 2.946219,1.1e-5 5.153593,-0.746828 6.65625,-2.25 1.62039,-1.607531 2.437439,-3.495506 2.4375,-5.625 -6.1e-5,-2.338228 -0.81711,-4.215698 -2.4375,-5.65625 -0.174038,-0.154146 -0.375679,-0.299613 -0.5625,-0.4375 z m -24.375,5.375 c -2.916844,5.010548 -6.794926,7.531261 -11.65625,7.53125 -2.449108,1e-5 -4.461911,-0.568603 -6.03125,-1.6875 0.15565,0.165457 0.294325,0.344945 0.46875,0.5 1.649895,1.461418 3.888519,2.187511 6.6875,2.1875 4.861324,1.1e-5 8.739406,-2.520702 11.65625,-7.53125 z m 3.875,5.21875 c -0.04366,0.0554 -0.08146,0.10153 -0.125,0.15625 0.97366,1.114659 1.851375,2.034323 2.53125,2.59375 0.05858,0.05029 0.128837,0.07581 0.1875,0.125 -0.742667,-0.732421 -1.599645,-1.667381 -2.59375,-2.875 z" + id="text5058-0" + sodipodi:nodetypes="ccsccscccccccccccccccccccscscccccsccsccccccc" /> + </g> +</svg> diff --git a/resources/multimc/scalable/bug.svg b/resources/multimc/scalable/bug.svg new file mode 100644 index 00000000..178e3c23 --- /dev/null +++ b/resources/multimc/scalable/bug.svg @@ -0,0 +1,387 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32" + height="32" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="bug.svg" + inkscape:export-filename="/home/peterix/minecraft/src/MultiMC5/resources/multimc/64x64/bug.png" + inkscape:export-xdpi="180" + inkscape:export-ydpi="180"> + <defs + id="defs4"> + <linearGradient + id="linearGradient4218"> + <stop + id="stop4220" + offset="0" + style="stop-color:#000000;stop-opacity:0.18222222" /> + <stop + id="stop4222" + offset="1" + style="stop-color:#ffffff;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient4204"> + <stop + style="stop-color:#ffffff;stop-opacity:0.2;" + offset="0" + id="stop4206" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4208" /> + </linearGradient> + <linearGradient + id="linearGradient3928"> + <stop + style="stop-color:#ee2200;stop-opacity:1;" + offset="0" + id="stop3930" /> + <stop + style="stop-color:#5d0000;stop-opacity:1" + offset="1" + id="stop3932" /> + </linearGradient> + <linearGradient + id="linearGradient3914"> + <stop + style="stop-color:#d41e00;stop-opacity:1;" + offset="0" + id="stop3916" /> + <stop + style="stop-color:#560000;stop-opacity:1" + offset="1" + id="stop3918" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter3982" + x="-0.1382716" + width="1.2765432" + y="-0.1382716" + height="1.2765432"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.17283951" + id="feGaussianBlur3984" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3928" + id="radialGradient4007" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1999988,1.6000096,-0.64514251,0.48385298,660.86724,457.21535)" + cx="50" + cy="1039.8744" + fx="50" + fy="1039.8744" + r="5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3914" + id="radialGradient4009" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9840484,3.4721317,-1.0766621,0.61522625,1063.4143,213.8808)" + cx="53.469341" + cy="1036.8372" + fx="53.469341" + fy="1036.8372" + r="4.0321208" /> + <filter + inkscape:collect="always" + id="filter4097"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.55555556" + id="feGaussianBlur4099" /> + </filter> + <filter + inkscape:collect="always" + id="filter4161"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.12345679" + id="feGaussianBlur4163" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3928" + id="radialGradient4174" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.195069,-1.6036951,1.3789506,-1.0275877,-1295.4553,2174.0912)" + cx="49.742828" + cy="1033.5878" + fx="49.742828" + fy="1033.5878" + r="5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4204" + id="linearGradient4212" + x1="70.5" + y1="1035.3622" + x2="69" + y2="1036.8622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4218" + id="linearGradient4216" + x1="84" + y1="1035.3622" + x2="85" + y2="1034.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15,-1.5)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3928" + id="radialGradient4237" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.195069,-1.6036951,1.3789506,-1.0275877,-1295.4553,2174.0912)" + cx="49.742828" + cy="1033.5878" + fx="49.742828" + fy="1033.5878" + r="5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4204" + id="linearGradient4239" + gradientUnits="userSpaceOnUse" + x1="70.5" + y1="1035.3622" + x2="69" + y2="1036.8622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4218" + id="linearGradient4241" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15,-1.5)" + x1="84" + y1="1035.3622" + x2="85" + y2="1034.3622" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="-143.08597" + inkscape:cy="-12.323554" + inkscape:document-units="px" + inkscape:current-layer="g3986" + showgrid="false" + inkscape:window-width="1680" + inkscape:window-height="1026" + inkscape:window-x="-3" + inkscape:window-y="-4" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="4" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1020.3622)"> + <path + inkscape:connector-curvature="0" + id="rect4013" + d="m 10.25,1022.0497 0,4 -4,4 -4,0 0,2 4,0 0,2 c 2e-6,1.4503 0.117423,2.7742 0.3125,4 l -4.3125,0 0,2 4.75,0 c 0.379006,1.4252 0.851671,2.6914 1.46875,3.7813 l -2.21875,2.2187 0,2 2,0 1.875,-1.875 c 1.218087,1.3481 2.651451,2.2896 4.125,2.9375 l 0,2.9375 2,0 0,-2.25 c 5.000011,1.25 10.000061,-0.7499 10,-3.75 2.599309,0 4.428024,-3.7452 4.0625,-8 l 1.9375,0 0,-2 -2.25,0 c -0.338089,-1.3524 -0.923138,-2.7153 -1.78125,-3.9687 l 2.03125,-2.0313 0,-2 -2,0 -1.875,1.875 c -1.104498,-0.9979 -2.47625,-1.8385 -4.125,-2.5 l 0,-3.375 -2,0 0,2.75 c -1.736548,-0.4618 -3.716809,-0.75 -6,-0.75 l -2,0 0,-4 -2,0 z" + style="opacity:0.69037655;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter4097)" /> + <g + id="g3986" + transform="matrix(2,0,0,2,-89,-1043.3622)"> + <rect + transform="translate(0,1020.3622)" + y="24" + x="51" + height="3" + width="1" + id="rect3876" + style="fill:#000000;fill-opacity:1;stroke:none" /> + <rect + y="1040.3622" + x="45.5" + height="1" + width="2.5" + id="rect3874" + style="fill:#000000;fill-opacity:1;stroke:none" /> + <path + transform="translate(0,1020.3622)" + inkscape:connector-curvature="0" + id="path3878" + d="m 46.5,24.5 1,0.5 2,-2 0.5,0 -1,-1 z" + style="fill:#000000;stroke:none" + sodipodi:nodetypes="cccccc" /> + <rect + transform="translate(0,1020.3622)" + y="19" + x="58" + height="1" + width="2" + id="rect3870" + style="fill:#000000;fill-opacity:1;stroke:none" /> + <path + transform="translate(0,1020.3622)" + inkscape:connector-curvature="0" + id="path3868" + d="M 57,16.5 58.5,15 59,16 57.5,17.5 C 56.533856,16.56406 55.788428,17.105786 57,16.5 z" + style="fill:#000000;stroke:none" + sodipodi:nodetypes="ccccc" /> + <path + transform="translate(0,1020.3622)" + inkscape:connector-curvature="0" + id="path3866" + d="m 47,18 0,-2 2,-2 2,0 c 0.815212,1.242754 1.053351,2.549628 0,4 -1.239551,0.522502 -2.476067,1.061913 -4,0 z" + style="fill:#333333;stroke:none" + sodipodi:nodetypes="cccccc" /> + <rect + transform="translate(0,1020.3622)" + y="13" + x="54" + height="2" + width="1" + id="rect3872" + style="fill:#000000;fill-opacity:1;stroke:none" /> + <rect + transform="translate(0,1020.3622)" + y="12" + x="49" + height="3" + width="1" + id="rect3880" + style="fill:#000000;fill-opacity:1;stroke:none" /> + <rect + transform="translate(0,1020.3622)" + y="16" + x="45" + height="1" + width="3" + id="rect3882" + style="fill:#000000;fill-opacity:1;stroke:none" /> + <path + sodipodi:nodetypes="ccccccc" + style="opacity:0.80753138;fill:#1a1a1a;stroke:none;filter:url(#filter3982)" + d="m 47.75,1039.1747 0.140625,-2.1562 0.640625,-1.2032 1.125,-0.8125 2.03125,-0.062 -0.21875,3.9375 z" + id="path3948" + inkscape:connector-curvature="0" /> + <g + id="g4232" + transform="translate(-17,5.5)"> + <path + inkscape:connector-curvature="0" + id="path4165" + d="m 68,1028.8622 c 0.803076,1.5119 0.470137,2.7762 0,4 -1.461682,0.7487 -2.788281,0.7094 -4,0 1.5e-5,10 10.000061,9.0001 10,6 3.000056,0 4.000023,-10 -6,-10 z" + style="fill:url(#radialGradient4237);fill-opacity:1;stroke:none" /> + <path + style="fill:url(#linearGradient4239);fill-opacity:1;stroke:none" + d="m 68,1032.8622 6,6 c 6.1e-5,3.0001 -9.999985,4 -10,-6 1.211719,0.7094 2.538318,0.7487 4,0 z" + id="path4194" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + inkscape:connector-curvature="0" + id="path4196" + d="m 68,1032.8622 5.999942,6 c 3.000056,0 4.000029,-10 -5.999994,-10 0.803076,1.5119 0.470189,2.7762 5.2e-5,4 z" + style="fill:url(#linearGradient4241);fill-opacity:1;stroke:none" /> + </g> + <path + transform="matrix(1.5,0,0,1.5,-27.5,1011.8622)" + d="M 54,16.5 C 54,16.776142 53.776142,17 53.5,17 53.223858,17 53,16.776142 53,16.5 53,16.223858 53.223858,16 53.5,16 c 0.276142,0 0.5,0.223858 0.5,0.5 z" + sodipodi:ry="0.5" + sodipodi:rx="0.5" + sodipodi:cy="16.5" + sodipodi:cx="53.5" + id="path3936" + style="fill:#000000;fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + transform="matrix(1.5,0,0,1.5,-28,1010.8622)" + d="M 56,18.5 C 56,18.776142 55.776142,19 55.5,19 55.223858,19 55,18.776142 55,18.5 55,18.223858 55.223858,18 55.5,18 c 0.276142,0 0.5,0.223858 0.5,0.5 z" + sodipodi:ry="0.5" + sodipodi:rx="0.5" + sodipodi:cy="18.5" + sodipodi:cx="55.5" + id="path3938" + style="fill:#000000;fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + transform="matrix(1.5,0,0,1.5,-25,1009.3622)" + d="M 50,20.5 C 50,20.776142 49.776142,21 49.5,21 49.223858,21 49,20.776142 49,20.5 49,20.223858 49.223858,20 49.5,20 c 0.276142,0 0.5,0.223858 0.5,0.5 z" + sodipodi:ry="0.5" + sodipodi:rx="0.5" + sodipodi:cy="20.5" + sodipodi:cx="49.5" + id="path3940" + style="fill:#000000;fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + transform="matrix(1.5,0,0,1.5,-26,1008.8622)" + d="M 52,22.5 C 52,22.776142 51.776142,23 51.5,23 51.223858,23 51,22.776142 51,22.5 51,22.223858 51.223858,22 51.5,22 c 0.276142,0 0.5,0.223858 0.5,0.5 z" + sodipodi:ry="0.5" + sodipodi:rx="0.5" + sodipodi:cy="22.5" + sodipodi:cx="51.5" + id="path3942" + style="fill:#000000;fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + transform="matrix(1.5,0,0,1.5,-26.5,1009.3622)" + d="M 54,23.5 C 54,23.776142 53.776142,24 53.5,24 53.223858,24 53,23.776142 53,23.5 53,23.223858 53.223858,23 53.5,23 c 0.276142,0 0.5,0.223858 0.5,0.5 z" + sodipodi:ry="0.5" + sodipodi:rx="0.5" + sodipodi:cy="23.5" + sodipodi:cx="53.5" + id="path3944" + style="fill:#000000;fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + transform="matrix(1.5,0,0,1.5,-27.5,1010.3622)" + d="M 57,20.5 C 57,20.776142 56.776142,21 56.5,21 56.223858,21 56,20.776142 56,20.5 56,20.223858 56.223858,20 56.5,20 c 0.276142,0 0.5,0.223858 0.5,0.5 z" + sodipodi:ry="0.5" + sodipodi:rx="0.5" + sodipodi:cy="20.5" + sodipodi:cx="56.5" + id="path3946" + style="fill:#000000;fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + </g> + </g> +</svg> 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" stdDeviation="0.11157909"/> + </filter> + <filter id="filter3391" inkscape:collect="always"> + <feGaussianBlur id="feGaussianBlur3393" inkscape:collect="always" stdDeviation="0.55939545"/> + </filter> + <linearGradient gradientTransform="translate(-152,0)" gradientUnits="userSpaceOnUse" id="linearGradient3385" inkscape:collect="always" x1="216.88614" x2="216.88614" xlink:href="#linearGradient3379" y1="122.5867" y2="37.969955"/> + <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient3369" inkscape:collect="always" x1="177.42397" x2="177.60074" xlink:href="#linearGradient3363" y1="22.377773" y2="93.022789"/> + <linearGradient gradientTransform="translate(-37.771032,-0.1213203)" gradientUnits="userSpaceOnUse" id="linearGradient3345" inkscape:collect="always" x1="261.50107" x2="200.17728" xlink:href="#linearGradient1563" y1="77.652245" y2="31.10997"/> + <linearGradient gradientTransform="translate(-170.08594,0)" gradientUnits="userSpaceOnUse" id="linearGradient3315" inkscape:collect="always" x1="219.22163" x2="219.22163" xlink:href="#linearGradient3363" y1="28.149843" y2="116.41813"/> + <radialGradient cx="69.526619" cy="60.115833" fx="69.526619" fy="60.115833" gradientTransform="matrix(0.5227399,0,-1.554444e-8,0.5266221,349.81061,60.575712)" gradientUnits="userSpaceOnUse" id="radialGradient3304" inkscape:collect="always" r="111.65377" xlink:href="#linearGradient3290"/> + <radialGradient cx="69.526619" cy="60.115833" fx="69.526619" fy="89.655701" gradientTransform="matrix(0.9439139,-0.3301918,0.332644,0.9509241,-16.097695,27.249949)" gradientUnits="userSpaceOnUse" id="radialGradient2906" inkscape:collect="always" r="111.65377" xlink:href="#linearGradient3290"/> + <linearGradient gradientTransform="matrix(0,1.022977,-1.022977,0,111.9686,137.8125)" gradientUnits="userSpaceOnUse" id="linearGradient3230" inkscape:collect="always" x1="-88.058083" x2="-45.096584" xlink:href="#linearGradient3711" y1="-131.93112" y2="-131.93112"/> + <radialGradient cx="343.99899" cy="92" fx="343.99899" fy="92" gradientUnits="userSpaceOnUse" id="radialGradient3228" inkscape:collect="always" r="36" xlink:href="#linearGradient3711"/> + <linearGradient gradientTransform="matrix(0,1,-1,0,-39.9985,140.0029)" gradientUnits="userSpaceOnUse" id="linearGradient3226" inkscape:collect="always" x1="-70.002899" x2="-11.91648" xlink:href="#linearGradient26907" y1="-383.9971" y2="-383.9971"/> + <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2149" inkscape:collect="always" x1="62.112335" x2="67.887672" xlink:href="#linearGradient3081" y1="90.513916" y2="39.095695"/> + <linearGradient gradientUnits="userSpaceOnUse" id="XMLID_4_" x1="64.000504" x2="64.000504" y1="108.8652" y2="92.865196"> + <stop id="stop7270" offset="0" style="stop-color:#EEEEEC"/> + <stop id="stop7272" offset="1" style="stop-color:#FFFFFF"/> + </linearGradient> + <linearGradient gradientTransform="translate(175.0067,11.74752)" gradientUnits="userSpaceOnUse" id="XMLID_3_" x1="63.9995" x2="63.9995" y1="92.865196" y2="120.8652"> + <stop id="stop7261" offset="0" style="stop-color:#888A85"/> + <stop id="stop7263" offset="0.3226" style="stop-color:#A6A7A3"/> + <stop id="stop7265" offset="1" style="stop-color:#EEEEEC"/> + </linearGradient> + <linearGradient gradientUnits="userSpaceOnUse" id="XMLID_1_" x1="95.693398" x2="32.308601" y1="141.1738" y2="77.789001"> + <stop id="stop7227" offset="0" style="stop-color:#ffc60a;stop-opacity:1;"/> + <stop id="stop7233" offset="1" style="stop-color:#b03b00;stop-opacity:1;"/> + </linearGradient> + <foreignObject height="1" id="foreignObject7221" requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/" width="1" x="0" y="0"> + <i:pgfRef xlink:href="#adobe_illustrator_pgf"/> + </foreignObject> + <linearGradient id="linearGradient5073" inkscape:collect="always"> + <stop id="stop5075" offset="0" style="stop-color:#000000;stop-opacity:1;"/> + <stop id="stop5077" offset="1" style="stop-color:#000000;stop-opacity:0;"/> + </linearGradient> + <radialGradient cx="80.738739" cy="155.37218" fx="80.738739" fy="177.29686" gradientTransform="matrix(1,0,0,0.111111,0,138.1081)" gradientUnits="userSpaceOnUse" id="radialGradient5079" inkscape:collect="always" r="64.796692" xlink:href="#linearGradient5073"/> + <linearGradient id="linearGradient2690"> + <stop id="stop2692" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop2694" offset="1" style="stop-color:#c0c0c0;stop-opacity:0;"/> + </linearGradient> + <linearGradient id="linearGradient2684"> + <stop id="stop2686" offset="0" style="stop-color:#ffffff;stop-opacity:0.55035973;"/> + <stop id="stop2688" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/> + </linearGradient> + <linearGradient id="linearGradient2678"> + <stop id="stop2680" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop2682" offset="1" style="stop-color:white;stop-opacity:0;"/> + </linearGradient> + <linearGradient id="linearGradient2668"> + <stop id="stop2670" offset="0" style="stop-color:#ffffff;stop-opacity:0;"/> + <stop id="stop2672" offset="0.06868132" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop2674" offset="0.5" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop2676" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/> + </linearGradient> + <linearGradient id="linearGradient2662"> + <stop id="stop2664" offset="0" style="stop-color:yellow;stop-opacity:1;"/> + <stop id="stop2666" offset="1" style="stop-color:#f07800;stop-opacity:1;"/> + </linearGradient> + <linearGradient id="linearGradient3081"> + <stop id="stop3083" offset="0" style="stop-color:#28691f;stop-opacity:1;"/> + <stop id="stop3085" offset="1" style="stop-color:#00bf00;stop-opacity:1;"/> + </linearGradient> + <linearGradient gradientTransform="matrix(0,1,-1,0,-39.9985,140.0029)" gradientUnits="userSpaceOnUse" id="linearGradient3711" x1="-84.002403" x2="-23.516129" y1="-383.9971" y2="-383.9975"> + <stop id="stop3713" offset="0" style="stop-color:white;stop-opacity:1;"/> + <stop id="stop3715" offset="1" style="stop-color:white;stop-opacity:0;"/> + </linearGradient> + <linearGradient gradientTransform="matrix(0,1,-1,0,-39.9985,140.0029)" gradientUnits="userSpaceOnUse" id="linearGradient26907" x1="-84.002403" x2="-12.0029" y1="-383.9971" y2="-383.9971"> + <stop id="stop26909" offset="0" style="stop-color:#888a85;stop-opacity:1;"/> + <stop id="stop26911" offset="1" style="stop-color:#2e3436;stop-opacity:1;"/> + </linearGradient> + <linearGradient id="linearGradient3309"> + <stop id="stop3311" offset="0" style="stop-color:#f4ff3f;stop-opacity:1;"/> + <stop id="stop3313" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/> + </linearGradient> + <linearGradient id="linearGradient3363" inkscape:collect="always"> + <stop id="stop3365" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop3367" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/> + </linearGradient> + <linearGradient id="linearGradient3379" inkscape:collect="always"> + <stop id="stop3381" offset="0" style="stop-color:#fffc07;stop-opacity:1;"/> + <stop id="stop3383" offset="1" style="stop-color:#fffc07;stop-opacity:0;"/> + </linearGradient> + <linearGradient id="linearGradient3844" inkscape:collect="always"> + <stop id="stop3846" offset="0" style="stop-color:#faff64;stop-opacity:1;"/> + <stop id="stop3848" offset="1" style="stop-color:#faff64;stop-opacity:0;"/> + </linearGradient> + <linearGradient id="linearGradient3946"> + <stop id="stop3948" offset="0" style="stop-color:#7e0000;stop-opacity:1;"/> + <stop id="stop3950" offset="1" style="stop-color:#673400;stop-opacity:0;"/> + </linearGradient> + <inkscape:perspective id="perspective102" 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 id="linearGradient3640"> + <stop id="stop3643" offset="0" style="stop-color:#7e0000;stop-opacity:0.50990099"/> + <stop id="stop3645" offset="1" style="stop-color:#673400;stop-opacity:0;"/> + </linearGradient> + <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="radialGradient2810" inkscape:collect="always" r="60.700504" xlink:href="#XMLID_1_"/> + <radialGradient cx="69.526619" cy="60.115833" fx="69.526619" fy="89.655701" gradientTransform="matrix(0.9439139,-0.3301918,0.332644,0.9509241,-16.097695,27.249949)" gradientUnits="userSpaceOnUse" id="radialGradient2812" inkscape:collect="always" r="111.65377" xlink:href="#linearGradient3290"/> + <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2814" inkscape:collect="always" x1="64.07962" x2="64.07962" xlink:href="#XMLID_1_" y1="-14.227339" y2="120.44466"/> + <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2816" inkscape:collect="always" spreadMethod="reflect" x1="63.948792" x2="67.219337" xlink:href="#linearGradient3363" y1="12.034382" y2="12.034382"/> + <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="radialGradient2818" inkscape:collect="always" r="56.812496" 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="radialGradient2820" inkscape:collect="always" r="8.1317282" xlink:href="#linearGradient3309"/> + <linearGradient gradientTransform="translate(-170.08594,0)" gradientUnits="userSpaceOnUse" id="linearGradient2823" inkscape:collect="always" x1="219.22163" x2="219.22163" xlink:href="#linearGradient3363" y1="28.149843" y2="116.41813"/> + <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="radialGradient2825" inkscape:collect="always" r="8.1317282" xlink:href="#linearGradient3309"/> + <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2827" inkscape:collect="always" x1="177.42397" x2="177.60074" xlink:href="#linearGradient3363" y1="22.377773" y2="93.022789"/> + <linearGradient gradientTransform="translate(-37.771032,-0.1213203)" gradientUnits="userSpaceOnUse" id="linearGradient2829" inkscape:collect="always" x1="261.50107" x2="200.17728" xlink:href="#linearGradient1563" y1="77.652245" y2="31.10997"/> + <linearGradient gradientTransform="matrix(0.479981,0,0,0.479981,33.177757,62.637707)" gradientUnits="userSpaceOnUse" id="linearGradient2831" inkscape:collect="always" spreadMethod="reflect" x1="80.100487" x2="77.714729" xlink:href="#linearGradient3273" y1="44.807674" y2="101.4734"/> + <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="radialGradient2833" inkscape:collect="always" r="60.700505" xlink:href="#linearGradient3946"/> + <linearGradient gradientTransform="translate(-152,0)" gradientUnits="userSpaceOnUse" id="linearGradient2835" inkscape:collect="always" x1="216.88614" x2="216.88614" xlink:href="#linearGradient3379" y1="122.5867" y2="37.969955"/> + <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="radialGradient2837" inkscape:collect="always" r="3.1883843" xlink:href="#linearGradient1563"/> + <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="radialGradient2839" 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="radialGradient2841" inkscape:collect="always" r="3.1883843" xlink:href="#linearGradient1563"/> + <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="radialGradient2843" inkscape:collect="always" r="3.1883843" xlink:href="#linearGradient1563"/> + <linearGradient gradientTransform="translate(-152,0)" gradientUnits="userSpaceOnUse" id="linearGradient2845" inkscape:collect="always" x1="216.88614" x2="216.88614" xlink:href="#linearGradient3379" y1="122.5867" y2="37.969955"/> + <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2847" inkscape:collect="always" spreadMethod="reflect" x1="28.637825" x2="31.289474" xlink:href="#linearGradient3844" y1="120.84999" y2="122.08743"/> + <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="radialGradient2849" inkscape:collect="always" r="60.700505" xlink:href="#linearGradient3946"/> + <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="radialGradient2851" inkscape:collect="always" r="60.700562" xlink:href="#linearGradient3946"/> + <linearGradient gradientTransform="matrix(0.479981,0,0,0.479981,33.177757,62.637707)" gradientUnits="userSpaceOnUse" id="linearGradient2853" inkscape:collect="always" spreadMethod="reflect" x1="80.100487" x2="77.714729" xlink:href="#linearGradient3273" y1="44.807674" y2="101.4734"/> + <linearGradient gradientTransform="translate(-152,0)" gradientUnits="userSpaceOnUse" id="linearGradient2855" inkscape:collect="always" x1="216.88614" x2="216.88614" xlink:href="#linearGradient3379" y1="122.5867" y2="37.969955"/> + <radialGradient cx="66.977158" cy="54.133701" fx="66.977158" fy="54.133701" gradientTransform="matrix(1.6011045,0,0,1.0874708,-40.260269,-12.584491)" gradientUnits="userSpaceOnUse" id="radialGradient3635" inkscape:collect="always" r="41.380203" xlink:href="#linearGradient3629"/> + <filter id="filter3653" inkscape:collect="always"> + <feGaussianBlur id="feGaussianBlur3655" inkscape:collect="always" stdDeviation="2.160955"/> + </filter> + <radialGradient cx="64.111018" cy="72.034855" fx="64.111018" fy="72.034855" gradientTransform="matrix(1,0,0,0.6792004,0,23.108756)" gradientUnits="userSpaceOnUse" id="radialGradient3659" inkscape:collect="always" r="41.380203" xlink:href="#linearGradient3629"/> + <radialGradient cx="66.890625" cy="94.021507" fx="66.890625" fy="94.021507" gradientTransform="matrix(1.3950344,0,0,0.9475079,-26.4241,-2.1179212)" gradientUnits="userSpaceOnUse" id="radialGradient3663" inkscape:collect="always" r="41.380203" xlink:href="#linearGradient3629"/> + </defs> + <sodipodi:namedview bordercolor="#666666" borderlayer="true" borderopacity="1.0" id="base" inkscape:current-layer="layer1" inkscape:cx="1.7230397" inkscape:cy="67.535605" inkscape:document-units="px" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:showpageshadow="true" inkscape:window-height="750" inkscape:window-width="991" inkscape:window-x="45" inkscape:window-y="0" inkscape:zoom="2.34375" pagecolor="#ffffff" showborder="true" showgrid="true"> + <inkscape:grid enabled="true" id="grid3665" spacingx="4px" spacingy="4px" type="xygrid" visible="true"/> + </sodipodi:namedview> + <g id="layer1" inkscape:groupmode="layer" inkscape:label="Livello 1"> + <path d="M 117.983,19 C 117.992,17.35 116.64999,16 114.99999,16 L 44.961007,16 L 38.375006,9.414 C 37.597005,8.636 36.061006,8 34.961,8 L 13.999998,8 C 11.799996,8 9.999999,9.8 9.999999,12 L 9.999999,19 C 9.999999,19 10.999999,104 7,104 L 121,104 C 116.99999,104 117.983,19 117.983,19 z" id="path15" style="fill:url(#XMLID_6_)"/> + <g id="g17" style="opacity:0.6;filter:url(#filter2807)" transform="matrix(1.0033404,0,0,1,-8.2374684,8)"> + <path d="M 132,95.146667 C 132,96.877333 128.4,98.293333 124,98.293333 L 20,98.293333 C 15.6,98.293333 12,96.877333 12,95.146667 C 12,93.416 15.6,92 20,92 L 124,92 C 128.4,92 132,93.416 132,95.146667 z" id="path19"/> + </g> + <path d="M 124.36598,101.004 C 124.27969,102.652 122.85389,104 121.19831,104 L 6.812906,104 C 5.157329,104 3.731522,102.652 3.644228,101.004 L 0.007982,30.992 C -0.112423,29.347 1.143808,28 2.799384,28 L 125.21183,28 C 126.86741,28 128.11762,29.346 127.9912,30.991 L 124.36598,101.004 z" id="path30" style="opacity:0.9;fill:url(#linearGradient3109);fill-opacity:1"/> + <path d="M 10.580094,28 C 10.551086,23.609 10.516087,20.392 10.500078,19 L 10.500078,12 C 10.500078,10.07 12.07033,8.5 14.000627,8.5 L 34.964921,8.5 C 35.937077,8.5 37.339294,9.081 38.026407,9.768 L 44.759457,16.5 L 115.01648,16.5 C 115.68059,16.5 116.30469,16.76 116.77576,17.233 C 117.24683,17.706 117.50487,18.333 117.50087,18.997 C 117.50087,18.997 117.57288,18.925 117.60989,18.888 C 117.48787,19.495 117.47487,21.062 117.44687,25.161 L 117.43687,28 L 117.92894,28 C 117.95994,22.468 117.99995,19 117.99995,19 C 118.00896,17.35 116.66674,16 115.01648,16 L 44.966498,16 L 38.379463,9.414 C 37.60134,8.636 36.065099,8 34.964921,8 L 14.000627,8 C 11.80028,8 10,9.8 10,12 L 10,19 C 10,19 10.041009,22.468 10.073018,28 L 10.580094,28 z" id="path32" style="fill:#5293ee;fill-opacity:1"/> + <path d="M 9.8848616,22 C 9.8938916,23.75 9.9029216,25.755 9.9109516,28 L 118.09511,28 C 118.10414,25.755 118.11317,23.75 118.1212,22 L 9.8848616,22 z" id="path50" style="fill:url(#XMLID_9_);opacity:0.5"/> + <path clip-path="url(#clipPath2844)" d="M 12.8125,28.5 C 12.153269,28.5 11.52721,28.754751 11.09375,29.21875 C 10.661289,29.68375 10.452847,30.312749 10.5,30.96875 C 10.5,30.968937 10.559992,32.232788 10.5625,32.28125 C 10.647737,31.886257 10.815287,31.518165 11.09375,31.21875 C 11.52721,30.754751 12.153269,30.5 12.8125,30.5 L 135.21875,30.5 C 135.87797,30.500001 136.47579,30.75575 136.90625,31.21875 C 137.18342,31.516877 137.35439,31.883216 137.4375,32.28125 L 137.5,30.96875 C 137.55117,30.30075 137.3367,29.68175 136.90625,29.21875 C 136.47579,28.75575 135.87797,28.500001 135.21875,28.5 L 12.8125,28.5 z" id="path2788" style="fill:url(#linearGradient2828);fill-opacity:1;filter:url(#filter2848)" transform="translate(-10,0)"/> + <path d="M 125.21268,28 L 2.799403,28 C 1.143815,28 -0.1124237,29.347 0.007982,30.992 L 3.645263,101.004 C 3.731547,102.652 5.157364,104 6.812952,104 L 121.19913,104 C 122.85472,104 124.28053,102.652 124.36682,101.004 L 127.99106,30.991 C 128.11849,29.346 126.86827,28 125.21268,28 z M 123.86613,100.978 C 123.79288,102.369 122.59585,103.5 121.19913,103.5 L 6.812952,103.5 C 5.415236,103.5 4.2192,102.368 4.145947,100.979 C 4.145947,100.979 0.508666,30.967 0.508666,30.957 C 0.461513,30.301 0.673223,29.685 1.105684,29.22 C 1.539144,28.756 2.140172,28.501 2.799403,28.501 L 125.21268,28.501 C 125.8719,28.501 126.47293,28.756 126.90339,29.219 C 127.33384,29.682 127.54254,30.298 127.49137,30.966 L 123.86613,100.978 z" id="path2836" style="fill:url(#linearGradient2838)"/> + <path d="M 65.931929,44.786008 C 55.175741,44.634267 51.043165,70.978907 35.902168,70.978907 L 97.750451,73.3925 C 81.772038,73.3925 79.337655,44.975127 65.931929,44.786008 z" id="path2857" sodipodi:nodetypes="cccs" style="fill:url(#radialGradient3635);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3653)" transform="matrix(1.0562371,0,0,1.0562371,-3.6968591,-4.2252662)"/> + <g id="g2758" inkscape:label="Layer 1" transform="matrix(0.6943204,0,0,0.6943204,21.245436,37.651516)"> + <g id="g3675"> + <path d="M 64.03125,8.2 C 56.162818,8.2100117 46.828561,34.754451 40.46875,39.3875 C 34.10894,44.020548 5.9844574,44.776082 3.5625,52.2625 C 1.1405426,59.748917 23.465249,76.813524 25.90625,84.29375 C 28.347251,91.77398 20.40967,118.7394 26.78125,123.35625 C 33.15283,127.9731 56.287818,112.02251 64.15625,112.0125 C 72.024682,112.00249 95.202691,127.89555 101.5625,123.2625 C 107.92231,118.62945 99.890544,91.686414 102.3125,84.2 C 104.73446,76.713583 127.03475,59.58648 124.59375,52.10625 C 122.15275,44.626021 94.027829,43.941849 87.65625,39.325 C 81.28467,34.708152 71.899685,8.1899879 64.03125,8.2 z M 64.03125,12.10625 C 64.208046,12.245423 65.56776,12.912264 67.15625,14.85625 C 68.97167,17.077947 71.031426,20.410059 73.0625,23.95 C 75.093573,27.48994 77.113982,31.248819 79.09375,34.5125 C 81.073519,37.776182 82.75512,40.528991 85.40625,42.45 C 88.057376,44.371009 91.18831,45.11637 94.90625,45.98125 C 98.624192,46.846129 102.81606,47.591152 106.8125,48.41875 C 110.80894,49.246347 114.60465,50.166787 117.28125,51.2 C 119.62327,52.104061 120.71845,53.200764 120.90625,53.325 C 120.82618,53.533062 120.57672,54.994782 119.21875,57.10625 C 117.66679,59.519356 115.1453,62.518181 112.40625,65.54375 C 109.66721,68.569316 106.71091,71.652346 104.21875,74.54375 C 101.72659,77.435155 99.632744,79.897501 98.625,83.0125 C 97.617256,86.127495 97.892393,89.334266 98.21875,93.1375 C 98.545107,96.940738 99.114622,101.17466 99.5625,105.23125 C 100.01038,109.28783 100.31178,113.17888 100.15625,116.04375 C 100.02016,118.55052 99.34151,119.89095 99.28125,120.10625 C 99.057443,120.09786 97.552762,120.37027 95.125,119.73125 C 92.350417,119.00093 88.723899,117.49504 85,115.825 C 81.276103,114.15497 77.426259,112.30169 73.90625,110.825 C 70.386242,109.3483 67.4302,108.13334 64.15625,108.1375 C 60.882303,108.14167 57.891241,109.3706 54.375,110.85625 C 50.858761,112.3419 47.032137,114.20799 43.3125,115.8875 C 39.592862,117.567 35.960216,119.05638 33.1875,119.79375 C 30.761373,120.43895 29.286908,120.19088 29.0625,120.2 C 29.004012,119.9864 28.29872,118.6439 28.15625,116.1375 C 27.993428,113.27303 28.281199,109.38271 28.71875,105.325 C 29.156299,101.2673 29.714573,97.035302 30.03125,93.23125 C 30.347928,89.427198 30.609418,86.187425 29.59375,83.075 C 28.578082,79.962573 26.468263,77.522553 23.96875,74.6375 C 21.469238,71.752452 18.527988,68.687339 15.78125,65.66875 C 13.034512,62.650158 10.495601,59.671649 8.9375,57.2625 C 7.5741618,55.154496 7.3592053,53.657399 7.28125,53.45 C 7.2962039,53.537785 8.2681026,52.326785 10.84375,51.325 C 13.517705,50.284977 17.34943,49.350265 21.34375,48.5125 C 25.33807,47.674737 29.534272,46.949339 33.25,46.075 C 36.96573,45.200663 40.103767,44.44025 42.75,42.5125 C 45.396234,40.584748 47.059794,37.812458 49.03125,34.54375 C 51.002705,31.275042 53.009191,27.526347 55.03125,23.98125 C 57.053308,20.436153 59.096493,17.08256 60.90625,14.85625 C 62.489787,12.908229 63.857465,12.244552 64.03125,12.10625 z" id="path3961" style="opacity:1;fill:url(#radialGradient2810);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80851269;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1;filter:url(#filter3259)"/> + <path d="M 153.09403,94.713757 C 144.53658,107.09689 92.616372,93.013297 78.414631,98.001518 C 64.21289,102.98974 32.50348,146.4474 18.082028,142.13539 C 3.6605746,137.82337 1.0106378,84.092245 -8.1220219,72.127031 C -17.254681,60.161818 -68.384124,43.433534 -68.739625,28.385431 C -69.095125,13.337327 -18.812666,-5.7867426 -10.255219,-18.169872 C -1.697772,-30.553002 -1.5880954,-84.349316 12.613645,-89.337536 C 26.815387,-94.325757 60.541592,-52.41396 74.963045,-48.101941 C 89.384498,-43.789923 140.58172,-60.30959 149.71438,-48.344376 C 158.84704,-36.379162 129.40853,8.6478227 129.76403,23.695927 C 130.11953,38.74403 161.65148,82.330628 153.09403,94.713757 z" id="path3574" inkscape:flatsided="false" inkscape:randomized="0" inkscape:rounded="0.20136392" sodipodi:arg1="0.60469864" sodipodi:arg2="1.2330172" sodipodi:cx="52.952892" sodipodi:cy="25.510532" sodipodi:r1="121.72647" sodipodi:r2="76.832565" sodipodi:sides="5" sodipodi:type="star" style="opacity:1;fill:url(#radialGradient2812);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80892944;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1" transform="matrix(0.4934214,0.1726044,-0.1726044,0.4934214,42.377875,49.908537)"/> + <path d="M 64.03125,8 C 56.162818,8.0100117 46.828561,34.554451 40.46875,39.1875 C 34.10894,43.820548 5.984457,44.576082 3.5625,52.0625 C 1.140543,59.548917 23.465249,76.613524 25.90625,84.09375 C 28.347251,91.57398 20.40967,118.5394 26.78125,123.15625 C 33.15283,127.7731 56.287818,111.82251 64.15625,111.8125 C 72.024682,111.80249 95.202691,127.69555 101.5625,123.0625 C 107.92231,118.42945 99.890544,91.486414 102.3125,84 C 104.73446,76.513583 127.03475,59.38648 124.59375,51.90625 C 122.15275,44.426021 94.027829,43.741849 87.65625,39.125 C 81.28467,34.508152 71.899685,7.9899879 64.03125,8 z M 64.03125,11.90625 C 64.208046,12.045423 65.56776,12.712264 67.15625,14.65625 C 68.97167,16.877947 71.031426,20.210059 73.0625,23.75 C 75.093573,27.28994 77.113982,31.048819 79.09375,34.3125 C 81.073519,37.576182 82.75512,40.328991 85.40625,42.25 C 88.057376,44.171009 91.18831,44.91637 94.90625,45.78125 C 98.624192,46.646129 102.81606,47.391152 106.8125,48.21875 C 110.80894,49.046347 114.60465,49.966787 117.28125,51 C 119.62327,51.904061 120.71845,53.000764 120.90625,53.125 C 120.82618,53.333062 120.57672,54.794782 119.21875,56.90625 C 117.66679,59.319356 115.1453,62.318181 112.40625,65.34375 C 109.66721,68.369316 106.71091,71.452346 104.21875,74.34375 C 101.72659,77.235155 99.632744,79.697501 98.625,82.8125 C 97.617256,85.927495 97.892393,89.134266 98.21875,92.9375 C 98.545107,96.740738 99.114622,100.97466 99.5625,105.03125 C 100.01038,109.08783 100.31178,112.97888 100.15625,115.84375 C 100.02016,118.35052 99.34151,119.69095 99.28125,119.90625 C 99.057443,119.89786 97.552762,120.17027 95.125,119.53125 C 92.350417,118.80093 88.723899,117.29504 85,115.625 C 81.276103,113.95497 77.426259,112.10169 73.90625,110.625 C 70.386242,109.1483 67.4302,107.93334 64.15625,107.9375 C 60.882303,107.94167 57.891241,109.1706 54.375,110.65625 C 50.858761,112.1419 47.032137,114.00799 43.3125,115.6875 C 39.592862,117.367 35.960216,118.85638 33.1875,119.59375 C 30.761373,120.23895 29.286908,119.99088 29.0625,120 C 29.004012,119.7864 28.29872,118.4439 28.15625,115.9375 C 27.993428,113.07303 28.281199,109.18271 28.71875,105.125 C 29.156299,101.0673 29.714573,96.835302 30.03125,93.03125 C 30.347928,89.227198 30.609418,85.987425 29.59375,82.875 C 28.578082,79.762573 26.468263,77.322553 23.96875,74.4375 C 21.469238,71.552452 18.527988,68.487339 15.78125,65.46875 C 13.034512,62.450158 10.495601,59.471649 8.9375,57.0625 C 7.574162,54.954496 7.359205,53.457399 7.28125,53.25 C 7.296204,53.337785 8.268103,52.126785 10.84375,51.125 C 13.517705,50.084977 17.34943,49.150265 21.34375,48.3125 C 25.33807,47.474737 29.534272,46.749339 33.25,45.875 C 36.96573,45.000663 40.103767,44.24025 42.75,42.3125 C 45.396234,40.384748 47.059794,37.612458 49.03125,34.34375 C 51.002705,31.075042 53.009191,27.326347 55.03125,23.78125 C 57.053308,20.236153 59.096493,16.88256 60.90625,14.65625 C 62.489787,12.708229 63.857465,12.044552 64.03125,11.90625 z" id="path2304" style="opacity:1;fill:url(#linearGradient2814);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80851269;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1"/> + <path d="M 60.98796,9.471226 C 62.846491,8.2143022 64.889907,8.0204702 67.219338,9.471226 L 64.037358,15.614216 L 60.98796,9.471226 z" id="path3409" sodipodi:nodetypes="cccc" style="fill:url(#linearGradient2816);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3838)"/> + <path d="M 64.039064,11.90625 C 63.865274,12.044552 62.497594,12.708229 60.914064,14.65625 C 59.104304,16.88256 57.061124,20.236153 55.039064,23.78125 C 53.017004,27.326347 51.010514,31.075042 49.039064,34.34375 C 47.067604,37.612458 45.404044,40.384748 42.757814,42.3125 C 40.111574,44.24025 36.973544,45.000663 33.257814,45.875 C 29.542084,46.749339 25.345884,47.474737 21.351564,48.3125 C 17.357244,49.150265 13.525514,50.084977 10.851564,51.125 C 8.2759131,52.126785 7.3040131,53.337785 7.2890631,53.25 C 7.3670131,53.457399 7.5819731,54.954496 8.9453131,57.0625 C 10.503414,59.471649 13.042324,62.450158 15.789064,65.46875 C 18.535804,68.487339 21.477054,71.552452 23.976564,74.4375 C 26.476074,77.322553 28.585894,79.762573 29.601564,82.875 C 29.865144,83.682722 30.019904,84.511238 30.132814,85.34375 C 32.540654,85.431079 34.961934,85.5 37.414064,85.5 C 64.456484,85.5 88.974124,80.107134 106.91406,71.34375 C 108.71383,69.370041 110.60784,67.338911 112.41406,65.34375 C 115.15311,62.318181 117.67459,59.319356 119.22656,56.90625 C 120.58453,54.794782 120.83398,53.333062 120.91406,53.125 C 120.72626,53.000764 119.63107,51.904061 117.28906,51 C 114.61246,49.966787 110.81674,49.046347 106.82031,48.21875 C 102.82387,47.391152 98.631994,46.646129 94.914064,45.78125 C 91.196124,44.91637 88.065184,44.171009 85.414064,42.25 C 82.762934,40.328991 81.081334,37.576182 79.101564,34.3125 C 77.121794,31.048819 75.101384,27.28994 73.070314,23.75 C 71.039234,20.210059 68.979484,16.877947 67.164064,14.65625 C 65.575574,12.712264 64.215854,12.045423 64.039064,11.90625 z" id="path3370" style="opacity:1;fill:url(#radialGradient2818);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80892944;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1"/> + <path d="M 44.96875,33.9375 L 44.1875,35.21875 C 44.177097,35.219516 44.166653,35.219516 44.15625,35.21875 L 42.8125,36.9375 L 41.53125,38.46875 C 41.521947,38.480223 41.511473,38.490697 41.5,38.5 L 40.03125,39.71875 C 40.021947,39.730223 40.011473,39.740697 40,39.75 L 37.125,41.03125 C 37.115697,41.042723 37.105223,41.053197 37.09375,41.0625 L 33.875,41.96875 L 33.375,45.625 L 35.125,45.21875 L 35.125,45.25 L 39.71875,43.75 L 39.75,43.75 L 42.8125,42.0625 L 42.875,42.03125 L 45.78125,39.09375 L 45.8125,39.0625 L 48.96875,34.03125 L 44.96875,33.9375 z" id="path3667" inkscape:original="M 44.84375 33.71875 L 44 35.09375 L 42.65625 36.8125 L 41.375 38.34375 L 39.90625 39.5625 L 37.03125 40.84375 L 33.6875 41.78125 L 33.09375 45.9375 L 35.1875 45.4375 L 39.8125 43.9375 L 42.96875 42.21875 L 45.96875 39.21875 L 49.375 33.8125 L 44.84375 33.71875 z " inkscape:radius="-0.21269609" sodipodi:type="inkscape:offset" style="opacity:0.64356432;fill:url(#radialGradient2820);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3663)" transform="translate(0,0.3)"/> + <path d="M 64.039064,11.90625 C 63.865274,12.044552 62.497594,12.708229 60.914064,14.65625 C 59.104304,16.88256 57.061124,20.236153 55.039064,23.78125 C 53.017004,27.326347 51.010514,31.075042 49.039064,34.34375 C 47.067604,37.612458 45.404044,40.384748 42.757814,42.3125 C 40.111574,44.24025 36.973544,45.000663 33.257814,45.875 C 29.542084,46.749339 25.345884,47.474737 21.351564,48.3125 C 17.357244,49.150265 13.525514,50.084977 10.851564,51.125 C 8.2759131,52.126785 7.3040131,53.337785 7.2890631,53.25 C 7.3670131,53.457399 7.5819731,54.954496 8.9453131,57.0625 C 10.503414,59.471649 13.042324,62.450158 15.789064,65.46875 C 18.535804,68.487339 21.477054,71.552452 23.976564,74.4375 C 26.476074,77.322553 28.585894,79.762573 29.601564,82.875 C 29.865144,83.682722 30.019904,84.511238 30.132814,85.34375 C 32.540654,85.431079 34.961934,85.5 37.414064,85.5 C 64.456484,85.5 88.974124,80.107134 106.91406,71.34375 C 108.71383,69.370041 110.60784,67.338911 112.41406,65.34375 C 115.15311,62.318181 117.67459,59.319356 119.22656,56.90625 C 120.58453,54.794782 120.83398,53.333062 120.91406,53.125 C 120.72626,53.000764 119.63107,51.904061 117.28906,51 C 114.61246,49.966787 110.81674,49.046347 106.82031,48.21875 C 102.82387,47.391152 98.631994,46.646129 94.914064,45.78125 C 91.196124,44.91637 88.065184,44.171009 85.414064,42.25 C 82.762934,40.328991 81.081334,37.576182 79.101564,34.3125 C 77.121794,31.048819 75.101384,27.28994 73.070314,23.75 C 71.039234,20.210059 68.979484,16.877947 67.164064,14.65625 C 65.575574,12.712264 64.215854,12.045423 64.039064,11.90625 z" id="path2910" style="opacity:1;fill:url(#linearGradient2823);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80892944;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1"/> + <path d="M 44.96875,33.9375 L 44.1875,35.21875 C 44.177097,35.219516 44.166653,35.219516 44.15625,35.21875 L 42.8125,36.9375 L 41.53125,38.46875 C 41.521947,38.480223 41.511473,38.490697 41.5,38.5 L 40.03125,39.71875 C 40.021947,39.730223 40.011473,39.740697 40,39.75 L 37.125,41.03125 C 37.115697,41.042723 37.105223,41.053197 37.09375,41.0625 L 33.875,41.96875 L 33.375,45.625 L 35.125,45.21875 L 35.125,45.25 L 39.71875,43.75 L 39.75,43.75 L 42.8125,42.0625 L 42.875,42.03125 L 45.78125,39.09375 L 45.8125,39.0625 L 48.96875,34.03125 L 44.96875,33.9375 z" id="path3671" inkscape:original="M 44.84375 33.71875 L 44 35.09375 L 42.65625 36.8125 L 41.375 38.34375 L 39.90625 39.5625 L 37.03125 40.84375 L 33.6875 41.78125 L 33.09375 45.9375 L 35.1875 45.4375 L 39.8125 43.9375 L 42.96875 42.21875 L 45.96875 39.21875 L 49.375 33.8125 L 44.84375 33.71875 z " inkscape:radius="-0.21269609" sodipodi:type="inkscape:offset" style="opacity:0.64356432;fill:url(#radialGradient2825);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3663)" transform="matrix(-1,0,0,1,128.125,0.3)"/> + <g id="g3339" transform="translate(-132.29928,0)"> + <path d="M 196.34375,11.90625 C 196.16996,12.044552 194.80228,12.708229 193.21875,14.65625 C 191.40899,16.88256 189.36581,20.236153 187.34375,23.78125 C 185.32169,27.326347 183.3152,31.075042 181.34375,34.34375 C 179.37229,37.612458 177.70873,40.384748 175.0625,42.3125 C 172.41626,44.24025 169.27823,45.000663 165.5625,45.875 C 161.84677,46.749339 157.65057,47.474737 153.65625,48.3125 C 149.66193,49.150265 145.8302,50.084977 143.15625,51.125 C 140.5806,52.126785 139.6087,53.337785 139.59375,53.25 C 139.62377,53.329884 139.71528,53.638731 139.84375,54.0625 C 140.2595,53.69998 141.25985,52.862595 143.15625,52.125 C 145.8302,51.084977 149.66193,50.150265 153.65625,49.3125 C 157.65057,48.474737 161.84677,47.749339 165.5625,46.875 C 169.27823,46.000663 172.41626,45.24025 175.0625,43.3125 C 177.70873,41.384748 179.37229,38.612458 181.34375,35.34375 C 183.3152,32.075042 185.32169,28.326347 187.34375,24.78125 C 189.36581,21.236153 191.40899,17.88256 193.21875,15.65625 C 194.80228,13.708229 196.16996,13.044552 196.34375,12.90625 C 196.52054,13.045423 197.88026,13.712264 199.46875,15.65625 C 201.28417,17.877947 203.34392,21.210059 205.375,24.75 C 207.40607,28.28994 209.42648,32.048819 211.40625,35.3125 C 213.38602,38.576182 215.06762,41.328991 217.71875,43.25 C 220.36987,45.171009 223.50081,45.91637 227.21875,46.78125 C 230.93668,47.646129 235.12856,48.391152 239.125,49.21875 C 243.12143,50.046347 246.91715,50.966787 249.59375,52 C 251.51448,52.74144 252.56925,53.579608 253,53.9375 C 253.13371,53.522484 253.18802,53.204851 253.21875,53.125 C 253.03095,53.000764 251.93576,51.904061 249.59375,51 C 246.91715,49.966787 243.12143,49.046347 239.125,48.21875 C 235.12856,47.391152 230.93668,46.646129 227.21875,45.78125 C 223.50081,44.91637 220.36987,44.171009 217.71875,42.25 C 215.06762,40.328991 213.38602,37.576182 211.40625,34.3125 C 209.42648,31.048819 207.40607,27.28994 205.375,23.75 C 203.34392,20.210059 201.28417,16.877947 199.46875,14.65625 C 197.88026,12.712264 196.52054,12.045423 196.34375,11.90625 z" id="path3317" style="opacity:1;fill:url(#linearGradient2827);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80892944;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1"/> + <path d="M 246.78125,49.937636 C 247.42469,50.142466 248.03845,50.379526 248.59375,50.593886 C 250.93576,51.497946 252.03095,52.594656 252.21875,52.718886 C 252.13867,52.926956 251.88922,54.388676 250.53125,56.500136 C 248.97928,58.913246 246.4578,61.912066 243.71875,64.937636 C 241.91253,66.932796 240.01852,68.963926 238.21875,70.937636 C 220.27881,79.701026 195.76117,85.093886 168.71875,85.093886 C 166.59433,85.093886 164.49568,85.039506 162.40625,84.968886 C 162.4184,85.051736 162.42625,85.135936 162.4375,85.218886 C 164.84534,85.306216 167.26662,85.375136 169.71875,85.375136 C 196.76117,85.375136 221.27881,79.982276 239.21875,71.218886 C 241.01852,69.245176 242.91253,67.214046 244.71875,65.218886 C 247.4578,62.193316 249.97928,59.194496 251.53125,56.781386 C 252.88922,54.669926 253.13867,53.208206 253.21875,53.000136 C 253.03095,52.875906 251.93576,51.779196 249.59375,50.875136 C 248.75868,50.552786 247.80629,50.238636 246.78125,49.937636 z" id="path3325" sodipodi:nodetypes="cscsscsccscsscsc" style="opacity:1;fill:url(#linearGradient2829);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80892944;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1"/> + </g> + <path d="M 25.190679,119.77989 C 26.414679,122.74238 27.241162,124.11897 31.289475,123.31542 L 30.638356,120.21008 L 29.079766,120.3986 L 28.261711,118.57341 L 25.190679,119.77989 z" id="path3842" sodipodi:nodetypes="cccccc" style="opacity:0.7715356;fill:url(#linearGradient2831);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3928)"/> + <path d="M 26.03125,94.25 C 24.983755,105.1142 22.21942,119.85075 26.78125,123.15625 C 33.15283,127.7731 56.287818,111.82251 64.15625,111.8125 C 72.024682,111.80249 95.202691,127.69555 101.5625,123.0625 C 106.10279,119.75495 103.30815,105.10184 102.21875,94.25 L 98.34375,94.25 C 98.677864,97.707156 99.164649,101.42777 99.5625,105.03125 C 100.01038,109.08783 100.31178,112.97888 100.15625,115.84375 C 100.02016,118.35052 99.34151,119.69095 99.28125,119.90625 C 99.057443,119.89786 97.552762,120.17027 95.125,119.53125 C 92.350417,118.80093 88.723899,117.29504 85,115.625 C 81.276103,113.95497 77.426259,112.10169 73.90625,110.625 C 70.386242,109.1483 67.4302,107.93334 64.15625,107.9375 C 60.882303,107.94167 57.891241,109.1706 54.375,110.65625 C 50.858761,112.1419 47.032137,114.00799 43.3125,115.6875 C 39.592862,117.367 35.960216,118.85638 33.1875,119.59375 C 30.761373,120.23895 29.286908,119.99088 29.0625,120 C 29.004012,119.7864 28.29872,118.4439 28.15625,115.9375 C 27.993428,113.07303 28.281199,109.18271 28.71875,105.125 C 29.110886,101.48845 29.580993,97.733027 29.90625,94.25 L 26.03125,94.25 z" id="path3936" style="opacity:1;fill:url(#radialGradient2833);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80851269;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1"/> + <path d="M 64.125001,11.90625 C 63.951211,12.044552 62.583531,12.708229 61.000001,14.65625 C 59.190241,16.88256 57.147061,20.236153 55.125001,23.78125 C 53.102941,27.326347 51.096451,31.075042 49.125001,34.34375 C 47.153541,37.612458 45.489981,40.384748 42.843751,42.3125 C 40.197511,44.24025 37.059481,45.000663 33.343751,45.875 C 29.628021,46.749339 25.431821,47.474737 21.437501,48.3125 C 17.443181,49.150265 13.611451,50.084977 10.937501,51.125 C 8.3618506,52.126785 7.3899506,53.337785 7.3750006,53.25 C 7.4529506,53.457399 7.6679106,54.954496 9.0312506,57.0625 C 10.589351,59.471649 13.128261,62.450158 15.875001,65.46875 C 18.621741,68.487339 21.562991,71.552452 24.062501,74.4375 C 26.562011,77.322553 28.671831,79.762573 29.687501,82.875 C 30.703171,85.987425 30.441681,89.227198 30.125001,93.03125 C 29.808321,96.835302 29.250051,101.0673 28.812501,105.125 C 28.374951,109.18271 28.087181,113.07303 28.250001,115.9375 C 28.392471,118.4439 29.097761,119.7864 29.156251,120 C 29.380661,119.99088 30.855121,120.23895 33.281251,119.59375 C 36.053961,118.85638 39.686611,117.367 43.406251,115.6875 C 47.125881,114.00799 50.952511,112.1419 54.468751,110.65625 C 57.984991,109.1706 60.976051,107.94167 64.250001,107.9375 C 67.523951,107.93334 70.479991,109.1483 74.000001,110.625 C 77.520011,112.10169 81.369851,113.95497 85.093751,115.625 C 88.817651,117.29504 92.444151,118.80093 95.218751,119.53125 C 97.646511,120.17027 99.151181,119.89786 99.375001,119.90625 C 99.435261,119.69095 100.1139,118.35052 100.25,115.84375 C 100.40553,112.97888 100.10412,109.08783 99.656251,105.03125 C 99.208371,100.97466 98.638841,96.740738 98.312501,92.9375 C 97.986141,89.134266 97.710991,85.927495 98.718751,82.8125 C 99.726491,79.697501 101.82033,77.235155 104.3125,74.34375 C 106.80466,71.452346 109.76095,68.369316 112.5,65.34375 C 115.23905,62.318181 117.76053,59.319356 119.3125,56.90625 C 120.67047,54.794782 120.91992,53.333062 121,53.125 C 120.8122,53.000764 119.71701,51.904061 117.375,51 C 114.6984,49.966787 110.90268,49.046347 106.90625,48.21875 C 102.90981,47.391152 98.717931,46.646129 95.000001,45.78125 C 91.282061,44.91637 88.151121,44.171009 85.500001,42.25 C 82.848871,40.328991 81.167271,37.576182 79.187501,34.3125 C 77.207731,31.048819 75.187321,27.28994 73.156251,23.75 C 71.125171,20.210059 69.065421,16.877947 67.250001,14.65625 C 65.661511,12.712264 64.301791,12.045423 64.125001,11.90625 z" id="path3375" sodipodi:nodetypes="cssssssssssssssscssssssscssssssscsssssssc" style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2835);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1;filter:url(#filter3391)"/> + <g id="g3612" transform="matrix(-1,0,0,1,128.17175,0)"> + <path d="M 122.34464,49.937924 L 118.89749,52.943128 L 119.6046,54.97606 L 123.93563,55.771555 C 124.26838,53.827011 124.96313,51.882468 122.34464,49.937924 z" id="path3614" sodipodi:nodetypes="ccccc" style="opacity:0.60891089;fill:url(#radialGradient2837);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3564)"/> + <path d="M 122.34464,49.937924 L 118.89749,52.943128 L 119.6046,54.97606 L 123.93563,55.771555 C 124.26838,53.827011 124.96313,51.882468 122.34464,49.937924 z" id="path3616" sodipodi:nodetypes="ccccc" style="opacity:0.60891089;fill:url(#radialGradient2839);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3604)"/> + </g> + <g id="g3608"> + <path d="M 122.34464,49.937924 L 118.89749,52.943128 L 119.6046,54.97606 L 123.93563,55.771555 C 124.26838,53.827011 124.96313,51.882468 122.34464,49.937924 z" id="path3374" sodipodi:nodetypes="ccccc" style="opacity:0.60891089;fill:url(#radialGradient2841);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3564)"/> + <path d="M 122.34464,49.937924 L 118.89749,52.943128 L 119.6046,54.97606 L 123.93563,55.771555 C 124.26838,53.827011 124.96313,51.882468 122.34464,49.937924 z" id="path3568" sodipodi:nodetypes="ccccc" style="opacity:0.60891089;fill:url(#radialGradient2843);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3604)"/> + </g> + <path d="M 64.125001,11.90625 C 63.951211,12.044552 62.583531,12.708229 61.000001,14.65625 C 59.190241,16.88256 57.147061,20.236153 55.125001,23.78125 C 53.102941,27.326347 51.096451,31.075042 49.125001,34.34375 C 47.153541,37.612458 45.489981,40.384748 42.843751,42.3125 C 40.197511,44.24025 37.059481,45.000663 33.343751,45.875 C 29.628021,46.749339 25.431821,47.474737 21.437501,48.3125 C 17.443181,49.150265 13.611451,50.084977 10.937501,51.125 C 8.3618506,52.126785 7.3899506,53.337785 7.3750006,53.25 C 7.4529506,53.457399 7.6679106,54.954496 9.0312506,57.0625 C 10.589351,59.471649 13.128261,62.450158 15.875001,65.46875 C 18.621741,68.487339 21.562991,71.552452 24.062501,74.4375 C 26.562011,77.322553 28.671831,79.762573 29.687501,82.875 C 30.703171,85.987425 30.441681,89.227198 30.125001,93.03125 C 29.808321,96.835302 29.250051,101.0673 28.812501,105.125 C 28.374951,109.18271 28.087181,113.07303 28.250001,115.9375 C 28.392471,118.4439 29.097761,119.7864 29.156251,120 C 29.380661,119.99088 30.855121,120.23895 33.281251,119.59375 C 36.053961,118.85638 39.686611,117.367 43.406251,115.6875 C 47.125881,114.00799 50.952511,112.1419 54.468751,110.65625 C 57.984991,109.1706 60.976051,107.94167 64.250001,107.9375 C 67.523951,107.93334 70.479991,109.1483 74.000001,110.625 C 77.520011,112.10169 81.369851,113.95497 85.093751,115.625 C 88.817651,117.29504 92.444151,118.80093 95.218751,119.53125 C 97.646511,120.17027 99.151181,119.89786 99.375001,119.90625 C 99.435261,119.69095 100.1139,118.35052 100.25,115.84375 C 100.40553,112.97888 100.10412,109.08783 99.656251,105.03125 C 99.208371,100.97466 98.638841,96.740738 98.312501,92.9375 C 97.986141,89.134266 97.710991,85.927495 98.718751,82.8125 C 99.726491,79.697501 101.82033,77.235155 104.3125,74.34375 C 106.80466,71.452346 109.76095,68.369316 112.5,65.34375 C 115.23905,62.318181 117.76053,59.319356 119.3125,56.90625 C 120.67047,54.794782 120.91992,53.333062 121,53.125 C 120.8122,53.000764 119.71701,51.904061 117.375,51 C 114.6984,49.966787 110.90268,49.046347 106.90625,48.21875 C 102.90981,47.391152 98.717931,46.646129 95.000001,45.78125 C 91.282061,44.91637 88.151121,44.171009 85.500001,42.25 C 82.848871,40.328991 81.167271,37.576182 79.187501,34.3125 C 77.207731,31.048819 75.187321,27.28994 73.156251,23.75 C 71.125171,20.210059 69.065421,16.877947 67.250001,14.65625 C 65.661511,12.712264 64.301791,12.045423 64.125001,11.90625 z" id="path3395" sodipodi:nodetypes="cssssssssssssssscssssssscssssssscsssssssc" style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2845);stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1;filter:url(#filter3401)"/> + <path d="M 25.190679,119.77989 C 26.414679,122.74238 27.241162,124.11897 31.289475,123.31542 L 30.638356,120.21008 L 29.079766,120.3986 L 28.261711,118.57341 L 25.190679,119.77989 z" id="path3932" sodipodi:nodetypes="cccccc" style="opacity:0.7715356;fill:url(#linearGradient2847);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3928)" transform="matrix(-1,0,0,1,128.10515,0)"/> + <path d="M 26.03125,94.25 C 24.983755,105.1142 22.21942,119.85075 26.78125,123.15625 C 33.15283,127.7731 56.287818,110.82251 64.15625,110.8125 C 72.024682,110.80249 95.202691,127.69555 101.5625,123.0625 C 106.10279,119.75495 103.30815,105.10184 102.21875,94.25 L 98.34375,94.25 C 98.677864,97.707156 99.164649,101.42777 99.5625,105.03125 C 100.01038,109.08783 100.31178,112.97888 100.15625,115.84375 C 100.02016,118.35052 99.34151,119.69095 99.28125,119.90625 C 99.057443,119.89786 97.552762,120.17027 95.125,119.53125 C 92.350417,118.80093 88.723899,117.29504 85,115.625 C 81.276103,113.95497 77.426259,112.10169 73.90625,110.625 C 70.386242,109.1483 67.4302,107.93334 64.15625,107.9375 C 60.882303,107.94167 57.891241,109.1706 54.375,110.65625 C 50.858761,112.1419 47.032137,114.00799 43.3125,115.6875 C 39.592862,117.367 35.960216,118.85638 33.1875,119.59375 C 30.761373,120.23895 29.286908,119.99088 29.0625,120 C 29.004012,119.7864 28.29872,118.4439 28.15625,115.9375 C 27.993428,113.07303 28.281199,109.18271 28.71875,105.125 C 29.110886,101.48845 29.580993,97.733027 29.90625,94.25 L 26.03125,94.25 z" id="path3265" sodipodi:nodetypes="csssccsscssssssscsscc" style="opacity:1;fill:url(#radialGradient2849);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80851269;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1;filter:url(#filter3285)"/> + <path d="M 3.96875,51.25 C 3.8072482,51.513327 3.653679,51.78066 3.5625,52.0625 C 1.4104994,58.714465 18.791507,72.91663 24.40625,81.25 C 25.066744,82.219734 25.881994,83.560003 26.151902,85.050699 C 27.656842,84.748586 29.576041,82.642021 28.90625,81.25 C 27.768648,78.87567 26.012193,76.796136 23.96875,74.4375 C 21.469238,71.552452 18.527988,68.487339 15.78125,65.46875 C 13.034512,62.450158 10.495601,59.471649 8.9375,57.0625 C 7.574162,54.954496 7.359205,53.457399 7.28125,53.25 C 7.2955626,53.33402 8.1966214,52.223338 10.53125,51.25 L 3.96875,51.25 z M 117.875,51.25 C 119.79897,52.094675 120.73559,53.012104 120.90625,53.125 C 120.82618,53.333062 120.57672,54.794782 119.21875,56.90625 C 117.66679,59.319356 115.1453,62.318181 112.40625,65.34375 C 109.66721,68.369316 106.71091,71.452346 104.21875,74.34375 C 102.16137,76.730721 100.3775,78.839259 99.25,81.25 C 98.389358,83.690958 101.19084,84.749904 102.08854,84.829728 C 102.41731,83.373922 103.07445,82.301223 103.75,81.25 C 109.28341,72.913848 126.77026,58.575986 124.59375,51.90625 C 124.52034,51.681299 124.39982,51.462951 124.28125,51.25 L 117.875,51.25 z" id="rect3289" sodipodi:nodetypes="cscccssssccccssscccscc" style="opacity:0.84158415;fill:url(#radialGradient2851);fill-opacity:1;stroke:none;stroke-width:6.1420002;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter3362)"/> + </g> + <g id="g3701"> + <path d="M 64.03125,8.2 C 56.162818,8.2100117 46.828561,34.754451 40.46875,39.3875 C 34.10894,44.020548 5.9844574,44.776082 3.5625,52.2625 C 1.1405426,59.748917 23.465249,76.813524 25.90625,84.29375 C 28.347251,91.77398 20.40967,118.7394 26.78125,123.35625 C 33.15283,127.9731 56.287818,112.02251 64.15625,112.0125 C 72.024682,112.00249 95.202691,127.89555 101.5625,123.2625 C 107.92231,118.62945 99.890544,91.686414 102.3125,84.2 C 104.73446,76.713583 127.03475,59.58648 124.59375,52.10625 C 122.15275,44.626021 94.027829,43.941849 87.65625,39.325 C 81.28467,34.708152 71.899685,8.1899879 64.03125,8.2 z M 64.03125,12.10625 C 64.208046,12.245423 65.56776,12.912264 67.15625,14.85625 C 68.97167,17.077947 71.031426,20.410059 73.0625,23.95 C 75.093573,27.48994 77.113982,31.248819 79.09375,34.5125 C 81.073519,37.776182 82.75512,40.528991 85.40625,42.45 C 88.057376,44.371009 91.18831,45.11637 94.90625,45.98125 C 98.624192,46.846129 102.81606,47.591152 106.8125,48.41875 C 110.80894,49.246347 114.60465,50.166787 117.28125,51.2 C 119.62327,52.104061 120.71845,53.200764 120.90625,53.325 C 120.82618,53.533062 120.57672,54.994782 119.21875,57.10625 C 117.66679,59.519356 115.1453,62.518181 112.40625,65.54375 C 109.66721,68.569316 106.71091,71.652346 104.21875,74.54375 C 101.72659,77.435155 99.632744,79.897501 98.625,83.0125 C 97.617256,86.127495 97.892393,89.334266 98.21875,93.1375 C 98.545107,96.940738 99.114622,101.17466 99.5625,105.23125 C 100.01038,109.28783 100.31178,113.17888 100.15625,116.04375 C 100.02016,118.55052 99.34151,119.89095 99.28125,120.10625 C 99.057443,120.09786 97.552762,120.37027 95.125,119.73125 C 92.350417,119.00093 88.723899,117.49504 85,115.825 C 81.276103,114.15497 77.426259,112.30169 73.90625,110.825 C 70.386242,109.3483 67.4302,108.13334 64.15625,108.1375 C 60.882303,108.14167 57.891241,109.3706 54.375,110.85625 C 50.858761,112.3419 47.032137,114.20799 43.3125,115.8875 C 39.592862,117.567 35.960216,119.05638 33.1875,119.79375 C 30.761373,120.43895 29.286908,120.19088 29.0625,120.2 C 29.004012,119.9864 28.29872,118.6439 28.15625,116.1375 C 27.993428,113.27303 28.281199,109.38271 28.71875,105.325 C 29.156299,101.2673 29.714573,97.035302 30.03125,93.23125 C 30.347928,89.427198 30.609418,86.187425 29.59375,83.075 C 28.578082,79.962573 26.468263,77.522553 23.96875,74.6375 C 21.469238,71.752452 18.527988,68.687339 15.78125,65.66875 C 13.034512,62.650158 10.495601,59.671649 8.9375,57.2625 C 7.5741618,55.154496 7.3592053,53.657399 7.28125,53.45 C 7.2962039,53.537785 8.2681026,52.326785 10.84375,51.325 C 13.517705,50.284977 17.34943,49.350265 21.34375,48.5125 C 25.33807,47.674737 29.534272,46.949339 33.25,46.075 C 36.96573,45.200663 40.103767,44.44025 42.75,42.5125 C 45.396234,40.584748 47.059794,37.812458 49.03125,34.54375 C 51.002705,31.275042 53.009191,27.526347 55.03125,23.98125 C 57.053308,20.436153 59.096493,17.08256 60.90625,14.85625 C 62.489787,12.908229 63.857465,12.244552 64.03125,12.10625 z" id="path3703" style="opacity:1;fill:url(#radialGradient3263);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80851269;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1;filter:url(#filter3259)"/> + <path d="M 153.09403,94.713757 C 144.53658,107.09689 92.616372,93.013297 78.414631,98.001518 C 64.21289,102.98974 32.50348,146.4474 18.082028,142.13539 C 3.6605746,137.82337 1.0106378,84.092245 -8.1220219,72.127031 C -17.254681,60.161818 -68.384124,43.433534 -68.739625,28.385431 C -69.095125,13.337327 -18.812666,-5.7867426 -10.255219,-18.169872 C -1.697772,-30.553002 -1.5880954,-84.349316 12.613645,-89.337536 C 26.815387,-94.325757 60.541592,-52.41396 74.963045,-48.101941 C 89.384498,-43.789923 140.58172,-60.30959 149.71438,-48.344376 C 158.84704,-36.379162 129.40853,8.6478227 129.76403,23.695927 C 130.11953,38.74403 161.65148,82.330628 153.09403,94.713757 z" id="path3705" inkscape:flatsided="false" inkscape:randomized="0" inkscape:rounded="0.20136392" sodipodi:arg1="0.60469864" sodipodi:arg2="1.2330172" sodipodi:cx="52.952892" sodipodi:cy="25.510532" sodipodi:r1="121.72647" sodipodi:r2="76.832565" sodipodi:sides="5" sodipodi:type="star" style="opacity:1;fill:url(#radialGradient2906);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80892944;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1" transform="matrix(0.4934214,0.1726044,-0.1726044,0.4934214,42.377875,49.908537)"/> + <path d="M 64.03125,8 C 56.162818,8.0100117 46.828561,34.554451 40.46875,39.1875 C 34.10894,43.820548 5.984457,44.576082 3.5625,52.0625 C 1.140543,59.548917 23.465249,76.613524 25.90625,84.09375 C 28.347251,91.57398 20.40967,118.5394 26.78125,123.15625 C 33.15283,127.7731 56.287818,111.82251 64.15625,111.8125 C 72.024682,111.80249 95.202691,127.69555 101.5625,123.0625 C 107.92231,118.42945 99.890544,91.486414 102.3125,84 C 104.73446,76.513583 127.03475,59.38648 124.59375,51.90625 C 122.15275,44.426021 94.027829,43.741849 87.65625,39.125 C 81.28467,34.508152 71.899685,7.9899879 64.03125,8 z M 64.03125,11.90625 C 64.208046,12.045423 65.56776,12.712264 67.15625,14.65625 C 68.97167,16.877947 71.031426,20.210059 73.0625,23.75 C 75.093573,27.28994 77.113982,31.048819 79.09375,34.3125 C 81.073519,37.576182 82.75512,40.328991 85.40625,42.25 C 88.057376,44.171009 91.18831,44.91637 94.90625,45.78125 C 98.624192,46.646129 102.81606,47.391152 106.8125,48.21875 C 110.80894,49.046347 114.60465,49.966787 117.28125,51 C 119.62327,51.904061 120.71845,53.000764 120.90625,53.125 C 120.82618,53.333062 120.57672,54.794782 119.21875,56.90625 C 117.66679,59.319356 115.1453,62.318181 112.40625,65.34375 C 109.66721,68.369316 106.71091,71.452346 104.21875,74.34375 C 101.72659,77.235155 99.632744,79.697501 98.625,82.8125 C 97.617256,85.927495 97.892393,89.134266 98.21875,92.9375 C 98.545107,96.740738 99.114622,100.97466 99.5625,105.03125 C 100.01038,109.08783 100.31178,112.97888 100.15625,115.84375 C 100.02016,118.35052 99.34151,119.69095 99.28125,119.90625 C 99.057443,119.89786 97.552762,120.17027 95.125,119.53125 C 92.350417,118.80093 88.723899,117.29504 85,115.625 C 81.276103,113.95497 77.426259,112.10169 73.90625,110.625 C 70.386242,109.1483 67.4302,107.93334 64.15625,107.9375 C 60.882303,107.94167 57.891241,109.1706 54.375,110.65625 C 50.858761,112.1419 47.032137,114.00799 43.3125,115.6875 C 39.592862,117.367 35.960216,118.85638 33.1875,119.59375 C 30.761373,120.23895 29.286908,119.99088 29.0625,120 C 29.004012,119.7864 28.29872,118.4439 28.15625,115.9375 C 27.993428,113.07303 28.281199,109.18271 28.71875,105.125 C 29.156299,101.0673 29.714573,96.835302 30.03125,93.03125 C 30.347928,89.227198 30.609418,85.987425 29.59375,82.875 C 28.578082,79.762573 26.468263,77.322553 23.96875,74.4375 C 21.469238,71.552452 18.527988,68.487339 15.78125,65.46875 C 13.034512,62.450158 10.495601,59.471649 8.9375,57.0625 C 7.574162,54.954496 7.359205,53.457399 7.28125,53.25 C 7.296204,53.337785 8.268103,52.126785 10.84375,51.125 C 13.517705,50.084977 17.34943,49.150265 21.34375,48.3125 C 25.33807,47.474737 29.534272,46.749339 33.25,45.875 C 36.96573,45.000663 40.103767,44.24025 42.75,42.3125 C 45.396234,40.384748 47.059794,37.612458 49.03125,34.34375 C 51.002705,31.075042 53.009191,27.326347 55.03125,23.78125 C 57.053308,20.236153 59.096493,16.88256 60.90625,14.65625 C 62.489787,12.708229 63.857465,12.044552 64.03125,11.90625 z" id="path3707" style="opacity:1;fill:url(#linearGradient2475);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80851269;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1"/> + <path d="M 60.98796,9.471226 C 62.846491,8.2143022 64.889907,8.0204702 67.219338,9.471226 L 64.037358,15.614216 L 60.98796,9.471226 z" id="path3709" sodipodi:nodetypes="cccc" style="fill:url(#linearGradient3800);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3838)"/> + <path d="M 64.039064,11.90625 C 63.865274,12.044552 62.497594,12.708229 60.914064,14.65625 C 59.104304,16.88256 57.061124,20.236153 55.039064,23.78125 C 53.017004,27.326347 51.010514,31.075042 49.039064,34.34375 C 47.067604,37.612458 45.404044,40.384748 42.757814,42.3125 C 40.111574,44.24025 36.973544,45.000663 33.257814,45.875 C 29.542084,46.749339 25.345884,47.474737 21.351564,48.3125 C 17.357244,49.150265 13.525514,50.084977 10.851564,51.125 C 8.2759131,52.126785 7.3040131,53.337785 7.2890631,53.25 C 7.3670131,53.457399 7.5819731,54.954496 8.9453131,57.0625 C 10.503414,59.471649 13.042324,62.450158 15.789064,65.46875 C 18.535804,68.487339 21.477054,71.552452 23.976564,74.4375 C 26.476074,77.322553 28.585894,79.762573 29.601564,82.875 C 29.865144,83.682722 30.019904,84.511238 30.132814,85.34375 C 32.540654,85.431079 34.961934,85.5 37.414064,85.5 C 64.456484,85.5 88.974124,80.107134 106.91406,71.34375 C 108.71383,69.370041 110.60784,67.338911 112.41406,65.34375 C 115.15311,62.318181 117.67459,59.319356 119.22656,56.90625 C 120.58453,54.794782 120.83398,53.333062 120.91406,53.125 C 120.72626,53.000764 119.63107,51.904061 117.28906,51 C 114.61246,49.966787 110.81674,49.046347 106.82031,48.21875 C 102.82387,47.391152 98.631994,46.646129 94.914064,45.78125 C 91.196124,44.91637 88.065184,44.171009 85.414064,42.25 C 82.762934,40.328991 81.081334,37.576182 79.101564,34.3125 C 77.121794,31.048819 75.101384,27.28994 73.070314,23.75 C 71.039234,20.210059 68.979484,16.877947 67.164064,14.65625 C 65.575574,12.712264 64.215854,12.045423 64.039064,11.90625 z" id="path3711" style="opacity:1;fill:url(#radialGradient3372);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80892944;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1"/> + <path d="M 44.96875,33.9375 L 44.1875,35.21875 C 44.177097,35.219516 44.166653,35.219516 44.15625,35.21875 L 42.8125,36.9375 L 41.53125,38.46875 C 41.521947,38.480223 41.511473,38.490697 41.5,38.5 L 40.03125,39.71875 C 40.021947,39.730223 40.011473,39.740697 40,39.75 L 37.125,41.03125 C 37.115697,41.042723 37.105223,41.053197 37.09375,41.0625 L 33.875,41.96875 L 33.375,45.625 L 35.125,45.21875 L 35.125,45.25 L 39.71875,43.75 L 39.75,43.75 L 42.8125,42.0625 L 42.875,42.03125 L 45.78125,39.09375 L 45.8125,39.0625 L 48.96875,34.03125 L 44.96875,33.9375 z" id="path3713" inkscape:original="M 44.84375 33.71875 L 44 35.09375 L 42.65625 36.8125 L 41.375 38.34375 L 39.90625 39.5625 L 37.03125 40.84375 L 33.6875 41.78125 L 33.09375 45.9375 L 35.1875 45.4375 L 39.8125 43.9375 L 42.96875 42.21875 L 45.96875 39.21875 L 49.375 33.8125 L 44.84375 33.71875 z " inkscape:radius="-0.21269609" sodipodi:type="inkscape:offset" style="opacity:0.64356432;fill:url(#radialGradient3669);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3663)" transform="translate(0,0.3)"/> + <path d="M 64.039064,11.90625 C 63.865274,12.044552 62.497594,12.708229 60.914064,14.65625 C 59.104304,16.88256 57.061124,20.236153 55.039064,23.78125 C 53.017004,27.326347 51.010514,31.075042 49.039064,34.34375 C 47.067604,37.612458 45.404044,40.384748 42.757814,42.3125 C 40.111574,44.24025 36.973544,45.000663 33.257814,45.875 C 29.542084,46.749339 25.345884,47.474737 21.351564,48.3125 C 17.357244,49.150265 13.525514,50.084977 10.851564,51.125 C 8.2759131,52.126785 7.3040131,53.337785 7.2890631,53.25 C 7.3670131,53.457399 7.5819731,54.954496 8.9453131,57.0625 C 10.503414,59.471649 13.042324,62.450158 15.789064,65.46875 C 18.535804,68.487339 21.477054,71.552452 23.976564,74.4375 C 26.476074,77.322553 28.585894,79.762573 29.601564,82.875 C 29.865144,83.682722 30.019904,84.511238 30.132814,85.34375 C 32.540654,85.431079 34.961934,85.5 37.414064,85.5 C 64.456484,85.5 88.974124,80.107134 106.91406,71.34375 C 108.71383,69.370041 110.60784,67.338911 112.41406,65.34375 C 115.15311,62.318181 117.67459,59.319356 119.22656,56.90625 C 120.58453,54.794782 120.83398,53.333062 120.91406,53.125 C 120.72626,53.000764 119.63107,51.904061 117.28906,51 C 114.61246,49.966787 110.81674,49.046347 106.82031,48.21875 C 102.82387,47.391152 98.631994,46.646129 94.914064,45.78125 C 91.196124,44.91637 88.065184,44.171009 85.414064,42.25 C 82.762934,40.328991 81.081334,37.576182 79.101564,34.3125 C 77.121794,31.048819 75.101384,27.28994 73.070314,23.75 C 71.039234,20.210059 68.979484,16.877947 67.164064,14.65625 C 65.575574,12.712264 64.215854,12.045423 64.039064,11.90625 z" id="path3715" style="opacity:1;fill:url(#linearGradient3315);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80892944;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1"/> + <path d="M 44.96875,33.9375 L 44.1875,35.21875 C 44.177097,35.219516 44.166653,35.219516 44.15625,35.21875 L 42.8125,36.9375 L 41.53125,38.46875 C 41.521947,38.480223 41.511473,38.490697 41.5,38.5 L 40.03125,39.71875 C 40.021947,39.730223 40.011473,39.740697 40,39.75 L 37.125,41.03125 C 37.115697,41.042723 37.105223,41.053197 37.09375,41.0625 L 33.875,41.96875 L 33.375,45.625 L 35.125,45.21875 L 35.125,45.25 L 39.71875,43.75 L 39.75,43.75 L 42.8125,42.0625 L 42.875,42.03125 L 45.78125,39.09375 L 45.8125,39.0625 L 48.96875,34.03125 L 44.96875,33.9375 z" id="path3717" inkscape:original="M 44.84375 33.71875 L 44 35.09375 L 42.65625 36.8125 L 41.375 38.34375 L 39.90625 39.5625 L 37.03125 40.84375 L 33.6875 41.78125 L 33.09375 45.9375 L 35.1875 45.4375 L 39.8125 43.9375 L 42.96875 42.21875 L 45.96875 39.21875 L 49.375 33.8125 L 44.84375 33.71875 z " inkscape:radius="-0.21269609" sodipodi:type="inkscape:offset" style="opacity:0.64356432;fill:url(#radialGradient3673);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3663)" transform="matrix(-1,0,0,1,128.125,0.3)"/> + <g id="g3719" transform="translate(-132.29928,0)"> + <path d="M 196.34375,11.90625 C 196.16996,12.044552 194.80228,12.708229 193.21875,14.65625 C 191.40899,16.88256 189.36581,20.236153 187.34375,23.78125 C 185.32169,27.326347 183.3152,31.075042 181.34375,34.34375 C 179.37229,37.612458 177.70873,40.384748 175.0625,42.3125 C 172.41626,44.24025 169.27823,45.000663 165.5625,45.875 C 161.84677,46.749339 157.65057,47.474737 153.65625,48.3125 C 149.66193,49.150265 145.8302,50.084977 143.15625,51.125 C 140.5806,52.126785 139.6087,53.337785 139.59375,53.25 C 139.62377,53.329884 139.71528,53.638731 139.84375,54.0625 C 140.2595,53.69998 141.25985,52.862595 143.15625,52.125 C 145.8302,51.084977 149.66193,50.150265 153.65625,49.3125 C 157.65057,48.474737 161.84677,47.749339 165.5625,46.875 C 169.27823,46.000663 172.41626,45.24025 175.0625,43.3125 C 177.70873,41.384748 179.37229,38.612458 181.34375,35.34375 C 183.3152,32.075042 185.32169,28.326347 187.34375,24.78125 C 189.36581,21.236153 191.40899,17.88256 193.21875,15.65625 C 194.80228,13.708229 196.16996,13.044552 196.34375,12.90625 C 196.52054,13.045423 197.88026,13.712264 199.46875,15.65625 C 201.28417,17.877947 203.34392,21.210059 205.375,24.75 C 207.40607,28.28994 209.42648,32.048819 211.40625,35.3125 C 213.38602,38.576182 215.06762,41.328991 217.71875,43.25 C 220.36987,45.171009 223.50081,45.91637 227.21875,46.78125 C 230.93668,47.646129 235.12856,48.391152 239.125,49.21875 C 243.12143,50.046347 246.91715,50.966787 249.59375,52 C 251.51448,52.74144 252.56925,53.579608 253,53.9375 C 253.13371,53.522484 253.18802,53.204851 253.21875,53.125 C 253.03095,53.000764 251.93576,51.904061 249.59375,51 C 246.91715,49.966787 243.12143,49.046347 239.125,48.21875 C 235.12856,47.391152 230.93668,46.646129 227.21875,45.78125 C 223.50081,44.91637 220.36987,44.171009 217.71875,42.25 C 215.06762,40.328991 213.38602,37.576182 211.40625,34.3125 C 209.42648,31.048819 207.40607,27.28994 205.375,23.75 C 203.34392,20.210059 201.28417,16.877947 199.46875,14.65625 C 197.88026,12.712264 196.52054,12.045423 196.34375,11.90625 z" id="path3721" style="opacity:1;fill:url(#linearGradient3369);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80892944;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1"/> + <path d="M 246.78125,49.937636 C 247.42469,50.142466 248.03845,50.379526 248.59375,50.593886 C 250.93576,51.497946 252.03095,52.594656 252.21875,52.718886 C 252.13867,52.926956 251.88922,54.388676 250.53125,56.500136 C 248.97928,58.913246 246.4578,61.912066 243.71875,64.937636 C 241.91253,66.932796 240.01852,68.963926 238.21875,70.937636 C 220.27881,79.701026 195.76117,85.093886 168.71875,85.093886 C 166.59433,85.093886 164.49568,85.039506 162.40625,84.968886 C 162.4184,85.051736 162.42625,85.135936 162.4375,85.218886 C 164.84534,85.306216 167.26662,85.375136 169.71875,85.375136 C 196.76117,85.375136 221.27881,79.982276 239.21875,71.218886 C 241.01852,69.245176 242.91253,67.214046 244.71875,65.218886 C 247.4578,62.193316 249.97928,59.194496 251.53125,56.781386 C 252.88922,54.669926 253.13867,53.208206 253.21875,53.000136 C 253.03095,52.875906 251.93576,51.779196 249.59375,50.875136 C 248.75868,50.552786 247.80629,50.238636 246.78125,49.937636 z" id="path3723" sodipodi:nodetypes="cscsscsccscsscsc" style="opacity:1;fill:url(#linearGradient3345);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80892944;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1"/> + </g> + <path d="M 25.190679,119.77989 C 26.414679,122.74238 27.241162,124.11897 31.289475,123.31542 L 30.638356,120.21008 L 29.079766,120.3986 L 28.261711,118.57341 L 25.190679,119.77989 z" id="path3725" sodipodi:nodetypes="cccccc" style="opacity:0.7715356;fill:url(#linearGradient2853);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3928)"/> + <path d="M 26.03125,94.25 C 24.983755,105.1142 22.21942,119.85075 26.78125,123.15625 C 33.15283,127.7731 56.287818,111.82251 64.15625,111.8125 C 72.024682,111.80249 95.202691,127.69555 101.5625,123.0625 C 106.10279,119.75495 103.30815,105.10184 102.21875,94.25 L 98.34375,94.25 C 98.677864,97.707156 99.164649,101.42777 99.5625,105.03125 C 100.01038,109.08783 100.31178,112.97888 100.15625,115.84375 C 100.02016,118.35052 99.34151,119.69095 99.28125,119.90625 C 99.057443,119.89786 97.552762,120.17027 95.125,119.53125 C 92.350417,118.80093 88.723899,117.29504 85,115.625 C 81.276103,113.95497 77.426259,112.10169 73.90625,110.625 C 70.386242,109.1483 67.4302,107.93334 64.15625,107.9375 C 60.882303,107.94167 57.891241,109.1706 54.375,110.65625 C 50.858761,112.1419 47.032137,114.00799 43.3125,115.6875 C 39.592862,117.367 35.960216,118.85638 33.1875,119.59375 C 30.761373,120.23895 29.286908,119.99088 29.0625,120 C 29.004012,119.7864 28.29872,118.4439 28.15625,115.9375 C 27.993428,113.07303 28.281199,109.18271 28.71875,105.125 C 29.110886,101.48845 29.580993,97.733027 29.90625,94.25 L 26.03125,94.25 z" id="path3727" style="opacity:1;fill:url(#radialGradient3956);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80851269;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1"/> + <path d="M 64.125001,11.90625 C 63.951211,12.044552 62.583531,12.708229 61.000001,14.65625 C 59.190241,16.88256 57.147061,20.236153 55.125001,23.78125 C 53.102941,27.326347 51.096451,31.075042 49.125001,34.34375 C 47.153541,37.612458 45.489981,40.384748 42.843751,42.3125 C 40.197511,44.24025 37.059481,45.000663 33.343751,45.875 C 29.628021,46.749339 25.431821,47.474737 21.437501,48.3125 C 17.443181,49.150265 13.611451,50.084977 10.937501,51.125 C 8.3618506,52.126785 7.3899506,53.337785 7.3750006,53.25 C 7.4529506,53.457399 7.6679106,54.954496 9.0312506,57.0625 C 10.589351,59.471649 13.128261,62.450158 15.875001,65.46875 C 18.621741,68.487339 21.562991,71.552452 24.062501,74.4375 C 26.562011,77.322553 28.671831,79.762573 29.687501,82.875 C 30.703171,85.987425 30.441681,89.227198 30.125001,93.03125 C 29.808321,96.835302 29.250051,101.0673 28.812501,105.125 C 28.374951,109.18271 28.087181,113.07303 28.250001,115.9375 C 28.392471,118.4439 29.097761,119.7864 29.156251,120 C 29.380661,119.99088 30.855121,120.23895 33.281251,119.59375 C 36.053961,118.85638 39.686611,117.367 43.406251,115.6875 C 47.125881,114.00799 50.952511,112.1419 54.468751,110.65625 C 57.984991,109.1706 60.976051,107.94167 64.250001,107.9375 C 67.523951,107.93334 70.479991,109.1483 74.000001,110.625 C 77.520011,112.10169 81.369851,113.95497 85.093751,115.625 C 88.817651,117.29504 92.444151,118.80093 95.218751,119.53125 C 97.646511,120.17027 99.151181,119.89786 99.375001,119.90625 C 99.435261,119.69095 100.1139,118.35052 100.25,115.84375 C 100.40553,112.97888 100.10412,109.08783 99.656251,105.03125 C 99.208371,100.97466 98.638841,96.740738 98.312501,92.9375 C 97.986141,89.134266 97.710991,85.927495 98.718751,82.8125 C 99.726491,79.697501 101.82033,77.235155 104.3125,74.34375 C 106.80466,71.452346 109.76095,68.369316 112.5,65.34375 C 115.23905,62.318181 117.76053,59.319356 119.3125,56.90625 C 120.67047,54.794782 120.91992,53.333062 121,53.125 C 120.8122,53.000764 119.71701,51.904061 117.375,51 C 114.6984,49.966787 110.90268,49.046347 106.90625,48.21875 C 102.90981,47.391152 98.717931,46.646129 95.000001,45.78125 C 91.282061,44.91637 88.151121,44.171009 85.500001,42.25 C 82.848871,40.328991 81.167271,37.576182 79.187501,34.3125 C 77.207731,31.048819 75.187321,27.28994 73.156251,23.75 C 71.125171,20.210059 69.065421,16.877947 67.250001,14.65625 C 65.661511,12.712264 64.301791,12.045423 64.125001,11.90625 z" id="path3729" sodipodi:nodetypes="cssssssssssssssscssssssscssssssscsssssssc" style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2855);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1;filter:url(#filter3391)"/> + <g id="g3731" transform="matrix(-1,0,0,1,128.17175,0)"> + <path d="M 122.34464,49.937924 L 118.89749,52.943128 L 119.6046,54.97606 L 123.93563,55.771555 C 124.26838,53.827011 124.96313,51.882468 122.34464,49.937924 z" id="path3733" sodipodi:nodetypes="ccccc" style="opacity:0.60891089;fill:url(#radialGradient3618);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3564)"/> + <path d="M 122.34464,49.937924 L 118.89749,52.943128 L 119.6046,54.97606 L 123.93563,55.771555 C 124.26838,53.827011 124.96313,51.882468 122.34464,49.937924 z" id="path3735" sodipodi:nodetypes="ccccc" style="opacity:0.60891089;fill:url(#radialGradient3620);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3604)"/> + </g> + <g id="g3737"> + <path d="M 122.34464,49.937924 L 118.89749,52.943128 L 119.6046,54.97606 L 123.93563,55.771555 C 124.26838,53.827011 124.96313,51.882468 122.34464,49.937924 z" id="path3739" sodipodi:nodetypes="ccccc" style="opacity:0.60891089;fill:url(#radialGradient3382);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3564)"/> + <path d="M 122.34464,49.937924 L 118.89749,52.943128 L 119.6046,54.97606 L 123.93563,55.771555 C 124.26838,53.827011 124.96313,51.882468 122.34464,49.937924 z" id="path3741" sodipodi:nodetypes="ccccc" style="opacity:0.60891089;fill:url(#radialGradient3570);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3604)"/> + </g> + <path d="M 64.125001,11.90625 C 63.951211,12.044552 62.583531,12.708229 61.000001,14.65625 C 59.190241,16.88256 57.147061,20.236153 55.125001,23.78125 C 53.102941,27.326347 51.096451,31.075042 49.125001,34.34375 C 47.153541,37.612458 45.489981,40.384748 42.843751,42.3125 C 40.197511,44.24025 37.059481,45.000663 33.343751,45.875 C 29.628021,46.749339 25.431821,47.474737 21.437501,48.3125 C 17.443181,49.150265 13.611451,50.084977 10.937501,51.125 C 8.3618506,52.126785 7.3899506,53.337785 7.3750006,53.25 C 7.4529506,53.457399 7.6679106,54.954496 9.0312506,57.0625 C 10.589351,59.471649 13.128261,62.450158 15.875001,65.46875 C 18.621741,68.487339 21.562991,71.552452 24.062501,74.4375 C 26.562011,77.322553 28.671831,79.762573 29.687501,82.875 C 30.703171,85.987425 30.441681,89.227198 30.125001,93.03125 C 29.808321,96.835302 29.250051,101.0673 28.812501,105.125 C 28.374951,109.18271 28.087181,113.07303 28.250001,115.9375 C 28.392471,118.4439 29.097761,119.7864 29.156251,120 C 29.380661,119.99088 30.855121,120.23895 33.281251,119.59375 C 36.053961,118.85638 39.686611,117.367 43.406251,115.6875 C 47.125881,114.00799 50.952511,112.1419 54.468751,110.65625 C 57.984991,109.1706 60.976051,107.94167 64.250001,107.9375 C 67.523951,107.93334 70.479991,109.1483 74.000001,110.625 C 77.520011,112.10169 81.369851,113.95497 85.093751,115.625 C 88.817651,117.29504 92.444151,118.80093 95.218751,119.53125 C 97.646511,120.17027 99.151181,119.89786 99.375001,119.90625 C 99.435261,119.69095 100.1139,118.35052 100.25,115.84375 C 100.40553,112.97888 100.10412,109.08783 99.656251,105.03125 C 99.208371,100.97466 98.638841,96.740738 98.312501,92.9375 C 97.986141,89.134266 97.710991,85.927495 98.718751,82.8125 C 99.726491,79.697501 101.82033,77.235155 104.3125,74.34375 C 106.80466,71.452346 109.76095,68.369316 112.5,65.34375 C 115.23905,62.318181 117.76053,59.319356 119.3125,56.90625 C 120.67047,54.794782 120.91992,53.333062 121,53.125 C 120.8122,53.000764 119.71701,51.904061 117.375,51 C 114.6984,49.966787 110.90268,49.046347 106.90625,48.21875 C 102.90981,47.391152 98.717931,46.646129 95.000001,45.78125 C 91.282061,44.91637 88.151121,44.171009 85.500001,42.25 C 82.848871,40.328991 81.167271,37.576182 79.187501,34.3125 C 77.207731,31.048819 75.187321,27.28994 73.156251,23.75 C 71.125171,20.210059 69.065421,16.877947 67.250001,14.65625 C 65.661511,12.712264 64.301791,12.045423 64.125001,11.90625 z" id="path3743" sodipodi:nodetypes="cssssssssssssssscssssssscssssssscsssssssc" style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3385);stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1;filter:url(#filter3401)"/> + <path d="M 25.190679,119.77989 C 26.414679,122.74238 27.241162,124.11897 31.289475,123.31542 L 30.638356,120.21008 L 29.079766,120.3986 L 28.261711,118.57341 L 25.190679,119.77989 z" id="path3745" sodipodi:nodetypes="cccccc" style="opacity:0.7715356;fill:url(#linearGradient3934);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3928)" transform="matrix(-1,0,0,1,128.10515,0)"/> + <path d="M 26.03125,94.25 C 24.983755,105.1142 22.21942,119.85075 26.78125,123.15625 C 33.15283,127.7731 56.287818,110.82251 64.15625,110.8125 C 72.024682,110.80249 95.202691,127.69555 101.5625,123.0625 C 106.10279,119.75495 103.30815,105.10184 102.21875,94.25 L 98.34375,94.25 C 98.677864,97.707156 99.164649,101.42777 99.5625,105.03125 C 100.01038,109.08783 100.31178,112.97888 100.15625,115.84375 C 100.02016,118.35052 99.34151,119.69095 99.28125,119.90625 C 99.057443,119.89786 97.552762,120.17027 95.125,119.53125 C 92.350417,118.80093 88.723899,117.29504 85,115.625 C 81.276103,113.95497 77.426259,112.10169 73.90625,110.625 C 70.386242,109.1483 67.4302,107.93334 64.15625,107.9375 C 60.882303,107.94167 57.891241,109.1706 54.375,110.65625 C 50.858761,112.1419 47.032137,114.00799 43.3125,115.6875 C 39.592862,117.367 35.960216,118.85638 33.1875,119.59375 C 30.761373,120.23895 29.286908,119.99088 29.0625,120 C 29.004012,119.7864 28.29872,118.4439 28.15625,115.9375 C 27.993428,113.07303 28.281199,109.18271 28.71875,105.125 C 29.110886,101.48845 29.580993,97.733027 29.90625,94.25 L 26.03125,94.25 z" id="path3747" sodipodi:nodetypes="csssccsscssssssscsscc" style="opacity:1;fill:url(#radialGradient3267);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14.80851269;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4;stroke-opacity:1;filter:url(#filter3285)"/> + <path d="M 3.96875,51.25 C 3.8072482,51.513327 3.653679,51.78066 3.5625,52.0625 C 1.4104994,58.714465 18.791507,72.91663 24.40625,81.25 C 25.066744,82.219734 25.881994,83.560003 26.151902,85.050699 C 27.656842,84.748586 29.576041,82.642021 28.90625,81.25 C 27.768648,78.87567 26.012193,76.796136 23.96875,74.4375 C 21.469238,71.552452 18.527988,68.487339 15.78125,65.46875 C 13.034512,62.450158 10.495601,59.471649 8.9375,57.0625 C 7.574162,54.954496 7.359205,53.457399 7.28125,53.25 C 7.2955626,53.33402 8.1966214,52.223338 10.53125,51.25 L 3.96875,51.25 z M 117.875,51.25 C 119.79897,52.094675 120.73559,53.012104 120.90625,53.125 C 120.82618,53.333062 120.57672,54.794782 119.21875,56.90625 C 117.66679,59.319356 115.1453,62.318181 112.40625,65.34375 C 109.66721,68.369316 106.71091,71.452346 104.21875,74.34375 C 102.16137,76.730721 100.3775,78.839259 99.25,81.25 C 98.389358,83.690958 101.19084,84.749904 102.08854,84.829728 C 102.41731,83.373922 103.07445,82.301223 103.75,81.25 C 109.28341,72.913848 126.77026,58.575986 124.59375,51.90625 C 124.52034,51.681299 124.39982,51.462951 124.28125,51.25 L 117.875,51.25 z" id="path3749" sodipodi:nodetypes="cscccssssccccssscccscc" style="opacity:0.84158415;fill:url(#radialGradient3300);fill-opacity:1;stroke:none;stroke-width:6.1420002;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter3362)"/> + </g> + </g> + </g> +</svg> diff --git a/resources/multimc/scalable/checkupdate.svg b/resources/multimc/scalable/checkupdate.svg new file mode 100644 index 00000000..fc09cb4c --- /dev/null +++ b/resources/multimc/scalable/checkupdate.svg @@ -0,0 +1,167 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --><svg height="48px" id="svg7270" inkscape:output_extension="org.inkscape.output.svg.inkscape" inkscape:version="0.46" sodipodi:docname="system-software-update.svg" sodipodi:version="0.32" width="48px" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" 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: GNOME-Colors, Source: GNOME-Colors, Source: GNOME-Colors, Source: GNOME-Colors, Source: GNOME-Colors</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/GPL/2.0/"/> + <dc:language>en</dc:language> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs7272"> + <linearGradient id="linearGradient4873" inkscape:collect="always"> + <stop id="stop4875" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop4877" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/> + </linearGradient> + <linearGradient gradientTransform="matrix(1.5436745,0,0,1.5436393,-63.017183,37.419463)" gradientUnits="userSpaceOnUse" id="linearGradient2704" inkscape:collect="always" x1="62.771355" x2="62.579906" xlink:href="#linearGradient4873" y1="-13.185048" y2="7.4599638"/> + <linearGradient id="linearGradient3811"> + <stop id="stop3813" offset="0" style="stop-color:#42770c;stop-opacity:1"/> + <stop id="stop3815" offset="1" style="stop-color:#789e2d;stop-opacity:1"/> + </linearGradient> + <linearGradient gradientTransform="matrix(0.7287372,0,0,0.7287206,15.796514,14.228326)" gradientUnits="userSpaceOnUse" id="linearGradient3927" inkscape:collect="always" x1="15.046636" x2="15.046636" xlink:href="#linearGradient3811" y1="44.787998" y2="3.8851264"/> + <linearGradient id="linearGradient5106"> + <stop id="stop5108" offset="0" style="stop-color:#a7cc5c;stop-opacity:1"/> + <stop id="stop5110" offset="1" style="stop-color:#789e2d;stop-opacity:1"/> + </linearGradient> + <radialGradient cx="62.200348" cy="-8.5060539" fx="62.200348" fy="-8.5060539" gradientTransform="matrix(-5.9025587,-9.7773057e-8,3.8757273e-8,-2.3442794,400.1412,4.1903282)" gradientUnits="userSpaceOnUse" id="radialGradient2707" inkscape:collect="always" r="9.7552834" xlink:href="#linearGradient5106"/> + <linearGradient id="linearGradient10691" inkscape:collect="always"> + <stop id="stop10693" offset="0" style="stop-color:#000000;stop-opacity:1;"/> + <stop id="stop10695" offset="1" style="stop-color:#000000;stop-opacity:0;"/> + </linearGradient> + <radialGradient cx="6.702713" cy="73.615715" fx="6.702713" fy="73.615715" gradientTransform="scale(1.902215,0.525703)" gradientUnits="userSpaceOnUse" id="radialGradient3042" inkscape:collect="always" r="7.228416" xlink:href="#linearGradient10691"/> + <linearGradient id="linearGradient3540" inkscape:collect="always"> + <stop id="stop3542" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop3544" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/> + </linearGradient> + <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient7581" inkscape:collect="always" x1="322.26392" x2="329.12961" xlink:href="#linearGradient3540" y1="55.34375" y2="64.329506"/> + <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient7579" inkscape:collect="always" x1="325.65164" x2="328.24478" xlink:href="#linearGradient3497" y1="62.475075" y2="61.084908"/> + <linearGradient id="linearGradient7088"> + <stop id="stop7090" offset="0" style="stop-color:#c17d11;stop-opacity:1;"/> + <stop id="stop7092" offset="1" style="stop-color:#e9b96e;stop-opacity:1"/> + </linearGradient> + <linearGradient gradientTransform="matrix(0.1516675,0,0,0.1638445,300.96358,54.165417)" gradientUnits="userSpaceOnUse" id="linearGradient7577" inkscape:collect="always" x1="251.94502" x2="161.94502" xlink:href="#linearGradient7088" y1="18.836056" y2="46.195984"/> + <linearGradient gradientTransform="matrix(0.8365572,0,0,1,52.219983,0)" gradientUnits="userSpaceOnUse" id="linearGradient7575" inkscape:collect="always" x1="334.77948" x2="327.34198" xlink:href="#linearGradient3582" y1="69.490768" y2="69.490768"/> + <linearGradient id="linearGradient3532" inkscape:collect="always"> + <stop id="stop3534" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop3536" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/> + </linearGradient> + <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient7573" inkscape:collect="always" x1="316.42142" x2="304.1875" xlink:href="#linearGradient3532" y1="58.144356" y2="67.203125"/> + <linearGradient id="linearGradient3516" inkscape:collect="always"> + <stop id="stop3518" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop3520" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/> + </linearGradient> + <radialGradient cx="318.26694" cy="81.264877" fx="318.26694" fy="81.264877" gradientTransform="matrix(11.694835,-3.1336215,0.2338827,0.8728621,-3435.8358,1012.645)" gradientUnits="userSpaceOnUse" id="radialGradient7571" inkscape:collect="always" r="15.375" xlink:href="#linearGradient3516"/> + <linearGradient id="linearGradient3497" inkscape:collect="always"> + <stop id="stop3499" offset="0" style="stop-color:#c17d11;stop-opacity:1;"/> + <stop id="stop3501" offset="1" style="stop-color:#c17d11;stop-opacity:0;"/> + </linearGradient> + <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient7569" inkscape:collect="always" x1="317" x2="313.625" xlink:href="#linearGradient3497" y1="65.25" y2="62.475075"/> + <linearGradient id="linearGradient7000" inkscape:collect="always"> + <stop id="stop7002" offset="0" style="stop-color:#eeeeec;stop-opacity:1"/> + <stop id="stop7005" offset="1" style="stop-color:#e9b96e;stop-opacity:1"/> + </linearGradient> + <radialGradient cx="93.23716" cy="132.00948" fx="93.23716" fy="132.00948" gradientTransform="matrix(0.194642,-0.362756,0.2778653,0.17262,263.08914,83.463419)" gradientUnits="userSpaceOnUse" id="radialGradient7567" inkscape:collect="always" r="48.719242" xlink:href="#linearGradient7000"/> + <linearGradient id="linearGradient3582" inkscape:collect="always"> + <stop id="stop3584" offset="0" style="stop-color:#000000;stop-opacity:1;"/> + <stop id="stop3586" offset="1" style="stop-color:#000000;stop-opacity:0;"/> + </linearGradient> + <linearGradient gradientTransform="matrix(0.914635,0,0,1,27.274119,0)" gradientUnits="userSpaceOnUse" id="linearGradient7565" inkscape:collect="always" x1="314.81003" x2="321.78522" xlink:href="#linearGradient3582" y1="69.553268" y2="69.490768"/> + <linearGradient id="linearGradient3757" inkscape:collect="always"> + <stop id="stop3759" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop3761" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/> + </linearGradient> + <radialGradient cx="321.375" cy="70.5" fx="321.375" fy="70.5" gradientTransform="matrix(1,0,0,0.4274194,0,40.366935)" gradientUnits="userSpaceOnUse" id="radialGradient7563" inkscape:collect="always" r="15.5" xlink:href="#linearGradient3757"/> + <linearGradient id="linearGradient3737"> + <stop id="stop3739" offset="0" style="stop-color:#faefde;stop-opacity:1"/> + <stop id="stop3741" offset="0.68321055" style="stop-color:#e9b96e;stop-opacity:1"/> + <stop id="stop3743" offset="1" style="stop-color:#e9b96e;stop-opacity:0"/> + </linearGradient> + <radialGradient cx="320.7493" cy="70.499977" fx="320.7493" fy="70.499977" gradientTransform="matrix(1.1851374,0,0,0.1612901,-56.76846,59.129051)" gradientUnits="userSpaceOnUse" id="radialGradient7561" inkscape:collect="always" r="15.500023" xlink:href="#linearGradient3737"/> + <linearGradient id="linearGradient3712" inkscape:collect="always"> + <stop id="stop3714" offset="0" style="stop-color:#e9b96e;stop-opacity:1;"/> + <stop id="stop3716" offset="1" style="stop-color:#e9b96e;stop-opacity:0;"/> + </linearGradient> + <radialGradient cx="321.7785" cy="96.847473" fx="321.7785" fy="96.847473" gradientTransform="matrix(4.6140944,0,0,0.6613562,-1154.7032,27.949324)" gradientUnits="userSpaceOnUse" id="radialGradient7559" inkscape:collect="always" r="15.5" xlink:href="#linearGradient3712"/> + <linearGradient id="linearGradient5967"> + <stop id="stop5969" offset="0" style="stop-color:#c17d11;stop-opacity:1;"/> + <stop id="stop5971" offset="1" style="stop-color:#e9b96e;stop-opacity:1"/> + </linearGradient> + <linearGradient gradientTransform="matrix(0.1549758,0,0,0.1517241,299.35074,56.193103)" gradientUnits="userSpaceOnUse" id="linearGradient7557" inkscape:collect="always" x1="174.01562" x2="30" xlink:href="#linearGradient5967" y1="236" y2="64"/> + <linearGradient id="linearGradient6977"> + <stop id="stop7039" offset="0" style="stop-color:#ebd3ad;stop-opacity:1;"/> + <stop id="stop6981" offset="1" style="stop-color:#e9b96e;stop-opacity:1"/> + </linearGradient> + <linearGradient gradientTransform="matrix(0.159975,0,0,0.1765787,298.70076,53.371862)" gradientUnits="userSpaceOnUse" id="linearGradient7555" inkscape:collect="always" x1="52" x2="52" xlink:href="#linearGradient6977" y1="40.482288" y2="76.67421"/> + <linearGradient id="linearGradient3703"> + <stop id="stop3705" offset="0" style="stop-color:black;stop-opacity:0;"/> + <stop id="stop3711" offset="0.5" style="stop-color:black;stop-opacity:1;"/> + <stop id="stop3707" offset="1" style="stop-color:black;stop-opacity:0;"/> + </linearGradient> + <linearGradient gradientTransform="matrix(1.179548,0,0,1,-4.219389,0)" gradientUnits="userSpaceOnUse" id="linearGradient7462" inkscape:collect="always" x1="17.554192" x2="17.554192" xlink:href="#linearGradient3703" y1="46.000275" y2="34.999718"/> + <radialGradient cx="5" cy="41.5" fx="5" fy="41.5" gradientTransform="matrix(0.99001,0,0,1.1,-14.88523,-86.15)" gradientUnits="userSpaceOnUse" id="radialGradient7460" inkscape:collect="always" r="5" xlink:href="#linearGradient3681"/> + <linearGradient id="linearGradient3681" inkscape:collect="always"> + <stop id="stop3683" offset="0" style="stop-color:black;stop-opacity:1;"/> + <stop id="stop3685" offset="1" style="stop-color:black;stop-opacity:0;"/> + </linearGradient> + <radialGradient cx="5" cy="41.5" fx="5" fy="41.5" gradientTransform="matrix(0.990017,0,0,1.1,32.1147,-5.15)" gradientUnits="userSpaceOnUse" id="radialGradient7458" inkscape:collect="always" r="5" xlink:href="#linearGradient3681"/> + </defs> + <sodipodi:namedview bordercolor="#666666" borderopacity="1.0" id="base" inkscape:current-layer="layer1" inkscape:cx="24" inkscape:cy="24" inkscape:document-units="px" inkscape:grid-bbox="true" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:window-height="690" inkscape:window-width="641" inkscape:window-x="0" inkscape:window-y="331" inkscape:zoom="7" pagecolor="#ffffff" showgrid="true"/> + <g id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1"> + <g id="g3713" style="opacity:0.4" transform="matrix(1.000001,0,0,1.2727273,-5e-6,-12.545454)"> + <rect height="11" id="rect1907" style="opacity:1;fill:url(#radialGradient7458);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" width="4.9352183" x="37.064781" y="35"/> + <rect height="11" id="rect3689" style="opacity:1;fill:url(#radialGradient7460);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" transform="scale(-1,-1)" width="4.9351835" x="-9.9351835" y="-46"/> + <rect height="11" id="rect3693" style="opacity:1;fill:url(#linearGradient7462);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" width="27.129599" x="9.9351835" y="35"/> + </g> + <g id="g4045" style="display:inline;enable-background:new" transform="translate(-296.00045,-50)"> + <path d="M 322.875,54.40625 C 322.64926,54.465917 322.49407,54.672835 322.5,54.90625 L 322.59375,61.5 L 318.40625,61.5 L 318.4375,58.9375 C 318.44168,58.796741 318.39241,58.648956 318.28125,58.5625 C 318.17008,58.476044 318.0104,58.461295 317.875,58.5 L 306.5,61.5 C 306.35947,61.54996 306.25368,61.667506 306.21875,61.8125 L 306.15625,62.03125 C 306.05939,62.200213 305.96316,62.375835 305.90625,62.5625 L 303.5625,70.09375 C 303.51406,70.207689 303.5,70.305686 303.5,70.4375 C 303.4981,70.458668 303.5019,70.478889 303.5,70.5 L 303.5,90.84375 C 303.5,91.371002 303.93699,92.499999 304.46875,92.5 L 334.53125,92.5 C 335.06301,92.5 335.5,91.371004 335.5,90.84375 L 335.5,70.5 L 335.4375,70.09375 L 335.40625,70 C 335.40291,69.966972 335.41634,69.938782 335.40625,69.90625 L 332.9375,61.78125 C 332.9115,61.684204 332.85709,61.597145 332.78125,61.53125 L 323.3125,54.5 C 323.18929,54.402174 323.02747,54.367498 322.875,54.40625 z" id="path3678" sodipodi:nodetypes="cccccsccccccsccccccccccccc" style="fill:url(#linearGradient7555);fill-opacity:1;fill-rule:evenodd;stroke:#8f5902;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0.69999992;stroke-opacity:1;display:inline;enable-background:new"/> + <rect height="1" id="rect3606" style="opacity:0.18918918;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.50000001;stroke-opacity:1;display:inline;enable-background:new" width="23.340202" x="309" y="66"/> + <path d="M 304.92985,70 C 304.41471,70 304,70.406014 304,70.910345 L 304,90.482758 L 304,91.089654 C 304,91.593985 304.41471,91.999999 304.92985,92 L 334.07015,92 C 334.5853,92 335,91.593984 335,91.089654 L 335,70.910345 C 335,70.406014 334.5853,70 334.07015,70 L 304.92985,70 z" id="path3628" sodipodi:nodetypes="cccccccccc" style="fill:url(#linearGradient7557);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0.69999992;stroke-opacity:1;display:inline;enable-background:new"/> + <path d="M 304.92985,70 C 304.41471,70 304,70.406014 304,70.910345 L 304,90.482758 L 304,91.089654 C 304,91.593985 304.41471,91.999999 304.92985,92 L 334.07015,92 C 334.5853,92 335,91.593984 335,91.089654 L 335,70.910345 C 335,70.406014 334.5853,70 334.07015,70 L 304.92985,70 z" id="path3702" sodipodi:nodetypes="cccccccccc" style="opacity:0.81531528;fill:url(#radialGradient7559);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0.69999992;stroke-opacity:1;display:inline;enable-background:new"/> + <path d="M 304.71875,68 L 304.03125,70.25 C 304.03158,70.260414 304.03158,70.270836 304.03125,70.28125 C 304.00957,70.33225 304,70.341241 304,70.4375 C 304.00033,70.447914 304.00033,70.458336 304,70.46875 C 304.00297,70.435653 303.99952,70.489668 304,70.5 C 304.00048,70.510332 304.0049,70.47686 304,70.53125 L 304,73 L 335,73 L 335,70.5625 L 335,70.5 L 334.96875,70.25 L 334.9375,70.15625 L 334.28125,68 L 304.71875,68 z" id="path3723" style="opacity:0.5;fill:url(#radialGradient7561);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0.69999992;stroke-opacity:1;display:inline;enable-background:new"/> + <rect height="1" id="rect3746" style="opacity:0.62330568;fill:url(#radialGradient7563);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.50000001;stroke-opacity:1;display:inline;enable-background:new" width="31" x="304" y="70"/> + <path d="M 307.9375,61.90625 C 307.82039,61.90625 307.7549,61.954412 307.65625,62.09375 C 307.55761,62.233088 307.47013,62.458403 307.40625,62.6875 L 305.28125,70.09375 L 323.5,70.09375 L 323.5,61.90625 L 307.9375,61.90625 z" id="path3558" style="opacity:0.36936939;fill:url(#linearGradient7565);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0.69999992;stroke-opacity:1;display:inline;enable-background:new"/> + <rect height="1" id="rect3602" style="opacity:0.39639641;fill:#c17d11;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.50000001;stroke-opacity:1" width="23.340202" x="309" y="65"/> + <path d="M 317.875,59.09375 L 306.71875,62.03125 L 304.25,69.8125 L 317.75,66.875 L 317.875,59.09375 z" id="path3466" inkscape:original="M 318 58.9375 L 306.625 61.9375 L 304.0625 70 L 317.875 66.96875 L 318 58.9375 z " inkscape:radius="-0.11941363" sodipodi:type="inkscape:offset" style="fill:url(#radialGradient7567);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:new"/> + <path d="M 317.875,58.5 L 306.5,61.5 C 306.35947,61.54996 306.25368,61.667506 306.21875,61.8125 L 303.65625,69.875 C 303.61173,70.021945 303.64677,70.181469 303.74877,70.296228 C 303.85078,70.410987 304.0051,70.464488 304.15625,70.4375 L 317.96875,67.40625 C 318.1724,67.360088 318.31583,67.177536 318.3125,66.96875 L 318.4375,58.9375 C 318.44168,58.796741 318.37845,58.662433 318.2673,58.575977 C 318.15614,58.489521 318.0104,58.461295 317.875,58.5 L 317.875,58.5 z" id="path3489" inkscape:original="M 318 58.9375 L 306.625 61.9375 L 304.0625 70 L 317.875 66.96875 L 318 58.9375 z " inkscape:radius="0.44133759" sodipodi:type="inkscape:offset" style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7569);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:new"/> + <path d="M 323.65625,56.125 L 323.71875,61.46875 C 323.73018,61.77333 323.61637,62.069302 323.40382,62.287756 C 323.19127,62.506209 322.89853,62.628083 322.59375,62.625 L 318.40625,62.625 C 318.10702,62.627829 317.81923,62.510212 317.60763,62.298617 C 317.39604,62.087022 317.27842,61.799227 317.28125,61.5 L 317.3125,59.78125 L 307.1875,62.4375 C 307.18765,62.447916 307.18765,62.458334 307.1875,62.46875 C 307.1693,62.511683 307.14843,62.553432 307.125,62.59375 C 307.03546,62.749944 306.98033,62.837024 306.96875,62.875 C 306.9689,62.885416 306.9689,62.895834 306.96875,62.90625 L 304.625,70.4375 C 304.625,70.405959 304.63178,70.465233 304.625,70.5 L 304.625,70.53125 C 304.64058,70.357706 304.64449,70.377244 304.625,70.59375 L 304.625,90.84375 C 304.625,90.799502 304.68196,91.178267 304.78125,91.375 L 334.21875,91.375 C 334.31804,91.178267 334.375,90.799504 334.375,90.84375 L 334.375,70.5 L 334.375,70.4375 L 334.34375,70.34375 C 334.32611,70.272049 334.31564,70.198772 334.3125,70.125 L 331.9375,62.3125 L 323.65625,56.125 z" id="path3512" inkscape:original="M 322.875 54.40625 C 322.64926 54.465917 322.49407 54.672835 322.5 54.90625 L 322.59375 61.5 L 318.40625 61.5 L 318.4375 58.9375 C 318.44168 58.796741 318.39241 58.648956 318.28125 58.5625 C 318.17008 58.476044 318.0104 58.461295 317.875 58.5 L 306.5 61.5 C 306.35947 61.54996 306.25368 61.667506 306.21875 61.8125 L 306.15625 62.03125 C 306.05939 62.200213 305.96316 62.375835 305.90625 62.5625 L 303.5625 70.09375 C 303.51406 70.207689 303.5 70.305686 303.5 70.4375 C 303.4981 70.458668 303.5019 70.478889 303.5 70.5 L 303.5 90.84375 C 303.5 91.371002 303.93699 92.499999 304.46875 92.5 L 334.53125 92.5 C 335.06301 92.5 335.5 91.371004 335.5 90.84375 L 335.5 70.5 L 335.4375 70.09375 L 335.40625 70 C 335.40291 69.966972 335.41634 69.938782 335.40625 69.90625 L 332.9375 61.78125 C 332.9115 61.684204 332.85709 61.597145 332.78125 61.53125 L 323.3125 54.5 C 323.18929 54.402174 323.02747 54.367498 322.875 54.40625 z " inkscape:radius="-1.1144003" sodipodi:type="inkscape:offset" style="opacity:0.36936939;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient7571);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0.69999992;stroke-opacity:1;display:inline;enable-background:new"/> + <path d="M 317.5625,59.5 L 306.96875,62.28125 L 304.6875,69.40625 L 317.4375,66.59375 L 317.5625,59.5 z" id="path3524" inkscape:original="M 318 58.9375 L 306.625 61.9375 L 304.0625 70 L 317.875 66.96875 L 318 58.9375 z " inkscape:radius="-0.43543664" sodipodi:type="inkscape:offset" style="opacity:0.53153154;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7573);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:new"/> + <path d="M 323.0625,61.90625 L 323.0625,70.09375 L 333.71875,70.09375 L 331.59375,62.5625 C 331.53244,62.342161 331.46293,62.136199 331.375,62.03125 C 331.28708,61.926301 331.20816,61.90625 331.0625,61.90625 L 323.0625,61.90625 z" id="path3593" style="opacity:0.36936939;fill:url(#linearGradient7575);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0.69999992;stroke-opacity:1;display:inline;enable-background:new"/> + <g id="g3562"> + <path d="M 323,54.90625 L 323.125,63.03125 L 334.9375,70.0625 L 332.46875,61.9375 L 323,54.90625 z" id="path3468" inkscape:original="M 323 54.90625 L 323.125 63.03125 L 334.9375 70.0625 L 332.46875 61.9375 L 323 54.90625 z " inkscape:radius="-0.0019137046" sodipodi:type="inkscape:offset" style="fill:url(#linearGradient7577);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:new"/> + <path d="M 322.875,54.40625 C 322.64926,54.465917 322.49407,54.672835 322.5,54.90625 L 322.625,63.03125 C 322.62421,63.211268 322.71951,63.378038 322.875,63.46875 L 334.6875,70.5 C 334.86776,70.596275 335.08831,70.574158 335.24586,70.444006 C 335.40342,70.313855 335.46677,70.101441 335.40625,69.90625 L 332.9375,61.78125 C 332.9115,61.684204 332.85709,61.597145 332.78125,61.53125 L 323.3125,54.5 C 323.18929,54.402174 323.02747,54.367498 322.875,54.40625 z" id="path3491" inkscape:original="M 323 54.90625 L 323.125 63.03125 L 334.9375 70.0625 L 332.46875 61.9375 L 323 54.90625 z " inkscape:radius="0.50389111" sodipodi:type="inkscape:offset" style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7579);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:new"/> + <path d="M 323.46875,55.84375 L 323.59375,62.75 L 334.125,69.03125 L 332.03125,62.21875 L 323.46875,55.84375 z" id="path3526" inkscape:original="M 323 54.90625 L 323.125 63.03125 L 334.9375 70.0625 L 332.46875 61.9375 L 323 54.90625 z " inkscape:radius="-0.47827792" sodipodi:type="inkscape:offset" style="opacity:0.25225226;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7581);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:new"/> + <path d="M 323,54.90625 L 323.125,63.03125 L 334.9375,70.0625 L 324.0625,62.81342 L 324,56.49908 L 332.46875,61.9375 L 323,54.90625 z" id="path3548" sodipodi:nodetypes="ccccccc" style="opacity:0.36936939;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:new"/> + </g> + <rect height="1" id="rect3604" style="opacity:0.20720723;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.50000001;stroke-opacity:1;display:inline;enable-background:new" width="3" x="319" y="62"/> + </g> + <path d="M 26.5,38.700001 A 13.75,3.8 0 1 1 -1,38.700001 A 13.75,3.8 0 1 1 26.5,38.700001 z" id="path2858" sodipodi:cx="12.75" sodipodi:cy="38.700001" sodipodi:rx="13.75" sodipodi:ry="3.8" sodipodi:type="arc" style="opacity:0.5;fill:url(#radialGradient3042);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" transform="matrix(1.0181818,0,0,1.0526316,20.018182,3.2631562)"/> + <path d="M 47.500174,31.999486 C 47.500174,40.007969 41.007746,46.500175 33.000183,46.500175 C 24.991885,46.500175 18.499825,40.007895 18.499825,31.999486 C 18.499825,23.99137 24.991885,17.499825 33.000183,17.499825 C 41.007746,17.499825 47.500174,23.99137 47.500174,31.999486 L 47.500174,31.999486 z" id="path6495" style="fill:url(#radialGradient2707);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3927);stroke-width:0.9996503;stroke-miterlimit:4;stroke-dasharray:none"/> + <path d="M 46.500204,31.99952 C 46.500204,39.455718 40.455512,45.500205 33.00017,45.500205 C 25.544146,45.500205 19.499795,39.45565 19.499795,31.99952 C 19.499795,24.543666 25.544146,18.499795 33.00017,18.499795 C 40.455512,18.499795 46.500204,24.543666 46.500204,31.99952 L 46.500204,31.99952 z" id="path8655" style="opacity:0.6;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2704);stroke-width:0.99959099;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/> + <path d="M 23.5,32.5 L 33,22.5 L 42.5,32.5 L 36.75,32.5 L 36.75,41.5 L 29.25,41.5 L 29.25,32.5 L 23.5,32.5 z" id="path4236" sodipodi:nodetypes="cccccccc" style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"/> + </g> +</svg> diff --git a/resources/multimc/scalable/console.svg b/resources/multimc/scalable/console.svg new file mode 100644 index 00000000..ec14ab68 --- /dev/null +++ b/resources/multimc/scalable/console.svg @@ -0,0 +1,228 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32px" + height="32px" + id="svg2985" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="console.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/console.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2987"> + <linearGradient + id="linearGradient6244"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop6246" /> + <stop + id="stop6254" + offset="0.4642857" + style="stop-color:#000000;stop-opacity:1" /> + <stop + id="stop6252" + offset="0.53571427" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop6248" /> + </linearGradient> + <linearGradient + id="linearGradient6212"> + <stop + style="stop-color:#959595;stop-opacity:1" + offset="0" + id="stop6214" /> + <stop + id="stop6224" + offset="0.14849657" + style="stop-color:#b0b0b0;stop-opacity:1;" /> + <stop + id="stop6220" + offset="0.41380492" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + style="stop-color:#cacaca;stop-opacity:1;" + offset="0.65110856" + id="stop6222" /> + <stop + id="stop6228" + offset="0.87847149" + style="stop-color:#b0b0b0;stop-opacity:1;" /> + <stop + style="stop-color:#969696;stop-opacity:1;" + offset="1" + id="stop6216" /> + </linearGradient> + <linearGradient + id="linearGradient6194" + osb:paint="solid"> + <stop + style="stop-color:#8e8e8e;stop-opacity:1;" + offset="0" + id="stop6196" /> + </linearGradient> + <linearGradient + id="linearGradient3050"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3052" /> + <stop + id="stop3840" + offset="0.64285713" + style="stop-color:#164315;stop-opacity:1" /> + <stop + id="stop3838" + offset="0.85714287" + style="stop-color:#24a91f;stop-opacity:1" /> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="1" + id="stop3054" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3050" + id="linearGradient3056" + x1="15" + y1="16" + x2="15" + y2="2" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6212" + id="linearGradient6218" + x1="19.373737" + y1="18.689655" + x2="30.317204" + y2="31.204504" + gradientUnits="userSpaceOnUse" + spreadMethod="repeat" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6244" + id="linearGradient6250" + x1="2" + y1="2" + x2="30" + y2="30" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6244" + id="linearGradient6258" + gradientUnits="userSpaceOnUse" + x1="2" + y1="2" + x2="30" + y2="30" + gradientTransform="matrix(1.0666667,0,0,1.0666667,-33.066667,-33.066667)" /> + <filter + inkscape:collect="always" + id="filter6272"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.32596875" + id="feGaussianBlur6274" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.5" + inkscape:cx="-151.66767" + inkscape:cy="-123.35228" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2995" + empspacing="2" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata2990"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="fill:#000000;fill-opacity:1;stroke:none" + id="rect2993" + width="32" + height="32" + x="-1.9984014e-15" + y="4.4408921e-16" + ry="2.6666667" /> + <rect + style="fill:url(#linearGradient3056);fill-opacity:1;stroke:none" + id="rect2993-1" + width="28" + height="28" + x="2" + y="2" + ry="2.3333333" /> + <g + style="font-size:85.93203735px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#00ff00;fill-opacity:1;stroke:none;font-family:Sans" + id="text3001"> + <path + style="font-size:45.2372551px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#008000;fill-opacity:1;stroke:none;filter:url(#filter6272);font-family:Sans" + d="m 7.4824597,10.427541 2.2812496,5.78125 0.2812497,-0.71875 -1.9999993,-5.0625 -0.5625,0 z m 8.4687493,0 0,11.34375 -1.875,0 0,0.65625 2.6875,0 0,-12 -0.8125,0 z m 11.625,0.3125 0,2.21875 c -0.5312,-0.3906 -1.046212,-0.693063 -1.5625,-0.875 -0.516305,-0.181918 -1.054102,-0.24999 -1.625,-0.25 -1.022671,10e-6 -1.820457,0.324952 -2.40625,1.03125 -0.585803,0.706316 -0.875004,1.696118 -0.875,2.9375 -4e-6,1.236043 0.289197,2.199946 0.875,2.90625 0.23333,0.281334 0.509858,0.486976 0.8125,0.65625 -0.585803,-0.706304 -0.875004,-1.670207 -0.875,-2.90625 -4e-6,-1.241382 0.289197,-2.231184 0.875,-2.9375 0.585793,-0.706298 1.383579,-1.06249 2.40625,-1.0625 0.570898,10e-6 1.139945,0.09933 1.65625,0.28125 0.516288,0.181937 1.0313,0.45315 1.5625,0.84375 l 0,-2.46875 c -0.271888,-0.152046 -0.55994,-0.261514 -0.84375,-0.375 z m -21.2812493,2.28125 0,8.75 -1.875,0 0,0.65625 2.71875,0 0,-7.28125 -0.84375,-2.125 z m 6.9374993,0 -2.5625,6.46875 -1.2187493,0 0.2499996,0.625 1.8124997,0 1.71875,-4.34375 0,-2.75 z m 15.1875,6.25 c -0.287318,0.211276 -0.560795,0.412277 -0.84375,0.5625 l 0,1.28125 c -0.526236,0.294295 -1.054104,0.537677 -1.625,0.6875 -0.570913,0.149823 -1.191958,0.21875 -1.8125,0.21875 -1.332472,0 -2.440972,-0.298702 -3.375,-0.875 1.063521,0.998245 2.465058,1.5 4.21875,1.5 0.620542,0 1.210337,-0.06893 1.78125,-0.21875 0.570896,-0.149823 1.130014,-0.361955 1.65625,-0.65625 l 0,-2.5 z" + id="text3022" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:45.2372551px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#00ff00;fill-opacity:1;stroke:none;font-family:Sans" + x="2.7196128" + y="21.15748" + id="text3014" + sodipodi:linespacing="125%" + transform="scale(0.9632149,1.0381899)"><tspan + sodipodi:role="line" + id="tspan3016" + x="2.7196128" + y="21.15748" + style="font-size:15.83304024000000076px;font-weight:bold;-inkscape-font-specification:Bitstream Vera Sans Bold;font-family:Bitstream Vera Sans;font-style:normal;font-stretch:normal;font-variant:normal">MC</tspan></text> + </g> + </g> +</svg> diff --git a/resources/multimc/scalable/console_error.svg b/resources/multimc/scalable/console_error.svg new file mode 100644 index 00000000..a71c6b35 --- /dev/null +++ b/resources/multimc/scalable/console_error.svg @@ -0,0 +1,247 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32px" + height="32px" + id="svg2985" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="console_error.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/console_error.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2987"> + <linearGradient + id="linearGradient6244"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop6246" /> + <stop + id="stop6254" + offset="0.4642857" + style="stop-color:#000000;stop-opacity:1" /> + <stop + id="stop6252" + offset="0.53571427" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop6248" /> + </linearGradient> + <linearGradient + id="linearGradient6212"> + <stop + style="stop-color:#959595;stop-opacity:1" + offset="0" + id="stop6214" /> + <stop + id="stop6224" + offset="0.14849657" + style="stop-color:#b0b0b0;stop-opacity:1;" /> + <stop + id="stop6220" + offset="0.41380492" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + style="stop-color:#cacaca;stop-opacity:1;" + offset="0.65110856" + id="stop6222" /> + <stop + id="stop6228" + offset="0.87847149" + style="stop-color:#b0b0b0;stop-opacity:1;" /> + <stop + style="stop-color:#969696;stop-opacity:1;" + offset="1" + id="stop6216" /> + </linearGradient> + <linearGradient + id="linearGradient6194" + osb:paint="solid"> + <stop + style="stop-color:#8e8e8e;stop-opacity:1;" + offset="0" + id="stop6196" /> + </linearGradient> + <linearGradient + id="linearGradient3050"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3052" /> + <stop + id="stop3840" + offset="0.64285713" + style="stop-color:#431515;stop-opacity:1;" /> + <stop + id="stop3838" + offset="0.85714287" + style="stop-color:#a91f1f;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="1" + id="stop3054" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3050" + id="linearGradient3056" + x1="15" + y1="16" + x2="15" + y2="2" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6244" + id="linearGradient6250" + x1="2" + y1="2" + x2="30" + y2="30" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6244" + id="linearGradient6258" + gradientUnits="userSpaceOnUse" + x1="2" + y1="2" + x2="30" + y2="30" + gradientTransform="matrix(1.0666667,0,0,1.0666667,-33.066667,-33.066667)" /> + <filter + inkscape:collect="always" + id="filter6373"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.64" + id="feGaussianBlur6375" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4142136" + inkscape:cx="149.24645" + inkscape:cy="89.508966" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2995" + empspacing="2" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata2990"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="fill:#000000;fill-opacity:1;stroke:none" + id="rect2993" + width="32" + height="32" + x="-1.9984014e-15" + y="4.4408921e-16" + ry="2.6666667" /> + <rect + style="fill:url(#linearGradient3056);fill-opacity:1;stroke:none" + id="rect2993-1" + width="28" + height="28" + x="2" + y="2" + ry="2.3333333" /> + <g + style="font-size:85.93203735px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#00ff00;fill-opacity:1;stroke:none;font-family:Sans" + id="text3001" /> + <g + id="g6331" + transform="translate(6,-7)"> + <rect + style="fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter6373)" + id="rect6363" + width="16" + height="16" + x="8" + y="8" + transform="translate(-6,7)" /> + <path + id="path6377" + d="m 4,17 0,4 4,0 0,-4 z" + style="fill:#800000;fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#800000;fill-opacity:1;stroke:none" + d="m 8,21 0,2 -2,0 0,6 2,0 0,-2 4,0 0,2 2,0 0,-6 -2,0 0,-2 z" + id="path6379" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccc" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + style="fill:#800000;fill-opacity:1;stroke:none" + d="m 12,17 0,4 4,0 0,-4 z" + id="path6381" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + style="fill:#ff0000;fill-opacity:1;stroke:none" + d="m 6,19 0,2 2,0 0,-2 z" + id="path6383" /> + <path + id="path6385" + d="m 12,19 0,2 2,0 0,-2 z" + style="fill:#ff0000;fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccccccccccc" + inkscape:connector-curvature="0" + id="path6387" + d="m 8,23 0,2 -2,0 0,4 2,0 0,-2 4,0 0,2 2,0 0,-4 -2,0 0,-2 z" + style="fill:#ff0000;fill-opacity:1;stroke:none" /> + </g> + </g> +</svg> diff --git a/resources/multimc/scalable/new.svg b/resources/multimc/scalable/new.svg new file mode 100644 index 00000000..c9cff358 --- /dev/null +++ b/resources/multimc/scalable/new.svg @@ -0,0 +1,127 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --><svg height="48" id="svg249" inkscape:export-filename="/home/luca/Desktop/flare-16.png" inkscape:export-xdpi="30" inkscape:export-ydpi="30" inkscape:output_extension="org.inkscape.output.svg.inkscape" inkscape:version="0.45+0.46pre0" sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/actions" sodipodi:docname="document-new.svg" sodipodi:version="0.32" version="1.0" width="48" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" 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>New Document</dc:title> + <dc:description></dc:description> + <dc:subject> + <rdf:Bag> + <rdf:li>regular</rdf:li> + <rdf:li>plaintext</rdf:li> + <rdf:li>text</rdf:li> + <rdf:li>document</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:publisher> + <cc:Agent rdf:about="http://www.openclipart.org/"> + <dc:title>Source: GNOME Icon Theme, Source: GNOME Icon Theme, Source: GNOME Icon Theme, Source: GNOME Icon Theme, Source: GNOME Icon Theme</dc:title> + </cc:Agent> + </dc:publisher> + <dc:creator> + <cc:Agent> + <dc:title>Jakub Steiner</dc:title> + </cc:Agent> + </dc:creator> + <dc:rights> + <cc:Agent> + <dc:title>Jakub Steiner</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/GPL/2.0/"/> + <dc:language>en</dc:language> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs3"> + <linearGradient id="linearGradient3656" inkscape:collect="always"> + <stop id="stop3658" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop3660" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/> + </linearGradient> + <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4253" inkscape:collect="always" x1="-26.753757" x2="-24.75" xlink:href="#linearGradient3656" y1="11.566258" y2="9.687501"/> + <linearGradient id="linearGradient3520" inkscape:collect="always"> + <stop id="stop3522" offset="0" style="stop-color:#000000;stop-opacity:0.41295547"/> + <stop id="stop3524" offset="1" style="stop-color:#000000;stop-opacity:0;"/> + </linearGradient> + <linearGradient gradientTransform="matrix(0.9223058,0,0,0.9185751,-92.447368,1.3256997)" gradientUnits="userSpaceOnUse" id="linearGradient4273" inkscape:collect="always" x1="-18.588562" x2="-28.789402" xlink:href="#linearGradient3520" y1="11.052948" y2="14.069944"/> + <linearGradient id="linearGradient3671"> + <stop id="stop3673" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop3691" offset="0.47533694" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop3675" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/> + </linearGradient> + <radialGradient cx="-26.305403" cy="10.108011" fx="-26.305403" fy="10.108011" gradientTransform="matrix(0.4073362,-0.2798276,0.7510293,1.0932492,-115.18484,-8.4378699)" gradientUnits="userSpaceOnUse" id="radialGradient4276" inkscape:collect="always" r="7.0421038" xlink:href="#linearGradient3671"/> + <linearGradient id="linearGradient3741" inkscape:collect="always"> + <stop id="stop3743" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop3745" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/> + </linearGradient> + <radialGradient cx="4" cy="5.2999997" fx="4" fy="5.2999997" gradientTransform="matrix(1.8860258,0,0,1.1764706,-3.5441033,-4.2352941)" gradientUnits="userSpaceOnUse" id="radialGradient4247" inkscape:collect="always" r="17" xlink:href="#linearGradient3741"/> + <linearGradient id="linearGradient3613" inkscape:collect="always"> + <stop id="stop3615" offset="0" style="stop-color:#888a85;stop-opacity:1"/> + <stop id="stop3617" offset="1" style="stop-color:#babdb6;stop-opacity:1"/> + </linearGradient> + <linearGradient gradientTransform="translate(-90,0)" gradientUnits="userSpaceOnUse" id="linearGradient4282" inkscape:collect="always" x1="-47.5" x2="-62.75" xlink:href="#linearGradient3613" y1="49.020683" y2="-22.502075"/> + <linearGradient id="linearGradient3683"> + <stop id="stop3685" offset="0" style="stop-color:#f6f6f5;stop-opacity:1;"/> + <stop id="stop3689" offset="1" style="stop-color:#d3d7cf;stop-opacity:1"/> + </linearGradient> + <radialGradient cx="-30.249996" cy="35.357208" fx="-30.249996" fy="35.357208" gradientTransform="matrix(3.9957492,0,0,1.9350367,0.62141,-31.167422)" gradientUnits="userSpaceOnUse" id="radialGradient4280" inkscape:collect="always" r="18.000002" xlink:href="#linearGradient3683"/> + <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4241" inkscape:collect="always" x1="25.058096" x2="25.058096" xlink:href="#linearGradient3702" y1="47.027729" y2="39.999443"/> + <radialGradient cx="4.9929786" cy="43.5" fx="4.9929786" fy="43.5" gradientTransform="matrix(2.003784,0,0,1.4,-20.01187,-104.4)" gradientUnits="userSpaceOnUse" id="radialGradient4239" inkscape:collect="always" r="2.5" xlink:href="#linearGradient3688"/> + <radialGradient cx="4.9929786" cy="43.5" fx="4.9929786" fy="43.5" gradientTransform="matrix(2.003784,0,0,1.4,27.98813,-17.4)" gradientUnits="userSpaceOnUse" id="radialGradient4237" inkscape:collect="always" r="2.5" xlink:href="#linearGradient3688"/> + <linearGradient id="linearGradient3702"> + <stop id="stop3704" offset="0" style="stop-color:black;stop-opacity:0;"/> + <stop id="stop3710" offset="0.5" style="stop-color:black;stop-opacity:1;"/> + <stop id="stop3706" offset="1" style="stop-color:black;stop-opacity:0;"/> + </linearGradient> + <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4235" inkscape:collect="always" x1="25.058096" x2="25.058096" xlink:href="#linearGradient3702" y1="47.027729" y2="39.999443"/> + <radialGradient cx="4.9929786" cy="43.5" fx="4.9929786" fy="43.5" gradientTransform="matrix(2.003784,0,0,1.4,-20.01187,-104.4)" gradientUnits="userSpaceOnUse" id="radialGradient4233" inkscape:collect="always" r="2.5" xlink:href="#linearGradient3688"/> + <linearGradient id="linearGradient3688" inkscape:collect="always"> + <stop id="stop3690" offset="0" style="stop-color:black;stop-opacity:1;"/> + <stop id="stop3692" offset="1" style="stop-color:black;stop-opacity:0;"/> + </linearGradient> + <radialGradient cx="4.9929786" cy="43.5" fx="4.9929786" fy="43.5" gradientTransform="matrix(2.003784,0,0,1.4,27.98813,-17.4)" gradientUnits="userSpaceOnUse" id="radialGradient4231" inkscape:collect="always" r="2.5" xlink:href="#linearGradient3688"/> + <linearGradient id="linearGradient2378"> + <stop id="stop2380" offset="0" style="stop-color:#ffffff;stop-opacity:1;"/> + <stop id="stop4146" offset="0.25" style="stop-color:#fefede;stop-opacity:0.91836733;"/> + <stop id="stop2386" offset="0.5" style="stop-color:#f5f328;stop-opacity:1;"/> + <stop id="stop2382" offset="1" style="stop-color:#f5f32d;stop-opacity:0.12234043;"/> + </linearGradient> + <radialGradient cx="38.658855" cy="9.3411446" fx="38.658855" fy="9.3411446" gradientUnits="userSpaceOnUse" id="radialGradient3271" inkscape:collect="always" r="8.341651" xlink:href="#linearGradient2378"/> + </defs> + <sodipodi:namedview bordercolor="#666666" borderopacity="0.3254902" id="base" inkscape:current-layer="layer5" inkscape:cx="40.26271" inkscape:cy="28.37649" inkscape:document-units="px" inkscape:grid-bbox="true" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:showpageshadow="false" inkscape:window-height="939" inkscape:window-width="929" inkscape:window-x="751" inkscape:window-y="91" inkscape:zoom="1" pagecolor="#ffffff" showborder="true" showgrid="false"/> + <g id="layer6" inkscape:groupmode="layer" inkscape:label="Shadow"/> + <g id="layer1" inkscape:groupmode="layer" inkscape:label="Base" style="display:inline"/> + <g id="layer5" inkscape:groupmode="layer" inkscape:label="Text" style="display:inline"> + <g id="g4425" style="display:inline" transform="translate(150,0)"> + <rect height="48" id="rect2503" style="opacity:0;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;display:inline" width="48" x="-150" y="0"/> + <g id="g4408"> + <g id="g3697" inkscape:label="Shadow" style="opacity:0.65587045;display:inline" transform="matrix(1.0464281,0,0,0.8888889,-151.18571,5.7222396)"> + <g id="g3699" style="opacity:0.4" transform="matrix(1.052632,0,0,1.285713,-1.263158,-13.42854)"> + <rect height="7" id="rect3701" style="opacity:1;fill:url(#radialGradient4231);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="5" x="38" y="40"/> + <rect height="7" id="rect3703" style="opacity:1;fill:url(#radialGradient4233);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1,-1)" width="5" x="-10" y="-47"/> + <rect height="7.0000005" id="rect3705" style="opacity:1;fill:url(#linearGradient4235);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="28" x="10" y="40"/> + </g> + </g> + <g id="g3713" inkscape:label="Shadow" style="display:inline" transform="matrix(0.9548466,0,0,0.5555562,-148.98776,19.888875)"> + <g id="g3715" style="opacity:0.4" transform="matrix(1.052632,0,0,1.285713,-1.263158,-13.42854)"> + <rect height="7" id="rect3717" style="opacity:1;fill:url(#radialGradient4237);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="5" x="38" y="40"/> + <rect height="7" id="rect3719" style="opacity:1;fill:url(#radialGradient4239);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1,-1)" width="5" x="-10" y="-47"/> + <rect height="7.0000005" id="rect3721" style="opacity:1;fill:url(#linearGradient4241);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="28" x="10" y="40"/> + </g> + </g> + <path d="M -141.47614,3.5 C -141.47614,3.5 -124,3.5 -122.5,3.5 C -118.62295,3.5729425 -116,6 -113.5,8.5 C -111,11 -108.89232,13.752625 -108.5,17.5 C -108.5,19 -108.5,42.476142 -108.5,42.476142 C -108.5,43.597359 -109.40264,44.5 -110.52385,44.5 L -141.47614,44.5 C -142.59736,44.5 -143.5,43.597359 -143.5,42.476142 L -143.5,5.523858 C -143.5,4.402641 -142.59736,3.5 -141.47614,3.5 z" id="path3499" sodipodi:nodetypes="ccsccccccc" style="fill:url(#radialGradient4280);fill-opacity:1;stroke:url(#linearGradient4282);stroke-width:1;stroke-miterlimit:4;display:inline"/> + <path d="M 8.53125,4 C 7.6730803,4 7,4.6730802 7,5.53125 L 7,42.46875 C 7,43.32692 7.6730802,44 8.53125,44 L 39.46875,44 C 40.326919,44 41,43.326918 41,42.46875 C 41,42.46875 41,19 41,17.5 C 41,16.10803 40.513021,13.200521 38.65625,11.34375 C 36.65625,9.34375 35.65625,8.34375 33.65625,6.34375 C 31.799479,4.4869792 28.89197,4 27.5,4 C 26,4 8.53125,4 8.53125,4 z" id="path3735" inkscape:original="M 8.53125 3.5 C 7.410033 3.5 6.5 4.4100329 6.5 5.53125 L 6.5 42.46875 C 6.5 43.589967 7.4100329 44.5 8.53125 44.5 L 39.46875 44.5 C 40.589967 44.5 41.5 43.589966 41.5 42.46875 C 41.5 42.46875 41.5 19 41.5 17.5 C 41.5 16 41 13 39 11 C 37 9 36 8 34 6 C 32 4 29 3.5 27.5 3.5 C 26 3.5 8.5312499 3.5 8.53125 3.5 z " inkscape:radius="-0.4861359" sodipodi:type="inkscape:offset" style="opacity:0.68016196;fill:url(#radialGradient4247);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;display:inline" transform="translate(-150,0)"/> + <path d="M -122.5,4 C -123.88889,4 -122.54207,4.4970883 -121.15625,5.125 C -119.77043,5.7529117 -116.18337,8.3400517 -117,12 C -112.67669,11.569417 -110.32087,15.122378 -110,16.28125 C -109.67913,17.440122 -109,18.888889 -109,17.5 C -108.97167,13.694419 -111.84543,11.068299 -113.84375,8.84375 C -115.84207,6.6192012 -118.84621,4.4767615 -122.5,4 z" id="path3666" sodipodi:nodetypes="ccccczc" style="fill:url(#radialGradient4276);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;display:inline"/> + <path d="M -121.39912,5.0143528 C -120.47682,5.0143528 -118.39068,11.210015 -119.31298,15.343603 C -115.01802,14.915844 -110.4596,15.43178 -110,16.28125 C -110.32087,15.122378 -112.67669,11.569417 -117,12 C -116.13534,8.124761 -120.18657,5.3827023 -121.39912,5.0143528 z" id="path3625" sodipodi:nodetypes="ccccc" style="opacity:0.87854249;fill:url(#linearGradient4273);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;display:inline"/> + <path d="M -51.46875,4.5 C -52.051916,4.5 -52.5,4.9480842 -52.5,5.53125 L -52.5,42.46875 C -52.5,43.051915 -52.051914,43.5 -51.46875,43.5 L -20.53125,43.5 C -19.948085,43.5 -19.5,43.051914 -19.5,42.46875 C -19.5,42.46875 -19.5,19 -19.5,17.5 C -19.5,16.220971 -19.980469,13.394531 -21.6875,11.6875 C -23.6875,9.6875 -24.6875,8.6875 -26.6875,6.6875 C -28.394531,4.9804687 -31.220971,4.5 -32.5,4.5 C -34,4.5 -51.46875,4.5 -51.46875,4.5 z" id="path3650" inkscape:original="M -51.46875 3.5 C -52.589967 3.5 -53.5 4.4100329 -53.5 5.53125 L -53.5 42.46875 C -53.5 43.589967 -52.589966 44.5 -51.46875 44.5 L -20.53125 44.5 C -19.410033 44.5 -18.5 43.589966 -18.5 42.46875 C -18.5 42.46875 -18.5 19 -18.5 17.5 C -18.5 16 -19 13 -21 11 C -23 9 -24 8 -26 6 C -28 4 -31 3.5 -32.5 3.5 C -34 3.5 -51.468749 3.5 -51.46875 3.5 z " inkscape:radius="-0.99436891" sodipodi:type="inkscape:offset" style="fill:none;fill-opacity:1;stroke:url(#linearGradient4253);stroke-width:1;stroke-miterlimit:4;display:inline" transform="translate(-90,0)"/> + </g> + </g> + <g id="g14103"> + <path d="M 47.000506 9.3411446 A 8.341651 8.341651 0 1 1 30.317204,9.3411446 A 8.341651 8.341651 0 1 1 47.000506 9.3411446 z" id="path2388" sodipodi:cx="38.658855" sodipodi:cy="9.3411446" sodipodi:rx="8.341651" sodipodi:ry="8.341651" sodipodi:type="arc" style="fill:url(#radialGradient3271);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" transform="matrix(1.14985,0,0,1.14985,-7.595328,0.490895)"/> + <path d="M 44.520054,15.50279 C 44.012883,16.381236 39.925351,15.341967 38.998703,15.754538 C 38.072055,16.167108 36.109289,19.900142 35.117113,19.689249 C 34.124936,19.478355 33.850222,15.26973 33.171495,14.515926 C 32.492767,13.762123 28.335913,13.048993 28.229885,12.040207 C 28.123857,11.031421 32.041607,9.4696164 32.548778,8.5911701 C 33.055949,7.7127238 32.449637,3.5389508 33.376285,3.1263806 C 34.302933,2.7138103 36.998949,5.957187 37.991126,6.1680807 C 38.983302,6.3789743 42.765436,4.5125708 43.444163,5.2663741 C 44.122891,6.0201775 41.871371,9.5864995 41.977399,10.595285 C 42.083426,11.604071 45.027225,14.624343 44.520054,15.50279 z " id="path1345" inkscape:flatsided="false" inkscape:randomized="0" inkscape:rounded="0.18352206" sodipodi:arg1="0.52359878" sodipodi:arg2="1.1519173" sodipodi:cx="36.9375" sodipodi:cy="11.125" sodipodi:r1="8.755579" sodipodi:r2="5.0676599" sodipodi:sides="5" sodipodi:type="star" style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" transform="matrix(0.674116,0.299577,-0.299577,0.674116,15.46413,-7.192469)"/> + </g> + </g> +</svg> diff --git a/resources/multimc/scalable/news.svg b/resources/multimc/scalable/news.svg new file mode 100644 index 00000000..67a370df --- /dev/null +++ b/resources/multimc/scalable/news.svg @@ -0,0 +1,296 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="128" + height="128" + id="svg2985" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="news.svg"> + <defs + id="defs2987"> + <linearGradient + id="linearGradient4095"> + <stop + style="stop-color:#fff7d8;stop-opacity:1;" + offset="0" + id="stop4097" /> + <stop + style="stop-color:#ffeca0;stop-opacity:1;" + offset="1" + id="stop4099" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter3898" + x="-0.11333333" + width="1.2266667" + y="-0.10074074" + height="1.2014815"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.5111111" + id="feGaussianBlur3900" /> + </filter> + <filter + inkscape:collect="always" + id="filter4091"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="3.6378601" + id="feGaussianBlur4093" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4095" + id="linearGradient4101" + x1="88.388351" + y1="94.942757" + x2="99.525276" + y2="103.95837" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.25" + inkscape:cx="-700.46253" + inkscape:cy="-25.005652" + inkscape:current-layer="text3832" + showgrid="false" + inkscape:document-units="px" + inkscape:grid-bbox="true" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1" + showguides="false" + inkscape:guide-bbox="true" + inkscape:snap-global="false"> + <inkscape:grid + type="xygrid" + id="grid2993" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <inkscape:grid + type="xygrid" + id="grid2995" + empspacing="4" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + color="#00ff0b" + opacity="0.08235294" + empcolor="#00ff22" + empopacity="0.23137255" /> + <sodipodi:guide + orientation="0,1" + position="41,100" + id="guide4165" /> + <sodipodi:guide + orientation="1,0" + position="68,106" + id="guide4167" /> + <sodipodi:guide + orientation="0,1" + position="73,109" + id="guide4169" /> + <sodipodi:guide + orientation="1,0" + position="80,106" + id="guide4171" /> + <sodipodi:guide + orientation="1,0" + position="83,102" + id="guide4173" /> + <sodipodi:guide + orientation="1,0" + position="104,104" + id="guide4175" /> + </sodipodi:namedview> + <metadata + id="metadata2990"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,64)"> + <path + sodipodi:nodetypes="cccccc" + inkscape:connector-curvature="0" + id="path3778" + d="m 16,8 96,0 0,76 c -9.14072,13.804136 -19.955033,25.58254 -32,36 l -64,0 z" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;filter:url(#filter4091)" + transform="translate(0,-64)" /> + <path + transform="translate(0,-64)" + style="color:#000000;fill:#fff6d3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 16,8 96,0 0,76 c -9.14072,13.804136 -19.955033,25.58254 -32,36 l -64,0 z" + id="rect2997" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccc" /> + <path + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 68,-28 36,0 0,56 -16,20 -20,0 z" + id="rect4044" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccc" /> + <g + id="g4129"> + <path + id="rect4103" + d="m 24,36 36,0 0,36 -36,0 z" + style="color:#000000;fill:#fff6d3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + transform="translate(0,-64)" /> + <path + sodipodi:nodetypes="cccccc" + inkscape:connector-curvature="0" + id="rect4107" + d="m 68,36 36,0 0,57 -16,19 -20,0 z" + style="color:#000000;fill:#fff6d3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + transform="translate(0,-64)" /> + <flowRoot + id="flowRoot4115" + style="font-size:8px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><flowRegion + id="flowRegion4117"><use + height="128" + width="128" + id="use4119" + xlink:href="#rect4103" + y="0" + x="0" /><use + height="128" + width="128" + id="use4121" + xlink:href="#rect4107" + y="0" + x="0" /></flowRegion><flowPara + style="font-size:2px;font-weight:bold;text-align:justify;text-anchor:start;-inkscape-font-specification:Sans Bold" + id="flowPara4123">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce convallis mauris ullamcorper mauris viverra molestie. Donec ultricies faucibus laoreet. Donec convallis congue neque consequat vehicula. Morbi condimentum tempor nulla et rhoncus. Etiam auctor, augue eu pharetra congue, elit justo lacinia risus, non lacinia est justo sed erat. Ut risus urna, viverra id interdum in, molestie non sem. Morbi leo orci, gravida auctor tempor vel, varius et enim. Nulla sem enim, ultricies vel laoreet ac, semper vel mauris. Ut adipiscing sapien sed leo pretium id vulputate erat gravida. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Cras tempor leo sit amet velit molestie commodo eget tincidunt leo. Cras dictum metus non ante pulvinar pellentesque. Morbi id elit ullamcorper mi vulputate lobortis. Cras ac vehicula felis. Phasellus dictum, tellus at molestie pellentesque, purus purus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce convallis mauris ullamcorper mauris viverra molestie. Donec ultricies faucibus laoreet. Donec convallis congue neque consequat vehicula. Morbi condimentum tempor nulla et rhoncus. Etiam auctor, augue eu pharetra congue, elit justo lacinia risus, non lacinia est justo sed erat. Ut risus urna, </flowPara></flowRoot> </g> + <path + style="opacity:0.41176471;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter3898);enable-background:accumulate" + d="M 85.522922,28.087287 C 96.299051,25.849792 101.98214,24.118305 110.44998,20.924851 101.30926,34.728987 91.732381,44.562847 79.687414,54.980307 83.49938,42.627824 86.087749,33.764885 85.522922,28.087287 z" + id="path3848" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + <g + transform="scale(1.3146517,0.76065775)" + style="font-size:26.48733711px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#008000;fill-opacity:1;stroke:none;font-family:Sans" + id="text3832"> + <path + d="m 30.25786,-47.327461 -2.845319,0 -6.874782,-17.090472 0,17.090472 -2.281973,0 0,-21.034427 3.042631,0 6.84592,17.090472 0,-17.090472 2.281973,0 0,21.034427" + style="font-variant:normal;font-stretch:normal;fill:#008000;font-family:Oxygen Mono;-inkscape-font-specification:Oxygen Mono" + id="path4157" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccc" /> + <path + d="m 37.27223,-56.530023 0,6.573259 7.606577,0 0.818953,2.629303 -10.707504,0 0,-21.034427 10.649209,0 -0.760658,2.629303 -7.606577,0 0.0038,6.512419 7.602816,0 -3.9e-5,2.690143" + style="font-variant:normal;font-stretch:normal;fill:#008000;font-family:Oxygen Mono;-inkscape-font-specification:Oxygen Mono" + id="path4159" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccccc" /> + <path + d="m 60.091962,-50.290057 0.760658,-18.071831 2.281973,0 -1.521316,21.034427 -3.04263,0 -2.281974,-7.88791 -2.277041,7.88791 -3.047563,0 -1.61189,-21.034427 2.368129,0 0.765077,18.405124 3.042631,-9.202562 1.521315,0 3.042631,8.869269" + style="font-variant:normal;font-stretch:normal;fill:#008000;font-family:Oxygen Mono;-inkscape-font-specification:Oxygen Mono" + id="path4161" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccccccc" /> + <path + d="m 67.201805,-51.228789 c 1.498704,1.191317 3.283103,1.786974 5.3532,1.786972 1.124022,2e-6 1.990463,-0.331929 2.599324,-0.995793 0.608839,-0.672953 0.913263,-1.586899 0.913275,-2.741842 -1.2e-5,-0.336472 -0.04684,-0.650214 -0.140504,-0.941229 -0.08431,-0.291 -0.192033,-0.545633 -0.323158,-0.763896 -0.13115,-0.218249 -0.318487,-0.431957 -0.562017,-0.641127 -0.234183,-0.209154 -0.449623,-0.377393 -0.646317,-0.504718 -0.196716,-0.1364 -0.45899,-0.281905 -0.786822,-0.436511 -0.318486,-0.15459 -0.585443,-0.272812 -0.800874,-0.354666 -0.206079,-0.08183 -0.487089,-0.190965 -0.843023,-0.327385 -0.346583,-0.1364 -0.604173,-0.240981 -0.772772,-0.313742 -0.580755,-0.236435 -1.067835,-0.445597 -1.461242,-0.627488 -0.384048,-0.190962 -0.810244,-0.450141 -1.278584,-0.777536 -0.468351,-0.327373 -0.843028,-0.668397 -1.124032,-1.023075 -0.28101,-0.354653 -0.519866,-0.795713 -0.716571,-1.323177 -0.187339,-0.536533 -0.281009,-1.127643 -0.281007,-1.773331 -2e-6,-1.700561 0.594798,-3.019191 1.784399,-3.955891 1.189595,-0.945755 2.721087,-1.418643 4.594479,-1.418664 2.360456,2.1e-5 4.201056,0.504737 5.521806,1.514151 l -0.983527,1.964305 c -1.217713,-0.918476 -2.683637,-1.377724 -4.397774,-1.377741 -1.105305,1.7e-5 -1.985796,0.295573 -2.641474,0.886664 -0.646325,0.582034 -0.969483,1.386852 -0.969477,2.414458 -6e-6,0.400151 0.08429,0.773005 0.252905,1.118562 0.168601,0.336492 0.369989,0.618405 0.604168,0.845743 0.234168,0.218269 0.543277,0.436525 0.927327,0.654768 0.393404,0.218268 0.735296,0.386507 1.025679,0.504717 0.290365,0.109139 0.66036,0.250096 1.10998,0.422871 0.449605,0.163703 0.777446,0.291019 0.983528,0.381948 0.562005,0.245549 1.044402,0.472898 1.44719,0.682049 0.402767,0.20008 0.833645,0.472899 1.292638,0.81846 0.468332,0.336489 0.847692,0.691155 1.13808,1.064 0.290362,0.372862 0.529218,0.832109 0.716571,1.377741 0.196691,0.536553 0.295042,1.123115 0.295058,1.75969 -1.6e-5,1.955213 -0.585447,3.446628 -1.756299,4.474248 -1.161511,1.018529 -2.753887,1.527792 -4.777134,1.527793 -2.519709,-10e-7 -4.6179,-0.541094 -6.294577,-1.623281 l 0.997578,-2.278047" + style="font-variant:normal;font-stretch:normal;fill:#008000;font-family:Oxygen Mono;-inkscape-font-specification:Oxygen Mono" + id="path4163" + inkscape:connector-curvature="0" /> + </g> + <path + sodipodi:nodetypes="cccc" + inkscape:connector-curvature="0" + id="path3838" + d="M 88.181818,93.090909 C 100.37216,91.737298 104.94638,87.547007 112,84 c -9.14072,13.804136 -19.955033,25.58254 -32,36 4.69585,-10.93827 8.746645,-21.231493 8.181818,-26.909091 z" + style="color:#000000;fill:url(#linearGradient4101);fill-opacity:1.0;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;opacity:1" + transform="translate(0,-64)" /> + <rect + style="color:#000000;fill:#accc74;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect4138" + width="36" + height="36" + x="24" + y="76" + transform="translate(0,-64)" /> + <g + id="g4000" + transform="matrix(0.60097005,0,0,0.60097012,3.5088114,25.221343)" + style="fill:#333333"> + <g + id="g3937" + style="fill:#333333"> + <rect + style="color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3906" + width="16" + height="16" + x="40" + y="-16" /> + <rect + style="color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3908" + width="16" + height="16" + x="72" + y="-16" /> + <path + style="color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 56,64 0,8 -8,0 0,24 8,0 0,-8 16,0 0,8 8,0 0,-24 -8,0 0,-8 -16,0 z" + transform="translate(0,-64)" + id="rect3910" + inkscape:connector-curvature="0" /> + </g> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 24,32 80,0" + id="path3998" + inkscape:connector-curvature="0" + transform="translate(0,-64)" /> + <rect + style="color:#000000;fill:none;stroke:#666666;stroke-width:0.9014551;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect4007" + width="36.058205" + height="36.058208" + x="23.941793" + y="12" /> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect4034" + width="36" + height="32" + x="24" + y="-28" /> + </g> +</svg> diff --git a/resources/multimc/scalable/viewfolder.svg b/resources/multimc/scalable/viewfolder.svg new file mode 100644 index 00000000..4ba0ed0a --- /dev/null +++ b/resources/multimc/scalable/viewfolder.svg @@ -0,0 +1,122 @@ +<?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/david/document-open.png" inkscape:export-xdpi="22.5" inkscape:export-ydpi="22.5" inkscape:output_extension="org.inkscape.output.svgz.inkscape" inkscape:version="0.45.1" sodipodi:docbase="/home/jakob/dev/kde/src/kdebase/runtime/pics/oxygen/scalable/actions" sodipodi:docname="document-open-folder.svgz" sodipodi:version="0.32" version="1.0" width="128" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" 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> + <sodipodi:namedview bordercolor="#666666" borderopacity="1.0" gridempspacing="2" gridspacingx="4px" gridspacingy="4px" gridtolerance="10000" guidetolerance="10.0" id="base" inkscape:current-layer="svg2811" inkscape:cx="64" inkscape:cy="64" inkscape:grid-bbox="true" inkscape:grid-points="true" inkscape:guide-bbox="true" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:window-height="736" inkscape:window-width="825" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="1" objecttolerance="10.0" pagecolor="#ffffff" showborder="false" showgrid="false" showguides="true"/> + <defs id="defs2813"> + <linearGradient gradientTransform="matrix(1.0033808,0,0,1,-8.2378002,8)" gradientUnits="userSpaceOnUse" id="linearGradient2937" x1="122.74438" x2="122.39215" y1="96.721588" y2="20.043535"> + <stop id="stop2939" offset="0" style="stop-color:#72b4f4;stop-opacity:1"/> + <stop id="stop2941" offset="0.13053299" style="stop-color:#b3d9ff;stop-opacity:1"/> + <stop id="stop2943" offset="0.34621301" style="stop-color:#b3d9ff;stop-opacity:1"/> + <stop id="stop2945" offset="0.72006166" style="stop-color:#71a8f5;stop-opacity:1"/> + <stop id="stop2947" offset="1" style="stop-color:#508ed9;stop-opacity:1"/> + </linearGradient> + <linearGradient gradientTransform="translate(242.00093,332.5)" gradientUnits="userSpaceOnUse" id="linearGradient2927" x1="-178" x2="-178" y1="-228.3945" y2="-304.61469"> + <stop id="stop2929" offset="0" style="stop-color:#cfe7ff;stop-opacity:1"/> + <stop id="stop2931" offset="0.1" style="stop-color:#71a8f5;stop-opacity:1"/> + <stop id="stop2933" offset="1" style="stop-color:#2c72c7;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.999496" x2="71.999496" 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> + <filter height="1.768" id="filter2807" width="1.0512" x="-0.025599999" y="-0.384"> + <feGaussianBlur id="feGaussianBlur2809" inkscape:collect="always" stdDeviation="1.28"/> + </filter> + <linearGradient gradientTransform="translate(-6.999995,8)" gradientUnits="userSpaceOnUse" id="XMLID_6_" x1="72.000504" x2="72.000504" y1="96" y2="0.00048828119"> + <stop id="stop7" offset="0" style="stop-color:#00479e;stop-opacity:1"/> + <stop id="stop9" offset="0.0769" style="stop-color:#2c72c7;stop-opacity:1"/> + <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="matrix(1.0033808,0,0,1,-8.2378,8)" gradientUnits="userSpaceOnUse" id="linearGradient3109" x1="122.74438" x2="122.74438" xlink:href="#linearGradient2937" y1="96" y2="20"/> + <linearGradient gradientTransform="translate(242.00093,332.5)" gradientUnits="userSpaceOnUse" id="linearGradient2923" x1="-168.99216" x2="-168.99216" xlink:href="#linearGradient2822" y1="-300.5" y2="-296.48441"/> + <linearGradient gradientTransform="translate(242.00093,332.5)" gradientUnits="userSpaceOnUse" id="linearGradient2925" x1="-178" x2="-178" xlink:href="#linearGradient2927" y1="-228.5" y2="-304.61469"/> + <linearGradient gradientTransform="translate(242.00093,364.5)" gradientUnits="userSpaceOnUse" id="linearGradient2197" inkscape:collect="always" x1="-168.99216" x2="-168.99216" xlink:href="#linearGradient2822" y1="-300.5" y2="-296.48441"/> + <linearGradient gradientTransform="matrix(1,0,0,0.7368421,242.00093,284.36842)" gradientUnits="userSpaceOnUse" id="linearGradient2201" inkscape:collect="always" x1="-178" x2="-178" xlink:href="#linearGradient2927" y1="-228.5" y2="-304.61469"/> + <linearGradient gradientTransform="matrix(1.0033404,0,0,1,-7.2374684,40)" gradientUnits="userSpaceOnUse" id="linearGradient2204" inkscape:collect="always" x1="71.999496" x2="71.999496" xlink:href="#XMLID_9_" y1="14.2578" y2="19.9583"/> + <linearGradient gradientTransform="matrix(1.0033808,0,0,0.7368421,-8.2378,45.263158)" gradientUnits="userSpaceOnUse" id="linearGradient2207" inkscape:collect="always" x1="122.74438" x2="122.74438" xlink:href="#linearGradient2937" y1="96" y2="20"/> + <linearGradient gradientTransform="translate(-6.999995,20)" gradientUnits="userSpaceOnUse" id="linearGradient2212" inkscape:collect="always" x1="72.000504" x2="72.000504" xlink:href="#XMLID_6_" y1="96" y2="0.00048828119"/> + <filter id="filter2770" inkscape:collect="always"> + <feGaussianBlur id="feGaussianBlur2772" inkscape:collect="always" stdDeviation="2.0786429"/> + </filter> + <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient10213" inkscape:collect="always" x1="98.617439" x2="91.228737" xlink:href="#linearGradient10207" y1="106.41443" y2="99.254974"/> + <radialGradient cx="102" cy="112.3047" fx="102" fy="112.3047" gradientTransform="matrix(1.295034,1.3831431e-7,-1.3627884e-7,1.2946006,-30.093452,-33.119615)" gradientUnits="userSpaceOnUse" id="radialGradient9437" inkscape:collect="always" r="139.55859" xlink:href="#XMLID_8_"/> + <clipPath clipPathUnits="userSpaceOnUse" id="clipPath7084"> + <path d="M 72,88 L 40,120 L 32,120 L 32,80 L 72,80 L 72,88 z" id="path7086" style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"/> + </clipPath> + <filter height="1.3839999" id="filter6697" inkscape:collect="always" width="1.3839999" x="-0.19200002" y="-0.19199999"> + <feGaussianBlur id="feGaussianBlur6699" inkscape:collect="always" stdDeviation="1.9447689"/> + </filter> + <radialGradient cx="102" cy="112.3047" gradientUnits="userSpaceOnUse" id="XMLID_8_" r="139.55859"> + <stop id="stop41" offset="0" style="stop-color:#b7b8b9;stop-opacity:1;"/> + <stop id="stop47" offset="0.18851049" style="stop-color:#ECECEC"/> + <stop id="stop49" offset="0.25718147" style="stop-color:#FAFAFA"/> + <stop id="stop51" offset="0.30111277" style="stop-color:#FFFFFF"/> + <stop id="stop53" offset="0.5313" style="stop-color:#FAFAFA"/> + <stop id="stop55" offset="0.8449" style="stop-color:#EBECEC"/> + <stop id="stop57" offset="1" style="stop-color:#E1E2E3"/> + </radialGradient> + <linearGradient gradientUnits="userSpaceOnUse" id="XMLID_12_" x1="96" x2="88.000198" y1="104" y2="96.000198"> + <stop id="stop83" offset="0" style="stop-color:#888A85"/> + <stop id="stop85" offset="0.0072" style="stop-color:#8C8E89"/> + <stop id="stop87" offset="0.0673" style="stop-color:#ABACA9"/> + <stop id="stop89" offset="0.1347" style="stop-color:#C5C6C4"/> + <stop id="stop91" offset="0.2652576" style="stop-color:#DBDBDA"/> + <stop id="stop93" offset="0.37646064" style="stop-color:#EBEBEB"/> + <stop id="stop95" offset="0.48740286" style="stop-color:#F7F7F6"/> + <stop id="stop97" offset="0.6324091" style="stop-color:#FDFDFD"/> + <stop id="stop99" offset="1" style="stop-color:#FFFFFF"/> + </linearGradient> + <linearGradient id="linearGradient10207"> + <stop id="stop10209" offset="0" style="stop-color:#a2a2a2;stop-opacity:1;"/> + <stop id="stop10211" offset="1" style="stop-color:#ffffff;stop-opacity:1;"/> + </linearGradient> + <linearGradient gradientTransform="matrix(1.0172054,0,0,1.5,246.03226,514.75)" gradientUnits="userSpaceOnUse" id="linearGradient3385" inkscape:collect="always" x1="-168.99216" x2="-168.99216" xlink:href="#linearGradient2822" y1="-300.5" y2="-296.48441"/> + <linearGradient gradientTransform="matrix(1,0,0,0.7368421,242.00093,284.36842)" gradientUnits="userSpaceOnUse" id="linearGradient3387" inkscape:collect="always" x1="-178" x2="-178" xlink:href="#linearGradient2927" y1="-232.84966" y2="-304.61469"/> + </defs> + <path d="M 118.983,31 C 118.992,29.35 117.64999,28 115.99999,28 L 40.961007,28 C 40.961007,28 32.061006,20 30.961,20 L 14.999998,20 C 12.799996,20 10.999999,21.8 10.999999,24 L 10.999999,31 C 10.999999,31 11.999999,116 8,116 L 122,116 C 117.99999,116 118.983,31 118.983,31 z " id="path15" style="fill:url(#linearGradient2212)"/> + <g id="g17" style="opacity:0.6;filter:url(#filter2807)" transform="matrix(1.0033404,0,0,1,-8.2374684,20)"> + <path d="M 132,96 C 132,98.2 128.4,100 124,100 L 20,100 C 15.6,100 12,98.2 12,96 C 12,93.8 15.6,92 20,92 L 124,92 C 128.4,92 132,93.8 132,96 z " id="path19"/> + </g> + <path d="M 10.884862,54 C 10.893892,55.75 10.902922,57.755 10.910952,60 L 119.09511,60 C 119.10414,57.755 119.11317,55.75 119.1212,54 L 10.884862,54 z " id="path50" style="opacity:0.5;fill:url(#linearGradient2204)"/> + <path d="M 119.99722,31 C 120.00622,29.35 118.66422,28 117.01422,28 L 42.975222,28 L 36.389222,21.414 C 35.611222,20.636 34.075222,20 32.975222,20 L 12.014222,20 C 9.8142222,20 8.0142222,21.8 8.0142222,24 C 8.0142222,24 7.9822222,54.499299 8.0142222,60.031299 L 12.014222,60.031299 C 12.014222,53.222299 12.014222,24 12.014222,24 L 32.901222,23.997 C 33.083222,24.019 33.470222,24.179 33.560222,24.243 L 41.318222,32 C 41.318222,32 114.02722,32 115.99922,32 C 115.99922,32.435 116.00022,56.400299 116.00222,60.031299 L 120.01422,60.031299 C 120.04522,54.499299 119.99722,31 119.99722,31 z " id="path2896" sodipodi:nodetypes="ccccccccccccccccc" style="fill:#5e95e3;fill-opacity:1"/> + <path d="M 124.36598,113.79242 C 124.27969,115.00674 122.85389,116 121.19831,116 L 6.812906,116 C 5.157329,116 3.731522,115.00674 3.644228,113.79242 L 0.007982,62.204632 C -0.112423,60.992526 1.143808,60 2.799384,60 L 125.21183,60 C 126.86741,60 128.11762,60.991789 127.9912,62.203895 L 124.36598,113.79242 z " id="path30" style="opacity:0.9;fill:url(#linearGradient2207);fill-opacity:1"/> + <path d="M 125.21293,60 L 2.7999261,60 C 1.1449261,60 -0.11207393,60.992526 0.0079260701,62.204632 L 3.6439261,113.79242 C 3.7309261,115.00674 5.1569261,116 6.8129261,116 L 121.19793,116 C 122.85393,116 124.27993,115.00674 124.36593,113.79242 L 127.99093,62.203895 C 128.11893,60.991789 126.86793,60 125.21293,60 z M 120.41393,113.05263 C 118.87493,113.05263 9.1349261,113.05263 7.5979261,113.05263 C 7.2299261,107.83726 4.5229261,70.627562 4.0659261,64.149246 C 6.5189261,64.149246 121.45793,64.149246 123.93493,64.149246 C 123.81393,65.85872 120.49293,111.92821 120.41393,113.05263 z " id="path2894" sodipodi:nodetypes="cccccccccccccc" style="fill:url(#linearGradient3387)"/> + <path d="M 4,64 C 4.0273488,64.775875 4.1802721,68.801119 4.2225137,70 C 7.123925,70 122.78934,70 125.71499,70 C 125.74343,69.191222 125.93026,64.204735 125.9375,64 C 123.41788,64 6.4952049,64 4,64 z " id="path2908" style="fill:url(#linearGradient3385);fill-opacity:1;opacity:0.835"/> +</svg> diff --git a/resources/sources/clucker.svg b/resources/sources/clucker.svg new file mode 100644 index 00000000..0c1727eb --- /dev/null +++ b/resources/sources/clucker.svg @@ -0,0 +1,404 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32" + height="32" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="clucker.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/chicken128.png" + inkscape:export-xdpi="360" + inkscape:export-ydpi="360"> + <defs + id="defs4"> + <linearGradient + id="linearGradient4008"> + <stop + id="stop4010" + offset="0" + style="stop-color:#4a0000;stop-opacity:1;" /> + <stop + id="stop4012" + offset="1" + style="stop-color:#360000;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3945"> + <stop + id="stop3947" + offset="0" + style="stop-color:#4e300d;stop-opacity:1;" /> + <stop + id="stop3949" + offset="1" + style="stop-color:#604000;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3939"> + <stop + id="stop3941" + offset="0" + style="stop-color:#5b2400;stop-opacity:1;" /> + <stop + id="stop3943" + offset="1" + style="stop-color:#8d3800;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3838"> + <stop + style="stop-color:#af6c1d;stop-opacity:1;" + offset="0" + id="stop3840" /> + <stop + style="stop-color:#604000;stop-opacity:1;" + offset="1" + id="stop3842" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3830"> + <stop + style="stop-color:#ff7f2a;stop-opacity:1;" + offset="0" + id="stop3832" /> + <stop + style="stop-color:#8d3800;stop-opacity:1" + offset="1" + id="stop3834" /> + </linearGradient> + <linearGradient + id="linearGradient3820"> + <stop + style="stop-color:#ff0000;stop-opacity:1;" + offset="0" + id="stop3822" /> + <stop + style="stop-color:#360000;stop-opacity:1" + offset="1" + id="stop3824" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter3816" + x="-0.22469135" + width="1.4493827" + y="-0.16851852" + height="1.337037"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.6851852" + id="feGaussianBlur3818" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3820" + id="linearGradient3828" + x1="12.904698" + y1="1043.2582" + x2="19.445436" + y2="1052.4506" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1,5.2165626e-5)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3820" + id="linearGradient3909" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.125,-2,911.19195)" + x1="12.904698" + y1="1043.2582" + x2="19.445436" + y2="1052.4506" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3820" + id="linearGradient3911" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-2,1.0000522)" + x1="12.904698" + y1="1043.2582" + x2="19.445436" + y2="1052.4506" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4008" + id="linearGradient3915" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.125,0,0,1,16.5,1.0000522)" + x1="12.904698" + y1="1043.2582" + x2="19.445436" + y2="1052.4506" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3820" + id="linearGradient4032" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-25,-2.9999652)" + x1="12.904698" + y1="1043.2582" + x2="19.445436" + y2="1052.4506" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4008" + id="linearGradient4034" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.125,0,0,1,-6.5,-2.9999652)" + x1="12.904698" + y1="1043.2582" + x2="19.445436" + y2="1052.4506" /> + <filter + inkscape:collect="always" + id="filter4053" + x="-0.12098765" + width="1.2419753" + y="-0.090740741" + height="1.1814815"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.058642" + id="feGaussianBlur4055" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3830" + id="linearGradient3840" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.70710371,1032.3713,730.70724)" + x1="13.258252" + y1="1033.889" + x2="17.500893" + y2="1041.7556" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3830" + id="linearGradient3846" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-4,3.0000194)" + x1="13.258252" + y1="1033.889" + x2="17.500893" + y2="1041.7556" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3838" + id="linearGradient3849" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-4,3.0000194)" + x1="14.142136" + y1="1038.0433" + x2="18.119612" + y2="1047.1473" /> + <filter + inkscape:collect="always" + id="filter3879"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.42040957" + id="feGaussianBlur3881" /> + </filter> + <filter + inkscape:collect="always" + id="filter3850"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.04" + id="feGaussianBlur3852" /> + </filter> + <filter + inkscape:collect="always" + id="filter3854"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.04" + id="feGaussianBlur3856" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.313708" + inkscape:cx="2.6058272" + inkscape:cy="11.408405" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1614" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="4" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1020.3622)"> + <path + style="opacity:0.87866109;fill:#070707;fill-opacity:1;stroke:none;filter:url(#filter4053)" + d="m 10,1023.3622 -3,3 0,20 4,0 0,5 8,0 1,-1 0,-4 5,0 3,-3 0,-20 -18,0 z" + id="path4022" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + id="path3806" + d="m 6.1703915,1025.53 0,4 0,16 5.0000005,0 0,4 8,0 0,-4 5,0 0,-16 0,-4 -18.0000005,0 z" + style="opacity:0.75313804;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter3816)" /> + <path + sodipodi:nodetypes="cccccc" + inkscape:connector-curvature="0" + id="path3861" + d="m 23,1025.3622 4,-3 0,20 -3,3 -1,-1 z" + style="fill:#6c6c6c;fill-opacity:1;stroke:none" /> + <path + style="fill:#e2e2e2;fill-opacity:1;stroke:none" + d="m 6,1025.3622 3,-3 18,0 -3,3 0,20 -18,0 z" + id="rect3858" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccc" /> + <rect + style="fill:#000000;fill-opacity:1;stroke:none" + id="rect3759" + width="4" + height="4" + x="7" + y="1029.3622" /> + <rect + style="fill:#000000;fill-opacity:1;stroke:none" + id="rect3761" + width="4" + height="4" + x="19" + y="1029.3622" /> + <rect + style="fill:url(#linearGradient3828);fill-opacity:1;stroke:none" + id="rect3769" + width="8" + height="8" + x="11" + y="1041.3622" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter3854)" + id="rect3773" + width="1" + height="1" + x="9" + y="1030.3622" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter3850)" + id="rect3775" + width="1" + height="1" + x="21" + y="1030.3622" /> + <path + style="fill:url(#linearGradient3911);fill-opacity:1;stroke:none" + d="m 10,1042.3622 8,0 0,8 -8,0 z" + id="rect3902" + inkscape:connector-curvature="0" /> + <path + id="path3907" + d="m 11,1041.3622 8,0 -1,1 -8,0 z" + style="fill:url(#linearGradient3909);fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + inkscape:connector-curvature="0" + id="path3913" + d="m 18,1042.3622 1,-1 0,8 -1,1 z" + style="fill:url(#linearGradient3915);fill-opacity:1;stroke:none" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#ffffff;fill-opacity:1;stroke:none" + d="m 9,1022.3622 18,0 -3,3 -18,0 z" + id="rect4019" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:url(#linearGradient3846);fill-opacity:1;stroke:none" + d="m 3.9999995,1036.3622 3.0000005,-3 16,0 0,8 -3,3 -16,0 z" + id="rect3815" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccc" /> + <rect + style="fill:#b34f0e;fill-opacity:1;stroke:none;opacity:1" + id="rect3851" + width="4.2426286" + height="4.0000043" + x="28.284193" + y="1056.3621" + transform="matrix(0.70710873,-0.70710483,0,1,0,0)" /> + <rect + style="fill:#8d5910;fill-opacity:1;stroke:none;opacity:1" + id="rect3855" + width="4.2426286" + height="4" + x="28.284189" + y="1060.3621" + transform="matrix(0.70710883,-0.70710473,0,1,0,0)" /> + <path + inkscape:connector-curvature="0" + id="rect3970" + d="m 20,1036.3622 c 0,1 0,6 0,7 -3,0 -11.0351165,-0.059 -15.5,0.7502 l 1.230393,1.1835 15.5625,-0.094 2.707107,-2.8397 0,-4 0,-4 -1,-1 z" + style="opacity:0.63598326;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter3879)" + sodipodi:nodetypes="cccccccccc" /> + <rect + y="1040.3622" + x="3.9999995" + height="4" + width="16" + id="rect3917" + style="fill:url(#linearGradient3849);fill-opacity:1;stroke:none" /> + <rect + y="1036.3622" + x="3.9999995" + height="4" + width="16" + id="rect3923" + style="fill:url(#linearGradient3846);fill-opacity:1;stroke:none" /> + <rect + style="fill:url(#linearGradient3840);fill-opacity:1;stroke:none" + id="rect3931" + width="16.000004" + height="4.242579" + x="1040.3712" + y="1461.4012" + transform="matrix(1,0,-0.70710986,0.7071037,0,0)" /> + </g> +</svg> diff --git a/resources/sources/creeper.svg b/resources/sources/creeper.svg new file mode 100644 index 00000000..2a2e39b6 --- /dev/null +++ b/resources/sources/creeper.svg @@ -0,0 +1,775 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32" + height="32" + id="svg2" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="creeper.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3917"> + <stop + id="stop3919" + offset="0" + style="stop-color:#115008;stop-opacity:1;" /> + <stop + style="stop-color:#39c228;stop-opacity:1;" + offset="0.49999952" + id="stop3921" /> + <stop + id="stop3923" + offset="1" + style="stop-color:#c7f7c2;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3892"> + <stop + style="stop-color:#1a1a1a;stop-opacity:1;" + offset="0" + id="stop3894" /> + <stop + style="stop-color:#1a1a1a;stop-opacity:0;" + offset="1" + id="stop3896" /> + </linearGradient> + <linearGradient + id="linearGradient3871"> + <stop + style="stop-color:#115008;stop-opacity:1;" + offset="0" + id="stop3873" /> + <stop + id="stop3900" + offset="0.5" + style="stop-color:#39c228;stop-opacity:1;" /> + <stop + style="stop-color:#c7f7c2;stop-opacity:1;" + offset="1" + id="stop3875" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter3867"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.792" + id="feGaussianBlur3869" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3892" + id="linearGradient3898" + x1="16" + y1="31" + x2="16" + y2="26" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3871" + id="linearGradient5605" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,1020.3622)" + x1="27" + y1="26" + x2="5" + y2="3" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3871-3" + id="linearGradient5605-2" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,1020.3622)" + x1="27" + y1="26" + x2="5" + y2="3" /> + <linearGradient + id="linearGradient3871-3"> + <stop + style="stop-color:#115008;stop-opacity:1;" + offset="0" + id="stop3873-5" /> + <stop + id="stop3900-7" + offset="0.5" + style="stop-color:#39c228;stop-opacity:1;" /> + <stop + style="stop-color:#c7f7c2;stop-opacity:1;" + offset="1" + id="stop3875-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3917" + id="linearGradient3147" + x1="31" + y1="1052.3622" + x2="4" + y2="1024.3622" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" /> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4028" + x="-0.14708571" + width="1.2941715" + y="-0.25740001" + height="1.5148"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.429" + id="feGaussianBlur4030" /> + </filter> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4056"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.676" + id="feGaussianBlur4058" /> + </filter> + <filter + inkscape:collect="always" + id="filter5711" + x="-0.1728" + width="1.3456" + y="-0.3456" + height="1.6912"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.144" + id="feGaussianBlur5713" /> + </filter> + <filter + inkscape:collect="always" + id="filter5719" + x="-0.18" + width="1.36" + y="-0.36" + height="1.72"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.15" + id="feGaussianBlur5721" /> + </filter> + <filter + inkscape:collect="always" + id="filter5723" + x="-0.21" + width="1.42" + y="-0.28" + height="1.56"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.35" + id="feGaussianBlur5725" /> + </filter> + <filter + inkscape:collect="always" + id="filter5727" + x="-0.21" + width="1.42" + y="-0.28" + height="1.56"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.35" + id="feGaussianBlur5729" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="4" + inkscape:cx="57.618613" + inkscape:cy="29.528242" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="4" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1020.3622)"> + <rect + style="fill:#2b1100;fill-opacity:1;stroke:none" + id="rect3063" + width="22" + height="22" + x="5" + y="5" + transform="translate(0,1020.3622)" + rx="5" + ry="5" /> + <path + id="path3065" + d="m 6,1026.3622 0,22 22,0 0,-22 z m 2,2 6,0 0,6 6,0 0,-6 6,0 0,6 -6,0 0,3 3,0 0,9 -3,0 0,-3 -6,0 0,3 -3,0 0,-9 3,0 0,-3 -6,0 z" + style="fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter3867)" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccccccccccccccccccc" /> + <path + style="fill:url(#linearGradient5605);fill-opacity:1;stroke:none" + d="m 7,1022.3622 c -2.77,0 -5,2.23 -5,5 l 0,25 28,0 0,-25 c 0,-2.77 -2.23,-5 -5,-5 z m 0,5 6,0 0,6 6,0 0,-6 6,0 0,6 -6,0 0,3 3,0 0,9 -3,0 0,-3 -6,0 0,3 -3,0 0,-9 3,0 0,-3 -6,0 z" + id="rect3045" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssccsssccccccccccccccccccccc" /> + <g + id="g5466" + style="opacity:0.3" + transform="translate(0,-1)"> + <path + inkscape:connector-curvature="0" + id="rect3902" + d="m 3.999974,1022.3622 3,0 0,3 -3,0 z" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3904" + d="m 6.999974,1022.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3906" + d="m 3.999974,1025.3622 3,0 0,3 -3,0 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3908" + d="m 0.999974,1025.3622 3,0 0,3 -3,0 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3914" + d="m 3.999974,1028.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3916" + d="m 0.999974,1028.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3918" + d="m 6.999974,1025.3622 3,0 0,3 -3,0 z" + style="fill:#4d4d4d;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3924" + d="m 9.999974,1025.3622 3,0 0,3 -3,0 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3926" + d="m 12.999974,1028.3622 3,0 0,3 -3,0 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3930" + d="m 12.999974,1025.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3932" + d="m 9.999974,1022.3622 3,0 0,3 -3,0 z" + style="fill:#666666;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3936" + d="m 12.999974,1022.3622 3,0 0,3 -3,0 z" + style="fill:#333333;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3999" + d="m 18.99998,1028.3622 0,-3 3,0 0,3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4007" + d="m 15.99998,1031.3622 0,-3 3,0 0,3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4009" + d="m 24.99998,1031.3622 0,-3 3,0 0,3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4011" + d="m 24.99998,1034.3622 0,-3 3,0 0,3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4013" + d="m 21.99998,1028.3622 0,-3 3,0 0,3 z" + style="fill:#4d4d4d;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4015" + d="m 24.99998,1028.3622 0,-3 3,0 0,3 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4017" + d="m 15.99998,1028.3622 0,-3 3,0 0,3 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4019" + d="m 21.99998,1025.3622 0,-3 3,0 0,3 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4023" + d="m 24.99998,1025.3622 0,-3 3,0 0,3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4027" + d="m 18.99998,1025.3622 0,-3 3,0 0,3 z" + style="fill:#666666;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4029" + d="m 15.99998,1025.3622 0,-3 3,0 0,3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4035" + d="m 15.99998,1034.3622 0,-3 3,0 0,3 z" + style="fill:#808080;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4039" + d="m 6.99998,1034.3622 0,3 3,0 0,-3 z" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4041" + d="m 6.99998,1037.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4043" + d="m 9.99998,1034.3622 0,3 3,0 0,-3 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4049" + d="m 3.99998,1034.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4053" + d="m 12.99998,1031.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4059" + d="m 3.99998,1037.3622 0,3 3,0 0,-3 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4063" + d="m 12.99998,1043.3622 0,3 3,0 0,-3 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4069" + d="m 6.99998,1040.3622 0,3 3,0 0,-3 z" + style="fill:#666666;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4071" + d="m 3.99998,1040.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4073" + d="m 6.99998,1043.3622 0,3 3,0 0,-3 z" + style="fill:#333333;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4075" + d="m 3.99998,1043.3622 0,3 3,0 0,-3 z" + style="fill:#ececec;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4077" + d="m 3.99998,1031.3622 0,3 3,0 0,-3 z" + style="fill:#808080;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4133" + d="m 28,1028.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4143" + d="m 28,1031.3622 0,3 3,0 0,-3 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4155" + d="m 28,1034.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4159" + d="m 28,1037.3622 0,3 3,0 0,-3 z" + style="fill:#ececec;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4161" + d="m 28,1025.3622 0,3 3,0 0,-3 z" + style="fill:#808080;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4175" + d="m 28,1043.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4185" + d="m 28,1046.3622 0,3 3,0 0,-3 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4197" + d="m 28,1049.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4203" + d="m 28,1040.3622 0,3 3,0 0,-3 z" + style="fill:#808080;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4207" + d="m 6.99998,1049.3622 0,3 3,0 0,-3 z" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4211" + d="m 9.99998,1049.3622 0,3 3,0 0,-3 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4213" + d="m 9.99998,1046.3622 0,3 3,0 0,-3 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4215" + d="m 6.99998,1046.3622 0,3 3,0 0,-3 z" + style="fill:#666666;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4217" + d="m 3.99998,1049.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4219" + d="m 12.99998,1049.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4221" + d="m 12.99998,1046.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4245" + d="m 3.99998,1046.3622 0,3 3,0 0,-3 z" + style="fill:#808080;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4261" + d="m 0.99998,1034.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4263" + d="m 0.99998,1031.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4267" + d="m 0.99998,1037.3622 0,3 3,0 0,-3 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4273" + d="m 0.99998,1043.3622 0,3 3,0 0,-3 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4275" + d="m 0.99998,1040.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4303" + d="m 0.99998,1049.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4305" + d="m 0.99998,1046.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4093" + d="m 12.999974,1043.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4099" + d="m 15.999974,1043.3622 3,0 0,3 -3,0 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4105" + d="m 21.999974,1043.3622 3,0 0,3 -3,0 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4109" + d="m 21.999974,1040.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4113" + d="m 18.999974,1034.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4115" + d="m 21.999974,1037.3622 3,0 0,3 -3,0 z" + style="fill:#333333;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4117" + d="m 21.999974,1034.3622 3,0 0,3 -3,0 z" + style="fill:#ececec;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4119" + d="m 9.999974,1034.3622 3,0 0,3 -3,0 z" + style="fill:#808080;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4377" + d="m 21.999974,1043.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4379" + d="m 18.999974,1046.3622 3,0 0,3 -3,0 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4381" + d="m 15.999974,1046.3622 3,0 0,3 -3,0 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4383" + d="m 15.999974,1043.3622 3,0 0,3 -3,0 z" + style="fill:#666666;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4387" + d="m 18.999974,1049.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4389" + d="m 15.999974,1049.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4391" + d="m 21.999974,1046.3622 3,0 0,3 -3,0 z" + style="fill:#4d4d4d;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4393" + d="m 21.999974,1049.3622 3,0 0,3 -3,0 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4395" + d="m 21.999974,1040.3622 3,0 0,3 -3,0 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4397" + d="m 24.999974,1046.3622 3,0 0,3 -3,0 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4399" + d="m 27.999974,1049.3622 3,0 0,3 -3,0 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4401" + d="m 24.999974,1049.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4403" + d="m 27.999974,1046.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4405" + d="m 24.999974,1043.3622 3,0 0,3 -3,0 z" + style="fill:#666666;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4407" + d="m 24.999974,1040.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4409" + d="m 27.999974,1043.3622 3,0 0,3 -3,0 z" + style="fill:#333333;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4411" + d="m 27.999974,1040.3622 3,0 0,3 -3,0 z" + style="fill:#ececec;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4417" + d="m 18.999974,1034.3622 3,0 0,3 -3,0 z" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4419" + d="m 21.999974,1034.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4433" + d="m 21.999974,1037.3622 3,0 0,3 -3,0 z" + style="fill:#4d4d4d;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4435" + d="m 21.999974,1040.3622 3,0 0,3 -3,0 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4439" + d="m 24.999974,1037.3622 3,0 0,3 -3,0 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4441" + d="m 27.999974,1040.3622 3,0 0,3 -3,0 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4443" + d="m 24.999974,1040.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4445" + d="m 27.999974,1037.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4447" + d="m 24.999974,1034.3622 3,0 0,3 -3,0 z" + style="fill:#666666;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4449" + d="m 24.999974,1031.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4451" + d="m 27.999974,1034.3622 3,0 0,3 -3,0 z" + style="fill:#333333;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4453" + d="m 27.999974,1031.3622 3,0 0,3 -3,0 z" + style="fill:#ececec;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4455" + d="m 15.999974,1031.3622 3,0 0,3 -3,0 z" + style="fill:#808080;fill-opacity:1;stroke:none" /> + </g> + <path + style="fill:#000000;stroke:none" + d="m 7,1020.3622 c -3.878,0 -7,3.122 -7,7 l 0,25 2,0 0,-25 c 0,-2.77 2.23,-5 5,-5 l 18,0 c 2.77,0 5,2.23 5,5 l 0,25 2,0 0,-25 c 0,-3.878 -3.122,-7 -7,-7 z" + id="rect3887" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssccssssccsss" /> + <path + style="opacity:0.34999999999999998;fill:url(#linearGradient3147);fill-opacity:1;stroke:none" + d="m 7,1021.3622 c -3.324,0 -6,2.676 -6,6 l 0,25 1,0 0,-25 c 0,-2.77 2.23,-5 5,-5 l 18,0 c 2.77,0 5,2.23 5,5 l 0,25 1,0 0,-25 c 0,-3.324 -2.676,-6 -6,-6 l -18,0 z" + id="rect3098" + inkscape:connector-curvature="0" /> + <rect + style="fill:url(#linearGradient3898);fill-opacity:1;stroke:none" + id="rect3890" + width="32" + height="6" + x="0" + y="26" + transform="translate(0,1020.3622)" /> + </g> +</svg> diff --git a/resources/sources/enderpearl.svg b/resources/sources/enderpearl.svg new file mode 100644 index 00000000..ac9378f5 --- /dev/null +++ b/resources/sources/enderpearl.svg @@ -0,0 +1,271 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="64" + height="64" + id="svg2" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="enderpearl.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/enderpearl.png" + inkscape:export-xdpi="45" + inkscape:export-ydpi="45"> + <defs + id="defs4"> + <linearGradient + id="linearGradient4030"> + <stop + id="stop4032" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop4034" + offset="1" + style="stop-color:#0c493f;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3954"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3956" /> + <stop + style="stop-color:#0f5f52;stop-opacity:1;" + offset="1" + id="stop3958" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter3884"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.505" + id="feGaussianBlur3886" /> + </filter> + <filter + inkscape:collect="always" + id="filter3898" + x="-0.20110182" + width="1.4022036" + y="-0.20210065" + height="1.4042013"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.0604979" + id="feGaussianBlur3900" /> + </filter> + <filter + inkscape:collect="always" + id="filter3916" + x="-0.11491533" + width="1.2298307" + y="-0.11548609" + height="1.2309722"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.6059988" + id="feGaussianBlur3918" /> + </filter> + <filter + inkscape:collect="always" + id="filter3992"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.44" + id="feGaussianBlur3994" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954" + id="radialGradient4024" + gradientUnits="userSpaceOnUse" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" /> + <filter + inkscape:collect="always" + id="filter4082" + x="-0.13465964" + width="1.2693193" + y="-0.12490681" + height="1.2498136"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.763901" + id="feGaussianBlur4084" /> + </filter> + <filter + inkscape:collect="always" + id="filter4110" + x="-0.17716113" + width="1.3543223" + y="-0.17804105" + height="1.3560821"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.93424815" + id="feGaussianBlur4112" /> + </filter> + <linearGradient + id="linearGradient3954-9"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3956-4" /> + <stop + style="stop-color:#0f5f52;stop-opacity:1;" + offset="1" + id="stop3958-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954" + id="radialGradient4230" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954" + id="radialGradient4250" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="-241.15414" + inkscape:cy="194.64078" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="2" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="0,1" + position="11.25,96.5" + id="guide4252" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-988.36218)"> + <path + sodipodi:type="arc" + style="fill:#032620;fill-opacity:1;stroke:none;filter:url(#filter3992)" + id="path3005" + sodipodi:cx="32" + sodipodi:cy="32" + sodipodi:rx="24" + sodipodi:ry="24" + d="M 56,32 A 24,24 0 1 1 8,32 24,24 0 1 1 56,32 z" + transform="matrix(1.1666667,0,0,1.1666667,-5.3333344,983.02885)" /> + <g + id="g4116" + transform="matrix(1.0195929,0,0,1.0195936,-0.15674338,-19.992546)"> + <path + transform="matrix(1.1769403,0,0,1.1769403,-6.1232836,982.70009)" + d="M 52,32 C 52,43.045695 43.045695,52 32,52 20.954305,52 12,43.045695 12,32 12,20.954305 20.954305,12 32,12 c 11.045695,0 20,8.954305 20,20 z" + sodipodi:ry="20" + sodipodi:rx="20" + sodipodi:cy="32" + sodipodi:cx="32" + id="path3014" + style="fill:url(#radialGradient4024);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ssccs" + inkscape:connector-curvature="0" + id="path3866" + transform="matrix(1.1769403,0,0,1.1769403,-5.6620909,982.68843)" + d="m 28,16 c -6.627417,0 -12,5.372583 -12,12 0,0.20181 0.0214,0.394383 0.03125,0.59375 C 20,20 22,22 28.65625,16.03125 28.436252,16.019242 28.222996,16 28,16 z" + style="fill:#00ffcc;fill-opacity:1;stroke:none;filter:url(#filter3884)" /> + <path + transform="matrix(1.487885,0,0,1.487885,-10.597031,-493.22036)" + style="fill:#00ffcc;fill-opacity:1;stroke:none;filter:url(#filter3898)" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + id="path3888" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssccs" /> + <path + sodipodi:nodetypes="ssccs" + inkscape:connector-curvature="0" + id="path3902" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + style="fill:#00ffcc;fill-opacity:1;stroke:none;filter:url(#filter3916)" + transform="matrix(-1.8359746,0,0,-1.8359746,81.432966,2885.3572)" /> + <path + transform="matrix(-1.1914115,0,0,-1.1914115,69.087304,2235.4229)" + style="fill:#d7f4d7;fill-opacity:1;stroke:none;filter:url(#filter3916)" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + id="path3920" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssccs" /> + <path + sodipodi:nodetypes="csccsc" + inkscape:connector-curvature="0" + id="path3964" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 5.570868,-4.4816 8.905966,-4.4575 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4110)" + transform="matrix(0.58516297,0,0,0.58516297,6.7391969,416.10681)" /> + <path + transform="translate(0,988.36218)" + sodipodi:nodetypes="ccccccccccccccccccssssscsscsscccccccccccc" + inkscape:connector-curvature="0" + id="path4036" + d="M 30,29 30.450431,19.407328 32.447263,28.5316 35,27 l 1,-6 -1,-4 1,-2 0,3 1.125,3.375 -0.07418,2.744617 L 44.0828,21.873859 37,26 l -1,4 2,2 3.375,0 5.0625,-3.0625 -4.3125,4.375 L 36,34 c 0,0 2.686048,7.256632 1.846439,8.096462 -0.326542,0.326628 -1.289256,-3.475594 -2.437243,-4.77335 C 34.192758,35.947974 32.79132,37.0625 32.5625,37.0625 c -0.602669,0 -2.136064,2.519769 -3.25945,4.522134 -0.205342,0.36601 0.728015,9.714733 0.308259,6.715119 C 29.482708,47.380759 28,44 28,44 c 0,0 0,-2 0,-3 0,-1 2,-3 2,-4 0,-1 0,-3 0,-3 0,0 -4.25,-1.125 -5.25,-1.125 -0.47674,0 -1.893857,0.89205 -3.377184,1.040709 C 19.744745,34.078874 18.0625,33.5 18.0625,33.5 L 16.774038,34.754808 17,39 l -2,-4 2,-3 3.8125,-0.0625 1.170423,-6.693425 3.092068,-2.055016 -2.122126,3.038537 -0.913529,5.350612 L 28,31 z" + style="opacity:0.86178864;fill:#000000;fill-opacity:0.86666667;stroke:none;filter:url(#filter4082)" /> + </g> + </g> +</svg> diff --git a/resources/sources/ftb-glow.svg b/resources/sources/ftb-glow.svg new file mode 100644 index 00000000..be78c78e --- /dev/null +++ b/resources/sources/ftb-glow.svg @@ -0,0 +1,606 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32px" + height="32px" + id="svg2985" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="ftb-glow.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/ftb_glow128.png" + inkscape:export-xdpi="360" + inkscape:export-ydpi="360"> + <defs + id="defs2987"> + <linearGradient + inkscape:collect="always" + id="linearGradient4462"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4464" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4466" /> + </linearGradient> + <linearGradient + id="linearGradient3981"> + <stop + style="stop-color:#000083;stop-opacity:1;" + offset="0" + id="stop3983" /> + <stop + id="stop3985" + offset="0.25" + style="stop-color:#1919ff;stop-opacity:1;" /> + <stop + id="stop3987" + offset="0.5" + style="stop-color:#1919ff;stop-opacity:1;" /> + <stop + style="stop-color:#1919ff;stop-opacity:1;" + offset="0.75" + id="stop3989" /> + <stop + style="stop-color:#00007d;stop-opacity:1;" + offset="1" + id="stop3991" /> + </linearGradient> + <linearGradient + id="linearGradient3941"> + <stop + id="stop3943" + offset="0" + style="stop-color:#00830e;stop-opacity:1;" /> + <stop + style="stop-color:#00c017;stop-opacity:1;" + offset="0.25" + id="stop3945" /> + <stop + style="stop-color:#00ff1e;stop-opacity:1;" + offset="0.5" + id="stop3947" /> + <stop + id="stop3949" + offset="0.75" + style="stop-color:#00ff1e;stop-opacity:1;" /> + <stop + id="stop3951" + offset="1" + style="stop-color:#007d0f;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3801"> + <stop + style="stop-color:#830000;stop-opacity:1" + offset="0" + id="stop3803" /> + <stop + id="stop3811" + offset="0.25" + style="stop-color:#ff0000;stop-opacity:1;" /> + <stop + id="stop3809" + offset="0.5" + style="stop-color:#ff0000;stop-opacity:1;" /> + <stop + style="stop-color:#ff0000;stop-opacity:1;" + offset="0.75" + id="stop3813" /> + <stop + style="stop-color:#7d0000;stop-opacity:1" + offset="1" + id="stop3805" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter4107" + x="-0.14444444" + width="1.2888889" + y="-0.12380952" + height="1.247619"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.4444444" + id="feGaussianBlur4109" /> + </filter> + <filter + inkscape:collect="always" + id="filter4452"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.85596708" + id="feGaussianBlur4454" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4462" + id="linearGradient4468" + x1="-34.75" + y1="14" + x2="72.5" + y2="18.5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(4.228145,0,0,1,111.61491,355.31802)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3801" + id="linearGradient4476" + gradientUnits="userSpaceOnUse" + x1="-8" + y1="2" + x2="-4" + y2="6" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3941" + id="linearGradient4478" + gradientUnits="userSpaceOnUse" + x1="-8" + y1="2" + x2="-4" + y2="6" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3981" + id="linearGradient4480" + gradientUnits="userSpaceOnUse" + x1="-8" + y1="2" + x2="-4" + y2="6" /> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4107-6" + x="-0.14444444" + width="1.2888889" + y="-0.12380952" + height="1.247619"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.4444444" + id="feGaussianBlur4109-1" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3941" + id="linearGradient3336" + gradientUnits="userSpaceOnUse" + x1="-8" + y1="6" + x2="4" + y2="17" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3981" + id="linearGradient3338" + gradientUnits="userSpaceOnUse" + x1="-16" + y1="2" + x2="-4" + y2="14" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3801" + id="linearGradient3340" + gradientUnits="userSpaceOnUse" + x1="-8" + y1="6" + x2="4" + y2="18" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3801" + id="linearGradient3342" + gradientUnits="userSpaceOnUse" + x1="-8" + y1="2" + x2="-4" + y2="6" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3801" + id="linearGradient3344" + gradientUnits="userSpaceOnUse" + x1="-8" + y1="2" + x2="-4" + y2="6" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="5.6568542" + inkscape:cx="6.8684247" + inkscape:cy="24.209238" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1" + showguides="true" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2993" + empspacing="2" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="4,48" + id="guide3346" /> + <sodipodi:guide + orientation="1,0" + position="-29,35" + id="guide3348" /> + <sodipodi:guide + orientation="1,0" + position="-62,42" + id="guide3350" /> + <sodipodi:guide + orientation="1,0" + position="-58,69" + id="guide3352" /> + </sodipodi:namedview> + <metadata + id="metadata2990"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="fill:url(#linearGradient4468);fill-opacity:1;stroke:none" + id="rect4460" + width="495.75" + height="96.25" + x="-76.537521" + y="319.06802" /> + <g + id="g3280" + transform="translate(2,53)" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/vectors/ftb.png" + inkscape:export-xdpi="360" + inkscape:export-ydpi="360"> + <g + transform="translate(-2,-53)" + id="g8144" + style="filter:url(#filter4107)"> + <path + style="fill:#5353ff;fill-opacity:1;stroke:none" + d="m 4,2 12,0 0,4 -8,0 0,4 4,0 0,4 -4,0 0,8 -4,0 z" + id="path8146" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccc" /> + <path + style="fill:#009a00;fill-opacity:1;stroke:none" + d="m 8,6 12,0 0,4 -4,0 0,16 -4,0 0,-16 -4,0 z" + id="path8148" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> + <path + style="fill:#ac0000;fill-opacity:1;stroke:none" + d="m 16,10 0,20 8,0 0,-4 -4,0 0,-4 4,0 0,-4 -4,0 0,-4 4,0 0,-4 -8,0 z m 8,4 0,4 4,0 0,-4 -4,0 z m 0,8 0,4 4,0 0,-4 -4,0 z" + id="path8150" + inkscape:connector-curvature="0" /> + </g> + <g + id="g8256" + transform="translate(32,-53)"> + <g + id="g8258" + transform="translate(-18,4)"> + <path + sodipodi:nodetypes="ccccccccccc" + inkscape:connector-curvature="0" + id="path8260" + d="m -8,2 4,0 8,0 0,4 -4,0 0,16 -4,0 0,-16 0,0 -4,0 z" + style="fill:url(#linearGradient3336);fill-opacity:1;stroke:none" /> + <path + style="fill:#ffffff;fill-opacity:0.50196078;stroke:none" + d="m -8,2 1,1 0,2 -1,1 z" + id="path8262" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8264" + d="M 4,2 3,3 -7,3 -8,2 z" + style="fill:#ffffff;fill-opacity:0.50196078;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8266" + d="m -4,22 1,-1 2,0 1,1 z" + style="fill:#000000;fill-opacity:0.3466667;stroke:none" /> + <path + style="fill:#000000;fill-opacity:0.25777779;stroke:none" + d="M 4,6 3,5 3,3 4,2 z" + id="path8268" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#000000;fill-opacity:0.3466667;stroke:none" + d="m -8,6 1,-1 4,0 -1,1 z" + id="path8270" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8272" + d="M 0,6 -1,5 3,5 4,6 z" + style="fill:#000000;fill-opacity:0.3466667;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8274" + d="m -4,6 1,-1 0,16 -1,1 z" + style="fill:#ffffff;fill-opacity:0.50196078;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8276" + d="M 0,22 -1,21 -1,5 0,6 z" + style="fill:#000000;fill-opacity:0.25777779;stroke:none" /> + </g> + <g + transform="translate(-14,0)" + id="g8278"> + <path + sodipodi:nodetypes="ccccccccccc" + inkscape:connector-curvature="0" + id="path8280" + d="m -16,2 12,0 0,4 -8,0 0,4 4,0 0,4 -4,0 0,8 -4,0 z" + style="fill:url(#linearGradient3338);fill-opacity:1;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8282" + d="m -16,2 1,1 0,18 -1,1 z" + style="fill:#ffffff;fill-opacity:0.50222222;stroke:none" /> + <path + style="fill:#ffffff;fill-opacity:0.40888887;stroke:none" + d="M -4,2 -5,3 -15,3 -16,2 z" + id="path8284" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#ffffff;fill-opacity:0.3466667;stroke:none" + d="m -16,22 1,-1 2,0 1,1 z" + id="path8286" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8288" + d="M -4,6 -5,5 -5,3 -4,2 z" + style="fill:#ffffff;fill-opacity:0.25777779;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8290" + d="m -12,14 -1,-1 4,0 1,1 z" + style="fill:#ffffff;fill-opacity:0.3466667;stroke:none" /> + <path + style="fill:#ffffff;fill-opacity:0.3466667;stroke:none" + d="m -12,6 -1,-1 8,0 1,1 z" + id="path8292" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#ffffff;fill-opacity:0.25777779;stroke:none" + d="m -8,14 -1,-1 0,-2 1,-1 z" + id="path8294" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8296" + d="m -8,10 -1,1 -4,0 1,-1 z" + style="fill:#ffffff;fill-opacity:0.40888887;stroke:none" /> + <path + style="fill:#ffffff;fill-opacity:0.25777779;stroke:none" + d="m -12,10 -1,1 0,-6 1,1 z" + id="path8298" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8300" + d="m -12,22 -1,-1 0,-8 1,1 z" + style="fill:#ffffff;fill-opacity:0.25777779;stroke:none" /> + </g> + <g + id="g8302"> + <g + id="g8304" + transform="translate(-10,8)"> + <path + style="fill:url(#linearGradient3340);fill-opacity:1;stroke:none" + d="m -8,2 8,0 0,4 -4,0 0,4 4,0 0,4 -4,0 0,4 4,0 0,4 -8,0 z" + id="path8306" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccc" /> + <path + style="fill:#ffffff;fill-opacity:0.39111113;stroke:none" + d="m -8,2 1,1 0,18 -1,1 z" + id="path8308" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8310" + d="M 0,2 -1,3 -7,3 -8,2 z" + style="fill:#ffffff;fill-opacity:0.23999999;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8312" + d="m -8,22 1,-1 6,0 1,1 z" + style="fill:#000000;fill-opacity:0.43111112;stroke:none" /> + <path + style="fill:#000000;fill-opacity:0.25777779;stroke:none" + d="M 0,6 -1,5 -1,3 0,2 z" + id="path8314" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#000000;fill-opacity:0.43111112;stroke:none" + d="M -4,6 -5,5 -1,5 0,6 z" + id="path8316" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8318" + d="m -4,14 -1,-1 4,0 1,1 z" + style="fill:#000000;fill-opacity:0.43111112;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8320" + d="m -4,10 -1,1 0,-6 1,1 z" + style="fill:#000000;fill-opacity:0.25777779;stroke:none" /> + <path + style="fill:#000000;fill-opacity:0.25777779;stroke:none" + d="m -4,18 -1,1 0,-6 1,1 z" + id="path8322" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8324" + d="m 0,22 -1,-1 0,-2 1,-1 z" + style="fill:#000000;fill-opacity:0.25777779;stroke:none" /> + <path + style="fill:#ffffff;fill-opacity:0.23999999;stroke:none" + d="m 0,10 -1,1 -4,0 1,-1 z" + id="path8326" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8328" + d="m 0,18 -1,1 -4,0 1,-1 z" + style="fill:#ffffff;fill-opacity:0.23999999;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8330" + d="m 0,14 -1,-1 0,-2 1,-1 z" + style="fill:#000000;fill-opacity:0.25777779;stroke:none" /> + </g> + <g + transform="translate(-2,12)" + id="g8332"> + <rect + style="fill:url(#linearGradient3342);fill-opacity:1;stroke:none" + id="rect8334" + width="4" + height="4" + x="-8" + y="2" /> + <path + style="fill:#ffffff;fill-opacity:0.39111113;stroke:none" + d="m -8,2 1,1 0,2 -1,1 z" + id="path8336" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8338" + d="M -4,2 -5,3 -7,3 -8,2 z" + style="fill:#ffffff;fill-opacity:0.23999999;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8340" + d="m -8,6 1,-1 2,0 1,1 z" + style="fill:#000000;fill-opacity:0.43111112;stroke:none" /> + <path + style="fill:#000000;fill-opacity:0.25777779;stroke:none" + d="M -4,6 -5,5 -5,3 -4,2 z" + id="path8342" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + </g> + <g + id="g8344" + transform="translate(-2,20)"> + <rect + y="2" + x="-8" + height="4" + width="4" + id="rect8346" + style="fill:url(#linearGradient3344);fill-opacity:1;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8348" + d="m -8,2 1,1 0,2 -1,1 z" + style="fill:#ffffff;fill-opacity:0.39111113;stroke:none" /> + <path + style="fill:#ffffff;fill-opacity:0.23999999;stroke:none" + d="M -4,2 -5,3 -7,3 -8,2 z" + id="path8350" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#000000;fill-opacity:0.43111112;stroke:none" + d="m -8,6 1,-1 2,0 1,1 z" + id="path8352" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path8354" + d="M -4,6 -5,5 -5,3 -4,2 z" + style="fill:#000000;fill-opacity:0.25777779;stroke:none" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/resources/sources/ftb-logo.svg b/resources/sources/ftb-logo.svg new file mode 100644 index 00000000..8cf73567 --- /dev/null +++ b/resources/sources/ftb-logo.svg @@ -0,0 +1,257 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + id="svg2" + version="1.1" + inkscape:version="0.48.3.1 r9886" + width="128" + height="128" + sodipodi:docname="ftb-logo.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/ftb_logo128.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <metadata + id="metadata8"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs6"> + <linearGradient + inkscape:collect="always" + id="linearGradient3027"> + <stop + style="stop-color:#418cc6;stop-opacity:1" + offset="0" + id="stop3029" /> + <stop + style="stop-color:#014b85;stop-opacity:1" + offset="1" + id="stop3031" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3019"> + <stop + style="stop-color:#41cd55;stop-opacity:1" + offset="0" + id="stop3021" /> + <stop + style="stop-color:#018d15;stop-opacity:1" + offset="1" + id="stop3023" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3011"> + <stop + style="stop-color:#d24141;stop-opacity:1" + offset="0" + id="stop3013" /> + <stop + style="stop-color:#910101;stop-opacity:1" + offset="1" + id="stop3015" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter3826" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="3.4237769" + id="feGaussianBlur3828" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3019" + id="linearGradient3830" + gradientUnits="userSpaceOnUse" + x1="567.10803" + y1="231.67372" + x2="567.10803" + y2="300.68848" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3027" + id="linearGradient3832" + gradientUnits="userSpaceOnUse" + x1="548.19916" + y1="255.50847" + x2="548.19916" + y2="324.71759" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3011" + id="linearGradient3834" + gradientUnits="userSpaceOnUse" + x1="600.95337" + y1="257.41525" + x2="600.95337" + y2="324.16464" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3019" + id="linearGradient3848" + gradientUnits="userSpaceOnUse" + x1="567.10803" + y1="231.67372" + x2="567.10803" + y2="300.68848" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3027" + id="linearGradient3850" + gradientUnits="userSpaceOnUse" + x1="548.19916" + y1="255.50847" + x2="548.19916" + y2="324.71759" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3011" + id="linearGradient3852" + gradientUnits="userSpaceOnUse" + x1="600.95337" + y1="257.41525" + x2="600.95337" + y2="324.16464" /> + </defs> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1607" + inkscape:window-height="1030" + id="namedview4" + showgrid="false" + showguides="false" + inkscape:guide-bbox="true" + inkscape:zoom="4" + inkscape:cx="32.725294" + inkscape:cy="54.630313" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1" + inkscape:current-layer="g3838"> + <sodipodi:guide + orientation="1,0" + position="352.46726,316.96211" + id="guide2991" /> + <sodipodi:guide + orientation="0,1" + position="347.41115,278.08622" + id="guide2993" /> + <sodipodi:guide + orientation="0,1" + position="431.31454,337.77645" + id="guide3001" /> + <inkscape:grid + type="xygrid" + id="grid3005" + empspacing="4" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="431.28645,312" + id="guide3007" /> + <sodipodi:guide + orientation="0,1" + position="73.25,82.125" + id="guide3856" /> + <sodipodi:guide + orientation="0,1" + position="75.5,79.25" + id="guide3858" /> + <sodipodi:guide + orientation="1,0" + position="35.125,49.75" + id="guide3860" /> + <sodipodi:guide + orientation="1,0" + position="39.686368,60.45763" + id="guide3862" /> + <sodipodi:guide + orientation="0,1" + position="41.9375,48.59375" + id="guide3864" /> + <sodipodi:guide + orientation="0,1" + position="28.416854,59.142853" + id="guide3866" /> + <sodipodi:guide + orientation="0,1" + position="28.416854,56.623785" + id="guide3868" /> + </sodipodi:namedview> + <g + id="g3838" + transform="matrix(1,0,0,1.018245,3.8570626,-2.6546202)"> + <g + style="opacity:0.33054397;fill:#000000;fill-opacity:1;filter:url(#filter3826)" + transform="matrix(0.83116569,0,0,0.83116569,-409.72999,-161.96543)" + id="g3040"> + <path + sodipodi:nodetypes="ccccccccccccccc" + inkscape:connector-curvature="0" + id="path3042" + d="m 547.55325,231.83317 c -0.0986,2.38736 42.68285,2.06721 42.92078,0 l 3.59546,21.34804 -2.92131,0 c -3.03427,-7.13555 -5.22493,-14.772 -17.52786,-16.40428 l 0,59.32506 5.6179,1.34829 0,3.37075 -20.67388,0 0,-3.14603 5.73213,-1.53592 0,-59.58687 c -6.03051,0.84659 -12.06101,1.92591 -18.09152,15.95485 l -2.69659,0 z" + style="fill:#000000;fill-opacity:1;stroke:none" /> + <path + sodipodi:nodetypes="cccccccccccccccccccccc" + inkscape:connector-curvature="0" + id="path3044" + d="m 505.54497,324.79984 20.44916,0 0,-3.14603 -5.73026,-1.0674 0,-28.9322 9.10101,-0.11236 c 3.72116,2.12145 5.47848,6.20675 6.51676,11.01109 l 2.6966,-0.22472 0,-24.26934 -3.14603,0 c -1.29037,3.73961 -0.27178,8.24887 -6.51677,10.33694 l -8.65157,-0.11236 0,-27.13447 c 15.85546,-0.55543 21.31445,0.2909 29.77489,16.46046 l 2.92131,0 -4.71904,-22.02218 c -0.99909,3.14752 -12.86953,2.24716 -42.69606,2.24716 l 0.0281,2.72468 c 3.6912,0.29962 3.59931,0.57116 5.14038,0.87078 l -0.0562,59.2127 -5.05612,1.51683 z" + style="fill:#000000;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="path3046" + d="m 612.29661,257.60381 -27.75,0.125 0,3.125 5.15625,0.90625 0,58.875 -5.40625,1.46875 0,2.46875 27.65625,0 c 32.83223,-0.42026 25.38759,-33.26589 5.15625,-36.40625 19.87788,-2.96053 19.96965,-30.36986 -4.8125,-30.5625 z m -2.375,3.34375 c 16.40273,0 18.2699,25.53125 -1.6875,25.53125 l -9.21875,0 0,-25.5 10.90625,-0.0312 z m -1.1875,28.84375 c 10.10368,0.81978 14.43973,6.63609 15.71875,15.6875 2.50148,17.70261 -22.21516,16.36814 -25.375,15.15625 l 0,-30.78125 9.65625,-0.0625 z" + style="fill:#000000;fill-opacity:1;stroke:none" /> + </g> + <g + transform="matrix(0.83116569,0,0,0.83116569,-412.777,-169.25441)" + id="g3035"> + <path + style="fill:url(#linearGradient3848);fill-opacity:1;stroke:none" + d="m 547.55325,231.83317 c -0.0986,2.38736 42.68285,2.06721 42.92078,0 l 3.59546,21.34804 -2.92131,0 c -3.03427,-7.13555 -5.22493,-14.772 -17.52786,-16.40428 l 0,59.32506 5.6179,1.34829 0,3.37075 -20.67388,0 0,-3.14603 5.73213,-1.53592 0,-59.58687 c -6.03051,0.84659 -12.06101,1.92591 -18.09152,15.95485 l -2.69659,0 z" + id="path2987" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccc" /> + <path + style="fill:url(#linearGradient3850);fill-opacity:1;stroke:none" + d="m 505.54497,324.79984 20.44916,0 0,-3.14603 -5.73026,-1.0674 0,-28.9322 9.0706,-0.0112 c 7.23229,-0.009 6.17144,5.6893 6.17144,10.66981 l 3.07233,0 0,-24.25397 -3.14603,0 c 0.0737,4.503 1.04842,10.24675 -6.09774,10.23698 l -9.0706,-0.0124 0,-27.13447 c 15.85546,-0.55543 21.31445,0.2909 29.77489,16.46046 l 2.92131,0 -4.71904,-22.02218 c -0.99909,3.14752 -12.86953,2.24716 -42.69606,2.24716 l 0.0281,2.72468 c 3.6912,0.29962 3.59931,0.57116 5.14038,0.87078 l -0.0562,59.2127 -5.05612,1.51683 z" + id="path2989" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccsccccsccccccccccc" /> + <path + style="fill:url(#linearGradient3852);fill-opacity:1;stroke:none" + d="m 612.29661,257.60381 -27.75,0.125 0,3.125 5.15625,0.90625 0,58.875 -5.40625,1.46875 0,2.46875 27.65625,0 c 32.83223,-0.42026 25.38759,-33.26589 5.15625,-36.40625 19.87788,-2.96053 19.96965,-30.36986 -4.8125,-30.5625 z m -2.375,3.34375 c 16.40273,0 18.2699,25.53125 -1.6875,25.53125 l -9.21875,0 0,-25.5 10.90625,-0.0312 z m -1.1875,28.84375 c 10.10368,0.81978 14.43973,6.63609 15.71875,15.6875 2.50148,17.70261 -22.21516,16.36814 -25.375,15.15625 l 0,-30.78125 9.65625,-0.0625 z" + id="path2995" + inkscape:connector-curvature="0" /> + </g> + </g> +</svg> diff --git a/resources/sources/gear.svg b/resources/sources/gear.svg new file mode 100644 index 00000000..c0169aec --- /dev/null +++ b/resources/sources/gear.svg @@ -0,0 +1,434 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="64" + height="64" + id="svg2" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="gear.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/gear128.png" + inkscape:export-xdpi="180" + inkscape:export-ydpi="180"> + <defs + id="defs4"> + <linearGradient + id="linearGradient4030"> + <stop + id="stop4032" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop4034" + offset="1" + style="stop-color:#0c493f;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3954"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3956" /> + <stop + style="stop-color:#0f5f52;stop-opacity:1;" + offset="1" + id="stop3958" /> + </linearGradient> + <linearGradient + id="linearGradient3954-9"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3956-4" /> + <stop + style="stop-color:#0f5f52;stop-opacity:1;" + offset="1" + id="stop3958-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954" + id="radialGradient4230" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954" + id="radialGradient4250" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954" + id="radialGradient3069" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9" + id="linearGradient3917" + x1="43.78125" + y1="42.687496" + x2="15.453125" + y2="21.578121" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428571,0,0,1.1428571,-2.2857143,-2.28571)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3911-5" + id="linearGradient3929-9" + gradientUnits="userSpaceOnUse" + x1="40.5" + y1="36.999996" + x2="9" + y2="19.499996" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3911-5"> + <stop + style="stop-color:#8c3800;stop-opacity:1" + offset="0" + id="stop3913-6" /> + <stop + style="stop-color:#ff6701;stop-opacity:1" + offset="1" + id="stop3915-3" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9" + id="linearGradient3986" + gradientUnits="userSpaceOnUse" + x1="28" + y1="28" + x2="44" + y2="32" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9" + id="linearGradient3925-4" + x1="16" + y1="16" + x2="48" + y2="48" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3919-9"> + <stop + style="stop-color:#fff306;stop-opacity:1;" + offset="0" + id="stop3921-2" /> + <stop + style="stop-color:#ff7f01;stop-opacity:1;" + offset="1" + id="stop3923-3" /> + </linearGradient> + <linearGradient + gradientTransform="translate(-12,-12)" + y2="48" + x2="48" + y1="16" + x1="16" + gradientUnits="userSpaceOnUse" + id="linearGradient4025" + xlink:href="#linearGradient3919-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3919-9-3"> + <stop + style="stop-color:#ff9e06;stop-opacity:1" + offset="0" + id="stop3921-2-9" /> + <stop + style="stop-color:#af4600;stop-opacity:1" + offset="1" + id="stop3923-3-4" /> + </linearGradient> + <linearGradient + gradientTransform="translate(-8,-8)" + y2="48" + x2="48" + y1="16" + x1="16" + gradientUnits="userSpaceOnUse" + id="linearGradient4065" + xlink:href="#linearGradient3919-9-3" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3919-9-35"> + <stop + style="stop-color:#ff9e06;stop-opacity:1" + offset="0" + id="stop3921-2-3" /> + <stop + style="stop-color:#af4600;stop-opacity:1" + offset="1" + id="stop3923-3-5" /> + </linearGradient> + <linearGradient + gradientTransform="translate(-8,-8)" + y2="48" + x2="48" + y1="16" + x1="16" + gradientUnits="userSpaceOnUse" + id="linearGradient4098" + xlink:href="#linearGradient3919-9-35" + inkscape:collect="always" /> + <linearGradient + gradientTransform="translate(92.25,1040.3622)" + inkscape:collect="always" + xlink:href="#linearGradient3919-9-7" + id="linearGradient3986-9" + gradientUnits="userSpaceOnUse" + x1="28" + y1="28" + x2="44" + y2="32" /> + <linearGradient + id="linearGradient3919-9-7"> + <stop + style="stop-color:#fff306;stop-opacity:1;" + offset="0" + id="stop3921-2-93" /> + <stop + style="stop-color:#ff7f01;stop-opacity:1;" + offset="1" + id="stop3923-3-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9-7" + id="linearGradient3917-1" + x1="43.78125" + y1="42.687496" + x2="15.453125" + y2="21.578121" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428571,0,0,1.1428571,89.96429,1038.0765)" /> + <linearGradient + id="linearGradient4172"> + <stop + style="stop-color:#fff306;stop-opacity:1;" + offset="0" + id="stop4174" /> + <stop + style="stop-color:#ff7f01;stop-opacity:1;" + offset="1" + id="stop4176" /> + </linearGradient> + <linearGradient + gradientTransform="translate(92.25,1040.3622)" + inkscape:collect="always" + xlink:href="#linearGradient3919-9-7" + id="linearGradient3925-4-8" + x1="16" + y1="16" + x2="48" + y2="48" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient4179"> + <stop + style="stop-color:#fff306;stop-opacity:1;" + offset="0" + id="stop4181" /> + <stop + style="stop-color:#ff7f01;stop-opacity:1;" + offset="1" + id="stop4183" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5178-5" + id="linearGradient5184-3" + x1="-58.570175" + y1="1003.1377" + x2="-18.635777" + y2="1034.4441" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient5178-5"> + <stop + style="stop-color:#13daba;stop-opacity:0.50196081;" + offset="0" + id="stop5180-8" /> + <stop + style="stop-color:#03251f;stop-opacity:1" + offset="1" + id="stop5182-3" /> + </linearGradient> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4462-8"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.68" + id="feGaussianBlur4464-6" /> + </filter> + <linearGradient + gradientTransform="translate(164.98654,52.0355)" + y2="1034.4441" + x2="-18.635777" + y1="1003.1377" + x1="-58.570175" + gradientUnits="userSpaceOnUse" + id="linearGradient4197" + xlink:href="#linearGradient5178-5" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5178-5" + id="linearGradient4308" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(164.98654,52.0355)" + x1="-58.570175" + y1="1003.1377" + x2="-18.635777" + y2="1034.4441" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9-7" + id="linearGradient4310" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(92.25,1040.3622)" + x1="16" + y1="16" + x2="48" + y2="48" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9-7" + id="linearGradient4312" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428571,0,0,1.1428571,89.96429,1038.0765)" + x1="43.78125" + y1="42.687496" + x2="15.453125" + y2="21.578121" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9-7" + id="linearGradient4314" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(92.25,1040.3622)" + x1="28" + y1="28" + x2="44" + y2="32" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2" + inkscape:cx="63.31906" + inkscape:cy="60.240415" + inkscape:document-units="px" + inkscape:current-layer="g4300" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="4" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + spacingx="1px" + spacingy="1px" /> + <sodipodi:guide + orientation="0,1" + position="11.25,96.5" + id="guide4252" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-988.36218)"> + <g + id="g4300" + transform="translate(-92.25,-52.00002)"> + <path + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccc" + inkscape:connector-curvature="0" + id="rect4162-6" + d="m 120.25,1044.3622 -4,4 0,4 -3,-3 -6,0 -6,6 0,6 3,3 -4,0 -4,4 0,8 4,4 4,0 -3,3 0,6 6,6 6,0 3,-3 0,4 4,4 8,0 4,-4 0,-4 3,3 6,0 6,-6 0,-6 -3,-3 4,0 4,-4 0,-8 -4,-4 -4,0 3,-3 0,-6 -6,-6 -6,0 -3,3 0,-4 -4,-4 z" + style="color:#000000;fill:url(#linearGradient4308);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4462-8);enable-background:accumulate" /> + <path + id="rect3071-3" + d="m 120.25,1048.3622 0,4.4062 c -0.22274,0.045 -0.43627,0.1037 -0.65625,0.1563 -0.4105,0.098 -0.81848,0.19 -1.21875,0.3125 -0.0218,0.01 -0.0408,0.024 -0.0625,0.031 -0.59186,0.1833 -1.18309,0.3898 -1.75,0.625 -0.50056,0.2088 -0.98977,0.4401 -1.46875,0.6875 -0.0827,0.043 -0.16797,0.081 -0.25,0.125 -0.55648,0.2973 -1.10149,0.6219 -1.625,0.9687 l -3.125,-3.125 -5.65625,5.6562 3.125,3.125 c -0.34167,0.5158 -0.67512,1.046 -0.96875,1.5938 -0.048,0.09 -0.0783,0.1905 -0.125,0.2812 -0.23239,0.45 -0.45783,0.9059 -0.65625,1.375 -0.0127,0.03 -0.0187,0.063 -0.0312,0.094 -0.23753,0.5694 -0.44005,1.1553 -0.625,1.75 -0.13065,0.4218 -0.24046,0.848 -0.34375,1.2812 -0.0526,0.22 -0.11102,0.4335 -0.15625,0.6563 l -4.40625,0 0,8 4.40625,0 c 0.0452,0.2227 0.10369,0.4363 0.15625,0.6562 0.0979,0.4105 0.19004,0.8185 0.3125,1.2188 0.007,0.022 0.0245,0.041 0.0312,0.062 0.18332,0.5918 0.38983,1.1831 0.625,1.75 0.2088,0.5005 0.44015,0.9897 0.6875,1.4687 0.0467,0.091 0.077,0.1914 0.125,0.2813 0.0175,0.033 0.0448,0.061 0.0625,0.094 0.27878,0.5148 0.58417,1.0139 0.90625,1.5 l -3.125,3.125 5.65625,5.6563 3.125,-3.125 c 0.52351,0.3468 1.06852,0.6714 1.625,0.9687 0.082,0.044 0.16729,0.082 0.25,0.125 0.45001,0.2324 0.90589,0.4579 1.375,0.6563 0.0303,0.013 0.0634,0.019 0.0937,0.031 0.56941,0.2376 1.15536,0.4401 1.75,0.625 0.42179,0.1307 0.84805,0.2405 1.28125,0.3438 0.21027,0.05 0.41221,0.1127 0.625,0.1562 0.01,0 0.0212,0 0.0312,0 l 0,4.4063 8,0 0,-4.4063 c 0.22283,-0.045 0.43616,-0.1037 0.65625,-0.1562 0.92356,-0.2207 1.81865,-0.4999 2.6875,-0.8438 0.61879,-0.2435 1.22575,-0.5106 1.8125,-0.8125 0.0825,-0.043 0.16813,-0.081 0.25,-0.125 0.55807,-0.2971 1.10017,-0.621 1.625,-0.9687 l 3.125,3.125 5.65625,-5.6563 -3.125,-3.125 c 0.34276,-0.5174 0.6751,-1.044 0.96875,-1.5937 0.0483,-0.09 0.0781,-0.1904 0.125,-0.2813 0.30187,-0.5867 0.56896,-1.1937 0.8125,-1.8125 0.34385,-0.8688 0.62307,-1.7639 0.84375,-2.6875 0.0525,-0.2201 0.111,-0.4334 0.15625,-0.6562 l 4.40625,0 0,-8 -4.40625,0 c -0.002,-0.01 0.002,-0.021 0,-0.031 -0.0435,-0.2127 -0.10613,-0.4148 -0.15625,-0.625 -0.22068,-0.9235 -0.4999,-1.8186 -0.84375,-2.6875 -0.24354,-0.6188 -0.51063,-1.2257 -0.8125,-1.8125 -0.0469,-0.091 -0.0767,-0.1912 -0.125,-0.2812 -0.29365,-0.5497 -0.62599,-1.0764 -0.96875,-1.5938 l 3.125,-3.125 -5.65625,-5.6562 -3.125,3.125 c -0.48499,-0.3213 -0.98661,-0.6273 -1.5,-0.9062 -0.0409,-0.022 -0.0839,-0.041 -0.125,-0.062 -0.0819,-0.044 -0.16745,-0.082 -0.25,-0.125 -0.58675,-0.3019 -1.19371,-0.569 -1.8125,-0.8125 -0.86885,-0.3439 -1.76394,-0.6231 -2.6875,-0.8438 -0.21019,-0.05 -0.4123,-0.1127 -0.625,-0.1562 -0.01,0 -0.0214,0 -0.0312,0 l 0,-4.4063 -8,0 z m 4,20 c 2.20914,0 4,1.7908 4,4 0,2.2091 -1.79086,4 -4,4 -0.27614,0 -0.55211,-0.041 -0.8125,-0.094 -1.82273,-0.373 -3.1875,-1.9732 -3.1875,-3.9062 0,-0.2762 0.0405,-0.5521 0.0937,-0.8125 0.37299,-1.8228 1.97325,-3.1875 3.90625,-3.1875 z" + style="color:#000000;fill:url(#linearGradient4310);fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:connector-curvature="0" /> + <path + id="path3874-0" + d="m 124.25,1056.3622 c -8.83656,0 -16,7.1634 -16,16 0,8.8365 7.16344,16 16,16 8.83656,0 16,-7.1635 16,-16 0,-8.8366 -7.16344,-16 -16,-16 z m 0,12 c 2.20914,0 4,1.7908 4,4 0,2.2091 -1.79086,4 -4,4 -2.20914,0 -4,-1.7909 -4,-4 0,-2.2092 1.79086,-4 4,-4 z" + style="fill:url(#linearGradient4312);fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path3876-7" + d="m 124.25,1064.3622 c -4.41828,0 -8,3.5817 -8,8 0,4.4183 3.58172,8 8,8 4.41828,0 8,-3.5817 8,-8 0,-4.4183 -3.58172,-8 -8,-8 z m 0,4 c 2.20914,0 4,1.7908 4,4 0,2.2091 -1.79086,4 -4,4 -2.20914,0 -4,-1.7909 -4,-4 0,-2.2092 1.79086,-4 4,-4 z" + style="fill:url(#linearGradient4314);fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + id="path3927-9" + d="m 124.25,1056.3622 c -8.83656,0 -16,7.1634 -16,16 0,4.8907 2.19848,9.2526 5.65625,12.1875 -2.28249,-2.7658 -3.65625,-6.3215 -3.65625,-10.1875 0,-8.8366 7.16344,-16 16,-16 3.86599,0 7.42176,1.3737 10.1875,3.6562 -2.93487,-3.4577 -7.29683,-5.6562 -12.1875,-5.6562 z" + style="fill:#000000;fill-opacity:0.39130435;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="path3970-3" + d="m 131.8125,1069.7997 c 0.27256,0.8054 0.4375,1.665 0.4375,2.5625 0,4.4183 -3.58172,8 -8,8 -2.72065,0 -5.11721,-1.3623 -6.5625,-3.4375 1.06926,3.1597 4.04169,5.4375 7.5625,5.4375 4.41828,0 8,-3.5817 8,-8 0,-1.6976 -0.53567,-3.2676 -1.4375,-4.5625 z" + style="fill:#000000;fill-opacity:0.39130435;stroke:none" /> + </g> + </g> +</svg> diff --git a/resources/sources/herobrine.svg b/resources/sources/herobrine.svg new file mode 100644 index 00000000..7392ba36 --- /dev/null +++ b/resources/sources/herobrine.svg @@ -0,0 +1,583 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + 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" + width="32" + height="32" + id="svg2" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="herobrine.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/herobrine.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs4"> + <filter + inkscape:collect="always" + id="filter3927" + x="-0.10864197" + width="1.2172839" + y="-0.10864198" + height="1.217284"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.1769547" + id="feGaussianBlur3929" /> + </filter> + <filter + inkscape:collect="always" + id="filter4035" + x="-0.066666667" + width="1.1333333" + y="-0.13333333" + height="1.2666667"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.16666667" + id="feGaussianBlur4037" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#484848" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="-64.2584" + inkscape:cy="64.238479" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2996" + empspacing="4" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1020.3622)"> + <path + style="fill:#170b28;fill-opacity:1;stroke:none;filter:url(#filter3927)" + d="m 5.0606609,1024.2461 -1,1 0,24 1,1 24.0000001,0 1,-1 0,-24 -1,-1 z" + id="rect3223-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> + <path + style="fill:#2b1e0d;fill-opacity:1;stroke:none" + d="m 6,1024.3622 20,0 c 1,0 2,1 2,2 l 0,7 -3,0 0,-3 -18,0 0,3 -3,0 0,-7.005 c 0,-0.995 1,-1.995 2,-1.995 z" + id="rect3978" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccc" /> + <path + transform="translate(0,1020.3622)" + style="fill:#421d0a;fill-opacity:1;stroke:none" + d="m 10,22 3,0 0,3 6,0 0,-3 3,0 0,6 -12,0 z" + id="rect3981" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> + <path + transform="translate(0,1020.3622)" + style="fill:#9c694c;fill-opacity:1;stroke:none" + d="m 7,10 18,0 0,3 3,0 0,13 c 0,1 -1,2 -2,2 l -4,0 0,-6 -3,0 0,-3 6,0 0,-3 -6,0 0,3 -6,0 0,-3 -6,0 0,3 6,0 0,3 -3,0 0,6 -4,0 C 5,28 4,27 4,26 l 0,-10 0,-3 3,0 z" + id="rect3941" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccccccccccccccccccccc" /> + <rect + style="fill:#bb8972;fill-opacity:1;stroke:none" + id="rect3939" + width="24" + height="24" + x="42" + y="1052.6122" /> + <rect + y="1024.3622" + x="6.9999995" + height="3" + width="3" + id="rect3011-9" + style="fill:#2b1e0d;fill-opacity:1;stroke:none" /> + <rect + style="fill:#2f1f0f;fill-opacity:1;stroke:none" + id="rect3013-0" + width="3" + height="3" + x="10" + y="1024.3622" /> + <rect + style="fill:#281c0b;fill-opacity:1;stroke:none" + id="rect3017-9" + width="3" + height="3" + x="13" + y="1024.3622" /> + <rect + y="1024.3622" + x="16" + height="3" + width="3" + id="rect3019-6" + style="fill:#241808;fill-opacity:1;stroke:none" /> + <rect + style="fill:#261a0a;fill-opacity:1;stroke:none" + id="rect3021-8" + width="3" + height="3" + x="19" + y="1024.3622" /> + <rect + y="1024.3622" + x="22" + height="3" + width="3" + id="rect3023-6" + style="fill:#2b1e0d;fill-opacity:1;stroke:none" /> + <rect + y="1027.3622" + x="3.9999998" + height="3" + width="3" + id="rect3027-7" + style="fill:#2b1e0d;fill-opacity:1;stroke:none" /> + <rect + style="fill:#2b1e0d;fill-opacity:1;stroke:none" + id="rect3029-6" + width="3" + height="3" + x="6.9999995" + y="1027.3622" /> + <rect + style="fill:#2b1e0d;fill-opacity:1;stroke:none" + id="rect3033-4" + width="3" + height="3" + x="10" + y="1027.3622" /> + <rect + y="1027.3622" + x="13" + height="3" + width="3" + id="rect3035-4" + style="fill:#332411;fill-opacity:1;stroke:none" /> + <rect + style="fill:#422a12;fill-opacity:1;stroke:none" + id="rect3037-2" + width="3" + height="3" + x="16" + y="1027.3622" /> + <rect + y="1027.3622" + x="19" + height="3" + width="3" + id="rect3039-4" + style="fill:#3f2a15;fill-opacity:1;stroke:none" /> + <rect + style="fill:#2c1e0e;fill-opacity:1;stroke:none" + id="rect3041-2" + width="3" + height="3" + x="22" + y="1027.3622" /> + <rect + y="1027.3622" + x="25" + height="3" + width="3" + id="rect3043-1" + style="fill:#281c0b;fill-opacity:1;stroke:none" /> + <rect + y="1030.3622" + x="3.9999998" + height="3" + width="3" + id="rect3045-3" + style="fill:#2b1e0d;fill-opacity:1;stroke:none" /> + <rect + y="1030.3622" + x="25" + height="3" + width="3" + id="rect3061-7" + style="fill:#342512;fill-opacity:1;stroke:none" /> + <rect + style="fill:#6a4030;fill-opacity:1;stroke:none" + id="rect3177-4" + width="6" + height="3" + x="13" + y="1039.3622" /> + <rect + style="fill:#41210c;fill-opacity:1;stroke:none" + id="rect3085" + width="3" + height="3" + x="10" + y="1042.3622" /> + <rect + style="fill:#8a4c3d;fill-opacity:1;stroke:none" + id="rect3089" + width="6" + height="3" + x="13" + y="1042.3622" /> + <rect + y="1042.3622" + x="19" + height="3" + width="3" + id="rect3091" + style="fill:#41210c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#421d0a;fill-opacity:1;stroke:none" + id="rect3093" + width="3" + height="3" + x="13" + y="1045.3622" /> + <rect + y="1045.3622" + x="19" + height="3" + width="3" + id="rect3095" + style="fill:#45220e;fill-opacity:1;stroke:none" /> + <rect + style="fill:#45220e;fill-opacity:1;stroke:none" + id="rect3097" + width="3" + height="3" + x="10" + y="1045.3622" /> + <rect + y="1045.3622" + x="16" + height="3" + width="3" + id="rect3099" + style="fill:#45220e;fill-opacity:1;stroke:none" /> + <g + id="g3944" + transform="translate(-28,1.7382813e-5)"> + <rect + y="1030.3622" + x="35" + height="3" + width="3" + id="rect3047-1" + style="fill:#b6896c;fill-opacity:1;stroke:none" /> + <rect + y="1030.3622" + x="38" + height="3" + width="3" + id="rect3051-9" + style="fill:#bd8e72;fill-opacity:1;stroke:none" /> + <rect + style="fill:#c69680;fill-opacity:1;stroke:none" + id="rect3053-2" + width="3" + height="3" + x="41" + y="1030.3622" /> + <rect + y="1030.3622" + x="44" + height="3" + width="3" + id="rect3055-9" + style="fill:#bd8b72;fill-opacity:1;stroke:none" /> + <rect + style="fill:#bd8e74;fill-opacity:1;stroke:none" + id="rect3057-7" + width="3" + height="3" + x="47" + y="1030.3622" /> + <rect + y="1030.3622" + x="50" + height="3" + width="3" + id="rect3059-2" + style="fill:#ac765a;fill-opacity:1;stroke:none" /> + <rect + y="1033.3622" + x="32" + height="3" + width="3" + id="rect3063-8" + style="fill:#aa7d66;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b4846d;fill-opacity:1;stroke:none" + id="rect3065-6" + width="3" + height="3" + x="35" + y="1033.3622" /> + <rect + style="fill:#aa7d66;fill-opacity:1;stroke:none" + id="rect3069-9" + width="3" + height="3" + x="38" + y="1033.3622" /> + <rect + y="1033.3622" + x="41" + height="3" + width="3" + id="rect3071-7" + style="fill:#ad806d;fill-opacity:1;stroke:none" /> + <rect + style="fill:#9c725c;fill-opacity:1;stroke:none" + id="rect3073-1" + width="3" + height="3" + x="44" + y="1033.3622" /> + <rect + y="1033.3622" + x="47" + height="3" + width="3" + id="rect3075-8" + style="fill:#bb8972;fill-opacity:1;stroke:none" /> + <rect + style="fill:#9c694c;fill-opacity:1;stroke:none" + id="rect3077-8" + width="3" + height="3" + x="50" + y="1033.3622" /> + <rect + y="1033.3622" + x="53" + height="3" + width="3" + id="rect3079-2" + style="fill:#9c694c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b4846d;fill-opacity:1;stroke:none" + id="rect3153-6" + width="3" + height="3" + x="32" + y="1036.3622" /> + <rect + style="fill:#b57b67;fill-opacity:1;stroke:none" + id="rect3159-7" + width="3" + height="3" + x="41" + y="1036.3622" /> + <rect + y="1036.3622" + x="44" + height="3" + width="3" + id="rect3161-0" + style="fill:#bb8972;fill-opacity:1;stroke:none" /> + <rect + style="fill:#aa7d66;fill-opacity:1;stroke:none" + id="rect3167-3" + width="3" + height="3" + x="53" + y="1036.3622" /> + <rect + y="1039.3622" + x="32" + height="3" + width="3" + id="rect3169-4" + style="fill:#9c6346;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b37b62;fill-opacity:1;stroke:none" + id="rect3171-8" + width="3" + height="3" + x="35" + y="1039.3622" /> + <rect + style="fill:#b78272;fill-opacity:1;stroke:none" + id="rect3175-0" + width="3" + height="3" + x="38" + y="1039.3622" /> + <rect + y="1039.3622" + x="47" + height="3" + width="3" + id="rect3181-9" + style="fill:#be886c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#a26a47;fill-opacity:1;stroke:none" + id="rect3183-7" + width="3" + height="3" + x="50" + y="1039.3622" /> + <rect + y="1039.3622" + x="53" + height="3" + width="3" + id="rect3185-6" + style="fill:#805334;fill-opacity:1;stroke:none" /> + <rect + y="1042.3622" + x="32" + height="3" + width="3" + id="rect3187-1" + style="fill:#905e43;fill-opacity:1;stroke:none" /> + <rect + y="1042.3622" + x="53" + height="3" + width="3" + id="rect3203-8" + style="fill:#815339;fill-opacity:1;stroke:none" /> + <path + style="fill:#6f452c;fill-opacity:1;stroke:none" + d="m 32,1045.3622 3,0 0,3 -1,0 c -1,0 -2,-1 -2,-2 z" + id="rect3205-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccc" /> + <rect + y="1045.3622" + x="35" + height="3" + width="3" + id="rect3207-2" + style="fill:#6d432a;fill-opacity:1;stroke:none" /> + <rect + y="1045.3622" + x="50" + height="3" + width="3" + id="rect3219-4" + style="fill:#83553b;fill-opacity:1;stroke:none" /> + <path + style="fill:#7a4e33;fill-opacity:1;stroke:none" + d="m 53,1045.3622 3,0 0,1 c 0,1 -1,2 -2,2 l -1,0 z" + id="rect3221-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccc" /> + <rect + style="fill:#965f40;fill-opacity:1;stroke:none" + id="rect3083" + width="3" + height="3" + x="35" + y="1042.3622" /> + <rect + y="1042.3622" + x="50" + height="3" + width="3" + id="rect3101" + style="fill:#8f5e3e;fill-opacity:1;stroke:none" /> + </g> + <g + id="g4045" + transform="matrix(1.05,0,0,1.05,14.2,-51.893092)"> + <rect + y="1036.3622" + x="-7" + height="3" + width="6" + id="rect4011" + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4035)" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4035)" + id="rect4039" + width="6" + height="3" + x="-7" + y="1036.3622" /> + <rect + y="1036.3622" + x="-7" + height="3" + width="6" + id="rect4041" + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4035)" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4035)" + id="rect4043" + width="6" + height="3" + x="-7" + y="1036.3622" /> + </g> + <g + transform="matrix(1.05,0,0,1.05,26.2,-51.893092)" + id="g4051"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4035)" + id="rect4053" + width="6" + height="3" + x="-7" + y="1036.3622" /> + <rect + y="1036.3622" + x="-7" + height="3" + width="6" + id="rect4055" + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4035)" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4035)" + id="rect4057" + width="6" + height="3" + x="-7" + y="1036.3622" /> + <rect + y="1036.3622" + x="-7" + height="3" + width="6" + id="rect4059" + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4035)" /> + </g> + </g> +</svg> diff --git a/resources/sources/magitech.svg b/resources/sources/magitech.svg new file mode 100644 index 00000000..c6dd6bc0 --- /dev/null +++ b/resources/sources/magitech.svg @@ -0,0 +1,886 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="64" + height="64" + id="svg2" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="magitech.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/magitech128.png" + inkscape:export-xdpi="180" + inkscape:export-ydpi="180"> + <defs + id="defs4"> + <linearGradient + id="linearGradient4053"> + <stop + id="stop4055" + offset="0" + style="stop-color:#19c6a1;stop-opacity:0.75294119;" /> + <stop + id="stop4057" + offset="0.30864197" + style="stop-color:#a4f4e3;stop-opacity:1;" /> + <stop + style="stop-color:#d9f7f1;stop-opacity:1;" + offset="0.65432096" + id="stop4059" /> + <stop + id="stop4061" + offset="1" + style="stop-color:#009b78;stop-opacity:0.75294119;" /> + </linearGradient> + <linearGradient + id="linearGradient4001"> + <stop + id="stop4003" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop4005" + offset="1" + style="stop-color:#0f5f52;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient3882"> + <stop + style="stop-color:#19c6a1;stop-opacity:1;" + offset="0" + id="stop3884" /> + <stop + style="stop-color:#a4f4e3;stop-opacity:1;" + offset="0.30864197" + id="stop3894" /> + <stop + id="stop3935" + offset="0.65432096" + style="stop-color:#d9f7f1;stop-opacity:1;" /> + <stop + style="stop-color:#009b7a;stop-opacity:1;" + offset="1" + id="stop3886" /> + </linearGradient> + <linearGradient + id="linearGradient5178"> + <stop + style="stop-color:#13daba;stop-opacity:0.50196081;" + offset="0" + id="stop5180" /> + <stop + style="stop-color:#03251f;stop-opacity:1" + offset="1" + id="stop5182" /> + </linearGradient> + <linearGradient + id="linearGradient4030"> + <stop + id="stop4032" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop4034" + offset="1" + style="stop-color:#0c493f;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3954"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3956" /> + <stop + style="stop-color:#0f5f52;stop-opacity:1;" + offset="1" + id="stop3958" /> + </linearGradient> + <linearGradient + id="linearGradient3954-9"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3956-4" /> + <stop + style="stop-color:#0f5f52;stop-opacity:1;" + offset="1" + id="stop3958-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954" + id="radialGradient4230" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954" + id="radialGradient4250" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9" + id="linearGradient3917" + x1="43.78125" + y1="42.687496" + x2="15.453125" + y2="21.578121" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428571,0,0,1.1428571,-2.2857143,-2.28571)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3911-5" + id="linearGradient3929-9" + gradientUnits="userSpaceOnUse" + x1="40.5" + y1="36.999996" + x2="9" + y2="19.499996" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3911-5"> + <stop + style="stop-color:#8c3800;stop-opacity:1" + offset="0" + id="stop3913-6" /> + <stop + style="stop-color:#ff6701;stop-opacity:1" + offset="1" + id="stop3915-3" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9" + id="linearGradient3986" + gradientUnits="userSpaceOnUse" + x1="28" + y1="28" + x2="44" + y2="32" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9" + id="linearGradient3925-4" + x1="16" + y1="16" + x2="48" + y2="48" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3919-9"> + <stop + style="stop-color:#fff306;stop-opacity:1;" + offset="0" + id="stop3921-2" /> + <stop + style="stop-color:#ff7f01;stop-opacity:1;" + offset="1" + id="stop3923-3" /> + </linearGradient> + <linearGradient + gradientTransform="translate(-12,-12)" + y2="48" + x2="48" + y1="16" + x1="16" + gradientUnits="userSpaceOnUse" + id="linearGradient4025" + xlink:href="#linearGradient3919-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3919-9-3"> + <stop + style="stop-color:#ff9e06;stop-opacity:1" + offset="0" + id="stop3921-2-9" /> + <stop + style="stop-color:#af4600;stop-opacity:1" + offset="1" + id="stop3923-3-4" /> + </linearGradient> + <linearGradient + gradientTransform="translate(-8,-8)" + y2="48" + x2="48" + y1="16" + x1="16" + gradientUnits="userSpaceOnUse" + id="linearGradient4065" + xlink:href="#linearGradient3919-9-3" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3919-9-35"> + <stop + style="stop-color:#ff9e06;stop-opacity:1" + offset="0" + id="stop3921-2-3" /> + <stop + style="stop-color:#af4600;stop-opacity:1" + offset="1" + id="stop3923-3-5" /> + </linearGradient> + <linearGradient + gradientTransform="translate(-8,-8)" + y2="48" + x2="48" + y1="16" + x1="16" + gradientUnits="userSpaceOnUse" + id="linearGradient4098" + xlink:href="#linearGradient3919-9-35" + inkscape:collect="always" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954-5" + id="radialGradient4024" + gradientUnits="userSpaceOnUse" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" /> + <linearGradient + id="linearGradient3954-5"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3956-5" /> + <stop + style="stop-color:#0f5f52;stop-opacity:1;" + offset="1" + id="stop3958-3" /> + </linearGradient> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter3916-4" + x="-0.11491533" + width="1.2298307" + y="-0.11548609" + height="1.2309722"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.6059988" + id="feGaussianBlur3918-4" /> + </filter> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4082-1" + x="-0.13465963" + width="1.2693193" + y="-0.12490681" + height="1.2498136"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.763901" + id="feGaussianBlur4084-4" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9" + id="linearGradient4440" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428571,0,0,1.1428571,-2.2857143,-2.28571)" + x1="43.78125" + y1="42.687496" + x2="15.453125" + y2="21.578121" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9" + id="linearGradient4442" + gradientUnits="userSpaceOnUse" + x1="28" + y1="28" + x2="44" + y2="32" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954-5" + id="radialGradient4453" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3784287,1.5357628,-0.89303843,0.80155051,16.46751,-42.794012)" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" /> + <filter + inkscape:collect="always" + id="filter4462"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.68" + id="feGaussianBlur4464" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9-1" + id="linearGradient4438-1" + gradientUnits="userSpaceOnUse" + x1="16" + y1="16" + x2="48" + y2="48" /> + <linearGradient + id="linearGradient3919-9-1"> + <stop + style="stop-color:#fff306;stop-opacity:1;" + offset="0" + id="stop3921-2-92" /> + <stop + style="stop-color:#ff7f01;stop-opacity:1;" + offset="1" + id="stop3923-3-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9" + id="linearGradient5119" + gradientUnits="userSpaceOnUse" + x1="16" + y1="16" + x2="48" + y2="48" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5178" + id="linearGradient5184" + x1="10.429825" + y1="1007.6377" + x2="38.114223" + y2="1024.6941" + gradientUnits="userSpaceOnUse" /> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter3992"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.44" + id="feGaussianBlur3994" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954-1" + id="radialGradient4024-7" + gradientUnits="userSpaceOnUse" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" /> + <linearGradient + id="linearGradient3954-1"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3956-2" /> + <stop + style="stop-color:#0f5f52;stop-opacity:1;" + offset="1" + id="stop3958-9" /> + </linearGradient> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter3884"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.505" + id="feGaussianBlur3886" /> + </filter> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter3898" + x="-0.20110182" + width="1.4022036" + y="-0.20210065" + height="1.4042013"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.0604979" + id="feGaussianBlur3900" /> + </filter> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter3916" + x="-0.11491533" + width="1.2298307" + y="-0.11548609" + height="1.2309722"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.6059988" + id="feGaussianBlur3918" /> + </filter> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4110" + x="-0.17716113" + width="1.3543223" + y="-0.17804106" + height="1.3560821"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.93424815" + id="feGaussianBlur4112" /> + </filter> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4082" + x="-0.13465963" + width="1.2693193" + y="-0.12490681" + height="1.2498136"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.763901" + id="feGaussianBlur4084" /> + </filter> + <linearGradient + gradientTransform="translate(-72.736544,988.32667)" + inkscape:collect="always" + xlink:href="#linearGradient3919-9-7" + id="linearGradient3986-9" + gradientUnits="userSpaceOnUse" + x1="28" + y1="28" + x2="44" + y2="32" /> + <linearGradient + id="linearGradient3919-9-7"> + <stop + style="stop-color:#fff306;stop-opacity:1;" + offset="0" + id="stop3921-2-93" /> + <stop + style="stop-color:#ff7f01;stop-opacity:1;" + offset="1" + id="stop3923-3-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3919-9-7" + id="linearGradient3917-1" + x1="43.78125" + y1="42.687496" + x2="15.453125" + y2="21.578121" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428571,0,0,1.1428571,-75.022254,986.04097)" /> + <linearGradient + id="linearGradient5362"> + <stop + style="stop-color:#fff306;stop-opacity:1;" + offset="0" + id="stop5364" /> + <stop + style="stop-color:#ff7f01;stop-opacity:1;" + offset="1" + id="stop5366" /> + </linearGradient> + <linearGradient + gradientTransform="translate(-72.736544,988.32667)" + inkscape:collect="always" + xlink:href="#linearGradient3919-9-7" + id="linearGradient3925-4-8" + x1="16" + y1="16" + x2="48" + y2="48" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient5369"> + <stop + style="stop-color:#fff306;stop-opacity:1;" + offset="0" + id="stop5371" /> + <stop + style="stop-color:#ff7f01;stop-opacity:1;" + offset="1" + id="stop5373" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3882" + id="linearGradient3888" + x1="42.125" + y1="10.375" + x2="24.75" + y2="56.125" + gradientUnits="userSpaceOnUse" + spreadMethod="pad" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5178-5" + id="linearGradient5184-3" + x1="-58.570175" + y1="1003.1377" + x2="-18.635777" + y2="1034.4441" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient5178-5"> + <stop + style="stop-color:#13daba;stop-opacity:1" + offset="0" + id="stop5180-8" /> + <stop + style="stop-color:#03251f;stop-opacity:1" + offset="1" + id="stop5182-3" /> + </linearGradient> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4462-8"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.68" + id="feGaussianBlur4464-6" /> + </filter> + <linearGradient + gradientTransform="translate(0.03199987,-988.33014)" + y2="1024.6941" + x2="38.114223" + y1="1007.6377" + x1="10.429825" + gradientUnits="userSpaceOnUse" + id="linearGradient3913" + xlink:href="#linearGradient5178-5" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4001" + id="linearGradient3999" + x1="38.625706" + y1="34.124741" + x2="31.201086" + y2="28.82144" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4053" + id="linearGradient4023" + gradientUnits="userSpaceOnUse" + spreadMethod="pad" + x1="42.125" + y1="10.375" + x2="24.75" + y2="56.125" + gradientTransform="translate(0.375,988.42468)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4001" + id="linearGradient4081" + gradientUnits="userSpaceOnUse" + x1="38.183765" + y1="33.064079" + x2="31.201086" + y2="28.82144" /> + <filter + inkscape:collect="always" + id="filter4101" + x="-0.2597809" + width="1.5195618" + y="-0.34475598" + height="1.689512"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.3585616" + id="feGaussianBlur4103" /> + </filter> + <filter + inkscape:collect="always" + id="filter4153" + x="-0.10485404" + width="1.2097081" + y="-0.054822425" + height="1.1096448"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.0071355" + id="feGaussianBlur4155" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="20" + inkscape:cx="33.36206" + inkscape:cy="39.612969" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="4" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + spacingx="1px" + spacingy="1px" /> + <sodipodi:guide + orientation="0,1" + position="11.25,96.5" + id="guide4252" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-988.36218)"> + <g + id="g4430"> + <path + style="color:#000000;fill:url(#linearGradient5184);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4462);enable-background:accumulate;opacity:1" + d="m 28,992.36214 -4,4.00004 0,4.00002 -3,-3.00002 -6,0 -6,6.00002 0,6 3,3 -4,0 -4,4 0,8 4,4 4,0 -3,3 0,6 6,6 6,0 c 1.147043,0.435 1.437261,0.5242 1.5,3.3125 2.236628,0.5754 7.083754,1.6875 9.5,1.6875 15.46397,0 28,-12.536 28,-28 0,-11.5626 -6.99928,-21.50902 -17,-25.78131 -0.666614,1.59048 -2.504535,2.24015 -3,1.78129 l -4,-4.00004 z" + id="rect4162" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccsscccc" /> + <path + id="rect3071" + d="m 28,8 0,4.40625 c -0.222736,0.04523 -0.43627,0.103686 -0.65625,0.15625 -0.410499,0.09787 -0.818477,0.190041 -1.21875,0.3125 -0.02176,0.0067 -0.04077,0.02449 -0.0625,0.03125 -0.591863,0.183324 -1.183088,0.389835 -1.75,0.625 -0.500562,0.208804 -0.989768,0.440151 -1.46875,0.6875 -0.08271,0.04255 -0.167971,0.08132 -0.25,0.125 -0.556479,0.297288 -1.101494,0.621939 -1.625,0.96875 l -3.125,-3.125 -5.65625,5.65625 3.125,3.125 c -0.341672,0.515748 -0.675122,1.045976 -0.96875,1.59375 -0.04801,0.08987 -0.07834,0.190559 -0.125,0.28125 -0.232389,0.450012 -0.457832,0.905888 -0.65625,1.375 -0.01273,0.03027 -0.01866,0.0634 -0.03125,0.09375 -0.237526,0.569414 -0.440047,1.155357 -0.625,1.75 -0.130645,0.421788 -0.240463,0.848047 -0.34375,1.28125 C 12.509936,27.56373 12.451477,27.777264 12.40625,28 L 8,28 l 0,8 4.40625,0 c 0.04523,0.222736 0.103686,0.43627 0.15625,0.65625 0.09787,0.410499 0.190041,0.818477 0.3125,1.21875 0.0067,0.02176 0.02449,0.04077 0.03125,0.0625 0.183324,0.591863 0.389835,1.183088 0.625,1.75 0.208804,0.500562 0.440151,0.989768 0.6875,1.46875 0.04666,0.09069 0.07699,0.191375 0.125,0.28125 0.01751,0.03266 0.04481,0.06119 0.0625,0.09375 0.278784,0.514793 0.584173,1.01383 0.90625,1.5 l -3.125,3.125 5.65625,5.65625 3.125,-3.125 c 0.523506,0.346811 1.068521,0.671462 1.625,0.96875 0.08203,0.04368 0.167292,0.08245 0.25,0.125 0.450012,0.232389 0.905888,0.457832 1.375,0.65625 0.03027,0.01273 0.0634,0.01866 0.09375,0.03125 0.569414,0.237526 1.155357,0.440047 1.75,0.625 0.421788,0.130645 0.848047,0.240463 1.28125,0.34375 0.21027,0.05024 0.412209,0.112707 0.625,0.15625 0.01001,0.002 0.02124,-0.002 0.03125,0 l 8,0 c 0.22283,-0.04525 0.436163,-0.103776 0.65625,-0.15625 0.923563,-0.220682 1.81865,-0.499897 2.6875,-0.84375 0.618794,-0.243545 1.225752,-0.510633 1.8125,-0.8125 0.08255,-0.04263 0.168126,-0.08126 0.25,-0.125 0.558072,-0.297141 1.100165,-0.621059 1.625,-0.96875 l 5.65625,-5.65625 c 0.342758,-0.517388 0.6751,-1.044039 0.96875,-1.59375 0.04827,-0.09005 0.07808,-0.190386 0.125,-0.28125 0.301867,-0.586748 0.568955,-1.193706 0.8125,-1.8125 0.343853,-0.86885 0.623068,-1.763937 0.84375,-2.6875 0.05247,-0.220087 0.111003,-0.43342 0.15625,-0.65625 l 0,-8 c -0.002,-0.0098 0.002,-0.02142 0,-0.03125 -0.04353,-0.2127 -0.106134,-0.414805 -0.15625,-0.625 -0.220682,-0.923563 -0.499897,-1.81865 -0.84375,-2.6875 -0.243545,-0.618794 -0.510633,-1.225752 -0.8125,-1.8125 -0.04692,-0.09086 -0.07673,-0.191205 -0.125,-0.28125 C 49.3626,22.012789 49.030258,21.486138 48.6875,20.96875 L 43.03125,15.3125 c -0.484994,-0.321298 -0.986607,-0.627358 -1.5,-0.90625 -0.04094,-0.02217 -0.08389,-0.04061 -0.125,-0.0625 -0.08187,-0.04374 -0.167451,-0.08237 -0.25,-0.125 -0.586748,-0.301867 -1.193706,-0.568955 -1.8125,-0.8125 -0.86885,-0.343853 -1.763937,-0.623068 -2.6875,-0.84375 -0.210195,-0.05012 -0.4123,-0.112724 -0.625,-0.15625 -0.0098,-0.002 -0.02142,0.002 -0.03125,0 L 36,8 z m 4,20 c 2.209139,0 4,1.790861 4,4 0,2.209139 -1.790861,4 -4,4 -0.276142,0 -0.55211,-0.04047 -0.8125,-0.09375 C 29.364767,35.533265 28,33.932997 28,32 28,31.723858 28.040466,31.44789 28.09375,31.1875 28.466735,29.364767 30.067003,28 32,28 z" + style="color:#000000;fill:url(#linearGradient5119);fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccssscsss" + transform="translate(0,988.36218)" /> + <path + id="path3874" + transform="translate(0,988.36218)" + d="m 32,16 c -8.836556,0 -16,7.163444 -16,16 0,8.836556 7.163444,16 16,16 8.836556,0 16,-7.163444 16,-16 0,-8.836556 -7.163444,-16 -16,-16 z m 0,12 c 2.209139,0 4,1.790861 4,4 0,2.209139 -1.790861,4 -4,4 -2.209139,0 -4,-1.790861 -4,-4 0,-2.209139 1.790861,-4 4,-4 z" + style="fill:url(#linearGradient4440);fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path3876" + transform="translate(0,988.36218)" + d="m 32,24 c -4.418278,0 -8,3.581722 -8,8 0,4.418278 3.581722,8 8,8 4.418278,0 8,-3.581722 8,-8 0,-4.418278 -3.581722,-8 -8,-8 z m 0,4 c 2.209139,0 4,1.790861 4,4 0,2.209139 -1.790861,4 -4,4 -2.209139,0 -4,-1.790861 -4,-4 0,-2.209139 1.790861,-4 4,-4 z" + style="fill:url(#linearGradient4442);fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + id="path3927" + d="m 32,1004.3622 c -8.836556,0 -16,7.1634 -16,16 0,4.8907 2.198478,9.2526 5.65625,12.1875 C 19.373756,1029.7839 18,1026.2282 18,1022.3622 c 0,-8.8366 7.163444,-16 16,-16 3.86599,0 7.42176,1.3737 10.1875,3.6562 -2.93487,-3.4577 -7.29683,-5.6562 -12.1875,-5.6562 z" + style="fill:#000000;fill-opacity:0.39130435;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="path3970" + d="m 39.5625,1017.7997 c 0.272555,0.8054 0.4375,1.665 0.4375,2.5625 0,4.4183 -3.581722,8 -8,8 -2.720651,0 -5.117207,-1.3623 -6.5625,-3.4375 1.069255,3.1597 4.041685,5.4375 7.5625,5.4375 4.418278,0 8,-3.5817 8,-8 0,-1.6976 -0.535669,-3.2676 -1.4375,-4.5625 z" + style="fill:#000000;fill-opacity:0.39130435;stroke:none" /> + </g> + <g + id="g5168"> + <path + style="fill:url(#linearGradient4081);fill-opacity:1;stroke:none" + d="M 42.3125,10.34375 C 42.036647,17.156583 44.403627,25.298186 33,31 18.729736,38.135058 22.534188,45.86375 26.144531,55.257813 c 0.677562,0.217822 -0.12077,-0.0069 0.580514,0.151895 C 28.421984,55.79405 30.185284,56 32,56 45.254834,56 56,45.254843 56,32 56,22.438466 50.403908,14.202051 42.3125,10.34375 z" + id="path3997" + transform="translate(0,988.36218)" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cscsssc" /> + <path + sodipodi:type="arc" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4101);enable-background:accumulate" + id="path4083" + sodipodi:cx="13.611806" + sodipodi:cy="37.881245" + sodipodi:rx="6.2755728" + sodipodi:ry="4.7287765" + d="m 19.887379,37.881245 c 0,2.611631 -2.80967,4.728776 -6.275573,4.728776 -3.465903,0 -6.2755729,-2.117145 -6.2755729,-4.728776 0,-2.611631 2.8096699,-4.728777 6.2755729,-4.728777 3.465903,0 6.275573,2.117146 6.275573,4.728777 z" + transform="matrix(1.338311,0,0,1.4370006,15.945267,978.21621)" /> + <path + id="path3014" + d="m 42.3125,10.34375 c 1.626929,3.407127 2.260167,8.676072 -0.03685,13.414814 -1.556024,3.210082 -3.304624,6.220765 -7.658776,8.522607 -4.247767,2.245602 -8.002291,2.8045 -9.732287,4.512181 -4.014531,3.96275 -2.278905,11.00222 1.274261,18.448146 C 28.475952,55.986401 29.435328,56 32,56 45.254834,56 56,45.254843 56,32 56,22.438466 50.403908,14.202051 42.3125,10.34375 z" + style="opacity:0.87029275;fill:url(#radialGradient4453);fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cssscssc" + transform="translate(0,988.36218)" /> + <path + sodipodi:nodetypes="ssccs" + inkscape:connector-curvature="0" + id="path3902" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + style="fill:#00ffcc;fill-opacity:1;stroke:none;filter:url(#filter3916-4);opacity:1" + transform="matrix(-1.8719467,0,0,-1.871948,82.871731,2921.8992)" /> + <path + transform="matrix(-1.2147547,0,0,-1.2147555,70.284181,2259.2303)" + style="fill:#d7f4d7;fill-opacity:1;stroke:none;filter:url(#filter3916-4);opacity:1" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + id="path3920" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssccs" /> + <path + transform="translate(0,988.36218)" + id="path4036" + d="M 44.78125 21.6875 L 41.28125 22.8125 C 41.121938 23.226574 40.928384 23.623793 40.71875 24.03125 L 44.78125 21.6875 z M 36.90625 28.53125 C 35.824388 29.387261 34.550485 30.224758 33 31 C 31.216966 31.891508 29.738803 32.739507 28.5 33.5625 C 29.458327 33.796351 30.4375 34.03125 30.4375 34.03125 L 30.4375 37.09375 C 30.4375 38.113344 28.40625 40.167906 28.40625 41.1875 L 28.40625 44.25 C 28.40625 44.25 29.900129 47.688 30.03125 48.625 C 30.45923 51.683387 29.509385 42.154431 29.71875 41.78125 C 30.864146 39.739651 32.416773 37.15625 33.03125 37.15625 C 33.264553 37.15625 34.697228 36.035418 35.9375 37.4375 C 37.107979 38.760684 38.10456 42.614278 38.4375 42.28125 C 39.293559 41.424965 36.5625 34.03125 36.5625 34.03125 L 42.78125 33.34375 L 47.1875 28.875 L 42.03125 32 L 38.59375 32 L 36.5625 29.96875 L 36.90625 28.53125 z " + style="opacity:0.86178864;fill:#000000;fill-opacity:0.86666667;stroke:none;filter:url(#filter4082-1)" /> + <path + style="opacity:0.9497908;fill:url(#linearGradient3888);fill-opacity:1;stroke:none" + d="m 42.327724,10.343784 c -0.548738,-0.247754 -2.642269,-0.03831 -5.109835,2.376588 l 2.056042,0.657478 c 1.127203,-0.71102 1.815028,-0.50787 1.967315,-0.459692 1.494171,0.472705 0.645754,4.388833 0.1693,6.47919 -1.552718,8.361211 -9.002523,11.324205 -15.159208,14.152866 -3.345171,1.559801 -4.737296,4.36486 -5.23858,8.881728 -0.501284,4.516868 2.508904,8.819746 5.132693,12.829082 0.669966,0.210667 -0.142632,-0.006 0.54783,0.143209 0,0 -4.830399,-7.064617 -3.406092,-13.736155 1.213309,-5.683211 5.53111,-6.436498 9.626097,-8.496005 7.176567,-3.609337 10.985289,-9.424678 11.4425,-16.679509 0.19205,-3.226247 -1.020059,-5.693669 -2.028062,-6.14878 z" + id="path3112" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sccscczccsscs" + transform="translate(0,988.36218)" /> + <path + sodipodi:nodetypes="ccczccsscc" + inkscape:connector-curvature="0" + id="path4021" + d="m 42.985537,999.28252 c 0.436543,5.62048 0.126695,2.81738 -1.199991,8.53948 -1.552718,8.3612 -6.315023,11.7617 -12.471708,14.5904 -3.345171,1.5598 -6.976573,2.6274 -7.477857,7.1442 -0.501284,4.5169 1.758904,9.6635 4.382693,13.6728 0.669966,0.2107 -0.142632,-0.01 0.54783,0.1432 0,0 -4.450497,-6.5927 -3.02619,-13.2642 1.213309,-5.6833 5.46861,-6.3427 9.563597,-8.4022 7.176567,-3.6094 11.032164,-9.3934 11.489375,-16.6483 0.19205,-3.2262 -0.760684,-4.5078 -1.807749,-5.77538 z" + style="opacity:1;fill:url(#linearGradient4023);fill-opacity:1;stroke:none;filter:url(#filter4153)" /> + </g> + <g + transform="translate(72.5,-1.500004)" + id="g4268"> + <path + transform="matrix(1.1666667,0,0,1.1666667,-5.3333344,983.02885)" + d="M 56,32 C 56,45.254834 45.254834,56 32,56 18.745166,56 8,45.254834 8,32 8,18.745166 18.745166,8 32,8 45.254834,8 56,18.745166 56,32 z" + sodipodi:ry="24" + sodipodi:rx="24" + sodipodi:cy="32" + sodipodi:cx="32" + id="path3005" + style="fill:#032620;fill-opacity:1;stroke:none;filter:url(#filter3992)" + sodipodi:type="arc" /> + <g + transform="matrix(1.0195929,0,0,1.0195936,-0.15674338,-19.992546)" + id="g4116"> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient4024-7);fill-opacity:1;stroke:none" + id="path3014-0" + sodipodi:cx="32" + sodipodi:cy="32" + sodipodi:rx="20" + sodipodi:ry="20" + d="M 52,32 C 52,43.045695 43.045695,52 32,52 20.954305,52 12,43.045695 12,32 12,20.954305 20.954305,12 32,12 c 11.045695,0 20,8.954305 20,20 z" + transform="matrix(1.1769403,0,0,1.1769403,-6.1232836,982.70009)" /> + <path + style="fill:#00ffcc;fill-opacity:1;stroke:none;filter:url(#filter3884)" + d="m 28,16 c -6.627417,0 -12,5.372583 -12,12 0,0.20181 0.0214,0.394383 0.03125,0.59375 C 20,20 22,22 28.65625,16.03125 28.436252,16.019242 28.222996,16 28,16 z" + transform="matrix(1.1769403,0,0,1.1769403,-5.6620909,982.68843)" + id="path3866" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssccs" /> + <path + sodipodi:nodetypes="ssccs" + inkscape:connector-curvature="0" + id="path3888" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + style="fill:#00ffcc;fill-opacity:1;stroke:none;filter:url(#filter3898)" + transform="matrix(1.487885,0,0,1.487885,-10.597031,-493.22036)" /> + <path + transform="matrix(-1.8359746,0,0,-1.8359746,81.432966,2885.3572)" + style="fill:#00ffcc;fill-opacity:1;stroke:none;filter:url(#filter3916)" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + id="path3902-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssccs" /> + <path + sodipodi:nodetypes="ssccs" + inkscape:connector-curvature="0" + id="path3920-6" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + style="fill:#d7f4d7;fill-opacity:1;stroke:none;filter:url(#filter3916)" + transform="matrix(-1.1914115,0,0,-1.1914115,69.087304,2235.4229)" /> + <path + transform="matrix(0.58516297,0,0,0.58516297,6.7391969,416.10681)" + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4110)" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 5.570868,-4.4816 8.905966,-4.4575 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + id="path3964" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csccsc" /> + <path + style="opacity:0.86178864;fill:#000000;fill-opacity:0.86666667;stroke:none;filter:url(#filter4082)" + d="M 30,29 30.450431,19.407328 32.447263,28.5316 35,27 l 1,-6 -1,-4 1,-2 0,3 1.125,3.375 -0.07418,2.744617 L 44.0828,21.873859 37,26 l -1,4 2,2 3.375,0 5.0625,-3.0625 -4.3125,4.375 L 36,34 c 0,0 2.686048,7.256632 1.846439,8.096462 -0.326542,0.326628 -1.289256,-3.475594 -2.437243,-4.77335 C 34.192758,35.947974 32.79132,37.0625 32.5625,37.0625 c -0.602669,0 -2.136064,2.519769 -3.25945,4.522134 -0.205342,0.36601 0.728015,9.714733 0.308259,6.715119 C 29.482708,47.380759 28,44 28,44 c 0,0 0,-2 0,-3 0,-1 2,-3 2,-4 0,-1 0,-3 0,-3 0,0 -4.25,-1.125 -5.25,-1.125 -0.47674,0 -1.893857,0.89205 -3.377184,1.040709 C 19.744745,34.078874 18.0625,33.5 18.0625,33.5 L 16.774038,34.754808 17,39 l -2,-4 2,-3 3.8125,-0.0625 1.170423,-6.693425 3.092068,-2.055016 -2.122126,3.038537 -0.913529,5.350612 L 28,31 z" + id="path4036-3" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccssssscsscsscccccccccccc" + transform="translate(0,988.36218)" /> + </g> + </g> + <path + style="color:#000000;fill:url(#linearGradient5184-3);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4462-8);enable-background:accumulate" + d="m -44.736544,992.32667 -4,4 0,4.00003 -3,-3.00003 -6,0 -6,6.00003 0,6 3,3 -4,0 -4,4 0,8 4,4 4,0 -3,3 0,6 6,6 6,0 3,-3 0,4 4,4 8,0 4,-4 0,-4 3,3 6,0 6,-6 0,-6 -3,-3 4,0 4,-4 0,-8 -4,-4 -4,0 3,-3 0,-6 -6,-6.00003 -6,0 -3,3.00003 0,-4.00003 -4,-4 z" + id="rect4162-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccc" /> + <path + inkscape:connector-curvature="0" + style="color:#000000;fill:url(#linearGradient3925-4-8);fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m -44.736544,996.32667 0,4.40623 c -0.222736,0.045 -0.43627,0.1037 -0.65625,0.1563 -0.410499,0.098 -0.818477,0.19 -1.21875,0.3125 -0.0218,0.01 -0.0408,0.024 -0.0625,0.031 -0.59186,0.1833 -1.18309,0.3898 -1.75,0.625 -0.50056,0.2088 -0.98977,0.4401 -1.46875,0.6875 -0.0827,0.043 -0.16797,0.081 -0.25,0.125 -0.55648,0.2973 -1.10149,0.6219 -1.625,0.9687 l -3.125,-3.125 -5.65625,5.6562 3.125,3.125 c -0.34167,0.5158 -0.67512,1.046 -0.96875,1.5938 -0.048,0.09 -0.0783,0.1905 -0.125,0.2812 -0.23239,0.45 -0.45783,0.9059 -0.65625,1.375 -0.0127,0.03 -0.0187,0.063 -0.0312,0.094 -0.23753,0.5694 -0.44005,1.1553 -0.625,1.75 -0.13065,0.4218 -0.24046,0.848 -0.34375,1.2812 -0.0526,0.22 -0.11102,0.4335 -0.15625,0.6563 l -4.40625,0 0,8 4.40625,0 c 0.0452,0.2227 0.10369,0.4363 0.15625,0.6562 0.0979,0.4105 0.19004,0.8185 0.3125,1.2188 0.007,0.022 0.0245,0.041 0.0312,0.062 0.18332,0.5918 0.38983,1.1831 0.625,1.75 0.2088,0.5005 0.44015,0.9897 0.6875,1.4687 0.0467,0.091 0.077,0.1914 0.125,0.2813 0.0175,0.033 0.0448,0.061 0.0625,0.094 0.27878,0.5148 0.58417,1.0139 0.90625,1.5 l -3.125,3.125 5.65625,5.6563 3.125,-3.125 c 0.52351,0.3468 1.06852,0.6714 1.625,0.9687 0.082,0.044 0.16729,0.082 0.25,0.125 0.45001,0.2324 0.90589,0.4579 1.375,0.6563 0.0303,0.013 0.0634,0.019 0.0937,0.031 0.56941,0.2376 1.15536,0.4401 1.75,0.625 0.42179,0.1307 0.848047,0.2405 1.28125,0.3438 0.21027,0.05 0.412209,0.1127 0.625,0.1562 0.01001,0 0.02124,0 0.03125,0 l 0,4.4063 8,0 0,-4.4063 c 0.22283,-0.045 0.436163,-0.1037 0.65625,-0.1562 0.923563,-0.2207 1.81865,-0.4999 2.6875,-0.8438 0.618794,-0.2435 1.225752,-0.5106 1.8125,-0.8125 0.08255,-0.043 0.168126,-0.081 0.25,-0.125 0.558072,-0.2971 1.100165,-0.621 1.625,-0.9687 l 3.125,3.125 5.65625,-5.6563 -3.125,-3.125 c 0.342758,-0.5174 0.6751,-1.044 0.96875,-1.5937 0.04827,-0.09 0.07808,-0.1904 0.125,-0.2813 0.301867,-0.5867 0.568955,-1.1937 0.8125,-1.8125 0.343853,-0.8688 0.623068,-1.7639 0.84375,-2.6875 0.05247,-0.2201 0.111003,-0.4334 0.15625,-0.6562 l 4.40625,0 0,-8 -4.40625,0 c -0.002,-0.01 0.002,-0.021 0,-0.031 -0.04353,-0.2127 -0.106134,-0.4148 -0.15625,-0.625 -0.220682,-0.9235 -0.499897,-1.8186 -0.84375,-2.6875 -0.243545,-0.6188 -0.510633,-1.2257 -0.8125,-1.8125 -0.04692,-0.091 -0.07673,-0.1912 -0.125,-0.2812 -0.29365,-0.5497 -0.625992,-1.0764 -0.96875,-1.5938 l 3.125,-3.125 -5.65625,-5.6562 -3.125,3.125 c -0.484994,-0.3213 -0.986607,-0.6273 -1.5,-0.9062 -0.04094,-0.022 -0.08389,-0.041 -0.125,-0.062 -0.08187,-0.044 -0.167451,-0.082 -0.25,-0.125 -0.586748,-0.3019 -1.193706,-0.569 -1.8125,-0.8125 -0.86885,-0.3439 -1.763937,-0.6231 -2.6875,-0.8438 -0.210195,-0.05 -0.4123,-0.1127 -0.625,-0.1562 -0.0098,0 -0.02142,0 -0.03125,0 l 0,-4.40633 -8,0 z m 4,20.00003 c 2.209139,0 4,1.7908 4,4 0,2.2091 -1.790861,4 -4,4 -0.276142,0 -0.55211,-0.041 -0.8125,-0.094 -1.822733,-0.373 -3.1875,-1.9732 -3.1875,-3.9062 0,-0.2762 0.04047,-0.5521 0.09375,-0.8125 0.372985,-1.8228 1.973253,-3.1875 3.90625,-3.1875 z" + id="rect3071-3" /> + <path + inkscape:connector-curvature="0" + style="fill:url(#linearGradient3917-1);fill-opacity:1;stroke:none" + d="m -40.736544,1004.3267 c -8.83656,0 -16,7.1634 -16,16 0,8.8365 7.16344,16 16,16 8.836556,0 16,-7.1635 16,-16 0,-8.8366 -7.163444,-16 -16,-16 z m 0,12 c 2.209139,0 4,1.7908 4,4 0,2.2091 -1.790861,4 -4,4 -2.209139,0 -4,-1.7909 -4,-4 0,-2.2092 1.790861,-4 4,-4 z" + id="path3874-0" /> + <path + inkscape:connector-curvature="0" + style="fill:url(#linearGradient3986-9);fill-opacity:1;stroke:none" + d="m -40.736544,1012.3267 c -4.418278,0 -8,3.5817 -8,8 0,4.4183 3.581722,8 8,8 4.418278,0 8,-3.5817 8,-8 0,-4.4183 -3.581722,-8 -8,-8 z m 0,4 c 2.209139,0 4,1.7908 4,4 0,2.2091 -1.790861,4 -4,4 -2.209139,0 -4,-1.7909 -4,-4 0,-2.2092 1.790861,-4 4,-4 z" + id="path3876-7" /> + <path + style="fill:#000000;fill-opacity:0.39130435;stroke:none" + d="m -40.736544,1004.3267 c -8.83656,0 -16,7.1634 -16,16 0,4.8907 2.19848,9.2526 5.65625,12.1875 -2.28249,-2.7658 -3.65625,-6.3215 -3.65625,-10.1875 0,-8.8366 7.16344,-16 16,-16 3.86599,0 7.42176,1.3737 10.1875,3.6562 -2.93487,-3.4577 -7.29683,-5.6562 -12.1875,-5.6562 z" + id="path3927-9" + inkscape:connector-curvature="0" /> + <path + style="fill:#000000;fill-opacity:0.39130435;stroke:none" + d="m -33.174044,1017.7642 c 0.272555,0.8054 0.4375,1.665 0.4375,2.5625 0,4.4183 -3.581722,8 -8,8 -2.720651,0 -5.117207,-1.3623 -6.5625,-3.4375 1.069255,3.1597 4.041685,5.4375 7.5625,5.4375 4.418278,0 8,-3.5817 8,-8 0,-1.6976 -0.535669,-3.2676 -1.4375,-4.5625 z" + id="path3970-3" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/resources/sources/meat.svg b/resources/sources/meat.svg new file mode 100644 index 00000000..69a20073 --- /dev/null +++ b/resources/sources/meat.svg @@ -0,0 +1,371 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + 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" + width="32px" + height="32px" + id="svg2985" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="meat.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/meat128.png" + inkscape:export-xdpi="360" + inkscape:export-ydpi="360"> + <defs + id="defs2987"> + <filter + inkscape:collect="always" + id="filter4454" + x="-0.16296296" + width="1.3259259" + y="-0.16296296" + height="1.3259259"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.2222222" + id="feGaussianBlur4456" /> + </filter> + <filter + inkscape:collect="always" + id="filter4863"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.53333333" + id="feGaussianBlur4865" /> + </filter> + <filter + inkscape:collect="always" + id="filter4974" + x="-0.18666667" + width="1.3733333" + y="-0.18666667" + height="1.3733333"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.8666667" + id="feGaussianBlur4976" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="16" + inkscape:cx="9.6045985" + inkscape:cy="9.7795413" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3004" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata2990"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + style="fill:#ffcc00;stroke:none;filter:url(#filter4974)" + d="m 4,10 6,-6 4,0 10,10 0,4 2,0 2,2 0,4 -4,4 -6,0 0,-4 -4,0 -2,-2 -2,0 -6,-6 z" + id="path4952" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccccccccc" /> + <g + transform="translate(-68,24)" + id="g4869" /> + <g + id="g3473" + transform="translate(4,4)"> + <rect + y="2" + x="6" + height="2" + width="4" + id="rect3006" + style="fill:#0c0d0b;fill-opacity:1;stroke:none" /> + <rect + style="fill:#0c0d0b;fill-opacity:1;stroke:none" + id="rect3014" + width="2" + height="2" + x="4" + y="4" /> + <rect + y="6" + x="2" + height="6" + width="2" + id="rect3016" + style="fill:#0c0d0b;fill-opacity:1;stroke:none" /> + <rect + y="4" + x="10" + height="2" + width="2" + id="rect3018" + style="fill:#0c0d0b;fill-opacity:1;stroke:none" /> + <rect + style="fill:#0c0d0b;fill-opacity:1;stroke:none" + id="rect3020" + width="2" + height="2" + x="4" + y="12" /> + <rect + y="14" + x="6" + height="2" + width="2" + id="rect3022" + style="fill:#0c0d0b;fill-opacity:1;stroke:none" /> + <rect + style="fill:#0c0d0b;fill-opacity:1;stroke:none" + id="rect3024" + width="2" + height="2" + x="12" + y="6" /> + <rect + y="8" + x="14" + height="2" + width="2" + id="rect3026" + style="fill:#0c0d0b;fill-opacity:1;stroke:none" /> + <rect + style="fill:#0c0d0b;fill-opacity:1;stroke:none" + id="rect3028" + width="2" + height="2" + x="8" + y="14" /> + <rect + style="fill:#0c0d0b;fill-opacity:1;stroke:none" + id="rect3030" + width="4" + height="2" + x="18" + y="16" /> + <rect + style="fill:#0c0d0b;fill-opacity:1;stroke:none" + id="rect3034" + width="2" + height="4" + x="16" + y="18" /> + <rect + y="18" + x="20" + height="2" + width="2" + id="rect3036" + style="fill:#0c0d0b;fill-opacity:1;stroke:none" /> + <rect + style="fill:#0c0d0b;fill-opacity:1;stroke:none" + id="rect3038" + width="2" + height="2" + x="18" + y="20" /> + <rect + y="18" + x="18" + height="2" + width="2" + id="rect3040" + style="fill:#fff7dc;fill-opacity:1;stroke:none" /> + <rect + style="fill:#e2d5aa;fill-opacity:1;stroke:none" + id="rect3042" + width="2" + height="2" + x="16" + y="16" /> + <rect + y="12" + x="10" + height="2" + width="4" + id="rect3044" + style="fill:#7b512d;fill-opacity:1;stroke:none" /> + <rect + style="fill:#613c1b;fill-opacity:1;stroke:none" + id="rect3046" + width="2" + height="2" + x="8" + y="12" /> + <rect + y="10" + x="6" + height="2" + width="4" + id="rect3048" + style="fill:#7b512d;fill-opacity:1;stroke:none" /> + <path + sodipodi:nodetypes="ccccccc" + inkscape:connector-curvature="0" + id="rect3050" + d="m 10,8 2,0 0,2 2,0 0,2 -4,0 z" + style="fill:#9d6d43;fill-opacity:1;stroke:none" /> + <rect + y="8" + x="8" + height="2" + width="2" + id="rect3053" + style="fill:#b88458;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b88458;fill-opacity:1;stroke:none" + id="rect3055" + width="2" + height="2" + x="10" + y="6" /> + <rect + y="8" + x="12" + height="2" + width="2" + id="rect3057" + style="fill:#b88458;fill-opacity:1;stroke:none" /> + <rect + y="12" + x="6" + height="2" + width="2" + id="rect3059" + style="fill:#613c1b;fill-opacity:1;stroke:none" /> + <rect + style="fill:#dfb18f;fill-opacity:1;stroke:none" + id="rect3061" + width="2" + height="2" + x="6" + y="6" /> + <rect + y="4" + x="8" + height="2" + width="2" + id="rect3063" + style="fill:#b21818;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b21818;fill-opacity:1;stroke:none" + id="rect3065" + width="2" + height="2" + x="4" + y="8" /> + <rect + y="6" + x="4" + height="2" + width="2" + id="rect3067" + style="fill:#d42a2a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#d42a2a;fill-opacity:1;stroke:none" + id="rect3069" + width="2" + height="2" + x="6" + y="4" /> + <rect + y="6" + x="8" + height="2" + width="2" + id="rect3071" + style="fill:#d42a2a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#d42a2a;fill-opacity:1;stroke:none" + id="rect3073" + width="2" + height="2" + x="6" + y="8" /> + <rect + y="16" + x="10" + height="2" + width="6" + id="rect4470" + style="fill:#0c0d0b;fill-opacity:1;stroke:none" /> + <rect + style="fill:#0c0d0b;fill-opacity:1;stroke:none" + id="rect4472" + width="2" + height="6" + x="16" + y="10" /> + <rect + y="14" + x="12" + height="2" + width="4" + id="rect4474" + style="fill:#613c1b;fill-opacity:1;stroke:none" /> + <rect + y="12" + x="14" + height="2" + width="2" + id="rect4476" + style="fill:#9d6d43;fill-opacity:1;stroke:none" /> + <rect + style="fill:#502d16;fill-opacity:1;stroke:none" + id="rect4478" + width="2" + height="2" + x="10" + y="14" /> + <rect + style="fill:#b88458;fill-opacity:1;stroke:none" + id="rect4480" + width="2" + height="2" + x="14" + y="10" /> + <rect + style="fill:#613c1b;fill-opacity:1;stroke:none" + id="rect4978" + width="2" + height="2" + x="4" + y="10" /> + </g> + </g> +</svg> diff --git a/resources/sources/netherstar.svg b/resources/sources/netherstar.svg new file mode 100644 index 00000000..4046e4ec --- /dev/null +++ b/resources/sources/netherstar.svg @@ -0,0 +1,342 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="64" + height="64" + id="svg2" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="netherstar.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/netherstar.png" + inkscape:export-xdpi="45" + inkscape:export-ydpi="45"> + <defs + id="defs4"> + <linearGradient + id="linearGradient4065"> + <stop + id="stop4067" + offset="0" + style="stop-color:#556b6b;stop-opacity:1" /> + <stop + style="stop-color:#3b8585;stop-opacity:0.49803922;" + offset="0.5" + id="stop4069" /> + <stop + id="stop4071" + offset="1" + style="stop-color:#fafbfb;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient4053"> + <stop + id="stop4055" + offset="0" + style="stop-color:#556b6b;stop-opacity:1" /> + <stop + style="stop-color:#3b8585;stop-opacity:0.49803922;" + offset="0.5" + id="stop4057" /> + <stop + id="stop4059" + offset="1" + style="stop-color:#fafbfb;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3802"> + <stop + style="stop-color:#cbd6d6;stop-opacity:1;" + offset="0" + id="stop3804" /> + <stop + style="stop-color:#637e7e;stop-opacity:1" + offset="1" + id="stop3806" /> + </linearGradient> + <linearGradient + id="linearGradient3006"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3008" /> + <stop + id="stop3955" + offset="0.14285807" + style="stop-color:#fff656;stop-opacity:1;" /> + <stop + id="stop3949" + offset="0.28571615" + style="stop-color:#fdd300;stop-opacity:1;" /> + <stop + style="stop-color:#f6d01a;stop-opacity:1;" + offset="0.50000137" + id="stop3951" /> + <stop + style="stop-color:#fafd00;stop-opacity:0;" + offset="1" + id="stop3010" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter3893"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.3" + id="feGaussianBlur3895" /> + </filter> + <filter + inkscape:collect="always" + id="filter3901"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.3" + id="feGaussianBlur3903" /> + </filter> + <filter + inkscape:collect="always" + id="filter3905"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.3000003" + id="feGaussianBlur3907" /> + </filter> + <filter + inkscape:collect="always" + id="filter3913"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.3" + id="feGaussianBlur3915" /> + </filter> + <filter + inkscape:collect="always" + id="filter3945"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.74074074" + id="feGaussianBlur3947" /> + </filter> + <filter + inkscape:collect="always" + id="filter3967"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.4979424" + id="feGaussianBlur3969" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4053" + id="linearGradient3985" + gradientUnits="userSpaceOnUse" + x1="51" + y1="1014.3622" + x2="35" + y2="997.36218" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4065" + id="linearGradient3987" + gradientUnits="userSpaceOnUse" + x1="25" + y1="1039.3622" + x2="9" + y2="1023.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3802" + id="linearGradient3989" + gradientUnits="userSpaceOnUse" + x1="28" + y1="28" + x2="36" + y2="36" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3006" + id="radialGradient3991" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1034483,-2.1791858e-6,2.1791909e-6,1.103451,-3.1035149,985.25875)" + cx="30" + cy="30" + fx="30" + fy="30" + r="14.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3802" + id="linearGradient3993" + gradientUnits="userSpaceOnUse" + x1="24" + y1="48" + x2="36" + y2="48" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3802" + id="linearGradient3995" + gradientUnits="userSpaceOnUse" + x1="24" + y1="1000.3622" + x2="36" + y2="1000.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3802" + id="linearGradient3997" + gradientUnits="userSpaceOnUse" + x1="44" + y1="1018.3622" + x2="52" + y2="1018.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3802" + id="linearGradient3999" + gradientUnits="userSpaceOnUse" + x1="8" + y1="1018.3622" + x2="16" + y2="1018.3622" /> + <filter + inkscape:collect="always" + id="filter4108"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.39" + id="feGaussianBlur4110" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="6" + inkscape:cx="32.789148" + inkscape:cy="31.233555" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="4" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + spacingx="1px" + spacingy="1px" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-988.36218)"> + <g + id="g3971" + transform="translate(2,1.99998)"> + <path + style="fill:#cccccc;fill-opacity:1;stroke:none;filter:url(#filter3967)" + d="m 57,27.00002 0,6 -8,8 -8,0 0,8 -8,8 -6,0 -8,-8 0,-8 -8,0 -8,-8 0,-6 8,-8 8,0 0,-7 8,-9 6,0 8,8 0,8 8,0 z" + id="path3957" + inkscape:connector-curvature="0" + transform="translate(0,988.36218)" + sodipodi:nodetypes="ccccccccccccccccccccc" /> + <path + transform="translate(0,988.36218)" + inkscape:connector-curvature="0" + id="path3000" + d="m 56,28 0,4 -8,8 -8,0 0,8 -8,8 -4,0 -8,-8 0,-8 -8,0 -8,-8 0,-4 8,-8 8,0 0,-8 8,-8 4,0 4,4 4,4 0,8 8,0 z" + style="fill:#eff2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="path3788" + d="m 52,1024.3622 0,-8 -4,-4 -8,0 -4,-4 0,-8 -4,-4.00002 -8,0 4,-4 4,0 8,8.00002 0,8 8,0 8,8 0,4 z" + style="fill:url(#linearGradient3985);fill-opacity:1;stroke:none" /> + <path + style="fill:url(#linearGradient3987);fill-opacity:1;stroke:none" + d="m 8,1012.3622 0,8 4,4 8,0 4,4 0,8 4,4 8.00001,0 -4,4 -4.00001,0 -8,-8 0,-8 -8,0 -8,-8 0,-4 z" + id="path3790" + inkscape:connector-curvature="0" /> + <path + transform="translate(0,988.36218)" + inkscape:connector-curvature="0" + id="path3002" + d="m 36,8 -8,0 -4,4 0,8 -4,4 -8,0 -4,4 0,8 -4,-4 0,-4 8,-8 8,0 0,-8 8,-8 4,0 z" + style="opacity:0.67364017;fill:#ffffff;stroke:none" /> + <path + transform="translate(0,988.36218)" + inkscape:connector-curvature="0" + id="path3800" + d="m 28,20 -8,8 0,4 8,8 4,0 8,-8 0,-4 -8,-8 z" + style="fill:url(#linearGradient3989);fill-opacity:1;stroke:none;filter:url(#filter3945)" /> + <path + inkscape:connector-curvature="0" + id="path3004" + d="m 28,1000.3622 0,16 -16,0 0,4 16,0 0,16 4,0 0,-16 16,0 0,-4 -16,0 0,-16 z" + style="fill:url(#radialGradient3991);fill-opacity:1;stroke:none" + sodipodi:nodetypes="ccccccccccccc" /> + <path + style="fill:#556b6b;fill-opacity:1;stroke:none" + d="m 23.99998,1040.3622 8,0 4,-4 0,-8 4,-4 8,0 4.00002,-4 0,-8 4,4 0,4 -8.00002,8 -8,0 0,8 -8,8 -4,0 z" + id="path3786" + inkscape:connector-curvature="0" /> + <path + transform="translate(0,988.36218)" + inkscape:connector-curvature="0" + id="path3792" + d="m 32,48 -4,0 -4,-4 0,4 4,4 4,0 4,-4 0,-4 z" + style="fill:url(#linearGradient3993);fill-opacity:1;stroke:none;filter:url(#filter3893)" /> + <path + style="fill:url(#linearGradient3995);fill-opacity:1;stroke:none;filter:url(#filter3905)" + d="m 32,1000.3622 -4,0 -4,4 0,-4 4,-4.00002 4,0 4,4.00002 0,4 z" + id="path3794" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + id="path3796" + d="m 48,1020.3622 0,-4 -4,-4 4,0 4,4 0,4 -4,4 -4,0 z" + style="fill:url(#linearGradient3997);fill-opacity:1;stroke:none;filter:url(#filter3901)" /> + <path + style="fill:url(#linearGradient3999);fill-opacity:1;stroke:none;filter:url(#filter3913)" + d="m 12,1016.3622 0,4 4,4 -4,0 -4,-4 0,-4 4,-4 4,0 z" + id="path3798" + inkscape:connector-curvature="0" /> + <path + style="fill:#eff2f2;fill-opacity:0.10628019000000000;stroke:none;filter:url(#filter4108)" + d="m 28,992.3622 -8,8 0,8 -8,0 -8.0000001,8 0,4 8.0000001,8 8,0 0,8 8,8 4,0 8,-8 0,-8 8,0 8,-8 0,-4 -8,-8 -8,0 0,-8 -4,-4 -4,-4 -4,0 z m 2.90625,2.25 c 1.790052,0.15723 3.5491,1.39991 5.03125,4.1875 5.21676,3.1721 -1.835545,14.0536 7.28125,11.3125 4.64748,-0.9978 13.08236,5.9966 9.65625,10.3437 -2.87943,6.7429 -10.8243,4.9933 -14.84375,6.6563 1.50952,6.5659 -1.74938,11.1566 -6.8125,15 -4.92726,-0.671 -10.654448,-6.4059 -9.1875,-12 1.831567,-8.2895 -10.191583,-0.2312 -12.4375001,-7.2813 -7.428566,-3.9347 -0.557092,-9.4767 3.4375001,-12.7187 7.835946,1.7735 10.684647,-1.4404 9,-9.1875 L 22.5,1000.4559 c 2.310711,-3.39825 5.42283,-6.10574 8.40625,-5.8437 z" + id="path4073" + inkscape:connector-curvature="0" /> + </g> + </g> +</svg> diff --git a/resources/sources/pskeleton.svg b/resources/sources/pskeleton.svg new file mode 100644 index 00000000..c2783df8 --- /dev/null +++ b/resources/sources/pskeleton.svg @@ -0,0 +1,581 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + version="1.1" + width="32" + height="32" + id="svg2"> + <defs + id="defs4"> + <filter + x="-0.18000001" + y="-0.36000001" + width="1.36" + height="1.72" + color-interpolation-filters="sRGB" + id="filter5719"> + <feGaussianBlur + id="feGaussianBlur5721" + stdDeviation="0.15" /> + </filter> + <filter + x="-0.20999999" + y="-0.28" + width="1.42" + height="1.5599999" + color-interpolation-filters="sRGB" + id="filter5723"> + <feGaussianBlur + id="feGaussianBlur5725" + stdDeviation="0.35" /> + </filter> + <filter + x="-0.1728" + y="-0.34560001" + width="1.3456" + height="1.6912" + color-interpolation-filters="sRGB" + id="filter5711"> + <feGaussianBlur + id="feGaussianBlur5713" + stdDeviation="0.144" /> + </filter> + <filter + x="-0.20999999" + y="-0.28" + width="1.42" + height="1.5599999" + color-interpolation-filters="sRGB" + id="filter5727"> + <feGaussianBlur + id="feGaussianBlur5729" + stdDeviation="0.35" /> + </filter> + <filter + x="-0.14708571" + y="-0.25740001" + width="1.2941715" + height="1.5148" + color-interpolation-filters="sRGB" + id="filter4028-6"> + <feGaussianBlur + id="feGaussianBlur4030-9" + stdDeviation="0.429" /> + </filter> + <filter + color-interpolation-filters="sRGB" + id="filter4056-6"> + <feGaussianBlur + id="feGaussianBlur4058-6" + stdDeviation="0.676" /> + </filter> + </defs> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + transform="translate(0,-1020.3622)" + id="layer1"> + <rect + width="24" + height="24" + x="3.9999998" + y="1024.3622" + id="rect4063-2" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <rect + width="26" + height="26" + x="3" + y="3" + transform="matrix(1.0769231,0,0,1.0769237,-1.2307693,1019.1314)" + id="rect4038-2" + style="fill:#4d4d4d;fill-opacity:1;stroke:none;filter:url(#filter4056-6)" /> + <rect + width="20" + height="5.0000172" + x="5.9999995" + y="1041.3622" + id="rect3189-4" + style="fill:#494949;fill-opacity:1;stroke:none" /> + <path + d="m 6.0000007,1041.3622 20.0000003,0 0,2 -18.0000003,0 0,3 -2,0 z" + id="path4034-6" + style="fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter4028-6)" /> + <rect + width="8" + height="5.0000172" + x="5.9999995" + y="1035.3622" + id="rect3155-9" + style="fill:#494949;fill-opacity:1;stroke:none" /> + <rect + width="8" + height="5.0000172" + x="18" + y="1035.3622" + id="rect3163-4" + style="fill:#494949;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="3.9999998" + y="1024.3622" + id="rect3009-1" + style="fill:#a1a1a1;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="6.9999995" + y="1024.3622" + id="rect3011-9" + style="fill:#9b9b9b;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="10" + y="1024.3622" + id="rect3013-0" + style="fill:#a3a3a3;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="13" + y="1024.3622" + id="rect3017-9" + style="fill:#919191;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="16" + y="1024.3622" + id="rect3019-6" + style="fill:#888888;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="19" + y="1024.3622" + id="rect3021-8" + style="fill:#8f8f8f;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="22" + y="1024.3622" + id="rect3023-6" + style="fill:#9b9b9b;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="25" + y="1024.3622" + id="rect3025-7" + style="fill:#989898;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="3.9999998" + y="1027.3622" + id="rect3027-7" + style="fill:#9b9b9b;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="6.9999995" + y="1027.3622" + id="rect3029-6" + style="fill:#9b9b9b;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="10" + y="1027.3622" + id="rect3031-0" + style="fill:#a3a3a3;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="10" + y="1027.3622" + id="rect3033-4" + style="fill:#9b9b9b;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="13" + y="1027.3622" + id="rect3035-4" + style="fill:#aaaaaa;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="16" + y="1027.3622" + id="rect3037-2" + style="fill:#c1c1c1;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="19" + y="1027.3622" + id="rect3039-4" + style="fill:#bebebe;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="22" + y="1027.3622" + id="rect3041-2" + style="fill:#9b9b9b;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="25" + y="1027.3622" + id="rect3043-1" + style="fill:#919191;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="3.9999998" + y="1030.3622" + id="rect3045-3" + style="fill:#9b9b9b;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="6.9999995" + y="1030.3622" + id="rect3047-1" + style="fill:#c7c7c7;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="10" + y="1030.3622" + id="rect3049-5" + style="fill:#a3a3a3;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="10" + y="1030.3622" + id="rect3051-9" + style="fill:#cacaca;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="13" + y="1030.3622" + id="rect3053-2" + style="fill:#d8d8d8;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="16" + y="1030.3622" + id="rect3055-9" + style="fill:#cfcfcf;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="19" + y="1030.3622" + id="rect3057-7" + style="fill:#cfcfcf;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="22" + y="1030.3622" + id="rect3059-2" + style="fill:#bababa;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="25" + y="1030.3622" + id="rect3061-7" + style="fill:#aaaaaa;fill-opacity:1;stroke:none" /> + <path + d="m 6.0000007,1035.3622 8.0000003,0 0,2 -6.0000003,0 0,3 -2,0 z" + id="path4032-3" + style="fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter4028-6)" /> + <rect + width="3" + height="3" + x="3.9999998" + y="1033.3622" + id="rect3063-8" + style="fill:#bababa;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="6.9999995" + y="1033.3622" + id="rect3065-6" + style="fill:#c4c4c4;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="10" + y="1033.3622" + id="rect3067-1" + style="fill:#a3a3a3;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="10" + y="1033.3622" + id="rect3069-9" + style="fill:#bababa;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="13" + y="1033.3622" + id="rect3071-7" + style="fill:#c1c1c1;fill-opacity:1;stroke:none" /> + <path + d="m 18.000001,1035.3622 8,0 0,2 -6,0 0,3 -2,0 z" + id="path4036-6" + style="fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter4028-6)" /> + <rect + width="3" + height="3" + x="16" + y="1033.3622" + id="rect3073-1" + style="fill:#afafaf;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="19" + y="1033.3622" + id="rect3075-8" + style="fill:#cacaca;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="22" + y="1033.3622" + id="rect3077-8" + style="fill:#aaaaaa;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="25" + y="1033.3622" + id="rect3079-2" + style="fill:#aaaaaa;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="3.9999998" + y="1036.3622" + id="rect3153-6" + style="fill:#c4c4c4;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="13" + y="1036.3622" + id="rect3159-7" + style="fill:#c4c4c4;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="16" + y="1036.3622" + id="rect3161-0" + style="fill:#cacaca;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="25" + y="1036.3622" + id="rect3167-3" + style="fill:#bababa;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="3.9999998" + y="1039.3622" + id="rect3169-4" + style="fill:#a7a7a7;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="6.9999995" + y="1039.3622" + id="rect3171-8" + style="fill:#c1c1c1;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="10" + y="1039.3622" + id="rect3173-5" + style="fill:#a3a3a3;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="10" + y="1039.3622" + id="rect3175-0" + style="fill:#cacaca;fill-opacity:1;stroke:none" /> + <rect + width="6" + height="3" + x="13" + y="1039.3622" + id="rect3177-4" + style="fill:#828282;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="19" + y="1039.3622" + id="rect3181-9" + style="fill:#cacaca;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="22" + y="1039.3622" + id="rect3183-7" + style="fill:#aaaaaa;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="25" + y="1039.3622" + id="rect3185-6" + style="fill:#8f8f8f;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="3.9999998" + y="1042.3622" + id="rect3187-1" + style="fill:#9e9e9e;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="25" + y="1042.3622" + id="rect3203-8" + style="fill:#919191;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="3.9999998" + y="1045.3622" + id="rect3205-4" + style="fill:#828282;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="6.9999995" + y="1045.3622" + id="rect3207-2" + style="fill:#7f7f7f;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="10" + y="1045.3622" + id="rect3209-3" + style="fill:#a3a3a3;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="10" + y="1045.3622" + id="rect3211-3" + style="fill:#858585;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="13" + y="1045.3622" + id="rect3213-9" + style="fill:#858585;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="16" + y="1045.3622" + id="rect3215-7" + style="fill:#919191;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="19" + y="1045.3622" + id="rect3217-0" + style="fill:#858585;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="22" + y="1045.3622" + id="rect3219-4" + style="fill:#949494;fill-opacity:1;stroke:none" /> + <rect + width="3" + height="3" + x="25" + y="1045.3622" + id="rect3221-5" + style="fill:#888888;fill-opacity:1;stroke:none" /> + <path + d="m 4.0000007,1023.3622 -1,1 0,24 1,1 24.0000003,0 1,-1 0,-24 -1,-1 z m 0,1 24.0000003,0 0,24 -24.0000003,0 z" + id="rect3223-4" + style="fill:#333333;fill-opacity:1;stroke:none" /> + <rect + width="4" + height="3" + x="7.9999995" + y="1036.3622" + id="rect4124-4" + style="fill:#008080;fill-opacity:1;stroke:none;filter:url(#filter5727)" /> + <rect + width="2" + height="1" + x="9" + y="1037.3622" + id="rect4084-3" + style="fill:#00ffff;fill-opacity:1;stroke:none;filter:url(#filter5711)" /> + <rect + width="4" + height="3" + x="20" + y="1036.3622" + id="rect4124-9-2" + style="fill:#008080;fill-opacity:1;stroke:none;filter:url(#filter5723)" /> + <rect + width="2" + height="1" + x="21" + y="1037.3622" + id="rect4086-7" + style="fill:#00ffff;fill-opacity:1;stroke:none;filter:url(#filter5719)" /> + </g> +</svg> diff --git a/resources/sources/skeleton.svg b/resources/sources/skeleton.svg new file mode 100644 index 00000000..5d55f272 --- /dev/null +++ b/resources/sources/skeleton.svg @@ -0,0 +1,610 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + 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" + width="32" + height="32" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="skeleton.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/skeleton128.png" + inkscape:export-xdpi="360" + inkscape:export-ydpi="360"> + <defs + id="defs4"> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter5723" + x="-0.20999999" + width="1.42" + y="-0.28" + height="1.5599999"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.35" + id="feGaussianBlur5725" /> + </filter> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter5727" + x="-0.20999999" + width="1.42" + y="-0.28" + height="1.5599999"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.35" + id="feGaussianBlur5729" /> + </filter> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4028-6" + x="-0.14708571" + width="1.2941715" + y="-0.25740001" + height="1.5148"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.429" + id="feGaussianBlur4030-9" /> + </filter> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4056-6"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.676" + id="feGaussianBlur4058-6" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.313708" + inkscape:cx="-18.309169" + inkscape:cy="22.958832" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1614" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2996" + empspacing="4" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1020.3622)"> + <rect + style="fill:#999999;fill-opacity:1;stroke:none" + id="rect4063-2" + width="24" + height="24" + x="3.9999998" + y="1024.3622" /> + <rect + style="fill:#4d4d4d;fill-opacity:1;stroke:none;filter:url(#filter4056-6)" + id="rect4038-2" + width="26" + height="26" + x="3" + y="3" + transform="matrix(1.0769231,0,0,1.0769237,-1.2307693,1019.1314)" /> + <rect + y="1041.3622" + x="5.9999995" + height="5.0000172" + width="20" + id="rect3189-4" + style="fill:#494949;fill-opacity:1;stroke:none" /> + <path + style="fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter4028-6)" + d="m 6.0000007,1041.3622 20.0000003,0 0,2 -18.0000003,0 0,3 -2,0 z" + id="path4034-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccc" /> + <rect + style="fill:#494949;fill-opacity:1;stroke:none" + id="rect3155-9" + width="8" + height="5.0000172" + x="5.9999995" + y="1035.3622" /> + <rect + y="1035.3622" + x="18" + height="5.0000172" + width="8" + id="rect3163-4" + style="fill:#494949;fill-opacity:1;stroke:none" /> + <rect + style="fill:#a1a1a1;fill-opacity:1;stroke:none" + id="rect3009-1" + width="3" + height="3" + x="3.9999998" + y="1024.3622" /> + <rect + y="1024.3622" + x="6.9999995" + height="3" + width="3" + id="rect3011-9" + style="fill:#9b9b9b;fill-opacity:1;stroke:none" /> + <rect + style="fill:#a3a3a3;fill-opacity:1;stroke:none" + id="rect3013-0" + width="3" + height="3" + x="10" + y="1024.3622" /> + <rect + style="fill:#919191;fill-opacity:1;stroke:none" + id="rect3017-9" + width="3" + height="3" + x="13" + y="1024.3622" /> + <rect + y="1024.3622" + x="16" + height="3" + width="3" + id="rect3019-6" + style="fill:#888888;fill-opacity:1;stroke:none" /> + <rect + style="fill:#8f8f8f;fill-opacity:1;stroke:none" + id="rect3021-8" + width="3" + height="3" + x="19" + y="1024.3622" /> + <rect + y="1024.3622" + x="22" + height="3" + width="3" + id="rect3023-6" + style="fill:#9b9b9b;fill-opacity:1;stroke:none" /> + <rect + style="fill:#989898;fill-opacity:1;stroke:none" + id="rect3025-7" + width="3" + height="3" + x="25" + y="1024.3622" /> + <rect + y="1027.3622" + x="3.9999998" + height="3" + width="3" + id="rect3027-7" + style="fill:#9b9b9b;fill-opacity:1;stroke:none" /> + <rect + style="fill:#9b9b9b;fill-opacity:1;stroke:none" + id="rect3029-6" + width="3" + height="3" + x="6.9999995" + y="1027.3622" /> + <rect + y="1027.3622" + x="10" + height="3" + width="3" + id="rect3031-0" + style="fill:#a3a3a3;fill-opacity:1;stroke:none" /> + <rect + style="fill:#9b9b9b;fill-opacity:1;stroke:none" + id="rect3033-4" + width="3" + height="3" + x="10" + y="1027.3622" /> + <rect + y="1027.3622" + x="13" + height="3" + width="3" + id="rect3035-4" + style="fill:#aaaaaa;fill-opacity:1;stroke:none" /> + <rect + style="fill:#c1c1c1;fill-opacity:1;stroke:none" + id="rect3037-2" + width="3" + height="3" + x="16" + y="1027.3622" /> + <rect + y="1027.3622" + x="19" + height="3" + width="3" + id="rect3039-4" + style="fill:#bebebe;fill-opacity:1;stroke:none" /> + <rect + style="fill:#9b9b9b;fill-opacity:1;stroke:none" + id="rect3041-2" + width="3" + height="3" + x="22" + y="1027.3622" /> + <rect + y="1027.3622" + x="25" + height="3" + width="3" + id="rect3043-1" + style="fill:#919191;fill-opacity:1;stroke:none" /> + <rect + y="1030.3622" + x="3.9999998" + height="3" + width="3" + id="rect3045-3" + style="fill:#9b9b9b;fill-opacity:1;stroke:none" /> + <rect + style="fill:#c7c7c7;fill-opacity:1;stroke:none" + id="rect3047-1" + width="3" + height="3" + x="6.9999995" + y="1030.3622" /> + <rect + y="1030.3622" + x="10" + height="3" + width="3" + id="rect3049-5" + style="fill:#a3a3a3;fill-opacity:1;stroke:none" /> + <rect + style="fill:#cacaca;fill-opacity:1;stroke:none" + id="rect3051-9" + width="3" + height="3" + x="10" + y="1030.3622" /> + <rect + y="1030.3622" + x="13" + height="3" + width="3" + id="rect3053-2" + style="fill:#d8d8d8;fill-opacity:1;stroke:none" /> + <rect + style="fill:#cfcfcf;fill-opacity:1;stroke:none" + id="rect3055-9" + width="3" + height="3" + x="16" + y="1030.3622" /> + <rect + y="1030.3622" + x="19" + height="3" + width="3" + id="rect3057-7" + style="fill:#cfcfcf;fill-opacity:1;stroke:none" /> + <rect + style="fill:#bababa;fill-opacity:1;stroke:none" + id="rect3059-2" + width="3" + height="3" + x="22" + y="1030.3622" /> + <rect + y="1030.3622" + x="25" + height="3" + width="3" + id="rect3061-7" + style="fill:#aaaaaa;fill-opacity:1;stroke:none" /> + <path + sodipodi:nodetypes="ccccccc" + inkscape:connector-curvature="0" + id="path4032-3" + d="m 6.0000007,1035.3622 8.0000003,0 0,2 -6.0000003,0 0,3 -2,0 z" + style="fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter4028-6)" /> + <rect + style="fill:#bababa;fill-opacity:1;stroke:none" + id="rect3063-8" + width="3" + height="3" + x="3.9999998" + y="1033.3622" /> + <rect + y="1033.3622" + x="6.9999995" + height="3" + width="3" + id="rect3065-6" + style="fill:#c4c4c4;fill-opacity:1;stroke:none" /> + <rect + style="fill:#a3a3a3;fill-opacity:1;stroke:none" + id="rect3067-1" + width="3" + height="3" + x="10" + y="1033.3622" /> + <rect + y="1033.3622" + x="10" + height="3" + width="3" + id="rect3069-9" + style="fill:#bababa;fill-opacity:1;stroke:none" /> + <rect + style="fill:#c1c1c1;fill-opacity:1;stroke:none" + id="rect3071-7" + width="3" + height="3" + x="13" + y="1033.3622" /> + <path + style="fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter4028-6)" + d="m 18.000001,1035.3622 8,0 0,2 -6,0 0,3 -2,0 z" + id="path4036-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccc" /> + <rect + y="1033.3622" + x="16" + height="3" + width="3" + id="rect3073-1" + style="fill:#afafaf;fill-opacity:1;stroke:none" /> + <rect + style="fill:#cacaca;fill-opacity:1;stroke:none" + id="rect3075-8" + width="3" + height="3" + x="19" + y="1033.3622" /> + <rect + y="1033.3622" + x="22" + height="3" + width="3" + id="rect3077-8" + style="fill:#aaaaaa;fill-opacity:1;stroke:none" /> + <rect + style="fill:#aaaaaa;fill-opacity:1;stroke:none" + id="rect3079-2" + width="3" + height="3" + x="25" + y="1033.3622" /> + <rect + y="1036.3622" + x="3.9999998" + height="3" + width="3" + id="rect3153-6" + style="fill:#c4c4c4;fill-opacity:1;stroke:none" /> + <rect + y="1036.3622" + x="13" + height="3" + width="3" + id="rect3159-7" + style="fill:#c4c4c4;fill-opacity:1;stroke:none" /> + <rect + style="fill:#cacaca;fill-opacity:1;stroke:none" + id="rect3161-0" + width="3" + height="3" + x="16" + y="1036.3622" /> + <rect + y="1036.3622" + x="25" + height="3" + width="3" + id="rect3167-3" + style="fill:#bababa;fill-opacity:1;stroke:none" /> + <rect + style="fill:#a7a7a7;fill-opacity:1;stroke:none" + id="rect3169-4" + width="3" + height="3" + x="3.9999998" + y="1039.3622" /> + <rect + y="1039.3622" + x="6.9999995" + height="3" + width="3" + id="rect3171-8" + style="fill:#c1c1c1;fill-opacity:1;stroke:none" /> + <rect + style="fill:#a3a3a3;fill-opacity:1;stroke:none" + id="rect3173-5" + width="3" + height="3" + x="10" + y="1039.3622" /> + <rect + y="1039.3622" + x="10" + height="3" + width="3" + id="rect3175-0" + style="fill:#cacaca;fill-opacity:1;stroke:none" /> + <rect + style="fill:#828282;fill-opacity:1;stroke:none" + id="rect3177-4" + width="6" + height="3" + x="13" + y="1039.3622" /> + <rect + style="fill:#cacaca;fill-opacity:1;stroke:none" + id="rect3181-9" + width="3" + height="3" + x="19" + y="1039.3622" /> + <rect + y="1039.3622" + x="22" + height="3" + width="3" + id="rect3183-7" + style="fill:#aaaaaa;fill-opacity:1;stroke:none" /> + <rect + style="fill:#8f8f8f;fill-opacity:1;stroke:none" + id="rect3185-6" + width="3" + height="3" + x="25" + y="1039.3622" /> + <rect + style="fill:#9e9e9e;fill-opacity:1;stroke:none" + id="rect3187-1" + width="3" + height="3" + x="3.9999998" + y="1042.3622" /> + <rect + style="fill:#919191;fill-opacity:1;stroke:none" + id="rect3203-8" + width="3" + height="3" + x="25" + y="1042.3622" /> + <rect + y="1045.3622" + x="3.9999998" + height="3" + width="3" + id="rect3205-4" + style="fill:#828282;fill-opacity:1;stroke:none" /> + <rect + style="fill:#7f7f7f;fill-opacity:1;stroke:none" + id="rect3207-2" + width="3" + height="3" + x="6.9999995" + y="1045.3622" /> + <rect + y="1045.3622" + x="10" + height="3" + width="3" + id="rect3209-3" + style="fill:#a3a3a3;fill-opacity:1;stroke:none" /> + <rect + style="fill:#858585;fill-opacity:1;stroke:none" + id="rect3211-3" + width="3" + height="3" + x="10" + y="1045.3622" /> + <rect + y="1045.3622" + x="13" + height="3" + width="3" + id="rect3213-9" + style="fill:#858585;fill-opacity:1;stroke:none" /> + <rect + style="fill:#919191;fill-opacity:1;stroke:none" + id="rect3215-7" + width="3" + height="3" + x="16" + y="1045.3622" /> + <rect + y="1045.3622" + x="19" + height="3" + width="3" + id="rect3217-0" + style="fill:#858585;fill-opacity:1;stroke:none" /> + <rect + style="fill:#949494;fill-opacity:1;stroke:none" + id="rect3219-4" + width="3" + height="3" + x="22" + y="1045.3622" /> + <rect + y="1045.3622" + x="25" + height="3" + width="3" + id="rect3221-5" + style="fill:#888888;fill-opacity:1;stroke:none" /> + <path + style="fill:#333333;fill-opacity:1;stroke:none" + d="m 4.0000007,1023.3622 -1,1 0,24 1,1 24.0000003,0 1,-1 0,-24 -1,-1 z m 0,1 24.0000003,0 0,24 -24.0000003,0 z" + id="rect3223-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccccccc" /> + <rect + style="fill:#008080;fill-opacity:1;stroke:none;filter:url(#filter5727)" + id="rect4124-4" + width="4" + height="3" + x="7.9999995" + y="1036.3622" /> + <rect + style="fill:#00ffff;fill-opacity:1;stroke:none;" + id="rect4084-3" + width="2" + height="1" + x="9" + y="1037.3622" /> + <rect + style="fill:#008080;fill-opacity:1;stroke:none;filter:url(#filter5723)" + id="rect4124-9-2" + width="4" + height="3" + x="20" + y="1036.3622" /> + <rect + style="fill:#00ffff;fill-opacity:1;stroke:none;" + id="rect4086-7" + width="2" + height="1" + x="21" + y="1037.3622" /> + </g> +</svg> diff --git a/resources/sources/squarecreeper.svg b/resources/sources/squarecreeper.svg new file mode 100644 index 00000000..a1b0f4d1 --- /dev/null +++ b/resources/sources/squarecreeper.svg @@ -0,0 +1,828 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32" + height="32" + id="svg2" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="squarecreeper.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3144"> + <stop + style="stop-color:#ffbe01;stop-opacity:1;" + offset="0" + id="stop3146" /> + <stop + id="stop3922" + offset="0.48206061" + style="stop-color:#ff0101;stop-opacity:1" /> + <stop + id="stop3920" + offset="0.76562566" + style="stop-color:#e70000;stop-opacity:0.45098039;" /> + <stop + style="stop-color:#d40000;stop-opacity:0;" + offset="1" + id="stop3148" /> + </linearGradient> + <linearGradient + id="linearGradient3917"> + <stop + id="stop3919" + offset="0" + style="stop-color:#115008;stop-opacity:1;" /> + <stop + style="stop-color:#39c228;stop-opacity:1;" + offset="0.49999952" + id="stop3921" /> + <stop + id="stop3923" + offset="1" + style="stop-color:#c7f7c2;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3892"> + <stop + style="stop-color:#1a1a1a;stop-opacity:1;" + offset="0" + id="stop3894" /> + <stop + style="stop-color:#1a1a1a;stop-opacity:0;" + offset="1" + id="stop3896" /> + </linearGradient> + <linearGradient + id="linearGradient3871"> + <stop + style="stop-color:#115008;stop-opacity:1;" + offset="0" + id="stop3873" /> + <stop + id="stop3900" + offset="0.5" + style="stop-color:#39c228;stop-opacity:1;" /> + <stop + style="stop-color:#c7f7c2;stop-opacity:1;" + offset="1" + id="stop3875" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter3867"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.792" + id="feGaussianBlur3869" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3892" + id="linearGradient3898" + x1="16" + y1="31" + x2="16" + y2="26" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3871" + id="linearGradient5605" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,1020.3622)" + x1="27" + y1="26" + x2="5" + y2="3" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3871-3" + id="linearGradient5605-2" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,1020.3622)" + x1="27" + y1="26" + x2="5" + y2="3" /> + <linearGradient + id="linearGradient3871-3"> + <stop + style="stop-color:#115008;stop-opacity:1;" + offset="0" + id="stop3873-5" /> + <stop + id="stop3900-7" + offset="0.5" + style="stop-color:#39c228;stop-opacity:1;" /> + <stop + style="stop-color:#c7f7c2;stop-opacity:1;" + offset="1" + id="stop3875-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3917" + id="linearGradient3147" + x1="31" + y1="1052.3622" + x2="4" + y2="1024.3622" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3144" + id="radialGradient3958" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.98990735,-2.841494e-6,-1.2215289e-6,0.96907996,-6.585324,13.296415)" + cx="10" + cy="1030.3622" + fx="10" + fy="1030.3622" + r="3.03125" /> + <filter + inkscape:collect="always" + id="filter4012" + x="-0.37037037" + width="1.7407407" + y="-0.37037037" + height="1.7407407"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.30864198" + id="feGaussianBlur4014" /> + </filter> + <filter + inkscape:collect="always" + id="filter4206" + x="-0.44837625" + width="1.8967525" + y="-0.44837625" + height="1.8967525"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.37364687" + id="feGaussianBlur4208" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="218.7892" + inkscape:cy="-32.230167" + inkscape:document-units="px" + inkscape:current-layer="g4186" + showgrid="false" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1" + inkscape:snap-grids="true" + inkscape:snap-to-guides="true" + inkscape:snap-nodes="true" + inkscape:snap-bbox="false" + inkscape:snap-object-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="4" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1020.3622)"> + <rect + style="fill:#2b1100;fill-opacity:1;stroke:none" + id="rect3063" + width="22" + height="22" + x="5" + y="5" + rx="5" + ry="5" + transform="translate(0,1020.3622)" /> + <path + id="path3065" + d="m 6,1026.3622 0,22 22,0 0,-22 z m 2,2 6,0 0,6 6,0 0,-6 6,0 0,6 -6,0 0,3 3,0 0,9 -3,0 0,-3 -6,0 0,3 -3,0 0,-9 3,0 0,-3 -6,0 z" + style="fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter3867)" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccccccccccccccccccc" /> + <g + id="g4186" + transform="matrix(7.8663398,0,0,5.253808,-157.10208,-4373.7892)"> + <rect + y="9" + x="21" + height="2" + width="2" + id="rect4188" + style="opacity:0.25104603;fill:#ff0101;fill-opacity:1;stroke:#4d4d4d;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter4206)" + transform="matrix(0.74984559,0,0,1.4646069,5.5088131,1015.3024)" /> + </g> + <path + style="fill:url(#linearGradient5605);fill-opacity:1;stroke:none" + d="m 7,1022.3622 c -2.77,0 -5,0 -5,0 l 0,30 28,0 c 0,-10 0,-20 0,-30 z m 0,5 6,0 0,6 6,0 0,-6 6,0 0,6 -6,0 0,3 3,0 0,9 -3,0 0,-3 -6,0 0,3 -3,0 0,-9 3,0 0,-3 -6,0 z" + id="rect3045" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sccccsccccccccccccccccccccc" /> + <g + id="g5466" + style="opacity:0.3" + transform="translate(0,-1)"> + <path + inkscape:connector-curvature="0" + id="rect3902" + d="m 3.999974,1022.3622 3,0 0,3 -3,0 z" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3904" + d="m 6.999974,1022.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3906" + d="m 3.999974,1025.3622 3,0 0,3 -3,0 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3908" + d="m 0.999974,1025.3622 3,0 0,3 -3,0 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3914" + d="m 3.999974,1028.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3916" + d="m 0.999974,1028.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3918" + d="m 6.999974,1025.3622 3,0 0,3 -3,0 z" + style="fill:#4d4d4d;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3924" + d="m 9.999974,1025.3622 3,0 0,3 -3,0 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3926" + d="m 12.999974,1028.3622 3,0 0,3 -3,0 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3930" + d="m 12.999974,1025.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3932" + d="m 9.999974,1022.3622 3,0 0,3 -3,0 z" + style="fill:#666666;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3936" + d="m 12.999974,1022.3622 3,0 0,3 -3,0 z" + style="fill:#333333;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect3999" + d="m 18.99998,1028.3622 0,-3 3,0 0,3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4007" + d="m 15.99998,1031.3622 0,-3 3,0 0,3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4009" + d="m 24.99998,1031.3622 0,-3 3,0 0,3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4011" + d="m 24.99998,1034.3622 0,-3 3,0 0,3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4013" + d="m 21.99998,1028.3622 0,-3 3,0 0,3 z" + style="fill:#4d4d4d;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4015" + d="m 24.99998,1028.3622 0,-3 3,0 0,3 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4017" + d="m 15.99998,1028.3622 0,-3 3,0 0,3 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4019" + d="m 21.99998,1025.3622 0,-3 3,0 0,3 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4023" + d="m 24.99998,1025.3622 0,-3 3,0 0,3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4027" + d="m 18.99998,1025.3622 0,-3 3,0 0,3 z" + style="fill:#666666;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4029" + d="m 15.99998,1025.3622 0,-3 3,0 0,3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4035" + d="m 15.99998,1034.3622 0,-3 3,0 0,3 z" + style="fill:#808080;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4039" + d="m 6.99998,1034.3622 0,3 3,0 0,-3 z" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4041" + d="m 6.99998,1037.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4043" + d="m 9.99998,1034.3622 0,3 3,0 0,-3 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4049" + d="m 3.99998,1034.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4053" + d="m 12.99998,1031.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4059" + d="m 3.99998,1037.3622 0,3 3,0 0,-3 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4063" + d="m 12.99998,1043.3622 0,3 3,0 0,-3 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4069" + d="m 6.99998,1040.3622 0,3 3,0 0,-3 z" + style="fill:#666666;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4071" + d="m 3.99998,1040.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4073" + d="m 6.99998,1043.3622 0,3 3,0 0,-3 z" + style="fill:#333333;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4075" + d="m 3.99998,1043.3622 0,3 3,0 0,-3 z" + style="fill:#ececec;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4077" + d="m 3.99998,1031.3622 0,3 3,0 0,-3 z" + style="fill:#808080;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4133" + d="m 28,1028.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4143" + d="m 28,1031.3622 0,3 3,0 0,-3 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4155" + d="m 28,1034.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4159" + d="m 28,1037.3622 0,3 3,0 0,-3 z" + style="fill:#ececec;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4161" + d="m 28,1025.3622 0,3 3,0 0,-3 z" + style="fill:#808080;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4175" + d="m 28,1043.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4185" + d="m 28,1046.3622 0,3 3,0 0,-3 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4197" + d="m 28,1049.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4203" + d="m 28,1040.3622 0,3 3,0 0,-3 z" + style="fill:#808080;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4207" + d="m 6.99998,1049.3622 0,3 3,0 0,-3 z" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4211" + d="m 9.99998,1049.3622 0,3 3,0 0,-3 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4213" + d="m 9.99998,1046.3622 0,3 3,0 0,-3 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4215" + d="m 6.99998,1046.3622 0,3 3,0 0,-3 z" + style="fill:#666666;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4217" + d="m 3.99998,1049.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4219" + d="m 12.99998,1049.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4221" + d="m 12.99998,1046.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4245" + d="m 3.99998,1046.3622 0,3 3,0 0,-3 z" + style="fill:#808080;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4261" + d="m 0.99998,1034.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4263" + d="m 0.99998,1031.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4267" + d="m 0.99998,1037.3622 0,3 3,0 0,-3 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4273" + d="m 0.99998,1043.3622 0,3 3,0 0,-3 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4275" + d="m 0.99998,1040.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4303" + d="m 0.99998,1049.3622 0,3 3,0 0,-3 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4305" + d="m 0.99998,1046.3622 0,3 3,0 0,-3 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4093" + d="m 12.999974,1043.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4099" + d="m 15.999974,1043.3622 3,0 0,3 -3,0 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4105" + d="m 21.999974,1043.3622 3,0 0,3 -3,0 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4109" + d="m 21.999974,1040.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4113" + d="m 18.999974,1034.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4115" + d="m 21.999974,1037.3622 3,0 0,3 -3,0 z" + style="fill:#333333;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4117" + d="m 21.999974,1034.3622 3,0 0,3 -3,0 z" + style="fill:#ececec;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4119" + d="m 9.999974,1034.3622 3,0 0,3 -3,0 z" + style="fill:#808080;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4377" + d="m 21.999974,1043.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4379" + d="m 18.999974,1046.3622 3,0 0,3 -3,0 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4381" + d="m 15.999974,1046.3622 3,0 0,3 -3,0 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4383" + d="m 15.999974,1043.3622 3,0 0,3 -3,0 z" + style="fill:#666666;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4387" + d="m 18.999974,1049.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4389" + d="m 15.999974,1049.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4391" + d="m 21.999974,1046.3622 3,0 0,3 -3,0 z" + style="fill:#4d4d4d;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4393" + d="m 21.999974,1049.3622 3,0 0,3 -3,0 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4395" + d="m 21.999974,1040.3622 3,0 0,3 -3,0 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4397" + d="m 24.999974,1046.3622 3,0 0,3 -3,0 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4399" + d="m 27.999974,1049.3622 3,0 0,3 -3,0 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4401" + d="m 24.999974,1049.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4403" + d="m 27.999974,1046.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4405" + d="m 24.999974,1043.3622 3,0 0,3 -3,0 z" + style="fill:#666666;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4407" + d="m 24.999974,1040.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4409" + d="m 27.999974,1043.3622 3,0 0,3 -3,0 z" + style="fill:#333333;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4411" + d="m 27.999974,1040.3622 3,0 0,3 -3,0 z" + style="fill:#ececec;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4417" + d="m 18.999974,1034.3622 3,0 0,3 -3,0 z" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4419" + d="m 21.999974,1034.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4433" + d="m 21.999974,1037.3622 3,0 0,3 -3,0 z" + style="fill:#4d4d4d;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4435" + d="m 21.999974,1040.3622 3,0 0,3 -3,0 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4439" + d="m 24.999974,1037.3622 3,0 0,3 -3,0 z" + style="fill:#999999;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4441" + d="m 27.999974,1040.3622 3,0 0,3 -3,0 z" + style="fill:#f2f2f2;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4443" + d="m 24.999974,1040.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4445" + d="m 27.999974,1037.3622 3,0 0,3 -3,0 z" + style="fill:#cccccc;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4447" + d="m 24.999974,1034.3622 3,0 0,3 -3,0 z" + style="fill:#666666;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4449" + d="m 24.999974,1031.3622 3,0 0,3 -3,0 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4451" + d="m 27.999974,1034.3622 3,0 0,3 -3,0 z" + style="fill:#333333;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4453" + d="m 27.999974,1031.3622 3,0 0,3 -3,0 z" + style="fill:#ececec;fill-opacity:1;stroke:none" /> + <path + inkscape:connector-curvature="0" + id="rect4455" + d="m 15.999974,1031.3622 3,0 0,3 -3,0 z" + style="fill:#808080;fill-opacity:1;stroke:none" /> + </g> + <path + style="fill:#000000;stroke:none" + d="m 0,1020.3622 c 0,10.0937 0,21.0424 0,32 l 2,0 c 0,-10 0,-20 0,-30 7.6666667,0 28,0 28,0 0,9.4258 0,19.9066 0,30 l 2,0 c 0,-10.6667 0,-21.3333 0,-32 z" + id="rect3887" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> + <path + style="opacity:0.35;fill:url(#linearGradient3147);fill-opacity:1;stroke:none" + d="m 1,1021.3622 c 0,9.7507 0,20.4801 0,31 l 1,0 c 0,-10 0,-20 0,-30 7.6666667,0 28,0 28,0 0,9.4258 0,19.9066 0,30 l 1,0 c 0,-10.3333 0,-20.6667 0,-31 z" + id="rect3098" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> + <rect + style="fill:url(#linearGradient3898);fill-opacity:1;stroke:none" + id="rect3890" + width="32" + height="6" + x="0" + y="26" + transform="translate(0,1020.3622)" /> + <rect + y="1008.7997" + x="0.24999999" + height="6.0625" + width="6.0625" + id="rect3931" + style="fill:url(#radialGradient3958);fill-opacity:1;stroke:#4d4d4d;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" /> + <use + x="0" + y="0" + xlink:href="#rect3931" + id="use3954" + transform="translate(-12.8125,-2.374983)" + width="32" + height="32" /> + <g + id="g4046" + style="opacity:1;"> + <rect + transform="matrix(1.5471436,0,0,1.5471436,-12.037158,1014.8908)" + style="fill:#ff0101;fill-opacity:1;stroke:#4d4d4d;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter4012)" + id="rect4042" + width="2" + height="2" + x="21" + y="9" /> + <rect + transform="matrix(0.70378989,0,0,0.70378989,6.5166224,1023.3243)" + y="9" + x="21" + height="2" + width="2" + id="rect3960" + style="fill:#ffc501;fill-opacity:1;stroke:#4d4d4d;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter4012)" /> + <rect + style="fill:#fcff01;fill-opacity:1;stroke:#4d4d4d;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter4012)" + id="rect4044" + width="2" + height="2" + x="21" + y="9" + transform="matrix(0.16522605,0,0,0.16522605,18.365027,1028.7099)" /> + </g> + <use + x="0" + y="0" + xlink:href="#g4046" + id="use4096" + transform="translate(-12.000001,0)" + width="32" + height="32" /> + </g> +</svg> diff --git a/resources/sources/status-bad.svg b/resources/sources/status-bad.svg new file mode 100644 index 00000000..54334e06 --- /dev/null +++ b/resources/sources/status-bad.svg @@ -0,0 +1,262 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="64" + height="64" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="status-bad.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/enderpearl.png" + inkscape:export-xdpi="45" + inkscape:export-ydpi="45"> + <defs + id="defs4"> + <linearGradient + id="linearGradient4245"> + <stop + id="stop4247" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#106810;stop-opacity:1" + offset="0.89412045" + id="stop4251" /> + <stop + id="stop4249" + offset="1" + style="stop-color:#199c19;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient4239"> + <stop + id="stop4241" + offset="0" + style="stop-color:#513000;stop-opacity:1;" /> + <stop + id="stop4243" + offset="1" + style="stop-color:#eea700;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4030"> + <stop + id="stop4032" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop4034" + offset="1" + style="stop-color:#0c493f;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3954"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3956" /> + <stop + style="stop-color:#199c19;stop-opacity:1;" + offset="1" + id="stop3958" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter3884"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.505" + id="feGaussianBlur3886" /> + </filter> + <filter + inkscape:collect="always" + id="filter3898" + x="-0.20110182" + width="1.4022036" + y="-0.20210065" + height="1.4042013"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.0604979" + id="feGaussianBlur3900" /> + </filter> + <filter + inkscape:collect="always" + id="filter3916" + x="-0.11491533" + width="1.2298307" + y="-0.11548609" + height="1.2309722"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.6059988" + id="feGaussianBlur3918" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4239" + id="radialGradient4024" + gradientUnits="userSpaceOnUse" + cx="37.15184" + cy="33.513309" + fx="37.15184" + fy="33.513309" + r="20" + gradientTransform="matrix(-1.2888095,0.63917683,-0.44430494,-0.89587535,99.563439,45.881313)" /> + <filter + inkscape:collect="always" + id="filter4110" + x="-0.17716113" + width="1.3543223" + y="-0.17804105" + height="1.3560821"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.93424815" + id="feGaussianBlur4112" /> + </filter> + <linearGradient + id="linearGradient3954-9"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3956-4" /> + <stop + style="stop-color:#0f5f52;stop-opacity:1;" + offset="1" + id="stop3958-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954" + id="radialGradient4230" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954" + id="radialGradient4250" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.35355339" + inkscape:cx="-1038.0652" + inkscape:cy="556.75939" + inkscape:document-units="px" + inkscape:current-layer="g4116" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1612" + inkscape:window-height="1026" + inkscape:window-x="1677" + inkscape:window-y="-4" + inkscape:window-maximized="1" + inkscape:snap-global="true" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="2" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="0,1" + position="11.25,96.5" + id="guide4252" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-988.36218)"> + <g + id="g4116" + transform="matrix(1.3594572,0,0,1.3553409,-10.875658,-362.67325)"> + <path + transform="matrix(1.1769403,0,0,1.1769403,-6.1232836,982.70009)" + d="M 52,32 C 52,43.045695 43.045695,52 32,52 20.954305,52 12,43.045695 12,32 12,20.954305 20.954305,12 32,12 c 11.045695,0 20,8.954305 20,20 z" + sodipodi:ry="20" + sodipodi:rx="20" + sodipodi:cy="32" + sodipodi:cx="32" + id="path3014" + style="fill:url(#radialGradient4024);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ssccs" + inkscape:connector-curvature="0" + id="path3866" + transform="matrix(1.1769403,0,0,1.1769403,-5.6620909,982.68843)" + d="m 28,16 c -6.627417,0 -12,5.372583 -12,12 0,0.20181 0.0214,0.394383 0.03125,0.59375 C 20,20 22,22 28.65625,16.03125 28.436252,16.019242 28.222996,16 28,16 z" + style="fill:#ffbf00;fill-opacity:1;stroke:none;filter:url(#filter3884)" /> + <path + transform="matrix(1.487885,0,0,1.487885,-10.597031,-493.22036)" + style="fill:#ffef00;fill-opacity:1;stroke:none;filter:url(#filter3898)" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + id="path3888" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssccs" /> + <path + sodipodi:nodetypes="ssccs" + inkscape:connector-curvature="0" + id="path3902" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + style="fill:#ffdd00;fill-opacity:1;stroke:none;filter:url(#filter3916)" + transform="matrix(-1.8359746,0,0,-1.8359746,81.432966,2885.3572)" /> + <path + transform="matrix(-1.1914115,0,0,-1.1914115,69.087304,2235.4229)" + style="fill:#f4ecd7;fill-opacity:1;stroke:none;filter:url(#filter3916);opacity:0.7518797" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + id="path3920" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssccs" /> + <path + sodipodi:nodetypes="csccsc" + inkscape:connector-curvature="0" + id="path3964" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 5.570868,-4.4816 8.905966,-4.4575 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4110);opacity:0.69924812" + transform="matrix(0.58516297,0,0,0.58516297,6.7391969,416.10681)" /> + </g> + </g> +</svg> diff --git a/resources/sources/status-good.svg b/resources/sources/status-good.svg new file mode 100644 index 00000000..3b311806 --- /dev/null +++ b/resources/sources/status-good.svg @@ -0,0 +1,293 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="64" + height="64" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="enderpearl.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/enderpearl.png" + inkscape:export-xdpi="45" + inkscape:export-ydpi="45"> + <defs + id="defs4"> + <linearGradient + id="linearGradient4245"> + <stop + id="stop4247" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#106810;stop-opacity:1" + offset="0.89412045" + id="stop4251" /> + <stop + id="stop4249" + offset="1" + style="stop-color:#199c19;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient4239"> + <stop + id="stop4241" + offset="0" + style="stop-color:#043400;stop-opacity:1" /> + <stop + id="stop4243" + offset="1" + style="stop-color:#199c19;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4030"> + <stop + id="stop4032" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop4034" + offset="1" + style="stop-color:#0c493f;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3954"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3956" /> + <stop + style="stop-color:#199c19;stop-opacity:1;" + offset="1" + id="stop3958" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter3884"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.505" + id="feGaussianBlur3886" /> + </filter> + <filter + inkscape:collect="always" + id="filter3898" + x="-0.20110182" + width="1.4022036" + y="-0.20210065" + height="1.4042013"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.0604979" + id="feGaussianBlur3900" /> + </filter> + <filter + inkscape:collect="always" + id="filter3916" + x="-0.11491533" + width="1.2298307" + y="-0.11548609" + height="1.2309722"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.6059988" + id="feGaussianBlur3918" /> + </filter> + <filter + inkscape:collect="always" + id="filter3992"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.44" + id="feGaussianBlur3994" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4239" + id="radialGradient4024" + gradientUnits="userSpaceOnUse" + cx="37.15184" + cy="33.513309" + fx="37.15184" + fy="33.513309" + r="20" + gradientTransform="matrix(-1.2888095,0.63917683,-0.44430494,-0.89587535,99.563439,45.881313)" /> + <filter + inkscape:collect="always" + id="filter4082" + x="-0.13465964" + width="1.2693193" + y="-0.12490681" + height="1.2498136"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.763901" + id="feGaussianBlur4084" /> + </filter> + <filter + inkscape:collect="always" + id="filter4110" + x="-0.17716113" + width="1.3543223" + y="-0.17804105" + height="1.3560821"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.93424815" + id="feGaussianBlur4112" /> + </filter> + <linearGradient + id="linearGradient3954-9"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3956-4" /> + <stop + style="stop-color:#0f5f52;stop-opacity:1;" + offset="1" + id="stop3958-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954" + id="radialGradient4230" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954" + id="radialGradient4250" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4245" + id="radialGradient4231" + cx="11.428607" + cy="52.782928" + fx="11.428607" + fy="52.782928" + r="22.333248" + gradientTransform="matrix(0,-0.99787164,0.98982309,1.711883e-6,-20.245763,43.404188)" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="8" + inkscape:cx="30.78415" + inkscape:cy="28.132388" + inkscape:document-units="px" + inkscape:current-layer="g4116" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1612" + inkscape:window-height="1026" + inkscape:window-x="1677" + inkscape:window-y="-4" + inkscape:window-maximized="1" + inkscape:snap-global="true" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="2" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="0,1" + position="11.25,96.5" + id="guide4252" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-988.36218)"> + <g + id="g4116" + transform="matrix(1.3594572,0,0,1.3553409,-10.875658,-362.67325)"> + <path + transform="matrix(1.1769403,0,0,1.1769403,-6.1232836,982.70009)" + d="M 52,32 C 52,43.045695 43.045695,52 32,52 20.954305,52 12,43.045695 12,32 12,20.954305 20.954305,12 32,12 c 11.045695,0 20,8.954305 20,20 z" + sodipodi:ry="20" + sodipodi:rx="20" + sodipodi:cy="32" + sodipodi:cx="32" + id="path3014" + style="fill:url(#radialGradient4024);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ssccs" + inkscape:connector-curvature="0" + id="path3866" + transform="matrix(1.1769403,0,0,1.1769403,-5.6620909,982.68843)" + d="m 28,16 c -6.627417,0 -12,5.372583 -12,12 0,0.20181 0.0214,0.394383 0.03125,0.59375 C 20,20 22,22 28.65625,16.03125 28.436252,16.019242 28.222996,16 28,16 z" + style="fill:#08ff00;fill-opacity:1;stroke:none;filter:url(#filter3884)" /> + <path + transform="matrix(1.487885,0,0,1.487885,-10.597031,-493.22036)" + style="fill:#14ff00;fill-opacity:1;stroke:none;filter:url(#filter3898)" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + id="path3888" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssccs" /> + <path + sodipodi:nodetypes="ssccs" + inkscape:connector-curvature="0" + id="path3902" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + style="fill:#56ff00;fill-opacity:1;stroke:none;filter:url(#filter3916)" + transform="matrix(-1.8359746,0,0,-1.8359746,81.432966,2885.3572)" /> + <path + transform="matrix(-1.1914115,0,0,-1.1914115,69.087304,2235.4229)" + style="fill:#d7f4d7;fill-opacity:1;stroke:none;filter:url(#filter3916)" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + id="path3920" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssccs" /> + <path + sodipodi:nodetypes="csccsc" + inkscape:connector-curvature="0" + id="path3964" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 5.570868,-4.4816 8.905966,-4.4575 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4110)" + transform="matrix(0.58516297,0,0,0.58516297,6.7391969,416.10681)" /> + </g> + </g> +</svg> diff --git a/resources/sources/status-terrible.svg b/resources/sources/status-terrible.svg new file mode 100644 index 00000000..b0de7bfd --- /dev/null +++ b/resources/sources/status-terrible.svg @@ -0,0 +1,262 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="64" + height="64" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="status-terrible.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/enderpearl.png" + inkscape:export-xdpi="45" + inkscape:export-ydpi="45"> + <defs + id="defs4"> + <linearGradient + id="linearGradient4245"> + <stop + id="stop4247" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#106810;stop-opacity:1" + offset="0.89412045" + id="stop4251" /> + <stop + id="stop4249" + offset="1" + style="stop-color:#199c19;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient4239"> + <stop + id="stop4241" + offset="0" + style="stop-color:#510000;stop-opacity:1;" /> + <stop + id="stop4243" + offset="1" + style="stop-color:#ee0000;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4030"> + <stop + id="stop4032" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop4034" + offset="1" + style="stop-color:#0c493f;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3954"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3956" /> + <stop + style="stop-color:#199c19;stop-opacity:1;" + offset="1" + id="stop3958" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter3884"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.505" + id="feGaussianBlur3886" /> + </filter> + <filter + inkscape:collect="always" + id="filter3898" + x="-0.20110182" + width="1.4022036" + y="-0.20210065" + height="1.4042013"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.0604979" + id="feGaussianBlur3900" /> + </filter> + <filter + inkscape:collect="always" + id="filter3916" + x="-0.11491533" + width="1.2298307" + y="-0.11548609" + height="1.2309722"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.6059988" + id="feGaussianBlur3918" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4239" + id="radialGradient4024" + gradientUnits="userSpaceOnUse" + cx="37.15184" + cy="33.513309" + fx="37.15184" + fy="33.513309" + r="20" + gradientTransform="matrix(-1.2888095,0.63917683,-0.44430494,-0.89587535,99.563439,45.881313)" /> + <filter + inkscape:collect="always" + id="filter4110" + x="-0.17716113" + width="1.3543223" + y="-0.17804105" + height="1.3560821"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.93424815" + id="feGaussianBlur4112" /> + </filter> + <linearGradient + id="linearGradient3954-9"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3956-4" /> + <stop + style="stop-color:#0f5f52;stop-opacity:1;" + offset="1" + id="stop3958-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954" + id="radialGradient4230" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3954" + id="radialGradient4250" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1486906,1.2798015,-0.74419869,0.66795831,19.056258,-30.328315)" + cx="32" + cy="32" + fx="32" + fy="32" + r="20" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.5" + inkscape:cx="-732.84524" + inkscape:cy="332.3527" + inkscape:document-units="px" + inkscape:current-layer="g4116" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1612" + inkscape:window-height="1026" + inkscape:window-x="1677" + inkscape:window-y="-4" + inkscape:window-maximized="1" + inkscape:snap-global="true" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="2" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="0,1" + position="11.25,96.5" + id="guide4252" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-988.36218)"> + <g + id="g4116" + transform="matrix(1.3594572,0,0,1.3553409,-10.875658,-362.67325)"> + <path + transform="matrix(1.1769403,0,0,1.1769403,-6.1232836,982.70009)" + d="M 52,32 C 52,43.045695 43.045695,52 32,52 20.954305,52 12,43.045695 12,32 12,20.954305 20.954305,12 32,12 c 11.045695,0 20,8.954305 20,20 z" + sodipodi:ry="20" + sodipodi:rx="20" + sodipodi:cy="32" + sodipodi:cx="32" + id="path3014" + style="fill:url(#radialGradient4024);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ssccs" + inkscape:connector-curvature="0" + id="path3866" + transform="matrix(1.1769403,0,0,1.1769403,-5.6620909,982.68843)" + d="m 28,16 c -6.627417,0 -12,5.372583 -12,12 0,0.20181 0.0214,0.394383 0.03125,0.59375 C 20,20 22,22 28.65625,16.03125 28.436252,16.019242 28.222996,16 28,16 z" + style="fill:#ff8f8f;fill-opacity:1;stroke:none;filter:url(#filter3884)" /> + <path + transform="matrix(1.487885,0,0,1.487885,-10.597031,-493.22036)" + style="fill:#ff7878;fill-opacity:1;stroke:none;filter:url(#filter3898)" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + id="path3888" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssccs" /> + <path + sodipodi:nodetypes="ssccs" + inkscape:connector-curvature="0" + id="path3902" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + style="fill:#ff5252;fill-opacity:1;stroke:none;filter:url(#filter3916)" + transform="matrix(-1.8359746,0,0,-1.8359746,81.432966,2885.3572)" /> + <path + transform="matrix(-1.1914115,0,0,-1.1914115,69.087304,2235.4229)" + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter3916);opacity:0.75187970000000004" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 3.96875,-8.5937 5.96875,-6.5937 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + id="path3920" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssccs" /> + <path + sodipodi:nodetypes="csccsc" + inkscape:connector-curvature="0" + id="path3964" + d="m 28,1004.3622 c -6.627417,0 -12,5.3726 -12,12 0,0.2018 0.0214,0.3944 0.03125,0.5937 5.570868,-4.4816 8.905966,-4.4575 12.625,-12.5625 -0.219998,-0.012 -0.433254,-0.031 -0.65625,-0.031 z" + style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4110);opacity:0.69924812" + transform="matrix(0.58516297,0,0,0.58516297,6.7391969,416.10681)" /> + </g> + </g> +</svg> diff --git a/resources/sources/steve.svg b/resources/sources/steve.svg new file mode 100644 index 00000000..2233272c --- /dev/null +++ b/resources/sources/steve.svg @@ -0,0 +1,534 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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#" + xmlns:svg="http://www.w3.org/2000/svg" + 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" + width="32" + height="32" + id="svg2" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="steve.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/insticons/steve128.png" + inkscape:export-xdpi="360" + inkscape:export-ydpi="360"> + <defs + id="defs4"> + <filter + inkscape:collect="always" + id="filter3927" + x="-0.10864197" + width="1.2172839" + y="-0.10864198" + height="1.217284"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.1769547" + id="feGaussianBlur3929" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#484848" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="4" + inkscape:cx="-15.767253" + inkscape:cy="34.171841" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2996" + empspacing="4" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1020.3622)"> + <path + style="fill:#002020;fill-opacity:1;stroke:none;filter:url(#filter3927)" + d="m 5.6875,1024.4872 c -1,0 -2,1 -2,2 l 0,22 c 0,1 1,2 2,2 l 22,0 c 1,0 2,-1 2,-2 l 0,-22 c 0,-1 -1,-2 -2,-2 z" + id="rect3223-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> + <path + style="fill:#2b1e0d;fill-opacity:1;stroke:none" + d="m 6,1024.3622 20,0 c 1,0 2,1 2,2 l 0,7 -3,0 0,-3 -18,0 0,3 -3,0 0,-7.005 c 0,-0.995 1,-1.995 2,-1.995 z" + id="rect3978" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccc" /> + <path + style="fill:#421d0a;fill-opacity:1;stroke:none" + d="m 10,22 3,0 0,-3 6,0 0,3 3,0 0,6 -12,0 z" + id="rect3981" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" + transform="translate(0,1020.3622)" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none" + id="rect3080" + width="8" + height="5.0000172" + x="6" + y="1035.3622" /> + <rect + y="1035.3622" + x="18" + height="4.9999957" + width="8" + id="rect3082" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <path + style="fill:#9c694c;fill-opacity:1;stroke:none" + d="m 7,10 18,0 0,3 3,0 0,13 c 0,1 -1,2 -2,2 l -4,0 0,-6 -3,0 0,-3 6,0 0,-3 -6,0 0,3 -6,0 0,-3 -6,0 0,3 6,0 0,3 -3,0 0,6 -4,0 C 5,28 4,27 4,26 l 0,-10 0,-3 3,0 z" + id="rect3941" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccccccccccccccccccccc" + transform="translate(0,1020.3622)" /> + <rect + y="1024.3622" + x="6.9999995" + height="3" + width="3" + id="rect3011-9" + style="fill:#2b1e0d;fill-opacity:1;stroke:none" /> + <rect + style="fill:#2f1f0f;fill-opacity:1;stroke:none" + id="rect3013-0" + width="3" + height="3" + x="10" + y="1024.3622" /> + <rect + style="fill:#281c0b;fill-opacity:1;stroke:none" + id="rect3017-9" + width="3" + height="3" + x="13" + y="1024.3622" /> + <rect + y="1024.3622" + x="16" + height="3" + width="3" + id="rect3019-6" + style="fill:#241808;fill-opacity:1;stroke:none" /> + <rect + style="fill:#261a0a;fill-opacity:1;stroke:none" + id="rect3021-8" + width="3" + height="3" + x="19" + y="1024.3622" /> + <rect + y="1024.3622" + x="22" + height="3" + width="3" + id="rect3023-6" + style="fill:#2b1e0d;fill-opacity:1;stroke:none" /> + <rect + y="1027.3622" + x="3.9999998" + height="3" + width="3" + id="rect3027-7" + style="fill:#2b1e0d;fill-opacity:1;stroke:none" /> + <rect + style="fill:#2b1e0d;fill-opacity:1;stroke:none" + id="rect3029-6" + width="3" + height="3" + x="6.9999995" + y="1027.3622" /> + <rect + style="fill:#2b1e0d;fill-opacity:1;stroke:none" + id="rect3033-4" + width="3" + height="3" + x="10" + y="1027.3622" /> + <rect + y="1027.3622" + x="13" + height="3" + width="3" + id="rect3035-4" + style="fill:#332411;fill-opacity:1;stroke:none" /> + <rect + style="fill:#422a12;fill-opacity:1;stroke:none" + id="rect3037-2" + width="3" + height="3" + x="16" + y="1027.3622" /> + <rect + y="1027.3622" + x="19" + height="3" + width="3" + id="rect3039-4" + style="fill:#3f2a15;fill-opacity:1;stroke:none" /> + <rect + style="fill:#2c1e0e;fill-opacity:1;stroke:none" + id="rect3041-2" + width="3" + height="3" + x="22" + y="1027.3622" /> + <rect + y="1027.3622" + x="25" + height="3" + width="3" + id="rect3043-1" + style="fill:#281c0b;fill-opacity:1;stroke:none" /> + <rect + y="1030.3622" + x="3.9999998" + height="3" + width="3" + id="rect3045-3" + style="fill:#2b1e0d;fill-opacity:1;stroke:none" /> + <rect + y="1030.3622" + x="25" + height="3" + width="3" + id="rect3061-7" + style="fill:#342512;fill-opacity:1;stroke:none" /> + <rect + style="fill:#8a4c3d;fill-opacity:1;stroke:none" + id="rect3089" + width="6" + height="3" + x="13" + y="1042.3622" /> + <g + id="g3856" + transform="translate(0,1.7382813e-5)"> + <rect + y="1039.3622" + x="13" + height="3" + width="6" + id="rect3177-4" + style="fill:#6a4030;fill-opacity:1;stroke:none" /> + <rect + y="1042.3622" + x="10" + height="3" + width="3" + id="rect3085" + style="fill:#41210c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#41210c;fill-opacity:1;stroke:none" + id="rect3091" + width="3" + height="3" + x="19" + y="1042.3622" /> + <rect + y="1045.3622" + x="13" + height="3" + width="3" + id="rect3093" + style="fill:#421d0a;fill-opacity:1;stroke:none" /> + <rect + style="fill:#45220e;fill-opacity:1;stroke:none" + id="rect3095" + width="3" + height="3" + x="19" + y="1045.3622" /> + <rect + y="1045.3622" + x="10" + height="3" + width="3" + id="rect3097" + style="fill:#45220e;fill-opacity:1;stroke:none" /> + <rect + style="fill:#45220e;fill-opacity:1;stroke:none" + id="rect3099" + width="3" + height="3" + x="16" + y="1045.3622" /> + </g> + <g + id="g3944" + transform="translate(-28,1.7382813e-5)"> + <rect + y="1030.3622" + x="35" + height="3" + width="3" + id="rect3047-1" + style="fill:#b6896c;fill-opacity:1;stroke:none" /> + <rect + y="1030.3622" + x="38" + height="3" + width="3" + id="rect3051-9" + style="fill:#bd8e72;fill-opacity:1;stroke:none" /> + <rect + style="fill:#c69680;fill-opacity:1;stroke:none" + id="rect3053-2" + width="3" + height="3" + x="41" + y="1030.3622" /> + <rect + y="1030.3622" + x="44" + height="3" + width="3" + id="rect3055-9" + style="fill:#bd8b72;fill-opacity:1;stroke:none" /> + <rect + style="fill:#bd8e74;fill-opacity:1;stroke:none" + id="rect3057-7" + width="3" + height="3" + x="47" + y="1030.3622" /> + <rect + y="1030.3622" + x="50" + height="3" + width="3" + id="rect3059-2" + style="fill:#ac765a;fill-opacity:1;stroke:none" /> + <rect + y="1033.3622" + x="32" + height="3" + width="3" + id="rect3063-8" + style="fill:#aa7d66;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b4846d;fill-opacity:1;stroke:none" + id="rect3065-6" + width="3" + height="3" + x="35" + y="1033.3622" /> + <rect + style="fill:#aa7d66;fill-opacity:1;stroke:none" + id="rect3069-9" + width="3" + height="3" + x="38" + y="1033.3622" /> + <rect + y="1033.3622" + x="41" + height="3" + width="3" + id="rect3071-7" + style="fill:#ad806d;fill-opacity:1;stroke:none" /> + <rect + style="fill:#9c725c;fill-opacity:1;stroke:none" + id="rect3073-1" + width="3" + height="3" + x="44" + y="1033.3622" /> + <rect + y="1033.3622" + x="47" + height="3" + width="3" + id="rect3075-8" + style="fill:#bb8972;fill-opacity:1;stroke:none" /> + <rect + style="fill:#9c694c;fill-opacity:1;stroke:none" + id="rect3077-8" + width="3" + height="3" + x="50" + y="1033.3622" /> + <rect + y="1033.3622" + x="53" + height="3" + width="3" + id="rect3079-2" + style="fill:#9c694c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b4846d;fill-opacity:1;stroke:none" + id="rect3153-6" + width="3" + height="3" + x="32" + y="1036.3622" /> + <rect + style="fill:#b57b67;fill-opacity:1;stroke:none" + id="rect3159-7" + width="3" + height="3" + x="41" + y="1036.3622" /> + <rect + y="1036.3622" + x="44" + height="3" + width="3" + id="rect3161-0" + style="fill:#bb8972;fill-opacity:1;stroke:none" /> + <rect + style="fill:#aa7d66;fill-opacity:1;stroke:none" + id="rect3167-3" + width="3" + height="3" + x="53" + y="1036.3622" /> + <rect + y="1039.3622" + x="32" + height="3" + width="3" + id="rect3169-4" + style="fill:#9c6346;fill-opacity:1;stroke:none" /> + <rect + style="fill:#b37b62;fill-opacity:1;stroke:none" + id="rect3171-8" + width="3" + height="3" + x="35" + y="1039.3622" /> + <rect + style="fill:#b78272;fill-opacity:1;stroke:none" + id="rect3175-0" + width="3" + height="3" + x="38" + y="1039.3622" /> + <rect + y="1039.3622" + x="47" + height="3" + width="3" + id="rect3181-9" + style="fill:#be886c;fill-opacity:1;stroke:none" /> + <rect + style="fill:#a26a47;fill-opacity:1;stroke:none" + id="rect3183-7" + width="3" + height="3" + x="50" + y="1039.3622" /> + <rect + y="1039.3622" + x="53" + height="3" + width="3" + id="rect3185-6" + style="fill:#805334;fill-opacity:1;stroke:none" /> + <rect + y="1042.3622" + x="32" + height="3" + width="3" + id="rect3187-1" + style="fill:#905e43;fill-opacity:1;stroke:none" /> + <rect + y="1042.3622" + x="53" + height="3" + width="3" + id="rect3203-8" + style="fill:#815339;fill-opacity:1;stroke:none" /> + <path + style="fill:#6f452c;fill-opacity:1;stroke:none" + d="m 32,1045.3622 3,0 0,3 -1,0 c -1,0 -2,-1 -2,-2 z" + id="rect3205-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccc" /> + <rect + y="1045.3622" + x="35" + height="3" + width="3" + id="rect3207-2" + style="fill:#6d432a;fill-opacity:1;stroke:none" /> + <rect + y="1045.3622" + x="50" + height="3" + width="3" + id="rect3219-4" + style="fill:#83553b;fill-opacity:1;stroke:none" /> + <path + style="fill:#7a4e33;fill-opacity:1;stroke:none" + d="m 53,1045.3622 3,0 0,1 c 0,1 -1,2 -2,2 l -1,0 z" + id="rect3221-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccc" /> + <rect + style="fill:#965f40;fill-opacity:1;stroke:none" + id="rect3083" + width="3" + height="3" + x="35" + y="1042.3622" /> + <rect + y="1042.3622" + x="50" + height="3" + width="3" + id="rect3101" + style="fill:#8f5e3e;fill-opacity:1;stroke:none" /> + </g> + <rect + style="fill:#523d89;fill-opacity:1;stroke:none" + id="rect3084" + width="3" + height="3" + x="10" + y="16" + transform="translate(0,1020.3622)" /> + <rect + style="fill:#523d89;fill-opacity:1;stroke:none" + id="rect3086" + width="3" + height="3" + x="19" + y="16" + transform="translate(0,1020.3622)" /> + </g> +</svg> |