2007-04-17 Benny Malengier <bm@cage.ugent.be>

* src/images/
       * src/GrampsWidgets.py
       * src/glade/gramps.glade
       * src/glade/edit_person.glade
       * src/DisplayTabs/_NoteTab.py
       Added new icons for lock, unlock, viewmedia, and start using them.
       Removed old lock and view icons.



svn: r8393
This commit is contained in:
Benny Malengier 2007-04-16 23:07:32 +00:00
parent 03c01fa4f0
commit ec251900c5
24 changed files with 2588 additions and 17 deletions

View File

@ -1,3 +1,12 @@
2007-04-17 Benny Malengier <bm@cage.ugent.be>
* src/images/
* src/GrampsWidgets.py
* src/glade/gramps.glade
* src/glade/edit_person.glade
* src/DisplayTabs/_NoteTab.py
Added new icons for lock, unlock, viewmedia, and start using them.
Removed old lock and view icons.
2007-04-16 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/ViewManager.py (create_pages): fix off-by-one error when
preselecting last view

View File

@ -119,6 +119,9 @@ class NoteTab(EmbeddedList):
self.edit_callback)
except Errors.WindowActiveError:
pass
def get_icon_name(self):
return 'gramps-notes'
def edit_callback(self, name):
self.changed = True

View File

@ -66,8 +66,7 @@ from DdTargets import DdTargets
# Constants
#
#-------------------------------------------------------------------------
_lock_path = os.path.join(const.image_dir, 'stock_lock.png')
_lock_open_path = os.path.join(const.image_dir, 'stock_lock-open.png')
# STOCK_INFO was added only in Gtk 2.8
try:
@ -306,12 +305,12 @@ class PrivacyButton:
image = gtk.Image()
if obj.get_active():
# image.set_from_icon_name('stock_lock', gtk.ICON_SIZE_MENU)
image.set_from_file(_lock_path)
image.set_from_stock('gramps-lock', gtk.ICON_SIZE_MENU)
self.tooltips.set_tip(obj, _('Record is private'))
self.obj.set_privacy(True)
else:
# image.set_from_icon_name('stock_lock-open', gtk.ICON_SIZE_MENU)
image.set_from_file(_lock_open_path)
image.set_from_stock('gramps-unlock', gtk.ICON_SIZE_MENU)
self.tooltips.set_tip(obj, _('Record is public'))
self.obj.set_privacy(False)
image.show()

View File

@ -589,7 +589,7 @@
<widget class="GtkImage" id="image2262">
<property name="visible">True</property>
<property name="icon_size">4</property>
<property name="icon_name">stock_lock-open</property>
<property name="icon_name">gramps-unlock</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>

View File

@ -368,7 +368,7 @@
<widget class="GtkImage" id="image2706">
<property name="visible">True</property>
<property name="icon_size">4</property>
<property name="icon_name">stock_lock-open</property>
<property name="icon_name">gramps-unlock</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
@ -1360,7 +1360,7 @@
<widget class="GtkImage" id="image2672">
<property name="visible">True</property>
<property name="icon_size">4</property>
<property name="icon_name">stock_lock-open</property>
<property name="icon_name">gramps-unlock</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
@ -1691,7 +1691,7 @@
<widget class="GtkImage" id="image2707">
<property name="visible">True</property>
<property name="icon_size">4</property>
<property name="icon_name">stock_lock-open</property>
<property name="icon_name">gramps-unlock</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
@ -5800,7 +5800,7 @@
<widget class="GtkImage" id="image2708">
<property name="visible">True</property>
<property name="icon_size">4</property>
<property name="icon_name">stock_lock-open</property>
<property name="icon_name">gramps-unlock</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
@ -6917,7 +6917,7 @@
<widget class="GtkImage" id="image2674">
<property name="visible">True</property>
<property name="icon_size">4</property>
<property name="icon_name">stock_lock-open</property>
<property name="icon_name">gramps-unlock</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
@ -10168,7 +10168,7 @@
<widget class="GtkImage" id="image2711">
<property name="visible">True</property>
<property name="icon_size">4</property>
<property name="icon_name">stock_lock-open</property>
<property name="icon_name">gramps-unlock</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
@ -10379,7 +10379,7 @@
<widget class="GtkImage" id="image2675">
<property name="visible">True</property>
<property name="icon_size">1</property>
<property name="icon_name">stock_lock-open</property>
<property name="icon_name">gramps-unlock</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
@ -10913,7 +10913,7 @@
<widget class="GtkImage" id="image2676">
<property name="visible">True</property>
<property name="icon_size">1</property>
<property name="icon_name">stock_lock-open</property>
<property name="icon_name">gramps-unlock</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
@ -11319,7 +11319,7 @@
<widget class="GtkImage" id="image2677">
<property name="visible">True</property>
<property name="icon_size">4</property>
<property name="icon_name">stock_lock-open</property>
<property name="icon_name">gramps-unlock</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
@ -11745,7 +11745,7 @@ Very High</property>
<widget class="GtkImage" id="image2709">
<property name="visible">True</property>
<property name="icon_size">4</property>
<property name="icon_name">stock_lock-open</property>
<property name="icon_name">gramps-unlock</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
@ -12379,7 +12379,7 @@ Very High</property>
<widget class="GtkImage" id="image2712">
<property name="visible">True</property>
<property name="icon_size">4</property>
<property name="icon_name">stock_lock-open</property>
<property name="icon_name">gramps-unlock</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>

View File

@ -105,7 +105,9 @@ def register_stock_icons ():
('gramps-date-edit',_('Edit Date'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-event',_('Events'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-family',_('Family'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-lock',_('Public'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-media',_('Media'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-media-all',_('Media'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-notes',_('Notes'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-parents',_('Add Parents'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-pedigree',_('Pedigree'),gtk.gdk.CONTROL_MASK,0,''),
@ -117,6 +119,8 @@ def register_stock_icons ():
('gramps-source',_('Sources'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-spouse',_('Add Spouse'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-tools',_('Tools'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-unlock',_('Private'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-viewmedia',_('View'),gtk.gdk.CONTROL_MASK,0,''),
]
# the following icons are not yet in new directory structure
# they should be ported in the near future
@ -125,7 +129,6 @@ def register_stock_icons ():
('gramps-undo-history',_('Undo History'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-url',_('URL'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-sharefamily',_('Share Family'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-viewmedia',_('View'),gtk.gdk.CONTROL_MASK,0,''),
]
# Register our stock items

Binary file not shown.

After

Width:  |  Height:  |  Size: 642 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 694 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 647 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 925 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 911 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 997 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 835 B

View File

@ -0,0 +1,416 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://web.resource.org/cc/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="48"
height="48"
id="svg3304"
sodipodi:version="0.32"
inkscape:version="0.43"
sodipodi:docbase="/home/benny/programms/gramps/myicons/scalable"
sodipodi:docname="gramps-lock.svg"
version="1.0"
inkscape:export-filename="/home/benny/programms/gramps/myicons/48x48/gramps-lock.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs3306">
<linearGradient
id="linearGradient3877">
<stop
style="stop-color:white;stop-opacity:1;"
offset="0"
id="stop3879" />
<stop
id="stop3895"
offset="0.84337348"
style="stop-color:white;stop-opacity:1;" />
<stop
style="stop-color:white;stop-opacity:0;"
offset="1"
id="stop3881" />
</linearGradient>
<linearGradient
id="linearGradient3866">
<stop
id="stop3868"
offset="0"
style="stop-color:white;stop-opacity:1;" />
<stop
id="stop3870"
offset="1"
style="stop-color:#d3d7cf;stop-opacity:1" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient3858">
<stop
style="stop-color:black;stop-opacity:1"
offset="0"
id="stop3860" />
<stop
style="stop-color:#c4a000;stop-opacity:0;"
offset="1"
id="stop3862" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient3776">
<stop
style="stop-color:black;stop-opacity:1;"
offset="0"
id="stop3778" />
<stop
style="stop-color:black;stop-opacity:0;"
offset="1"
id="stop3780" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient3734">
<stop
style="stop-color:white;stop-opacity:1;"
offset="0"
id="stop3736" />
<stop
style="stop-color:white;stop-opacity:0;"
offset="1"
id="stop3738" />
</linearGradient>
<linearGradient
id="linearGradient2833">
<stop
style="stop-color:#edd400;stop-opacity:1"
offset="0"
id="stop2835" />
<stop
id="stop2841"
offset="0.2"
style="stop-color:#fce94f;stop-opacity:1;" />
<stop
style="stop-color:#fce94f;stop-opacity:1;"
offset="0.5"
id="stop2843" />
<stop
style="stop-color:#edd400;stop-opacity:1"
offset="1"
id="stop2837" />
</linearGradient>
<linearGradient
id="linearGradient2817">
<stop
style="stop-color:white;stop-opacity:1;"
offset="0"
id="stop2819" />
<stop
id="stop3899"
offset="0.50602412"
style="stop-color:white;stop-opacity:1;" />
<stop
style="stop-color:#d3d7cf;stop-opacity:1"
offset="1"
id="stop2821" />
</linearGradient>
<linearGradient
id="linearGradient5233">
<stop
style="stop-color:#555753;stop-opacity:1"
offset="0"
id="stop5235" />
<stop
style="stop-color:black;stop-opacity:1"
offset="1"
id="stop5237" />
</linearGradient>
<linearGradient
id="linearGradient5137">
<stop
style="stop-color:#eeeeec;stop-opacity:1;"
offset="0"
id="stop5139" />
<stop
style="stop-color:#e6e6e3;stop-opacity:1;"
offset="1"
id="stop5141" />
</linearGradient>
<linearGradient
id="linearGradient11400">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop11402" />
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="1"
id="stop11404" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3776"
id="linearGradient3801"
gradientUnits="userSpaceOnUse"
x1="42.4706"
y1="32.399456"
x2="13.479223"
y2="22.632544" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3776"
id="linearGradient1744"
gradientUnits="userSpaceOnUse"
x1="42.4706"
y1="32.399456"
x2="13.479223"
y2="22.632544" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3776"
id="linearGradient1746"
gradientUnits="userSpaceOnUse"
x1="42.4706"
y1="32.399456"
x2="13.479223"
y2="22.632544" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3776"
id="linearGradient1748"
gradientUnits="userSpaceOnUse"
x1="42.4706"
y1="32.399456"
x2="13.479223"
y2="22.632544" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient3877"
id="radialGradient1855"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.708393,-0.155164,5.595869e-2,0.962992,-18.51199,9.774362)"
cx="23.582689"
cy="19.995197"
fx="23.582689"
fy="19.995197"
r="7.9999981" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient3866"
id="radialGradient1858"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(3.946048,0,0,3.936809,-78.02092,-50.22008)"
cx="27.953125"
cy="18.315439"
fx="27.953125"
fy="18.315439"
r="5.1281252" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2817"
id="radialGradient1861"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(5.435406,0,0,3.797755,-92.64101,-38.89786)"
cx="19.468771"
cy="12.116604"
fx="19.468771"
fy="12.116604"
r="6.0156317" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3858"
id="linearGradient1864"
gradientUnits="userSpaceOnUse"
x1="13.5"
y1="17.84375"
x2="36"
y2="19.5"
gradientTransform="matrix(1.869723,0,0,2.101376,-21.2343,-15.52471)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3734"
id="linearGradient1867"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.869725,0,0,1.817414,-21.2343,-9.703515)"
x1="18.21875"
y1="20.46875"
x2="19.1875"
y2="30.4375" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2833"
id="linearGradient1874"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.869725,0,0,2.116073,-21.2343,-17.91269)"
x1="17.871288"
y1="23.875"
x2="29.689016"
y2="23.875" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2817"
id="radialGradient2856"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(5.435406,0,0,3.797755,-92.64101,-38.89786)"
cx="19.468771"
cy="12.116604"
fx="19.468771"
fy="12.116604"
r="6.0156317" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient3866"
id="radialGradient2858"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(3.946048,0,0,3.936809,-78.02092,-50.22008)"
cx="27.953125"
cy="18.315439"
fx="27.953125"
fy="18.315439"
r="5.1281252" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#849193"
borderopacity="1.0000000"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="6.2970726"
inkscape:cx="33.793463"
inkscape:cy="30.469376"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:grid-bbox="true"
inkscape:document-units="px"
inkscape:showpageshadow="false"
showborder="true"
inkscape:window-width="760"
inkscape:window-height="709"
inkscape:window-x="331"
inkscape:window-y="44"
showguides="true"
inkscape:guide-bbox="true"
inkscape:grid-points="false" />
<metadata
id="metadata3309">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>Lock</dc:title>
<dc:creator>
<cc:Agent>
<dc:title>Luca Ferretti &lt;elle.uca@libero.it&gt;</dc:title>
</cc:Agent>
</dc:creator>
<cc:license
rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
<dc:subject>
<rdf:Bag>
<rdf:li>monitor</rdf:li>
<rdf:li>display</rdf:li>
<rdf:li>video</rdf:li>
<rdf:li>screen</rdf:li>
<rdf:li>LCD</rdf:li>
<rdf:li>CRT</rdf:li>
</rdf:Bag>
</dc:subject>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
<cc:permits
rdf:resource="http://web.resource.org/cc/Reproduction" />
<cc:permits
rdf:resource="http://web.resource.org/cc/Distribution" />
<cc:requires
rdf:resource="http://web.resource.org/cc/Notice" />
<cc:permits
rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
<cc:requires
rdf:resource="http://web.resource.org/cc/ShareAlike" />
<cc:requires
rdf:resource="http://web.resource.org/cc/SourceCode" />
</cc:License>
</rdf:RDF>
</metadata>
<g
id="layer1"
inkscape:label="Layer 1"
inkscape:groupmode="layer">
<g
id="g2851"
transform="matrix(0.886351,0,0,0.996166,2.293194,1.418956)">
<path
sodipodi:nodetypes="ccccc"
id="path1876"
d="M 13.590895,23.247818 L 13.590895,14.711108 C 13.590895,10.091314 18.294993,6.3721302 24.1382,6.3721302 C 29.981407,6.3721302 34.526701,10.091314 34.526701,14.711108 L 34.526701,23.247818"
style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#babdbf;stroke-width:6.01900005;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:0.94117647;visibility:visible;display:inline;overflow:visible" />
<path
sodipodi:nodetypes="ccccc"
id="rect2811"
d="M 13.397169,23.070869 L 13.397169,14.534159 C 13.397169,9.9143654 18.101267,6.195181 23.944474,6.195181 C 29.787681,6.195181 34.491779,9.9143654 34.491779,14.534159 L 34.491779,23.070869"
style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient2856);stroke-width:4.21892214;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
<path
sodipodi:nodetypes="ccccc"
id="path3750"
d="M 33.437049,23.070869 L 33.437049,14.567104 C 33.437049,10.676963 29.327542,7.2499115 23.944474,7.2499115 C 18.561406,7.2499115 14.451899,10.676963 14.451899,14.567104 L 14.451899,23.070869"
style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient2858);stroke-width:2.10946107;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
</g>
<rect
style="color:#000000;fill:url(#linearGradient1874);fill-opacity:1;fill-rule:nonzero;stroke:#b09000;stroke-width:1.082;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
id="rect1918"
width="28.104271"
height="18.912355"
x="9.6160345"
y="23.350719"
rx="0.97487038"
ry="0.97487038" />
<g
id="g3770"
style="opacity:0.3;fill-opacity:1;stroke:url(#linearGradient3801)"
transform="matrix(1.869723,0,0,2.101376,-21.2343,-13.42333)">
<path
id="path3762"
d="M 17,20.5 L 31,20.5"
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient1744);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
id="path3764"
d="M 17,22.5 L 31,22.5"
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient1746);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
id="path3766"
d="M 17,24.5 L 31,24.5"
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient1748);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
<rect
style="opacity:0.7;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient1867);stroke-width:1.98216748;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
id="rect2845"
width="24.36483"
height="12.608263"
x="11.485744"
y="27.553467"
rx="0"
ry="0" />
<rect
style="opacity:0.2;color:#000000;fill:url(#linearGradient1864);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
id="rect3856"
width="26.176125"
height="2.1013753"
x="10.550893"
y="24.401396"
rx="0.50000006"
ry="0.50000006" />
<path
style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient1855);stroke-width:2.09058142;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
d="M 37.661868,24.235449 C 37.661868,25.517938 36.848927,26.550414 35.839132,26.550414 L 11.438765,26.550414 C 10.428967,26.550414 9.6160273,25.517938 9.6160273,24.235449 L 9.6160273,24.190335"
id="rect3872"
sodipodi:nodetypes="ccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 44 KiB

View File

@ -0,0 +1,413 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://web.resource.org/cc/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="48"
height="48"
id="svg3304"
sodipodi:version="0.32"
inkscape:version="0.43"
sodipodi:docbase="/home/benny/programms/gramps/myicons/scalable"
sodipodi:docname="gramps-unlock.svg"
version="1.0">
<defs
id="defs3306">
<linearGradient
id="linearGradient3877">
<stop
style="stop-color:white;stop-opacity:1;"
offset="0"
id="stop3879" />
<stop
id="stop3895"
offset="0.84337348"
style="stop-color:white;stop-opacity:1;" />
<stop
style="stop-color:white;stop-opacity:0;"
offset="1"
id="stop3881" />
</linearGradient>
<linearGradient
id="linearGradient3866">
<stop
id="stop3868"
offset="0"
style="stop-color:white;stop-opacity:1;" />
<stop
id="stop3870"
offset="1"
style="stop-color:#d3d7cf;stop-opacity:1" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient3858">
<stop
style="stop-color:black;stop-opacity:1"
offset="0"
id="stop3860" />
<stop
style="stop-color:#c4a000;stop-opacity:0;"
offset="1"
id="stop3862" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient3776">
<stop
style="stop-color:black;stop-opacity:1;"
offset="0"
id="stop3778" />
<stop
style="stop-color:black;stop-opacity:0;"
offset="1"
id="stop3780" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient3734">
<stop
style="stop-color:white;stop-opacity:1;"
offset="0"
id="stop3736" />
<stop
style="stop-color:white;stop-opacity:0;"
offset="1"
id="stop3738" />
</linearGradient>
<linearGradient
id="linearGradient2833">
<stop
style="stop-color:#edd400;stop-opacity:1"
offset="0"
id="stop2835" />
<stop
id="stop2841"
offset="0.2"
style="stop-color:#fce94f;stop-opacity:1;" />
<stop
style="stop-color:#fce94f;stop-opacity:1;"
offset="0.5"
id="stop2843" />
<stop
style="stop-color:#edd400;stop-opacity:1"
offset="1"
id="stop2837" />
</linearGradient>
<linearGradient
id="linearGradient2817">
<stop
style="stop-color:white;stop-opacity:1;"
offset="0"
id="stop2819" />
<stop
id="stop3899"
offset="0.50602412"
style="stop-color:white;stop-opacity:1;" />
<stop
style="stop-color:#d3d7cf;stop-opacity:1"
offset="1"
id="stop2821" />
</linearGradient>
<linearGradient
id="linearGradient5233">
<stop
style="stop-color:#555753;stop-opacity:1"
offset="0"
id="stop5235" />
<stop
style="stop-color:black;stop-opacity:1"
offset="1"
id="stop5237" />
</linearGradient>
<linearGradient
id="linearGradient5137">
<stop
style="stop-color:#eeeeec;stop-opacity:1;"
offset="0"
id="stop5139" />
<stop
style="stop-color:#e6e6e3;stop-opacity:1;"
offset="1"
id="stop5141" />
</linearGradient>
<linearGradient
id="linearGradient11400">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop11402" />
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="1"
id="stop11404" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3776"
id="linearGradient3801"
gradientUnits="userSpaceOnUse"
x1="42.4706"
y1="32.399456"
x2="13.479223"
y2="22.632544" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3776"
id="linearGradient1744"
gradientUnits="userSpaceOnUse"
x1="42.4706"
y1="32.399456"
x2="13.479223"
y2="22.632544" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3776"
id="linearGradient1746"
gradientUnits="userSpaceOnUse"
x1="42.4706"
y1="32.399456"
x2="13.479223"
y2="22.632544" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3776"
id="linearGradient1748"
gradientUnits="userSpaceOnUse"
x1="42.4706"
y1="32.399456"
x2="13.479223"
y2="22.632544" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient3877"
id="radialGradient1855"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.708393,-0.155164,5.595869e-2,0.962992,-10.41319,11.04477)"
cx="23.582689"
cy="19.995197"
fx="23.582689"
fy="19.995197"
r="7.9999981" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient3866"
id="radialGradient1858"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(3.946048,0,0,3.936809,-78.02092,-50.22008)"
cx="27.953125"
cy="18.315439"
fx="27.953125"
fy="18.315439"
r="5.1281252" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2817"
id="radialGradient1861"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(5.435406,0,0,3.797755,-92.64101,-38.89786)"
cx="19.468771"
cy="12.116604"
fx="19.468771"
fy="12.116604"
r="6.0156317" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3858"
id="linearGradient1864"
gradientUnits="userSpaceOnUse"
x1="13.5"
y1="17.84375"
x2="36"
y2="19.5"
gradientTransform="matrix(1.869723,0,0,2.101376,-13.1355,-14.25431)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3734"
id="linearGradient1867"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.869725,0,0,1.817414,-13.1355,-8.433083)"
x1="18.21875"
y1="20.46875"
x2="19.1875"
y2="30.4375" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2833"
id="linearGradient1874"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.869725,0,0,2.116073,-13.1355,-16.64229)"
x1="17.871288"
y1="23.875"
x2="29.689016"
y2="23.875" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2817"
id="radialGradient2856"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(5.435406,0,0,3.797755,-92.64101,-38.89786)"
cx="19.468771"
cy="12.116604"
fx="19.468771"
fy="12.116604"
r="6.0156317" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient3866"
id="radialGradient2858"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(3.946048,0,0,3.936809,-78.02092,-50.22008)"
cx="27.953125"
cy="18.315439"
fx="27.953125"
fy="18.315439"
r="5.1281252" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#849193"
borderopacity="1.0000000"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="6.2970726"
inkscape:cx="33.793463"
inkscape:cy="30.469376"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:grid-bbox="true"
inkscape:document-units="px"
inkscape:showpageshadow="false"
showborder="true"
inkscape:window-width="760"
inkscape:window-height="709"
inkscape:window-x="331"
inkscape:window-y="44"
showguides="true"
inkscape:guide-bbox="true"
inkscape:grid-points="false" />
<metadata
id="metadata3309">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>Lock</dc:title>
<dc:creator>
<cc:Agent>
<dc:title>Luca Ferretti &lt;elle.uca@libero.it&gt;</dc:title>
</cc:Agent>
</dc:creator>
<cc:license
rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
<dc:subject>
<rdf:Bag>
<rdf:li>monitor</rdf:li>
<rdf:li>display</rdf:li>
<rdf:li>video</rdf:li>
<rdf:li>screen</rdf:li>
<rdf:li>LCD</rdf:li>
<rdf:li>CRT</rdf:li>
</rdf:Bag>
</dc:subject>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
<cc:permits
rdf:resource="http://web.resource.org/cc/Reproduction" />
<cc:permits
rdf:resource="http://web.resource.org/cc/Distribution" />
<cc:requires
rdf:resource="http://web.resource.org/cc/Notice" />
<cc:permits
rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
<cc:requires
rdf:resource="http://web.resource.org/cc/ShareAlike" />
<cc:requires
rdf:resource="http://web.resource.org/cc/SourceCode" />
</cc:License>
</rdf:RDF>
</metadata>
<g
id="layer1"
inkscape:label="Layer 1"
inkscape:groupmode="layer">
<g
id="g2851"
transform="matrix(0.886351,0,0,0.996166,-7.870259,2.689388)">
<path
sodipodi:nodetypes="ccccc"
id="path1876"
d="M 13.590895,23.247818 L 13.590895,14.711108 C 13.590895,10.091314 18.294993,6.3721302 24.1382,6.3721302 C 29.981407,6.3721302 34.526701,10.091314 34.526701,14.711108 L 34.526701,23.247818"
style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#babdbf;stroke-width:6.01900005;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:0.94117647;visibility:visible;display:inline;overflow:visible" />
<path
sodipodi:nodetypes="ccccc"
id="rect2811"
d="M 13.397169,23.070869 L 13.397169,14.534159 C 13.397169,9.9143654 18.101267,6.195181 23.944474,6.195181 C 29.787681,6.195181 34.491779,9.9143654 34.491779,14.534159 L 34.491779,23.070869"
style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient2856);stroke-width:4.21892214;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
<path
sodipodi:nodetypes="ccccc"
id="path3750"
d="M 33.437049,23.070869 L 33.437049,14.567104 C 33.437049,10.676963 29.327542,7.2499115 23.944474,7.2499115 C 18.561406,7.2499115 14.451899,10.676963 14.451899,14.567104 L 14.451899,23.070869"
style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient2858);stroke-width:2.10946107;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
</g>
<rect
style="color:#000000;fill:url(#linearGradient1874);fill-opacity:1;fill-rule:nonzero;stroke:#b09000;stroke-width:1.98216796;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
id="rect1918"
width="28.104271"
height="18.912355"
x="17.715034"
y="24.621151"
rx="0.97487038"
ry="0.97487038" />
<g
id="g3770"
style="opacity:0.3;fill-opacity:1;stroke:url(#linearGradient3801)"
transform="matrix(1.869723,0,0,2.101376,-13.1355,-12.15293)">
<path
id="path3762"
d="M 17,20.5 L 31,20.5"
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient1744);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
id="path3764"
d="M 17,22.5 L 31,22.5"
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient1746);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
id="path3766"
d="M 17,24.5 L 31,24.5"
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient1748);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
<rect
style="opacity:0.7;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient1867);stroke-width:1.98216748;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
id="rect2845"
width="24.36483"
height="12.608263"
x="19.584747"
y="28.823898"
rx="0"
ry="0" />
<rect
style="opacity:0.2;color:#000000;fill:url(#linearGradient1864);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
id="rect3856"
width="26.176125"
height="2.1013753"
x="18.649893"
y="25.671827"
rx="0.50000006"
ry="0.50000006" />
<path
style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient1855);stroke-width:2.09058142;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
d="M 45.760872,25.505881 C 45.760872,26.78837 44.947931,27.820846 43.938136,27.820846 L 19.537769,27.820846 C 18.527971,27.820846 17.715031,26.78837 17.715031,25.505881 L 17.715031,25.460767"
id="rect3872"
sodipodi:nodetypes="ccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1,701 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://web.resource.org/cc/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
sodipodi:docname="gramps-viewmedia.svg"
sodipodi:docbase="/home/benny/programms/gramps/gramps23/src/images/scalable"
inkscape:version="0.43"
sodipodi:version="0.32"
id="svg11300"
height="48px"
width="48px"
inkscape:export-filename="/home/benny/programms/gramps/myicons/48x48/gramps-view.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs3">
<linearGradient
inkscape:collect="always"
id="linearGradient2065">
<stop
style="stop-color:#555753"
offset="0"
id="stop2067" />
<stop
style="stop-color:#fcaf3e"
offset="1"
id="stop2069" />
</linearGradient>
<linearGradient
id="linearGradient4928">
<stop
id="stop4930"
offset="0"
style="stop-color:#fce94f;stop-opacity:1;" />
<stop
id="stop4932"
offset="1"
style="stop-color:#fce94f;stop-opacity:0;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient12129">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop12131" />
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="1"
id="stop12133" />
</linearGradient>
<linearGradient
style="stroke-dasharray:none;stroke-miterlimit:4.0000000;stroke-width:1.2166667"
y2="36.0328"
x2="31.0813"
y1="3.7319"
x1="12.4873"
gradientUnits="userSpaceOnUse"
id="aigrd1">
<stop
id="stop16177"
style="stop-color:#D2D2D2;stroke-dasharray:none;stroke-miterlimit:4.0000000;stroke-width:1.2166667"
offset="0" />
<stop
id="stop16179"
style="stop-color:#EDEDED;stroke-dasharray:none;stroke-miterlimit:4.0000000;stroke-width:1.2166667"
offset="1" />
</linearGradient>
<linearGradient
style="stroke-dasharray:none;stroke-miterlimit:4.0000000;stroke-width:1.2166667"
y2="7.1091"
x2="21.9326"
y1="24.6274"
x1="21.9326"
gradientUnits="userSpaceOnUse"
id="aigrd3">
<stop
id="stop16199"
style="stop-color:#D0D6E5;stroke-dasharray:none;stroke-miterlimit:4.0000000;stroke-width:1.2166667"
offset="0" />
<stop
id="stop16201"
style="stop-color:#093A80;stroke-dasharray:none;stroke-miterlimit:4.0000000;stroke-width:1.2166667"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient7648"
gradientUnits="userSpaceOnUse"
x1="21.9326"
y1="24.6274"
x2="21.9326"
y2="7.1091"
style="stroke-dasharray:none;stroke-miterlimit:4.0000000;stroke-width:1.2166667">
<stop
offset="0"
style="stop-color:#e6ee53;stop-opacity:1;"
id="stop7650" />
<stop
id="stop3678"
style="stop-color:#44577b;stop-opacity:1;"
offset="0" />
<stop
offset="1"
style="stop-color:#041a3b;stop-opacity:1;"
id="stop7652" />
</linearGradient>
<linearGradient
id="linearGradient8171">
<stop
style="stop-color:#bbbdba;stop-opacity:1;"
offset="0"
id="stop8173" />
<stop
style="stop-color:#70746e;stop-opacity:1;"
offset="1"
id="stop8175" />
</linearGradient>
<linearGradient
id="linearGradient2224">
<stop
style="stop-color:#7c7c7c;stop-opacity:1;"
offset="0"
id="stop2226" />
<stop
style="stop-color:#b8b8b8;stop-opacity:1;"
offset="1"
id="stop2228" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient8155">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop8157" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop8159" />
</linearGradient>
<linearGradient
id="linearGradient2846">
<stop
id="stop2848"
offset="0.0000000"
style="stop-color:#8a8a8a;stop-opacity:1.0000000;" />
<stop
id="stop2850"
offset="1.0000000"
style="stop-color:#484848;stop-opacity:1.0000000;" />
</linearGradient>
<linearGradient
id="linearGradient2366">
<stop
id="stop2368"
offset="0"
style="stop-color:#ffffff;stop-opacity:1;" />
<stop
style="stop-color:#ffffff;stop-opacity:0.21904762;"
offset="0.50000000"
id="stop2374" />
<stop
id="stop2370"
offset="1.0000000"
style="stop-color:#ffffff;stop-opacity:1.0000000;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4487">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop4489" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop4491" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4477">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop4479" />
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="1"
id="stop4481" />
</linearGradient>
<linearGradient
id="linearGradient4467">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop4469" />
<stop
style="stop-color:#ffffff;stop-opacity:0.24761905;"
offset="1.0000000"
id="stop4471" />
</linearGradient>
<linearGradient
id="linearGradient4454">
<stop
style="stop-color:#729fcf;stop-opacity:0.20784314;"
offset="0.0000000"
id="stop4456" />
<stop
style="stop-color:#729fcf;stop-opacity:0.67619050;"
offset="1.0000000"
id="stop4458" />
</linearGradient>
<linearGradient
id="linearGradient4440">
<stop
style="stop-color:#7d7d7d;stop-opacity:1;"
offset="0"
id="stop4442" />
<stop
id="stop4448"
offset="0.50000000"
style="stop-color:#b1b1b1;stop-opacity:1.0000000;" />
<stop
style="stop-color:#686868;stop-opacity:1.0000000;"
offset="1.0000000"
id="stop4444" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient4454"
id="radialGradient4460"
cx="18.240929"
cy="21.817987"
fx="18.240929"
fy="21.817987"
r="8.3085051"
gradientUnits="userSpaceOnUse" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient4487"
id="radialGradient4493"
cx="24.130018"
cy="37.967922"
fx="24.130018"
fy="37.967922"
r="16.528622"
gradientTransform="matrix(1,0,0,0.237968,3.152859e-15,28.93278)"
gradientUnits="userSpaceOnUse" />
<linearGradient
gradientUnits="userSpaceOnUse"
y2="25.743469"
x2="17.500893"
y1="13.602121"
x1="18.292673"
id="linearGradient2372"
xlink:href="#linearGradient2366"
inkscape:collect="always" />
<radialGradient
r="16.528622"
fy="37.967922"
fx="24.130018"
cy="37.967922"
cx="24.130018"
gradientTransform="matrix(1,0,0,0.237968,-2.511622e-14,28.93278)"
gradientUnits="userSpaceOnUse"
id="radialGradient2842"
xlink:href="#linearGradient4477"
inkscape:collect="always" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient12129"
id="radialGradient1642"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1,0,0,0.184,0,33.97501)"
cx="24.218407"
cy="41.636040"
fx="24.218407"
fy="41.636040"
r="22.097088" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient8155"
id="radialGradient1659"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.710531,-5.396358e-24,2.470345e-24,1.124849,-10.66155,-3.083005)"
cx="12.700491"
cy="10.404876"
fx="12.700491"
fy="10.404876"
r="19.96875" />
<linearGradient
inkscape:collect="always"
xlink:href="#aigrd1"
id="linearGradient1688"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.434003,0,0,0.990087,53.22846,-2.046665)"
x1="12.4873"
y1="3.7319"
x2="31.0813"
y2="36.0328" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2065"
id="linearGradient1927"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.159185,0,0,1.16202,-1.968746,-5.569092)"
x1="21.864677"
y1="5.0027847"
x2="22.32218"
y2="24.984234" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient7648"
id="linearGradient1930"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.159185,0,0,-0.837636,-1.968746,38.78922)"
x1="21.9326"
y1="24.627399"
x2="21.9326"
y2="7.1090999" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient4467"
id="radialGradient3685"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.592963,-7.7469e-24,-5.714443e-24,2.252104,-55.05975,-14.87515)"
cx="15.414371"
cy="13.078408"
fx="15.414371"
fy="13.078408"
r="6.6562500" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4440"
id="linearGradient3692"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.334593,0,0,1.291292,-36.97384,-3.394809)"
x1="30.656250"
y1="34.000000"
x2="33.218750"
y2="31.062500" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2846"
id="linearGradient3696"
gradientUnits="userSpaceOnUse"
x1="27.366341"
y1="26.580296"
x2="31.335964"
y2="30.557772"
gradientTransform="translate(-30,4.065849)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2846"
id="linearGradient4582"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-30,4.065849)"
x1="27.366341"
y1="26.580296"
x2="31.335964"
y2="30.557772" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4440"
id="linearGradient4584"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.334593,1.703943e-15,-1.648675e-15,1.291292,-36.97384,-3.394809)"
x1="30.656250"
y1="34.000000"
x2="33.218750"
y2="31.062500" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2366"
id="linearGradient4586"
gradientUnits="userSpaceOnUse"
x1="18.292673"
y1="13.602121"
x2="17.500893"
y2="25.743469" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient4487"
id="radialGradient4588"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1,6.829386e-17,-5.705758e-16,0.237968,-2.01222e-13,28.93278)"
cx="24.130018"
cy="37.967922"
fx="24.130018"
fy="37.967922"
r="16.528622" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient4454"
id="radialGradient4590"
gradientUnits="userSpaceOnUse"
cx="18.240929"
cy="21.817987"
fx="18.240929"
fy="21.817987"
r="8.3085051" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient4467"
id="radialGradient4592"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.592963,3.310577e-15,-2.875375e-15,2.252104,-55.05975,-14.87515)"
cx="15.414371"
cy="13.078408"
fx="15.414371"
fy="13.078408"
r="6.6562500" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient12129"
id="radialGradient4616"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1,0,0,0.184,0,33.97501)"
cx="24.218407"
cy="41.636040"
fx="24.218407"
fy="41.636040"
r="22.097088" />
<linearGradient
inkscape:collect="always"
xlink:href="#aigrd1"
id="linearGradient4618"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.434003,0,0,0.990087,53.22846,-2.046665)"
x1="12.4873"
y1="3.7319"
x2="31.0813"
y2="36.0328" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2065"
id="linearGradient4620"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.159185,0,0,1.16202,-1.968746,-5.569092)"
x1="21.864677"
y1="5.0027847"
x2="22.32218"
y2="24.984234" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient7648"
id="linearGradient4622"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.159185,0,0,-0.837636,-1.968746,38.78922)"
x1="21.9326"
y1="24.627399"
x2="21.9326"
y2="7.1090999" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient8155"
id="radialGradient4624"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.710531,-5.396358e-24,2.470345e-24,1.124849,-10.66155,-3.083005)"
cx="12.700491"
cy="10.404876"
fx="12.700491"
fy="10.404876"
r="19.96875" />
</defs>
<sodipodi:namedview
stroke="#3465a4"
inkscape:window-y="62"
inkscape:window-x="105"
inkscape:window-height="754"
inkscape:window-width="866"
inkscape:showpageshadow="false"
inkscape:document-units="px"
inkscape:grid-bbox="true"
showgrid="false"
inkscape:current-layer="layer1"
inkscape:cy="24.462699"
inkscape:cx="28.583714"
inkscape:zoom="11.313708"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="0.25490196"
bordercolor="#666666"
pagecolor="#ffffff"
id="base"
fill="#729fcf" />
<metadata
id="metadata4">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:creator>
<cc:Agent>
<dc:title>Jakub Steiner, B. Malengier</dc:title>
</cc:Agent>
</dc:creator>
<dc:source>http://jimmac.musichall.cz</dc:source>
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
<cc:permits
rdf:resource="http://web.resource.org/cc/Reproduction" />
<cc:permits
rdf:resource="http://web.resource.org/cc/Distribution" />
<cc:requires
rdf:resource="http://web.resource.org/cc/Notice" />
<cc:requires
rdf:resource="http://web.resource.org/cc/Attribution" />
<cc:permits
rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
<cc:requires
rdf:resource="http://web.resource.org/cc/ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<g
inkscape:groupmode="layer"
inkscape:label="Layer 1"
id="layer1">
<g
id="g4594"
transform="matrix(1,0,0,1.125023,0,-0.133674)">
<path
transform="translate(-0.4797,-7.869975)"
d="M 46.315495 41.63604 A 22.097088 4.0658641 0 1 1 2.1213188,41.63604 A 22.097088 4.0658641 0 1 1 46.315495 41.63604 z"
sodipodi:ry="4.0658641"
sodipodi:rx="22.097088"
sodipodi:cy="41.63604"
sodipodi:cx="24.218407"
id="path12127"
style="opacity:0.52763821;color:#000000;fill:url(#radialGradient4616);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.61658032;visibility:visible;display:block"
sodipodi:type="arc" />
<path
sodipodi:nodetypes="ccccccccc"
id="rect7603"
d="M 3.624557,1.5691928 L 44.286329,1.5691928 C 44.909578,1.5691928 45.411328,2.0709426 45.411328,2.6941924 L 45.411328,33.213717 C 45.411328,33.836967 44.954627,34.61429 44.331378,34.61429 L 3.624557,34.61429 C 3.001307,34.61429 2.499558,34.11254 2.499558,33.48929 L 2.499558,2.6941924 C 2.499558,2.0709426 3.001307,1.5691928 3.624557,1.5691928 z "
style="color:#000000;fill:url(#linearGradient4618);fill-opacity:1;fill-rule:nonzero;stroke:#bbbfbb;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
<path
style="fill:url(#linearGradient4620);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.2166667;stroke-miterlimit:4"
d="M 5.9067874,5.0991086 L 41.906792,5.0991086 L 41.906792,20.207958 L 5.9067874,20.207958 L 5.9067874,5.0991086 z "
id="path16203" />
<g
id="g16205"
style="fill-rule:nonzero;stroke:#000000;stroke-width:1.15611064;stroke-miterlimit:4"
transform="matrix(1.254355,0,0,1.248665,2.373687,0.328308)">
<g
id="g16207">
<path
style="opacity:0.04999994;fill:#e8f52f;stroke:none"
d="M 18.4,15.4 C 18.4,17.6 16.6,19.5 14.3,19.5 C 12.1,19.5 10.2,17.7 10.2,15.4 C 10.2,13.2 12,11.3 14.3,11.3 C 16.5,11.3 18.4,13.1 18.4,15.4 z "
id="path16209" />
<path
style="opacity:0.20829994;fill:#ecf751;stroke:none"
d="M 18,15.4 C 18,17.4 16.4,19.1 14.3,19.1 C 12.3,19.1 10.6,17.5 10.6,15.4 C 10.6,13.4 12.2,11.7 14.3,11.7 C 16.3,11.7 18,13.3 18,15.4 L 18,15.4 z "
id="path16211" />
<path
style="opacity:0.36669994;fill:#f0f972;stroke:none"
d="M 17.6,15.4 C 17.6,17.2 16.1,18.7 14.3,18.7 C 12.5,18.7 11,17.2 11,15.4 C 11,13.6 12.5,12.1 14.3,12.1 C 16.1,12.1 17.6,13.6 17.6,15.4 L 17.6,15.4 z "
id="path16213" />
<path
style="opacity:0.525;fill:#f4fa95;stroke:none"
d="M 17.2,15.4 C 17.2,17 15.9,18.3 14.3,18.3 C 12.7,18.3 11.4,17 11.4,15.4 C 11.4,13.8 12.7,12.5 14.3,12.5 C 15.9,12.5 17.2,13.8 17.2,15.4 z "
id="path16215" />
<path
style="opacity:0.6833;fill:#f7fcb7;stroke:none"
d="M 16.8,15.4 C 16.8,16.8 15.7,17.9 14.3,17.9 C 12.9,17.9 11.8,16.8 11.8,15.4 C 11.8,14 12.9,12.9 14.3,12.9 C 15.7,12.9 16.8,14 16.8,15.4 L 16.8,15.4 z "
id="path16217" />
<path
style="opacity:0.8417;fill:#fbfddb;stroke:none"
d="M 16.4,15.4 C 16.4,16.6 15.4,17.5 14.3,17.5 C 13.2,17.5 12.2,16.5 12.2,15.4 C 12.2,14.3 13.2,13.3 14.3,13.3 C 15.4,13.3 16.4,14.3 16.4,15.4 z "
id="path16219" />
<path
style="fill:#ffffff;stroke:none"
d="M 16,15.4 C 16,16.4 15.2,17.2 14.2,17.2 C 13.2,17.2 12.4,16.4 12.4,15.4 C 12.4,14.4 13.2,13.6 14.2,13.6 C 15.2,13.6 16,14.4 16,15.4 L 16,15.4 z "
id="path16221" />
</g>
</g>
<path
id="path7644"
d="M 5.9067874,31.0991 L 41.906792,31.0991 L 41.906792,20.207958 L 5.9067874,20.207958 L 5.9067874,31.0991 z "
style="fill:url(#linearGradient4622);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.2166667;stroke-miterlimit:4" />
<path
style="opacity:0.3;fill-rule:nonzero;stroke:none;stroke-width:1.2166667;stroke-miterlimit:4"
d="M 26.478218,22.330688 L 35.635016,22.330688 L 37.391113,22.830155 L 34.38066,22.830155 C 34.38066,22.830155 37.391113,23.079887 38.896342,24.952885 C 40.401567,26.701016 37.140243,28.823749 37.140243,28.823749 C 37.140243,28.823749 37.140243,28.823749 37.140243,28.823749 C 37.014808,28.449148 36.262193,25.452351 34.756967,24.203686 C 33.628045,23.204754 32.37369,22.95502 32.37369,22.95502 L 26.478218,22.95502 L 26.478218,22.455555 L 26.478218,22.330688 z "
id="path16223" />
<path
style="opacity:0.3;fill-rule:nonzero;stroke:none;stroke-width:1.2166667;stroke-miterlimit:4"
d="M 32.499128,23.079887 L 27.230833,23.079887 L 37.014808,28.574014 L 32.499128,23.079887 L 32.499128,23.079887 z "
id="path16225" />
<path
style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.2166667;stroke-miterlimit:4"
d="M 26.478218,22.455555 L 35.635016,22.455555 L 37.014808,21.581488 L 34.004355,21.581488 C 34.004355,21.581488 36.763935,21.082023 37.140243,17.960359 C 37.516548,14.838696 32.875433,11.342435 32.875433,11.342435 C 32.875433,11.342435 32.875433,11.342435 32.875433,11.467301 C 33.000867,12.2165 34.255222,17.460894 33.377176,19.45876 C 33.000867,21.206888 31.871948,21.581488 31.871948,21.581488 L 26.101911,21.581488 L 26.352783,22.455555 L 26.478218,22.455555 z "
id="path16227" />
<path
style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.2166667;stroke-miterlimit:4"
d="M 31.997385,21.082023 L 26.72909,21.082023 L 33.000867,11.592166 L 31.997385,21.082023 z "
id="path16229" />
<path
sodipodi:nodetypes="ccccccccc"
id="rect7675"
d="M 3.711017,2.5672764 L 44.14077,2.5672764 C 44.291151,2.5672764 44.412216,2.6883413 44.412216,2.8387224 L 44.412216,32.802234 C 44.412216,33.74811 43.662025,33.614418 43.511644,33.614418 L 3.711017,33.614418 C 3.560636,33.614418 3.439571,33.493353 3.439571,33.342972 L 3.439571,2.8387224 C 3.439571,2.6883413 3.560636,2.5672764 3.711017,2.5672764 z "
style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
<rect
y="5.614418"
x="6.406785"
height="25.0625"
width="35.0625"
id="rect8163"
style="opacity:0.84659095;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#4f4f4f;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
<path
sodipodi:nodetypes="ccccc"
id="rect8150"
d="M 3.969285,3.1144179 L 3.969285,25.176918 C 26.295364,26.065279 28.791419,12.114418 43.906785,12.114418 L 43.906785,3.1144179 L 3.969285,3.1144179 z "
style="opacity:0.30113639;color:#000000;fill:url(#radialGradient4624);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
</g>
<path
transform="matrix(1.446431,0,0,1.51999,-10.97453,-13.68583)"
d="M 40.65864 37.967922 A 16.528622 3.9332814 0 1 1 7.6013966,37.967922 A 16.528622 3.9332814 0 1 1 40.65864 37.967922 z"
sodipodi:ry="3.9332814"
sodipodi:rx="16.528622"
sodipodi:cy="37.967922"
sodipodi:cx="24.130018"
id="path4475"
style="opacity:0.17112301;color:#000000;fill:url(#radialGradient2842);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
sodipodi:type="arc" />
<g
id="g4572"
transform="matrix(0.805118,-0.192885,0.192885,0.805118,17.96103,11.47502)">
<path
sodipodi:nodetypes="csscccscccscczzzz"
id="path2844"
d="M -11.372431,7.2094038 C -19.511561,7.2094038 -26.117232,13.815075 -26.117232,21.954205 C -26.117232,30.093335 -19.511561,36.699007 -11.372431,36.699007 C -7.892876,36.699007 -4.82143,35.314614 -2.298708,33.29636 C -2.504085,34.303241 -2.376743,35.331728 -1.542564,36.056285 L 9.42152,45.583695 C 10.654936,46.655024 12.508982,46.514655 13.58031,45.281238 C 14.651638,44.04782 14.511269,42.193776 13.277853,41.122448 L 2.313769,31.595037 C 1.642242,31.011758 0.820891,30.839068 0.007531,30.952315 C 1.994231,28.439893 3.37237,25.403512 3.37237,21.954205 C 3.37237,13.815075 -3.233301,7.2094038 -11.372431,7.2094038 z M -11.448046,8.4355871 C -3.808587,8.4355871 1.843729,13.224538 1.843729,21.727362 C 1.843729,30.402475 -3.972961,35.019137 -11.448046,35.019137 C -18.750995,35.019137 -24.739819,29.541045 -24.739819,21.727362 C -24.739819,13.743255 -18.915181,8.435587 -11.448046,8.4355871 z "
style="color:#000000;fill:#dcdcdc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4582);stroke-width:2.00000095;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
<path
style="color:#000000;fill:#dcdcdc;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
d="M -11.397095,7.1462041 C -19.562535,7.1462041 -26.189559,13.773228 -26.189559,21.938668 C -26.189559,30.104108 -19.562535,36.731132 -11.397095,36.731132 C -7.906292,36.731132 -4.824918,35.342265 -2.29404,33.317487 C -2.500081,34.327623 -2.372328,35.359434 -1.535453,36.086333 L 9.464073,45.64454 C 10.701476,46.719332 12.561515,46.57851 13.636306,45.341105 C 14.711097,44.103701 14.570274,42.243663 13.332871,41.168872 L 2.333346,31.610664 C 1.659648,31.0255 0.835642,30.852251 0.019653,30.965865 C 2.012775,28.445321 3.395369,25.399125 3.395369,21.938668 C 3.395369,13.773228 -3.231655,7.1462041 -11.397095,7.1462041 z M -11.472954,10.332273 C -5.191846,10.332273 -0.094136,15.429984 -0.094136,21.711092 C -0.094136,27.9922 -5.191846,33.08991 -11.472954,33.08991 C -17.754062,33.08991 -22.851772,27.9922 -22.851772,21.711092 C -22.851772,15.429984 -17.754062,10.332273 -11.472954,10.332273 z "
id="path4430" />
<path
style="color:#000000;fill:url(#linearGradient4584);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
d="M 9.507004,45.643539 C 9.028332,43.370352 10.904334,40.832117 13.091057,40.855164 C 13.091057,40.855164 2.33069,31.597053 2.33069,31.597053 C -0.614101,31.540347 -1.938812,33.869669 -1.446124,36.196975 L 9.507004,45.643539 z "
id="path4438"
sodipodi:nodetypes="ccccc" />
<path
sodipodi:type="arc"
style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4586);stroke-width:0.8027336;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
id="path4450"
sodipodi:cx="17.500893"
sodipodi:cy="18.920233"
sodipodi:rx="11.048544"
sodipodi:ry="11.048544"
d="M 28.549437 18.920233 A 11.048544 11.048544 0 1 1 6.4523487,18.920233 A 11.048544 11.048544 0 1 1 28.549437 18.920233 z"
transform="matrix(1.245743,0,0,1.245743,-33.42535,-2.111184)" />
<path
transform="matrix(0.497764,0,0,0.609621,-21.02647,19.68514)"
d="M 40.65864 37.967922 A 16.528622 3.9332814 0 1 1 7.6013966,37.967922 A 16.528622 3.9332814 0 1 1 40.65864 37.967922 z"
sodipodi:ry="3.9332814"
sodipodi:rx="16.528622"
sodipodi:cy="37.967922"
sodipodi:cx="24.130018"
id="path4485"
style="color:#000000;fill:url(#radialGradient4588);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
sodipodi:type="arc" />
<rect
style="opacity:0.43315507;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00003123;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
id="rect4495"
width="19.048445"
height="4.4404783"
x="20.184057"
y="22.945152"
rx="2.5808194"
ry="2.2803905"
transform="matrix(0.752986,0.658037,-0.648902,0.760872,0,0)" />
<path
sodipodi:type="arc"
style="color:#000000;fill:url(#radialGradient4590);fill-opacity:1;fill-rule:evenodd;stroke:#3063a3;stroke-width:0.71499395;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"
id="path4452"
sodipodi:cx="17.589281"
sodipodi:cy="18.478292"
sodipodi:rx="8.3085051"
sodipodi:ry="8.3085051"
d="M 25.897786 18.478292 A 8.3085051 8.3085051 0 1 1 9.280776,18.478292 A 8.3085051 8.3085051 0 1 1 25.897786 18.478292 z"
transform="matrix(1.398614,0,0,1.398614,-36.22434,-4.233109)" />
<path
style="opacity:0.59162304;color:#000000;fill:url(#radialGradient4592);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
d="M -11.843085,11.462543 C -17.050675,11.462543 -21.267632,15.6795 -21.267632,20.88709 C -21.267632,22.391065 -20.847325,23.774863 -20.22046,25.036993 C -18.96808,25.498606 -17.637703,25.812676 -16.225693,25.812676 C -10.054738,25.812676 -5.126411,20.951039 -4.745587,14.875547 C -6.476551,12.830016 -8.955626,11.462543 -11.843085,11.462543 z "
id="path4462" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 693 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 729 B