changeset 864:c71bc7d32ce5

2006-11-30 Brian Masney <masneyb@gftp.org> * docs/sample.gftp/Makefile.am docs/sample.gftp/gftp-16x16.png docs/sample.gftp/gftp-22x22.png docs/sample.gftp/gftp-24x24.png docs/sample.gftp/gftp-32x32.png docs/sample.gftp/gftp-48x48.png docs/sample.gftp/gftp-scalable.svg docs/gftp.desktop docs/sample.gftp/gftp-mini-logo.png docs/sample.gftp/gftp-mini-logo.xpm - added new icons for gftp from Tango Friday theme. (closes #370627)
author masneyb
date Sat, 23 Dec 2006 19:29:16 +0000
parents 9f10d3c835cb
children 1fae947d4418
files ChangeLog docs/gftp.desktop docs/sample.gftp/Makefile.am docs/sample.gftp/gftp-16x16.png docs/sample.gftp/gftp-22x22.png docs/sample.gftp/gftp-24x24.png docs/sample.gftp/gftp-32x32.png docs/sample.gftp/gftp-48x48.png docs/sample.gftp/gftp-mini-logo.png docs/sample.gftp/gftp-mini-logo.xpm docs/sample.gftp/gftp-scalable.svg
diffstat 11 files changed, 1001 insertions(+), 296 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Dec 23 18:16:32 2006 +0000
+++ b/ChangeLog	Sat Dec 23 19:29:16 2006 +0000
@@ -1,4 +1,11 @@
 2006-11-30 Brian Masney <masneyb@gftp.org>
+	* docs/sample.gftp/Makefile.am docs/sample.gftp/gftp-16x16.png
+	docs/sample.gftp/gftp-22x22.png docs/sample.gftp/gftp-24x24.png
+	docs/sample.gftp/gftp-32x32.png docs/sample.gftp/gftp-48x48.png
+	docs/sample.gftp/gftp-scalable.svg docs/gftp.desktop
+	docs/sample.gftp/gftp-mini-logo.png docs/sample.gftp/gftp-mini-logo.xpm
+	- added new icons for gftp from Tango Friday theme. (closes #370627)
+
 	* lib/options.h src/gtk/gftp-gtk.c - added new option:
 	connect_to_remote_on_startup. If this is enabled, then the application
 	will automatically connect to the remote server when it is started.
@@ -3758,7 +3765,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.507 2006/12/23 18:16:31 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.508 2006/12/23 19:29:15 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer
 
--- a/docs/gftp.desktop	Sat Dec 23 18:16:32 2006 +0000
+++ b/docs/gftp.desktop	Sat Dec 23 19:29:16 2006 +0000
@@ -1,17 +1,16 @@
 [Desktop Entry]
-Version=1.0
 Encoding=UTF-8
 Name=gFTP
-GenericName=gFTP
 Comment=Download and upload files using multiple file transfer protocols
 Comment[fr]=Télécharge des fichiers en utilisant le protocole FTP
+GenericName=gFTP
 Exec=gftp %u
-TryExec=gftp
+Terminal=false
+X-MultipleArgs=false
+Type=Application
 Icon=gftp.png
-Terminal=false
-Type=Application
-Categories=GTK;Network;FileTransfer;
+Categories=Application;Network;
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=gftp
 X-GNOME-Bugzilla-Component=general
-X-GNOME-Bugzilla-Version=2.0.18
+X-GNOME-Bugzilla-Version=2.0.19
--- a/docs/sample.gftp/Makefile.am	Sat Dec 23 18:16:32 2006 +0000
+++ b/docs/sample.gftp/Makefile.am	Sat Dec 23 19:29:16 2006 +0000
@@ -1,12 +1,16 @@
 ## Process this file with automake to produce Makefile.in
 
 pkgdata_DATA=COPYING bookmarks connect.xpm deb.xpm diff.xpm dir.xpm doc.xpm \
-	dotdot.xpm down.xpm exe.xpm gftp-logo.xpm gftp-mini-logo.xpm gftp.xpm \
-	gftprc img.xpm left.xpm linkdir.xpm linkfile.xpm man.xpm open_dir.xpm \
-	right.xpm rpm.xpm stop.xpm tar.xpm txt.xpm sound.xpm up.xpm world.xpm
+	dotdot.xpm down.xpm exe.xpm gftp-logo.xpm gftp.xpm gftprc img.xpm \
+	left.xpm linkdir.xpm linkfile.xpm man.xpm open_dir.xpm right.xpm \
+	rpm.xpm stop.xpm tar.xpm txt.xpm sound.xpm up.xpm world.xpm \
+	gftp-16x16.png gftp-22x22.png gftp-24x24.png gftp-32x32.png \
+	gftp-48x48.png gftp-scalable.svg
+
 
 EXTRA_DIST=COPYING bookmarks connect.xpm deb.xpm diff.xpm dir.xpm doc.xpm \
-	dotdot.xpm down.xpm exe.xpm gftp-logo.xpm gftp-mini-logo.xpm gftp.xpm \
-	gftprc img.xpm left.xpm linkdir.xpm linkfile.xpm man.xpm open_dir.xpm \
-	right.xpm rpm.xpm stop.xpm tar.xpm txt.xpm sound.xpm up.xpm world.xpm
-
+	dotdot.xpm down.xpm exe.xpm gftp-logo.xpm gftp.xpm gftprc img.xpm \
+	left.xpm linkdir.xpm linkfile.xpm man.xpm open_dir.xpm right.xpm \
+	rpm.xpm stop.xpm tar.xpm txt.xpm sound.xpm up.xpm world.xpm \
+	gftp-16x16.png gftp-22x22.png gftp-24x24.png gftp-32x32.png \
+	gftp-48x48.png gftp-scalable.svg
Binary file docs/sample.gftp/gftp-16x16.png has changed
Binary file docs/sample.gftp/gftp-22x22.png has changed
Binary file docs/sample.gftp/gftp-24x24.png has changed
Binary file docs/sample.gftp/gftp-32x32.png has changed
Binary file docs/sample.gftp/gftp-48x48.png has changed
Binary file docs/sample.gftp/gftp-mini-logo.png has changed
--- a/docs/sample.gftp/gftp-mini-logo.xpm	Sat Dec 23 18:16:32 2006 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,281 +0,0 @@
-/* XPM */
-static char *gftp-mini-logo[] = {
-/* columns rows colors chars-per-pixel */
-"52 19 256 2",
-"   c #080910",
-".  c #1d1d1f",
-"X  c #171822",
-"o  c #1f1f22",
-"O  c #1c1e2c",
-"+  c #191d34",
-"@  c #201f1e",
-"#  c #201f24",
-"$  c #21201f",
-"%  c #222224",
-"&  c #24242c",
-"*  c #282726",
-"=  c #2b2b2b",
-"-  c #232530",
-";  c #2a2b39",
-":  c #2e2c36",
-">  c #302f35",
-",  c #323134",
-"<  c #1f2c64",
-"1  c #202647",
-"2  c #292b4a",
-"3  c #2a2e57",
-"4  c #2f3142",
-"5  c #2a345b",
-"6  c #303246",
-"7  c #31354d",
-"8  c #37394d",
-"9  c #383641",
-"0  c #3d3b43",
-"q  c #3a3b4c",
-"w  c #323652",
-"e  c #363951",
-"r  c #3b3d5b",
-"t  c #31345c",
-"y  c #2d3263",
-"u  c #2a3572",
-"i  c #32376c",
-"p  c #363e71",
-"a  c #393f78",
-"s  c #3d4163",
-"d  c #374073",
-"f  c #3b4376",
-"g  c #3e4778",
-"h  c #424147",
-"j  c #40414f",
-"k  c #47495b",
-"l  c #494957",
-"z  c #504f56",
-"x  c #54535c",
-"c  c #43486e",
-"v  c #4c4e6b",
-"b  c #474964",
-"n  c #454d7e",
-"m  c #484d76",
-"M  c #4a5075",
-"N  c #504e62",
-"B  c #555464",
-"V  c #54536a",
-"C  c #595a68",
-"Z  c #575a7a",
-"A  c #5b5d77",
-"S  c #5a5d7b",
-"D  c #525578",
-"F  c #686a6e",
-"G  c #646476",
-"H  c #60627d",
-"J  c #6e6d79",
-"K  c #7d7d7d",
-"L  c #71747e",
-"P  c #1f3586",
-"I  c #26378b",
-"U  c #37458e",
-"Y  c #3d4883",
-"T  c #384894",
-"R  c #324396",
-"E  c #3453c5",
-"W  c #3b5ace",
-"Q  c #404b87",
-"!  c #414c8a",
-"~  c #475189",
-"^  c #4b5385",
-"/  c #4b5589",
-"(  c #4a599f",
-")  c #545881",
-"_  c #535d8a",
-"`  c #585e8b",
-"'  c #525a91",
-"]  c #4e5aa1",
-"[  c #4a5db1",
-"{  c #425aba",
-"}  c #505fa4",
-"|  c #5d648c",
-" . c #576297",
-".. c #5a6190",
-"X. c #5362a7",
-"o. c #596aa3",
-"O. c #5e6fba",
-"+. c #5666b2",
-"@. c #63668c",
-"#. c #63688e",
-"$. c #6b6c85",
-"%. c #6c6f8d",
-"&. c #646b9b",
-"*. c #6c7194",
-"=. c #747288",
-"-. c #7d7c88",
-";. c #737590",
-":. c #707598",
-">. c #7b7e9b",
-",. c #636da3",
-"<. c #686fa1",
-"1. c #626eac",
-"2. c #6971a3",
-"3. c #6a74ac",
-"4. c #6e79af",
-"5. c #6775b4",
-"6. c #6a76b4",
-"7. c #6e7cba",
-"8. c #6172bc",
-"9. c #7076a4",
-"0. c #777ca6",
-"q. c #415dc5",
-"w. c #4661c7",
-"e. c #4c69d0",
-"r. c #516bcc",
-"t. c #506ed7",
-"y. c #5b72cc",
-"u. c #5e7bdf",
-"i. c #5a73d1",
-"p. c #5373e4",
-"a. c #647acd",
-"s. c #6c7ec2",
-"d. c #6b7fce",
-"f. c #657ed6",
-"g. c #627ee0",
-"h. c #7f83a1",
-"j. c #7c83ad",
-"k. c #7c85b7",
-"l. c #7b86bc",
-"z. c #6d83d2",
-"x. c #7385cd",
-"c. c #7689d3",
-"v. c #748adb",
-"b. c #7b8cd1",
-"n. c #7d90d6",
-"m. c #7e92da",
-"M. c #6481e5",
-"N. c #758de2",
-"B. c #7b92e3",
-"V. c #8e8e8e",
-"C. c #838382",
-"Z. c #8c8b98",
-"A. c #94939d",
-"S. c #8186ad",
-"D. c #878db3",
-"F. c #888db3",
-"G. c #8c91b7",
-"H. c #8d94bc",
-"J. c #9593a4",
-"K. c #9796a8",
-"L. c #9997a4",
-"P. c #9b9aa8",
-"I. c #9a9ebe",
-"U. c #a2a5af",
-"Y. c #a7a6b4",
-"T. c #adabb9",
-"R. c #b3b3b3",
-"E. c #bdbdbd",
-"W. c #828ec3",
-"Q. c #8b97cb",
-"!. c #8f9ac9",
-"~. c #8193d7",
-"^. c #8395d9",
-"/. c #8b99d3",
-"(. c #8d9ddc",
-"). c #949cc4",
-"_. c #939ccb",
-"`. c #909fda",
-"'. c #919ed2",
-"]. c #8096e5",
-"[. c #859ae6",
-"{. c #8b9fe7",
-"}. c #9da5cb",
-"|. c #91a0d7",
-" X c #91a0db",
-".X c #99a5d7",
-"XX c #99a7db",
-"oX c #9fabdd",
-"OX c #8da0e4",
-"+X c #91a4e5",
-"@X c #94a7e9",
-"#X c #97a9ea",
-"$X c #9cadea",
-"%X c #9fb0eb",
-"&X c #a5a9c7",
-"*X c #a7abca",
-"=X c #a2aedb",
-"-X c #a8afd4",
-";X c #acb6db",
-":X c #bcbbc7",
-">X c #b7bdd7",
-",X c #b8bcd7",
-"<X c #babfd9",
-"1X c #b5bcdb",
-"2X c #a2afe3",
-"3X c #a5b3e4",
-"4X c #a3b3ec",
-"5X c #aab7e4",
-"6X c #abbaed",
-"7X c #adb8e2",
-"8X c #a9b9f2",
-"9X c #b0beee",
-"0X c #bdc2dd",
-"qX c #b7c1e6",
-"wX c #b4c1ef",
-"eX c #bbc3e3",
-"rX c #b9c3ea",
-"tX c #b6c3f0",
-"yX c #bbc7f1",
-"uX c #bdc9f1",
-"iX c #c0bfbe",
-"pX c #c7c5be",
-"aX c #c4c3c5",
-"sX c #c3c2cd",
-"dX c #cccccc",
-"fX c #cdccd5",
-"gX c #d0cfd7",
-"hX c #d3d3d3",
-"jX c #d8d8d6",
-"kX c #dbdbdc",
-"lX c #c6cbe4",
-"zX c #c7cfee",
-"xX c #c9cee4",
-"cX c #c3cdf2",
-"vX c #cbd3ef",
-"bX c #c7d0f2",
-"nX c #cbd4f3",
-"mX c #d6d9e8",
-"MX c #d4dbf4",
-"NX c #d9dff6",
-"BX c #dde2f6",
-"VX c #dfe5f8",
-"CX c #e0dfe4",
-"ZX c #e4e4e4",
-"AX c #e8e7ed",
-"SX c #e9e9e9",
-"DX c #e1e6f8",
-"FX c #e5e9f9",
-"GX c #eeeef0",
-"HX c #eaeefa",
-"JX c #eef1fb",
-"KX c #f1f1ef",
-"LX c #f3f3f4",
-"PX c #f3f5fb",
-"IX c #f7f8fd",
-"UX c #fdfdfe",
-/* pixels */
-"UXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXLXSXSXSXSXSXSXSXSXZXSXUXUXUX",
-"UXUXIXIXIXPXPXPXJXJXHXJXHXFXFXDXFXDXBXVXBXMXBXMXMXMXnXMXMXbXnXbXnXnXcXcXnX7XU.jXkXkXkXkXkXkXkXZXR.dXUXUX",
-"IXPXPXFXFXFXMXNXNXcXnXuXtXcX6X9X6X@X6X+X^./.a.b.c.y.x.r.y.d.q.y.q.E a.E W I A IXGXIXUXUXUXUXUXUXhXdXkXUX",
-"UXPXPXPXFXFXBXDXDXnXBXbXnXnXcXyXuX9XrX=X4.*./ @.@.~ #.! _ ` Q / ! ! ' } T w B L.Y.hXSXLXUXUXUXGXdXUXaXSX",
-"IXIXPXJXFXFXDXDXBXMXnXbXnXrX7X2X5X5X3X_.r % % % # o # # @ . = % o # # a + % # % , J aXSXUXUXUXLXdXjXdXR.",
-"UXIXIXPXFXJXVXDXDXnXBXcX;X*XS.S.G.l.}.k.w % 3 c m p D g p t & ; y u Q u - # V G 0 % -.mXIXUXUXUXUXUXLXdX",
-"UXIXIXJXFXJXVXVXBXnXMX1XS.l & & 4 6 *.3.w % f ,.1.+.W.s.O.' O 6 } { x.I O : K.T.=.% x fXLXUXUXUXLXUXSXjX",
-"UXIXIXJXPXFXFXBXBXMXxXI.j % r k ; % H ,.e % 2 s c M 5.(.a.,.& 1 6.r.c.I O 0 J.Y.$.$ C hXLXUXUXUXUXUXjXZX",
-"UXIXIXPXPXJXFXBXDXMX0X;.@ V 0.F.v % S 2.e = O % % & ,.(.f.2.& 2 7.e.n.T O > x B , = A.mXLXUXUXUXUXUXhXGX",
-"UXUXIXPXFXJXDXDXFXbX,XA # $._.).A $ S 2.7 % i | &.X.Q.v.z.2.O 8 +.e.^.U - = % * h Z.hXKXUXUXUXUXUXUXdXUX",
-"UXUXIXIXJXJXDXFXFXnX0XG # H H.H.D . Z 2.7 & ' !.XXv.5XN.^.,.- q [ f.m.Y X 9 =.P.:XmXKXUXUXUXUXUXUXLXhXUX",
-"UXUXIXIXJXJXFXFXDXMX0X>.% q @.) q % m 0.e & &.|.2X[.#XB.`.] , q [ m.i.~ X l T.mXKXLXUXUXUXUXUXUXUXSXkXUX",
-"UXUXIXIXPXPXFXFXFXMXmX&Xb % % % % * Z j.7 o ,.oX6X].6X[.^.4.& q 8.z.m.f   z sXLXUXUXUXUXUXUXUXUXUXjXSXUX",
-"UXUXUXPXJXPXFXFXFXMXBX>XS.A e r 2 @ %.l.| G 7.%X%XB.tX[.v.W.u | x.t.(.< z A.kXLXUXUXUXUXUXUXUXUXUXhXLXUX",
-"UXUXUXIXPXJXFXFXDXBXMX,X$.k c r & ; D.'.oX.XXX$X%X$X$X$XB.(.a.b.^.g.^.5 aXAXSXUXUXUXUXUXUXUXUXUXIXdXUXUX",
-"UXUXUXIXIXPXPXDXFXVXMX0XV $ % % 0 &.-X3XrX6X6X$X4X%X%X4XN.$Xm.OX+XM.s.k KXPXUXUXLXUXIXUXUXIXUXUXKXhXUXUX",
-"UXUXUXIXPXPXFXFXFXMXBXeX!.Z.#.*.F./.7X6X%XtXOX4X4XB.4XB.N.$Xp.[.N.p.o.L UXUXUXUXUXUXUXUXUXUXUXUXZXkXUXUX",
-"UXUXUXUXIXPXPXPXHXHXFXBXmXxXlXlXxXnXnXMXnXcXcXuXyXyXtXtXtX6X6X6X4X6X..F E.R.R.R.R.R.R.R.R.R.R.E.pXLXUXUX",
-"UXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXUXpXC.K K K K K K K K K K K V.mXUXUXUX"
-};
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/sample.gftp/gftp-scalable.svg	Sat Dec 23 19:29:16 2006 +0000
@@ -0,0 +1,976 @@
+<?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://web.resource.org/cc/"
+   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="48px"
+   height="48px"
+   id="svg2159"
+   sodipodi:version="0.32"
+   inkscape:version="0.44+devel"
+   sodipodi:docbase="/home/cornelius/packages/gftp/scalable"
+   sodipodi:docname="gftp.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   inkscape:export-filename="/home/cornelius/GFX/ikony/Tango/apps/48x48/gftp.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"
+   sodipodi:modified="true">
+  <defs
+     id="defs2161">
+    <linearGradient
+       id="linearGradient4001">
+      <stop
+         style="stop-color:#90b3d9;stop-opacity:1"
+         offset="0"
+         id="stop4003" />
+      <stop
+         style="stop-color:#204a87;stop-opacity:1"
+         offset="1"
+         id="stop4005" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3981">
+      <stop
+         style="stop-color:#ad7fa8;stop-opacity:1"
+         offset="0"
+         id="stop3983" />
+      <stop
+         style="stop-color:#75507b;stop-opacity:1"
+         offset="1"
+         id="stop3985" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3650">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop3652" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop3654" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3630"
+       inkscape:collect="always">
+      <stop
+         id="stop3632"
+         offset="0"
+         style="stop-color:#78a3d1;stop-opacity:1" />
+      <stop
+         id="stop3634"
+         offset="1"
+         style="stop-color:#316396;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3608"
+       inkscape:collect="always">
+      <stop
+         id="stop3610"
+         offset="0"
+         style="stop-color:#e7b05b;stop-opacity:1" />
+      <stop
+         id="stop3612"
+         offset="1"
+         style="stop-color:#c17d11;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3556">
+      <stop
+         style="stop-color:#e9b96e;stop-opacity:1"
+         offset="0"
+         id="stop3558" />
+      <stop
+         style="stop-color:#c17d11;stop-opacity:1"
+         offset="1"
+         id="stop3560" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3346">
+      <stop
+         style="stop-color:#729fcf;stop-opacity:1;"
+         offset="0"
+         id="stop3348" />
+      <stop
+         style="stop-color:#4d86c3;stop-opacity:1"
+         offset="1"
+         id="stop3350" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3337">
+      <stop
+         style="stop-color:white;stop-opacity:1"
+         offset="0"
+         id="stop3339" />
+      <stop
+         style="stop-color:#ececec;stop-opacity:1"
+         offset="1"
+         id="stop3341" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3204">
+      <stop
+         style="stop-color:#f3f3f3;stop-opacity:1"
+         offset="0"
+         id="stop3206" />
+      <stop
+         style="stop-color:#cdcdcd;stop-opacity:1"
+         offset="1"
+         id="stop3208" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3126">
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1;"
+         offset="0"
+         id="stop3128" />
+      <stop
+         style="stop-color:#a9a99e;stop-opacity:1"
+         offset="1"
+         id="stop3130" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3087">
+      <stop
+         style="stop-color:#a1bfdf;stop-opacity:1"
+         offset="0"
+         id="stop3089" />
+      <stop
+         style="stop-color:#4e87c4;stop-opacity:1"
+         offset="1"
+         id="stop3091" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3059">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop3061" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop3063" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3085"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-1,0,0,-1,52.06863,44.04156)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3126"
+       id="linearGradient3132"
+       x1="-41.57143"
+       y1="23.785715"
+       x2="-45.145054"
+       y2="23.785715"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,-167)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3126"
+       id="linearGradient3138"
+       gradientUnits="userSpaceOnUse"
+       x1="24.571428"
+       y1="43.141502"
+       x2="24.571428"
+       y2="45.021946"
+       gradientTransform="translate(-167,0)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3159"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-4,2)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3126"
+       id="linearGradient3189"
+       gradientUnits="userSpaceOnUse"
+       x1="24.571428"
+       y1="43.141502"
+       x2="24.571428"
+       y2="45.021946"
+       gradientTransform="translate(-107,1)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3126"
+       id="linearGradient3195"
+       gradientUnits="userSpaceOnUse"
+       x1="-41.57143"
+       y1="23.785715"
+       x2="-45.145054"
+       y2="23.785715"
+       gradientTransform="translate(-1,-114)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3204"
+       id="linearGradient3210"
+       x1="15"
+       y1="9.7142859"
+       x2="15"
+       y2="35.048782"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.2,0,0,1.161905,-108.1,-4.909522)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3258"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-4.000003,1.999996)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3126"
+       id="linearGradient3278"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-1,-96)"
+       x1="-41.57143"
+       y1="23.785715"
+       x2="-45.145054"
+       y2="23.785715" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3126"
+       id="linearGradient3282"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.499995,0,0,0.500002,22.74977,-83.75)"
+       x1="-41.57143"
+       y1="23.785715"
+       x2="-45.145054"
+       y2="23.785715" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3087"
+       id="radialGradient3319"
+       gradientUnits="userSpaceOnUse"
+       cx="18.940359"
+       cy="22.089586"
+       fx="18.940359"
+       fy="22.089586"
+       r="12.975384" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3321"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(6.001823,1.999996)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3323"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(6.001823,1.999996)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3325"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(6.001823,1.999996)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3327"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(6.001823,1.999996)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3329"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.892857,0,0,0.892857,10.96591,4.10714)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3331"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(6.001823,1.999996)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3337"
+       id="linearGradient3343"
+       x1="31.011683"
+       y1="13.856844"
+       x2="37.697994"
+       y2="38.810505"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.034731,0,2.029688e-7,1.032125,-48.5089,-9.762662e-5)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3346"
+       id="linearGradient3352"
+       x1="14.406521"
+       y1="13.828032"
+       x2="20.86145"
+       y2="38.636745"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,-0.260188,0.81701,-51,3.769236)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3408"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.469969,0,0,1.411752,-201.0964,-15.29391)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3421"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.408631,0,0,1.411752,-198.2995,-14.26997)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3424"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.257706,0,0,1.260493,-191.6349,-11.98863)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3427"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.408631,0,0,1.411752,-198.0422,-15.2853)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3430"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.408631,0,0,1.655076,-198.5254,-19.27416)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3059"
+       id="linearGradient3433"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.408631,0,0,1.411752,-198.6274,-14.96339)"
+       x1="22.642857"
+       y1="24.571428"
+       x2="17.464285"
+       y2="35.392857" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3087"
+       id="radialGradient3441"
+       gradientUnits="userSpaceOnUse"
+       cx="18.940359"
+       cy="22.089586"
+       fx="18.940359"
+       fy="22.089586"
+       r="12.975384" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3608"
+       id="linearGradient3562"
+       x1="20.304066"
+       y1="12.143087"
+       x2="20.304066"
+       y2="42.000206"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.004099,-2,-0.170089)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3556"
+       id="linearGradient3582"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.91322,0,0,0.889223,0.45458,6.5478e-2)"
+       x1="20.304066"
+       y1="17.112011"
+       x2="20.304066"
+       y2="36.327553" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3556"
+       id="linearGradient3586"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.913221,0,0,0.889223,0.45458,14.06548)"
+       x1="20.304066"
+       y1="16.202475"
+       x2="20.304066"
+       y2="42.000206" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3556"
+       id="linearGradient3590"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.273966,0,0,0.266767,14.48637,16.46964)"
+       x1="20.304066"
+       y1="17.112011"
+       x2="20.304066"
+       y2="42.000206" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3556"
+       id="linearGradient3594"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.273966,0,0,0.266767,14.48637,30.46964)"
+       x1="20.304066"
+       y1="17.112011"
+       x2="20.304066"
+       y2="42.000206" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3650"
+       id="radialGradient3656"
+       cx="20.541832"
+       cy="22.496302"
+       fx="20.541832"
+       fy="22.496302"
+       r="12.475384"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3630"
+       id="radialGradient3660"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.651204,8.154067e-3,-8.829574e-3,0.708317,6.767187,5.820332)"
+       cx="18.883078"
+       cy="20.482094"
+       fx="18.883078"
+       fy="20.482094"
+       r="12.975384" />
+    <linearGradient
+       y2="57.5"
+       x2="19.062"
+       y1="19.132612"
+       x1="25.937"
+       gradientTransform="matrix(0.946271,0,-1.683001e-7,0.794914,-46.74222,6.647445)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3956"
+       xlink:href="#linearGradient3290"
+       inkscape:collect="always" />
+    <linearGradient
+       gradientTransform="matrix(1,0,0,1.125,0,-1.5)"
+       y2="12.010111"
+       x2="13.604951"
+       y1="8.9722767"
+       x1="13.604951"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient2788"
+       xlink:href="#linearGradient2824"
+       inkscape:collect="always" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       y2="12.010111"
+       x2="13.604951"
+       y1="8.9722767"
+       x1="13.604951"
+       id="linearGradient2830"
+       xlink:href="#linearGradient2824"
+       inkscape:collect="always" />
+    <linearGradient
+       id="linearGradient2824"
+       inkscape:collect="always">
+      <stop
+         id="stop2826"
+         offset="0"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         id="stop2828"
+         offset="1"
+         style="stop-color:#888a85;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3944">
+      <stop
+         id="stop3284"
+         offset="0"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         id="stop3286"
+         offset="1"
+         style="stop-color:white;stop-opacity:0" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3290">
+      <stop
+         id="stop3292"
+         offset="0"
+         style="stop-color:#ffd21b;stop-opacity:1;" />
+      <stop
+         id="stop3294"
+         offset="1"
+         style="stop-color:#eeb100;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient5048">
+      <stop
+         id="stop5050"
+         offset="0"
+         style="stop-color:black;stop-opacity:0;" />
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0.5"
+         id="stop5056" />
+      <stop
+         id="stop5052"
+         offset="1"
+         style="stop-color:black;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient5060"
+       inkscape:collect="always">
+      <stop
+         id="stop5062"
+         offset="0"
+         style="stop-color:black;stop-opacity:1;" />
+      <stop
+         id="stop5064"
+         offset="1"
+         style="stop-color:black;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5048"
+       id="linearGradient3995"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(3.061834,0,0,1.969706,-1816.115,-872.8854)"
+       x1="302.85715"
+       y1="366.64789"
+       x2="302.85715"
+       y2="609.50507" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient3997"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1642.279,-873.7569)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient3999"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-2.774389,0,0,1.969706,223.3192,-876.5339)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3608"
+       id="linearGradient4047"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.004099,47,-4.170089)"
+       x1="20.304066"
+       y1="12.143087"
+       x2="20.304066"
+       y2="42.000206" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3556"
+       id="linearGradient4049"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.91322,0,0,0.889223,49.45458,-3.934522)"
+       x1="20.304066"
+       y1="17.112011"
+       x2="20.304066"
+       y2="36.327553" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3556"
+       id="linearGradient4051"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.913221,0,0,0.889223,49.45458,10.06548)"
+       x1="20.304066"
+       y1="16.202475"
+       x2="20.304066"
+       y2="42.000206" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3556"
+       id="linearGradient4053"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.273966,0,0,0.266767,63.48637,12.46964)"
+       x1="20.304066"
+       y1="17.112011"
+       x2="20.304066"
+       y2="42.000206" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3556"
+       id="linearGradient4055"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.273966,0,0,0.266767,63.48637,26.46964)"
+       x1="20.304066"
+       y1="17.112011"
+       x2="20.304066"
+       y2="42.000206" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3630"
+       id="radialGradient4057"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.651204,8.154067e-3,-8.829574e-3,0.708317,6.767187,5.820332)"
+       cx="18.883078"
+       cy="20.482094"
+       fx="18.883078"
+       fy="20.482094"
+       r="12.975384" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3650"
+       id="radialGradient4059"
+       gradientUnits="userSpaceOnUse"
+       cx="20.541832"
+       cy="22.496302"
+       fx="20.541832"
+       fy="22.496302"
+       r="12.475384" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3126"
+       id="linearGradient4073"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(51,2)"
+       x1="24.571428"
+       y1="43.141502"
+       x2="24.571428"
+       y2="45.021946" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3126"
+       id="linearGradient4075"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-2,45)"
+       x1="-41.57143"
+       y1="23.785715"
+       x2="-45.145054"
+       y2="23.785715" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5048"
+       id="linearGradient4087"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.714833,0,0,1.969706,-1606.923,-872.8854)"
+       x1="302.85715"
+       y1="366.64789"
+       x2="302.85715"
+       y2="609.50507" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient4089"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1642.279,-873.7569)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient4091"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-2.774389,0,0,1.969706,394.303,-876.5339)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+  </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="26.519657"
+     inkscape:cy="27.148609"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:showpageshadow="false"
+     inkscape:window-width="984"
+     inkscape:window-height="755"
+     inkscape:window-x="0"
+     inkscape:window-y="27" />
+  <metadata
+     id="metadata2164">
+    <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>gFTP icon</dc:title>
+        <dc:date>3.11.2006</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Josef Vybíral</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title></dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:source>http://blog.vybiral.info</dc:source>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>gftp</rdf:li>
+            <rdf:li>ftp client</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction" />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice" />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <g
+       id="g3987"
+       transform="matrix(-1.754551e-2,0,0,1.659787e-2,8.52168,39.56153)"
+       style="opacity:0.45291479;display:inline">
+      <rect
+         y="-150.69685"
+         x="-1448.6954"
+         height="478.35718"
+         width="1478.4283"
+         id="rect3989"
+         style="opacity:0.40206185;color:black;fill:url(#linearGradient3995);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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" />
+      <path
+         sodipodi:nodetypes="cccc"
+         id="path3991"
+         d="M 29.732898,-151.55183 C 29.732898,-151.55183 29.732898,326.77896 29.732898,326.77896 C 172.60706,327.67941 375.13313,219.6093 375.13305,87.582782 C 375.13305,-44.443755 215.69622,-151.55181 29.732898,-151.55183 z "
+         style="opacity:0.40206185;color:black;fill:url(#radialGradient3997);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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" />
+      <path
+         style="opacity:0.40206185;color:black;fill:url(#radialGradient3999);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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"
+         d="M -1448.6954,-154.32884 C -1448.6954,-154.32884 -1448.6954,324.00195 -1448.6954,324.00195 C -1591.5696,324.9024 -1794.0956,216.83229 -1794.0956,84.805778 C -1794.0956,-47.220759 -1634.6588,-154.32882 -1448.6954,-154.32884 z "
+         id="path3993"
+         sodipodi:nodetypes="cccc" />
+    </g>
+    <path
+       sodipodi:nodetypes="ccccccccc"
+       id="path3477"
+       d="M 9.399993,6.500004 L 31.6,6.500004 C 31.644239,6.500004 34.499997,10.037173 34.499997,10.083337 L 34.499997,41.416731 C 34.499997,41.462896 34.455399,41.500063 34.399999,41.500063 L 6.599994,41.500063 C 6.544601,41.500063 6.499999,41.462896 6.499999,41.416731 L 6.499999,10.083337 C 6.499999,10.037173 9.355752,6.500004 9.399993,6.500004 z "
+       style="color:black;fill:url(#linearGradient3562);fill-opacity:1;fill-rule:evenodd;stroke:#8f5902;stroke-width:1.00000143px;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:accumulate" />
+    <rect
+       ry="1"
+       rx="1.0000001"
+       y="14.500001"
+       x="11.5"
+       height="10.000004"
+       width="19.999998"
+       id="rect3617"
+       style="opacity:0.49781662;color:black;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1.00000036px;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:accumulate" />
+    <path
+       style="opacity:0.53275111;color:black;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1.00000036px;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:accumulate"
+       d="M 9.828078,7.5000012 L 31.171932,7.5000012 C 31.213012,7.5000012 33.500011,10.299299 33.500011,10.342825 L 33.500011,40.421433 C 33.500011,40.464959 33.458599,40.500002 33.407153,40.500002 L 7.592858,40.500002 C 7.541414,40.500002 7.500003,40.464959 7.500003,40.421433 L 7.500003,10.402353 C 7.563868,10.207868 9.786998,7.5000012 9.828078,7.5000012 z "
+       id="path3481"
+       sodipodi:nodetypes="ccccccccc" />
+    <path
+       style="color:black;fill:white;fill-opacity:0.57657626;fill-rule:evenodd;stroke:none;stroke-width:0.99999976px;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:accumulate"
+       d="M 9.944544,8.0049487 L 31.004949,7.9796949 L 33.101015,10.595939 L 7.974746,10.545431 L 9.944544,8.0049487 z "
+       id="rect3513"
+       sodipodi:nodetypes="ccccc" />
+    <rect
+       style="opacity:1;color:black;fill:url(#linearGradient3582);fill-opacity:1;fill-rule:evenodd;stroke:#8f5902;stroke-width:1.00000155px;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:accumulate"
+       id="rect3580"
+       width="19.999998"
+       height="10.000004"
+       x="10.5"
+       y="13.500001"
+       rx="1.0000001"
+       ry="1" />
+    <rect
+       style="opacity:0.49781662;color:black;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1.00000036px;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:accumulate"
+       id="rect3621"
+       width="19.999998"
+       height="10.000004"
+       x="11.5"
+       y="28.5"
+       rx="1.0000001"
+       ry="1" />
+    <rect
+       y="27.5"
+       x="10.5"
+       height="10.000004"
+       width="20"
+       id="rect3584"
+       style="opacity:1;color:black;fill:url(#linearGradient3586);fill-opacity:1;fill-rule:evenodd;stroke:#8f5902;stroke-width:1.00000155px;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:accumulate"
+       rx="0.99999988"
+       ry="1" />
+    <rect
+       y="20.5"
+       x="17.499996"
+       height="3.0000012"
+       width="6.0000005"
+       id="rect3588"
+       style="opacity:1;color:black;fill:url(#linearGradient3590);fill-opacity:1;fill-rule:evenodd;stroke:#8f5902;stroke-width:1.00000083px;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:accumulate"
+       rx="0.50507629"
+       ry="0.50507629" />
+    <rect
+       style="opacity:1;color:black;fill:url(#linearGradient3594);fill-opacity:1;fill-rule:evenodd;stroke:#8f5902;stroke-width:1.00000083px;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:accumulate"
+       id="rect3592"
+       width="6.0000005"
+       height="3.0000012"
+       x="17.499996"
+       y="34.5"
+       rx="0.30304575"
+       ry="0.30304575" />
+    <g
+       id="g3544"
+       transform="translate(-19,1)">
+      <path
+         transform="matrix(0.881736,0,0,0.879764,32.79151,9.131509)"
+         d="M 35.96143 26.534258 A 12.475384 12.475384 0 1 1  11.010662,26.534258 A 12.475384 12.475384 0 1 1  35.96143 26.534258 z"
+         sodipodi:ry="12.475384"
+         sodipodi:rx="12.475384"
+         sodipodi:cy="26.534258"
+         sodipodi:cx="23.486046"
+         id="path3447"
+         style="color:black;fill:url(#radialGradient3660);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.13539636px;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:accumulate"
+         sodipodi:type="arc" />
+      <path
+         style="opacity:0.6419214;color:black;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.85547471px;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:accumulate"
+         d="M 51,23.250484 C 51,23.250484 52.268922,24.994204 56,23.162342 C 56,23.162342 51.950634,22.743969 51,23.250484 z "
+         id="path3455" />
+      <path
+         style="opacity:0.6419214;color:black;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.85547471px;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:accumulate"
+         d="M 50.06066,41.474692 C 50.06066,41.474692 51.012627,41.331014 52.069448,41.066019 C 53.12627,40.801025 54.711501,41.419346 55.239912,41.419346 C 55.768322,41.419346 56.951687,41.345421 56.951687,41.345421 C 53.882204,42.534757 51.337539,41.67741 50.06066,41.474692 z "
+         id="path3461"
+         sodipodi:nodetypes="csscc" />
+      <path
+         id="path3517"
+         d="M 55.830738,27 C 55.866219,27.677344 56.193176,28.442404 55.830738,29 C 55.772387,29.526189 55.385923,29.262453 54.999991,29 C 54.995206,28.163786 55.395554,27.57141 55.830738,27 z "
+         style="opacity:0.6419214;color:black;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.85547471px;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:accumulate"
+         sodipodi:nodetypes="cccc" />
+      <path
+         style="opacity:0.6419214;color:black;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.85547471px;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:accumulate"
+         d="M 58.957107,24.740283 C 58.448524,25.124153 58.192827,26.096156 57.660188,27.031073 C 57.660188,27.031073 57.229592,27.857143 56.846938,28.303571 C 56.464286,28.75 56.464286,29.642857 56.464286,29.642857 L 55.11686,30.283176 L 55.571429,31.428571 L 56.464286,31.428571 L 57.256127,30.889267 L 58.26628,30.551994 L 59.748948,30.703517 L 61.239756,31.545866 L 63.084119,32.218746 L 63.067839,30.956055 C 63.158093,30.883776 62.174867,26.437385 58.957107,24.740283 z "
+         id="path3459"
+         sodipodi:nodetypes="ccsccccccccccc" />
+      <path
+         style="opacity:0.6419214;color:black;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.85547471px;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:accumulate"
+         d="M 36,34 L 37,34 L 38,33.554819 L 39,33.504311 L 40,34 L 41,34 L 42,35 L 42,36 L 42,37 L 41.466762,39 L 41,40.423856 L 40,41.484516 L 39,41 L 38,37 L 36,37 L 35,36 C 35,36 35,35 35,35 L 36,34 z "
+         id="path3624"
+         transform="translate(20,-2)" />
+      <path
+         style="opacity:0.6419214;color:black;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.85547471px;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:accumulate"
+         d="M 48.228975,39.513201 C 48.228975,39.513201 48.647849,40.420015 49.119833,39.758317 C 49.528836,39.184916 50,37.605352 50,37.158051 C 50,36.194569 49.991009,34.374714 49.991009,34.374714 L 49.561738,32.914818 L 47.164561,32 L 45.572437,32.340642 L 45,33.450113 C 45.077341,35.330718 45.86494,36.227763 47.254013,36.291895 L 47.611813,37.576456 L 48.228975,39.513201 z "
+         id="path3628"
+         sodipodi:nodetypes="csscccccccc" />
+      <path
+         style="opacity:0.6419214;color:black;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.85547471px;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:accumulate"
+         d="M 29.212183,26.090863 C 29.212183,26.090863 29,28 31,27 C 31,27 30.010153,29.050508 30.010153,29.050508 L 27.646447,30.444416 L 25.989847,30.989847 L 25,32 L 24.445692,33 L 26.010153,32.93934 L 24,34 C 24,34 23.991123,28.756594 29.212183,26.090863 z "
+         id="path3636"
+         transform="translate(20,-2)"
+         sodipodi:nodetypes="cccccccccc" />
+      <path
+         sodipodi:type="arc"
+         style="opacity:0.63318775;color:black;fill:url(#radialGradient3656);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.13539636px;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:accumulate"
+         id="path3640"
+         sodipodi:cx="23.486046"
+         sodipodi:cy="26.534258"
+         sodipodi:rx="12.475384"
+         sodipodi:ry="12.475384"
+         d="M 35.96143 26.534258 A 12.475384 12.475384 0 1 1  11.010662,26.534258 A 12.475384 12.475384 0 1 1  35.96143 26.534258 z"
+         transform="matrix(0.921905,0,0,0.919843,31.8481,8.068044)" />
+      <path
+         sodipodi:type="arc"
+         style="opacity:0.72925762;color:black;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1.24261963px;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:accumulate"
+         id="path3449"
+         sodipodi:cx="23.486046"
+         sodipodi:cy="26.534258"
+         sodipodi:rx="12.475384"
+         sodipodi:ry="12.475384"
+         d="M 35.96143 26.534258 A 12.475384 12.475384 0 1 1  11.010662,26.534258 A 12.475384 12.475384 0 1 1  35.96143 26.534258 z"
+         transform="matrix(0.807937,0,0,0.801578,34.60409,11.23071)" />
+    </g>
+  </g>
+</svg>