Merge lp:~dobey/ubuntuone-client/rm-icons into lp:ubuntuone-client

Proposed by dobey
Status: Merged
Approved by: dobey
Approved revision: 1389
Merged at revision: 1388
Proposed branch: lp:~dobey/ubuntuone-client/rm-icons
Merge into: lp:ubuntuone-client
Diff against target: 19748 lines (+7/-19635)
10 files modified
COPYING.icons (+0/-61)
LICENSE (+2/-2)
Makefile.am (+0/-1)
configure.ac (+3/-22)
data/Makefile.am (+2/-100)
data/emblem-ubuntuone-downloading.icon.in (+0/-3)
data/emblem-ubuntuone-unsynchronized.icon.in (+0/-3)
data/emblem-ubuntuone-uploading.icon.in (+0/-3)
data/ubuntuone-icons.svg (+0/-19437)
po/POTFILES.in (+0/-3)
To merge this branch: bzr merge lp:~dobey/ubuntuone-client/rm-icons
Reviewer Review Type Date Requested Status
Mike McCracken (community) Approve
Brian Curtin (community) Approve
Review via email: mp+148321@code.launchpad.net

Commit message

Remove the icons related data, as we use icons from ubuntuone-client-data now.
Update copyright year in LICENSE file.
Update Python check to require 2.6, as we haven't worked on 2.5 for some time.

To post a comment you must log in.
Revision history for this message
Brian Curtin (brian.curtin) :
review: Approve
Revision history for this message
Mike McCracken (mikemc) :
review: Approve
Revision history for this message
Ubuntu One Auto Pilot (otto-pilot) wrote :
Download full text (17.0 KiB)

The attempt to merge lp:~dobey/ubuntuone-client/rm-icons into lp:ubuntuone-client failed. Below is the output from the failed tests.

/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.69
checking for automake >= 1.10...
  testing automake-1.12... not found.
  testing automake-1.11... found 1.11.6
checking for libtool >= 1.5...
  testing libtoolize... found 2.4.2
checking for intltool >= 0.30...
  testing intltoolize... found 0.50.2
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.26
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.18
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.ac
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
Running intltoolize...
Running gtkdocize...
Running aclocal-1.11...
Running autoconf...
Running autoheader...
Running automake-1.11...
Running ./configure --enable-gtk-doc --enable-debug ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understan...

Revision history for this message
Ubuntu One Auto Pilot (otto-pilot) wrote :
Download full text (23.2 KiB)

The attempt to merge lp:~dobey/ubuntuone-client/rm-icons into lp:ubuntuone-client failed. Below is the output from the failed tests.

/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.69
checking for automake >= 1.10...
  testing automake-1.12... not found.
  testing automake-1.11... found 1.11.6
checking for libtool >= 1.5...
  testing libtoolize... found 2.4.2
checking for intltool >= 0.30...
  testing intltoolize... found 0.50.2
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.26
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.18
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.ac
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
Running intltoolize...
Running gtkdocize...
Running aclocal-1.11...
Running autoconf...
Running autoheader...
Running automake-1.11...
Running ./configure --enable-gtk-doc --enable-debug ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understan...

lp:~dobey/ubuntuone-client/rm-icons updated
1389. By dobey

Remove the emblem files from POTFILES.in as well.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== removed file 'COPYING.icons'
2--- COPYING.icons 2009-05-12 13:36:05 +0000
3+++ COPYING.icons 1970-01-01 00:00:00 +0000
4@@ -1,61 +0,0 @@
5-THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
6-
7-BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.
8-
9-1. Definitions
10-
11- 1. "Adaptation" means a work based upon the Work, or upon the Work and other pre-existing works, such as a translation, adaptation, derivative work, arrangement of music or other alterations of a literary or artistic work, or phonogram or performance and includes cinematographic adaptations or any other form in which the Work may be recast, transformed, or adapted including in any form recognizably derived from the original, except that a work that constitutes a Collection will not be considered an Adaptation for the purpose of this License. For the avoidance of doubt, where the Work is a musical work, performance or phonogram, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered an Adaptation for the purpose of this License.
12- 2. "Collection" means a collection of literary or artistic works, such as encyclopedias and anthologies, or performances, phonograms or broadcasts, or other works or subject matter other than works listed in Section 1(f) below, which, by reason of the selection and arrangement of their contents, constitute intellectual creations, in which the Work is included in its entirety in unmodified form along with one or more other contributions, each constituting separate and independent works in themselves, which together are assembled into a collective whole. A work that constitutes a Collection will not be considered an Adaptation (as defined below) for the purposes of this License.
13- 3. "Creative Commons Compatible License" means a license that is listed at http://creativecommons.org/compatiblelicenses that has been approved by Creative Commons as being essentially equivalent to this License, including, at a minimum, because that license: (i) contains terms that have the same purpose, meaning and effect as the License Elements of this License; and, (ii) explicitly permits the relicensing of adaptations of works made available under that license under this License or a Creative Commons jurisdiction license with the same License Elements as this License.
14- 4. "Distribute" means to make available to the public the original and copies of the Work or Adaptation, as appropriate, through sale or other transfer of ownership.
15- 5. "License Elements" means the following high-level license attributes as selected by Licensor and indicated in the title of this License: Attribution, ShareAlike.
16- 6. "Licensor" means the individual, individuals, entity or entities that offer(s) the Work under the terms of this License.
17- 7. "Original Author" means, in the case of a literary or artistic work, the individual, individuals, entity or entities who created the Work or if no individual or entity can be identified, the publisher; and in addition (i) in the case of a performance the actors, singers, musicians, dancers, and other persons who act, sing, deliver, declaim, play in, interpret or otherwise perform literary or artistic works or expressions of folklore; (ii) in the case of a phonogram the producer being the person or legal entity who first fixes the sounds of a performance or other sounds; and, (iii) in the case of broadcasts, the organization that transmits the broadcast.
18- 8. "Work" means the literary and/or artistic work offered under the terms of this License including without limitation any production in the literary, scientific and artistic domain, whatever may be the mode or form of its expression including digital form, such as a book, pamphlet and other writing; a lecture, address, sermon or other work of the same nature; a dramatic or dramatico-musical work; a choreographic work or entertainment in dumb show; a musical composition with or without words; a cinematographic work to which are assimilated works expressed by a process analogous to cinematography; a work of drawing, painting, architecture, sculpture, engraving or lithography; a photographic work to which are assimilated works expressed by a process analogous to photography; a work of applied art; an illustration, map, plan, sketch or three-dimensional work relative to geography, topography, architecture or science; a performance; a broadcast; a phonogram; a compilation of data to the extent it is protected as a copyrightable work; or a work performed by a variety or circus performer to the extent it is not otherwise considered a literary or artistic work.
19- 9. "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation.
20- 10. "Publicly Perform" means to perform public recitations of the Work and to communicate to the public those public recitations, by any means or process, including by wire or wireless means or public digital performances; to make available to the public Works in such a way that members of the public may access these Works from a place and at a place individually chosen by them; to perform the Work to the public by any means or process and the communication to the public of the performances of the Work, including by public digital performance; to broadcast and rebroadcast the Work by any means including signs, sounds or images.
21- 11. "Reproduce" means to make copies of the Work by any means including without limitation by sound or visual recordings and the right of fixation and reproducing fixations of the Work, including storage of a protected performance or phonogram in digital form or other electronic medium.
22-
23-2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit, or restrict any uses free from copyright or rights arising from limitations or exceptions that are provided for in connection with the copyright protection under copyright law or other applicable laws.
24-
25-3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below:
26-
27- 1. to Reproduce the Work, to incorporate the Work into one or more Collections, and to Reproduce the Work as incorporated in the Collections;
28- 2. to create and Reproduce Adaptations provided that any such Adaptation, including any translation in any medium, takes reasonable steps to clearly label, demarcate or otherwise identify that changes were made to the original Work. For example, a translation could be marked "The original work was translated from English to Spanish," or a modification could indicate "The original work has been modified.";
29- 3. to Distribute and Publicly Perform the Work including as incorporated in Collections; and,
30- 4. to Distribute and Publicly Perform Adaptations.
31- 5.
32-
33- For the avoidance of doubt:
34- 1. Non-waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the Licensor reserves the exclusive right to collect such royalties for any exercise by You of the rights granted under this License;
35- 2. Waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor waives the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; and,
36- 3. Voluntary License Schemes. The Licensor waives the right to collect royalties, whether individually or, in the event that the Licensor is a member of a collecting society that administers voluntary licensing schemes, via that society, from any exercise by You of the rights granted under this License.
37-
38-The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. Subject to Section 8(f), all rights not expressly granted by Licensor are hereby reserved.
39-
40-4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions:
41-
42- 1. You may Distribute or Publicly Perform the Work only under the terms of this License. You must include a copy of, or the Uniform Resource Identifier (URI) for, this License with every copy of the Work You Distribute or Publicly Perform. You may not offer or impose any terms on the Work that restrict the terms of this License or the ability of the recipient of the Work to exercise the rights granted to that recipient under the terms of the License. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties with every copy of the Work You Distribute or Publicly Perform. When You Distribute or Publicly Perform the Work, You may not impose any effective technological measures on the Work that restrict the ability of a recipient of the Work from You to exercise the rights granted to that recipient under the terms of the License. This Section 4(a) applies to the Work as incorporated in a Collection, but this does not require the Collection apart from the Work itself to be made subject to the terms of this License. If You create a Collection, upon notice from any Licensor You must, to the extent practicable, remove from the Collection any credit as required by Section 4(c), as requested. If You create an Adaptation, upon notice from any Licensor You must, to the extent practicable, remove from the Adaptation any credit as required by Section 4(c), as requested.
43- 2. You may Distribute or Publicly Perform an Adaptation only under the terms of: (i) this License; (ii) a later version of this License with the same License Elements as this License; (iii) a Creative Commons jurisdiction license (either this or a later license version) that contains the same License Elements as this License (e.g., Attribution-ShareAlike 3.0 US)); (iv) a Creative Commons Compatible License. If you license the Adaptation under one of the licenses mentioned in (iv), you must comply with the terms of that license. If you license the Adaptation under the terms of any of the licenses mentioned in (i), (ii) or (iii) (the "Applicable License"), you must comply with the terms of the Applicable License generally and the following provisions: (I) You must include a copy of, or the URI for, the Applicable License with every copy of each Adaptation You Distribute or Publicly Perform; (II) You may not offer or impose any terms on the Adaptation that restrict the terms of the Applicable License or the ability of the recipient of the Adaptation to exercise the rights granted to that recipient under the terms of the Applicable License; (III) You must keep intact all notices that refer to the Applicable License and to the disclaimer of warranties with every copy of the Work as included in the Adaptation You Distribute or Publicly Perform; (IV) when You Distribute or Publicly Perform the Adaptation, You may not impose any effective technological measures on the Adaptation that restrict the ability of a recipient of the Adaptation from You to exercise the rights granted to that recipient under the terms of the Applicable License. This Section 4(b) applies to the Adaptation as incorporated in a Collection, but this does not require the Collection apart from the Adaptation itself to be made subject to the terms of the Applicable License.
44- 3. If You Distribute, or Publicly Perform the Work or any Adaptations or Collections, You must, unless a request has been made pursuant to Section 4(a), keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or if the Original Author and/or Licensor designate another party or parties (e.g., a sponsor institute, publishing entity, journal) for attribution ("Attribution Parties") in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; (ii) the title of the Work if supplied; (iii) to the extent reasonably practicable, the URI, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and (iv) , consistent with Ssection 3(b), in the case of an Adaptation, a credit identifying the use of the Work in the Adaptation (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). The credit required by this Section 4(c) may be implemented in any reasonable manner; provided, however, that in the case of a Adaptation or Collection, at a minimum such credit will appear, if a credit for all contributing authors of the Adaptation or Collection appears, then as part of these credits and in a manner at least as prominent as the credits for the other contributing authors. For the avoidance of doubt, You may only use the credit required by this Section for the purpose of attribution in the manner set out above and, by exercising Your rights under this License, You may not implicitly or explicitly assert or imply any connection with, sponsorship or endorsement by the Original Author, Licensor and/or Attribution Parties, as appropriate, of You or Your use of the Work, without the separate, express prior written permission of the Original Author, Licensor and/or Attribution Parties.
45- 4. Except as otherwise agreed in writing by the Licensor or as may be otherwise permitted by applicable law, if You Reproduce, Distribute or Publicly Perform the Work either by itself or as part of any Adaptations or Collections, You must not distort, mutilate, modify or take other derogatory action in relation to the Work which would be prejudicial to the Original Author's honor or reputation. Licensor agrees that in those jurisdictions (e.g. Japan), in which any exercise of the right granted in Section 3(b) of this License (the right to make Adaptations) would be deemed to be a distortion, mutilation, modification or other derogatory action prejudicial to the Original Author's honor and reputation, the Licensor will waive or not assert, as appropriate, this Section, to the fullest extent permitted by the applicable national law, to enable You to reasonably exercise Your right under Section 3(b) of this License (right to make Adaptations) but not otherwise.
46-
47-5. Representations, Warranties and Disclaimer
48-
49-UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
50-
51-6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
52-
53-7. Termination
54-
55- 1. This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Adaptations or Collections from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License.
56- 2. Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above.
57-
58-8. Miscellaneous
59-
60- 1. Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License.
61- 2. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License.
62- 3. If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
63- 4. No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent.
64- 5. This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You.
65- 6. The rights granted under, and the subject matter referenced, in this License were drafted utilizing the terminology of the Berne Convention for the Protection of Literary and Artistic Works (as amended on September 28, 1979), the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised on July 24, 1971). These rights and subject matter take effect in the relevant jurisdiction in which the License terms are sought to be enforced according to the corresponding provisions of the implementation of those treaty provisions in the applicable national law. If the standard suite of rights granted under applicable copyright law includes additional rights not granted under this License, such additional rights are deemed to be included in the License; this License is not intended to restrict the license of any rights under applicable law.
66
67=== modified file 'LICENSE'
68--- LICENSE 2012-04-09 20:07:05 +0000
69+++ LICENSE 2013-02-13 23:33:21 +0000
70@@ -1,6 +1,6 @@
71-# This is the Ubuntu One development tools package.
72+# This is the Ubuntu One client package.
73 #
74-# Copyright (C) 2009-2012 Canonical Ltd.
75+# Copyright (C) 2009-2013 Canonical Ltd.
76 #
77 # This program is free software: you can redistribute it and/or modify it
78 # under the terms of the GNU General Public License version 3, as published
79
80=== modified file 'Makefile.am'
81--- Makefile.am 2013-02-08 19:27:57 +0000
82+++ Makefile.am 2013-02-13 23:33:21 +0000
83@@ -135,7 +135,6 @@
84 $(srcdir)/ubuntuone/syncdaemon/u1fsfsm.ods \
85 $(pyfiles) \
86 $(clientdefs_in_files) \
87- COPYING.icons \
88 LICENSE \
89 LICENSE.OpenSSL \
90 HACKING \
91
92=== modified file 'configure.ac'
93--- configure.ac 2012-10-31 19:25:05 +0000
94+++ configure.ac 2013-02-13 23:33:21 +0000
95@@ -32,25 +32,6 @@
96 AC_MSG_ERROR([lndir is required to build ubuntuone-client])
97 fi
98
99-# Icon sizes we want to install
100-AC_SUBST([render_sizes], ["256x256 16x16 24x24 32x32 48x48"])
101-
102-# Do we want to enable rendering?
103-AC_ARG_ENABLE([rendering],
104- AC_HELP_STRING([--enable-rendering],
105- [Enable icon rendering [default=auto]]),
106- [enable_rendering=$enableval],
107- [enable_rendering=yes])
108-
109-if test "x$enable_rendering" = "xyes"; then
110- AC_PATH_PROG([ICONTOOL_RENDER], [icontool-render], [false])
111- if test "x$ICONTOOL_RENDER" = "xfalse"; then
112- AC_MSG_WARN([icontool is required to generate icons])
113- enable_rendering=no
114- fi
115-fi
116-AM_CONDITIONAL(ENABLE_RENDERING, test "x$enable_rendering" = "xyes")
117-
118 # Alter default logging if we're development vs. stable
119 AC_MSG_CHECKING([development series build])
120 DEVVERSION="`echo $PACKAGE_VERSION|cut -d. -f2`"
121@@ -79,8 +60,8 @@
122 AC_SUBST(LOG_LEVEL)
123 AC_SUBST(LOG_FILE_SIZE)
124
125-# Check for python 2.5
126-AM_PATH_PYTHON([2.5])
127+# Check for python 2.6
128+AM_PATH_PYTHON([2.6])
129
130 # Specify the path for ubuntu-sso-client source
131 AC_MSG_CHECKING([for ubuntu-sso-client])
132@@ -124,7 +105,7 @@
133 # Check for gtk-doc.
134 ##################################################
135 GTK_DOC_CHECK(1.0)
136-DISTCHECK_CONFIGURE_FLAGS="--enable-gtk-doc --disable-rendering --enable-debug"
137+DISTCHECK_CONFIGURE_FLAGS="--enable-gtk-doc --enable-debug"
138 AC_SUBST(DISTCHECK_CONFIGURE_FLAGS)
139
140 ##################################################
141
142=== modified file 'data/Makefile.am'
143--- data/Makefile.am 2011-06-15 14:46:04 +0000
144+++ data/Makefile.am 2013-02-13 23:33:21 +0000
145@@ -21,16 +21,6 @@
146 @sed -e "s|\@LOG_LEVEL\@|$(LOG_LEVEL)|" \
147 -e "s|\@LOG_FILE_SIZE\@|$(LOG_FILE_SIZE)|" $< > $@
148
149-hicolordir = $(datadir)/icons/hicolor
150-privateiconsdir = $(pkgdatadir)/icons/hicolor
151-emblem_in_files = \
152- emblem-ubuntuone-downloading.icon.in \
153- emblem-ubuntuone-unsynchronized.icon.in \
154- emblem-ubuntuone-uploading.icon.in
155-emblem_files = $(emblem_in_files:.icon.in=.icon)
156-
157-%.icon: %.icon.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
158-
159 servicedir = $(DBUS_SERVICES_DIR)
160 service_in_files = \
161 com.ubuntuone.SyncDaemon.service.in \
162@@ -41,106 +31,18 @@
163 @sed -e "s|\@libexecdir\@|$(libexecdir)|" \
164 -e "s|\@bindir\@|$(bindir)|" $< > $@
165
166-icon_in_files = ubuntuone-icons.svg
167-icon_cache = $(icon_in_files:.svg=.rendercache)
168-icon_files = $(shell BUILDDIR="$(builddir)"; for i in `find $$BUILDDIR -name "*.rendercache"`; do cat $$i|sort|uniq; done)
169-
170-hicolor: Makefile
171- if [ ! -h hicolor -a -d icons ]; then \
172- $(LN_S) icons hicolor; \
173- fi
174-
175-if ENABLE_RENDERING
176-
177-%.rendercache: %.svg hicolor
178- for size in $(render_sizes); do \
179- $(ICONTOOL_RENDER) -s $$size -o $(builddir)/icons $< > $@; \
180- done
181- touch stamp-render
182-
183-dist-hook: stamp-render
184- $(mkdir_p) $(distdir)/icons
185- for size in $(render_sizes); do \
186- cp -a $(builddir)/icons/$$size $(distdir)/icons/$$size; \
187- done
188- for i in $(icon_cache); do \
189- touch $(distdir)/$$i; \
190- done
191-
192-else
193-
194-%.rendercache: %.svg hicolor
195- if test "x$(builddir)" != "x$(srcdir)" -a ! -f stamp-render; then \
196- $(mkdir_p) $(builddir)/icons; \
197- for size in $(render_sizes); do \
198- $(LN_S) $(srcdir)/icons/$$size icons/$$size; \
199- done; \
200- $(LN_S) $(srcdir)/stamp-render stamp-render; \
201- fi
202-
203-dist-hook: stamp-render
204- $(mkdir_p) $(distdir)/icons
205- for size in $(render_sizes); do \
206- cp -a $(srcdir)/icons/$$size $(distdir)/icons/$$size; \
207- done
208-
209-endif
210-
211-all: stamp-render $(emblem_files)
212-$(render_sizes): $(icon_cache)
213-stamp-render: $(render_sizes)
214-
215-install-data-local: $(emblem_files)
216- for size in $(render_sizes); do \
217- for file in $(emblem_files); do \
218- $(mkdir_p) $(DESTDIR)$(hicolordir)/$$size/emblems; \
219- $(install_sh_DATA) $(builddir)/$$file $(DESTDIR)$(hicolordir)/$$size/emblems/$$file; \
220- done; \
221- for file in $(icon_files); do \
222- context="`dirname $$file`"; \
223- if test "x$$context" = "xapps" -o "x$$context" = "xemblems"; then \
224- $(mkdir_p) $(DESTDIR)$(hicolordir)/$$size/$$context; \
225- $(install_sh_DATA) icons/$$size/$$file $(DESTDIR)$(hicolordir)/$$size/$$file; \
226- else \
227- $(mkdir_p) $(DESTDIR)$(privateiconsdir)/$$size/$$context; \
228- $(install_sh_DATA) icons/$$size/$$file $(DESTDIR)$(privateiconsdir)/$$size/$$file; \
229- fi; \
230- done; \
231- done
232-
233-uninstall-local:
234- for size in $(render_sizes); do \
235- for file in $(emblem_files); do \
236- rm -f $(DESTDIR)$(hicolordir)/$$size/emblems/$$file; \
237- done; \
238- for file in $(icon_files); do \
239- rm -f $(DESTDIR)$(hicolordir)/$$size/$$file; \
240- rm -f $(DESTDIR)$(privateiconsdir)/$$size/$$file; \
241- done; \
242- done
243-
244-maintainer-clean-local:
245- rm -rf icons
246-
247 EXTRA_DIST = \
248 $(config_in_files) \
249 $(config_files) \
250 $(autostart_in_files) \
251 $(service_in_files) \
252- $(emblem_in_files) \
253- $(icon_in_files) \
254- $(icon_cache) \
255- stamp-render \
256 $(apport_DATA) \
257 $(crashdb_DATA)
258
259 CLEANFILES = \
260 $(config_out_files) \
261 $(autostart_DATA) \
262- $(service_DATA) \
263- $(emblem_files) \
264- hicolor
265+ $(service_DATA)
266
267 MAINTAINERCLEANFILES = \
268- Makefile.in \
269- $(icon_cache)
270+ Makefile.in
271
272=== removed file 'data/emblem-ubuntuone-downloading.icon.in'
273--- data/emblem-ubuntuone-downloading.icon.in 2009-05-12 13:36:05 +0000
274+++ data/emblem-ubuntuone-downloading.icon.in 1970-01-01 00:00:00 +0000
275@@ -1,3 +0,0 @@
276-[Icon Data]
277-_DisplayName=Downloading
278-
279
280=== removed file 'data/emblem-ubuntuone-unsynchronized.icon.in'
281--- data/emblem-ubuntuone-unsynchronized.icon.in 2009-05-12 13:36:05 +0000
282+++ data/emblem-ubuntuone-unsynchronized.icon.in 1970-01-01 00:00:00 +0000
283@@ -1,3 +0,0 @@
284-[Icon Data]
285-_DisplayName=Unsynchronized
286-
287
288=== removed file 'data/emblem-ubuntuone-uploading.icon.in'
289--- data/emblem-ubuntuone-uploading.icon.in 2009-05-12 13:36:05 +0000
290+++ data/emblem-ubuntuone-uploading.icon.in 1970-01-01 00:00:00 +0000
291@@ -1,3 +0,0 @@
292-[Icon Data]
293-_DisplayName=Uploading
294-
295
296=== removed file 'data/ubuntuone-icons.svg'
297--- data/ubuntuone-icons.svg 2012-09-19 17:38:36 +0000
298+++ data/ubuntuone-icons.svg 1970-01-01 00:00:00 +0000
299@@ -1,19437 +0,0 @@
300-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
301-<!-- Created with Inkscape (http://www.inkscape.org/) -->
302-
303-<svg
304- xmlns:dc="http://purl.org/dc/elements/1.1/"
305- xmlns:cc="http://creativecommons.org/ns#"
306- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
307- xmlns:svg="http://www.w3.org/2000/svg"
308- xmlns="http://www.w3.org/2000/svg"
309- xmlns:xlink="http://www.w3.org/1999/xlink"
310- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
311- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
312- inkscape:export-ydpi="90.000000"
313- inkscape:export-xdpi="90.000000"
314- inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
315- width="1600"
316- height="600"
317- id="svg11300"
318- sodipodi:version="0.32"
319- inkscape:version="0.48.3.1 r9886"
320- sodipodi:docname="ubuntuone-icons.svg"
321- inkscape:output_extension="org.inkscape.output.svg.inkscape"
322- version="1.0"
323- style="display:inline;enable-background:new">
324- <defs
325- id="defs3">
326- <linearGradient
327- inkscape:collect="always"
328- id="linearGradient6660">
329- <stop
330- style="stop-color:#4e9a06;stop-opacity:1;"
331- offset="0"
332- id="stop6662" />
333- <stop
334- style="stop-color:#4e9a06;stop-opacity:0;"
335- offset="1"
336- id="stop6664" />
337- </linearGradient>
338- <linearGradient
339- inkscape:collect="always"
340- id="linearGradient6652">
341- <stop
342- style="stop-color:#8ae234;stop-opacity:1;"
343- offset="0"
344- id="stop6654" />
345- <stop
346- style="stop-color:#8ae234;stop-opacity:0;"
347- offset="1"
348- id="stop6656" />
349- </linearGradient>
350- <linearGradient
351- inkscape:collect="always"
352- id="linearGradient6590">
353- <stop
354- style="stop-color:#fce94f;stop-opacity:1;"
355- offset="0"
356- id="stop6592" />
357- <stop
358- style="stop-color:#fce94f;stop-opacity:0;"
359- offset="1"
360- id="stop6594" />
361- </linearGradient>
362- <linearGradient
363- inkscape:collect="always"
364- id="linearGradient6581">
365- <stop
366- style="stop-color:#c4a000;stop-opacity:1;"
367- offset="0"
368- id="stop6583" />
369- <stop
370- style="stop-color:#c4a000;stop-opacity:0;"
371- offset="1"
372- id="stop6585" />
373- </linearGradient>
374- <inkscape:perspective
375- sodipodi:type="inkscape:persp3d"
376- inkscape:vp_x="0 : 300 : 1"
377- inkscape:vp_y="0 : 1000 : 0"
378- inkscape:vp_z="1600 : 300 : 1"
379- inkscape:persp3d-origin="800 : 200 : 1"
380- id="perspective951" />
381- <linearGradient
382- id="linearGradient2256">
383- <stop
384- style="stop-color:#ff0202;stop-opacity:1;"
385- offset="0"
386- id="stop2258" />
387- <stop
388- style="stop-color:#ff9b9b;stop-opacity:1;"
389- offset="1"
390- id="stop2260" />
391- </linearGradient>
392- <linearGradient
393- inkscape:collect="always"
394- xlink:href="#linearGradient2256"
395- id="linearGradient2262"
396- x1="21.75"
397- y1="15.80225"
398- x2="24.30225"
399- y2="35.05225"
400- gradientUnits="userSpaceOnUse"
401- gradientTransform="matrix(0.6030969,0,0,0.6030969,1534.9613,65.725485)" />
402- <linearGradient
403- id="linearGradient9647">
404- <stop
405- style="stop-color:#ffffff;stop-opacity:1;"
406- offset="0"
407- id="stop9649" />
408- <stop
409- style="stop-color:#dbdbdb;stop-opacity:1;"
410- offset="1"
411- id="stop9651" />
412- </linearGradient>
413- <radialGradient
414- inkscape:collect="always"
415- xlink:href="#linearGradient9647"
416- id="radialGradient2239"
417- cx="24.30225"
418- cy="33.30225"
419- fx="24.30225"
420- fy="33.30225"
421- r="12.30225"
422- gradientUnits="userSpaceOnUse"
423- gradientTransform="matrix(1.0216347,0,0,1.0216347,1524.7899,51.787247)" />
424- <linearGradient
425- inkscape:collect="always"
426- id="linearGradient9320">
427- <stop
428- style="stop-color:#ef2929;stop-opacity:1;"
429- offset="0"
430- id="stop9322" />
431- <stop
432- style="stop-color:#ef2929;stop-opacity:0;"
433- offset="1"
434- id="stop9324" />
435- </linearGradient>
436- <linearGradient
437- inkscape:collect="always"
438- id="linearGradient9312">
439- <stop
440- style="stop-color:#a40000;stop-opacity:1;"
441- offset="0"
442- id="stop9314" />
443- <stop
444- style="stop-color:#a40000;stop-opacity:0;"
445- offset="1"
446- id="stop9316" />
447- </linearGradient>
448- <linearGradient
449- id="linearGradient2591">
450- <stop
451- id="stop2593"
452- offset="0"
453- style="stop-color:#73d216" />
454- <stop
455- id="stop2595"
456- offset="1.0000000"
457- style="stop-color:#4e9a06" />
458- </linearGradient>
459- <linearGradient
460- id="linearGradient2304">
461- <stop
462- id="stop2306"
463- offset="0"
464- style="stop-color:#fefcbc;stop-opacity:1;" />
465- <stop
466- id="stop2308"
467- offset="1"
468- style="stop-color:#f5d513;stop-opacity:1;" />
469- </linearGradient>
470- <linearGradient
471- id="linearGradient8650"
472- inkscape:collect="always">
473- <stop
474- id="stop8652"
475- offset="0"
476- style="stop-color:#ffffff;stop-opacity:1;" />
477- <stop
478- id="stop8654"
479- offset="1"
480- style="stop-color:#ffffff;stop-opacity:0;" />
481- </linearGradient>
482- <linearGradient
483- inkscape:collect="always"
484- id="linearGradient11629">
485- <stop
486- style="stop-color:#ffffff;stop-opacity:1;"
487- offset="0"
488- id="stop11631" />
489- <stop
490- style="stop-color:#ffffff;stop-opacity:0;"
491- offset="1"
492- id="stop11633" />
493- </linearGradient>
494- <linearGradient
495- inkscape:collect="always"
496- id="linearGradient11639">
497- <stop
498- style="stop-color:#ffffff;stop-opacity:1;"
499- offset="0"
500- id="stop11641" />
501- <stop
502- style="stop-color:#ffffff;stop-opacity:0;"
503- offset="1"
504- id="stop11643" />
505- </linearGradient>
506- <linearGradient
507- id="linearGradient1334">
508- <stop
509- style="stop-color:#ffffff;stop-opacity:1;"
510- offset="0"
511- id="stop1336" />
512- <stop
513- id="stop1346"
514- offset="0.25"
515- style="stop-color:#ffffff;stop-opacity:0;" />
516- <stop
517- id="stop1342"
518- offset="0.3448838"
519- style="stop-color:#ffffff;stop-opacity:1;" />
520- <stop
521- style="stop-color:#ffffff;stop-opacity:0;"
522- offset="0.86309522"
523- id="stop1344" />
524- <stop
525- style="stop-color:#ffffff;stop-opacity:1;"
526- offset="1"
527- id="stop1338" />
528- </linearGradient>
529- <linearGradient
530- inkscape:collect="always"
531- id="linearGradient6549">
532- <stop
533- style="stop-color:#ffffff;stop-opacity:1;"
534- offset="0"
535- id="stop6551" />
536- <stop
537- style="stop-color:#ffffff;stop-opacity:0;"
538- offset="1"
539- id="stop6553" />
540- </linearGradient>
541- <linearGradient
542- inkscape:collect="always"
543- id="linearGradient6527">
544- <stop
545- style="stop-color:#ffffff;stop-opacity:1;"
546- offset="0"
547- id="stop6530" />
548- <stop
549- style="stop-color:#ffffff;stop-opacity:0;"
550- offset="1"
551- id="stop6532" />
552- </linearGradient>
553- <linearGradient
554- inkscape:collect="always"
555- id="linearGradient6538">
556- <stop
557- style="stop-color:#ffffff;stop-opacity:1;"
558- offset="0"
559- id="stop6540" />
560- <stop
561- style="stop-color:#ffffff;stop-opacity:0;"
562- offset="1"
563- id="stop6542" />
564- </linearGradient>
565- <linearGradient
566- inkscape:collect="always"
567- id="linearGradient6513">
568- <stop
569- style="stop-color:#ffffff;stop-opacity:1;"
570- offset="0"
571- id="stop6515" />
572- <stop
573- style="stop-color:#ffffff;stop-opacity:0;"
574- offset="1"
575- id="stop6517" />
576- </linearGradient>
577- <linearGradient
578- inkscape:collect="always"
579- id="linearGradient6497">
580- <stop
581- style="stop-color:#ffffff;stop-opacity:1;"
582- offset="0"
583- id="stop6499" />
584- <stop
585- style="stop-color:#ffffff;stop-opacity:0;"
586- offset="1"
587- id="stop6501" />
588- </linearGradient>
589- <linearGradient
590- inkscape:collect="always"
591- id="linearGradient6470">
592- <stop
593- style="stop-color:#ffffff;stop-opacity:1;"
594- offset="0"
595- id="stop6472" />
596- <stop
597- style="stop-color:#ffffff;stop-opacity:0;"
598- offset="1"
599- id="stop6474" />
600- </linearGradient>
601- <linearGradient
602- inkscape:collect="always"
603- xlink:href="#linearGradient6470"
604- id="linearGradient7900"
605- gradientUnits="userSpaceOnUse"
606- gradientTransform="matrix(0.630958,0,0,0.640671,-155.4756,301.1529)"
607- x1="271.0217"
608- y1="-441.05182"
609- x2="285.02859"
610- y2="-431.96991" />
611- <linearGradient
612- inkscape:collect="always"
613- xlink:href="#linearGradient6497"
614- id="linearGradient7902"
615- gradientUnits="userSpaceOnUse"
616- x1="287.5173"
617- y1="-439.75281"
618- x2="289.67633"
619- y2="-436.32199" />
620- <linearGradient
621- inkscape:collect="always"
622- xlink:href="#linearGradient6513"
623- id="linearGradient7904"
624- gradientUnits="userSpaceOnUse"
625- x1="286.51172"
626- y1="-441.29074"
627- x2="289.85379"
628- y2="-436.14453" />
629- <linearGradient
630- inkscape:collect="always"
631- xlink:href="#linearGradient6538"
632- id="linearGradient7906"
633- gradientUnits="userSpaceOnUse"
634- x1="285.94086"
635- y1="-439.939"
636- x2="289.39124"
637- y2="-436.4429" />
638- <linearGradient
639- inkscape:collect="always"
640- xlink:href="#linearGradient6527"
641- id="linearGradient7908"
642- gradientUnits="userSpaceOnUse"
643- x1="275.94193"
644- y1="-437.10501"
645- x2="279.97546"
646- y2="-431.91833" />
647- <linearGradient
648- inkscape:collect="always"
649- xlink:href="#linearGradient6549"
650- id="linearGradient7910"
651- gradientUnits="userSpaceOnUse"
652- x1="286.66589"
653- y1="-439.48358"
654- x2="289.76562"
655- y2="-436.70703" />
656- <linearGradient
657- inkscape:collect="always"
658- xlink:href="#linearGradient6538"
659- id="linearGradient7912"
660- gradientUnits="userSpaceOnUse"
661- x1="284.80219"
662- y1="-441.23294"
663- x2="288.89954"
664- y2="-436.83109" />
665- <linearGradient
666- inkscape:collect="always"
667- xlink:href="#linearGradient6470"
668- id="linearGradient7914"
669- gradientUnits="userSpaceOnUse"
670- x1="271.0217"
671- y1="-441.05182"
672- x2="285.02859"
673- y2="-431.96991" />
674- <linearGradient
675- inkscape:collect="always"
676- xlink:href="#linearGradient6497"
677- id="linearGradient7916"
678- gradientUnits="userSpaceOnUse"
679- x1="287.5173"
680- y1="-439.75281"
681- x2="289.67633"
682- y2="-436.32199" />
683- <linearGradient
684- inkscape:collect="always"
685- xlink:href="#linearGradient6513"
686- id="linearGradient7918"
687- gradientUnits="userSpaceOnUse"
688- x1="286.51172"
689- y1="-441.29074"
690- x2="289.85379"
691- y2="-436.14453" />
692- <linearGradient
693- inkscape:collect="always"
694- xlink:href="#linearGradient6538"
695- id="linearGradient7920"
696- gradientUnits="userSpaceOnUse"
697- x1="285.94086"
698- y1="-439.939"
699- x2="289.39124"
700- y2="-436.4429" />
701- <linearGradient
702- inkscape:collect="always"
703- xlink:href="#linearGradient6527"
704- id="linearGradient7922"
705- gradientUnits="userSpaceOnUse"
706- x1="275.94193"
707- y1="-437.10501"
708- x2="279.97546"
709- y2="-431.91833" />
710- <linearGradient
711- inkscape:collect="always"
712- xlink:href="#linearGradient6549"
713- id="linearGradient7924"
714- gradientUnits="userSpaceOnUse"
715- x1="286.66589"
716- y1="-439.48358"
717- x2="289.76562"
718- y2="-436.70703" />
719- <linearGradient
720- inkscape:collect="always"
721- xlink:href="#linearGradient6538"
722- id="linearGradient7926"
723- gradientUnits="userSpaceOnUse"
724- x1="284.80219"
725- y1="-441.23294"
726- x2="288.89954"
727- y2="-436.83109" />
728- <linearGradient
729- inkscape:collect="always"
730- xlink:href="#linearGradient6470"
731- id="linearGradient7932"
732- gradientUnits="userSpaceOnUse"
733- x1="271.0217"
734- y1="-441.05182"
735- x2="285.02859"
736- y2="-431.96991" />
737- <linearGradient
738- inkscape:collect="always"
739- xlink:href="#linearGradient6497"
740- id="linearGradient7934"
741- gradientUnits="userSpaceOnUse"
742- x1="287.5173"
743- y1="-439.75281"
744- x2="289.67633"
745- y2="-436.32199" />
746- <linearGradient
747- inkscape:collect="always"
748- xlink:href="#linearGradient6513"
749- id="linearGradient7936"
750- gradientUnits="userSpaceOnUse"
751- x1="286.51172"
752- y1="-441.29074"
753- x2="289.85379"
754- y2="-436.14453" />
755- <linearGradient
756- inkscape:collect="always"
757- xlink:href="#linearGradient6538"
758- id="linearGradient7938"
759- gradientUnits="userSpaceOnUse"
760- x1="285.94086"
761- y1="-439.939"
762- x2="289.39124"
763- y2="-436.4429" />
764- <linearGradient
765- inkscape:collect="always"
766- xlink:href="#linearGradient6527"
767- id="linearGradient7940"
768- gradientUnits="userSpaceOnUse"
769- x1="275.94193"
770- y1="-437.10501"
771- x2="279.97546"
772- y2="-431.91833" />
773- <linearGradient
774- inkscape:collect="always"
775- xlink:href="#linearGradient6549"
776- id="linearGradient7942"
777- gradientUnits="userSpaceOnUse"
778- x1="286.66589"
779- y1="-439.48358"
780- x2="289.76562"
781- y2="-436.70703" />
782- <linearGradient
783- inkscape:collect="always"
784- xlink:href="#linearGradient6538"
785- id="linearGradient7944"
786- gradientUnits="userSpaceOnUse"
787- x1="284.80219"
788- y1="-441.23294"
789- x2="288.89954"
790- y2="-436.83109" />
791- <linearGradient
792- inkscape:collect="always"
793- xlink:href="#linearGradient6470"
794- id="linearGradient7950"
795- gradientUnits="userSpaceOnUse"
796- gradientTransform="matrix(0.630958,0,0,0.640671,-155.4756,301.1529)"
797- x1="271.0217"
798- y1="-441.05182"
799- x2="285.02859"
800- y2="-431.96991" />
801- <linearGradient
802- inkscape:collect="always"
803- xlink:href="#linearGradient6497"
804- id="linearGradient7952"
805- gradientUnits="userSpaceOnUse"
806- x1="287.5173"
807- y1="-439.75281"
808- x2="289.67633"
809- y2="-436.32199" />
810- <linearGradient
811- inkscape:collect="always"
812- xlink:href="#linearGradient6513"
813- id="linearGradient7954"
814- gradientUnits="userSpaceOnUse"
815- x1="286.51172"
816- y1="-441.29074"
817- x2="289.85379"
818- y2="-436.14453" />
819- <linearGradient
820- inkscape:collect="always"
821- xlink:href="#linearGradient6538"
822- id="linearGradient7956"
823- gradientUnits="userSpaceOnUse"
824- x1="285.94086"
825- y1="-439.939"
826- x2="289.39124"
827- y2="-436.4429" />
828- <linearGradient
829- inkscape:collect="always"
830- xlink:href="#linearGradient6527"
831- id="linearGradient7958"
832- gradientUnits="userSpaceOnUse"
833- x1="275.94193"
834- y1="-437.10501"
835- x2="279.97546"
836- y2="-431.91833" />
837- <linearGradient
838- inkscape:collect="always"
839- xlink:href="#linearGradient6549"
840- id="linearGradient7960"
841- gradientUnits="userSpaceOnUse"
842- x1="286.66589"
843- y1="-439.48358"
844- x2="289.76562"
845- y2="-436.70703" />
846- <linearGradient
847- inkscape:collect="always"
848- xlink:href="#linearGradient6538"
849- id="linearGradient7962"
850- gradientUnits="userSpaceOnUse"
851- x1="284.80219"
852- y1="-441.23294"
853- x2="288.89954"
854- y2="-436.83109" />
855- <linearGradient
856- inkscape:collect="always"
857- xlink:href="#linearGradient11629"
858- id="linearGradient7964"
859- gradientUnits="userSpaceOnUse"
860- x1="615"
861- y1="-406.78125"
862- x2="618.875"
863- y2="-403.36459" />
864- <linearGradient
865- inkscape:collect="always"
866- xlink:href="#linearGradient11639"
867- id="linearGradient7966"
868- gradientUnits="userSpaceOnUse"
869- x1="611.125"
870- y1="-404.84375"
871- x2="613.92871"
872- y2="-402.37305" />
873- <linearGradient
874- inkscape:collect="always"
875- xlink:href="#linearGradient11639"
876- id="linearGradient7968"
877- gradientUnits="userSpaceOnUse"
878- x1="611.125"
879- y1="-404.84375"
880- x2="613.92871"
881- y2="-402.37305" />
882- <linearGradient
883- inkscape:collect="always"
884- xlink:href="#linearGradient11639"
885- id="linearGradient7970"
886- gradientUnits="userSpaceOnUse"
887- x1="611.125"
888- y1="-404.84375"
889- x2="613.92871"
890- y2="-402.37305" />
891- <linearGradient
892- inkscape:collect="always"
893- xlink:href="#linearGradient11629"
894- id="linearGradient7972"
895- gradientUnits="userSpaceOnUse"
896- x1="615"
897- y1="-406.78125"
898- x2="618.875"
899- y2="-403.36459" />
900- <linearGradient
901- inkscape:collect="always"
902- xlink:href="#linearGradient11639"
903- id="linearGradient7974"
904- gradientUnits="userSpaceOnUse"
905- x1="611.125"
906- y1="-404.84375"
907- x2="613.92871"
908- y2="-402.37305" />
909- <linearGradient
910- inkscape:collect="always"
911- xlink:href="#linearGradient11639"
912- id="linearGradient7976"
913- gradientUnits="userSpaceOnUse"
914- x1="611.125"
915- y1="-404.84375"
916- x2="613.92871"
917- y2="-402.37305" />
918- <linearGradient
919- inkscape:collect="always"
920- xlink:href="#linearGradient11639"
921- id="linearGradient7978"
922- gradientUnits="userSpaceOnUse"
923- x1="611.125"
924- y1="-404.84375"
925- x2="613.92871"
926- y2="-402.37305" />
927- <linearGradient
928- inkscape:collect="always"
929- xlink:href="#linearGradient11639"
930- id="linearGradient7980"
931- gradientUnits="userSpaceOnUse"
932- x1="611.125"
933- y1="-404.84375"
934- x2="613.92871"
935- y2="-402.37305" />
936- <linearGradient
937- inkscape:collect="always"
938- xlink:href="#linearGradient11639"
939- id="linearGradient7982"
940- gradientUnits="userSpaceOnUse"
941- x1="611.125"
942- y1="-404.84375"
943- x2="613.92871"
944- y2="-402.37305" />
945- <linearGradient
946- inkscape:collect="always"
947- xlink:href="#linearGradient11629"
948- id="linearGradient7984"
949- gradientUnits="userSpaceOnUse"
950- x1="615"
951- y1="-406.78125"
952- x2="618.875"
953- y2="-403.36459" />
954- <linearGradient
955- inkscape:collect="always"
956- xlink:href="#linearGradient11639"
957- id="linearGradient7986"
958- gradientUnits="userSpaceOnUse"
959- x1="611.125"
960- y1="-404.84375"
961- x2="613.92871"
962- y2="-402.37305" />
963- <linearGradient
964- inkscape:collect="always"
965- xlink:href="#linearGradient11639"
966- id="linearGradient7988"
967- gradientUnits="userSpaceOnUse"
968- x1="611.125"
969- y1="-404.84375"
970- x2="613.92871"
971- y2="-402.37305" />
972- <linearGradient
973- inkscape:collect="always"
974- xlink:href="#linearGradient11629"
975- id="linearGradient7990"
976- gradientUnits="userSpaceOnUse"
977- x1="615"
978- y1="-406.78125"
979- x2="618.875"
980- y2="-403.36459" />
981- <linearGradient
982- inkscape:collect="always"
983- xlink:href="#linearGradient11629"
984- id="linearGradient7996"
985- gradientUnits="userSpaceOnUse"
986- x1="615"
987- y1="-406.78125"
988- x2="618.875"
989- y2="-403.36459" />
990- <linearGradient
991- inkscape:collect="always"
992- xlink:href="#linearGradient11639"
993- id="linearGradient7998"
994- gradientUnits="userSpaceOnUse"
995- x1="611.125"
996- y1="-404.84375"
997- x2="613.92871"
998- y2="-402.37305" />
999- <linearGradient
1000- inkscape:collect="always"
1001- xlink:href="#linearGradient11639"
1002- id="linearGradient8000"
1003- gradientUnits="userSpaceOnUse"
1004- x1="611.125"
1005- y1="-404.84375"
1006- x2="613.92871"
1007- y2="-402.37305" />
1008- <linearGradient
1009- inkscape:collect="always"
1010- xlink:href="#linearGradient11639"
1011- id="linearGradient8002"
1012- gradientUnits="userSpaceOnUse"
1013- x1="611.125"
1014- y1="-404.84375"
1015- x2="613.92871"
1016- y2="-402.37305" />
1017- <linearGradient
1018- inkscape:collect="always"
1019- xlink:href="#linearGradient11629"
1020- id="linearGradient8004"
1021- gradientUnits="userSpaceOnUse"
1022- x1="615"
1023- y1="-406.78125"
1024- x2="618.875"
1025- y2="-403.36459" />
1026- <linearGradient
1027- inkscape:collect="always"
1028- xlink:href="#linearGradient11639"
1029- id="linearGradient8006"
1030- gradientUnits="userSpaceOnUse"
1031- x1="611.125"
1032- y1="-404.84375"
1033- x2="613.92871"
1034- y2="-402.37305" />
1035- <linearGradient
1036- inkscape:collect="always"
1037- xlink:href="#linearGradient11639"
1038- id="linearGradient8008"
1039- gradientUnits="userSpaceOnUse"
1040- x1="611.125"
1041- y1="-404.84375"
1042- x2="613.92871"
1043- y2="-402.37305" />
1044- <linearGradient
1045- inkscape:collect="always"
1046- xlink:href="#linearGradient11639"
1047- id="linearGradient8014"
1048- gradientUnits="userSpaceOnUse"
1049- x1="611.125"
1050- y1="-404.84375"
1051- x2="613.92871"
1052- y2="-402.37305" />
1053- <linearGradient
1054- inkscape:collect="always"
1055- xlink:href="#linearGradient11639"
1056- id="linearGradient8016"
1057- gradientUnits="userSpaceOnUse"
1058- x1="611.125"
1059- y1="-404.84375"
1060- x2="613.92871"
1061- y2="-402.37305" />
1062- <linearGradient
1063- inkscape:collect="always"
1064- xlink:href="#linearGradient11639"
1065- id="linearGradient8018"
1066- gradientUnits="userSpaceOnUse"
1067- x1="611.125"
1068- y1="-404.84375"
1069- x2="613.92871"
1070- y2="-402.37305" />
1071- <linearGradient
1072- inkscape:collect="always"
1073- xlink:href="#linearGradient11629"
1074- id="linearGradient8020"
1075- gradientUnits="userSpaceOnUse"
1076- x1="615"
1077- y1="-406.78125"
1078- x2="618.875"
1079- y2="-403.36459" />
1080- <linearGradient
1081- inkscape:collect="always"
1082- xlink:href="#linearGradient11639"
1083- id="linearGradient8022"
1084- gradientUnits="userSpaceOnUse"
1085- x1="611.125"
1086- y1="-404.84375"
1087- x2="613.92871"
1088- y2="-402.37305" />
1089- <linearGradient
1090- inkscape:collect="always"
1091- xlink:href="#linearGradient11639"
1092- id="linearGradient8024"
1093- gradientUnits="userSpaceOnUse"
1094- x1="611.125"
1095- y1="-404.84375"
1096- x2="613.92871"
1097- y2="-402.37305" />
1098- <linearGradient
1099- inkscape:collect="always"
1100- xlink:href="#linearGradient11629"
1101- id="linearGradient8026"
1102- gradientUnits="userSpaceOnUse"
1103- x1="615"
1104- y1="-406.78125"
1105- x2="618.875"
1106- y2="-403.36459" />
1107- <radialGradient
1108- inkscape:collect="always"
1109- xlink:href="#linearGradient2591"
1110- id="radialGradient8092"
1111- gradientUnits="userSpaceOnUse"
1112- gradientTransform="matrix(0,-0.843022,1.020168,0,697.57788,97.58614)"
1113- cx="11.319205"
1114- cy="22.454971"
1115- fx="11.319205"
1116- fy="22.454971"
1117- r="16.9562" />
1118- <radialGradient
1119- inkscape:collect="always"
1120- xlink:href="#linearGradient8650"
1121- id="radialGradient8094"
1122- gradientUnits="userSpaceOnUse"
1123- gradientTransform="matrix(0,-2.046729,1.55761,0,699.73845,122.93275)"
1124- cx="24.53788"
1125- cy="0.40010813"
1126- fx="24.53788"
1127- fy="0.40010813"
1128- r="17.171415" />
1129- <radialGradient
1130- inkscape:collect="always"
1131- xlink:href="#linearGradient2591"
1132- id="radialGradient8104"
1133- gradientUnits="userSpaceOnUse"
1134- gradientTransform="matrix(0,-0.843022,1.020168,0,697.57788,97.58614)"
1135- cx="11.319205"
1136- cy="22.454971"
1137- fx="11.319205"
1138- fy="22.454971"
1139- r="16.9562" />
1140- <radialGradient
1141- inkscape:collect="always"
1142- xlink:href="#linearGradient8650"
1143- id="radialGradient8106"
1144- gradientUnits="userSpaceOnUse"
1145- gradientTransform="matrix(0,-2.046729,1.55761,0,699.73845,122.93275)"
1146- cx="24.53788"
1147- cy="0.40010813"
1148- fx="24.53788"
1149- fy="0.40010813"
1150- r="17.171415" />
1151- <radialGradient
1152- inkscape:collect="always"
1153- xlink:href="#linearGradient2591"
1154- id="radialGradient8116"
1155- gradientUnits="userSpaceOnUse"
1156- gradientTransform="matrix(0,-0.843022,1.020168,0,697.57788,97.58614)"
1157- cx="11.319205"
1158- cy="22.454971"
1159- fx="11.319205"
1160- fy="22.454971"
1161- r="16.9562" />
1162- <radialGradient
1163- inkscape:collect="always"
1164- xlink:href="#linearGradient8650"
1165- id="radialGradient8118"
1166- gradientUnits="userSpaceOnUse"
1167- gradientTransform="matrix(0,-2.046729,1.55761,0,699.73845,122.93275)"
1168- cx="24.53788"
1169- cy="0.40010813"
1170- fx="24.53788"
1171- fy="0.40010813"
1172- r="17.171415" />
1173- <radialGradient
1174- inkscape:collect="always"
1175- xlink:href="#linearGradient2591"
1176- id="radialGradient8136"
1177- gradientUnits="userSpaceOnUse"
1178- gradientTransform="matrix(0,-0.843022,1.020168,0,697.57788,97.58614)"
1179- cx="11.319205"
1180- cy="22.454971"
1181- fx="11.319205"
1182- fy="22.454971"
1183- r="16.9562" />
1184- <radialGradient
1185- inkscape:collect="always"
1186- xlink:href="#linearGradient8650"
1187- id="radialGradient8138"
1188- gradientUnits="userSpaceOnUse"
1189- gradientTransform="matrix(0,-2.046729,1.55761,0,699.73845,122.93275)"
1190- cx="24.53788"
1191- cy="0.40010813"
1192- fx="24.53788"
1193- fy="0.40010813"
1194- r="17.171415" />
1195- <linearGradient
1196- inkscape:collect="always"
1197- xlink:href="#linearGradient6470"
1198- id="linearGradient9267"
1199- gradientUnits="userSpaceOnUse"
1200- x1="271.0217"
1201- y1="-441.05182"
1202- x2="285.02859"
1203- y2="-431.96991" />
1204- <linearGradient
1205- inkscape:collect="always"
1206- xlink:href="#linearGradient6497"
1207- id="linearGradient9269"
1208- gradientUnits="userSpaceOnUse"
1209- x1="287.5173"
1210- y1="-439.75281"
1211- x2="289.67633"
1212- y2="-436.32199" />
1213- <linearGradient
1214- inkscape:collect="always"
1215- xlink:href="#linearGradient6513"
1216- id="linearGradient9271"
1217- gradientUnits="userSpaceOnUse"
1218- x1="286.51172"
1219- y1="-441.29074"
1220- x2="289.85379"
1221- y2="-436.14453" />
1222- <linearGradient
1223- inkscape:collect="always"
1224- xlink:href="#linearGradient6538"
1225- id="linearGradient9273"
1226- gradientUnits="userSpaceOnUse"
1227- x1="285.94086"
1228- y1="-439.939"
1229- x2="289.39124"
1230- y2="-436.4429" />
1231- <linearGradient
1232- inkscape:collect="always"
1233- xlink:href="#linearGradient6527"
1234- id="linearGradient9275"
1235- gradientUnits="userSpaceOnUse"
1236- x1="275.94193"
1237- y1="-437.10501"
1238- x2="279.97546"
1239- y2="-431.91833" />
1240- <linearGradient
1241- inkscape:collect="always"
1242- xlink:href="#linearGradient6549"
1243- id="linearGradient9277"
1244- gradientUnits="userSpaceOnUse"
1245- x1="286.66589"
1246- y1="-439.48358"
1247- x2="289.76562"
1248- y2="-436.70703" />
1249- <linearGradient
1250- inkscape:collect="always"
1251- xlink:href="#linearGradient6538"
1252- id="linearGradient9279"
1253- gradientUnits="userSpaceOnUse"
1254- x1="284.80219"
1255- y1="-441.23294"
1256- x2="288.89954"
1257- y2="-436.83109" />
1258- <linearGradient
1259- inkscape:collect="always"
1260- xlink:href="#linearGradient9312"
1261- id="linearGradient9318"
1262- x1="1541.9441"
1263- y1="105.09692"
1264- x2="1513.0898"
1265- y2="77.173828"
1266- gradientUnits="userSpaceOnUse" />
1267- <linearGradient
1268- inkscape:collect="always"
1269- xlink:href="#linearGradient9320"
1270- id="linearGradient9326"
1271- x1="1514.2129"
1272- y1="75.171875"
1273- x2="1529.8867"
1274- y2="95.533203"
1275- gradientUnits="userSpaceOnUse" />
1276- <linearGradient
1277- inkscape:collect="always"
1278- xlink:href="#linearGradient9312"
1279- id="linearGradient9461"
1280- gradientUnits="userSpaceOnUse"
1281- x1="1541.9441"
1282- y1="105.09692"
1283- x2="1513.0898"
1284- y2="77.173828" />
1285- <linearGradient
1286- inkscape:collect="always"
1287- xlink:href="#linearGradient9320"
1288- id="linearGradient9463"
1289- gradientUnits="userSpaceOnUse"
1290- x1="1514.2129"
1291- y1="75.171875"
1292- x2="1529.8867"
1293- y2="95.533203" />
1294- <radialGradient
1295- inkscape:collect="always"
1296- xlink:href="#linearGradient9647"
1297- id="radialGradient9465"
1298- gradientUnits="userSpaceOnUse"
1299- gradientTransform="matrix(0.9874025,0,0,0.9874046,1525.504,52.863234)"
1300- cx="24.30225"
1301- cy="33.30225"
1302- fx="24.30225"
1303- fy="33.30225"
1304- r="12.30225" />
1305- <linearGradient
1306- inkscape:collect="always"
1307- xlink:href="#linearGradient2256"
1308- id="linearGradient9467"
1309- gradientUnits="userSpaceOnUse"
1310- gradientTransform="matrix(0.5828888,0,0,0.58289,1535.3346,66.334468)"
1311- x1="21.75"
1312- y1="15.80225"
1313- x2="24.30225"
1314- y2="35.05225" />
1315- <linearGradient
1316- inkscape:collect="always"
1317- xlink:href="#linearGradient9312"
1318- id="linearGradient9537"
1319- gradientUnits="userSpaceOnUse"
1320- x1="1541.9441"
1321- y1="105.09692"
1322- x2="1513.0898"
1323- y2="77.173828" />
1324- <linearGradient
1325- inkscape:collect="always"
1326- xlink:href="#linearGradient9320"
1327- id="linearGradient9539"
1328- gradientUnits="userSpaceOnUse"
1329- x1="1514.2129"
1330- y1="75.171875"
1331- x2="1529.8867"
1332- y2="95.533203" />
1333- <radialGradient
1334- inkscape:collect="always"
1335- xlink:href="#linearGradient9647"
1336- id="radialGradient9541"
1337- gradientUnits="userSpaceOnUse"
1338- gradientTransform="matrix(0.734386,0,0,0.7343894,1532.3948,59.894424)"
1339- cx="24.30225"
1340- cy="33.30225"
1341- fx="24.30225"
1342- fy="33.30225"
1343- r="12.30225" />
1344- <linearGradient
1345- inkscape:collect="always"
1346- xlink:href="#linearGradient9312"
1347- id="linearGradient9553"
1348- gradientUnits="userSpaceOnUse"
1349- x1="1541.9441"
1350- y1="105.09692"
1351- x2="1513.0898"
1352- y2="77.173828" />
1353- <linearGradient
1354- inkscape:collect="always"
1355- xlink:href="#linearGradient9320"
1356- id="linearGradient9555"
1357- gradientUnits="userSpaceOnUse"
1358- x1="1514.2129"
1359- y1="75.171875"
1360- x2="1529.8867"
1361- y2="95.533203" />
1362- <radialGradient
1363- inkscape:collect="always"
1364- xlink:href="#linearGradient9647"
1365- id="radialGradient9557"
1366- gradientUnits="userSpaceOnUse"
1367- gradientTransform="matrix(0.7818231,0,0,0.7818207,1531.2497,58.574519)"
1368- cx="24.30225"
1369- cy="33.30225"
1370- fx="24.30225"
1371- fy="33.30225"
1372- r="12.30225" />
1373- <linearGradient
1374- inkscape:collect="always"
1375- xlink:href="#linearGradient11629"
1376- id="linearGradient9636"
1377- gradientUnits="userSpaceOnUse"
1378- x1="615"
1379- y1="-406.78125"
1380- x2="618.875"
1381- y2="-403.36459" />
1382- <linearGradient
1383- inkscape:collect="always"
1384- xlink:href="#linearGradient11639"
1385- id="linearGradient9638"
1386- gradientUnits="userSpaceOnUse"
1387- x1="611.125"
1388- y1="-404.84375"
1389- x2="613.92871"
1390- y2="-402.37305" />
1391- <linearGradient
1392- inkscape:collect="always"
1393- xlink:href="#linearGradient11639"
1394- id="linearGradient9640"
1395- gradientUnits="userSpaceOnUse"
1396- x1="611.125"
1397- y1="-404.84375"
1398- x2="613.92871"
1399- y2="-402.37305" />
1400- <linearGradient
1401- inkscape:collect="always"
1402- xlink:href="#linearGradient11639"
1403- id="linearGradient9642"
1404- gradientUnits="userSpaceOnUse"
1405- x1="611.125"
1406- y1="-404.84375"
1407- x2="613.92871"
1408- y2="-402.37305" />
1409- <linearGradient
1410- inkscape:collect="always"
1411- xlink:href="#linearGradient11629"
1412- id="linearGradient9644"
1413- gradientUnits="userSpaceOnUse"
1414- x1="615"
1415- y1="-406.78125"
1416- x2="618.875"
1417- y2="-403.36459" />
1418- <linearGradient
1419- inkscape:collect="always"
1420- xlink:href="#linearGradient11639"
1421- id="linearGradient9646"
1422- gradientUnits="userSpaceOnUse"
1423- x1="611.125"
1424- y1="-404.84375"
1425- x2="613.92871"
1426- y2="-402.37305" />
1427- <linearGradient
1428- inkscape:collect="always"
1429- xlink:href="#linearGradient11639"
1430- id="linearGradient9648"
1431- gradientUnits="userSpaceOnUse"
1432- x1="611.125"
1433- y1="-404.84375"
1434- x2="613.92871"
1435- y2="-402.37305" />
1436- <linearGradient
1437- inkscape:collect="always"
1438- xlink:href="#linearGradient6470"
1439- id="linearGradient9752"
1440- gradientUnits="userSpaceOnUse"
1441- gradientTransform="matrix(0.630958,0,0,0.640671,-155.4756,301.1529)"
1442- x1="271.0217"
1443- y1="-441.05182"
1444- x2="285.02859"
1445- y2="-431.96991" />
1446- <linearGradient
1447- inkscape:collect="always"
1448- xlink:href="#linearGradient6497"
1449- id="linearGradient9754"
1450- gradientUnits="userSpaceOnUse"
1451- x1="287.5173"
1452- y1="-439.75281"
1453- x2="289.67633"
1454- y2="-436.32199" />
1455- <linearGradient
1456- inkscape:collect="always"
1457- xlink:href="#linearGradient6513"
1458- id="linearGradient9756"
1459- gradientUnits="userSpaceOnUse"
1460- x1="286.51172"
1461- y1="-441.29074"
1462- x2="289.85379"
1463- y2="-436.14453" />
1464- <linearGradient
1465- inkscape:collect="always"
1466- xlink:href="#linearGradient6538"
1467- id="linearGradient9758"
1468- gradientUnits="userSpaceOnUse"
1469- x1="285.94086"
1470- y1="-439.939"
1471- x2="289.39124"
1472- y2="-436.4429" />
1473- <linearGradient
1474- inkscape:collect="always"
1475- xlink:href="#linearGradient6527"
1476- id="linearGradient9760"
1477- gradientUnits="userSpaceOnUse"
1478- x1="275.94193"
1479- y1="-437.10501"
1480- x2="279.97546"
1481- y2="-431.91833" />
1482- <linearGradient
1483- inkscape:collect="always"
1484- xlink:href="#linearGradient6549"
1485- id="linearGradient9762"
1486- gradientUnits="userSpaceOnUse"
1487- x1="286.66589"
1488- y1="-439.48358"
1489- x2="289.76562"
1490- y2="-436.70703" />
1491- <linearGradient
1492- inkscape:collect="always"
1493- xlink:href="#linearGradient6538"
1494- id="linearGradient9764"
1495- gradientUnits="userSpaceOnUse"
1496- x1="284.80219"
1497- y1="-441.23294"
1498- x2="288.89954"
1499- y2="-436.83109" />
1500- <linearGradient
1501- inkscape:collect="always"
1502- xlink:href="#linearGradient6470"
1503- id="linearGradient9810"
1504- gradientUnits="userSpaceOnUse"
1505- x1="271.0217"
1506- y1="-441.05182"
1507- x2="285.02859"
1508- y2="-431.96991" />
1509- <linearGradient
1510- inkscape:collect="always"
1511- xlink:href="#linearGradient6497"
1512- id="linearGradient9812"
1513- gradientUnits="userSpaceOnUse"
1514- x1="287.5173"
1515- y1="-439.75281"
1516- x2="289.67633"
1517- y2="-436.32199" />
1518- <linearGradient
1519- inkscape:collect="always"
1520- xlink:href="#linearGradient6513"
1521- id="linearGradient9814"
1522- gradientUnits="userSpaceOnUse"
1523- x1="286.51172"
1524- y1="-441.29074"
1525- x2="289.85379"
1526- y2="-436.14453" />
1527- <linearGradient
1528- inkscape:collect="always"
1529- xlink:href="#linearGradient6538"
1530- id="linearGradient9816"
1531- gradientUnits="userSpaceOnUse"
1532- x1="285.94086"
1533- y1="-439.939"
1534- x2="289.39124"
1535- y2="-436.4429" />
1536- <linearGradient
1537- inkscape:collect="always"
1538- xlink:href="#linearGradient6527"
1539- id="linearGradient9818"
1540- gradientUnits="userSpaceOnUse"
1541- x1="275.94193"
1542- y1="-437.10501"
1543- x2="279.97546"
1544- y2="-431.91833" />
1545- <linearGradient
1546- inkscape:collect="always"
1547- xlink:href="#linearGradient6549"
1548- id="linearGradient9820"
1549- gradientUnits="userSpaceOnUse"
1550- x1="286.66589"
1551- y1="-439.48358"
1552- x2="289.76562"
1553- y2="-436.70703" />
1554- <linearGradient
1555- inkscape:collect="always"
1556- xlink:href="#linearGradient6538"
1557- id="linearGradient9822"
1558- gradientUnits="userSpaceOnUse"
1559- x1="284.80219"
1560- y1="-441.23294"
1561- x2="288.89954"
1562- y2="-436.83109" />
1563- <inkscape:perspective
1564- id="perspective5261"
1565- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
1566- inkscape:vp_z="1 : 0.5 : 1"
1567- inkscape:vp_y="0 : 1000 : 0"
1568- inkscape:vp_x="0 : 0.5 : 1"
1569- sodipodi:type="inkscape:persp3d" />
1570- <linearGradient
1571- x1="113.0654"
1572- y1="100.6621"
1573- x2="113.0654"
1574- y2="94.512703"
1575- id="XMLID_63_"
1576- gradientUnits="userSpaceOnUse">
1577- <stop
1578- style="stop-color:#eeeeee;stop-opacity:1"
1579- offset="0"
1580- id="stop496" />
1581- <stop
1582- style="stop-color:#dddddd;stop-opacity:1"
1583- offset="0.66860002"
1584- id="stop498" />
1585- <stop
1586- style="stop-color:#555555;stop-opacity:1"
1587- offset="1"
1588- id="stop500" />
1589- </linearGradient>
1590- <radialGradient
1591- cx="113.0654"
1592- cy="97.587898"
1593- r="2.5631001"
1594- fx="113.667"
1595- fy="98"
1596- id="XMLID_64_"
1597- gradientUnits="userSpaceOnUse">
1598- <stop
1599- style="stop-color:#eeeeee;stop-opacity:1"
1600- offset="0"
1601- id="stop505" />
1602- <stop
1603- style="stop-color:#cecece;stop-opacity:1"
1604- offset="0.16"
1605- id="stop507" />
1606- <stop
1607- style="stop-color:#888888;stop-opacity:1"
1608- offset="0.4675"
1609- id="stop509" />
1610- <stop
1611- style="stop-color:#555555;stop-opacity:1"
1612- offset="1"
1613- id="stop511" />
1614- </radialGradient>
1615- <linearGradient
1616- id="linearGradient4120">
1617- <stop
1618- style="stop-color:#555753;stop-opacity:1"
1619- offset="0.0000000"
1620- id="stop4122" />
1621- <stop
1622- style="stop-color:#2e3436;stop-opacity:1"
1623- offset="1.0000000"
1624- id="stop4124" />
1625- </linearGradient>
1626- <linearGradient
1627- id="linearGradient4244">
1628- <stop
1629- style="stop-color:#efefef;stop-opacity:1"
1630- offset="0.0000000"
1631- id="stop4246" />
1632- <stop
1633- id="stop7563"
1634- offset="0.69516969"
1635- style="stop-color:#bcbcbc;stop-opacity:1" />
1636- <stop
1637- style="stop-color:#e4e4e4;stop-opacity:1"
1638- offset="1.0000000"
1639- id="stop4248" />
1640- </linearGradient>
1641- <linearGradient
1642- id="linearGradient7243">
1643- <stop
1644- id="stop7245"
1645- offset="0.0000000"
1646- style="stop-color:#565656;stop-opacity:1" />
1647- <stop
1648- id="stop7247"
1649- offset="1.0000000"
1650- style="stop-color:#bbbbbb;stop-opacity:0.0000000;" />
1651- </linearGradient>
1652- <linearGradient
1653- id="linearGradient7829">
1654- <stop
1655- style="stop-color:#ffffff;stop-opacity:1;"
1656- offset="0"
1657- id="stop7831" />
1658- <stop
1659- id="stop7833"
1660- offset="0.47025558"
1661- style="stop-color:#ffffff;stop-opacity:1" />
1662- <stop
1663- id="stop7835"
1664- offset="0.67183787"
1665- style="stop-color:#888a85;stop-opacity:1" />
1666- <stop
1667- style="stop-color:#dddddd;stop-opacity:1"
1668- offset="0.83542866"
1669- id="stop7837" />
1670- <stop
1671- style="stop-color:#a8a8a8;stop-opacity:1"
1672- offset="1"
1673- id="stop7839" />
1674- </linearGradient>
1675- <linearGradient
1676- id="linearGradient7841">
1677- <stop
1678- style="stop-color:#ffffff;stop-opacity:1;"
1679- offset="0"
1680- id="stop7843" />
1681- <stop
1682- id="stop7845"
1683- offset="0.47025558"
1684- style="stop-color:#ffffff;stop-opacity:1" />
1685- <stop
1686- id="stop7847"
1687- offset="0.67183787"
1688- style="stop-color:#8c8c8c;stop-opacity:1;" />
1689- <stop
1690- style="stop-color:#dddddd;stop-opacity:1"
1691- offset="0.83542866"
1692- id="stop7849" />
1693- <stop
1694- style="stop-color:#a8a8a8;stop-opacity:1"
1695- offset="1"
1696- id="stop7851" />
1697- </linearGradient>
1698- <inkscape:perspective
1699- id="perspective5385"
1700- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
1701- inkscape:vp_z="1 : 0.5 : 1"
1702- inkscape:vp_y="0 : 1000 : 0"
1703- inkscape:vp_x="0 : 0.5 : 1"
1704- sodipodi:type="inkscape:persp3d" />
1705- <linearGradient
1706- id="linearGradient4120-7">
1707- <stop
1708- style="stop-color:#555753;stop-opacity:1"
1709- offset="0.0000000"
1710- id="stop4122-6" />
1711- <stop
1712- style="stop-color:#2e3436;stop-opacity:1"
1713- offset="1.0000000"
1714- id="stop4124-5" />
1715- </linearGradient>
1716- <linearGradient
1717- id="linearGradient4244-6">
1718- <stop
1719- style="stop-color:#efefef;stop-opacity:1"
1720- offset="0.0000000"
1721- id="stop4246-9" />
1722- <stop
1723- id="stop7563-3"
1724- offset="0.69516969"
1725- style="stop-color:#bcbcbc;stop-opacity:1" />
1726- <stop
1727- style="stop-color:#e4e4e4;stop-opacity:1"
1728- offset="1.0000000"
1729- id="stop4248-7" />
1730- </linearGradient>
1731- <linearGradient
1732- id="linearGradient7609">
1733- <stop
1734- id="stop7611"
1735- offset="0"
1736- style="stop-color:#ffffff;stop-opacity:1;" />
1737- <stop
1738- style="stop-color:#e7e7e7;stop-opacity:1;"
1739- offset="0.47025558"
1740- id="stop7677" />
1741- <stop
1742- style="stop-color:#8c8c8c;stop-opacity:1;"
1743- offset="0.67183787"
1744- id="stop7613" />
1745- <stop
1746- id="stop7617"
1747- offset="0.83542866"
1748- style="stop-color:#dddddd;stop-opacity:1" />
1749- <stop
1750- id="stop7615"
1751- offset="1"
1752- style="stop-color:#a8a8a8;stop-opacity:1" />
1753- </linearGradient>
1754- <linearGradient
1755- id="linearGradient5418">
1756- <stop
1757- id="stop5420"
1758- offset="0"
1759- style="stop-color:#ffffff;stop-opacity:1;" />
1760- <stop
1761- style="stop-color:#e7e7e7;stop-opacity:1;"
1762- offset="0.47025558"
1763- id="stop5422" />
1764- <stop
1765- style="stop-color:#8c8c8c;stop-opacity:1;"
1766- offset="0.67183787"
1767- id="stop5424" />
1768- <stop
1769- id="stop5426"
1770- offset="0.83542866"
1771- style="stop-color:#dddddd;stop-opacity:1" />
1772- <stop
1773- id="stop5428"
1774- offset="1"
1775- style="stop-color:#a8a8a8;stop-opacity:1" />
1776- </linearGradient>
1777- <linearGradient
1778- x1="113.0654"
1779- y1="100.6621"
1780- x2="113.0654"
1781- y2="94.512703"
1782- id="XMLID_63_-5"
1783- gradientUnits="userSpaceOnUse">
1784- <stop
1785- style="stop-color:#eeeeee;stop-opacity:1"
1786- offset="0"
1787- id="stop496-4" />
1788- <stop
1789- style="stop-color:#dddddd;stop-opacity:1"
1790- offset="0.66860002"
1791- id="stop498-7" />
1792- <stop
1793- style="stop-color:#555555;stop-opacity:1"
1794- offset="1"
1795- id="stop500-4" />
1796- </linearGradient>
1797- <radialGradient
1798- cx="113.0654"
1799- cy="97.587898"
1800- r="2.5631001"
1801- fx="113.667"
1802- fy="98"
1803- id="XMLID_64_-4"
1804- gradientUnits="userSpaceOnUse">
1805- <stop
1806- style="stop-color:#eeeeee;stop-opacity:1"
1807- offset="0"
1808- id="stop505-3" />
1809- <stop
1810- style="stop-color:#cecece;stop-opacity:1"
1811- offset="0.16"
1812- id="stop507-0" />
1813- <stop
1814- style="stop-color:#888888;stop-opacity:1"
1815- offset="0.4675"
1816- id="stop509-7" />
1817- <stop
1818- style="stop-color:#555555;stop-opacity:1"
1819- offset="1"
1820- id="stop511-8" />
1821- </radialGradient>
1822- <linearGradient
1823- x1="113.0654"
1824- y1="100.6621"
1825- x2="113.0654"
1826- y2="94.512703"
1827- id="linearGradient5442"
1828- gradientUnits="userSpaceOnUse">
1829- <stop
1830- style="stop-color:#eeeeee;stop-opacity:1"
1831- offset="0"
1832- id="stop5444" />
1833- <stop
1834- style="stop-color:#dddddd;stop-opacity:1"
1835- offset="0.66860002"
1836- id="stop5446" />
1837- <stop
1838- style="stop-color:#555555;stop-opacity:1"
1839- offset="1"
1840- id="stop5448" />
1841- </linearGradient>
1842- <radialGradient
1843- cx="113.0654"
1844- cy="97.587898"
1845- r="2.5631001"
1846- fx="113.667"
1847- fy="98"
1848- id="radialGradient5451"
1849- gradientUnits="userSpaceOnUse">
1850- <stop
1851- style="stop-color:#eeeeee;stop-opacity:1"
1852- offset="0"
1853- id="stop5453" />
1854- <stop
1855- style="stop-color:#cecece;stop-opacity:1"
1856- offset="0.16"
1857- id="stop5455" />
1858- <stop
1859- style="stop-color:#888888;stop-opacity:1"
1860- offset="0.4675"
1861- id="stop5457" />
1862- <stop
1863- style="stop-color:#555555;stop-opacity:1"
1864- offset="1"
1865- id="stop5459" />
1866- </radialGradient>
1867- <linearGradient
1868- x1="113.0654"
1869- y1="100.6621"
1870- x2="113.0654"
1871- y2="94.512703"
1872- id="linearGradient5462"
1873- gradientUnits="userSpaceOnUse">
1874- <stop
1875- style="stop-color:#eeeeee;stop-opacity:1"
1876- offset="0"
1877- id="stop5464" />
1878- <stop
1879- style="stop-color:#dddddd;stop-opacity:1"
1880- offset="0.66860002"
1881- id="stop5466" />
1882- <stop
1883- style="stop-color:#555555;stop-opacity:1"
1884- offset="1"
1885- id="stop5468" />
1886- </linearGradient>
1887- <radialGradient
1888- cx="113.0654"
1889- cy="97.587898"
1890- r="2.5631001"
1891- fx="113.667"
1892- fy="98"
1893- id="radialGradient5471"
1894- gradientUnits="userSpaceOnUse">
1895- <stop
1896- style="stop-color:#eeeeee;stop-opacity:1"
1897- offset="0"
1898- id="stop5473" />
1899- <stop
1900- style="stop-color:#cecece;stop-opacity:1"
1901- offset="0.16"
1902- id="stop5475" />
1903- <stop
1904- style="stop-color:#888888;stop-opacity:1"
1905- offset="0.4675"
1906- id="stop5477" />
1907- <stop
1908- style="stop-color:#555555;stop-opacity:1"
1909- offset="1"
1910- id="stop5479" />
1911- </radialGradient>
1912- <linearGradient
1913- id="linearGradient4110">
1914- <stop
1915- style="stop-color:#000000;stop-opacity:1"
1916- offset="0.0000000"
1917- id="stop4112" />
1918- <stop
1919- style="stop-color:#bbbbbb;stop-opacity:0.0000000;"
1920- offset="1.0000000"
1921- id="stop4114" />
1922- </linearGradient>
1923- <linearGradient
1924- id="linearGradient5531">
1925- <stop
1926- id="stop5533"
1927- offset="0"
1928- style="stop-color:#ffffff;stop-opacity:1;" />
1929- <stop
1930- style="stop-color:#e7e7e7;stop-opacity:1;"
1931- offset="0.47025558"
1932- id="stop5535" />
1933- <stop
1934- style="stop-color:#8c8c8c;stop-opacity:1;"
1935- offset="0.67183787"
1936- id="stop5537" />
1937- <stop
1938- id="stop5539"
1939- offset="0.83542866"
1940- style="stop-color:#dddddd;stop-opacity:1" />
1941- <stop
1942- id="stop5541"
1943- offset="1"
1944- style="stop-color:#a8a8a8;stop-opacity:1" />
1945- </linearGradient>
1946- <linearGradient
1947- x1="113.0654"
1948- y1="100.6621"
1949- x2="113.0654"
1950- y2="94.512703"
1951- id="linearGradient5544"
1952- gradientUnits="userSpaceOnUse">
1953- <stop
1954- style="stop-color:#eeeeee;stop-opacity:1"
1955- offset="0"
1956- id="stop5546" />
1957- <stop
1958- style="stop-color:#dddddd;stop-opacity:1"
1959- offset="0.66860002"
1960- id="stop5548" />
1961- <stop
1962- style="stop-color:#555555;stop-opacity:1"
1963- offset="1"
1964- id="stop5550" />
1965- </linearGradient>
1966- <radialGradient
1967- cx="113.0654"
1968- cy="97.587898"
1969- r="2.5631001"
1970- fx="113.667"
1971- fy="98"
1972- id="radialGradient5553"
1973- gradientUnits="userSpaceOnUse">
1974- <stop
1975- style="stop-color:#eeeeee;stop-opacity:1"
1976- offset="0"
1977- id="stop5555" />
1978- <stop
1979- style="stop-color:#cecece;stop-opacity:1"
1980- offset="0.16"
1981- id="stop5557" />
1982- <stop
1983- style="stop-color:#888888;stop-opacity:1"
1984- offset="0.4675"
1985- id="stop5559" />
1986- <stop
1987- style="stop-color:#555555;stop-opacity:1"
1988- offset="1"
1989- id="stop5561" />
1990- </radialGradient>
1991- <inkscape:perspective
1992- id="perspective5618"
1993- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
1994- inkscape:vp_z="1 : 0.5 : 1"
1995- inkscape:vp_y="0 : 1000 : 0"
1996- inkscape:vp_x="0 : 0.5 : 1"
1997- sodipodi:type="inkscape:persp3d" />
1998- <linearGradient
1999- id="linearGradient4120-1">
2000- <stop
2001- style="stop-color:#555753;stop-opacity:1"
2002- offset="0.0000000"
2003- id="stop4122-0" />
2004- <stop
2005- style="stop-color:#2e3436;stop-opacity:1"
2006- offset="1.0000000"
2007- id="stop4124-6" />
2008- </linearGradient>
2009- <linearGradient
2010- id="linearGradient4244-1">
2011- <stop
2012- style="stop-color:#efefef;stop-opacity:1"
2013- offset="0.0000000"
2014- id="stop4246-5" />
2015- <stop
2016- id="stop7563-9"
2017- offset="0.69516969"
2018- style="stop-color:#bcbcbc;stop-opacity:1" />
2019- <stop
2020- style="stop-color:#e4e4e4;stop-opacity:1"
2021- offset="1.0000000"
2022- id="stop4248-4" />
2023- </linearGradient>
2024- <linearGradient
2025- id="linearGradient6309">
2026- <stop
2027- style="stop-color:#000000;stop-opacity:1"
2028- offset="0.0000000"
2029- id="stop6311" />
2030- <stop
2031- style="stop-color:#bbbbbb;stop-opacity:0.0000000;"
2032- offset="1.0000000"
2033- id="stop6313" />
2034- </linearGradient>
2035- <linearGradient
2036- id="linearGradient7811">
2037- <stop
2038- style="stop-color:#ffffff;stop-opacity:1;"
2039- offset="0"
2040- id="stop7813" />
2041- <stop
2042- id="stop7815"
2043- offset="0.47025558"
2044- style="stop-color:#e7e7e7;stop-opacity:1;" />
2045- <stop
2046- id="stop7817"
2047- offset="0.67183787"
2048- style="stop-color:#8c8c8c;stop-opacity:1;" />
2049- <stop
2050- style="stop-color:#ffffff;stop-opacity:1"
2051- offset="0.83542866"
2052- id="stop7819" />
2053- <stop
2054- style="stop-color:#a8a8a8;stop-opacity:1"
2055- offset="1"
2056- id="stop7821" />
2057- </linearGradient>
2058- <linearGradient
2059- id="linearGradient7609-1">
2060- <stop
2061- id="stop7611-5"
2062- offset="0"
2063- style="stop-color:#ffffff;stop-opacity:1;" />
2064- <stop
2065- style="stop-color:#e7e7e7;stop-opacity:1;"
2066- offset="0.47025558"
2067- id="stop7677-9" />
2068- <stop
2069- style="stop-color:#8c8c8c;stop-opacity:1;"
2070- offset="0.67183787"
2071- id="stop7613-7" />
2072- <stop
2073- id="stop7617-7"
2074- offset="0.83542866"
2075- style="stop-color:#dddddd;stop-opacity:1" />
2076- <stop
2077- id="stop7615-6"
2078- offset="1"
2079- style="stop-color:#a8a8a8;stop-opacity:1" />
2080- </linearGradient>
2081- <linearGradient
2082- x1="113.0654"
2083- y1="100.6621"
2084- x2="113.0654"
2085- y2="94.512703"
2086- id="XMLID_63_-7"
2087- gradientUnits="userSpaceOnUse">
2088- <stop
2089- style="stop-color:#eeeeee;stop-opacity:1"
2090- offset="0"
2091- id="stop496-3" />
2092- <stop
2093- style="stop-color:#dddddd;stop-opacity:1"
2094- offset="0.66860002"
2095- id="stop498-6" />
2096- <stop
2097- style="stop-color:#555555;stop-opacity:1"
2098- offset="1"
2099- id="stop500-5" />
2100- </linearGradient>
2101- <radialGradient
2102- cx="113.0654"
2103- cy="97.587898"
2104- r="2.5631001"
2105- fx="113.667"
2106- fy="98"
2107- id="XMLID_64_-6"
2108- gradientUnits="userSpaceOnUse">
2109- <stop
2110- style="stop-color:#eeeeee;stop-opacity:1"
2111- offset="0"
2112- id="stop505-39" />
2113- <stop
2114- style="stop-color:#cecece;stop-opacity:1"
2115- offset="0.16"
2116- id="stop507-4" />
2117- <stop
2118- style="stop-color:#888888;stop-opacity:1"
2119- offset="0.4675"
2120- id="stop509-8" />
2121- <stop
2122- style="stop-color:#555555;stop-opacity:1"
2123- offset="1"
2124- id="stop511-1" />
2125- </radialGradient>
2126- <linearGradient
2127- x1="113.0654"
2128- y1="100.6621"
2129- x2="113.0654"
2130- y2="94.512703"
2131- id="linearGradient5677"
2132- gradientUnits="userSpaceOnUse">
2133- <stop
2134- style="stop-color:#eeeeee;stop-opacity:1"
2135- offset="0"
2136- id="stop5679" />
2137- <stop
2138- style="stop-color:#dddddd;stop-opacity:1"
2139- offset="0.66860002"
2140- id="stop5681" />
2141- <stop
2142- style="stop-color:#555555;stop-opacity:1"
2143- offset="1"
2144- id="stop5683" />
2145- </linearGradient>
2146- <radialGradient
2147- cx="113.0654"
2148- cy="97.587898"
2149- r="2.5631001"
2150- fx="113.667"
2151- fy="98"
2152- id="radialGradient5686"
2153- gradientUnits="userSpaceOnUse">
2154- <stop
2155- style="stop-color:#eeeeee;stop-opacity:1"
2156- offset="0"
2157- id="stop5688" />
2158- <stop
2159- style="stop-color:#cecece;stop-opacity:1"
2160- offset="0.16"
2161- id="stop5690" />
2162- <stop
2163- style="stop-color:#888888;stop-opacity:1"
2164- offset="0.4675"
2165- id="stop5692" />
2166- <stop
2167- style="stop-color:#555555;stop-opacity:1"
2168- offset="1"
2169- id="stop5694" />
2170- </radialGradient>
2171- <linearGradient
2172- id="linearGradient5732">
2173- <stop
2174- id="stop5734"
2175- offset="0"
2176- style="stop-color:#ffffff;stop-opacity:1;" />
2177- <stop
2178- style="stop-color:#e7e7e7;stop-opacity:1;"
2179- offset="0.47025558"
2180- id="stop5736" />
2181- <stop
2182- style="stop-color:#8c8c8c;stop-opacity:1;"
2183- offset="0.67183787"
2184- id="stop5738" />
2185- <stop
2186- id="stop5740"
2187- offset="0.83542866"
2188- style="stop-color:#dddddd;stop-opacity:1" />
2189- <stop
2190- id="stop5742"
2191- offset="1"
2192- style="stop-color:#a8a8a8;stop-opacity:1" />
2193- </linearGradient>
2194- <linearGradient
2195- x1="113.0654"
2196- y1="100.6621"
2197- x2="113.0654"
2198- y2="94.512703"
2199- id="linearGradient5757"
2200- gradientUnits="userSpaceOnUse">
2201- <stop
2202- style="stop-color:#eeeeee;stop-opacity:1"
2203- offset="0"
2204- id="stop5759" />
2205- <stop
2206- style="stop-color:#dddddd;stop-opacity:1"
2207- offset="0.66860002"
2208- id="stop5761" />
2209- <stop
2210- style="stop-color:#555555;stop-opacity:1"
2211- offset="1"
2212- id="stop5763" />
2213- </linearGradient>
2214- <radialGradient
2215- cx="113.0654"
2216- cy="97.587898"
2217- r="2.5631001"
2218- fx="113.667"
2219- fy="98"
2220- id="radialGradient5766"
2221- gradientUnits="userSpaceOnUse">
2222- <stop
2223- style="stop-color:#eeeeee;stop-opacity:1"
2224- offset="0"
2225- id="stop5768" />
2226- <stop
2227- style="stop-color:#cecece;stop-opacity:1"
2228- offset="0.16"
2229- id="stop5770" />
2230- <stop
2231- style="stop-color:#888888;stop-opacity:1"
2232- offset="0.4675"
2233- id="stop5772" />
2234- <stop
2235- style="stop-color:#555555;stop-opacity:1"
2236- offset="1"
2237- id="stop5774" />
2238- </radialGradient>
2239- <linearGradient
2240- x1="113.0654"
2241- y1="100.6621"
2242- x2="113.0654"
2243- y2="94.512703"
2244- id="linearGradient5777"
2245- gradientUnits="userSpaceOnUse">
2246- <stop
2247- style="stop-color:#eeeeee;stop-opacity:1"
2248- offset="0"
2249- id="stop5779" />
2250- <stop
2251- style="stop-color:#dddddd;stop-opacity:1"
2252- offset="0.66860002"
2253- id="stop5781" />
2254- <stop
2255- style="stop-color:#555555;stop-opacity:1"
2256- offset="1"
2257- id="stop5783" />
2258- </linearGradient>
2259- <radialGradient
2260- cx="113.0654"
2261- cy="97.587898"
2262- r="2.5631001"
2263- fx="113.667"
2264- fy="98"
2265- id="radialGradient5786"
2266- gradientUnits="userSpaceOnUse">
2267- <stop
2268- style="stop-color:#eeeeee;stop-opacity:1"
2269- offset="0"
2270- id="stop5788" />
2271- <stop
2272- style="stop-color:#cecece;stop-opacity:1"
2273- offset="0.16"
2274- id="stop5790" />
2275- <stop
2276- style="stop-color:#888888;stop-opacity:1"
2277- offset="0.4675"
2278- id="stop5792" />
2279- <stop
2280- style="stop-color:#555555;stop-opacity:1"
2281- offset="1"
2282- id="stop5794" />
2283- </radialGradient>
2284- <linearGradient
2285- inkscape:collect="always"
2286- xlink:href="#linearGradient6317"
2287- id="linearGradient6323"
2288- x1="308.00098"
2289- y1="139.40625"
2290- x2="306.25"
2291- y2="139.40625"
2292- gradientUnits="userSpaceOnUse"
2293- gradientTransform="translate(0,15)" />
2294- <linearGradient
2295- inkscape:collect="always"
2296- id="linearGradient6317">
2297- <stop
2298- style="stop-color:#ffffff;stop-opacity:1;"
2299- offset="0"
2300- id="stop6319" />
2301- <stop
2302- style="stop-color:#ffffff;stop-opacity:0;"
2303- offset="1"
2304- id="stop6321" />
2305- </linearGradient>
2306- <inkscape:perspective
2307- id="perspective5848"
2308- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
2309- inkscape:vp_z="1 : 0.5 : 1"
2310- inkscape:vp_y="0 : 1000 : 0"
2311- inkscape:vp_x="0 : 0.5 : 1"
2312- sodipodi:type="inkscape:persp3d" />
2313- <linearGradient
2314- id="linearGradient4120-76">
2315- <stop
2316- style="stop-color:#555753;stop-opacity:1"
2317- offset="0.0000000"
2318- id="stop4122-3" />
2319- <stop
2320- style="stop-color:#2e3436;stop-opacity:1"
2321- offset="1.0000000"
2322- id="stop4124-1" />
2323- </linearGradient>
2324- <linearGradient
2325- id="linearGradient4244-7">
2326- <stop
2327- style="stop-color:#efefef;stop-opacity:1"
2328- offset="0.0000000"
2329- id="stop4246-59" />
2330- <stop
2331- id="stop7563-6"
2332- offset="0.69516969"
2333- style="stop-color:#bcbcbc;stop-opacity:1" />
2334- <stop
2335- style="stop-color:#e4e4e4;stop-opacity:1"
2336- offset="1.0000000"
2337- id="stop4248-2" />
2338- </linearGradient>
2339- <linearGradient
2340- id="linearGradient7243-5">
2341- <stop
2342- id="stop7245-7"
2343- offset="0.0000000"
2344- style="stop-color:#565656;stop-opacity:1" />
2345- <stop
2346- id="stop7247-4"
2347- offset="1.0000000"
2348- style="stop-color:#bbbbbb;stop-opacity:0.0000000;" />
2349- </linearGradient>
2350- <linearGradient
2351- id="linearGradient7787">
2352- <stop
2353- style="stop-color:#ffffff;stop-opacity:1;"
2354- offset="0"
2355- id="stop7789" />
2356- <stop
2357- id="stop7791"
2358- offset="0.47025558"
2359- style="stop-color:#ffffff;stop-opacity:1" />
2360- <stop
2361- id="stop7793"
2362- offset="0.67183787"
2363- style="stop-color:#2e3436;stop-opacity:1" />
2364- <stop
2365- style="stop-color:#dddddd;stop-opacity:1"
2366- offset="0.83542866"
2367- id="stop7795" />
2368- <stop
2369- style="stop-color:#a8a8a8;stop-opacity:1"
2370- offset="1"
2371- id="stop7797" />
2372- </linearGradient>
2373- <linearGradient
2374- id="linearGradient7775">
2375- <stop
2376- style="stop-color:#ffffff;stop-opacity:1"
2377- offset="0"
2378- id="stop7777" />
2379- <stop
2380- id="stop7779"
2381- offset="0.42264673"
2382- style="stop-color:#ffffff;stop-opacity:1" />
2383- <stop
2384- id="stop7781"
2385- offset="0.67183787"
2386- style="stop-color:#8c8c8c;stop-opacity:1;" />
2387- <stop
2388- style="stop-color:#dddddd;stop-opacity:1"
2389- offset="0.83542866"
2390- id="stop7783" />
2391- <stop
2392- style="stop-color:#a8a8a8;stop-opacity:1"
2393- offset="1"
2394- id="stop7785" />
2395- </linearGradient>
2396- <linearGradient
2397- x1="113.0654"
2398- y1="100.6621"
2399- x2="113.0654"
2400- y2="94.512703"
2401- id="XMLID_63_-53"
2402- gradientUnits="userSpaceOnUse">
2403- <stop
2404- style="stop-color:#eeeeee;stop-opacity:1"
2405- offset="0"
2406- id="stop496-8" />
2407- <stop
2408- style="stop-color:#dddddd;stop-opacity:1"
2409- offset="0.66860002"
2410- id="stop498-8" />
2411- <stop
2412- style="stop-color:#555555;stop-opacity:1"
2413- offset="1"
2414- id="stop500-3" />
2415- </linearGradient>
2416- <radialGradient
2417- cx="113.0654"
2418- cy="97.587898"
2419- r="2.5631001"
2420- fx="113.667"
2421- fy="98"
2422- id="XMLID_64_-1"
2423- gradientUnits="userSpaceOnUse">
2424- <stop
2425- style="stop-color:#eeeeee;stop-opacity:1"
2426- offset="0"
2427- id="stop505-8" />
2428- <stop
2429- style="stop-color:#cecece;stop-opacity:1"
2430- offset="0.16"
2431- id="stop507-9" />
2432- <stop
2433- style="stop-color:#888888;stop-opacity:1"
2434- offset="0.4675"
2435- id="stop509-6" />
2436- <stop
2437- style="stop-color:#555555;stop-opacity:1"
2438- offset="1"
2439- id="stop511-4" />
2440- </radialGradient>
2441- <linearGradient
2442- x1="113.0654"
2443- y1="100.6621"
2444- x2="113.0654"
2445- y2="94.512703"
2446- id="linearGradient5907-3"
2447- gradientUnits="userSpaceOnUse">
2448- <stop
2449- style="stop-color:#eeeeee;stop-opacity:1"
2450- offset="0"
2451- id="stop5909" />
2452- <stop
2453- style="stop-color:#dddddd;stop-opacity:1"
2454- offset="0.66860002"
2455- id="stop5911" />
2456- <stop
2457- style="stop-color:#555555;stop-opacity:1"
2458- offset="1"
2459- id="stop5913" />
2460- </linearGradient>
2461- <radialGradient
2462- cx="113.0654"
2463- cy="97.587898"
2464- r="2.5631001"
2465- fx="113.667"
2466- fy="98"
2467- id="radialGradient5916"
2468- gradientUnits="userSpaceOnUse">
2469- <stop
2470- style="stop-color:#eeeeee;stop-opacity:1"
2471- offset="0"
2472- id="stop5918" />
2473- <stop
2474- style="stop-color:#cecece;stop-opacity:1"
2475- offset="0.16"
2476- id="stop5920" />
2477- <stop
2478- style="stop-color:#888888;stop-opacity:1"
2479- offset="0.4675"
2480- id="stop5922" />
2481- <stop
2482- style="stop-color:#555555;stop-opacity:1"
2483- offset="1"
2484- id="stop5924" />
2485- </radialGradient>
2486- <linearGradient
2487- id="linearGradient7799">
2488- <stop
2489- style="stop-color:#ffffff;stop-opacity:1;"
2490- offset="0"
2491- id="stop7801" />
2492- <stop
2493- id="stop7803"
2494- offset="0.47025558"
2495- style="stop-color:#ffffff;stop-opacity:1" />
2496- <stop
2497- id="stop7805"
2498- offset="0.67183787"
2499- style="stop-color:#000000;stop-opacity:1" />
2500- <stop
2501- style="stop-color:#dddddd;stop-opacity:1"
2502- offset="0.83542866"
2503- id="stop7807" />
2504- <stop
2505- style="stop-color:#a8a8a8;stop-opacity:1"
2506- offset="1"
2507- id="stop7809" />
2508- </linearGradient>
2509- <linearGradient
2510- x1="113.0654"
2511- y1="100.6621"
2512- x2="113.0654"
2513- y2="94.512703"
2514- id="linearGradient5981"
2515- gradientUnits="userSpaceOnUse">
2516- <stop
2517- style="stop-color:#eeeeee;stop-opacity:1"
2518- offset="0"
2519- id="stop5983" />
2520- <stop
2521- style="stop-color:#dddddd;stop-opacity:1"
2522- offset="0.66860002"
2523- id="stop5985" />
2524- <stop
2525- style="stop-color:#555555;stop-opacity:1"
2526- offset="1"
2527- id="stop5987" />
2528- </linearGradient>
2529- <radialGradient
2530- cx="113.0654"
2531- cy="97.587898"
2532- r="2.5631001"
2533- fx="113.667"
2534- fy="98"
2535- id="radialGradient5990"
2536- gradientUnits="userSpaceOnUse">
2537- <stop
2538- style="stop-color:#eeeeee;stop-opacity:1"
2539- offset="0"
2540- id="stop5992" />
2541- <stop
2542- style="stop-color:#cecece;stop-opacity:1"
2543- offset="0.16"
2544- id="stop5994" />
2545- <stop
2546- style="stop-color:#888888;stop-opacity:1"
2547- offset="0.4675"
2548- id="stop5996" />
2549- <stop
2550- style="stop-color:#555555;stop-opacity:1"
2551- offset="1"
2552- id="stop5998" />
2553- </radialGradient>
2554- <linearGradient
2555- x1="113.0654"
2556- y1="100.6621"
2557- x2="113.0654"
2558- y2="94.512703"
2559- id="linearGradient6001"
2560- gradientUnits="userSpaceOnUse">
2561- <stop
2562- style="stop-color:#eeeeee;stop-opacity:1"
2563- offset="0"
2564- id="stop6003" />
2565- <stop
2566- style="stop-color:#dddddd;stop-opacity:1"
2567- offset="0.66860002"
2568- id="stop6005" />
2569- <stop
2570- style="stop-color:#555555;stop-opacity:1"
2571- offset="1"
2572- id="stop6007" />
2573- </linearGradient>
2574- <radialGradient
2575- cx="113.0654"
2576- cy="97.587898"
2577- r="2.5631001"
2578- fx="113.667"
2579- fy="98"
2580- id="radialGradient6010"
2581- gradientUnits="userSpaceOnUse">
2582- <stop
2583- style="stop-color:#eeeeee;stop-opacity:1"
2584- offset="0"
2585- id="stop6012" />
2586- <stop
2587- style="stop-color:#cecece;stop-opacity:1"
2588- offset="0.16"
2589- id="stop6014" />
2590- <stop
2591- style="stop-color:#888888;stop-opacity:1"
2592- offset="0.4675"
2593- id="stop6016" />
2594- <stop
2595- style="stop-color:#555555;stop-opacity:1"
2596- offset="1"
2597- id="stop6018" />
2598- </radialGradient>
2599- <inkscape:perspective
2600- id="perspective5822"
2601- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
2602- inkscape:vp_z="1 : 0.5 : 1"
2603- inkscape:vp_y="0 : 1000 : 0"
2604- inkscape:vp_x="0 : 0.5 : 1"
2605- sodipodi:type="inkscape:persp3d" />
2606- <linearGradient
2607- x1="113.0654"
2608- y1="100.6621"
2609- x2="113.0654"
2610- y2="94.512703"
2611- id="XMLID_63_-1"
2612- gradientUnits="userSpaceOnUse">
2613- <stop
2614- style="stop-color:#eeeeee;stop-opacity:1"
2615- offset="0"
2616- id="stop496-0" />
2617- <stop
2618- style="stop-color:#dddddd;stop-opacity:1"
2619- offset="0.66860002"
2620- id="stop498-5" />
2621- <stop
2622- style="stop-color:#555555;stop-opacity:1"
2623- offset="1"
2624- id="stop500-1" />
2625- </linearGradient>
2626- <radialGradient
2627- cx="113.0654"
2628- cy="97.587898"
2629- r="2.5631001"
2630- fx="113.667"
2631- fy="98"
2632- id="XMLID_64_-0"
2633- gradientUnits="userSpaceOnUse">
2634- <stop
2635- style="stop-color:#eeeeee;stop-opacity:1"
2636- offset="0"
2637- id="stop505-85" />
2638- <stop
2639- style="stop-color:#cecece;stop-opacity:1"
2640- offset="0.16"
2641- id="stop507-06" />
2642- <stop
2643- style="stop-color:#888888;stop-opacity:1"
2644- offset="0.4675"
2645- id="stop509-4" />
2646- <stop
2647- style="stop-color:#555555;stop-opacity:1"
2648- offset="1"
2649- id="stop511-6" />
2650- </radialGradient>
2651- <linearGradient
2652- id="linearGradient4120-5">
2653- <stop
2654- style="stop-color:#555753;stop-opacity:1"
2655- offset="0.0000000"
2656- id="stop4122-8" />
2657- <stop
2658- style="stop-color:#2e3436;stop-opacity:1"
2659- offset="1.0000000"
2660- id="stop4124-62" />
2661- </linearGradient>
2662- <linearGradient
2663- id="linearGradient4244-4">
2664- <stop
2665- style="stop-color:#efefef;stop-opacity:1"
2666- offset="0.0000000"
2667- id="stop4246-7" />
2668- <stop
2669- id="stop7563-2"
2670- offset="0.69516969"
2671- style="stop-color:#bcbcbc;stop-opacity:1" />
2672- <stop
2673- style="stop-color:#e4e4e4;stop-opacity:1"
2674- offset="1.0000000"
2675- id="stop4248-40" />
2676- </linearGradient>
2677- <linearGradient
2678- id="linearGradient7243-1">
2679- <stop
2680- id="stop7245-3"
2681- offset="0.0000000"
2682- style="stop-color:#565656;stop-opacity:1" />
2683- <stop
2684- id="stop7247-1"
2685- offset="1.0000000"
2686- style="stop-color:#bbbbbb;stop-opacity:0.0000000;" />
2687- </linearGradient>
2688- <linearGradient
2689- id="linearGradient7829-3">
2690- <stop
2691- style="stop-color:#ffffff;stop-opacity:1;"
2692- offset="0"
2693- id="stop7831-9" />
2694- <stop
2695- id="stop7833-1"
2696- offset="0.47025558"
2697- style="stop-color:#ffffff;stop-opacity:1" />
2698- <stop
2699- id="stop7835-9"
2700- offset="0.67183787"
2701- style="stop-color:#888a85;stop-opacity:1" />
2702- <stop
2703- style="stop-color:#dddddd;stop-opacity:1"
2704- offset="0.83542866"
2705- id="stop7837-6" />
2706- <stop
2707- style="stop-color:#a8a8a8;stop-opacity:1"
2708- offset="1"
2709- id="stop7839-9" />
2710- </linearGradient>
2711- <linearGradient
2712- id="linearGradient7841-3">
2713- <stop
2714- style="stop-color:#ffffff;stop-opacity:1;"
2715- offset="0"
2716- id="stop7843-8" />
2717- <stop
2718- id="stop7845-0"
2719- offset="0.47025558"
2720- style="stop-color:#ffffff;stop-opacity:1" />
2721- <stop
2722- id="stop7847-5"
2723- offset="0.67183787"
2724- style="stop-color:#8c8c8c;stop-opacity:1;" />
2725- <stop
2726- style="stop-color:#dddddd;stop-opacity:1"
2727- offset="0.83542866"
2728- id="stop7849-6" />
2729- <stop
2730- style="stop-color:#a8a8a8;stop-opacity:1"
2731- offset="1"
2732- id="stop7851-6" />
2733- </linearGradient>
2734- <linearGradient
2735- id="linearGradient4120-1-4">
2736- <stop
2737- style="stop-color:#555753;stop-opacity:1"
2738- offset="0.0000000"
2739- id="stop4122-0-0" />
2740- <stop
2741- style="stop-color:#2e3436;stop-opacity:1"
2742- offset="1.0000000"
2743- id="stop4124-6-9" />
2744- </linearGradient>
2745- <linearGradient
2746- id="linearGradient4244-1-9">
2747- <stop
2748- style="stop-color:#efefef;stop-opacity:1"
2749- offset="0.0000000"
2750- id="stop4246-5-6" />
2751- <stop
2752- id="stop7563-9-2"
2753- offset="0.69516969"
2754- style="stop-color:#bcbcbc;stop-opacity:1" />
2755- <stop
2756- style="stop-color:#e4e4e4;stop-opacity:1"
2757- offset="1.0000000"
2758- id="stop4248-4-5" />
2759- </linearGradient>
2760- <linearGradient
2761- id="linearGradient6309-6">
2762- <stop
2763- style="stop-color:#000000;stop-opacity:1"
2764- offset="0.0000000"
2765- id="stop6311-0" />
2766- <stop
2767- style="stop-color:#bbbbbb;stop-opacity:0.0000000;"
2768- offset="1.0000000"
2769- id="stop6313-5" />
2770- </linearGradient>
2771- <linearGradient
2772- id="linearGradient7811-3">
2773- <stop
2774- style="stop-color:#ffffff;stop-opacity:1;"
2775- offset="0"
2776- id="stop7813-1" />
2777- <stop
2778- id="stop7815-4"
2779- offset="0.47025558"
2780- style="stop-color:#e7e7e7;stop-opacity:1;" />
2781- <stop
2782- id="stop7817-6"
2783- offset="0.67183787"
2784- style="stop-color:#8c8c8c;stop-opacity:1;" />
2785- <stop
2786- style="stop-color:#ffffff;stop-opacity:1"
2787- offset="0.83542866"
2788- id="stop7819-9" />
2789- <stop
2790- style="stop-color:#a8a8a8;stop-opacity:1"
2791- offset="1"
2792- id="stop7821-4" />
2793- </linearGradient>
2794- <linearGradient
2795- id="linearGradient7609-1-2">
2796- <stop
2797- id="stop7611-5-6"
2798- offset="0"
2799- style="stop-color:#ffffff;stop-opacity:1;" />
2800- <stop
2801- style="stop-color:#e7e7e7;stop-opacity:1;"
2802- offset="0.47025558"
2803- id="stop7677-9-4" />
2804- <stop
2805- style="stop-color:#8c8c8c;stop-opacity:1;"
2806- offset="0.67183787"
2807- id="stop7613-7-1" />
2808- <stop
2809- id="stop7617-7-2"
2810- offset="0.83542866"
2811- style="stop-color:#dddddd;stop-opacity:1" />
2812- <stop
2813- id="stop7615-6-8"
2814- offset="1"
2815- style="stop-color:#a8a8a8;stop-opacity:1" />
2816- </linearGradient>
2817- <linearGradient
2818- x1="113.0654"
2819- y1="100.6621"
2820- x2="113.0654"
2821- y2="94.512703"
2822- id="XMLID_63_-7-9"
2823- gradientUnits="userSpaceOnUse">
2824- <stop
2825- style="stop-color:#eeeeee;stop-opacity:1"
2826- offset="0"
2827- id="stop496-3-2" />
2828- <stop
2829- style="stop-color:#dddddd;stop-opacity:1"
2830- offset="0.66860002"
2831- id="stop498-6-8" />
2832- <stop
2833- style="stop-color:#555555;stop-opacity:1"
2834- offset="1"
2835- id="stop500-5-8" />
2836- </linearGradient>
2837- <radialGradient
2838- cx="113.0654"
2839- cy="97.587898"
2840- r="2.5631001"
2841- fx="113.667"
2842- fy="98"
2843- id="XMLID_64_-6-6"
2844- gradientUnits="userSpaceOnUse">
2845- <stop
2846- style="stop-color:#eeeeee;stop-opacity:1"
2847- offset="0"
2848- id="stop505-39-8" />
2849- <stop
2850- style="stop-color:#cecece;stop-opacity:1"
2851- offset="0.16"
2852- id="stop507-4-3" />
2853- <stop
2854- style="stop-color:#888888;stop-opacity:1"
2855- offset="0.4675"
2856- id="stop509-8-8" />
2857- <stop
2858- style="stop-color:#555555;stop-opacity:1"
2859- offset="1"
2860- id="stop511-1-3" />
2861- </radialGradient>
2862- <linearGradient
2863- x1="113.0654"
2864- y1="100.6621"
2865- x2="113.0654"
2866- y2="94.512703"
2867- id="linearGradient6041"
2868- gradientUnits="userSpaceOnUse">
2869- <stop
2870- style="stop-color:#eeeeee;stop-opacity:1"
2871- offset="0"
2872- id="stop6043" />
2873- <stop
2874- style="stop-color:#dddddd;stop-opacity:1"
2875- offset="0.66860002"
2876- id="stop6045" />
2877- <stop
2878- style="stop-color:#555555;stop-opacity:1"
2879- offset="1"
2880- id="stop6047" />
2881- </linearGradient>
2882- <radialGradient
2883- cx="113.0654"
2884- cy="97.587898"
2885- r="2.5631001"
2886- fx="113.667"
2887- fy="98"
2888- id="radialGradient6050"
2889- gradientUnits="userSpaceOnUse">
2890- <stop
2891- style="stop-color:#eeeeee;stop-opacity:1"
2892- offset="0"
2893- id="stop6052" />
2894- <stop
2895- style="stop-color:#cecece;stop-opacity:1"
2896- offset="0.16"
2897- id="stop6054" />
2898- <stop
2899- style="stop-color:#888888;stop-opacity:1"
2900- offset="0.4675"
2901- id="stop6056" />
2902- <stop
2903- style="stop-color:#555555;stop-opacity:1"
2904- offset="1"
2905- id="stop6058" />
2906- </radialGradient>
2907- <linearGradient
2908- id="linearGradient6096">
2909- <stop
2910- id="stop6098"
2911- offset="0"
2912- style="stop-color:#ffffff;stop-opacity:1;" />
2913- <stop
2914- style="stop-color:#e7e7e7;stop-opacity:1;"
2915- offset="0.47025558"
2916- id="stop6100" />
2917- <stop
2918- style="stop-color:#8c8c8c;stop-opacity:1;"
2919- offset="0.67183787"
2920- id="stop6102" />
2921- <stop
2922- id="stop6104"
2923- offset="0.83542866"
2924- style="stop-color:#dddddd;stop-opacity:1" />
2925- <stop
2926- id="stop6106"
2927- offset="1"
2928- style="stop-color:#a8a8a8;stop-opacity:1" />
2929- </linearGradient>
2930- <linearGradient
2931- x1="113.0654"
2932- y1="100.6621"
2933- x2="113.0654"
2934- y2="94.512703"
2935- id="linearGradient6121"
2936- gradientUnits="userSpaceOnUse">
2937- <stop
2938- style="stop-color:#eeeeee;stop-opacity:1"
2939- offset="0"
2940- id="stop6123" />
2941- <stop
2942- style="stop-color:#dddddd;stop-opacity:1"
2943- offset="0.66860002"
2944- id="stop6125" />
2945- <stop
2946- style="stop-color:#555555;stop-opacity:1"
2947- offset="1"
2948- id="stop6127" />
2949- </linearGradient>
2950- <radialGradient
2951- cx="113.0654"
2952- cy="97.587898"
2953- r="2.5631001"
2954- fx="113.667"
2955- fy="98"
2956- id="radialGradient6130"
2957- gradientUnits="userSpaceOnUse">
2958- <stop
2959- style="stop-color:#eeeeee;stop-opacity:1"
2960- offset="0"
2961- id="stop6132" />
2962- <stop
2963- style="stop-color:#cecece;stop-opacity:1"
2964- offset="0.16"
2965- id="stop6134" />
2966- <stop
2967- style="stop-color:#888888;stop-opacity:1"
2968- offset="0.4675"
2969- id="stop6136" />
2970- <stop
2971- style="stop-color:#555555;stop-opacity:1"
2972- offset="1"
2973- id="stop6138" />
2974- </radialGradient>
2975- <linearGradient
2976- x1="113.0654"
2977- y1="100.6621"
2978- x2="113.0654"
2979- y2="94.512703"
2980- id="linearGradient6141"
2981- gradientUnits="userSpaceOnUse">
2982- <stop
2983- style="stop-color:#eeeeee;stop-opacity:1"
2984- offset="0"
2985- id="stop6143" />
2986- <stop
2987- style="stop-color:#dddddd;stop-opacity:1"
2988- offset="0.66860002"
2989- id="stop6145" />
2990- <stop
2991- style="stop-color:#555555;stop-opacity:1"
2992- offset="1"
2993- id="stop6147" />
2994- </linearGradient>
2995- <radialGradient
2996- cx="113.0654"
2997- cy="97.587898"
2998- r="2.5631001"
2999- fx="113.667"
3000- fy="98"
3001- id="radialGradient6150"
3002- gradientUnits="userSpaceOnUse">
3003- <stop
3004- style="stop-color:#eeeeee;stop-opacity:1"
3005- offset="0"
3006- id="stop6152" />
3007- <stop
3008- style="stop-color:#cecece;stop-opacity:1"
3009- offset="0.16"
3010- id="stop6154" />
3011- <stop
3012- style="stop-color:#888888;stop-opacity:1"
3013- offset="0.4675"
3014- id="stop6156" />
3015- <stop
3016- style="stop-color:#555555;stop-opacity:1"
3017- offset="1"
3018- id="stop6158" />
3019- </radialGradient>
3020- <linearGradient
3021- y2="139.40625"
3022- x2="306.25"
3023- y1="139.40625"
3024- x1="308.00098"
3025- gradientTransform="translate(0,15)"
3026- gradientUnits="userSpaceOnUse"
3027- id="linearGradient6160"
3028- xlink:href="#linearGradient6317-8"
3029- inkscape:collect="always" />
3030- <linearGradient
3031- inkscape:collect="always"
3032- id="linearGradient6317-8">
3033- <stop
3034- style="stop-color:#ffffff;stop-opacity:1;"
3035- offset="0"
3036- id="stop6319-6" />
3037- <stop
3038- style="stop-color:#ffffff;stop-opacity:0;"
3039- offset="1"
3040- id="stop6321-2" />
3041- </linearGradient>
3042- <linearGradient
3043- id="linearGradient4120-76-9">
3044- <stop
3045- style="stop-color:#555753;stop-opacity:1"
3046- offset="0.0000000"
3047- id="stop4122-3-1" />
3048- <stop
3049- style="stop-color:#2e3436;stop-opacity:1"
3050- offset="1.0000000"
3051- id="stop4124-1-5" />
3052- </linearGradient>
3053- <linearGradient
3054- id="linearGradient4244-7-9">
3055- <stop
3056- style="stop-color:#efefef;stop-opacity:1"
3057- offset="0.0000000"
3058- id="stop4246-59-2" />
3059- <stop
3060- id="stop7563-6-5"
3061- offset="0.69516969"
3062- style="stop-color:#bcbcbc;stop-opacity:1" />
3063- <stop
3064- style="stop-color:#e4e4e4;stop-opacity:1"
3065- offset="1.0000000"
3066- id="stop4248-2-7" />
3067- </linearGradient>
3068- <linearGradient
3069- id="linearGradient7243-5-9">
3070- <stop
3071- id="stop7245-7-3"
3072- offset="0.0000000"
3073- style="stop-color:#565656;stop-opacity:1" />
3074- <stop
3075- id="stop7247-4-5"
3076- offset="1.0000000"
3077- style="stop-color:#bbbbbb;stop-opacity:0.0000000;" />
3078- </linearGradient>
3079- <linearGradient
3080- id="linearGradient7787-5">
3081- <stop
3082- style="stop-color:#ffffff;stop-opacity:1;"
3083- offset="0"
3084- id="stop7789-3" />
3085- <stop
3086- id="stop7791-4"
3087- offset="0.47025558"
3088- style="stop-color:#ffffff;stop-opacity:1" />
3089- <stop
3090- id="stop7793-9"
3091- offset="0.67183787"
3092- style="stop-color:#2e3436;stop-opacity:1" />
3093- <stop
3094- style="stop-color:#dddddd;stop-opacity:1"
3095- offset="0.83542866"
3096- id="stop7795-0" />
3097- <stop
3098- style="stop-color:#a8a8a8;stop-opacity:1"
3099- offset="1"
3100- id="stop7797-2" />
3101- </linearGradient>
3102- <linearGradient
3103- id="linearGradient7775-1">
3104- <stop
3105- style="stop-color:#ffffff;stop-opacity:1"
3106- offset="0"
3107- id="stop7777-9" />
3108- <stop
3109- id="stop7779-6"
3110- offset="0.42264673"
3111- style="stop-color:#ffffff;stop-opacity:1" />
3112- <stop
3113- id="stop7781-2"
3114- offset="0.67183787"
3115- style="stop-color:#8c8c8c;stop-opacity:1;" />
3116- <stop
3117- style="stop-color:#dddddd;stop-opacity:1"
3118- offset="0.83542866"
3119- id="stop7783-1" />
3120- <stop
3121- style="stop-color:#a8a8a8;stop-opacity:1"
3122- offset="1"
3123- id="stop7785-2" />
3124- </linearGradient>
3125- <linearGradient
3126- x1="113.0654"
3127- y1="100.6621"
3128- x2="113.0654"
3129- y2="94.512703"
3130- id="XMLID_63_-53-7"
3131- gradientUnits="userSpaceOnUse">
3132- <stop
3133- style="stop-color:#eeeeee;stop-opacity:1"
3134- offset="0"
3135- id="stop496-8-3" />
3136- <stop
3137- style="stop-color:#dddddd;stop-opacity:1"
3138- offset="0.66860002"
3139- id="stop498-8-1" />
3140- <stop
3141- style="stop-color:#555555;stop-opacity:1"
3142- offset="1"
3143- id="stop500-3-1" />
3144- </linearGradient>
3145- <radialGradient
3146- cx="113.0654"
3147- cy="97.587898"
3148- r="2.5631001"
3149- fx="113.667"
3150- fy="98"
3151- id="XMLID_64_-1-0"
3152- gradientUnits="userSpaceOnUse">
3153- <stop
3154- style="stop-color:#eeeeee;stop-opacity:1"
3155- offset="0"
3156- id="stop505-8-5" />
3157- <stop
3158- style="stop-color:#cecece;stop-opacity:1"
3159- offset="0.16"
3160- id="stop507-9-6" />
3161- <stop
3162- style="stop-color:#888888;stop-opacity:1"
3163- offset="0.4675"
3164- id="stop509-6-7" />
3165- <stop
3166- style="stop-color:#555555;stop-opacity:1"
3167- offset="1"
3168- id="stop511-4-7" />
3169- </radialGradient>
3170- <linearGradient
3171- x1="113.0654"
3172- y1="100.6621"
3173- x2="113.0654"
3174- y2="94.512703"
3175- id="linearGradient6269"
3176- gradientUnits="userSpaceOnUse">
3177- <stop
3178- style="stop-color:#eeeeee;stop-opacity:1"
3179- offset="0"
3180- id="stop6271" />
3181- <stop
3182- style="stop-color:#dddddd;stop-opacity:1"
3183- offset="0.66860002"
3184- id="stop6273" />
3185- <stop
3186- style="stop-color:#555555;stop-opacity:1"
3187- offset="1"
3188- id="stop6275" />
3189- </linearGradient>
3190- <radialGradient
3191- cx="113.0654"
3192- cy="97.587898"
3193- r="2.5631001"
3194- fx="113.667"
3195- fy="98"
3196- id="radialGradient6278"
3197- gradientUnits="userSpaceOnUse">
3198- <stop
3199- style="stop-color:#eeeeee;stop-opacity:1"
3200- offset="0"
3201- id="stop6280" />
3202- <stop
3203- style="stop-color:#cecece;stop-opacity:1"
3204- offset="0.16"
3205- id="stop6282" />
3206- <stop
3207- style="stop-color:#888888;stop-opacity:1"
3208- offset="0.4675"
3209- id="stop6284" />
3210- <stop
3211- style="stop-color:#555555;stop-opacity:1"
3212- offset="1"
3213- id="stop6286" />
3214- </radialGradient>
3215- <linearGradient
3216- id="linearGradient7799-0">
3217- <stop
3218- style="stop-color:#ffffff;stop-opacity:1;"
3219- offset="0"
3220- id="stop7801-1" />
3221- <stop
3222- id="stop7803-0"
3223- offset="0.47025558"
3224- style="stop-color:#ffffff;stop-opacity:1" />
3225- <stop
3226- id="stop7805-1"
3227- offset="0.67183787"
3228- style="stop-color:#000000;stop-opacity:1" />
3229- <stop
3230- style="stop-color:#dddddd;stop-opacity:1"
3231- offset="0.83542866"
3232- id="stop7807-3" />
3233- <stop
3234- style="stop-color:#a8a8a8;stop-opacity:1"
3235- offset="1"
3236- id="stop7809-7" />
3237- </linearGradient>
3238- <linearGradient
3239- x1="113.0654"
3240- y1="100.6621"
3241- x2="113.0654"
3242- y2="94.512703"
3243- id="linearGradient6344"
3244- gradientUnits="userSpaceOnUse">
3245- <stop
3246- style="stop-color:#eeeeee;stop-opacity:1"
3247- offset="0"
3248- id="stop6346" />
3249- <stop
3250- style="stop-color:#dddddd;stop-opacity:1"
3251- offset="0.66860002"
3252- id="stop6348" />
3253- <stop
3254- style="stop-color:#555555;stop-opacity:1"
3255- offset="1"
3256- id="stop6350" />
3257- </linearGradient>
3258- <radialGradient
3259- cx="113.0654"
3260- cy="97.587898"
3261- r="2.5631001"
3262- fx="113.667"
3263- fy="98"
3264- id="radialGradient6353"
3265- gradientUnits="userSpaceOnUse">
3266- <stop
3267- style="stop-color:#eeeeee;stop-opacity:1"
3268- offset="0"
3269- id="stop6355" />
3270- <stop
3271- style="stop-color:#cecece;stop-opacity:1"
3272- offset="0.16"
3273- id="stop6357" />
3274- <stop
3275- style="stop-color:#888888;stop-opacity:1"
3276- offset="0.4675"
3277- id="stop6359" />
3278- <stop
3279- style="stop-color:#555555;stop-opacity:1"
3280- offset="1"
3281- id="stop6361" />
3282- </radialGradient>
3283- <linearGradient
3284- x1="113.0654"
3285- y1="100.6621"
3286- x2="113.0654"
3287- y2="94.512703"
3288- id="linearGradient6364"
3289- gradientUnits="userSpaceOnUse">
3290- <stop
3291- style="stop-color:#eeeeee;stop-opacity:1"
3292- offset="0"
3293- id="stop6366" />
3294- <stop
3295- style="stop-color:#dddddd;stop-opacity:1"
3296- offset="0.66860002"
3297- id="stop6368" />
3298- <stop
3299- style="stop-color:#555555;stop-opacity:1"
3300- offset="1"
3301- id="stop6370" />
3302- </linearGradient>
3303- <radialGradient
3304- cx="113.0654"
3305- cy="97.587898"
3306- r="2.5631001"
3307- fx="113.667"
3308- fy="98"
3309- id="radialGradient6373"
3310- gradientUnits="userSpaceOnUse">
3311- <stop
3312- style="stop-color:#eeeeee;stop-opacity:1"
3313- offset="0"
3314- id="stop6375" />
3315- <stop
3316- style="stop-color:#cecece;stop-opacity:1"
3317- offset="0.16"
3318- id="stop6377" />
3319- <stop
3320- style="stop-color:#888888;stop-opacity:1"
3321- offset="0.4675"
3322- id="stop6379" />
3323- <stop
3324- style="stop-color:#555555;stop-opacity:1"
3325- offset="1"
3326- id="stop6381" />
3327- </radialGradient>
3328- <linearGradient
3329- id="linearGradient4120-7-7">
3330- <stop
3331- style="stop-color:#555753;stop-opacity:1"
3332- offset="0.0000000"
3333- id="stop4122-6-5" />
3334- <stop
3335- style="stop-color:#2e3436;stop-opacity:1"
3336- offset="1.0000000"
3337- id="stop4124-5-9" />
3338- </linearGradient>
3339- <linearGradient
3340- id="linearGradient4244-6-8">
3341- <stop
3342- style="stop-color:#efefef;stop-opacity:1"
3343- offset="0.0000000"
3344- id="stop4246-9-5" />
3345- <stop
3346- id="stop7563-3-3"
3347- offset="0.69516969"
3348- style="stop-color:#bcbcbc;stop-opacity:1" />
3349- <stop
3350- style="stop-color:#e4e4e4;stop-opacity:1"
3351- offset="1.0000000"
3352- id="stop4248-7-3" />
3353- </linearGradient>
3354- <linearGradient
3355- id="linearGradient7609-19">
3356- <stop
3357- id="stop7611-0"
3358- offset="0"
3359- style="stop-color:#ffffff;stop-opacity:1;" />
3360- <stop
3361- style="stop-color:#e7e7e7;stop-opacity:1;"
3362- offset="0.47025558"
3363- id="stop7677-98" />
3364- <stop
3365- style="stop-color:#8c8c8c;stop-opacity:1;"
3366- offset="0.67183787"
3367- id="stop7613-8" />
3368- <stop
3369- id="stop7617-5"
3370- offset="0.83542866"
3371- style="stop-color:#dddddd;stop-opacity:1" />
3372- <stop
3373- id="stop7615-8"
3374- offset="1"
3375- style="stop-color:#a8a8a8;stop-opacity:1" />
3376- </linearGradient>
3377- <linearGradient
3378- id="linearGradient6462">
3379- <stop
3380- id="stop6464"
3381- offset="0"
3382- style="stop-color:#ffffff;stop-opacity:1;" />
3383- <stop
3384- style="stop-color:#e7e7e7;stop-opacity:1;"
3385- offset="0.47025558"
3386- id="stop6466" />
3387- <stop
3388- style="stop-color:#8c8c8c;stop-opacity:1;"
3389- offset="0.67183787"
3390- id="stop6468" />
3391- <stop
3392- id="stop6470"
3393- offset="0.83542866"
3394- style="stop-color:#dddddd;stop-opacity:1" />
3395- <stop
3396- id="stop6473"
3397- offset="1"
3398- style="stop-color:#a8a8a8;stop-opacity:1" />
3399- </linearGradient>
3400- <linearGradient
3401- x1="113.0654"
3402- y1="100.6621"
3403- x2="113.0654"
3404- y2="94.512703"
3405- id="XMLID_63_-5-7"
3406- gradientUnits="userSpaceOnUse">
3407- <stop
3408- style="stop-color:#eeeeee;stop-opacity:1"
3409- offset="0"
3410- id="stop496-4-1" />
3411- <stop
3412- style="stop-color:#dddddd;stop-opacity:1"
3413- offset="0.66860002"
3414- id="stop498-7-3" />
3415- <stop
3416- style="stop-color:#555555;stop-opacity:1"
3417- offset="1"
3418- id="stop500-4-8" />
3419- </linearGradient>
3420- <radialGradient
3421- cx="113.0654"
3422- cy="97.587898"
3423- r="2.5631001"
3424- fx="113.667"
3425- fy="98"
3426- id="XMLID_64_-4-9"
3427- gradientUnits="userSpaceOnUse">
3428- <stop
3429- style="stop-color:#eeeeee;stop-opacity:1"
3430- offset="0"
3431- id="stop505-3-7" />
3432- <stop
3433- style="stop-color:#cecece;stop-opacity:1"
3434- offset="0.16"
3435- id="stop507-0-9" />
3436- <stop
3437- style="stop-color:#888888;stop-opacity:1"
3438- offset="0.4675"
3439- id="stop509-7-9" />
3440- <stop
3441- style="stop-color:#555555;stop-opacity:1"
3442- offset="1"
3443- id="stop511-8-3" />
3444- </radialGradient>
3445- <linearGradient
3446- x1="113.0654"
3447- y1="100.6621"
3448- x2="113.0654"
3449- y2="94.512703"
3450- id="linearGradient6487"
3451- gradientUnits="userSpaceOnUse">
3452- <stop
3453- style="stop-color:#eeeeee;stop-opacity:1"
3454- offset="0"
3455- id="stop6489" />
3456- <stop
3457- style="stop-color:#dddddd;stop-opacity:1"
3458- offset="0.66860002"
3459- id="stop6491" />
3460- <stop
3461- style="stop-color:#555555;stop-opacity:1"
3462- offset="1"
3463- id="stop6493" />
3464- </linearGradient>
3465- <radialGradient
3466- cx="113.0654"
3467- cy="97.587898"
3468- r="2.5631001"
3469- fx="113.667"
3470- fy="98"
3471- id="radialGradient6496"
3472- gradientUnits="userSpaceOnUse">
3473- <stop
3474- style="stop-color:#eeeeee;stop-opacity:1"
3475- offset="0"
3476- id="stop6498" />
3477- <stop
3478- style="stop-color:#cecece;stop-opacity:1"
3479- offset="0.16"
3480- id="stop6500" />
3481- <stop
3482- style="stop-color:#888888;stop-opacity:1"
3483- offset="0.4675"
3484- id="stop6502" />
3485- <stop
3486- style="stop-color:#555555;stop-opacity:1"
3487- offset="1"
3488- id="stop6504" />
3489- </radialGradient>
3490- <linearGradient
3491- x1="113.0654"
3492- y1="100.6621"
3493- x2="113.0654"
3494- y2="94.512703"
3495- id="linearGradient6507"
3496- gradientUnits="userSpaceOnUse">
3497- <stop
3498- style="stop-color:#eeeeee;stop-opacity:1"
3499- offset="0"
3500- id="stop6509" />
3501- <stop
3502- style="stop-color:#dddddd;stop-opacity:1"
3503- offset="0.66860002"
3504- id="stop6511" />
3505- <stop
3506- style="stop-color:#555555;stop-opacity:1"
3507- offset="1"
3508- id="stop6513" />
3509- </linearGradient>
3510- <radialGradient
3511- cx="113.0654"
3512- cy="97.587898"
3513- r="2.5631001"
3514- fx="113.667"
3515- fy="98"
3516- id="radialGradient6516"
3517- gradientUnits="userSpaceOnUse">
3518- <stop
3519- style="stop-color:#eeeeee;stop-opacity:1"
3520- offset="0"
3521- id="stop6518" />
3522- <stop
3523- style="stop-color:#cecece;stop-opacity:1"
3524- offset="0.16"
3525- id="stop6520" />
3526- <stop
3527- style="stop-color:#888888;stop-opacity:1"
3528- offset="0.4675"
3529- id="stop6522" />
3530- <stop
3531- style="stop-color:#555555;stop-opacity:1"
3532- offset="1"
3533- id="stop6524" />
3534- </radialGradient>
3535- <linearGradient
3536- id="linearGradient4110-4">
3537- <stop
3538- style="stop-color:#000000;stop-opacity:1"
3539- offset="0.0000000"
3540- id="stop4112-1" />
3541- <stop
3542- style="stop-color:#bbbbbb;stop-opacity:0.0000000;"
3543- offset="1.0000000"
3544- id="stop4114-7" />
3545- </linearGradient>
3546- <linearGradient
3547- id="linearGradient6576">
3548- <stop
3549- id="stop6578"
3550- offset="0"
3551- style="stop-color:#ffffff;stop-opacity:1;" />
3552- <stop
3553- style="stop-color:#e7e7e7;stop-opacity:1;"
3554- offset="0.47025558"
3555- id="stop6580" />
3556- <stop
3557- style="stop-color:#8c8c8c;stop-opacity:1;"
3558- offset="0.67183787"
3559- id="stop6582" />
3560- <stop
3561- id="stop6584"
3562- offset="0.83542866"
3563- style="stop-color:#dddddd;stop-opacity:1" />
3564- <stop
3565- id="stop6586"
3566- offset="1"
3567- style="stop-color:#a8a8a8;stop-opacity:1" />
3568- </linearGradient>
3569- <linearGradient
3570- x1="113.0654"
3571- y1="100.6621"
3572- x2="113.0654"
3573- y2="94.512703"
3574- id="linearGradient6589"
3575- gradientUnits="userSpaceOnUse">
3576- <stop
3577- style="stop-color:#eeeeee;stop-opacity:1"
3578- offset="0"
3579- id="stop6591" />
3580- <stop
3581- style="stop-color:#dddddd;stop-opacity:1"
3582- offset="0.66860002"
3583- id="stop6593" />
3584- <stop
3585- style="stop-color:#555555;stop-opacity:1"
3586- offset="1"
3587- id="stop6595" />
3588- </linearGradient>
3589- <radialGradient
3590- cx="113.0654"
3591- cy="97.587898"
3592- r="2.5631001"
3593- fx="113.667"
3594- fy="98"
3595- id="radialGradient6598"
3596- gradientUnits="userSpaceOnUse">
3597- <stop
3598- style="stop-color:#eeeeee;stop-opacity:1"
3599- offset="0"
3600- id="stop6600" />
3601- <stop
3602- style="stop-color:#cecece;stop-opacity:1"
3603- offset="0.16"
3604- id="stop6602" />
3605- <stop
3606- style="stop-color:#888888;stop-opacity:1"
3607- offset="0.4675"
3608- id="stop6604" />
3609- <stop
3610- style="stop-color:#555555;stop-opacity:1"
3611- offset="1"
3612- id="stop6606" />
3613- </radialGradient>
3614- <inkscape:perspective
3615- id="perspective5822-4"
3616- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
3617- inkscape:vp_z="1 : 0.5 : 1"
3618- inkscape:vp_y="0 : 1000 : 0"
3619- inkscape:vp_x="0 : 0.5 : 1"
3620- sodipodi:type="inkscape:persp3d" />
3621- <linearGradient
3622- x1="113.0654"
3623- y1="100.6621"
3624- x2="113.0654"
3625- y2="94.512703"
3626- id="XMLID_63_-6"
3627- gradientUnits="userSpaceOnUse">
3628- <stop
3629- style="stop-color:#eeeeee;stop-opacity:1"
3630- offset="0"
3631- id="stop496-30" />
3632- <stop
3633- style="stop-color:#dddddd;stop-opacity:1"
3634- offset="0.66860002"
3635- id="stop498-2" />
3636- <stop
3637- style="stop-color:#555555;stop-opacity:1"
3638- offset="1"
3639- id="stop500-15" />
3640- </linearGradient>
3641- <radialGradient
3642- cx="113.0654"
3643- cy="97.587898"
3644- r="2.5631001"
3645- fx="113.667"
3646- fy="98"
3647- id="XMLID_64_-5"
3648- gradientUnits="userSpaceOnUse">
3649- <stop
3650- style="stop-color:#eeeeee;stop-opacity:1"
3651- offset="0"
3652- id="stop505-0" />
3653- <stop
3654- style="stop-color:#cecece;stop-opacity:1"
3655- offset="0.16"
3656- id="stop507-03" />
3657- <stop
3658- style="stop-color:#888888;stop-opacity:1"
3659- offset="0.4675"
3660- id="stop509-46" />
3661- <stop
3662- style="stop-color:#555555;stop-opacity:1"
3663- offset="1"
3664- id="stop511-60" />
3665- </radialGradient>
3666- <linearGradient
3667- id="linearGradient4120-8">
3668- <stop
3669- style="stop-color:#555753;stop-opacity:1"
3670- offset="0.0000000"
3671- id="stop4122-9" />
3672- <stop
3673- style="stop-color:#2e3436;stop-opacity:1"
3674- offset="1.0000000"
3675- id="stop4124-50" />
3676- </linearGradient>
3677- <linearGradient
3678- id="linearGradient4244-0">
3679- <stop
3680- style="stop-color:#efefef;stop-opacity:1"
3681- offset="0.0000000"
3682- id="stop4246-8" />
3683- <stop
3684- id="stop7563-37"
3685- offset="0.69516969"
3686- style="stop-color:#bcbcbc;stop-opacity:1" />
3687- <stop
3688- style="stop-color:#e4e4e4;stop-opacity:1"
3689- offset="1.0000000"
3690- id="stop4248-8" />
3691- </linearGradient>
3692- <linearGradient
3693- id="linearGradient7243-0">
3694- <stop
3695- id="stop7245-73"
3696- offset="0.0000000"
3697- style="stop-color:#565656;stop-opacity:1" />
3698- <stop
3699- id="stop7247-8"
3700- offset="1.0000000"
3701- style="stop-color:#bbbbbb;stop-opacity:0.0000000;" />
3702- </linearGradient>
3703- <linearGradient
3704- id="linearGradient7829-7">
3705- <stop
3706- style="stop-color:#ffffff;stop-opacity:1;"
3707- offset="0"
3708- id="stop7831-6" />
3709- <stop
3710- id="stop7833-9"
3711- offset="0.47025558"
3712- style="stop-color:#ffffff;stop-opacity:1" />
3713- <stop
3714- id="stop7835-1"
3715- offset="0.67183787"
3716- style="stop-color:#888a85;stop-opacity:1" />
3717- <stop
3718- style="stop-color:#dddddd;stop-opacity:1"
3719- offset="0.83542866"
3720- id="stop7837-1" />
3721- <stop
3722- style="stop-color:#a8a8a8;stop-opacity:1"
3723- offset="1"
3724- id="stop7839-90" />
3725- </linearGradient>
3726- <linearGradient
3727- id="linearGradient7841-9">
3728- <stop
3729- style="stop-color:#ffffff;stop-opacity:1;"
3730- offset="0"
3731- id="stop7843-88" />
3732- <stop
3733- id="stop7845-03"
3734- offset="0.47025558"
3735- style="stop-color:#ffffff;stop-opacity:1" />
3736- <stop
3737- id="stop7847-7"
3738- offset="0.67183787"
3739- style="stop-color:#8c8c8c;stop-opacity:1;" />
3740- <stop
3741- style="stop-color:#dddddd;stop-opacity:1"
3742- offset="0.83542866"
3743- id="stop7849-0" />
3744- <stop
3745- style="stop-color:#a8a8a8;stop-opacity:1"
3746- offset="1"
3747- id="stop7851-69" />
3748- </linearGradient>
3749- <radialGradient
3750- inkscape:collect="always"
3751- xlink:href="#linearGradient7507-1"
3752- id="radialGradient6439-2"
3753- gradientUnits="userSpaceOnUse"
3754- gradientTransform="matrix(3.16,0,0,11.28,-94.095,-2079.13)"
3755- cx="43.5625"
3756- cy="202.25"
3757- fx="43.5625"
3758- fy="202.25"
3759- r="1.5625" />
3760- <linearGradient
3761- inkscape:collect="always"
3762- id="linearGradient7507-1">
3763- <stop
3764- style="stop-color:#ffffff;stop-opacity:1;"
3765- offset="0"
3766- id="stop7509-7" />
3767- <stop
3768- style="stop-color:#ffffff;stop-opacity:0;"
3769- offset="1"
3770- id="stop7511-7" />
3771- </linearGradient>
3772- <linearGradient
3773- id="linearGradient4120-1-8">
3774- <stop
3775- style="stop-color:#555753;stop-opacity:1"
3776- offset="0.0000000"
3777- id="stop4122-0-1" />
3778- <stop
3779- style="stop-color:#2e3436;stop-opacity:1"
3780- offset="1.0000000"
3781- id="stop4124-6-0" />
3782- </linearGradient>
3783- <linearGradient
3784- id="linearGradient4244-1-6">
3785- <stop
3786- style="stop-color:#efefef;stop-opacity:1"
3787- offset="0.0000000"
3788- id="stop4246-5-0" />
3789- <stop
3790- id="stop7563-9-1"
3791- offset="0.69516969"
3792- style="stop-color:#bcbcbc;stop-opacity:1" />
3793- <stop
3794- style="stop-color:#e4e4e4;stop-opacity:1"
3795- offset="1.0000000"
3796- id="stop4248-4-0" />
3797- </linearGradient>
3798- <linearGradient
3799- id="linearGradient6309-3">
3800- <stop
3801- style="stop-color:#000000;stop-opacity:1"
3802- offset="0.0000000"
3803- id="stop6311-1" />
3804- <stop
3805- style="stop-color:#bbbbbb;stop-opacity:0.0000000;"
3806- offset="1.0000000"
3807- id="stop6313-2" />
3808- </linearGradient>
3809- <linearGradient
3810- id="linearGradient7811-1">
3811- <stop
3812- style="stop-color:#ffffff;stop-opacity:1;"
3813- offset="0"
3814- id="stop7813-2" />
3815- <stop
3816- id="stop7815-8"
3817- offset="0.47025558"
3818- style="stop-color:#e7e7e7;stop-opacity:1;" />
3819- <stop
3820- id="stop7817-9"
3821- offset="0.67183787"
3822- style="stop-color:#8c8c8c;stop-opacity:1;" />
3823- <stop
3824- style="stop-color:#ffffff;stop-opacity:1"
3825- offset="0.83542866"
3826- id="stop7819-6" />
3827- <stop
3828- style="stop-color:#a8a8a8;stop-opacity:1"
3829- offset="1"
3830- id="stop7821-0" />
3831- </linearGradient>
3832- <linearGradient
3833- id="linearGradient7609-1-4">
3834- <stop
3835- id="stop7611-5-0"
3836- offset="0"
3837- style="stop-color:#ffffff;stop-opacity:1;" />
3838- <stop
3839- style="stop-color:#e7e7e7;stop-opacity:1;"
3840- offset="0.47025558"
3841- id="stop7677-9-9" />
3842- <stop
3843- style="stop-color:#8c8c8c;stop-opacity:1;"
3844- offset="0.67183787"
3845- id="stop7613-7-4" />
3846- <stop
3847- id="stop7617-7-5"
3848- offset="0.83542866"
3849- style="stop-color:#dddddd;stop-opacity:1" />
3850- <stop
3851- id="stop7615-6-4"
3852- offset="1"
3853- style="stop-color:#a8a8a8;stop-opacity:1" />
3854- </linearGradient>
3855- <linearGradient
3856- x1="113.0654"
3857- y1="100.6621"
3858- x2="113.0654"
3859- y2="94.512703"
3860- id="XMLID_63_-7-6"
3861- gradientUnits="userSpaceOnUse">
3862- <stop
3863- style="stop-color:#eeeeee;stop-opacity:1"
3864- offset="0"
3865- id="stop496-3-3" />
3866- <stop
3867- style="stop-color:#dddddd;stop-opacity:1"
3868- offset="0.66860002"
3869- id="stop498-6-9" />
3870- <stop
3871- style="stop-color:#555555;stop-opacity:1"
3872- offset="1"
3873- id="stop500-5-9" />
3874- </linearGradient>
3875- <radialGradient
3876- cx="113.0654"
3877- cy="97.587898"
3878- r="2.5631001"
3879- fx="113.667"
3880- fy="98"
3881- id="XMLID_64_-6-2"
3882- gradientUnits="userSpaceOnUse">
3883- <stop
3884- style="stop-color:#eeeeee;stop-opacity:1"
3885- offset="0"
3886- id="stop505-39-1" />
3887- <stop
3888- style="stop-color:#cecece;stop-opacity:1"
3889- offset="0.16"
3890- id="stop507-4-30" />
3891- <stop
3892- style="stop-color:#888888;stop-opacity:1"
3893- offset="0.4675"
3894- id="stop509-8-9" />
3895- <stop
3896- style="stop-color:#555555;stop-opacity:1"
3897- offset="1"
3898- id="stop511-1-9" />
3899- </radialGradient>
3900- <linearGradient
3901- x1="113.0654"
3902- y1="100.6621"
3903- x2="113.0654"
3904- y2="94.512703"
3905- id="linearGradient6041-3"
3906- gradientUnits="userSpaceOnUse">
3907- <stop
3908- style="stop-color:#eeeeee;stop-opacity:1"
3909- offset="0"
3910- id="stop6043-4" />
3911- <stop
3912- style="stop-color:#dddddd;stop-opacity:1"
3913- offset="0.66860002"
3914- id="stop6045-5" />
3915- <stop
3916- style="stop-color:#555555;stop-opacity:1"
3917- offset="1"
3918- id="stop6047-8" />
3919- </linearGradient>
3920- <radialGradient
3921- cx="113.0654"
3922- cy="97.587898"
3923- r="2.5631001"
3924- fx="113.667"
3925- fy="98"
3926- id="radialGradient6050-7"
3927- gradientUnits="userSpaceOnUse">
3928- <stop
3929- style="stop-color:#eeeeee;stop-opacity:1"
3930- offset="0"
3931- id="stop6052-3" />
3932- <stop
3933- style="stop-color:#cecece;stop-opacity:1"
3934- offset="0.16"
3935- id="stop6054-3" />
3936- <stop
3937- style="stop-color:#888888;stop-opacity:1"
3938- offset="0.4675"
3939- id="stop6056-8" />
3940- <stop
3941- style="stop-color:#555555;stop-opacity:1"
3942- offset="1"
3943- id="stop6058-9" />
3944- </radialGradient>
3945- <linearGradient
3946- id="linearGradient6096-2">
3947- <stop
3948- id="stop6098-4"
3949- offset="0"
3950- style="stop-color:#ffffff;stop-opacity:1;" />
3951- <stop
3952- style="stop-color:#e7e7e7;stop-opacity:1;"
3953- offset="0.47025558"
3954- id="stop6100-9" />
3955- <stop
3956- style="stop-color:#8c8c8c;stop-opacity:1;"
3957- offset="0.67183787"
3958- id="stop6102-9" />
3959- <stop
3960- id="stop6104-9"
3961- offset="0.83542866"
3962- style="stop-color:#dddddd;stop-opacity:1" />
3963- <stop
3964- id="stop6106-4"
3965- offset="1"
3966- style="stop-color:#a8a8a8;stop-opacity:1" />
3967- </linearGradient>
3968- <linearGradient
3969- x1="113.0654"
3970- y1="100.6621"
3971- x2="113.0654"
3972- y2="94.512703"
3973- id="linearGradient6121-7"
3974- gradientUnits="userSpaceOnUse">
3975- <stop
3976- style="stop-color:#eeeeee;stop-opacity:1"
3977- offset="0"
3978- id="stop6123-2" />
3979- <stop
3980- style="stop-color:#dddddd;stop-opacity:1"
3981- offset="0.66860002"
3982- id="stop6125-2" />
3983- <stop
3984- style="stop-color:#555555;stop-opacity:1"
3985- offset="1"
3986- id="stop6127-9" />
3987- </linearGradient>
3988- <radialGradient
3989- cx="113.0654"
3990- cy="97.587898"
3991- r="2.5631001"
3992- fx="113.667"
3993- fy="98"
3994- id="radialGradient6130-8"
3995- gradientUnits="userSpaceOnUse">
3996- <stop
3997- style="stop-color:#eeeeee;stop-opacity:1"
3998- offset="0"
3999- id="stop6132-1" />
4000- <stop
4001- style="stop-color:#cecece;stop-opacity:1"
4002- offset="0.16"
4003- id="stop6134-2" />
4004- <stop
4005- style="stop-color:#888888;stop-opacity:1"
4006- offset="0.4675"
4007- id="stop6136-4" />
4008- <stop
4009- style="stop-color:#555555;stop-opacity:1"
4010- offset="1"
4011- id="stop6138-7" />
4012- </radialGradient>
4013- <linearGradient
4014- x1="113.0654"
4015- y1="100.6621"
4016- x2="113.0654"
4017- y2="94.512703"
4018- id="linearGradient6141-6"
4019- gradientUnits="userSpaceOnUse">
4020- <stop
4021- style="stop-color:#eeeeee;stop-opacity:1"
4022- offset="0"
4023- id="stop6143-3" />
4024- <stop
4025- style="stop-color:#dddddd;stop-opacity:1"
4026- offset="0.66860002"
4027- id="stop6145-7" />
4028- <stop
4029- style="stop-color:#555555;stop-opacity:1"
4030- offset="1"
4031- id="stop6147-7" />
4032- </linearGradient>
4033- <radialGradient
4034- cx="113.0654"
4035- cy="97.587898"
4036- r="2.5631001"
4037- fx="113.667"
4038- fy="98"
4039- id="radialGradient6150-3"
4040- gradientUnits="userSpaceOnUse">
4041- <stop
4042- style="stop-color:#eeeeee;stop-opacity:1"
4043- offset="0"
4044- id="stop6152-7" />
4045- <stop
4046- style="stop-color:#cecece;stop-opacity:1"
4047- offset="0.16"
4048- id="stop6154-2" />
4049- <stop
4050- style="stop-color:#888888;stop-opacity:1"
4051- offset="0.4675"
4052- id="stop6156-5" />
4053- <stop
4054- style="stop-color:#555555;stop-opacity:1"
4055- offset="1"
4056- id="stop6158-3" />
4057- </radialGradient>
4058- <linearGradient
4059- y2="139.40625"
4060- x2="306.25"
4061- y1="139.40625"
4062- x1="308.00098"
4063- gradientTransform="translate(0,15)"
4064- gradientUnits="userSpaceOnUse"
4065- id="linearGradient6160-7"
4066- xlink:href="#linearGradient6317-6"
4067- inkscape:collect="always" />
4068- <linearGradient
4069- inkscape:collect="always"
4070- id="linearGradient6317-6">
4071- <stop
4072- style="stop-color:#ffffff;stop-opacity:1;"
4073- offset="0"
4074- id="stop6319-8" />
4075- <stop
4076- style="stop-color:#ffffff;stop-opacity:0;"
4077- offset="1"
4078- id="stop6321-1" />
4079- </linearGradient>
4080- <linearGradient
4081- id="linearGradient4120-76-2">
4082- <stop
4083- style="stop-color:#555753;stop-opacity:1"
4084- offset="0.0000000"
4085- id="stop4122-3-4" />
4086- <stop
4087- style="stop-color:#2e3436;stop-opacity:1"
4088- offset="1.0000000"
4089- id="stop4124-1-9" />
4090- </linearGradient>
4091- <linearGradient
4092- id="linearGradient4244-7-1">
4093- <stop
4094- style="stop-color:#efefef;stop-opacity:1"
4095- offset="0.0000000"
4096- id="stop4246-59-20" />
4097- <stop
4098- id="stop7563-6-0"
4099- offset="0.69516969"
4100- style="stop-color:#bcbcbc;stop-opacity:1" />
4101- <stop
4102- style="stop-color:#e4e4e4;stop-opacity:1"
4103- offset="1.0000000"
4104- id="stop4248-2-6" />
4105- </linearGradient>
4106- <linearGradient
4107- id="linearGradient7243-5-7">
4108- <stop
4109- id="stop7245-7-31"
4110- offset="0.0000000"
4111- style="stop-color:#565656;stop-opacity:1" />
4112- <stop
4113- id="stop7247-4-0"
4114- offset="1.0000000"
4115- style="stop-color:#bbbbbb;stop-opacity:0.0000000;" />
4116- </linearGradient>
4117- <linearGradient
4118- id="linearGradient7787-9">
4119- <stop
4120- style="stop-color:#ffffff;stop-opacity:1;"
4121- offset="0"
4122- id="stop7789-1" />
4123- <stop
4124- id="stop7791-0"
4125- offset="0.47025558"
4126- style="stop-color:#ffffff;stop-opacity:1" />
4127- <stop
4128- id="stop7793-3"
4129- offset="0.67183787"
4130- style="stop-color:#2e3436;stop-opacity:1" />
4131- <stop
4132- style="stop-color:#dddddd;stop-opacity:1"
4133- offset="0.83542866"
4134- id="stop7795-5" />
4135- <stop
4136- style="stop-color:#a8a8a8;stop-opacity:1"
4137- offset="1"
4138- id="stop7797-9" />
4139- </linearGradient>
4140- <linearGradient
4141- id="linearGradient7775-8">
4142- <stop
4143- style="stop-color:#ffffff;stop-opacity:1"
4144- offset="0"
4145- id="stop7777-4" />
4146- <stop
4147- id="stop7779-69"
4148- offset="0.42264673"
4149- style="stop-color:#ffffff;stop-opacity:1" />
4150- <stop
4151- id="stop7781-29"
4152- offset="0.67183787"
4153- style="stop-color:#8c8c8c;stop-opacity:1;" />
4154- <stop
4155- style="stop-color:#dddddd;stop-opacity:1"
4156- offset="0.83542866"
4157- id="stop7783-0" />
4158- <stop
4159- style="stop-color:#a8a8a8;stop-opacity:1"
4160- offset="1"
4161- id="stop7785-3" />
4162- </linearGradient>
4163- <linearGradient
4164- x1="113.0654"
4165- y1="100.6621"
4166- x2="113.0654"
4167- y2="94.512703"
4168- id="XMLID_63_-53-3"
4169- gradientUnits="userSpaceOnUse">
4170- <stop
4171- style="stop-color:#eeeeee;stop-opacity:1"
4172- offset="0"
4173- id="stop496-8-7" />
4174- <stop
4175- style="stop-color:#dddddd;stop-opacity:1"
4176- offset="0.66860002"
4177- id="stop498-8-9" />
4178- <stop
4179- style="stop-color:#555555;stop-opacity:1"
4180- offset="1"
4181- id="stop500-3-4" />
4182- </linearGradient>
4183- <radialGradient
4184- cx="113.0654"
4185- cy="97.587898"
4186- r="2.5631001"
4187- fx="113.667"
4188- fy="98"
4189- id="XMLID_64_-1-1"
4190- gradientUnits="userSpaceOnUse">
4191- <stop
4192- style="stop-color:#eeeeee;stop-opacity:1"
4193- offset="0"
4194- id="stop505-8-9" />
4195- <stop
4196- style="stop-color:#cecece;stop-opacity:1"
4197- offset="0.16"
4198- id="stop507-9-4" />
4199- <stop
4200- style="stop-color:#888888;stop-opacity:1"
4201- offset="0.4675"
4202- id="stop509-6-2" />
4203- <stop
4204- style="stop-color:#555555;stop-opacity:1"
4205- offset="1"
4206- id="stop511-4-0" />
4207- </radialGradient>
4208- <linearGradient
4209- x1="113.0654"
4210- y1="100.6621"
4211- x2="113.0654"
4212- y2="94.512703"
4213- id="linearGradient6269-5"
4214- gradientUnits="userSpaceOnUse">
4215- <stop
4216- style="stop-color:#eeeeee;stop-opacity:1"
4217- offset="0"
4218- id="stop6271-9" />
4219- <stop
4220- style="stop-color:#dddddd;stop-opacity:1"
4221- offset="0.66860002"
4222- id="stop6273-5" />
4223- <stop
4224- style="stop-color:#555555;stop-opacity:1"
4225- offset="1"
4226- id="stop6275-6" />
4227- </linearGradient>
4228- <radialGradient
4229- cx="113.0654"
4230- cy="97.587898"
4231- r="2.5631001"
4232- fx="113.667"
4233- fy="98"
4234- id="radialGradient6278-1"
4235- gradientUnits="userSpaceOnUse">
4236- <stop
4237- style="stop-color:#eeeeee;stop-opacity:1"
4238- offset="0"
4239- id="stop6280-4" />
4240- <stop
4241- style="stop-color:#cecece;stop-opacity:1"
4242- offset="0.16"
4243- id="stop6282-3" />
4244- <stop
4245- style="stop-color:#888888;stop-opacity:1"
4246- offset="0.4675"
4247- id="stop6284-7" />
4248- <stop
4249- style="stop-color:#555555;stop-opacity:1"
4250- offset="1"
4251- id="stop6286-2" />
4252- </radialGradient>
4253- <linearGradient
4254- id="linearGradient7799-9">
4255- <stop
4256- style="stop-color:#ffffff;stop-opacity:1;"
4257- offset="0"
4258- id="stop7801-5" />
4259- <stop
4260- id="stop7803-5"
4261- offset="0.47025558"
4262- style="stop-color:#ffffff;stop-opacity:1" />
4263- <stop
4264- id="stop7805-7"
4265- offset="0.67183787"
4266- style="stop-color:#000000;stop-opacity:1" />
4267- <stop
4268- style="stop-color:#dddddd;stop-opacity:1"
4269- offset="0.83542866"
4270- id="stop7807-39" />
4271- <stop
4272- style="stop-color:#a8a8a8;stop-opacity:1"
4273- offset="1"
4274- id="stop7809-0" />
4275- </linearGradient>
4276- <linearGradient
4277- x1="113.0654"
4278- y1="100.6621"
4279- x2="113.0654"
4280- y2="94.512703"
4281- id="linearGradient6344-1"
4282- gradientUnits="userSpaceOnUse">
4283- <stop
4284- style="stop-color:#eeeeee;stop-opacity:1"
4285- offset="0"
4286- id="stop6346-2" />
4287- <stop
4288- style="stop-color:#dddddd;stop-opacity:1"
4289- offset="0.66860002"
4290- id="stop6348-5" />
4291- <stop
4292- style="stop-color:#555555;stop-opacity:1"
4293- offset="1"
4294- id="stop6350-3" />
4295- </linearGradient>
4296- <radialGradient
4297- cx="113.0654"
4298- cy="97.587898"
4299- r="2.5631001"
4300- fx="113.667"
4301- fy="98"
4302- id="radialGradient6353-1"
4303- gradientUnits="userSpaceOnUse">
4304- <stop
4305- style="stop-color:#eeeeee;stop-opacity:1"
4306- offset="0"
4307- id="stop6355-8" />
4308- <stop
4309- style="stop-color:#cecece;stop-opacity:1"
4310- offset="0.16"
4311- id="stop6357-8" />
4312- <stop
4313- style="stop-color:#888888;stop-opacity:1"
4314- offset="0.4675"
4315- id="stop6359-7" />
4316- <stop
4317- style="stop-color:#555555;stop-opacity:1"
4318- offset="1"
4319- id="stop6361-0" />
4320- </radialGradient>
4321- <linearGradient
4322- x1="113.0654"
4323- y1="100.6621"
4324- x2="113.0654"
4325- y2="94.512703"
4326- id="linearGradient6364-2"
4327- gradientUnits="userSpaceOnUse">
4328- <stop
4329- style="stop-color:#eeeeee;stop-opacity:1"
4330- offset="0"
4331- id="stop6366-7" />
4332- <stop
4333- style="stop-color:#dddddd;stop-opacity:1"
4334- offset="0.66860002"
4335- id="stop6368-9" />
4336- <stop
4337- style="stop-color:#555555;stop-opacity:1"
4338- offset="1"
4339- id="stop6370-1" />
4340- </linearGradient>
4341- <radialGradient
4342- cx="113.0654"
4343- cy="97.587898"
4344- r="2.5631001"
4345- fx="113.667"
4346- fy="98"
4347- id="radialGradient6373-6"
4348- gradientUnits="userSpaceOnUse">
4349- <stop
4350- style="stop-color:#eeeeee;stop-opacity:1"
4351- offset="0"
4352- id="stop6375-3" />
4353- <stop
4354- style="stop-color:#cecece;stop-opacity:1"
4355- offset="0.16"
4356- id="stop6377-6" />
4357- <stop
4358- style="stop-color:#888888;stop-opacity:1"
4359- offset="0.4675"
4360- id="stop6379-8" />
4361- <stop
4362- style="stop-color:#555555;stop-opacity:1"
4363- offset="1"
4364- id="stop6381-4" />
4365- </radialGradient>
4366- <linearGradient
4367- id="linearGradient4120-7-3">
4368- <stop
4369- style="stop-color:#555753;stop-opacity:1"
4370- offset="0.0000000"
4371- id="stop4122-6-4" />
4372- <stop
4373- style="stop-color:#2e3436;stop-opacity:1"
4374- offset="1.0000000"
4375- id="stop4124-5-7" />
4376- </linearGradient>
4377- <linearGradient
4378- id="linearGradient4244-6-1">
4379- <stop
4380- style="stop-color:#efefef;stop-opacity:1"
4381- offset="0.0000000"
4382- id="stop4246-9-7" />
4383- <stop
4384- id="stop7563-3-9"
4385- offset="0.69516969"
4386- style="stop-color:#bcbcbc;stop-opacity:1" />
4387- <stop
4388- style="stop-color:#e4e4e4;stop-opacity:1"
4389- offset="1.0000000"
4390- id="stop4248-7-5" />
4391- </linearGradient>
4392- <linearGradient
4393- id="linearGradient7609-9">
4394- <stop
4395- id="stop7611-1"
4396- offset="0"
4397- style="stop-color:#ffffff;stop-opacity:1;" />
4398- <stop
4399- style="stop-color:#e7e7e7;stop-opacity:1;"
4400- offset="0.47025558"
4401- id="stop7677-6" />
4402- <stop
4403- style="stop-color:#8c8c8c;stop-opacity:1;"
4404- offset="0.67183787"
4405- id="stop7613-2" />
4406- <stop
4407- id="stop7617-1"
4408- offset="0.83542866"
4409- style="stop-color:#dddddd;stop-opacity:1" />
4410- <stop
4411- id="stop7615-0"
4412- offset="1"
4413- style="stop-color:#a8a8a8;stop-opacity:1" />
4414- </linearGradient>
4415- <linearGradient
4416- id="linearGradient6462-3">
4417- <stop
4418- id="stop6464-2"
4419- offset="0"
4420- style="stop-color:#ffffff;stop-opacity:1;" />
4421- <stop
4422- style="stop-color:#e7e7e7;stop-opacity:1;"
4423- offset="0.47025558"
4424- id="stop6466-1" />
4425- <stop
4426- style="stop-color:#8c8c8c;stop-opacity:1;"
4427- offset="0.67183787"
4428- id="stop6468-9" />
4429- <stop
4430- id="stop6470-7"
4431- offset="0.83542866"
4432- style="stop-color:#dddddd;stop-opacity:1" />
4433- <stop
4434- id="stop6473-6"
4435- offset="1"
4436- style="stop-color:#a8a8a8;stop-opacity:1" />
4437- </linearGradient>
4438- <linearGradient
4439- x1="113.0654"
4440- y1="100.6621"
4441- x2="113.0654"
4442- y2="94.512703"
4443- id="XMLID_63_-5-2"
4444- gradientUnits="userSpaceOnUse">
4445- <stop
4446- style="stop-color:#eeeeee;stop-opacity:1"
4447- offset="0"
4448- id="stop496-4-0" />
4449- <stop
4450- style="stop-color:#dddddd;stop-opacity:1"
4451- offset="0.66860002"
4452- id="stop498-7-6" />
4453- <stop
4454- style="stop-color:#555555;stop-opacity:1"
4455- offset="1"
4456- id="stop500-4-4" />
4457- </linearGradient>
4458- <radialGradient
4459- cx="113.0654"
4460- cy="97.587898"
4461- r="2.5631001"
4462- fx="113.667"
4463- fy="98"
4464- id="XMLID_64_-4-3"
4465- gradientUnits="userSpaceOnUse">
4466- <stop
4467- style="stop-color:#eeeeee;stop-opacity:1"
4468- offset="0"
4469- id="stop505-3-6" />
4470- <stop
4471- style="stop-color:#cecece;stop-opacity:1"
4472- offset="0.16"
4473- id="stop507-0-90" />
4474- <stop
4475- style="stop-color:#888888;stop-opacity:1"
4476- offset="0.4675"
4477- id="stop509-7-4" />
4478- <stop
4479- style="stop-color:#555555;stop-opacity:1"
4480- offset="1"
4481- id="stop511-8-8" />
4482- </radialGradient>
4483- <linearGradient
4484- x1="113.0654"
4485- y1="100.6621"
4486- x2="113.0654"
4487- y2="94.512703"
4488- id="linearGradient6487-1"
4489- gradientUnits="userSpaceOnUse">
4490- <stop
4491- style="stop-color:#eeeeee;stop-opacity:1"
4492- offset="0"
4493- id="stop6489-2" />
4494- <stop
4495- style="stop-color:#dddddd;stop-opacity:1"
4496- offset="0.66860002"
4497- id="stop6491-9" />
4498- <stop
4499- style="stop-color:#555555;stop-opacity:1"
4500- offset="1"
4501- id="stop6493-7" />
4502- </linearGradient>
4503- <radialGradient
4504- cx="113.0654"
4505- cy="97.587898"
4506- r="2.5631001"
4507- fx="113.667"
4508- fy="98"
4509- id="radialGradient6496-8"
4510- gradientUnits="userSpaceOnUse">
4511- <stop
4512- style="stop-color:#eeeeee;stop-opacity:1"
4513- offset="0"
4514- id="stop6498-0" />
4515- <stop
4516- style="stop-color:#cecece;stop-opacity:1"
4517- offset="0.16"
4518- id="stop6500-9" />
4519- <stop
4520- style="stop-color:#888888;stop-opacity:1"
4521- offset="0.4675"
4522- id="stop6502-2" />
4523- <stop
4524- style="stop-color:#555555;stop-opacity:1"
4525- offset="1"
4526- id="stop6504-3" />
4527- </radialGradient>
4528- <linearGradient
4529- x1="113.0654"
4530- y1="100.6621"
4531- x2="113.0654"
4532- y2="94.512703"
4533- id="linearGradient6507-8"
4534- gradientUnits="userSpaceOnUse">
4535- <stop
4536- style="stop-color:#eeeeee;stop-opacity:1"
4537- offset="0"
4538- id="stop6509-7" />
4539- <stop
4540- style="stop-color:#dddddd;stop-opacity:1"
4541- offset="0.66860002"
4542- id="stop6511-4" />
4543- <stop
4544- style="stop-color:#555555;stop-opacity:1"
4545- offset="1"
4546- id="stop6513-1" />
4547- </linearGradient>
4548- <radialGradient
4549- cx="113.0654"
4550- cy="97.587898"
4551- r="2.5631001"
4552- fx="113.667"
4553- fy="98"
4554- id="radialGradient6516-3"
4555- gradientUnits="userSpaceOnUse">
4556- <stop
4557- style="stop-color:#eeeeee;stop-opacity:1"
4558- offset="0"
4559- id="stop6518-8" />
4560- <stop
4561- style="stop-color:#cecece;stop-opacity:1"
4562- offset="0.16"
4563- id="stop6520-5" />
4564- <stop
4565- style="stop-color:#888888;stop-opacity:1"
4566- offset="0.4675"
4567- id="stop6522-5" />
4568- <stop
4569- style="stop-color:#555555;stop-opacity:1"
4570- offset="1"
4571- id="stop6524-0" />
4572- </radialGradient>
4573- <linearGradient
4574- id="linearGradient4110-1">
4575- <stop
4576- style="stop-color:#000000;stop-opacity:1"
4577- offset="0.0000000"
4578- id="stop4112-3" />
4579- <stop
4580- style="stop-color:#bbbbbb;stop-opacity:0.0000000;"
4581- offset="1.0000000"
4582- id="stop4114-3" />
4583- </linearGradient>
4584- <linearGradient
4585- id="linearGradient6576-6">
4586- <stop
4587- id="stop6578-0"
4588- offset="0"
4589- style="stop-color:#ffffff;stop-opacity:1;" />
4590- <stop
4591- style="stop-color:#e7e7e7;stop-opacity:1;"
4592- offset="0.47025558"
4593- id="stop6580-4" />
4594- <stop
4595- style="stop-color:#8c8c8c;stop-opacity:1;"
4596- offset="0.67183787"
4597- id="stop6582-1" />
4598- <stop
4599- id="stop6584-3"
4600- offset="0.83542866"
4601- style="stop-color:#dddddd;stop-opacity:1" />
4602- <stop
4603- id="stop6586-0"
4604- offset="1"
4605- style="stop-color:#a8a8a8;stop-opacity:1" />
4606- </linearGradient>
4607- <linearGradient
4608- x1="113.0654"
4609- y1="100.6621"
4610- x2="113.0654"
4611- y2="94.512703"
4612- id="linearGradient6589-9"
4613- gradientUnits="userSpaceOnUse">
4614- <stop
4615- style="stop-color:#eeeeee;stop-opacity:1"
4616- offset="0"
4617- id="stop6591-6" />
4618- <stop
4619- style="stop-color:#dddddd;stop-opacity:1"
4620- offset="0.66860002"
4621- id="stop6593-0" />
4622- <stop
4623- style="stop-color:#555555;stop-opacity:1"
4624- offset="1"
4625- id="stop6595-9" />
4626- </linearGradient>
4627- <radialGradient
4628- cx="113.0654"
4629- cy="97.587898"
4630- r="2.5631001"
4631- fx="113.667"
4632- fy="98"
4633- id="radialGradient6598-5"
4634- gradientUnits="userSpaceOnUse">
4635- <stop
4636- style="stop-color:#eeeeee;stop-opacity:1"
4637- offset="0"
4638- id="stop6600-4" />
4639- <stop
4640- style="stop-color:#cecece;stop-opacity:1"
4641- offset="0.16"
4642- id="stop6602-3" />
4643- <stop
4644- style="stop-color:#888888;stop-opacity:1"
4645- offset="0.4675"
4646- id="stop6604-6" />
4647- <stop
4648- style="stop-color:#555555;stop-opacity:1"
4649- offset="1"
4650- id="stop6606-4" />
4651- </radialGradient>
4652- <inkscape:perspective
4653- id="perspective5822-0"
4654- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
4655- inkscape:vp_z="1 : 0.5 : 1"
4656- inkscape:vp_y="0 : 1000 : 0"
4657- inkscape:vp_x="0 : 0.5 : 1"
4658- sodipodi:type="inkscape:persp3d" />
4659- <linearGradient
4660- inkscape:collect="always"
4661- xlink:href="#linearGradient11639-2"
4662- id="linearGradient3193-7"
4663- gradientUnits="userSpaceOnUse"
4664- x1="611.125"
4665- y1="-404.84375"
4666- x2="613.92871"
4667- y2="-402.37305" />
4668- <linearGradient
4669- inkscape:collect="always"
4670- id="linearGradient11639-2">
4671- <stop
4672- style="stop-color:#ffffff;stop-opacity:1;"
4673- offset="0"
4674- id="stop11641-9" />
4675- <stop
4676- style="stop-color:#ffffff;stop-opacity:0;"
4677- offset="1"
4678- id="stop11643-9" />
4679- </linearGradient>
4680- <linearGradient
4681- inkscape:collect="always"
4682- xlink:href="#linearGradient11639-2"
4683- id="linearGradient3195-3"
4684- gradientUnits="userSpaceOnUse"
4685- x1="611.125"
4686- y1="-404.84375"
4687- x2="613.92871"
4688- y2="-402.37305" />
4689- <linearGradient
4690- inkscape:collect="always"
4691- xlink:href="#linearGradient11639-2"
4692- id="linearGradient3197-0"
4693- gradientUnits="userSpaceOnUse"
4694- x1="611.125"
4695- y1="-404.84375"
4696- x2="613.92871"
4697- y2="-402.37305" />
4698- <linearGradient
4699- gradientUnits="userSpaceOnUse"
4700- y2="106.20127"
4701- x2="440.73273"
4702- y1="106.20127"
4703- x1="437.91553"
4704- gradientTransform="scale(0.69883624,1.4309504)"
4705- inkscape:collect="always"
4706- id="linearGradient5838-2">
4707- <stop
4708- style="stop-color:#ffffff;stop-opacity:1;"
4709- offset="0"
4710- id="stop5840-7" />
4711- <stop
4712- style="stop-color:#ffffff;stop-opacity:0;"
4713- offset="1"
4714- id="stop5842-9" />
4715- </linearGradient>
4716- <linearGradient
4717- inkscape:collect="always"
4718- xlink:href="#linearGradient11629-5"
4719- id="linearGradient3199-9"
4720- gradientUnits="userSpaceOnUse"
4721- x1="615"
4722- y1="-406.78125"
4723- x2="618.875"
4724- y2="-403.36459" />
4725- <linearGradient
4726- inkscape:collect="always"
4727- id="linearGradient11629-5">
4728- <stop
4729- style="stop-color:#ffffff;stop-opacity:1;"
4730- offset="0"
4731- id="stop11631-2" />
4732- <stop
4733- style="stop-color:#ffffff;stop-opacity:0;"
4734- offset="1"
4735- id="stop11633-0" />
4736- </linearGradient>
4737- <linearGradient
4738- inkscape:collect="always"
4739- xlink:href="#linearGradient11639-2"
4740- id="linearGradient3201-8"
4741- gradientUnits="userSpaceOnUse"
4742- x1="611.125"
4743- y1="-404.84375"
4744- x2="613.92871"
4745- y2="-402.37305" />
4746- <linearGradient
4747- inkscape:collect="always"
4748- xlink:href="#linearGradient11639-2"
4749- id="linearGradient3203-3"
4750- gradientUnits="userSpaceOnUse"
4751- x1="611.125"
4752- y1="-404.84375"
4753- x2="613.92871"
4754- y2="-402.37305" />
4755- <linearGradient
4756- inkscape:collect="always"
4757- xlink:href="#linearGradient11629-5"
4758- id="linearGradient3205-5"
4759- gradientUnits="userSpaceOnUse"
4760- x1="615"
4761- y1="-406.78125"
4762- x2="618.875"
4763- y2="-403.36459" />
4764- <linearGradient
4765- inkscape:collect="always"
4766- xlink:href="#XMLID_63_-65"
4767- id="linearGradient6446-9"
4768- gradientUnits="userSpaceOnUse"
4769- gradientTransform="matrix(2.4956521,0,0,2.4956521,-223.97574,-53.226089)"
4770- x1="113.0654"
4771- y1="100.6621"
4772- x2="113.0654"
4773- y2="94.512703" />
4774- <linearGradient
4775- x1="113.0654"
4776- y1="100.6621"
4777- x2="113.0654"
4778- y2="94.512703"
4779- id="XMLID_63_-65"
4780- gradientUnits="userSpaceOnUse">
4781- <stop
4782- style="stop-color:#eeeeee;stop-opacity:1"
4783- offset="0"
4784- id="stop496-6" />
4785- <stop
4786- style="stop-color:#dddddd;stop-opacity:1"
4787- offset="0.66860002"
4788- id="stop498-3" />
4789- <stop
4790- style="stop-color:#555555;stop-opacity:1"
4791- offset="1"
4792- id="stop500-0" />
4793- </linearGradient>
4794- <radialGradient
4795- inkscape:collect="always"
4796- xlink:href="#XMLID_64_-07"
4797- id="radialGradient6448-2"
4798- gradientUnits="userSpaceOnUse"
4799- gradientTransform="matrix(2.4956521,0,0,2.4956521,-223.97574,-53.226089)"
4800- cx="113.0654"
4801- cy="97.587898"
4802- fx="113.667"
4803- fy="98"
4804- r="2.5631001" />
4805- <radialGradient
4806- cx="113.0654"
4807- cy="97.587898"
4808- r="2.5631001"
4809- fx="113.667"
4810- fy="98"
4811- id="XMLID_64_-07"
4812- gradientUnits="userSpaceOnUse">
4813- <stop
4814- style="stop-color:#eeeeee;stop-opacity:1"
4815- offset="0"
4816- id="stop505-4" />
4817- <stop
4818- style="stop-color:#cecece;stop-opacity:1"
4819- offset="0.16"
4820- id="stop507-7" />
4821- <stop
4822- style="stop-color:#888888;stop-opacity:1"
4823- offset="0.4675"
4824- id="stop509-3" />
4825- <stop
4826- style="stop-color:#555555;stop-opacity:1"
4827- offset="1"
4828- id="stop511-0" />
4829- </radialGradient>
4830- <linearGradient
4831- inkscape:collect="always"
4832- xlink:href="#linearGradient4120-6"
4833- id="linearGradient6430-1"
4834- gradientUnits="userSpaceOnUse"
4835- gradientTransform="matrix(0.3024372,0,0,0.3560377,303.56427,209.43456)"
4836- x1="7.6046205"
4837- y1="28.481176"
4838- x2="36.183067"
4839- y2="40.943935" />
4840- <linearGradient
4841- id="linearGradient4120-6">
4842- <stop
4843- style="stop-color:#555753;stop-opacity:1"
4844- offset="0.0000000"
4845- id="stop4122-7" />
4846- <stop
4847- style="stop-color:#2e3436;stop-opacity:1"
4848- offset="1.0000000"
4849- id="stop4124-57" />
4850- </linearGradient>
4851- <radialGradient
4852- inkscape:collect="always"
4853- xlink:href="#linearGradient4244-9"
4854- id="radialGradient6427-88"
4855- gradientUnits="userSpaceOnUse"
4856- gradientTransform="matrix(0.4569434,0.4167071,-0.2525086,0.6234641,302.55498,203.55522)"
4857- cx="15.571491"
4858- cy="2.958519"
4859- fx="15.571491"
4860- fy="2.958519"
4861- r="20.935818" />
4862- <linearGradient
4863- id="linearGradient4244-9">
4864- <stop
4865- style="stop-color:#efefef;stop-opacity:1"
4866- offset="0.0000000"
4867- id="stop4246-0" />
4868- <stop
4869- id="stop7563-7"
4870- offset="0.69516969"
4871- style="stop-color:#bcbcbc;stop-opacity:1" />
4872- <stop
4873- style="stop-color:#e4e4e4;stop-opacity:1"
4874- offset="1.0000000"
4875- id="stop4248-80" />
4876- </linearGradient>
4877- <radialGradient
4878- inkscape:collect="always"
4879- xlink:href="#linearGradient7497-103"
4880- id="radialGradient6424-3"
4881- gradientUnits="userSpaceOnUse"
4882- gradientTransform="matrix(0.05803462,0.01454178,-0.00385459,0.0639583,303.56081,200.28873)"
4883- cx="150.17931"
4884- cy="301.80243"
4885- fx="150.17931"
4886- fy="301.80243"
4887- r="106.18474" />
4888- <linearGradient
4889- inkscape:collect="always"
4890- id="linearGradient7497-103">
4891- <stop
4892- style="stop-color:#ffffff;stop-opacity:1;"
4893- offset="0"
4894- id="stop7499-6" />
4895- <stop
4896- style="stop-color:#ffffff;stop-opacity:0;"
4897- offset="1"
4898- id="stop7501-7" />
4899- </linearGradient>
4900- <linearGradient
4901- inkscape:collect="always"
4902- xlink:href="#linearGradient7243-2"
4903- id="linearGradient6442-3"
4904- gradientUnits="userSpaceOnUse"
4905- gradientTransform="matrix(5.0962816,0,0,5.0962816,25.377261,30.286921)"
4906- x1="7.0625"
4907- y1="35.28125"
4908- x2="24.6875"
4909- y2="35.28125" />
4910- <linearGradient
4911- id="linearGradient7243-2">
4912- <stop
4913- id="stop7245-2"
4914- offset="0.0000000"
4915- style="stop-color:#565656;stop-opacity:1" />
4916- <stop
4917- id="stop7247-15"
4918- offset="1.0000000"
4919- style="stop-color:#bbbbbb;stop-opacity:0.0000000;" />
4920- </linearGradient>
4921- <linearGradient
4922- inkscape:collect="always"
4923- xlink:href="#linearGradient4236-38"
4924- id="linearGradient6444-3"
4925- gradientUnits="userSpaceOnUse"
4926- gradientTransform="matrix(5.0962816,0,0,5.0962816,21.323205,37.043678)"
4927- x1="12.277412"
4928- y1="37.205811"
4929- x2="12.221823"
4930- y2="33.758667" />
4931- <linearGradient
4932- inkscape:collect="always"
4933- id="linearGradient4236-38">
4934- <stop
4935- style="stop-color:#eeeeee;stop-opacity:1;"
4936- offset="0"
4937- id="stop4238-2" />
4938- <stop
4939- style="stop-color:#eeeeee;stop-opacity:0;"
4940- offset="1"
4941- id="stop4240-8" />
4942- </linearGradient>
4943- <radialGradient
4944- inkscape:collect="always"
4945- xlink:href="#linearGradient7829-8"
4946- id="radialGradient6416-5"
4947- gradientUnits="userSpaceOnUse"
4948- gradientTransform="matrix(0.1047204,-0.00194515,7.7504065e-4,0.1119199,295.77192,196.6933)"
4949- cx="141.74666"
4950- cy="206.42612"
4951- fx="141.74666"
4952- fy="206.42612"
4953- r="78.728165" />
4954- <linearGradient
4955- id="linearGradient7829-8">
4956- <stop
4957- style="stop-color:#ffffff;stop-opacity:1;"
4958- offset="0"
4959- id="stop7831-0" />
4960- <stop
4961- id="stop7833-8"
4962- offset="0.47025558"
4963- style="stop-color:#ffffff;stop-opacity:1" />
4964- <stop
4965- id="stop7835-6"
4966- offset="0.67183787"
4967- style="stop-color:#888a85;stop-opacity:1" />
4968- <stop
4969- style="stop-color:#dddddd;stop-opacity:1"
4970- offset="0.83542866"
4971- id="stop7837-9" />
4972- <stop
4973- style="stop-color:#a8a8a8;stop-opacity:1"
4974- offset="1"
4975- id="stop7839-3" />
4976- </linearGradient>
4977- <radialGradient
4978- inkscape:collect="always"
4979- xlink:href="#linearGradient7841-4"
4980- id="radialGradient6413-37"
4981- gradientUnits="userSpaceOnUse"
4982- gradientTransform="matrix(0.05461019,0,0,-0.0653716,303.02908,226.52423)"
4983- cx="142.62215"
4984- cy="191.85428"
4985- fx="142.62215"
4986- fy="191.85428"
4987- r="78.728165" />
4988- <linearGradient
4989- id="linearGradient7841-4">
4990- <stop
4991- style="stop-color:#ffffff;stop-opacity:1;"
4992- offset="0"
4993- id="stop7843-3" />
4994- <stop
4995- id="stop7845-7"
4996- offset="0.47025558"
4997- style="stop-color:#ffffff;stop-opacity:1" />
4998- <stop
4999- id="stop7847-1"
5000- offset="0.67183787"
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches