aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-08-27 21:40:28 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-08-27 21:41:14 +0800
commitc125dbece014b0bd85c6c24d311606f87d946f6d (patch)
tree1bd67d1e7cd3a4d0ac05021827bea2c2a357e9bc
parent73bf4e81c1352b4e94e412e7b97f18237accb7ff (diff)
downloadgsoc2013-evolution-c125dbece014b0bd85c6c24d311606f87d946f6d.tar
gsoc2013-evolution-c125dbece014b0bd85c6c24d311606f87d946f6d.tar.gz
gsoc2013-evolution-c125dbece014b0bd85c6c24d311606f87d946f6d.tar.bz2
gsoc2013-evolution-c125dbece014b0bd85c6c24d311606f87d946f6d.tar.lz
gsoc2013-evolution-c125dbece014b0bd85c6c24d311606f87d946f6d.tar.xz
gsoc2013-evolution-c125dbece014b0bd85c6c24d311606f87d946f6d.tar.zst
gsoc2013-evolution-c125dbece014b0bd85c6c24d311606f87d946f6d.zip
Bug 628003 - Bundle IM protocol icons dropped from gnome-icon-theme
-rw-r--r--data/icons/Makefile.am24
-rw-r--r--data/icons/hicolor_apps_16x16_im-aim.pngbin0 -> 635 bytes
-rw-r--r--data/icons/hicolor_apps_16x16_im-icq.pngbin0 -> 586 bytes
-rw-r--r--data/icons/hicolor_apps_16x16_im-jabber.pngbin0 -> 558 bytes
-rw-r--r--data/icons/hicolor_apps_16x16_im-msn.pngbin0 -> 538 bytes
-rw-r--r--data/icons/hicolor_apps_16x16_im-nov.pngbin0 -> 769 bytes
-rw-r--r--data/icons/hicolor_apps_16x16_im-yahoo.pngbin0 -> 843 bytes
-rw-r--r--data/icons/hicolor_apps_22x22_im-aim.pngbin0 -> 904 bytes
-rw-r--r--data/icons/hicolor_apps_22x22_im-icq.pngbin0 -> 1304 bytes
-rw-r--r--data/icons/hicolor_apps_22x22_im-jabber.pngbin0 -> 1050 bytes
-rw-r--r--data/icons/hicolor_apps_22x22_im-msn.pngbin0 -> 992 bytes
-rw-r--r--data/icons/hicolor_apps_22x22_im-nov.pngbin0 -> 1087 bytes
-rw-r--r--data/icons/hicolor_apps_22x22_im-yahoo.pngbin0 -> 1217 bytes
-rw-r--r--data/icons/hicolor_apps_24x24_im-aim.pngbin0 -> 908 bytes
-rw-r--r--data/icons/hicolor_apps_24x24_im-icq.pngbin0 -> 1316 bytes
-rw-r--r--data/icons/hicolor_apps_24x24_im-jabber.pngbin0 -> 1052 bytes
-rw-r--r--data/icons/hicolor_apps_24x24_im-msn.pngbin0 -> 1003 bytes
-rw-r--r--data/icons/hicolor_apps_24x24_im-nov.pngbin0 -> 1101 bytes
-rw-r--r--data/icons/hicolor_apps_24x24_im-yahoo.pngbin0 -> 1225 bytes
-rw-r--r--data/icons/hicolor_apps_scalable_im-aim.svg183
-rw-r--r--data/icons/hicolor_apps_scalable_im-icq.svg200
-rw-r--r--data/icons/hicolor_apps_scalable_im-jabber.svg360
-rw-r--r--data/icons/hicolor_apps_scalable_im-msn.svg225
-rw-r--r--data/icons/hicolor_apps_scalable_im-nov.svg167
-rw-r--r--data/icons/hicolor_apps_scalable_im-yahoo.svg266
25 files changed, 1425 insertions, 0 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 2312afcfb9..caf61d344f 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -26,10 +26,34 @@ public_icons = \
private_icons = \
hicolor_apps_16x16_contact-editor.png \
+ hicolor_apps_16x16_im-aim.png \
+ hicolor_apps_16x16_im-icq.png \
+ hicolor_apps_16x16_im-jabber.png \
+ hicolor_apps_16x16_im-msn.png \
+ hicolor_apps_16x16_im-nov.png \
+ hicolor_apps_16x16_im-yahoo.png \
hicolor_apps_22x22_contact-editor.png \
+ hicolor_apps_22x22_im-aim.png \
+ hicolor_apps_22x22_im-icq.png \
+ hicolor_apps_22x22_im-jabber.png \
+ hicolor_apps_22x22_im-msn.png \
+ hicolor_apps_22x22_im-nov.png \
+ hicolor_apps_22x22_im-yahoo.png \
hicolor_apps_24x24_contact-editor.png \
+ hicolor_apps_24x24_im-aim.png \
+ hicolor_apps_24x24_im-icq.png \
+ hicolor_apps_24x24_im-jabber.png \
+ hicolor_apps_24x24_im-msn.png \
+ hicolor_apps_24x24_im-nov.png \
+ hicolor_apps_24x24_im-yahoo.png \
hicolor_apps_32x32_contact-editor.png \
hicolor_apps_48x48_contact-editor.png \
+ hicolor_apps_scalable_im-aim.svg \
+ hicolor_apps_scalable_im-icq.svg \
+ hicolor_apps_scalable_im-jabber.svg \
+ hicolor_apps_scalable_im-msn.svg \
+ hicolor_apps_scalable_im-nov.svg \
+ hicolor_apps_scalable_im-yahoo.svg \
hicolor_actions_16x16_folder-copy.png \
hicolor_actions_16x16_folder-move.png \
hicolor_actions_16x16_mail-copy.png \
diff --git a/data/icons/hicolor_apps_16x16_im-aim.png b/data/icons/hicolor_apps_16x16_im-aim.png
new file mode 100644
index 0000000000..4f351301a2
--- /dev/null
+++ b/data/icons/hicolor_apps_16x16_im-aim.png
Binary files differ
diff --git a/data/icons/hicolor_apps_16x16_im-icq.png b/data/icons/hicolor_apps_16x16_im-icq.png
new file mode 100644
index 0000000000..328aca8629
--- /dev/null
+++ b/data/icons/hicolor_apps_16x16_im-icq.png
Binary files differ
diff --git a/data/icons/hicolor_apps_16x16_im-jabber.png b/data/icons/hicolor_apps_16x16_im-jabber.png
new file mode 100644
index 0000000000..ea9f2e3603
--- /dev/null
+++ b/data/icons/hicolor_apps_16x16_im-jabber.png
Binary files differ
diff --git a/data/icons/hicolor_apps_16x16_im-msn.png b/data/icons/hicolor_apps_16x16_im-msn.png
new file mode 100644
index 0000000000..4754c06cf1
--- /dev/null
+++ b/data/icons/hicolor_apps_16x16_im-msn.png
Binary files differ
diff --git a/data/icons/hicolor_apps_16x16_im-nov.png b/data/icons/hicolor_apps_16x16_im-nov.png
new file mode 100644
index 0000000000..8326ba6ad6
--- /dev/null
+++ b/data/icons/hicolor_apps_16x16_im-nov.png
Binary files differ
diff --git a/data/icons/hicolor_apps_16x16_im-yahoo.png b/data/icons/hicolor_apps_16x16_im-yahoo.png
new file mode 100644
index 0000000000..4da71a9b45
--- /dev/null
+++ b/data/icons/hicolor_apps_16x16_im-yahoo.png
Binary files differ
diff --git a/data/icons/hicolor_apps_22x22_im-aim.png b/data/icons/hicolor_apps_22x22_im-aim.png
new file mode 100644
index 0000000000..952016d957
--- /dev/null
+++ b/data/icons/hicolor_apps_22x22_im-aim.png
Binary files differ
diff --git a/data/icons/hicolor_apps_22x22_im-icq.png b/data/icons/hicolor_apps_22x22_im-icq.png
new file mode 100644
index 0000000000..6e551cee50
--- /dev/null
+++ b/data/icons/hicolor_apps_22x22_im-icq.png
Binary files differ
diff --git a/data/icons/hicolor_apps_22x22_im-jabber.png b/data/icons/hicolor_apps_22x22_im-jabber.png
new file mode 100644
index 0000000000..1258ff6dd7
--- /dev/null
+++ b/data/icons/hicolor_apps_22x22_im-jabber.png
Binary files differ
diff --git a/data/icons/hicolor_apps_22x22_im-msn.png b/data/icons/hicolor_apps_22x22_im-msn.png
new file mode 100644
index 0000000000..2674ae3893
--- /dev/null
+++ b/data/icons/hicolor_apps_22x22_im-msn.png
Binary files differ
diff --git a/data/icons/hicolor_apps_22x22_im-nov.png b/data/icons/hicolor_apps_22x22_im-nov.png
new file mode 100644
index 0000000000..9135c27abe
--- /dev/null
+++ b/data/icons/hicolor_apps_22x22_im-nov.png
Binary files differ
diff --git a/data/icons/hicolor_apps_22x22_im-yahoo.png b/data/icons/hicolor_apps_22x22_im-yahoo.png
new file mode 100644
index 0000000000..57fcc56874
--- /dev/null
+++ b/data/icons/hicolor_apps_22x22_im-yahoo.png
Binary files differ
diff --git a/data/icons/hicolor_apps_24x24_im-aim.png b/data/icons/hicolor_apps_24x24_im-aim.png
new file mode 100644
index 0000000000..8bd010db87
--- /dev/null
+++ b/data/icons/hicolor_apps_24x24_im-aim.png
Binary files differ
diff --git a/data/icons/hicolor_apps_24x24_im-icq.png b/data/icons/hicolor_apps_24x24_im-icq.png
new file mode 100644
index 0000000000..5e2267c3e1
--- /dev/null
+++ b/data/icons/hicolor_apps_24x24_im-icq.png
Binary files differ
diff --git a/data/icons/hicolor_apps_24x24_im-jabber.png b/data/icons/hicolor_apps_24x24_im-jabber.png
new file mode 100644
index 0000000000..c0596bca5b
--- /dev/null
+++ b/data/icons/hicolor_apps_24x24_im-jabber.png
Binary files differ
diff --git a/data/icons/hicolor_apps_24x24_im-msn.png b/data/icons/hicolor_apps_24x24_im-msn.png
new file mode 100644
index 0000000000..0f6543eac6
--- /dev/null
+++ b/data/icons/hicolor_apps_24x24_im-msn.png
Binary files differ
diff --git a/data/icons/hicolor_apps_24x24_im-nov.png b/data/icons/hicolor_apps_24x24_im-nov.png
new file mode 100644
index 0000000000..280158a8ae
--- /dev/null
+++ b/data/icons/hicolor_apps_24x24_im-nov.png
Binary files differ
diff --git a/data/icons/hicolor_apps_24x24_im-yahoo.png b/data/icons/hicolor_apps_24x24_im-yahoo.png
new file mode 100644
index 0000000000..06755127aa
--- /dev/null
+++ b/data/icons/hicolor_apps_24x24_im-yahoo.png
Binary files differ
diff --git a/data/icons/hicolor_apps_scalable_im-aim.svg b/data/icons/hicolor_apps_scalable_im-aim.svg
new file mode 100644
index 0000000000..a7a2cfa20f
--- /dev/null
+++ b/data/icons/hicolor_apps_scalable_im-aim.svg
@@ -0,0 +1,183 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ inkscape:export-ydpi="90.000000"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
+ width="48px"
+ height="48px"
+ id="svg11300"
+ sodipodi:version="0.32"
+ inkscape:version="0.45"
+ sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/apps"
+ sodipodi:docname="im-aim.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs3">
+ <linearGradient
+ id="linearGradient3251">
+ <stop
+ style="stop-color:#fff7ac;stop-opacity:1;"
+ offset="0"
+ id="stop3253" />
+ <stop
+ style="stop-color:#edd400;stop-opacity:1;"
+ offset="1"
+ id="stop3255" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3243">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop3245" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop3247" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3243"
+ id="radialGradient3249"
+ cx="24.04163"
+ cy="39.514717"
+ fx="24.04163"
+ fy="39.514717"
+ r="15.733126"
+ gradientTransform="matrix(1,0,0,0.348315,6.722053e-17,25.75116)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3251"
+ id="radialGradient3257"
+ cx="26.870058"
+ cy="3.2516198"
+ fx="26.870058"
+ fy="3.2516198"
+ r="7.9736066"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.511972,-1.028868e-15,1.028868e-15,1.511972,-13.75671,-1.664737)" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3251"
+ id="radialGradient3259"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(4.52848,-2.079185e-16,2.079185e-16,4.52848,-94.81046,-11.47328)"
+ cx="26.870058"
+ cy="3.2516198"
+ fx="26.870058"
+ fy="3.2516198"
+ r="7.9736066" />
+ </defs>
+ <sodipodi:namedview
+ stroke="#c4a000"
+ fill="#edd400"
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="0.25490196"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1"
+ inkscape:cx="42.616408"
+ inkscape:cy="25.23267"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:showpageshadow="false"
+ inkscape:window-width="924"
+ inkscape:window-height="731"
+ inkscape:window-x="411"
+ inkscape:window-y="312" />
+ <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</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source>http://jimmac.musichall.cz</dc:source>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ <dc:title>IM - AIM</dc:title>
+ </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">
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;color:#000000;fill:url(#radialGradient3257);fill-opacity:1.0;fill-rule:evenodd;stroke:#c4a000;stroke-width:1.09797096;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"
+ id="path2364"
+ sodipodi:cx="26.870058"
+ sodipodi:cy="9.4626808"
+ sodipodi:rx="7.4246211"
+ sodipodi:ry="7.4246211"
+ d="M 34.294679 9.4626808 A 7.4246211 7.4246211 0 1 1 19.445437,9.4626808 A 7.4246211 7.4246211 0 1 1 34.294679 9.4626808 z"
+ transform="matrix(0.910771,0,0,0.910771,2.397591,0.844346)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.27472527;color:#000000;fill:url(#radialGradient3249);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path3241"
+ sodipodi:cx="24.04163"
+ sodipodi:cy="39.514717"
+ sodipodi:rx="15.733126"
+ sodipodi:ry="5.4800777"
+ d="M 39.774755 39.514717 A 15.733126 5.4800777 0 1 1 8.3085041,39.514717 A 15.733126 5.4800777 0 1 1 39.774755 39.514717 z"
+ transform="matrix(1.359551,0,0,1,-9.174517,0.53033)" />
+ <path
+ style="opacity:1;color:#000000;fill:url(#radialGradient3259);fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:1.00000011;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"
+ d="M 20.036427,15.171311 C 23.867954,16.972932 27.124267,20.632287 35.355339,17.594408 L 37.123106,22.455767 C 34.55959,23.869777 30.722477,24.689174 25.809398,24.223534 L 38.714096,37.216622 L 33.932242,41.519922 L 24.005019,31.092699 C 19.989024,38.129447 14.737746,40.886761 10.606602,43.403806 L 7.1354076,37.927408 C 27.421671,27.388564 9.791093,22.209341 20.036427,15.171311 z "
+ id="path3239"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ transform="matrix(0.754004,0,0,0.754004,6.609935,2.327784)"
+ d="M 34.294679 9.4626808 A 7.4246211 7.4246211 0 1 1 19.445437,9.4626808 A 7.4246211 7.4246211 0 1 1 34.294679 9.4626808 z"
+ sodipodi:ry="7.4246211"
+ sodipodi:rx="7.4246211"
+ sodipodi:cy="9.4626808"
+ sodipodi:cx="26.870058"
+ id="path3261"
+ style="opacity:0.61538462;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.32625341;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"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:nodetypes="cccccccccc"
+ id="path3281"
+ d="M 20.168321,16.392033 C 23.617623,18.013928 27.580342,21.308233 34.709049,18.885907 L 35.929701,21.871792 C 33.621916,23.144743 27.912016,23.788649 22.957806,22.90071 L 37.201493,37.113148 L 33.990417,40.11216 L 23.803514,29.412636 C 20.375647,35.778662 15.679476,39.479661 10.929197,42.026861 L 8.5855316,38.315528 C 27.098078,28.390518 12.163791,21.571714 20.168321,16.392033 z "
+ style="opacity:0.7032967;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ </g>
+</svg>
diff --git a/data/icons/hicolor_apps_scalable_im-icq.svg b/data/icons/hicolor_apps_scalable_im-icq.svg
new file mode 100644
index 0000000000..22f06ec1bf
--- /dev/null
+++ b/data/icons/hicolor_apps_scalable_im-icq.svg
@@ -0,0 +1,200 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ inkscape:export-ydpi="90.000000"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
+ width="48px"
+ height="48px"
+ id="svg11300"
+ sodipodi:version="0.32"
+ inkscape:version="0.45"
+ sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/apps"
+ sodipodi:docname="im-icq.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs3">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4876">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop4878" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop4880" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4876"
+ id="radialGradient4882"
+ cx="24.25"
+ cy="39.5"
+ fx="24.25"
+ fy="39.5"
+ r="19.75"
+ gradientTransform="matrix(1,0,0,0.341772,0,26)"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ stroke="#fcaf3e"
+ fill="#edd400"
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="0.25490196"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1"
+ inkscape:cx="33.11761"
+ inkscape:cy="23.847589"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:showpageshadow="false"
+ inkscape:window-width="750"
+ inkscape:window-height="546"
+ inkscape:window-x="533"
+ inkscape:window-y="347" />
+ <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</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source>http://jimmac.musichall.cz</dc:source>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ <dc:title>IM - ICQ</dc:title>
+ </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">
+ <path
+ sodipodi:nodetypes="ccsccsc"
+ id="path4856"
+ d="M 22.405204,25.633363 L 7.5213078,29.093917 C 4.7544871,29.218216 2.4269788,27.090843 2.3026795,24.324022 C 2.1783801,21.557201 4.3057539,19.229694 7.072574,19.105394 L 22.206817,21.217386 C 23.430043,21.162431 24.459045,22.102955 24.513999,23.326181 C 24.568952,24.549407 23.628431,25.578409 22.405204,25.633363 z "
+ style="color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ style="color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 24.466812,20.280122 L 28.686207,5.5933087 C 29.923971,3.1156712 32.915071,2.1175056 35.392708,3.3552698 C 37.870346,4.5930337 38.868511,7.5841333 37.630747,10.06177 L 28.421239,22.255652 C 27.874018,23.351029 26.551637,23.792323 25.456261,23.245101 C 24.360884,22.697879 23.91959,21.375499 24.466812,20.280122 z "
+ id="path4854"
+ sodipodi:nodetypes="ccsccsc" />
+ <path
+ style="color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 19.518735,23.347808 L 8.3359268,19.196609 C 6.4804543,18.086915 5.8800625,15.699796 6.9897565,13.844322 C 8.0994508,11.988851 10.486571,11.388459 12.342043,12.498152 L 21.289859,20.386386 C 22.110174,20.876988 22.37561,21.932346 21.885008,22.752659 C 21.394407,23.572974 20.339049,23.838409 19.518735,23.347808 z "
+ id="path4858"
+ sodipodi:nodetypes="ccsccsc" />
+ <path
+ sodipodi:nodetypes="ccsccsc"
+ id="path4860"
+ d="M 21.392197,22.256135 L 11.644708,10.487856 C 10.296996,8.0682652 11.159916,5.0353815 13.579508,3.6876687 C 15.999099,2.3399561 19.031983,3.2028765 20.379695,5.6224676 L 25.253979,20.105121 C 25.849811,21.174835 25.468309,22.515689 24.398595,23.111519 C 23.328881,23.70735 21.988027,23.325849 21.392197,22.256135 z "
+ style="color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ style="color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 26.160166,21.538521 L 41.184376,18.749437 C 43.953989,18.749437 46.183676,20.979125 46.183676,23.748737 C 46.183676,26.518349 43.953989,28.748037 41.184376,28.748037 L 26.160166,25.958953 C 24.935706,25.958953 23.94995,24.973197 23.94995,23.748737 C 23.94995,22.524277 24.935706,21.538521 26.160166,21.538521 z "
+ id="rect4849"
+ sodipodi:nodetypes="ccsccsc" />
+ <path
+ sodipodi:nodetypes="ccsccsc"
+ id="path4852"
+ d="M 27.368096,19.62061 L 36.436303,11.871076 C 38.308641,10.790081 40.686233,11.427155 41.767229,13.299493 C 42.848224,15.171831 42.211149,17.549424 40.338812,18.630419 L 29.093415,22.60895 C 28.265645,23.086863 27.214499,22.80521 26.736586,21.977439 C 26.258672,21.149669 26.540326,20.098523 27.368096,19.62061 z "
+ style="color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ style="color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 23.527372,20.093359 L 21.009809,8.4336228 C 20.946895,6.2725496 22.636025,4.4821185 24.7971,4.4192026 C 26.958172,4.3562875 28.748604,6.0454185 28.811519,8.2064914 L 26.976547,19.992944 C 27.004363,20.948366 26.25759,21.739925 25.302167,21.767739 C 24.346745,21.795555 23.555186,21.048781 23.527372,20.093359 z "
+ id="path4862"
+ sodipodi:nodetypes="ccsccsc" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.53846154;color:#000000;fill:url(#radialGradient4882);fill-opacity:1;fill-rule:evenodd;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path4874"
+ sodipodi:cx="24.25"
+ sodipodi:cy="39.5"
+ sodipodi:rx="19.75"
+ sodipodi:ry="6.75"
+ d="M 44 39.5 A 19.75 6.75 0 1 1 4.5,39.5 A 19.75 6.75 0 1 1 44 39.5 z"
+ transform="matrix(1,0,0,1.5,0,-23.125)" />
+ <path
+ sodipodi:nodetypes="ccsccsc"
+ id="path4864"
+ d="M 25.46208,26.080991 L 21.468238,40.830737 C 20.268587,43.327051 17.293134,44.370934 14.79682,43.171282 C 12.300506,41.97163 11.256624,38.996177 12.456275,36.499864 L 21.477846,24.166289 C 22.008218,23.062656 23.323681,22.60115 24.427314,23.131522 C 25.530948,23.661895 25.992454,24.977357 25.46208,26.080991 z "
+ style="color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ style="color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 22.082795,27.542459 L 13.134405,35.430041 C 11.278852,36.539601 8.8917762,35.939035 7.7822162,34.083481 C 6.6726576,32.227928 7.2732234,29.840853 9.1287758,28.731293 L 20.311887,24.580908 C 21.132236,24.090365 22.187575,24.355878 22.678116,25.176228 C 23.168658,25.996578 22.903145,27.051916 22.082795,27.542459 z "
+ id="path4868"
+ sodipodi:nodetypes="ccsccsc" />
+ <path
+ style="color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 28.506055,24.058095 L 38.432733,35.675624 C 39.817365,38.074278 39.001021,41.120029 36.602365,42.504661 C 34.203711,43.889293 31.15796,43.072949 29.773329,40.674294 L 24.677687,26.268033 C 24.065535,25.207575 24.426444,23.861034 25.486901,23.248881 C 26.547361,22.636727 27.893903,22.997638 28.506055,24.058095 z "
+ id="path4870"
+ sodipodi:nodetypes="ccsccsc" />
+ <path
+ sodipodi:nodetypes="ccsccsc"
+ id="path4872"
+ d="M 26.404273,26.253336 L 29.10021,37.873125 C 29.196234,40.03298 27.534738,41.849085 25.374881,41.945109 C 23.215027,42.041133 21.398921,40.379636 21.302898,38.219781 L 22.957041,26.406594 C 22.914587,25.451709 23.649144,24.648802 24.604028,24.606349 C 25.558912,24.563896 26.361821,25.298453 26.404273,26.253336 z "
+ style="color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ sodipodi:nodetypes="ccsccsc"
+ id="path4866"
+ d="M 29.612568,23.187841 L 40.857676,27.16719 C 42.729935,28.248321 43.366836,30.625959 42.285705,32.49822 C 41.204574,34.370479 38.826935,35.00738 36.954675,33.92625 L 27.887032,26.176057 C 27.059296,25.698083 26.777718,24.646916 27.255693,23.819181 C 27.733666,22.991444 28.784833,22.709868 29.612568,23.187841 z "
+ style="color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:1.54177701;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path4838"
+ sodipodi:cx="24.748737"
+ sodipodi:cy="23.251263"
+ sodipodi:rx="8.6620579"
+ sodipodi:ry="8.6620579"
+ d="M 33.410795 23.251263 A 8.6620579 8.6620579 0 1 1 16.086679,23.251263 A 8.6620579 8.6620579 0 1 1 33.410795 23.251263 z"
+ transform="matrix(0.648602,0,0,0.648602,8.82557,8.168736)" />
+ <path
+ transform="matrix(0.529696,0,0,0.529696,11.76835,10.93345)"
+ d="M 33.410795 23.251263 A 8.6620579 8.6620579 0 1 1 16.086679,23.251263 A 8.6620579 8.6620579 0 1 1 33.410795 23.251263 z"
+ sodipodi:ry="8.6620579"
+ sodipodi:rx="8.6620579"
+ sodipodi:cy="23.251263"
+ sodipodi:cx="24.748737"
+ id="path4884"
+ style="opacity:0.36263736;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.88787568;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ sodipodi:type="arc" />
+ </g>
+</svg>
diff --git a/data/icons/hicolor_apps_scalable_im-jabber.svg b/data/icons/hicolor_apps_scalable_im-jabber.svg
new file mode 100644
index 0000000000..c133cce865
--- /dev/null
+++ b/data/icons/hicolor_apps_scalable_im-jabber.svg
@@ -0,0 +1,360 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ inkscape:export-ydpi="90.000000"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
+ width="48px"
+ height="48px"
+ id="svg11300"
+ sodipodi:version="0.32"
+ inkscape:version="0.45"
+ sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/apps"
+ sodipodi:docname="im-jabber.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs3">
+ <linearGradient
+ id="linearGradient4712">
+ <stop
+ style="stop-color:#5b8ccb;stop-opacity:1;"
+ offset="0"
+ id="stop4714" />
+ <stop
+ style="stop-color:#3465a4;stop-opacity:1;"
+ offset="1"
+ id="stop4716" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4694">
+ <stop
+ style="stop-color:#e9f1f8;stop-opacity:1;"
+ offset="0"
+ id="stop4696" />
+ <stop
+ style="stop-color:#729fcf;stop-opacity:0.83653843;"
+ offset="1"
+ id="stop4698" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4686">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop4688" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop4690" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4678">
+ <stop
+ style="stop-color:#fce94f;stop-opacity:1;"
+ offset="0"
+ id="stop4680" />
+ <stop
+ style="stop-color:#fce94f;stop-opacity:0;"
+ offset="1"
+ id="stop4682" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4666">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop4668" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop4670" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient20210">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.51546389;"
+ offset="0.0000000"
+ id="stop20212" />
+ <stop
+ id="stop20218"
+ offset="0.55172414"
+ style="stop-color:#000000;stop-opacity:0.14432989;" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop20214" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient20210"
+ id="radialGradient4646"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(1.764278,0.566804)"
+ cx="14.772334"
+ cy="74.209934"
+ fx="14.772334"
+ fy="74.209934"
+ r="7.8289826" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4666"
+ id="radialGradient4672"
+ cx="25.755903"
+ cy="9.6578312"
+ fx="25.755903"
+ fy="9.6578312"
+ r="12.139711"
+ gradientTransform="matrix(2.138401,-5.903375e-16,6.984997e-16,2.530201,-29.32054,-16.45375)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4678"
+ id="linearGradient4684"
+ x1="28.576271"
+ y1="20.437151"
+ x2="28.72703"
+ y2="26.977888"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4686"
+ id="linearGradient4692"
+ x1="28.338835"
+ y1="20.702316"
+ x2="28.787689"
+ y2="26.8895"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4694"
+ id="radialGradient4700"
+ cx="25.755913"
+ cy="10.71849"
+ fx="25.755913"
+ fy="10.71849"
+ r="13.244088"
+ gradientTransform="matrix(1.821341,-5.36498e-16,6.351477e-16,2.156244,-21.15439,-13.79104)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4712"
+ id="linearGradient4718"
+ x1="20.643551"
+ y1="9.0398531"
+ x2="25.755913"
+ y2="26.8943"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ stroke="#3465a4"
+ fill="#fce94f"
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="0.25490196"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="5.6568542"
+ inkscape:cx="34.890684"
+ inkscape:cy="15.259883"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:showpageshadow="false"
+ inkscape:window-width="750"
+ inkscape:window-height="630"
+ inkscape:window-x="284"
+ inkscape:window-y="82" />
+ <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</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source>http://jimmac.musichall.cz</dc:source>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ <dc:title>IM -Jabber</dc:title>
+ </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="g4634"
+ transform="translate(-60.46391,17)">
+ <path
+ inkscape:r_cy="true"
+ inkscape:r_cx="true"
+ sodipodi:type="arc"
+ style="opacity:0.8;color:#000000;fill:url(#radialGradient4646);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;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"
+ id="path20208"
+ sodipodi:cx="26.0625"
+ sodipodi:cy="42.0625"
+ sodipodi:rx="13.8125"
+ sodipodi:ry="4.4375"
+ d="M 39.875 42.0625 A 13.8125 4.4375 0 1 1 12.25,42.0625 A 13.8125 4.4375 0 1 1 39.875 42.0625 z"
+ transform="matrix(1.197183,0,0,1.098591,55.79842,-20.08448)" />
+ <path
+ inkscape:r_cy="true"
+ inkscape:r_cx="true"
+ id="path19509"
+ d="M 83.002195,22.877541 L 83.002195,24.260545 C 83.002195,25.643549 84.412925,26.872887 85.999995,26.872887 C 87.587066,26.872887 88.997794,25.643549 88.997794,24.260545 L 88.997794,22.877541 L 83.002195,22.877541 z "
+ style="fill:#555753;fill-rule:nonzero;stroke:#2e3436;stroke-miterlimit:4;stroke-opacity:1" />
+ <path
+ style="color:#000000;fill:#aeae57;fill-opacity:1;fill-rule:nonzero;stroke:#c4a000;stroke-width:2.00000095;stroke-linecap:round;stroke-linejoin:round;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"
+ d="M 85.835145,11.623519 C 82.568355,11.6156 78.863714,12.580499 80.871174,14.404546 C 80.37345,14.606241 79.661991,15.056698 79.74586,16.11077 C 79.792165,16.661264 80.373008,16.99918 81.167349,17.247287 C 80.266845,17.881784 79.693849,18.55227 79.74586,19.170624 C 79.791625,19.714699 80.36024,20.087289 81.138339,20.336283 C 80.260526,20.963478 79.694561,21.649745 79.74586,22.259619 C 79.824263,23.191711 81.825461,24.235779 86.158773,24.115531 C 89.278706,24.030099 92.031874,23.468343 92.249159,22.259619 C 92.33448,21.784995 91.947797,21.34215 91.34985,20.948254 C 91.797476,20.495031 92.111066,20.035337 92.075099,19.607746 C 92.029119,19.061107 91.467192,18.690738 90.682621,18.442088 C 91.560434,17.814893 92.126398,17.128626 92.075099,16.518751 C 92.029119,15.972112 91.467192,15.630886 90.682621,15.382234 C 91.570901,14.751651 92.126729,14.072695 92.075099,13.458897 C 92.01771,12.776619 88.90549,11.630962 85.835145,11.623519 z "
+ id="path3209"
+ sodipodi:nodetypes="cccccccscccccccs"
+ inkscape:r_cx="true"
+ inkscape:r_cy="true" />
+ <path
+ inkscape:r_cy="true"
+ inkscape:r_cx="true"
+ transform="matrix(0.596154,-0.127796,6.358129e-2,0.755885,92.37142,-7.700825)"
+ d="M -3.5355339 27.228739 A 10.341436 3.2703688 0 1 1 -24.218407,27.228739 A 10.341436 3.2703688 0 1 1 -3.5355339 27.228739 z"
+ sodipodi:ry="3.2703688"
+ sodipodi:rx="10.341436"
+ sodipodi:cy="27.228739"
+ sodipodi:cx="-13.87697"
+ id="path4702"
+ style="color:#000000;fill:#fce94f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.13035245;stroke-linecap:round;stroke-linejoin:round;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"
+ sodipodi:type="arc" />
+ <path
+ style="color:#000000;fill:#fce94f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.08828904;stroke-linecap:round;stroke-linejoin:round;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"
+ d="M 92.173603,22.21572 C 91.956317,23.424444 88.881191,24.10655 83.959276,23.858968 C 80.842089,23.702168 80.663716,22.82605 80.881,21.617325 C 81.098286,20.4086 83.804176,19.561647 86.920934,19.726804 C 90.037692,19.89196 92.390887,21.006996 92.173603,22.21572 z "
+ id="path3183"
+ sodipodi:nodetypes="csccc"
+ inkscape:r_cx="true"
+ inkscape:r_cy="true" />
+ <path
+ transform="matrix(0.596154,-0.127796,6.358129e-2,0.755885,92.37142,-1.469023)"
+ d="M -3.5355339 27.228739 A 10.341436 3.2703688 0 1 1 -24.218407,27.228739 A 10.341436 3.2703688 0 1 1 -3.5355339 27.228739 z"
+ sodipodi:ry="3.2703688"
+ sodipodi:rx="10.341436"
+ sodipodi:cy="27.228739"
+ sodipodi:cx="-13.87697"
+ id="path1603"
+ style="color:#000000;fill:#fce94f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.13035245;stroke-linecap:round;stroke-linejoin:round;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"
+ sodipodi:type="arc"
+ inkscape:r_cx="true"
+ inkscape:r_cy="true" />
+ <path
+ sodipodi:type="arc"
+ style="color:#000000;fill:#fce94f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.13035245;stroke-linecap:round;stroke-linejoin:round;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"
+ id="path2364"
+ sodipodi:cx="-13.87697"
+ sodipodi:cy="27.228739"
+ sodipodi:rx="10.341436"
+ sodipodi:ry="3.2703688"
+ d="M -3.5355339 27.228739 A 10.341436 3.2703688 0 1 1 -24.218407,27.228739 A 10.341436 3.2703688 0 1 1 -3.5355339 27.228739 z"
+ transform="matrix(0.596154,-0.127796,6.358129e-2,0.755885,92.37142,-4.544575)"
+ inkscape:r_cx="true"
+ inkscape:r_cy="true" />
+ <path
+ sodipodi:type="arc"
+ style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;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"
+ id="path20372"
+ sodipodi:cx="27.75"
+ sodipodi:cy="22.375"
+ sodipodi:rx="3.25"
+ sodipodi:ry="3.25"
+ d="M 31 22.375 A 3.25 3.25 0 1 1 24.5,22.375 A 3.25 3.25 0 1 1 31 22.375 z"
+ transform="matrix(0.331798,0,0,0.333302,73.20968,11.18361)"
+ inkscape:r_cx="true"
+ inkscape:r_cy="true" />
+ <path
+ transform="matrix(0.331798,0,0,0.333302,73.20968,14.17188)"
+ d="M 31 22.375 A 3.25 3.25 0 1 1 24.5,22.375 A 3.25 3.25 0 1 1 31 22.375 z"
+ sodipodi:ry="3.25"
+ sodipodi:rx="3.25"
+ sodipodi:cy="22.375"
+ sodipodi:cx="27.75"
+ id="path2435"
+ style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;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"
+ sodipodi:type="arc"
+ inkscape:r_cx="true"
+ inkscape:r_cy="true" />
+ <path
+ inkscape:r_cy="true"
+ inkscape:r_cx="true"
+ transform="matrix(0.331798,0,0,0.333302,73.20968,7.77736)"
+ d="M 31 22.375 A 3.25 3.25 0 1 1 24.5,22.375 A 3.25 3.25 0 1 1 31 22.375 z"
+ sodipodi:ry="3.25"
+ sodipodi:rx="3.25"
+ sodipodi:cy="22.375"
+ sodipodi:cx="27.75"
+ id="path4708"
+ style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;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"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:type="arc"
+ style="color:#000000;fill:#fce94f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.13035245;stroke-linecap:round;stroke-linejoin:round;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"
+ id="path4710"
+ sodipodi:cx="-13.87697"
+ sodipodi:cy="27.228739"
+ sodipodi:rx="10.341436"
+ sodipodi:ry="3.2703688"
+ d="M -3.5355339 27.228739 A 10.341436 3.2703688 0 1 1 -24.218407,27.228739 A 10.341436 3.2703688 0 1 1 -3.5355339 27.228739 z"
+ transform="matrix(0.609516,1.48834e-2,-0.114607,0.749847,97.72817,-6.66803)"
+ inkscape:r_cx="true"
+ inkscape:r_cy="true" />
+ </g>
+ <path
+ style="opacity:1;color:#000000;fill:url(#radialGradient4700);fill-opacity:1.0;fill-rule:evenodd;stroke:url(#linearGradient4718);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"
+ d="M 25.016299,3.1474516 C 18.321938,3.5296683 13.011824,9.1020052 13.011824,15.891539 C 13.011824,19.71505 14.781329,22.976654 17.309622,26.548802 C 19.585619,29.764489 22.089448,31.201903 25.402359,31.201903 C 29.402442,31.201903 32.351562,29.370569 34.659499,25.279481 C 36.517396,21.98614 38.5,19.028746 38.5,15.891539 C 38.499998,8.8546137 32.792838,3.1474516 25.755912,3.1474516 C 25.50852,3.1474516 25.260223,3.1335247 25.016299,3.1474516 z "
+ id="path3885"
+ sodipodi:nodetypes="csszsssc" />
+ <path
+ sodipodi:nodetypes="csszsssc"
+ id="path4664"
+ d="M 25.074585,4.3431622 C 18.907767,4.6952587 14.016112,9.8284722 14.016112,16.082962 C 14.016112,19.254718 16.266547,22.356043 18.204035,25.485407 C 20.354966,28.959516 22.366767,29.828929 25.755913,29.828929 C 29.350248,29.828929 31.427593,28.752005 33.552794,25.114528 C 35.360199,22.020987 37.495714,19.061139 37.495714,16.082962 C 37.495712,9.6005762 32.2383,4.3431622 25.755913,4.3431622 C 25.528017,4.3431622 25.299287,4.3303328 25.074585,4.3431622 z "
+ style="opacity:0.59340671;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient4672);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-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path4676"
+ d="M 28.12132,29.232233 L 32,16.533748 C 28,14.768315 24,14.530464 20,17 L 21,20"
+ style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4684);stroke-width:3;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4692);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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 28.12132,29.055456 L 32,16.533748 C 28,14.768315 24,14.530464 20,17 L 21,20"
+ id="path4674"
+ sodipodi:nodetypes="cccc" />
+ </g>
+</svg>
diff --git a/data/icons/hicolor_apps_scalable_im-msn.svg b/data/icons/hicolor_apps_scalable_im-msn.svg
new file mode 100644
index 0000000000..8b57a6d57e
--- /dev/null
+++ b/data/icons/hicolor_apps_scalable_im-msn.svg
@@ -0,0 +1,225 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ inkscape:export-ydpi="90.000000"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
+ width="48px"
+ height="48px"
+ id="svg11300"
+ sodipodi:version="0.32"
+ inkscape:version="0.45"
+ sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/apps"
+ sodipodi:docname="im-msn.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs3">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3305">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop3307" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop3309" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3295">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop3297" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop3299" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3277">
+ <stop
+ style="stop-color:#729fcf;stop-opacity:1;"
+ offset="0"
+ id="stop3279" />
+ <stop
+ style="stop-color:#3e79b7;stop-opacity:1;"
+ offset="1"
+ id="stop3281" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3241">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop3243" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop3245" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3241"
+ id="radialGradient3247"
+ cx="10.25"
+ cy="37"
+ fx="10.25"
+ fy="37"
+ r="22.625"
+ gradientTransform="matrix(1,0,0,0.464088,5.724588e-16,19.82873)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3277"
+ id="radialGradient3283"
+ cx="24"
+ cy="2.0481253"
+ fx="24"
+ fy="2.0481253"
+ r="13.818199"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.226002,7.128954e-16,-7.128954e-16,1.226002,-5.424039,-0.46288)" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3277"
+ id="radialGradient3285"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.443561,-6.878265e-17,6.878265e-17,1.443561,-10.64544,-4.368814)"
+ cx="23.999992"
+ cy="17.953484"
+ fx="23.999992"
+ fy="17.953484"
+ r="13.818199" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3295"
+ id="linearGradient3301"
+ x1="24"
+ y1="1.8207942"
+ x2="24"
+ y2="36.37722"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3305"
+ id="linearGradient3311"
+ x1="17.865345"
+ y1="28.355288"
+ x2="27.613144"
+ y2="60.175091"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ stroke="#204a87"
+ fill="#729fcf"
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="0.25490196"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1"
+ inkscape:cx="-3.8090291"
+ inkscape:cy="12.583684"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:showpageshadow="false"
+ inkscape:window-width="960"
+ inkscape:window-height="733"
+ inkscape:window-x="587"
+ inkscape:window-y="416" />
+ <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</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source>http://jimmac.musichall.cz</dc:source>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ <dc:title>IM - MSN</dc:title>
+ </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">
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.52747253;color:#000000;fill:url(#radialGradient3247);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000012;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"
+ id="path3239"
+ sodipodi:cx="10.25"
+ sodipodi:cy="37"
+ sodipodi:rx="22.125"
+ sodipodi:ry="10"
+ d="M 32.375 37 A 22.125 10 0 1 1 -11.875,37 A 22.125 10 0 1 1 32.375 37 z"
+ transform="matrix(0.819209,0,0,0.8,15.47811,11.4)" />
+ <path
+ style="opacity:1;color:#000000;fill:url(#radialGradient3285);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.00000131;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"
+ d="M 20.59375,18.5 C 19.14335,18.59961 17.778562,19.263666 16.65625,20.3125 C 15.773907,19.928576 14.719955,19.973336 13.84375,20.53125 L 2.90625,27.53125 C 1.5043227,28.423911 1.0760879,30.254323 1.96875,31.65625 C 2.8614121,33.058177 4.7230727,33.486412 6.125,32.59375 L 13.40625,27.9375 L 13.375,42.125 C 13.375,47.87275 34.492418,47.87275 34.492417,42.125 C 34.492417,42.125 34.569432,28.244554 34.549556,27.9375 L 41.875,32.59375 C 43.276927,33.486412 45.13859,33.058178 46.03125,31.65625 C 46.923912,30.254323 46.495678,28.423913 45.09375,27.53125 L 34.15625,20.53125 C 33.280046,19.973336 32.226093,19.928576 31.34375,20.3125 C 30.120817,19.169633 28.632145,18.5 27.03125,18.5 L 20.96875,18.5 C 20.837031,18.5 20.723786,18.491069 20.59375,18.5 z "
+ id="rect3232"
+ sodipodi:nodetypes="ccccsccccccscccccc" />
+ <path
+ id="path3303"
+ d="M 14.681931,21.240619 L 3.722409,28.16279 C 2.4422811,28.977897 2.1711916,30.247877 2.7337765,31.222303 C 3.2656584,32.143549 4.4975026,32.495713 5.7776305,31.680605 L 14.459218,26.058871 L 14.430682,42.018965 C 14.430682,46.561103 33.480929,46.472741 33.480929,42.063159 C 33.480929,42.063159 33.603126,26.295054 33.584977,26.014677 L 42.001399,31.548023 C 43.281527,32.363131 44.580523,31.989318 45.089447,31.266497 C 45.562883,30.594079 45.867078,29.198868 44.58695,28.38376 L 33.406458,21.240619 C 32.606379,20.731177 15.482011,20.731177 14.681931,21.240619 z "
+ style="opacity:0.46703297;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3311);stroke-width:1.00000131;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"
+ sodipodi:nodetypes="cczcccccczccc" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;color:#000000;fill:url(#radialGradient3283);fill-opacity:1.0;fill-rule:evenodd;stroke:#204a87;stroke-width:1.38639712;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"
+ id="path2354"
+ sodipodi:cx="24"
+ sodipodi:cy="9.5"
+ sodipodi:rx="13.125"
+ sodipodi:ry="13.125"
+ d="M 37.125 9.5 A 13.125 13.125 0 1 1 10.875,9.5 A 13.125 13.125 0 1 1 37.125 9.5 z"
+ transform="matrix(0.721295,0,0,0.721295,6.686075,7.23859)" />
+ <path
+ transform="matrix(0.651109,0,0,0.651109,8.370536,7.905356)"
+ d="M 37.125 9.5 A 13.125 13.125 0 1 1 10.875,9.5 A 13.125 13.125 0 1 1 37.125 9.5 z"
+ sodipodi:ry="13.125"
+ sodipodi:rx="13.125"
+ sodipodi:cy="9.5"
+ sodipodi:cx="24"
+ id="path3267"
+ style="opacity:0.43406593;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3301);stroke-width:1.5358429;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"
+ sodipodi:type="arc" />
+ </g>
+</svg>
diff --git a/data/icons/hicolor_apps_scalable_im-nov.svg b/data/icons/hicolor_apps_scalable_im-nov.svg
new file mode 100644
index 0000000000..9373670d51
--- /dev/null
+++ b/data/icons/hicolor_apps_scalable_im-nov.svg
@@ -0,0 +1,167 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48px"
+ height="48px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.45"
+ sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/apps"
+ sodipodi:docname="im-nov.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs1308">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3201">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop3203" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop3205" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3191">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1;"
+ offset="0"
+ id="stop3193" />
+ <stop
+ style="stop-color:#d6d6d1;stop-opacity:1;"
+ offset="1"
+ id="stop3195" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3191"
+ id="radialGradient3197"
+ cx="24.0625"
+ cy="11.80171"
+ fx="24.0625"
+ fy="11.80171"
+ r="19.9375"
+ gradientTransform="matrix(1.476477,3.53805e-24,-2.708749e-24,1.406674,-11.46524,-4.222999)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3201"
+ id="radialGradient3207"
+ cx="26.617519"
+ cy="37.443905"
+ fx="26.617519"
+ fy="37.443905"
+ r="18.031223"
+ gradientTransform="matrix(1,0,0,0.282913,0,26.85053)"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="0.15294118"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1"
+ inkscape:cx="81.218427"
+ inkscape:cy="0.058113351"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ stroke="#babdb6"
+ fill="#cc0000"
+ inkscape:window-width="1009"
+ inkscape:window-height="832"
+ inkscape:window-x="454"
+ inkscape:window-y="116"
+ inkscape:showpageshadow="false" />
+ <metadata
+ id="metadata1311">
+ <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>Groupwise Instant Messanger</dc:title>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Andreas Nilsson</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source>http://tango-project.org</dc:source>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title>Jakub Steiner</dc:title>
+ </cc:Agent>
+ </dc:contributor>
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>im</rdf:li>
+ <rdf:li>chat</rdf:li>
+ <rdf:li>groupwise</rdf:li>
+ <rdf:li>gw</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">
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.15384617;color:#000000;fill:url(#radialGradient3207);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path3199"
+ sodipodi:cx="26.617519"
+ sodipodi:cy="37.443905"
+ sodipodi:rx="18.031223"
+ sodipodi:ry="5.1012702"
+ d="M 44.648743 37.443905 A 18.031223 5.1012702 0 1 1 8.5862961,37.443905 A 18.031223 5.1012702 0 1 1 44.648743 37.443905 z"
+ transform="translate(-0.606092,1.313198)" />
+ <path
+ style="opacity:1.0000000;fill:url(#radialGradient3197);fill-opacity:1.0;stroke:#babdb6;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
+ d="M 24.0625,5.5 C 13.330907,5.5 4.6249998,12.445999 4.625,21 C 4.625,29.554002 13.336993,37.176843 26.084296,36.577031 C 26.911799,39.209707 29.944331,42.378849 34.994924,42.489847 C 33.69488,40.824457 31.914639,39.165464 31.875,35.15625 C 38.708812,32.753174 43.5,27.332858 43.5,21 C 43.5,12.445998 34.794093,5.5000002 24.0625,5.5 z "
+ id="path1314"
+ sodipodi:nodetypes="cscccsc" />
+ <path
+ style="opacity:0.78021978;fill:none;fill-opacity:1.0000000;stroke:#ffffff;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
+ d="M 24,6.46875 C 13.778193,6.46875 5.4687498,12.957975 5.46875,20.96875 C 5.46875,28.979526 15.023016,36.851498 26.964054,35.469964 C 26.957966,38.126028 30.57914,40.950921 32.687927,41.181241 C 31.646298,39.674204 30.929437,37.323178 30.84375,34.4375 C 37.665975,32.2973 42.499999,27.076737 42.5,20.96875 C 42.5,12.957974 34.221808,6.4687502 24,6.46875 z "
+ id="path1318"
+ sodipodi:nodetypes="cscccsc" />
+ <path
+ style="fill:#cc0000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+ d="M 17.000000,29.035534 L 17.000000,12.000000 L 27.789919,23.080710 L 27.789919,12.923496 L 31.004205,12.923496 L 31.004205,30.080710 L 20.071429,19.000000 L 20.071429,29.035534 L 17.000000,29.035534 z "
+ id="path1324"
+ sodipodi:nodetypes="ccccccccc" />
+ </g>
+</svg>
diff --git a/data/icons/hicolor_apps_scalable_im-yahoo.svg b/data/icons/hicolor_apps_scalable_im-yahoo.svg
new file mode 100644
index 0000000000..b091977693
--- /dev/null
+++ b/data/icons/hicolor_apps_scalable_im-yahoo.svg
@@ -0,0 +1,266 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48.000000px"
+ height="48.000000px"
+ id="svg4376"
+ sodipodi:version="0.32"
+ inkscape:version="0.45"
+ sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/apps"
+ sodipodi:docname="im-yahoo.svg"
+ inkscape:export-filename="/home/tigert/Desktop/face-grin.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs3">
+ <linearGradient
+ id="linearGradient3337">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop3339" />
+ <stop
+ id="stop3345"
+ offset="0.5"
+ style="stop-color:#000000;stop-opacity:0.51923078;" />
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="1"
+ id="stop3341" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3290">
+ <stop
+ style="stop-color:#fffcde;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3292" />
+ <stop
+ id="stop3294"
+ offset="0.64485979"
+ style="stop-color:#f6e76a;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#ffb738;stop-opacity:1.0000000;"
+ offset="1.0000000"
+ id="stop3296" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3068">
+ <stop
+ style="stop-color:#cccccc;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3070" />
+ <stop
+ id="stop3076"
+ offset="0.34579438"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.72486681"
+ id="stop3078" />
+ <stop
+ style="stop-color:#cecece;stop-opacity:1.0000000;"
+ offset="1.0000000"
+ id="stop3072" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4565">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop4567" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop4569" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4565"
+ id="radialGradient1360"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.000000,0.000000,0.000000,0.333333,0.000000,25.71429)"
+ cx="24.714285"
+ cy="38.571430"
+ fx="24.714285"
+ fy="38.571430"
+ r="19.714285" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3290"
+ id="radialGradient1362"
+ gradientUnits="userSpaceOnUse"
+ cx="29.288071"
+ cy="15.720984"
+ fx="29.158466"
+ fy="15.755712"
+ r="8.9020796" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3068"
+ id="linearGradient2132"
+ x1="9.7892637"
+ y1="29.629091"
+ x2="38.390732"
+ y2="29.629091"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.048897,0.000000,0.000000,1.000000,-1.267931,0.000000)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3337"
+ id="linearGradient3343"
+ x1="10.375"
+ y1="30.71875"
+ x2="37.9375"
+ y2="30.71875"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ fill="#a40000"
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="0.19607843"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1"
+ inkscape:cx="65.044949"
+ inkscape:cy="12.529569"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:showpageshadow="false"
+ inkscape:window-width="1183"
+ inkscape:window-height="971"
+ inkscape:window-x="123"
+ inkscape:window-y="25"
+ stroke="#8f5902" />
+ <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:title>IM - Yahoo</dc:title>
+ <dc:subject>
+ <rdf:Bag />
+ </dc:subject>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Jakub Steiner</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source>http://jimmac.musichall.cz</dc:source>
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:contributor>
+ </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">
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.53164560;color:#000000;fill:url(#radialGradient1360);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.40487173;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+ id="path4563"
+ sodipodi:cx="24.714285"
+ sodipodi:cy="38.571430"
+ sodipodi:rx="19.714285"
+ sodipodi:ry="6.5714288"
+ d="M 44.428570 38.571430 A 19.714285 6.5714288 0 1 1 5.0000000,38.571430 A 19.714285 6.5714288 0 1 1 44.428570 38.571430 z" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1.0000000;color:#000000;fill:url(#radialGradient1362);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#9c8c0a;stroke-width:0.48004404;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+ id="path4320"
+ sodipodi:cx="31.112698"
+ sodipodi:cy="19.008621"
+ sodipodi:rx="8.6620579"
+ sodipodi:ry="8.6620579"
+ d="M 39.774755 19.008621 A 8.6620579 8.6620579 0 1 1 22.450640,19.008621 A 8.6620579 8.6620579 0 1 1 39.774755 19.008621 z"
+ transform="matrix(2.083142,0.000000,0.000000,2.083142,-40.54715,-16.49224)" />
+ <path
+ d="M 39.774755 19.008621 A 8.6620579 8.6620579 0 1 1 22.450640,19.008621 A 8.6620579 8.6620579 0 1 1 39.774755 19.008621 z"
+ sodipodi:ry="8.6620579"
+ sodipodi:rx="8.6620579"
+ sodipodi:cy="19.008621"
+ sodipodi:cx="31.112698"
+ id="path4322"
+ style="opacity:0.67721522;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50510627;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+ sodipodi:type="arc"
+ transform="matrix(1.979782,0.000000,0.000000,1.979782,-37.33128,-14.52746)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:none;fill-opacity:1.0000000;stroke:#555753;stroke-width:1.0000000;stroke-linecap:butt;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
+ id="path1364"
+ sodipodi:cx="-3.8125000"
+ sodipodi:cy="1.8750000"
+ sodipodi:rx="2.9375000"
+ sodipodi:ry="2.8750000"
+ d="M -0.87500000,1.8750000 A 2.9375000,2.8750000 0 0 1 -6.3564497,3.3124999"
+ sodipodi:start="0.0000000"
+ sodipodi:end="2.6179939"
+ sodipodi:open="true"
+ transform="matrix(-0.965926,-0.258819,0.258819,-0.965926,24.53442,17.20131)" />
+ <path
+ transform="matrix(-0.965926,-0.258819,0.258819,-0.965926,15.78442,17.20131)"
+ sodipodi:open="true"
+ sodipodi:end="2.6179939"
+ sodipodi:start="0.0000000"
+ d="M -0.87500000,1.8750000 A 2.9375000,2.8750000 0 0 1 -6.3564497,3.3124999"
+ sodipodi:ry="2.8750000"
+ sodipodi:rx="2.9375000"
+ sodipodi:cy="1.8750000"
+ sodipodi:cx="-3.8125000"
+ id="path2094"
+ style="fill:none;fill-opacity:1.0000000;stroke:#555753;stroke-width:1.0000000;stroke-linecap:butt;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:nodetypes="czcc"
+ id="path2096"
+ d="M 9.1875355,21.044769 C 7.6485541,28.612147 13.879571,38.212295 24.038687,38.212295 C 34.286185,38.212295 40.544215,29.781871 38.758727,21.107269 L 9.1875355,21.044769 z "
+ style="opacity:1.0000000;color:#000000;fill:url(#linearGradient2132);fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" />
+ <path
+ style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#8f5902;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+ d="M 9.4409398,20.615864 C 7.6602852,29.43779 14.599952,38.703673 24.250001,38.703673 C 34.253546,38.703673 40.902217,29.12529 38.621563,20.553364 L 9.4409398,20.615864 z "
+ id="path2756"
+ sodipodi:nodetypes="czcc" />
+ <path
+ style="opacity:1;color:#000000;fill:url(#linearGradient3343);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 10.375,27.875 C 11.23086,30.08164 12.138535,32.236465 13.8125,33.625 C 20.614421,32.921143 27.552502,32.83001 34.6875,33.625 C 36.241097,32.157764 37.383184,30.279018 37.9375,27.8125 C 28.842417,29.312007 19.63631,29.035121 10.375,27.875 z "
+ id="path2462"
+ sodipodi:nodetypes="ccccc" />
+ </g>
+</svg>