qulogic/pidgin

Parents 036994f402eb
Children 65ed0e8e8229
Move emblem icons to emblems icon theme specification directory

This patch moves the emblem icons to the emblems directory in the
icon theme specification. It also prefixes them with 'emblem-'
following the pattern of the freedesktop icon theme specification
emblems, and updates code which accesses the files directly.
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-aol-client.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-birthday.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-blocked.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-bot.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-external.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-female.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-founder.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-free-for-chat.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-game.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-half-operator.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-hiptop.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-male.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-mobile.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-not-authorized.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-operator.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-secure.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-unavailable.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-video.png
  • +0 -0
    pidgin/data/icons/hicolor/16x16/emblems/emblem-voice.png
  • +66 -0
    pidgin/data/icons/hicolor/scalable/emblems/emblem-aol-client.svg
  • +622 -0
    pidgin/data/icons/hicolor/scalable/emblems/emblem-birthday.svg
  • +139 -0
    pidgin/data/icons/hicolor/scalable/emblems/emblem-blocked.svg
  • +191 -0
    pidgin/data/icons/hicolor/scalable/emblems/emblem-bot.svg
  • +153 -0
    pidgin/data/icons/hicolor/scalable/emblems/emblem-external.svg
  • +113 -0
    pidgin/data/icons/hicolor/scalable/emblems/emblem-female.svg
  • +192 -0
    pidgin/data/icons/hicolor/scalable/emblems/emblem-free-for-chat.svg
  • +146 -0
    pidgin/data/icons/hicolor/scalable/emblems/emblem-game.svg
  • +113 -0
    pidgin/data/icons/hicolor/scalable/emblems/emblem-male.svg
  • +99 -0
    pidgin/data/icons/hicolor/scalable/emblems/emblem-not-authorized.svg
  • +162 -0
    pidgin/data/icons/hicolor/scalable/emblems/emblem-secure.svg
  • +125 -0
    pidgin/data/icons/hicolor/scalable/emblems/emblem-unavailable.svg
  • +199 -0
    pidgin/data/icons/hicolor/scalable/emblems/emblem-video.svg
  • +163 -0
    pidgin/data/icons/hicolor/scalable/emblems/emblem-voice.svg
  • +15 -11
    pidgin/gtkblist.c
  • +6 -6
    pidgin/pidginstock.c
  • +0 -0
    pidgin/pixmaps/emblems/16/aol-client.png
  • +0 -0
    pidgin/pixmaps/emblems/16/birthday.png
  • +0 -0
    pidgin/pixmaps/emblems/16/blocked.png
  • +0 -0
    pidgin/pixmaps/emblems/16/bot.png
  • +0 -0
    pidgin/pixmaps/emblems/16/external.png
  • +0 -0
    pidgin/pixmaps/emblems/16/female.png
  • +0 -0
    pidgin/pixmaps/emblems/16/founder.png
  • +0 -0
    pidgin/pixmaps/emblems/16/free-for-chat.png
  • +0 -0
    pidgin/pixmaps/emblems/16/game.png
  • +0 -0
    pidgin/pixmaps/emblems/16/half-operator.png
  • +0 -0
    pidgin/pixmaps/emblems/16/hiptop.png
  • +0 -0
    pidgin/pixmaps/emblems/16/male.png
  • +0 -0
    pidgin/pixmaps/emblems/16/mobile.png
  • +0 -0
    pidgin/pixmaps/emblems/16/not-authorized.png
  • +0 -0
    pidgin/pixmaps/emblems/16/operator.png
  • +0 -0
    pidgin/pixmaps/emblems/16/secure.png
  • +0 -0
    pidgin/pixmaps/emblems/16/unavailable.png
  • +0 -0
    pidgin/pixmaps/emblems/16/video.png
  • +0 -0
    pidgin/pixmaps/emblems/16/voice.png
  • +0 -66
    pidgin/pixmaps/emblems/scalable/aol-client.svg
  • +0 -622
    pidgin/pixmaps/emblems/scalable/birthday.svg
  • +0 -139
    pidgin/pixmaps/emblems/scalable/blocked.svg
  • +0 -191
    pidgin/pixmaps/emblems/scalable/bot.svg
  • +0 -153
    pidgin/pixmaps/emblems/scalable/external.svg
  • +0 -113
    pidgin/pixmaps/emblems/scalable/female.svg
  • +0 -192
    pidgin/pixmaps/emblems/scalable/free-for-chat.svg
  • +0 -146
    pidgin/pixmaps/emblems/scalable/game.svg
  • +0 -113
    pidgin/pixmaps/emblems/scalable/male.svg
  • +0 -99
    pidgin/pixmaps/emblems/scalable/not-authorized.svg
  • +0 -162
    pidgin/pixmaps/emblems/scalable/secure.svg
  • +0 -125
    pidgin/pixmaps/emblems/scalable/unavailable.svg
  • +0 -199
    pidgin/pixmaps/emblems/scalable/video.svg
  • +0 -163
    pidgin/pixmaps/emblems/scalable/voice.svg
  • +0 -2
    pidgin/pixmaps/meson.build
  • Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-aol-client.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-birthday.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-blocked.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-bot.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-external.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-female.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-founder.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-free-for-chat.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-game.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-half-operator.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-hiptop.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-male.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-mobile.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-not-authorized.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-operator.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-secure.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-unavailable.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-video.png has changed
    Binary file pidgin/data/icons/hicolor/16x16/emblems/emblem-voice.png has changed
    --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/pidgin/data/icons/hicolor/scalable/emblems/emblem-aol-client.svg Tue May 08 22:25:29 2018 -0500
    @@ -0,0 +1,66 @@
    +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    +<!-- Created with Inkscape (http://www.inkscape.org/) -->
    +<svg
    + xmlns:dc="http://purl.org/dc/elements/1.1/"
    + xmlns:cc="http://creativecommons.org/ns#"
    + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    + xmlns:svg="http://www.w3.org/2000/svg"
    + xmlns="http://www.w3.org/2000/svg"
    + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    + width="16px"
    + height="16px"
    + id="svg1307"
    + sodipodi:version="0.32"
    + inkscape:version="0.46"
    + sodipodi:docbase="/home/hbons/Desktop/Pidgin/2.1.0/emblems/16/scalable"
    + sodipodi:docname="aol-client.svg"
    + inkscape:export-filename="/home/hbons/Desktop/aol-client.png"
    + inkscape:export-xdpi="90"
    + inkscape:export-ydpi="90"
    + inkscape:output_extension="org.inkscape.output.svg.inkscape">
    + <defs
    + id="defs1309" />
    + <sodipodi:namedview
    + id="base"
    + pagecolor="#ffffff"
    + bordercolor="#666666"
    + borderopacity="1.0"
    + inkscape:pageopacity="0.0"
    + inkscape:pageshadow="2"
    + inkscape:zoom="33.645576"
    + inkscape:cx="10.549484"
    + inkscape:cy="6.7812522"
    + inkscape:current-layer="layer1"
    + showgrid="true"
    + inkscape:grid-bbox="true"
    + inkscape:document-units="px"
    + fill="#204a87"
    + showguides="true"
    + inkscape:guide-bbox="true"
    + inkscape:grid-points="true"
    + inkscape:window-width="1268"
    + inkscape:window-height="841"
    + inkscape:window-x="6"
    + inkscape:window-y="0" />
    + <metadata
    + id="metadata1312">
    + <rdf:RDF>
    + <cc:Work
    + rdf:about="">
    + <dc:format>image/svg+xml</dc:format>
    + <dc:type
    + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    + </cc:Work>
    + </rdf:RDF>
    + </metadata>
    + <g
    + id="layer1"
    + inkscape:label="Layer 1"
    + inkscape:groupmode="layer">
    + <path
    + style="fill:#204a87;fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1.00000024;stroke-miterlimit:4;stroke-opacity:1"
    + d="M 2 1 L 2 15 L 14 8 L 2 1 z M 6 4 C 8.1805207 4 10 5.7762679 10 8 C 10 10.223732 8.1805205 12 6 12 C 3.8194795 11.999999 2.0312501 10.223732 2.03125 8 C 2.03125 5.7762679 3.8194791 4.0000001 6 4 z M 6 5.125 C 4.3921597 5.125 3.1249999 6.4360487 3.125 8 C 3.125 9.5639514 4.3921593 10.84375 6 10.84375 C 7.6078403 10.84375 8.875 9.5639514 8.875 8 C 8.875 6.4360487 7.6078401 5.1249999 6 5.125 z "
    + id="rect2229" />
    + </g>
    +</svg>
    --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/pidgin/data/icons/hicolor/scalable/emblems/emblem-birthday.svg Tue May 08 22:25:29 2018 -0500
    @@ -0,0 +1,622 @@
    +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    +<!-- Created with Inkscape (http://www.inkscape.org/) -->
    +<svg
    + xmlns:dc="http://purl.org/dc/elements/1.1/"
    + xmlns:cc="http://creativecommons.org/ns#"
    + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    + xmlns:svg="http://www.w3.org/2000/svg"
    + xmlns="http://www.w3.org/2000/svg"
    + xmlns:xlink="http://www.w3.org/1999/xlink"
    + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    + width="16px"
    + height="16px"
    + id="svg8140"
    + sodipodi:version="0.32"
    + inkscape:version="0.46"
    + sodipodi:docname="birthday.svg"
    + inkscape:output_extension="org.inkscape.output.svg.inkscape">
    + <defs
    + id="defs8142">
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient4232"
    + id="linearGradient3007"
    + gradientUnits="userSpaceOnUse"
    + gradientTransform="matrix(1,0,0,0.7499999,14.982194,1.1250003)"
    + x1="7.5089025"
    + y1="2.218369"
    + x2="7.5089025"
    + y2="4.8258252" />
    + <linearGradient
    + id="linearGradient4380"
    + inkscape:collect="always">
    + <stop
    + id="stop4382"
    + offset="0"
    + style="stop-color:#fcaf3e;stop-opacity:1;" />
    + <stop
    + id="stop4384"
    + offset="1"
    + style="stop-color:#ffffff;stop-opacity:1" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient4380"
    + id="linearGradient3005"
    + gradientUnits="userSpaceOnUse"
    + gradientTransform="matrix(1,0,0,0.7499999,-2.9821948,0.3750003)"
    + x1="15.491097"
    + y1="4.2733984"
    + x2="15.491097"
    + y2="2.7707961" />
    + <linearGradient
    + id="linearGradient4142"
    + inkscape:collect="always">
    + <stop
    + id="stop4144"
    + offset="0"
    + style="stop-color:#5c3566;stop-opacity:1;" />
    + <stop
    + id="stop4146"
    + offset="1"
    + style="stop-color:#9253a2;stop-opacity:1" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient4142"
    + id="linearGradient3029"
    + gradientUnits="userSpaceOnUse"
    + x1="15.5"
    + y1="10.635184"
    + x2="15.5"
    + y2="7.1438446"
    + gradientTransform="matrix(1,0,0,0.8000001,-2.9821944,0.2999994)" />
    + <linearGradient
    + id="linearGradient4150"
    + inkscape:collect="always">
    + <stop
    + id="stop4152"
    + offset="0"
    + style="stop-color:#3c7704;stop-opacity:1" />
    + <stop
    + id="stop4154"
    + offset="1"
    + style="stop-color:#59b106;stop-opacity:1" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient4150"
    + id="linearGradient3034"
    + gradientUnits="userSpaceOnUse"
    + x1="7.5"
    + y1="9.4861355"
    + x2="7.5"
    + y2="7.0554562"
    + gradientTransform="matrix(1,0,0,0.8000001,-3,0.2999994)" />
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient4232"
    + id="linearGradient3048"
    + gradientUnits="userSpaceOnUse"
    + gradientTransform="matrix(1,0,0,0.7499999,-3.0178049,0.3750005)"
    + x1="7.5089025"
    + y1="2.218369"
    + x2="7.5089025"
    + y2="4.8258252" />
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient4374">
    + <stop
    + style="stop-color:#fcaf3e;stop-opacity:1;"
    + offset="0"
    + id="stop4376" />
    + <stop
    + style="stop-color:#ffffff;stop-opacity:1"
    + offset="1"
    + id="stop4378" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient4374"
    + id="linearGradient3046"
    + gradientUnits="userSpaceOnUse"
    + gradientTransform="matrix(2.463041,0,0,1.1368063,-10.850902,0.678176)"
    + x1="6.3242626"
    + y1="2.3645318"
    + x2="6.3242626"
    + y2="1.6300712" />
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient4232">
    + <stop
    + style="stop-color:#f57900;stop-opacity:1;"
    + offset="0"
    + id="stop4234" />
    + <stop
    + style="stop-color:#b25800;stop-opacity:1"
    + offset="1"
    + id="stop4236" />
    + </linearGradient>
    + <linearGradient
    + y2="4.8258252"
    + x2="7.5089025"
    + y1="2.218369"
    + x1="7.5089025"
    + gradientTransform="matrix(1,0,0,0.7499999,1.0000002,-0.6249996)"
    + gradientUnits="userSpaceOnUse"
    + id="linearGradient4308"
    + xlink:href="#linearGradient4232"
    + inkscape:collect="always" />
    + <linearGradient
    + id="linearGradient4368"
    + inkscape:collect="always">
    + <stop
    + id="stop4370"
    + offset="0"
    + style="stop-color:#fcaf3e;stop-opacity:1;" />
    + <stop
    + id="stop4372"
    + offset="1"
    + style="stop-color:#ffffff;stop-opacity:1" />
    + </linearGradient>
    + <linearGradient
    + y2="1.6300712"
    + x2="6.3242626"
    + y1="2.3645318"
    + x1="6.3242626"
    + gradientTransform="matrix(2.463041,0,0,1.1368063,-6.8330964,-0.3218242)"
    + gradientUnits="userSpaceOnUse"
    + id="linearGradient4306"
    + xlink:href="#linearGradient4368"
    + inkscape:collect="always" />
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient3425">
    + <stop
    + style="stop-color:#204a87;stop-opacity:1;"
    + offset="0"
    + id="stop3427" />
    + <stop
    + style="stop-color:#2e69c2;stop-opacity:1"
    + offset="1"
    + id="stop3429" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient3425"
    + id="linearGradient3431"
    + x1="11.5"
    + y1="9.961833"
    + x2="11.241222"
    + y2="6.6366434"
    + gradientUnits="userSpaceOnUse"
    + gradientTransform="translate(-2.9999997,-2.0000001)" />
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient4388">
    + <stop
    + style="stop-color:#d3d7cf;stop-opacity:1;"
    + offset="0"
    + id="stop4390" />
    + <stop
    + style="stop-color:#d3d7cf;stop-opacity:0;"
    + offset="1"
    + id="stop4392" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient4388"
    + id="linearGradient4394"
    + x1="2.9999998"
    + y1="11.5"
    + x2="21"
    + y2="11.5"
    + gradientUnits="userSpaceOnUse" />
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient4158">
    + <stop
    + style="stop-color:#9a9c98;stop-opacity:1"
    + offset="0"
    + id="stop4160" />
    + <stop
    + style="stop-color:#666763;stop-opacity:1"
    + offset="1"
    + id="stop4162" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient4158"
    + id="linearGradient4164"
    + x1="16.274719"
    + y1="9.7764273"
    + x2="17.448"
    + y2="13.753902"
    + gradientUnits="userSpaceOnUse"
    + gradientTransform="matrix(0.7894737,0,0,0.6666667,-1.4736843,1.8333322)" />
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient4048">
    + <stop
    + style="stop-color:#ffffff;stop-opacity:1;"
    + offset="0"
    + id="stop4050" />
    + <stop
    + style="stop-color:#ffffff;stop-opacity:0;"
    + offset="1"
    + id="stop4052" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient4048"
    + id="linearGradient4054"
    + x1="-10.516191"
    + y1="10.124428"
    + x2="36.795452"
    + y2="19.026175"
    + gradientUnits="userSpaceOnUse" />
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient3941">
    + <stop
    + style="stop-color:#af6d02;stop-opacity:1"
    + offset="0"
    + id="stop3943" />
    + <stop
    + style="stop-color:#5f3b00;stop-opacity:1"
    + offset="1"
    + id="stop3945" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient3941"
    + id="linearGradient3947"
    + x1="15.917198"
    + y1="16.659033"
    + x2="16.463091"
    + y2="20.489477"
    + gradientUnits="userSpaceOnUse"
    + gradientTransform="matrix(0.7894737,0,0,0.7,-1.473684,0.4500012)" />
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient4003">
    + <stop
    + style="stop-color:#c17d11;stop-opacity:1"
    + offset="0"
    + id="stop4005" />
    + <stop
    + style="stop-color:#e9b96e;stop-opacity:1"
    + offset="1"
    + id="stop4007" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient4003"
    + id="linearGradient4009"
    + x1="16.815628"
    + y1="16.941942"
    + x2="10.718681"
    + y2="16.941942"
    + gradientUnits="userSpaceOnUse"
    + gradientTransform="matrix(0.7894737,0,0,0.7,-1.473684,0.4500012)" />
    + <filter
    + inkscape:collect="always"
    + id="filter4540"
    + x="-0.087152615"
    + width="1.1743052"
    + y="-0.21174857"
    + height="1.4234971">
    + <feGaussianBlur
    + inkscape:collect="always"
    + stdDeviation="0.37221428"
    + id="feGaussianBlur4542" />
    + </filter>
    + </defs>
    + <sodipodi:namedview
    + id="base"
    + pagecolor="#ffffff"
    + bordercolor="#666666"
    + borderopacity="1.0"
    + inkscape:pageopacity="0.0"
    + inkscape:pageshadow="2"
    + inkscape:zoom="22.197802"
    + inkscape:cx="8"
    + inkscape:cy="8"
    + inkscape:current-layer="layer1"
    + showgrid="false"
    + inkscape:grid-bbox="true"
    + inkscape:document-units="px"
    + inkscape:window-width="641"
    + inkscape:window-height="669"
    + inkscape:window-x="0"
    + inkscape:window-y="22">
    + <inkscape:grid
    + type="xygrid"
    + id="grid8150" />
    + </sodipodi:namedview>
    + <metadata
    + id="metadata8145">
    + <rdf:RDF>
    + <cc:Work
    + rdf:about="">
    + <dc:format>image/svg+xml</dc:format>
    + <dc:type
    + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    + </cc:Work>
    + </rdf:RDF>
    + </metadata>
    + <g
    + id="layer1"
    + inkscape:label="Layer 1"
    + inkscape:groupmode="layer">
    + <path
    + sodipodi:type="arc"
    + style="opacity:0.47499999999999998;fill:#edd400;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4540);enable-background:accumulate"
    + id="path4466"
    + sodipodi:cx="12.03125"
    + sodipodi:cy="4.265625"
    + sodipodi:rx="5.125"
    + sodipodi:ry="2.109375"
    + d="M 17.15625,4.265625 A 5.125,2.109375 0 1 1 6.90625,4.265625 A 5.125,2.109375 0 1 1 17.15625,4.265625 z"
    + transform="matrix(1.3658536,0,0,1.1656218,-8.4329267,-2.4721054)" />
    + <path
    + style="fill:url(#linearGradient4009);fill-opacity:1;stroke:url(#linearGradient3947);stroke-width:1.00000072000000007;stroke-miterlimit:4;stroke-opacity:1"
    + d="m 0.50000029,9.8437508 0,3.5562497 C 0.50000029,14.5592 3.8600006,15.5 8.0000002,15.5 12.14,15.5 15.5,14.559199 15.5,13.4 l 0,-3.5562497 z"
    + id="path3936"
    + sodipodi:nodetypes="ccsccc" />
    + <rect
    + style="opacity:0.26499999000000002;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect4624"
    + width="2"
    + height="3"
    + x="3"
    + y="11" />
    + <path
    + sodipodi:type="inkscape:offset"
    + inkscape:radius="-1.0054175"
    + inkscape:original="M 2.5 11.5 L 2.5 18.5 C 2.5 20.155999 6.7560004 21.5 12 21.5 C 17.243999 21.5 21.5 20.155998 21.5 18.5 L 21.5 11.5 L 2.5 11.5 z "
    + style="fill:none;stroke:url(#linearGradient4054);stroke-width:1.44648218000000006;stroke-miterlimit:4;stroke-opacity:1"
    + id="path3983"
    + d="m 3.5,12.5 0,6 c 0,-0.016662 0.0034472,0.121066 0.34375,0.375 0.3403028,0.253934 0.9602178,0.531845 1.75,0.78125 C 7.1733144,20.15506 9.4638941,20.5 12,20.5 c 2.536106,0 4.826685,-0.34494 6.40625,-0.84375 0.789782,-0.249405 1.409697,-0.527316 1.75,-0.78125 C 20.496553,18.621066 20.5,18.483337 20.5,18.5 l 0,-6 z"
    + transform="matrix(0.7647058,0,0,0.6249999,-1.1764702,1.6875019)" />
    + <rect
    + style="opacity:0.83499995000000005;color:#000000;fill:#8f5902;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect4056"
    + width="1"
    + height="3"
    + x="6"
    + y="11"
    + rx="0.5"
    + ry="0.5" />
    + <rect
    + style="opacity:0.83499995000000005;color:#000000;fill:#8f5902;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect4078"
    + width="1"
    + height="3"
    + x="3"
    + y="10"
    + rx="0.5"
    + ry="0.5" />
    + <rect
    + style="opacity:0.83499995000000005;color:#000000;fill:#8f5902;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect4131"
    + width="1"
    + height="3"
    + x="12"
    + y="10"
    + rx="0.5"
    + ry="0.5" />
    + <rect
    + style="opacity:0.26499999000000002;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect2655"
    + width="2"
    + height="3"
    + x="10"
    + y="11" />
    + <rect
    + style="opacity:0.26499999000000002;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect2664"
    + width="2"
    + height="2"
    + x="13"
    + y="11" />
    + <rect
    + style="opacity:0.26499999000000002;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect2646"
    + width="2"
    + height="3"
    + x="7"
    + y="12" />
    + <rect
    + style="opacity:0.83499995000000005;color:#000000;fill:#8f5902;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect4140"
    + width="1"
    + height="3"
    + x="8"
    + y="10"
    + rx="0.5"
    + ry="0.5" />
    + <path
    + style="fill:#eeeeec;fill-opacity:1;stroke:url(#linearGradient4164);stroke-width:1.00000059999999991;stroke-miterlimit:4;stroke-opacity:1"
    + d="M 15.500001,9.5000002 C 15.500001,10.604 12.139999,11.5 8,11.5 3.8600003,11.5 0.5000003,10.604 0.5000003,9.5000004 0.5000003,8.3960006 3.8600004,7.5000001 8,7.5000001 c 4.140001,0 7.500001,0.89600032 7.500001,2.0000001 z"
    + id="path1307" />
    + <path
    + sodipodi:type="inkscape:offset"
    + inkscape:radius="-1.0051613"
    + inkscape:original="M 12 8.5 C 6.7560004 8.5 2.5000001 9.844 2.5 11.5 C 2.5 13.155999 6.7560004 14.5 12 14.5 C 17.243999 14.5 21.5 13.155999 21.5 11.5 C 21.5 9.844 17.244 8.5000008 12 8.5 z "
    + xlink:href="#path4198"
    + style="fill:url(#linearGradient4394);fill-opacity:1;stroke:#ffffff;stroke-width:1.61721622999999992;stroke-miterlimit:4;stroke-opacity:1"
    + id="path4200"
    + d="M 12,9.5 C 9.4638721,9.5 7.1733501,9.8449289 5.59375,10.34375 4.80395,10.593161 4.1840886,10.87104 3.84375,11.125 3.5034114,11.37896 3.5,11.516552 3.5,11.5 c 0,-0.016553 0.0034113,0.12104 0.34375,0.375 0.3403387,0.25396 0.9601999,0.531839 1.75,0.78125 C 7.1733501,13.155071 9.4638722,13.5 12,13.5 c 2.536128,0 4.82665,-0.344929 6.40625,-0.84375 0.7898,-0.249411 1.409661,-0.52729 1.75,-0.78125 C 20.496589,11.62104 20.5,11.483447 20.5,11.5 c 0,0.016552 -0.003411,-0.12104 -0.34375,-0.375 -0.340339,-0.25396 -0.9602,-0.53184 -1.75,-0.78125 C 16.82665,9.844929 14.536128,9.5000004 12,9.5 z"
    + transform="matrix(0.7647058,0,0,0.4999999,-1.1764702,3.7500016)" />
    + <rect
    + style="opacity:1;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3431);stroke-width:1.00000011999999994;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3304"
    + width="2"
    + height="4.999999"
    + x="7.5"
    + y="4.500001"
    + rx="1"
    + ry="1" />
    + <rect
    + style="opacity:0.55500033999999998;color:#000000;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3308"
    + width="1"
    + height="1"
    + x="8"
    + y="6" />
    + <rect
    + style="opacity:0.55500033999999998;color:#000000;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3330"
    + width="1"
    + height="1"
    + x="8"
    + y="8" />
    + <rect
    + style="opacity:0.31000000999999999;color:#000000;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3608"
    + width="1"
    + height="1"
    + x="7"
    + y="6" />
    + <rect
    + style="opacity:0.31000000999999999;color:#000000;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3617"
    + width="1"
    + height="1"
    + x="7"
    + y="8" />
    + <rect
    + style="opacity:0.31000000999999999;color:#000000;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3626"
    + width="1"
    + height="1"
    + x="9"
    + y="8" />
    + <rect
    + style="opacity:0.31000000999999999;color:#000000;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3635"
    + width="1"
    + height="1"
    + x="9"
    + y="6" />
    + <path
    + style="fill:url(#linearGradient4306);fill-opacity:1;stroke:url(#linearGradient4308);stroke-width:1.00000119000000010;stroke-miterlimit:4;stroke-opacity:1"
    + d="m 8.9999763,3.4999993 c -0.827986,0 -1.499975,-0.6719998 -1.499975,-1.4999993 0,-0.82799966 0.671989,-1.4999994 1.4999755,-1.4999994 0.5378079,0 0.8279864,2.9999986 0,2.9999987 z"
    + id="path4284"
    + sodipodi:nodetypes="csss" />
    + <path
    + style="fill:url(#linearGradient3046);fill-opacity:1;stroke:url(#linearGradient3048);stroke-width:1.00000119000000010;stroke-miterlimit:4;stroke-opacity:1"
    + d="M 4.9821711,4.4999994 C 4.1541851,4.4999994 3.4821961,3.8279997 3.4821961,3.0000001 C 3.4821961,2.1720004 4.1541851,1.5000007 4.9821711,1.5000007 C 5.5199791,1.5000007 5.8101571,4.4999993 4.9821711,4.4999994 L 4.9821711,4.4999994 z"
    + id="path2289"
    + sodipodi:nodetypes="csss" />
    + <rect
    + style="fill:#6ec31b;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3034);stroke-width:1.00000024000000010;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3469"
    + width="2"
    + height="4"
    + x="3.5"
    + y="5.5"
    + rx="1"
    + ry="1" />
    + <rect
    + style="opacity:0.55500033999999998;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3471"
    + width="1"
    + height="1"
    + x="4"
    + y="5.9999995" />
    + <rect
    + style="opacity:0.55500033999999998;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3473"
    + width="1"
    + height="1"
    + x="4"
    + y="7.9999995" />
    + <rect
    + style="fill:#ad7fa8;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3029);stroke-width:1.00000024000000010;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3533"
    + width="2"
    + height="4"
    + x="11.517806"
    + y="5.5"
    + rx="1"
    + ry="1" />
    + <rect
    + style="opacity:0.55500033999999998;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3535"
    + width="1"
    + height="1"
    + x="12.017806"
    + y="5.9999995" />
    + <rect
    + style="opacity:0.55500033999999998;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3537"
    + width="1"
    + height="1"
    + x="12.017806"
    + y="7.9999995" />
    + <rect
    + style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3559"
    + width="1"
    + height="1"
    + x="3"
    + y="6" />
    + <rect
    + style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3581"
    + width="1"
    + height="1"
    + x="3"
    + y="8" />
    + <rect
    + style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3590"
    + width="1"
    + height="1"
    + x="5"
    + y="8" />
    + <rect
    + style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3599"
    + width="1"
    + height="1"
    + x="5"
    + y="6" />
    + <rect
    + style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3644"
    + width="1"
    + height="1"
    + x="11.017806"
    + y="6" />
    + <rect
    + style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3653"
    + width="1"
    + height="1"
    + x="13.017806"
    + y="6" />
    + <rect
    + style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3662"
    + width="1"
    + height="1"
    + x="13.017806"
    + y="8" />
    + <rect
    + style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    + id="rect3671"
    + width="1"
    + height="1"
    + x="11.017806"
    + y="8" />
    + <path
    + style="fill:url(#linearGradient3005);fill-opacity:1;stroke:url(#linearGradient3007);stroke-width:1.00000119000000010;stroke-miterlimit:4;stroke-opacity:1"
    + d="M 12.999976,4.4999993 C 12.17199,4.4999993 11.500001,3.8279995 11.500001,3 C 11.500001,2.1720003 12.17199,1.5000006 12.999977,1.5000006 C 13.537784,1.5000006 13.827963,4.4999992 12.999977,4.4999993 L 12.999976,4.4999993 z"
    + id="path4348"
    + sodipodi:nodetypes="csss" />
    + </g>
    +</svg>
    --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/pidgin/data/icons/hicolor/scalable/emblems/emblem-blocked.svg Tue May 08 22:25:29 2018 -0500
    @@ -0,0 +1,139 @@
    +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    +<!-- Created with Inkscape (http://www.inkscape.org/) -->
    +<svg
    + xmlns:dc="http://purl.org/dc/elements/1.1/"
    + xmlns:cc="http://creativecommons.org/ns#"
    + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    + xmlns:svg="http://www.w3.org/2000/svg"
    + xmlns="http://www.w3.org/2000/svg"
    + xmlns:xlink="http://www.w3.org/1999/xlink"
    + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    + width="16px"
    + height="16px"
    + id="svg4220"
    + sodipodi:version="0.32"
    + inkscape:version="0.46"
    + sodipodi:docbase="/home/hbons/Desktop/Pidgin/2.1.0/toolbars/16/scalable"
    + sodipodi:docname="blocked.svg"
    + inkscape:export-filename="/home/hbons/Desktop/block.png"
    + inkscape:export-xdpi="90"
    + inkscape:export-ydpi="90"
    + inkscape:output_extension="org.inkscape.output.svg.inkscape">
    + <defs
    + id="defs4222">
    + <linearGradient
    + id="linearGradient2241"
    + inkscape:collect="always">
    + <stop
    + id="stop2243"
    + offset="0"
    + style="stop-color:#eeeeec;stop-opacity:1;" />
    + <stop
    + id="stop2245"
    + offset="1"
    + style="stop-color:#eeeeec;stop-opacity:0;" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient2241"
    + id="linearGradient2826"
    + gradientUnits="userSpaceOnUse"
    + gradientTransform="matrix(1.002185,0,0,0.866653,-24.02518,-2.399763)"
    + x1="19.003813"
    + y1="9.3585329"
    + x2="15.520383"
    + y2="14.406374" />
    + </defs>
    + <sodipodi:namedview
    + id="base"
    + pagecolor="#ffffff"
    + bordercolor="#666666"
    + borderopacity="1.0"
    + inkscape:pageopacity="0.0"
    + inkscape:pageshadow="2"
    + inkscape:zoom="25.498579"
    + inkscape:cx="19.947241"
    + inkscape:cy="9.0174755"
    + inkscape:current-layer="layer1"
    + showgrid="true"
    + inkscape:grid-bbox="true"
    + inkscape:document-units="px"
    + inkscape:object-points="false"
    + inkscape:grid-points="true"
    + inkscape:window-width="1440"
    + inkscape:window-height="849"
    + inkscape:window-x="0"
    + inkscape:window-y="0"
    + showguides="true"
    + inkscape:guide-bbox="true" />
    + <metadata
    + id="metadata4225">
    + <rdf:RDF>
    + <cc:Work
    + rdf:about="">
    + <dc:format>image/svg+xml</dc:format>
    + <dc:type
    + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    + </cc:Work>
    + </rdf:RDF>
    + </metadata>
    + <g
    + id="layer1"
    + inkscape:label="Layer 1"
    + inkscape:groupmode="layer">
    + <rect
    + style="fill:#c17d11;fill-opacity:1;stroke:#8f5902;stroke-width:0.99999875;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect1324"
    + width="11.000001"
    + height="14.999996"
    + x="-13.5"
    + y="0.49999937"
    + ry="0"
    + transform="scale(-1,1)" />
    + <rect
    + style="opacity:0.3;fill:url(#linearGradient2826);fill-opacity:1;stroke:white;stroke-width:0.99999827;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2211"
    + width="9.0000048"
    + height="12.999996"
    + x="-12.500007"
    + y="1.4999992"
    + ry="0"
    + transform="scale(-1,1)" />
    + <path
    + sodipodi:type="arc"
    + style="fill:#fecb81;fill-opacity:1;stroke:none;stroke-width:2.03035927;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path2215"
    + sodipodi:cx="17.607706"
    + sodipodi:cy="10.679387"
    + sodipodi:rx="0.80383009"
    + sodipodi:ry="0.80383009"
    + d="M 18.411536 10.679387 A 0.80383009 0.80383009 0 1 1 16.803876,10.679387 A 0.80383009 0.80383009 0 1 1 18.411536 10.679387 z"
    + transform="matrix(-1.244046,0,0,1.245728,26.90479,-6.302258)" />
    + <rect
    + style="opacity:1;fill:#ce9f52;fill-opacity:1;stroke:#8f5902;stroke-width:0.99999994;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2878"
    + width="15.000005"
    + height="2.0000005"
    + x="0.49999997"
    + y="9.5" />
    + <rect
    + style="opacity:1;fill:#d3d7cf;fill-opacity:1;stroke:#888a85;stroke-width:0.99999934;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2880"
    + width="2.0000017"
    + height="3.9999959"
    + x="1.5"
    + y="8.500001"
    + rx="0.90201104"
    + ry="0.90201104" />
    + <rect
    + style="opacity:1;fill:#d3d7cf;fill-opacity:1;stroke:#888a85;stroke-width:0.99999934;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2884"
    + width="2.0000017"
    + height="3.9999959"
    + x="12.499999"
    + y="8.500001"
    + rx="0.90201104"
    + ry="0.90201104" />
    + </g>
    +</svg>
    --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/pidgin/data/icons/hicolor/scalable/emblems/emblem-bot.svg Tue May 08 22:25:29 2018 -0500
    @@ -0,0 +1,191 @@
    +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    +<!-- Created with Inkscape (http://www.inkscape.org/) -->
    +<svg
    + xmlns:dc="http://purl.org/dc/elements/1.1/"
    + xmlns:cc="http://creativecommons.org/ns#"
    + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    + xmlns:svg="http://www.w3.org/2000/svg"
    + xmlns="http://www.w3.org/2000/svg"
    + xmlns:xlink="http://www.w3.org/1999/xlink"
    + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    + width="16"
    + height="16"
    + id="svg2"
    + sodipodi:version="0.32"
    + inkscape:version="0.46"
    + version="1.0"
    + sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh/emblems"
    + sodipodi:docname="bot.svg"
    + inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/emblems/bot.png"
    + inkscape:export-xdpi="90"
    + inkscape:export-ydpi="90"
    + inkscape:output_extension="org.inkscape.output.svg.inkscape">
    + <defs
    + id="defs4">
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient2434">
    + <stop
    + style="stop-color:#3465a4;stop-opacity:1;"
    + offset="0"
    + id="stop2436" />
    + <stop
    + style="stop-color:#3465a4;stop-opacity:0;"
    + offset="1"
    + id="stop2438" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient2381">
    + <stop
    + style="stop-color:#eeeeec;stop-opacity:1;"
    + offset="0"
    + id="stop2383" />
    + <stop
    + style="stop-color:#eeeeec;stop-opacity:0;"
    + offset="1"
    + id="stop2385" />
    + </linearGradient>
    + <radialGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient2381"
    + id="radialGradient2387"
    + cx="8"
    + cy="6.3252358"
    + fx="8"
    + fy="6.3252358"
    + r="5.5"
    + gradientTransform="matrix(1,0,0,0.727273,-2.499086e-17,2.590909)"
    + gradientUnits="userSpaceOnUse" />
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient2434"
    + id="linearGradient2440"
    + x1="8.0002842"
    + y1="7.9528065"
    + x2="8.0002842"
    + y2="3.994154"
    + gradientUnits="userSpaceOnUse"
    + gradientTransform="matrix(1.000231,0,0,1.003358,-2.099138e-3,-2.699002e-2)" />
    + </defs>
    + <sodipodi:namedview
    + id="base"
    + pagecolor="#ffffff"
    + bordercolor="#666666"
    + borderopacity="1.0"
    + inkscape:pageopacity="0.0"
    + inkscape:pageshadow="2"
    + inkscape:zoom="24.007726"
    + inkscape:cx="15.409556"
    + inkscape:cy="3.028583"
    + inkscape:document-units="px"
    + inkscape:current-layer="layer1"
    + showguides="true"
    + inkscape:guide-bbox="true"
    + showgrid="true"
    + fill="#3465a4"
    + inkscape:window-width="1268"
    + inkscape:window-height="971"
    + inkscape:window-x="6"
    + inkscape:window-y="21">
    + <sodipodi:guide
    + orientation="vertical"
    + position="-845.97209"
    + id="guide1317" />
    + </sodipodi:namedview>
    + <metadata
    + id="metadata7">
    + <rdf:RDF>
    + <cc:Work
    + rdf:about="">
    + <dc:format>image/svg+xml</dc:format>
    + <dc:type
    + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    + </cc:Work>
    + </rdf:RDF>
    + </metadata>
    + <g
    + inkscape:label="Layer 1"
    + inkscape:groupmode="layer"
    + id="layer1">
    + <path
    + style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000012;stroke-miterlimit:4;stroke-opacity:1"
    + d="M 8.0273697,2.4999816 C 11.768865,2.4999816 13.504889,4.6239578 13.504889,6.0188482 L 13.504889,10.982138 C 13.504889,12.377028 12.554059,13.49999 11.372982,13.49999 L 4.6301353,13.49999 C 3.4490585,13.49999 2.4982278,12.377028 2.4982278,10.982138 L 2.4982278,6.0188482 C 2.4982278,4.6239578 4.3150401,2.4999816 8.0273697,2.4999816 z "
    + id="rect2337"
    + sodipodi:nodetypes="cccccccz" />
    + <path
    + sodipodi:type="inkscape:offset"
    + inkscape:radius="-1.0049763"
    + inkscape:original="M 8.03125 2.5 C 4.3189204 2.5 2.5 4.6363594 2.5 6.03125 L 2.5 10.96875 C 2.5 12.36364 3.443923 13.5 4.625 13.5 L 11.375 13.5 C 12.556077 13.5 13.5 12.36364 13.5 10.96875 L 13.5 6.03125 C 13.5 4.6363596 11.772746 2.5 8.03125 2.5 z "
    + xlink:href="#rect2337"
    + style="opacity:0.5;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-miterlimit:4;stroke-opacity:1"
    + id="path2364"
    + inkscape:href="#rect2337"
    + d="M 8.03125,3.5 C 4.6641987,3.5 3.46875,5.5073994 3.46875,6.03125 L 3.46875,10.96875 C 3.46875,11.900898 4.0706163,12.5 4.625,12.5 L 11.4375,12.5 C 11.991885,12.5 12.5625,11.915908 12.5625,10.96875 L 12.5625,6.03125 C 12.5625,5.478244 11.430731,3.5 8.03125,3.5 z " />
    + <path
    + sodipodi:type="inkscape:offset"
    + inkscape:radius="-1.0049763"
    + inkscape:original="M 8.03125 2.5 C 4.3189204 2.5 2.5 4.6363594 2.5 6.03125 L 2.5 10.96875 C 2.5 12.36364 3.443923 13.5 4.625 13.5 L 11.375 13.5 C 12.556077 13.5 13.5 12.36364 13.5 10.96875 L 13.5 6.03125 C 13.5 4.6363596 11.772746 2.5 8.03125 2.5 z "
    + xlink:href="#rect2337"
    + style="opacity:0.5;fill:url(#radialGradient2387);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999976;stroke-miterlimit:4;stroke-opacity:1"
    + id="path2379"
    + inkscape:href="#rect2337"
    + d="M 8.03125,4.5 C 4.6641988,4.5 3.46875,6.5073996 3.46875,7.03125 L 3.46875,11.96875 C 3.46875,12.900898 4.0706163,13.5 4.625,13.5 L 11.4375,13.5 C 11.991885,13.5 12.5625,12.915908 12.5625,11.96875 L 12.5625,7.03125 C 12.5625,6.478244 11.430731,4.5000001 8.03125,4.5 z "
    + transform="matrix(0.909091,0,0,0.875,0.727273,0.187503)" />
    + <rect
    + style="opacity:1;fill:#888a85;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2343"
    + width="4"
    + height="1"
    + x="6"
    + y="11"
    + rx="0"
    + ry="1" />
    + <rect
    + style="opacity:1;fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999964;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2397"
    + width="1.9817986"
    + height="4.9895701"
    + x="0.50910079"
    + y="6.5103664"
    + ry="0.9731853"
    + rx="0.97318554" />
    + <rect
    + style="opacity:1;fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999923;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2399"
    + width="1.9878451"
    + height="4.9889064"
    + x="13.510628"
    + y="6.5102949"
    + ry="0.97318453"
    + rx="0.97318554" />
    + <rect
    + style="opacity:1;fill:#888a85;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2407"
    + width="1"
    + height="1"
    + x="5"
    + y="10"
    + rx="0"
    + ry="1" />
    + <rect
    + style="opacity:1;fill:#888a85;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2409"
    + width="1"
    + height="1"
    + x="10"
    + y="10"
    + rx="0"
    + ry="1" />
    + <rect
    + style="opacity:1;fill:url(#linearGradient2440);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.99999976;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2424"
    + width="6.9998379"
    + height="2.997915"
    + x="4.5001144"
    + y="5.501677"
    + ry="0.99999988"
    + rx="0.99999964" />
    + </g>
    +</svg>
    --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/pidgin/data/icons/hicolor/scalable/emblems/emblem-external.svg Tue May 08 22:25:29 2018 -0500
    @@ -0,0 +1,153 @@
    +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    +<!-- Created with Inkscape (http://www.inkscape.org/) -->
    +<svg
    + xmlns:dc="http://purl.org/dc/elements/1.1/"
    + xmlns:cc="http://creativecommons.org/ns#"
    + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    + xmlns:svg="http://www.w3.org/2000/svg"
    + xmlns="http://www.w3.org/2000/svg"
    + xmlns:xlink="http://www.w3.org/1999/xlink"
    + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    + width="16px"
    + height="16px"
    + id="svg7380"
    + sodipodi:version="0.32"
    + inkscape:version="0.46"
    + sodipodi:docbase="/home/hbons/Desktop"
    + sodipodi:docname="external.svg"
    + inkscape:export-filename="/home/hbons/Desktop/external.png"
    + inkscape:export-xdpi="90"
    + inkscape:export-ydpi="90"
    + inkscape:output_extension="org.inkscape.output.svg.inkscape">
    + <defs
    + id="defs7382">
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient25546">
    + <stop
    + style="stop-color:white;stop-opacity:1;"
    + offset="0"
    + id="stop25548" />
    + <stop
    + style="stop-color:white;stop-opacity:0;"
    + offset="1"
    + id="stop25550" />
    + </linearGradient>
    + <radialGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient25546"
    + id="radialGradient25554"
    + cx="7.8836637"
    + cy="1.5104795"
    + fx="7.8836637"
    + fy="1.5104795"
    + r="8.4883642"
    + gradientTransform="matrix(1,0,0,0.994693,0,4.16407e-2)"
    + gradientUnits="userSpaceOnUse" />
    + <radialGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient25546"
    + id="radialGradient25568"
    + gradientUnits="userSpaceOnUse"
    + gradientTransform="matrix(1,0,0,0.994693,0,4.16407e-2)"
    + cx="7.8836741"
    + cy="0.14505707"
    + fx="7.8836741"
    + fy="0.14505707"
    + r="8.4883642" />
    + <radialGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient25546"
    + id="radialGradient25572"
    + gradientUnits="userSpaceOnUse"
    + gradientTransform="matrix(1,0,0,0.994693,0,4.16407e-2)"
    + cx="7.8836637"
    + cy="1.5104795"
    + fx="7.8836637"
    + fy="1.5104795"
    + r="8.4883642" />
    + </defs>
    + <sodipodi:namedview
    + id="base"
    + pagecolor="#ffffff"
    + bordercolor="#666666"
    + borderopacity="1.0"
    + inkscape:pageopacity="0.0"
    + inkscape:pageshadow="2"
    + inkscape:zoom="22.197802"
    + inkscape:cx="15.928713"
    + inkscape:cy="7.0990099"
    + inkscape:current-layer="layer1"
    + showgrid="true"
    + inkscape:grid-bbox="true"
    + inkscape:document-units="px"
    + width="24px"
    + height="24px"
    + showguides="true"
    + inkscape:guide-bbox="true"
    + inkscape:window-width="872"
    + inkscape:window-height="626"
    + inkscape:window-x="6"
    + inkscape:window-y="94" />
    + <metadata
    + id="metadata7385">
    + <rdf:RDF>
    + <cc:Work
    + rdf:about="">
    + <dc:format>image/svg+xml</dc:format>
    + <dc:type
    + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    + </cc:Work>
    + </rdf:RDF>
    + </metadata>
    + <g
    + id="layer1"
    + inkscape:label="Layer 1"
    + inkscape:groupmode="layer">
    + <path
    + sodipodi:type="arc"
    + style="opacity:1;fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:1.0481478;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path7388"
    + sodipodi:cx="7.8836637"
    + sodipodi:cy="7.8460393"
    + sodipodi:rx="7.8836637"
    + sodipodi:ry="7.838614"
    + d="M 15.767327 7.8460393 A 7.8836637 7.838614 0 1 1 0,7.8460393 A 7.8836637 7.838614 0 1 1 15.767327 7.8460393 z"
    + transform="matrix(0.951334,0,0,0.956802,0.5,0.492896)" />
    + <path
    + style="opacity:1;fill:#3465a4;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + d="M 10.90625,2 C 9.7428141,2 8.7812499,2.8959991 8.78125,4 C 8.78125,5.1040008 9.7428141,5.9999999 10.90625,6 C 12.069686,6 13,5.1040007 13,4 C 13,2.8959992 12.069686,2 10.90625,2 z M 4,3 C 2.8960002,3 2,3.8959993 2,5 C 2,5.4301796 2.1436219,5.8299355 2.375,6.15625 C 1.573931,6.5477359 0.99999996,7.6683 1,9 C 1,10.656 1.8960002,12 3,12 C 4.1039998,12 5.0000002,10.655999 5,9 C 5,8.2118079 4.7692756,7.5043072 4.4375,6.96875 C 5.3340078,6.771061 6.0000002,5.9556507 6,5 C 6,3.8959992 5.1039998,3 4,3 z M 11.5,6 C 9.568,6 8.0000001,7.1200004 8,8.5 C 8,9.5086172 8.8261102,10.38618 10.03125,10.78125 C 10.116966,12.025862 10.730396,13 11.5,13 C 12.269604,13 12.883034,12.025862 12.96875,10.78125 C 14.17389,10.38618 15,9.5086171 15,8.5 C 15,7.1200006 13.432,6 11.5,6 z "
    + id="path8277" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:0.6;fill:url(#radialGradient25554);fill-opacity:1;stroke:#eeeeec;stroke-width:1.20940173;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path8275"
    + sodipodi:cx="7.8836637"
    + sodipodi:cy="7.8460393"
    + sodipodi:rx="7.8836637"
    + sodipodi:ry="7.838614"
    + d="M 15.767327 7.8460393 A 7.8836637 7.838614 0 1 1 0,7.8460393 A 7.8836637 7.838614 0 1 1 15.767327 7.8460393 z"
    + transform="matrix(0.824489,0,0,0.829228,1.5,1.493846)" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:0.2544643;fill:url(#radialGradient25568);fill-opacity:1;stroke:#eeeeec;stroke-width:1.64813614;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path25566"
    + sodipodi:cx="7.8836637"
    + sodipodi:cy="7.8460393"
    + sodipodi:rx="7.8836637"
    + sodipodi:ry="7.838614"
    + d="M 15.767327 7.8460393 A 7.8836637 7.838614 0 1 1 0,7.8460393 A 7.8836637 7.838614 0 1 1 15.767327 7.8460393 z"
    + transform="matrix(0.443956,0,0,0.829228,4.5,1.493846)" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:0.25892855;fill:url(#radialGradient25572);fill-opacity:1;stroke:#eeeeec;stroke-width:1.64813614;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path25570"
    + sodipodi:cx="7.8836637"
    + sodipodi:cy="7.8460393"
    + sodipodi:rx="7.8836637"
    + sodipodi:ry="7.838614"
    + d="M 15.767327 7.8460393 A 7.8836637 7.838614 0 1 1 0,7.8460393 A 7.8836637 7.838614 0 1 1 15.767327 7.8460393 z"
    + transform="matrix(0,0.443956,-0.829228,0,14.50615,4.5)" />
    + </g>
    +</svg>
    --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/pidgin/data/icons/hicolor/scalable/emblems/emblem-female.svg Tue May 08 22:25:29 2018 -0500
    @@ -0,0 +1,113 @@
    +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    +<!-- Created with Inkscape (http://www.inkscape.org/) -->
    +<svg
    + xmlns:dc="http://purl.org/dc/elements/1.1/"
    + xmlns:cc="http://creativecommons.org/ns#"
    + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    + xmlns:svg="http://www.w3.org/2000/svg"
    + xmlns="http://www.w3.org/2000/svg"
    + xmlns:xlink="http://www.w3.org/1999/xlink"
    + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    + width="16"
    + height="16"
    + id="svg1307"
    + sodipodi:version="0.32"
    + inkscape:version="0.46"
    + sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh"
    + sodipodi:docname="female.svg"
    + inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/female.png"
    + inkscape:export-xdpi="90"
    + inkscape:export-ydpi="90"
    + version="1.0"
    + inkscape:output_extension="org.inkscape.output.svg.inkscape">
    + <defs
    + id="defs1309">
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient2206">
    + <stop
    + style="stop-color:#c372cf;stop-opacity:1;"
    + offset="0"
    + id="stop2208" />
    + <stop
    + style="stop-color:#c372cf;stop-opacity:0;"
    + offset="1"
    + id="stop2210" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient2206"
    + id="linearGradient2212"
    + x1="8.7527227"
    + y1="8.5870285"
    + x2="8.7527227"
    + y2="-0.61677557"
    + gradientUnits="userSpaceOnUse" />
    + </defs>
    + <sodipodi:namedview
    + id="base"
    + pagecolor="#ffffff"
    + bordercolor="#666666"
    + borderopacity="1.0"
    + inkscape:pageopacity="0.0"
    + inkscape:pageshadow="2"
    + inkscape:zoom="44.395605"
    + inkscape:cx="15.206295"
    + inkscape:cy="6.2089057"
    + inkscape:current-layer="layer1"
    + showgrid="true"
    + inkscape:grid-bbox="true"
    + inkscape:document-units="px"
    + fill="#729fcf"
    + inkscape:window-width="1268"
    + inkscape:window-height="971"
    + inkscape:window-x="6"
    + inkscape:window-y="21"
    + showguides="true"
    + inkscape:guide-bbox="true" />
    + <metadata
    + id="metadata1312">
    + <rdf:RDF>
    + <cc:Work
    + rdf:about="">
    + <dc:format>image/svg+xml</dc:format>
    + <dc:type
    + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    + </cc:Work>
    + </rdf:RDF>
    + </metadata>
    + <g
    + id="layer1"
    + inkscape:label="Layer 1"
    + inkscape:groupmode="layer">
    + <path
    + sodipodi:type="arc"
    + style="opacity:0.59659095;fill:#ad7fa8;fill-opacity:1;stroke:#ad7fa8;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path1305"
    + sodipodi:cx="5.0230198"
    + sodipodi:cy="5.3570547"
    + sodipodi:rx="3.3111386"
    + sodipodi:ry="2.6917078"
    + d="M 5.2408909,8.0429293 A 3.3111386,2.6917078 0 0 1 5.227167,8.0436417"
    + sodipodi:start="1.5049493"
    + sodipodi:end="1.5091025"
    + sodipodi:open="true" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:0.59659095;fill:#ad7fa8;fill-opacity:1;stroke:#ad7fa8;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path1307"
    + sodipodi:cx="2.8944306"
    + sodipodi:cy="2.8680694"
    + sodipodi:rx="1.4303218"
    + sodipodi:ry="1.4190594"
    + d="M 2.988545,4.2840535 A 1.4303218,1.4190594 0 0 1 2.9826167,4.2844291"
    + sodipodi:start="1.5049493"
    + sodipodi:end="1.5091025"
    + sodipodi:open="true" />
    + <path
    + style="opacity:1;fill:url(#linearGradient2212);fill-opacity:1.0;stroke:#c7349f;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + d="M 8.03125 1.5 C 6.0362037 1.7252787 4.4999999 3.4448511 4.5 5.5 C 4.5 7.3629757 5.7751975 8.9308504 7.5 9.375 L 7.5 10.5 L 5.5 10.5 L 5.5 12.5 L 7.5 12.5 L 7.5 14.5 L 9.5 14.5 L 9.5 12.5 L 11.5 12.5 L 11.5 10.5 L 9.5 10.5 L 9.5 9.375 C 11.224803 8.9308505 12.5 7.3629757 12.5 5.5 C 12.5 3.2920288 10.707789 1.5 8.5 1.5 C 8.3965099 1.5 8.2890204 1.4922668 8.1875 1.5 C 8.1391192 1.5036853 8.0791311 1.4945933 8.03125 1.5 z M 8.34375 3.5 C 8.3943599 3.4961452 8.4484081 3.5 8.5 3.5 C 9.6006259 3.4999999 10.5 4.3993736 10.5 5.5 C 10.5 6.6006265 9.6006264 7.5 8.5 7.5 C 7.3993732 7.5000001 6.5 6.6006264 6.5 5.5 C 6.5 4.4509656 7.3146811 3.5783814 8.34375 3.5 z "
    + id="path1313" />
    + </g>
    +</svg>
    --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/pidgin/data/icons/hicolor/scalable/emblems/emblem-free-for-chat.svg Tue May 08 22:25:29 2018 -0500
    @@ -0,0 +1,192 @@
    +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    +<!-- Created with Inkscape (http://www.inkscape.org/) -->
    +<svg
    + xmlns:dc="http://purl.org/dc/elements/1.1/"
    + xmlns:cc="http://creativecommons.org/ns#"
    + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    + xmlns:svg="http://www.w3.org/2000/svg"
    + xmlns="http://www.w3.org/2000/svg"
    + xmlns:xlink="http://www.w3.org/1999/xlink"
    + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    + width="16"
    + height="16"
    + id="svg2"
    + sodipodi:version="0.32"
    + inkscape:version="0.46"
    + version="1.0"
    + sodipodi:docbase="/home/hbons/GUI/Tango/Gaim Refresh/emblems/scalable"
    + sodipodi:docname="free-for-chat.svg"
    + inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/toolbars/16/emote-select.png"
    + inkscape:export-xdpi="90"
    + inkscape:export-ydpi="90"
    + inkscape:output_extension="org.inkscape.output.svg.inkscape">
    + <defs
    + id="defs4">
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient3150">
    + <stop
    + style="stop-color:#2e3436;stop-opacity:1;"
    + offset="0"
    + id="stop3152" />
    + <stop
    + style="stop-color:#2e3436;stop-opacity:0;"
    + offset="1"
    + id="stop3154" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient3104">
    + <stop
    + style="stop-color:#eeeeec;stop-opacity:1;"
    + offset="0"
    + id="stop3106" />
    + <stop
    + style="stop-color:#eeeeec;stop-opacity:0;"
    + offset="1"
    + id="stop3108" />
    + </linearGradient>
    + <radialGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient3104"
    + id="radialGradient3114"
    + cx="8.0159302"
    + cy="14.49998"
    + fx="8.0159302"
    + fy="14.49998"
    + r="9.975256"
    + gradientUnits="userSpaceOnUse"
    + gradientTransform="matrix(-0.9327,0.932656,-0.947494,-0.947449,33.02126,11.96667)" />
    + <radialGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient3150"
    + id="radialGradient3156"
    + cx="10.748654"
    + cy="10.457643"
    + fx="10.748654"
    + fy="10.457643"
    + r="6.6449099"
    + gradientTransform="matrix(-0.842757,5.698892e-16,-4.565819e-9,-0.35721,19.80716,14.19321)"
    + gradientUnits="userSpaceOnUse" />
    + </defs>
    + <sodipodi:namedview
    + id="base"
    + pagecolor="#ffffff"
    + bordercolor="#666666"
    + borderopacity="1.0"
    + inkscape:pageopacity="0.0"
    + inkscape:pageshadow="2"
    + inkscape:zoom="36.388908"
    + inkscape:cx="15.503334"
    + inkscape:cy="8.5115617"
    + inkscape:document-units="px"
    + inkscape:current-layer="layer1"
    + showgrid="true"
    + fill="#2e3436"
    + inkscape:window-width="1268"
    + inkscape:window-height="971"
    + inkscape:window-x="6"
    + inkscape:window-y="47"
    + showguides="true"
    + inkscape:guide-bbox="true" />
    + <metadata
    + id="metadata7">
    + <rdf:RDF>
    + <cc:Work
    + rdf:about="">
    + <dc:format>image/svg+xml</dc:format>
    + <dc:type
    + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    + </cc:Work>
    + </rdf:RDF>
    + </metadata>
    + <g
    + inkscape:label="Layer 1"
    + inkscape:groupmode="layer"
    + id="layer1">
    + <path
    + sodipodi:type="arc"
    + style="opacity:0.6;fill:url(#radialGradient3156);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path3140"
    + sodipodi:cx="10.748654"
    + sodipodi:cy="10.457643"
    + sodipodi:rx="6.6449099"
    + sodipodi:ry="2.3675451"
    + d="M 17.393564 10.457643 A 6.6449099 2.3675451 0 1 1 4.1037445,10.457643 A 6.6449099 2.3675451 0 1 1 17.393564 10.457643 z"
    + transform="matrix(1.203929,0,0,0.844757,-4.940617,5.165834)" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:1;fill:#edd400;fill-opacity:1;stroke:#f57900;stroke-width:1.33385623;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path1307"
    + sodipodi:cx="11.806158"
    + sodipodi:cy="10.983024"
    + sodipodi:rx="9.975256"
    + sodipodi:ry="9.975256"
    + d="M 21.781414 10.983024 A 9.975256 9.975256 0 1 1 1.8309021,10.983024 A 9.975256 9.975256 0 1 1 21.781414 10.983024 z"
    + transform="matrix(0.751566,0,0,0.751566,-0.873654,-0.255014)" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:0.79545456;fill:url(#radialGradient3114);fill-opacity:1;stroke:none;stroke-width:1.05274069;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path3102"
    + sodipodi:cx="11.806158"
    + sodipodi:cy="10.983024"
    + sodipodi:rx="9.975256"
    + sodipodi:ry="9.975256"
    + d="M 21.781414 10.983024 A 9.975256 9.975256 0 1 1 1.8309021,10.983024 A 9.975256 9.975256 0 1 1 21.781414 10.983024 z"
    + transform="matrix(0.601488,0,0,0.601488,0.898734,1.393846)" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:0.7;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.53516853;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path2184"
    + sodipodi:cx="11.806158"
    + sodipodi:cy="10.983024"
    + sodipodi:rx="9.975256"
    + sodipodi:ry="9.975256"
    + d="M 21.781414 10.983024 A 9.975256 9.975256 0 1 1 1.8309021,10.983024 A 9.975256 9.975256 0 1 1 21.781414 10.983024 z"
    + transform="matrix(0.651393,0,0,0.651393,0.308855,0.845039)" />
    + <path
    + style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + d="M 11.991472,9 C 11.581026,10.712824 9.995676,12.047691 7.997585,12 C 5.999494,11.952309 4.4416249,10.740305 4.0311784,9.0274809 C 4.7686393,10.13659 6.5310171,10.513632 7.997585,10.513632 C 9.464152,10.513633 11.254011,10.109109 11.991472,9 z "
    + id="path2186"
    + sodipodi:nodetypes="czcsc"
    + transform="matrix(1,0,0,1.332783,0,-2.995046)" />
    + <rect
    + style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2243"
    + width="1"
    + height="3"
    + x="6"
    + y="5"
    + ry="0.5" />
    + <rect
    + style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2246"
    + width="1"
    + height="3"
    + x="9"
    + y="5"
    + ry="0.5"
    + rx="0.5" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:1;fill:#fce94f;fill-opacity:1;stroke:#f57900;stroke-width:0.92844784;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path5203"
    + sodipodi:cx="0.90686977"
    + sodipodi:cy="4.6503878"
    + sodipodi:rx="2.2534339"
    + sodipodi:ry="2.3908384"
    + d="M 3.1603037 4.6503878 A 2.2534339 2.3908384 0 1 1 -1.3465642,4.6503878 A 2.2534339 2.3908384 0 1 1 3.1603037 4.6503878 z"
    + transform="matrix(1.109418,0,0,1.045658,11.9939,-1.862717)" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:0.7;fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.54741251;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path6090"
    + sodipodi:cx="0.90686977"
    + sodipodi:cy="4.6503878"
    + sodipodi:rx="2.2534339"
    + sodipodi:ry="2.3908384"
    + d="M 3.1603037 4.6503878 A 2.2534339 2.3908384 0 1 1 -1.3465642,4.6503878 A 2.2534339 2.3908384 0 1 1 3.1603037 4.6503878 z"
    + transform="matrix(0.665651,0,0,0.627395,12.39634,8.236986e-2)" />
    + </g>
    +</svg>
    --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/pidgin/data/icons/hicolor/scalable/emblems/emblem-game.svg Tue May 08 22:25:29 2018 -0500
    @@ -0,0 +1,146 @@
    +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    +<!-- Created with Inkscape (http://www.inkscape.org/) -->
    +<svg
    + xmlns:dc="http://purl.org/dc/elements/1.1/"
    + xmlns:cc="http://creativecommons.org/ns#"
    + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    + xmlns:svg="http://www.w3.org/2000/svg"
    + xmlns="http://www.w3.org/2000/svg"
    + xmlns:xlink="http://www.w3.org/1999/xlink"
    + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    + width="16"
    + height="16"
    + id="svg2"
    + sodipodi:version="0.32"
    + inkscape:version="0.46"
    + version="1.0"
    + sodipodi:docbase="/home/hbons/GUI/Tango/Gaim Refresh/emblems/scalable"
    + sodipodi:docname="game.svg"
    + inkscape:export-filename="/home/hbons/GUI/Tango/Gaim Refresh/emblems/game.png"
    + inkscape:export-xdpi="90"
    + inkscape:export-ydpi="90"
    + inkscape:output_extension="org.inkscape.output.svg.inkscape">
    + <defs
    + id="defs4">
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient2264">
    + <stop
    + style="stop-color:#eeeeec;stop-opacity:1;"
    + offset="0"
    + id="stop2266" />
    + <stop
    + style="stop-color:#eeeeec;stop-opacity:0;"
    + offset="1"
    + id="stop2268" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient2264"
    + id="linearGradient2270"
    + x1="8"
    + y1="3.5630622"
    + x2="8"
    + y2="11.671161"
    + gradientUnits="userSpaceOnUse" />
    + </defs>
    + <sodipodi:namedview
    + id="base"
    + pagecolor="#ffffff"
    + bordercolor="#666666"
    + borderopacity="1.0"
    + inkscape:pageopacity="0.0"
    + inkscape:pageshadow="2"
    + inkscape:zoom="39.000665"
    + inkscape:cx="14.206455"
    + inkscape:cy="7.7355854"
    + inkscape:document-units="px"
    + inkscape:current-layer="layer1"
    + showguides="true"
    + inkscape:guide-bbox="true"
    + showgrid="true"
    + fill="#eeeeec"
    + inkscape:window-width="1268"
    + inkscape:window-height="971"
    + inkscape:window-x="6"
    + inkscape:window-y="47">
    + <sodipodi:guide
    + orientation="vertical"
    + position="-845.97209"
    + id="guide1317" />
    + </sodipodi:namedview>
    + <metadata
    + id="metadata7">
    + <rdf:RDF>
    + <cc:Work
    + rdf:about="">
    + <dc:format>image/svg+xml</dc:format>
    + <dc:type
    + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    + </cc:Work>
    + </rdf:RDF>
    + </metadata>
    + <g
    + inkscape:label="Layer 1"
    + inkscape:groupmode="layer"
    + id="layer1">
    + <path
    + style="fill:#444643;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000024;stroke-miterlimit:4;stroke-opacity:1"
    + d="M 3.9835017,1.4980972 L 11.999829,1.4980972 C 13.394769,1.4980972 14.517772,2.6210999 14.517772,4.0160406 L 14.517772,11.982734 C 14.517772,13.377675 13.394769,14.500678 11.999829,14.500678 L 3.9835017,14.500678 C 2.588561,14.500678 1.4655583,13.377675 1.4655583,11.982734 L 1.4655583,4.0160406 C 1.4655583,2.6210999 2.588561,1.4980972 3.9835017,1.4980972 z "
    + id="path2254" />
    + <path
    + style="fill:#f13d3d;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1.00000036;stroke-miterlimit:4;stroke-opacity:1"
    + d="M 4.0064655,1.4999056 L 11.99231,1.4999056 C 13.381945,1.4999056 14.500677,2.6226961 14.500677,4.0173732 L 14.500677,11.982561 C 14.500677,13.377238 13.381945,14.500029 11.99231,14.500029 L 4.0064655,14.500029 C 2.6168293,14.500029 1.4980971,13.377238 1.4980971,11.982561 L 1.4980971,4.0173732 C 1.4980971,2.6226961 2.6168293,1.4999056 4.0064655,1.4999056 z "
    + id="rect2233" />
    + <path
    + sodipodi:type="inkscape:offset"
    + inkscape:radius="-1.0076212"
    + inkscape:original="M 4 1.5 C 2.6103638 1.5 1.5 2.636573 1.5 4.03125 L 1.5 11.96875 C 1.5 13.363427 2.6103639 14.5 4 14.5 L 12 14.5 C 13.389635 14.5 14.5 13.363427 14.5 11.96875 L 14.5 4.03125 C 14.5 2.6365729 13.389635 1.5 12 1.5 L 4 1.5 z "
    + xlink:href="#rect2233"
    + style="fill:url(#linearGradient2270);fill-opacity:1.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00000024;stroke-miterlimit:4;stroke-opacity:1;opacity:0.3"
    + id="path2252"
    + inkscape:href="#rect2233"
    + d="M 3.96875,2.5 C 3.1210101,2.5 2.46875,3.1684612 2.46875,4.03125 L 2.46875,11.96875 C 2.46875,12.831539 3.1210101,13.5 3.96875,13.5 L 12,13.5 C 12.847739,13.5 13.53125,12.81649 13.53125,11.96875 L 13.53125,4.03125 C 13.53125,3.1835106 12.847739,2.5 12,2.5 L 3.96875,2.5 z " />
    + <path
    + sodipodi:type="arc"
    + style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path2235"
    + sodipodi:cx="5.0328703"
    + sodipodi:cy="5.3124371"
    + sodipodi:rx="0.68011761"
    + sodipodi:ry="0.77727729"
    + d="M 5.7129879 5.3124371 A 0.68011761 0.77727729 0 1 1 4.3527527,5.3124371 A 0.68011761 0.77727729 0 1 1 5.7129879 5.3124371 z"
    + transform="matrix(2.205501,0,0,1.929813,-5.600001,-4.75201)" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path2272"
    + sodipodi:cx="5.0328703"
    + sodipodi:cy="5.3124371"
    + sodipodi:rx="0.68011761"
    + sodipodi:ry="0.77727729"
    + d="M 5.7129879 5.3124371 A 0.68011761 0.77727729 0 1 1 4.3527527,5.3124371 A 0.68011761 0.77727729 0 1 1 5.7129879 5.3124371 z"
    + transform="matrix(2.205501,0,0,1.929813,-5.6,0.24799)" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path2274"
    + sodipodi:cx="5.0328703"
    + sodipodi:cy="5.3124371"
    + sodipodi:rx="0.68011761"
    + sodipodi:ry="0.77727729"
    + d="M 5.7129879 5.3124371 A 0.68011761 0.77727729 0 1 1 4.3527527,5.3124371 A 0.68011761 0.77727729 0 1 1 5.7129879 5.3124371 z"
    + transform="matrix(2.205501,0,0,1.929813,-0.600001,0.24799)" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path2276"
    + sodipodi:cx="5.0328703"
    + sodipodi:cy="5.3124371"
    + sodipodi:rx="0.68011761"
    + sodipodi:ry="0.77727729"
    + d="M 5.7129879 5.3124371 A 0.68011761 0.77727729 0 1 1 4.3527527,5.3124371 A 0.68011761 0.77727729 0 1 1 5.7129879 5.3124371 z"
    + transform="matrix(2.205501,0,0,1.929813,-0.6,-4.75201)" />
    + </g>
    +</svg>
    --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/pidgin/data/icons/hicolor/scalable/emblems/emblem-male.svg Tue May 08 22:25:29 2018 -0500
    @@ -0,0 +1,113 @@
    +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    +<!-- Created with Inkscape (http://www.inkscape.org/) -->
    +<svg
    + xmlns:dc="http://purl.org/dc/elements/1.1/"
    + xmlns:cc="http://creativecommons.org/ns#"
    + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    + xmlns:svg="http://www.w3.org/2000/svg"
    + xmlns="http://www.w3.org/2000/svg"
    + xmlns:xlink="http://www.w3.org/1999/xlink"
    + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    + width="16"
    + height="16"
    + id="svg1307"
    + sodipodi:version="0.32"
    + inkscape:version="0.46"
    + sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh"
    + sodipodi:docname="male.svg"
    + inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/female.png"
    + inkscape:export-xdpi="90"
    + inkscape:export-ydpi="90"
    + version="1.0"
    + inkscape:output_extension="org.inkscape.output.svg.inkscape">
    + <defs
    + id="defs1309">
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient2248">
    + <stop
    + style="stop-color:#729fcf;stop-opacity:1;"
    + offset="0"
    + id="stop2250" />
    + <stop
    + style="stop-color:#729fcf;stop-opacity:0"
    + offset="1"
    + id="stop2252" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient2248"
    + id="linearGradient2254"
    + x1="8.4317303"
    + y1="8.3947935"
    + x2="7.0192189"
    + y2="2.5513308"
    + gradientUnits="userSpaceOnUse" />
    + </defs>
    + <sodipodi:namedview
    + id="base"
    + pagecolor="#ffffff"
    + bordercolor="#666666"
    + borderopacity="1.0"
    + inkscape:pageopacity="0.0"
    + inkscape:pageshadow="2"
    + inkscape:zoom="25.498579"
    + inkscape:cx="15.206295"
    + inkscape:cy="6.2089057"
    + inkscape:current-layer="layer1"
    + showgrid="true"
    + inkscape:grid-bbox="true"
    + inkscape:document-units="px"
    + fill="#729fcf"
    + inkscape:window-width="1268"
    + inkscape:window-height="971"
    + inkscape:window-x="6"
    + inkscape:window-y="21"
    + showguides="true"
    + inkscape:guide-bbox="true" />
    + <metadata
    + id="metadata1312">
    + <rdf:RDF>
    + <cc:Work
    + rdf:about="">
    + <dc:format>image/svg+xml</dc:format>
    + <dc:type
    + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    + </cc:Work>
    + </rdf:RDF>
    + </metadata>
    + <g
    + id="layer1"
    + inkscape:label="Layer 1"
    + inkscape:groupmode="layer">
    + <path
    + sodipodi:type="arc"
    + style="opacity:0.59659095;fill:#ad7fa8;fill-opacity:1;stroke:#ad7fa8;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path1305"
    + sodipodi:cx="5.0230198"
    + sodipodi:cy="5.3570547"
    + sodipodi:rx="3.3111386"
    + sodipodi:ry="2.6917078"
    + d="M 5.2408909,8.0429293 A 3.3111386,2.6917078 0 0 1 5.227167,8.0436417"
    + sodipodi:start="1.5049493"
    + sodipodi:end="1.5091025"
    + sodipodi:open="true" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:0.59659095;fill:#ad7fa8;fill-opacity:1;stroke:#ad7fa8;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path1307"
    + sodipodi:cx="2.8944306"
    + sodipodi:cy="2.8680694"
    + sodipodi:rx="1.4303218"
    + sodipodi:ry="1.4190594"
    + d="M 2.988545,4.2840535 A 1.4303218,1.4190594 0 0 1 2.9826167,4.2844291"
    + sodipodi:start="1.5049493"
    + sodipodi:end="1.5091025"
    + sodipodi:open="true" />
    + <path
    + style="opacity:1;fill:url(#linearGradient2254);fill-opacity:1.0;stroke:#3465a4;stroke-width:1.00000024;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + d="M 9.5625001,2.5052306 L 10.8125,3.730362 L 8.5312501,6.0235566 C 7.9356185,5.6694146 7.2416791,5.4581114 6.5000001,5.4581114 C 4.2922116,5.4581114 2.5,7.2595228 2.5000001,9.4790554 C 2.5000001,11.698588 4.2922117,13.5 6.5000001,13.5 C 8.7077886,13.5 10.5,11.698588 10.5,9.4790554 C 10.5,8.7334313 10.289768,8.0359696 9.9375001,7.4371697 L 12.21875,5.1439751 L 13.5,6.4005201 L 13.5,2.5052306 L 9.5625001,2.5052306 z M 6.4062501,7.5314106 C 6.4402689,7.529683 6.4655548,7.5314106 6.5000001,7.5314106 C 7.6022508,7.5314105 8.5000001,8.4387958 8.5000001,9.5418826 C 8.4999997,10.644969 7.6022508,11.552355 6.5000001,11.552355 C 5.3977495,11.552355 4.5000001,10.644969 4.5000001,9.5418826 C 4.5000001,8.4732675 5.3516684,7.5849654 6.4062501,7.5314106 z "
    + id="path1313" />
    + </g>
    +</svg>
    --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/pidgin/data/icons/hicolor/scalable/emblems/emblem-not-authorized.svg Tue May 08 22:25:29 2018 -0500
    @@ -0,0 +1,99 @@
    +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    +<!-- Created with Inkscape (http://www.inkscape.org/) -->
    +<svg
    + xmlns:dc="http://purl.org/dc/elements/1.1/"
    + xmlns:cc="http://creativecommons.org/ns#"
    + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    + xmlns:svg="http://www.w3.org/2000/svg"
    + xmlns="http://www.w3.org/2000/svg"
    + xmlns:xlink="http://www.w3.org/1999/xlink"
    + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    + width="16"
    + height="16"
    + id="svg2"
    + sodipodi:version="0.32"
    + inkscape:version="0.46"
    + version="1.0"
    + sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh/emblems"
    + sodipodi:docname="not-authorized.svg"
    + inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/emblems/voice.png"
    + inkscape:export-xdpi="90"
    + inkscape:export-ydpi="90"
    + inkscape:output_extension="org.inkscape.output.svg.inkscape">
    + <defs
    + id="defs4">
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient3300">
    + <stop
    + style="stop-color:#eeeeec;stop-opacity:1;"
    + offset="0"
    + id="stop3302" />
    + <stop
    + style="stop-color:#eeeeec;stop-opacity:0;"
    + offset="1"
    + id="stop3304" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient3300"
    + id="linearGradient3306"
    + x1="8.6152382"
    + y1="-9.8347273"
    + x2="8.6152382"
    + y2="12.348849"
    + gradientUnits="userSpaceOnUse" />
    + </defs>
    + <sodipodi:namedview
    + id="base"
    + pagecolor="#ffffff"
    + bordercolor="#666666"
    + borderopacity="1.0"
    + inkscape:pageopacity="0.0"
    + inkscape:pageshadow="2"
    + inkscape:zoom="39.000665"
    + inkscape:cx="13.905353"
    + inkscape:cy="8.018215"
    + inkscape:document-units="px"
    + inkscape:current-layer="layer1"
    + showgrid="true"
    + fill="#eeeeec"
    + showguides="true"
    + inkscape:guide-bbox="true"
    + inkscape:window-width="1268"
    + inkscape:window-height="971"
    + inkscape:window-x="6"
    + inkscape:window-y="21" />
    + <metadata
    + id="metadata7">
    + <rdf:RDF>
    + <cc:Work
    + rdf:about="">
    + <dc:format>image/svg+xml</dc:format>
    + <dc:type
    + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    + </cc:Work>
    + </rdf:RDF>
    + </metadata>
    + <g
    + inkscape:label="Layer 1"
    + inkscape:groupmode="layer"
    + id="layer1">
    + <rect
    + style="opacity:1;fill:#5c3566;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2200"
    + width="0"
    + height="1"
    + x="13"
    + y="4" />
    + <path
    + style="opacity:1;fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999976;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + d="M 7.4375 0.5 C 3.5645752 0.79220137 0.49999998 4.0537353 0.5 8 C 0.5 12.138223 3.8611989 15.5 8 15.5 C 12.138801 15.5 15.5 12.138223 15.5 8 C 15.5 3.8617774 12.138801 0.49999998 8 0.5 C 7.8706625 0.49999998 7.7527358 0.49351902 7.625 0.5 C 7.563128 0.50313923 7.498975 0.49536188 7.4375 0.5 z M 7.59375 2.5 C 7.6388078 2.4965991 7.6733994 2.502301 7.71875 2.5 C 7.812377 2.4952496 7.905199 2.5 8 2.5 C 8.9717099 2.5 9.8946048 2.7438747 10.6875 3.1875 L 3.1875 10.6875 C 2.7438131 9.8947148 2.5 8.9715754 2.5 8 C 2.5000001 5.1074903 4.7551106 2.7142577 7.59375 2.5 z M 12.8125 5.3125 C 13.256187 6.1052852 13.5 7.0284247 13.5 8 C 13.5 11.03321 11.033631 13.5 8 13.5 C 7.0282899 13.5 6.1053952 13.256125 5.3125 12.8125 L 12.8125 5.3125 z "
    + id="path3298" />
    + <path
    + style="opacity:1;fill:url(#linearGradient3306);fill-opacity:1.0;fill-rule:evenodd;stroke:#a40000;stroke-width:0.99999976;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + d="M 7.4375 0.5 C 3.5645752 0.79220137 0.49999998 4.0537353 0.5 8 C 0.5 12.138223 3.8611989 15.5 8 15.5 C 12.138801 15.5 15.5 12.138223 15.5 8 C 15.5 3.8617774 12.138801 0.49999998 8 0.5 C 7.8706625 0.49999998 7.7527358 0.49351902 7.625 0.5 C 7.563128 0.50313923 7.498975 0.49536188 7.4375 0.5 z M 7.59375 2.5 C 7.6388078 2.4965991 7.6733994 2.502301 7.71875 2.5 C 7.812377 2.4952496 7.905199 2.5 8 2.5 C 8.9717099 2.5 9.8946048 2.7438747 10.6875 3.1875 L 3.1875 10.6875 C 2.7438131 9.8947148 2.5 8.9715754 2.5 8 C 2.5000001 5.1074903 4.7551106 2.7142577 7.59375 2.5 z M 12.8125 5.3125 C 13.256187 6.1052852 13.5 7.0284247 13.5 8 C 13.5 11.03321 11.033631 13.5 8 13.5 C 7.0282899 13.5 6.1053952 13.256125 5.3125 12.8125 L 12.8125 5.3125 z "
    + id="path3278" />
    + </g>
    +</svg>
    --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/pidgin/data/icons/hicolor/scalable/emblems/emblem-secure.svg Tue May 08 22:25:29 2018 -0500
    @@ -0,0 +1,162 @@
    +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    +<!-- Created with Inkscape (http://www.inkscape.org/) -->
    +<svg
    + xmlns:dc="http://purl.org/dc/elements/1.1/"
    + xmlns:cc="http://creativecommons.org/ns#"
    + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    + xmlns:svg="http://www.w3.org/2000/svg"
    + xmlns="http://www.w3.org/2000/svg"
    + xmlns:xlink="http://www.w3.org/1999/xlink"
    + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    + width="16px"
    + height="16px"
    + id="svg4220"
    + sodipodi:version="0.32"
    + inkscape:version="0.46"
    + sodipodi:docbase="/home/hbons/code/pidgin-mtn/pidgin/pixmaps/emblems/16/scalable"
    + sodipodi:docname="secure.svg"
    + inkscape:export-filename="/home/hbons/code/pidgin-mtn/pidgin/pixmaps/emblems/16/secure.png"
    + inkscape:export-xdpi="90"
    + inkscape:export-ydpi="90"
    + inkscape:output_extension="org.inkscape.output.svg.inkscape">
    + <defs
    + id="defs4222">
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient5170">
    + <stop
    + style="stop-color:#eeeeec;stop-opacity:1;"
    + offset="0"
    + id="stop5172" />
    + <stop
    + style="stop-color:#eeeeec;stop-opacity:0;"
    + offset="1"
    + id="stop5174" />
    + </linearGradient>
    + <linearGradient
    + id="linearGradient5160">
    + <stop
    + style="stop-color:#c4a000;stop-opacity:1;"
    + offset="0"
    + id="stop5162" />
    + <stop
    + style="stop-color:#c4a000;stop-opacity:0;"
    + offset="1"
    + id="stop5164" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient5127">
    + <stop
    + style="stop-color:white;stop-opacity:1;"
    + offset="0"
    + id="stop5129" />
    + <stop
    + style="stop-color:white;stop-opacity:0;"
    + offset="1"
    + id="stop5131" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient5127"
    + id="linearGradient5133"
    + x1="-8.5730524"
    + y1="8.1949167"
    + x2="-8.5730524"
    + y2="14.091002"
    + gradientUnits="userSpaceOnUse" />
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient5160"
    + id="linearGradient5166"
    + x1="-5.2575259"
    + y1="14.311456"
    + x2="-10.187596"
    + y2="11.560035"
    + gradientUnits="userSpaceOnUse" />
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient5170"
    + id="linearGradient5176"
    + x1="-7.5400991"
    + y1="0.79740471"
    + x2="-7.5400991"
    + y2="4.7783289"
    + gradientUnits="userSpaceOnUse" />
    + </defs>
    + <sodipodi:namedview
    + id="base"
    + pagecolor="#ffffff"
    + bordercolor="#666666"
    + borderopacity="1.0"
    + inkscape:pageopacity="0.0"
    + inkscape:pageshadow="2"
    + inkscape:zoom="22.197802"
    + inkscape:cx="8.5405941"
    + inkscape:cy="8.0965274"
    + inkscape:current-layer="layer1"
    + showgrid="true"
    + inkscape:grid-bbox="true"
    + inkscape:document-units="px"
    + showguides="true"
    + inkscape:guide-bbox="true"
    + inkscape:window-width="872"
    + inkscape:window-height="625"
    + inkscape:window-x="47"
    + inkscape:window-y="150" />
    + <metadata
    + id="metadata4225">
    + <rdf:RDF>
    + <cc:Work
    + rdf:about="">
    + <dc:format>image/svg+xml</dc:format>
    + <dc:type
    + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    + </cc:Work>
    + </rdf:RDF>
    + </metadata>
    + <g
    + id="layer1"
    + inkscape:label="Layer 1"
    + inkscape:groupmode="layer">
    + <rect
    + style="opacity:1;fill:#fce94f;fill-opacity:1;stroke:#c4a000;stroke-width:0.52907252;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect4238"
    + width="5.7297029"
    + height="6.3509903"
    + x="-6"
    + y="6"
    + transform="matrix(2.268879,0,0,1.574557,15.11327,-3.947338)"
    + rx="0.44198585"
    + ry="0.60082906" />
    + <rect
    + style="opacity:1;fill:url(#linearGradient5166);fill-opacity:1.0;stroke:url(#linearGradient5133);stroke-width:0.50402278;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect5125"
    + width="5.6391087"
    + height="2.9732673"
    + x="-11"
    + y="10.458911"
    + transform="matrix(1.950662,0,0,2.017983,23.95729,-12.6059)" />
    + <rect
    + style="opacity:0.56331877;fill:#eeeeec;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect5156"
    + width="5.1252475"
    + height="2.6569307"
    + x="-14"
    + y="6"
    + transform="matrix(2.34135,0,0,0.752748,34.7789,1.48351)" />
    + <path
    + transform="translate(15,0)"
    + style="fill:#babdb6;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1"
    + d="M -9.4188119,0.5 C -10.500938,0.5 -11.5,1.4812151 -11.5,2.4460396 L -11.5,7.5 L -9.5,7.5 L -9.4549505,4.0089109 C -9.4549505,2.4726571 -9.4588865,2.5 -8.1034653,2.5 L -5.9866337,2.5 C -4.4993176,2.5 -4.5,2.5177763 -4.5,4.0539604 L -4.5,7.5 L -2.5,7.5 L -2.5,2.4910891 C -2.5,1.6080661 -3.5388679,0.54504951 -4.4460396,0.54504951 L -9.4188119,0.5 z "
    + id="path5168"
    + sodipodi:nodetypes="ccccccccccccc" />
    + <path
    + transform="translate(15,0)"
    + style="fill:url(#linearGradient5176);fill-opacity:1.0;stroke:#888a85;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1"
    + d="M -9.4188119,0.5 C -10.500938,0.5 -11.5,1.4812151 -11.5,2.4460396 L -11.5,6.4638614 C -11.5,7.8729886 -9.5,7.6557806 -9.5,6.5089109 L -9.4549505,4.0089109 C -9.4549505,2.4726571 -9.4588865,2.5 -8.1034653,2.5 L -5.9866337,2.5 C -4.4993176,2.5 -4.5,2.5177763 -4.5,4.0539604 L -4.5,6.5539604 C -4.5450495,7.8163699 -2.5,7.594009 -2.5,6.5539604 L -2.5,2.4910891 C -2.5,1.6080661 -3.5388679,0.54504951 -4.4460396,0.54504951 L -9.4188119,0.5 z "
    + id="rect5149"
    + sodipodi:nodetypes="ccccccccccccc" />
    + </g>
    +</svg>
    --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/pidgin/data/icons/hicolor/scalable/emblems/emblem-unavailable.svg Tue May 08 22:25:29 2018 -0500
    @@ -0,0 +1,125 @@
    +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    +<!-- Created with Inkscape (http://www.inkscape.org/) -->
    +<svg
    + xmlns:dc="http://purl.org/dc/elements/1.1/"
    + xmlns:cc="http://creativecommons.org/ns#"
    + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    + xmlns:svg="http://www.w3.org/2000/svg"
    + xmlns="http://www.w3.org/2000/svg"
    + xmlns:xlink="http://www.w3.org/1999/xlink"
    + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    + width="16"
    + height="16"
    + id="svg2"
    + sodipodi:version="0.32"
    + inkscape:version="0.46"
    + version="1.0"
    + sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh/emblems"
    + sodipodi:docname="unavailable.svg"
    + inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/emblems/external.png"
    + inkscape:export-xdpi="90"
    + inkscape:export-ydpi="90"
    + inkscape:output_extension="org.inkscape.output.svg.inkscape">
    + <defs
    + id="defs4">
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient2259">
    + <stop
    + style="stop-color:#eeeeec;stop-opacity:1;"
    + offset="0"
    + id="stop2261" />
    + <stop
    + style="stop-color:#eeeeec;stop-opacity:0;"
    + offset="1"
    + id="stop2263" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient2259"
    + id="linearGradient2265"
    + x1="8.046875"
    + y1="6.5309725"
    + x2="8.046875"
    + y2="11.646569"
    + gradientUnits="userSpaceOnUse" />
    + </defs>
    + <sodipodi:namedview
    + id="base"
    + pagecolor="#ffffff"
    + bordercolor="#666666"
    + borderopacity="1.0"
    + inkscape:pageopacity="0.0"
    + inkscape:pageshadow="2"
    + inkscape:zoom="36.388907"
    + inkscape:cx="11.666301"
    + inkscape:cy="7.6639631"
    + inkscape:document-units="px"
    + inkscape:current-layer="layer1"
    + showgrid="true"
    + fill="#fcaf3e"
    + showguides="true"
    + inkscape:guide-bbox="true"
    + inkscape:window-width="1268"
    + inkscape:window-height="971"
    + inkscape:window-x="6"
    + inkscape:window-y="21" />
    + <metadata
    + id="metadata7">
    + <rdf:RDF>
    + <cc:Work
    + rdf:about="">
    + <dc:format>image/svg+xml</dc:format>
    + <dc:type
    + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    + </cc:Work>
    + </rdf:RDF>
    + </metadata>
    + <g
    + inkscape:label="Layer 1"
    + inkscape:groupmode="layer"
    + id="layer1">
    + <rect
    + style="opacity:1;fill:#5c3566;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2200"
    + width="0"
    + height="1"
    + x="13"
    + y="4" />
    + <path
    + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:#ce5c00;stroke-width:0.99999982;stroke-miterlimit:4;stroke-opacity:1"
    + d="M 8.0118188,2.0086319 L 15.132139,14.503373 L 0.87261571,14.491555 L 8.0118188,2.0086319 z "
    + id="rect2203"
    + sodipodi:nodetypes="cccc" />
    + <path
    + sodipodi:type="inkscape:offset"
    + inkscape:radius="-1.0233446"
    + inkscape:original="M 8 2 L 0.875 14.5 L 15.125 14.5 L 8 2 z "
    + xlink:href="#rect2203"
    + style="fill:url(#linearGradient2265);fill-opacity:1.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999982;stroke-miterlimit:4;stroke-opacity:1;opacity:0.5"
    + id="path2249"
    + inkscape:href="#rect2203"
    + d="M 8,5.21875 L 3.59375,13.4375 L 12.4375,13.46875 L 8,5.21875 z " />
    + <path
    + sodipodi:type="arc"
    + style="opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path2245"
    + sodipodi:cx="7.9910712"
    + sodipodi:cy="11.647322"
    + sodipodi:rx="0.55803573"
    + sodipodi:ry="0.625"
    + d="M 8.549107 11.647322 A 0.55803573 0.625 0 1 1 7.4330355,11.647322 A 0.55803573 0.625 0 1 1 8.549107 11.647322 z"
    + transform="matrix(1.791998,0,0,1.6,-6.319984,-6.635714)" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path2247"
    + sodipodi:cx="8.046875"
    + sodipodi:cy="7.8526788"
    + sodipodi:rx="0.81473213"
    + sodipodi:ry="2.3214285"
    + d="M 8.8616071 7.8526788 A 0.81473213 2.3214285 0 1 1 7.2321429,7.8526788 A 0.81473213 2.3214285 0 1 1 8.8616071 7.8526788 z"
    + transform="matrix(1.227398,0,0,0.861538,-1.876721,1.23462)" />
    + </g>
    +</svg>
    --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/pidgin/data/icons/hicolor/scalable/emblems/emblem-video.svg Tue May 08 22:25:29 2018 -0500
    @@ -0,0 +1,199 @@
    +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    +<!-- Created with Inkscape (http://www.inkscape.org/) -->
    +<svg
    + xmlns:dc="http://purl.org/dc/elements/1.1/"
    + xmlns:cc="http://creativecommons.org/ns#"
    + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    + xmlns:svg="http://www.w3.org/2000/svg"
    + xmlns="http://www.w3.org/2000/svg"
    + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    + width="16"
    + height="16"
    + id="svg2"
    + sodipodi:version="0.32"
    + inkscape:version="0.46"
    + version="1.0"
    + sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh/emblems"
    + sodipodi:docname="video.svg"
    + inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/emblems/video.png"
    + inkscape:export-xdpi="90"
    + inkscape:export-ydpi="90"
    + inkscape:output_extension="org.inkscape.output.svg.inkscape">
    + <defs
    + id="defs4" />
    + <sodipodi:namedview
    + id="base"
    + pagecolor="#ffffff"
    + bordercolor="#666666"
    + borderopacity="1.0"
    + inkscape:pageopacity="0.0"
    + inkscape:pageshadow="2"
    + inkscape:zoom="51.461686"
    + inkscape:cx="12.06418"
    + inkscape:cy="5.7904142"
    + inkscape:document-units="px"
    + inkscape:current-layer="layer1"
    + showgrid="true"
    + fill="#fcaf3e"
    + inkscape:window-width="1268"
    + inkscape:window-height="971"
    + inkscape:window-x="6"
    + inkscape:window-y="21" />
    + <metadata
    + id="metadata7">
    + <rdf:RDF>
    + <cc:Work
    + rdf:about="">
    + <dc:format>image/svg+xml</dc:format>
    + <dc:type
    + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    + </cc:Work>
    + </rdf:RDF>
    + </metadata>
    + <g
    + inkscape:label="Layer 1"
    + inkscape:groupmode="layer"
    + id="layer1">
    + <rect
    + style="opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2200"
    + width="1"
    + height="14"
    + x="13"
    + y="1" />
    + <rect
    + style="opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2202"
    + width="1"
    + height="14"
    + x="3"
    + y="1" />
    + <rect
    + style="opacity:1;fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2204"
    + width="9"
    + height="14"
    + x="4"
    + y="1" />
    + <rect
    + style="opacity:1;fill:#f57900;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.9999997;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2206"
    + width="4.0010238"
    + height="3.0023892"
    + x="6.4994845"
    + y="1.4988047" />
    + <rect
    + style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2212"
    + width="1"
    + height="1"
    + x="4"
    + y="2" />
    + <rect
    + style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2214"
    + width="1"
    + height="1"
    + x="4"
    + y="4" />
    + <rect
    + style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2216"
    + width="1"
    + height="1"
    + x="4"
    + y="6" />
    + <rect
    + style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2218"
    + width="1"
    + height="1"
    + x="4"
    + y="8" />
    + <rect
    + style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2220"
    + width="1"
    + height="1"
    + x="4"
    + y="10" />
    + <rect
    + style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2222"
    + width="1"
    + height="1"
    + x="4"
    + y="12" />
    + <rect
    + style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2224"
    + width="1"
    + height="1"
    + x="4"
    + y="14" />
    + <rect
    + style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2226"
    + width="1"
    + height="1"
    + x="12"
    + y="2" />
    + <rect
    + style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2228"
    + width="1"
    + height="1"
    + x="12"
    + y="4" />
    + <rect
    + style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2230"
    + width="1"
    + height="1"
    + x="12"
    + y="6" />
    + <rect
    + style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2232"
    + width="1"
    + height="1"
    + x="12"
    + y="8" />
    + <rect
    + style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2234"
    + width="1"
    + height="1"
    + x="12"
    + y="10" />
    + <rect
    + style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2236"
    + width="1"
    + height="1"
    + x="12"
    + y="12" />
    + <rect
    + style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2238"
    + width="1"
    + height="1"
    + x="12"
    + y="14" />
    + <rect
    + style="opacity:1;fill:#f57900;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999988;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2247"
    + width="4.0006118"
    + height="3.009582"
    + x="6.4999485"
    + y="6.5" />
    + <rect
    + style="opacity:1;fill:#f57900;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999994;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2249"
    + width="4.0006118"
    + height="3.0014915"
    + x="6.499949"
    + y="11.498656" />
    + </g>
    +</svg>
    --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/pidgin/data/icons/hicolor/scalable/emblems/emblem-voice.svg Tue May 08 22:25:29 2018 -0500
    @@ -0,0 +1,163 @@
    +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    +<!-- Created with Inkscape (http://www.inkscape.org/) -->
    +<svg
    + xmlns:dc="http://purl.org/dc/elements/1.1/"
    + xmlns:cc="http://creativecommons.org/ns#"
    + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    + xmlns:svg="http://www.w3.org/2000/svg"
    + xmlns="http://www.w3.org/2000/svg"
    + xmlns:xlink="http://www.w3.org/1999/xlink"
    + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    + width="16"
    + height="16"
    + id="svg2"
    + sodipodi:version="0.32"
    + inkscape:version="0.46"
    + version="1.0"
    + sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh/emblems"
    + sodipodi:docname="voice.svg"
    + inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/emblems/unavailable.png"
    + inkscape:export-xdpi="90"
    + inkscape:export-ydpi="90"
    + inkscape:output_extension="org.inkscape.output.svg.inkscape">
    + <defs
    + id="defs4">
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient3300"
    + id="linearGradient3353"
    + x1="-25.208164"
    + y1="22.436846"
    + x2="-16.394892"
    + y2="18.959713"
    + gradientUnits="userSpaceOnUse" />
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient3335">
    + <stop
    + style="stop-color:#204a87;stop-opacity:1;"
    + offset="0"
    + id="stop3337" />
    + <stop
    + style="stop-color:#204a87;stop-opacity:0;"
    + offset="1"
    + id="stop3339" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient3335"
    + id="linearGradient3341"
    + x1="-25.494905"
    + y1="21.102697"
    + x2="-19.2363"
    + y2="18.633484"
    + gradientUnits="userSpaceOnUse" />
    + <linearGradient
    + inkscape:collect="always"
    + id="linearGradient3300">
    + <stop
    + style="stop-color:#204a87;stop-opacity:1;"
    + offset="0"
    + id="stop3302" />
    + <stop
    + style="stop-color:#204a87;stop-opacity:0;"
    + offset="1"
    + id="stop3304" />
    + </linearGradient>
    + <linearGradient
    + inkscape:collect="always"
    + xlink:href="#linearGradient3300"
    + id="linearGradient3315"
    + gradientUnits="userSpaceOnUse"
    + x1="0.62497759"
    + y1="11.454797"
    + x2="5.6395993"
    + y2="11.454797"
    + gradientTransform="matrix(-0.759076,0,0,0.886801,13.87483,-2.157027)" />
    + </defs>
    + <sodipodi:namedview
    + id="base"
    + pagecolor="#ffffff"
    + bordercolor="#666666"
    + borderopacity="1.0"
    + inkscape:pageopacity="0.0"
    + inkscape:pageshadow="2"
    + inkscape:zoom="18.194454"
    + inkscape:cx="13.592043"
    + inkscape:cy="6.9257794"
    + inkscape:document-units="px"
    + inkscape:current-layer="layer1"
    + showgrid="true"
    + fill="#729fcf"
    + showguides="true"
    + inkscape:guide-bbox="true"
    + inkscape:window-width="1268"
    + inkscape:window-height="971"
    + inkscape:window-x="6"
    + inkscape:window-y="21" />
    + <metadata
    + id="metadata7">
    + <rdf:RDF>
    + <cc:Work
    + rdf:about="">
    + <dc:format>image/svg+xml</dc:format>
    + <dc:type
    + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    + </cc:Work>
    + </rdf:RDF>
    + </metadata>
    + <g
    + inkscape:label="Layer 1"
    + inkscape:groupmode="layer"
    + id="layer1">
    + <rect
    + style="opacity:1;fill:#5c3566;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="rect2200"
    + width="0"
    + height="1"
    + x="13"
    + y="4" />
    + <path
    + sodipodi:type="arc"
    + style="opacity:1;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.64040256;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    + id="path2267"
    + sodipodi:cx="3.3114488"
    + sodipodi:cy="8.5114546"
    + sodipodi:rx="1.0305338"
    + sodipodi:ry="0.89312935"
    + d="M 4.3419826 8.5114546 A 1.0305338 0.89312935 0 1 1 2.280915,8.5114546 A 1.0305338 0.89312935 0 1 1 4.3419826 8.5114546 z"
    + transform="matrix(1.453916,0,0,1.677081,-1.816259,-6.276549)" />
    + <path
    + sodipodi:type="spiral"
    + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:url(#linearGradient3353);stroke-width:3.82398129px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    + id="path3252"
    + sodipodi:cx="-11"
    + sodipodi:cy="17"
    + sodipodi:expansion="1"
    + sodipodi:revolution="1.1139722"
    + sodipodi:radius="17.723295"
    + sodipodi:argument="-9.424778"
    + sodipodi:t0="0.70807511"
    + d="M -14.027341,29.178804 C -22.234168,28.813068 -27.756867,20.82956 -27.038836,13.013154 C -26.789036,10.293863 -25.851755,7.6562253 -24.369854,5.3654734"
    + transform="matrix(-0.236541,9.86989e-2,9.332284e-2,0.250166,-0.538748,5.57923)" />
    + <path
    + sodipodi:type="spiral"
    + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:url(#linearGradient3341);stroke-width:2.61211109px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    + id="path3254"
    + sodipodi:cx="-11"
    + sodipodi:cy="17"
    + sodipodi:expansion="1"
    + sodipodi:revolution="1.1157676"
    + sodipodi:radius="17.751867"
    + sodipodi:argument="-9.424778"
    + sodipodi:t0="0.69832003"
    + d="M -13.258788,29.188958 C -21.390692,29.337435 -27.331334,21.779752 -27.099873,14.016463 C -27.00639,10.881001 -25.990716,7.8068052 -24.259099,5.1963947"
    + transform="matrix(-0.326904,0.153056,0.128975,0.387943,-0.598939,4.203466)" />
    + <path
    + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:url(#linearGradient3315);stroke-width:1.00000072px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    + d="M 9.5000758,15.498835 C 12.836002,14.200334 14.245965,9.2752932 13.115727,5.2955524 C 12.546899,3.2926232 11.411038,1.5970337 9.9781738,0.50337707"
    + id="path3256"
    + sodipodi:nodetypes="csc" />
    + </g>
    +</svg>
    --- a/pidgin/gtkblist.c Tue May 08 19:55:05 2018 -0500
    +++ b/pidgin/gtkblist.c Tue May 08 22:25:29 2018 -0500
    @@ -3362,8 +3362,9 @@
    path = g_build_filename(PURPLE_DATADIR, "pidgin", "icons",
    "hicolor", "16x16", "status", "user-busy.png", NULL);
    } else if (purple_strequal(mood, "hiptop")) {
    - path = g_build_filename(PURPLE_DATADIR, "pixmaps", "pidgin",
    - "emblems", "16", "hiptop.png", NULL);
    + path = g_build_filename(PURPLE_DATADIR, "pidgin", "icons",
    + "hicolor", "16x16", "emblems", "emblem-hiptop.png",
    + NULL);
    } else {
    char *filename = g_strdup_printf("%s.png", mood);
    path = g_build_filename(PURPLE_DATADIR, "pixmaps", "pidgin",
    @@ -4074,8 +4075,9 @@
    g_return_val_if_fail(buddy != NULL, NULL);
    if (!purple_account_privacy_check(purple_buddy_get_account(buddy), purple_buddy_get_name(buddy))) {
    - path = g_build_filename(PURPLE_DATADIR, "pixmaps", "pidgin",
    - "emblems", "16", "blocked.png", NULL);
    + path = g_build_filename(PURPLE_DATADIR, "pidgin", "icons",
    + "hicolor", "16x16", "emblems", "emblem-blocked.png",
    + NULL);
    return _pidgin_blist_get_cached_emblem(path);
    }
    @@ -4095,14 +4097,16 @@
    if (tune && purple_status_is_active(tune)) {
    /* TODO: Replace "Tune" with generalized "Media" in 3.0. */
    if (purple_status_get_attr_string(tune, "game") != NULL) {
    - path = g_build_filename(PURPLE_DATADIR, "pixmaps",
    - "pidgin", "emblems", "16", "game.png", NULL);
    + path = g_build_filename(PURPLE_DATADIR, "pidgin",
    + "icons", "hicolor", "16x16", "emblems",
    + "emblem-game.png", NULL);
    return _pidgin_blist_get_cached_emblem(path);
    }
    /* TODO: Replace "Tune" with generalized "Media" in 3.0. */
    if (purple_status_get_attr_string(tune, "office") != NULL) {
    - path = g_build_filename(PURPLE_DATADIR, "pixmaps",
    - "pidgin", "emblems", "16", "office.png", NULL);
    + path = g_build_filename(PURPLE_DATADIR, "pidgin",
    + "icons", "hicolor", "16x16", "emblems",
    + "emblem-office.png", NULL);
    return _pidgin_blist_get_cached_emblem(path);
    }
    /* Regular old "tune" is the only one in all protocols. */
    @@ -4132,9 +4136,9 @@
    path = get_mood_icon_path(name);
    } else {
    - filename = g_strdup_printf("%s.png", name);
    - path = g_build_filename(PURPLE_DATADIR, "pixmaps", "pidgin",
    - "emblems", "16", filename, NULL);
    + filename = g_strdup_printf("emblem-%s.png", name);
    + path = g_build_filename(PURPLE_DATADIR, "pidgin", "icons",
    + "hicolor", "16x16", "emblems", filename, NULL);
    g_free(filename);
    }
    --- a/pidgin/pidginstock.c Tue May 08 19:55:05 2018 -0500
    +++ b/pidgin/pidginstock.c Tue May 08 22:25:29 2018 -0500
    @@ -111,11 +111,11 @@
    const SizedStockIcon sized_stock_icons [] = {
    - { PIDGIN_STOCK_STATUS_IGNORED, "emblems", "blocked.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    - { PIDGIN_STOCK_STATUS_FOUNDER, "emblems", "founder.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    - { PIDGIN_STOCK_STATUS_OPERATOR, "emblems", "operator.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    - { PIDGIN_STOCK_STATUS_HALFOP, "emblems", "half-operator.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    - { PIDGIN_STOCK_STATUS_VOICE, "emblems", "voice.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    + { PIDGIN_STOCK_STATUS_IGNORED, "emblems", "emblem-blocked.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    + { PIDGIN_STOCK_STATUS_FOUNDER, "emblems", "emblem-founder.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    + { PIDGIN_STOCK_STATUS_OPERATOR, "emblems", "emblem-operator.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    + { PIDGIN_STOCK_STATUS_HALFOP, "emblems", "emblem-half-operator.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    + { PIDGIN_STOCK_STATUS_VOICE, "emblems", "emblem-voice.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    { PIDGIN_STOCK_DIALOG_AUTH, "dialogs", "auth.png", FALSE, TRUE, FALSE, FALSE, FALSE, TRUE, FALSE, NULL },
    { PIDGIN_STOCK_DIALOG_COOL, "dialogs", "cool.png", FALSE, FALSE, FALSE, FALSE, FALSE, TRUE, FALSE, NULL },
    @@ -165,7 +165,7 @@
    { PIDGIN_STOCK_ANIMATION_TYPING5, "animations", "typing5.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    { PIDGIN_STOCK_TOOLBAR_BGCOLOR, "actions", "change-bgcolor.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    - { PIDGIN_STOCK_TOOLBAR_BLOCK, "emblems", "blocked.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    + { PIDGIN_STOCK_TOOLBAR_BLOCK, "emblems", "emblem-blocked.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    { PIDGIN_STOCK_TOOLBAR_FGCOLOR, "actions", "change-fgcolor.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    { PIDGIN_STOCK_TOOLBAR_SMILEY, "actions", "emote-select.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    { PIDGIN_STOCK_TOOLBAR_FONT_FACE, "actions", "font-face.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL },
    Binary file pidgin/pixmaps/emblems/16/aol-client.png has changed
    Binary file pidgin/pixmaps/emblems/16/birthday.png has changed
    Binary file pidgin/pixmaps/emblems/16/blocked.png has changed
    Binary file pidgin/pixmaps/emblems/16/bot.png has changed
    Binary file pidgin/pixmaps/emblems/16/external.png has changed
    Binary file pidgin/pixmaps/emblems/16/female.png has changed
    Binary file pidgin/pixmaps/emblems/16/founder.png has changed
    Binary file pidgin/pixmaps/emblems/16/free-for-chat.png has changed
    Binary file pidgin/pixmaps/emblems/16/game.png has changed
    Binary file pidgin/pixmaps/emblems/16/half-operator.png has changed
    Binary file pidgin/pixmaps/emblems/16/hiptop.png has changed
    Binary file pidgin/pixmaps/emblems/16/male.png has changed
    Binary file pidgin/pixmaps/emblems/16/mobile.png has changed
    Binary file pidgin/pixmaps/emblems/16/not-authorized.png has changed
    Binary file pidgin/pixmaps/emblems/16/operator.png has changed
    Binary file pidgin/pixmaps/emblems/16/secure.png has changed
    Binary file pidgin/pixmaps/emblems/16/unavailable.png has changed
    Binary file pidgin/pixmaps/emblems/16/video.png has changed
    Binary file pidgin/pixmaps/emblems/16/voice.png has changed
    --- a/pidgin/pixmaps/emblems/scalable/aol-client.svg Tue May 08 19:55:05 2018 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,66 +0,0 @@
    -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    -<!-- Created with Inkscape (http://www.inkscape.org/) -->
    -<svg
    - xmlns:dc="http://purl.org/dc/elements/1.1/"
    - xmlns:cc="http://creativecommons.org/ns#"
    - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    - xmlns:svg="http://www.w3.org/2000/svg"
    - xmlns="http://www.w3.org/2000/svg"
    - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    - width="16px"
    - height="16px"
    - id="svg1307"
    - sodipodi:version="0.32"
    - inkscape:version="0.46"
    - sodipodi:docbase="/home/hbons/Desktop/Pidgin/2.1.0/emblems/16/scalable"
    - sodipodi:docname="aol-client.svg"
    - inkscape:export-filename="/home/hbons/Desktop/aol-client.png"
    - inkscape:export-xdpi="90"
    - inkscape:export-ydpi="90"
    - inkscape:output_extension="org.inkscape.output.svg.inkscape">
    - <defs
    - id="defs1309" />
    - <sodipodi:namedview
    - id="base"
    - pagecolor="#ffffff"
    - bordercolor="#666666"
    - borderopacity="1.0"
    - inkscape:pageopacity="0.0"
    - inkscape:pageshadow="2"
    - inkscape:zoom="33.645576"
    - inkscape:cx="10.549484"
    - inkscape:cy="6.7812522"
    - inkscape:current-layer="layer1"
    - showgrid="true"
    - inkscape:grid-bbox="true"
    - inkscape:document-units="px"
    - fill="#204a87"
    - showguides="true"
    - inkscape:guide-bbox="true"
    - inkscape:grid-points="true"
    - inkscape:window-width="1268"
    - inkscape:window-height="841"
    - inkscape:window-x="6"
    - inkscape:window-y="0" />
    - <metadata
    - id="metadata1312">
    - <rdf:RDF>
    - <cc:Work
    - rdf:about="">
    - <dc:format>image/svg+xml</dc:format>
    - <dc:type
    - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    - </cc:Work>
    - </rdf:RDF>
    - </metadata>
    - <g
    - id="layer1"
    - inkscape:label="Layer 1"
    - inkscape:groupmode="layer">
    - <path
    - style="fill:#204a87;fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1.00000024;stroke-miterlimit:4;stroke-opacity:1"
    - d="M 2 1 L 2 15 L 14 8 L 2 1 z M 6 4 C 8.1805207 4 10 5.7762679 10 8 C 10 10.223732 8.1805205 12 6 12 C 3.8194795 11.999999 2.0312501 10.223732 2.03125 8 C 2.03125 5.7762679 3.8194791 4.0000001 6 4 z M 6 5.125 C 4.3921597 5.125 3.1249999 6.4360487 3.125 8 C 3.125 9.5639514 4.3921593 10.84375 6 10.84375 C 7.6078403 10.84375 8.875 9.5639514 8.875 8 C 8.875 6.4360487 7.6078401 5.1249999 6 5.125 z "
    - id="rect2229" />
    - </g>
    -</svg>
    --- a/pidgin/pixmaps/emblems/scalable/birthday.svg Tue May 08 19:55:05 2018 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,622 +0,0 @@
    -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    -<!-- Created with Inkscape (http://www.inkscape.org/) -->
    -<svg
    - xmlns:dc="http://purl.org/dc/elements/1.1/"
    - xmlns:cc="http://creativecommons.org/ns#"
    - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    - xmlns:svg="http://www.w3.org/2000/svg"
    - xmlns="http://www.w3.org/2000/svg"
    - xmlns:xlink="http://www.w3.org/1999/xlink"
    - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    - width="16px"
    - height="16px"
    - id="svg8140"
    - sodipodi:version="0.32"
    - inkscape:version="0.46"
    - sodipodi:docname="birthday.svg"
    - inkscape:output_extension="org.inkscape.output.svg.inkscape">
    - <defs
    - id="defs8142">
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient4232"
    - id="linearGradient3007"
    - gradientUnits="userSpaceOnUse"
    - gradientTransform="matrix(1,0,0,0.7499999,14.982194,1.1250003)"
    - x1="7.5089025"
    - y1="2.218369"
    - x2="7.5089025"
    - y2="4.8258252" />
    - <linearGradient
    - id="linearGradient4380"
    - inkscape:collect="always">
    - <stop
    - id="stop4382"
    - offset="0"
    - style="stop-color:#fcaf3e;stop-opacity:1;" />
    - <stop
    - id="stop4384"
    - offset="1"
    - style="stop-color:#ffffff;stop-opacity:1" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient4380"
    - id="linearGradient3005"
    - gradientUnits="userSpaceOnUse"
    - gradientTransform="matrix(1,0,0,0.7499999,-2.9821948,0.3750003)"
    - x1="15.491097"
    - y1="4.2733984"
    - x2="15.491097"
    - y2="2.7707961" />
    - <linearGradient
    - id="linearGradient4142"
    - inkscape:collect="always">
    - <stop
    - id="stop4144"
    - offset="0"
    - style="stop-color:#5c3566;stop-opacity:1;" />
    - <stop
    - id="stop4146"
    - offset="1"
    - style="stop-color:#9253a2;stop-opacity:1" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient4142"
    - id="linearGradient3029"
    - gradientUnits="userSpaceOnUse"
    - x1="15.5"
    - y1="10.635184"
    - x2="15.5"
    - y2="7.1438446"
    - gradientTransform="matrix(1,0,0,0.8000001,-2.9821944,0.2999994)" />
    - <linearGradient
    - id="linearGradient4150"
    - inkscape:collect="always">
    - <stop
    - id="stop4152"
    - offset="0"
    - style="stop-color:#3c7704;stop-opacity:1" />
    - <stop
    - id="stop4154"
    - offset="1"
    - style="stop-color:#59b106;stop-opacity:1" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient4150"
    - id="linearGradient3034"
    - gradientUnits="userSpaceOnUse"
    - x1="7.5"
    - y1="9.4861355"
    - x2="7.5"
    - y2="7.0554562"
    - gradientTransform="matrix(1,0,0,0.8000001,-3,0.2999994)" />
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient4232"
    - id="linearGradient3048"
    - gradientUnits="userSpaceOnUse"
    - gradientTransform="matrix(1,0,0,0.7499999,-3.0178049,0.3750005)"
    - x1="7.5089025"
    - y1="2.218369"
    - x2="7.5089025"
    - y2="4.8258252" />
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient4374">
    - <stop
    - style="stop-color:#fcaf3e;stop-opacity:1;"
    - offset="0"
    - id="stop4376" />
    - <stop
    - style="stop-color:#ffffff;stop-opacity:1"
    - offset="1"
    - id="stop4378" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient4374"
    - id="linearGradient3046"
    - gradientUnits="userSpaceOnUse"
    - gradientTransform="matrix(2.463041,0,0,1.1368063,-10.850902,0.678176)"
    - x1="6.3242626"
    - y1="2.3645318"
    - x2="6.3242626"
    - y2="1.6300712" />
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient4232">
    - <stop
    - style="stop-color:#f57900;stop-opacity:1;"
    - offset="0"
    - id="stop4234" />
    - <stop
    - style="stop-color:#b25800;stop-opacity:1"
    - offset="1"
    - id="stop4236" />
    - </linearGradient>
    - <linearGradient
    - y2="4.8258252"
    - x2="7.5089025"
    - y1="2.218369"
    - x1="7.5089025"
    - gradientTransform="matrix(1,0,0,0.7499999,1.0000002,-0.6249996)"
    - gradientUnits="userSpaceOnUse"
    - id="linearGradient4308"
    - xlink:href="#linearGradient4232"
    - inkscape:collect="always" />
    - <linearGradient
    - id="linearGradient4368"
    - inkscape:collect="always">
    - <stop
    - id="stop4370"
    - offset="0"
    - style="stop-color:#fcaf3e;stop-opacity:1;" />
    - <stop
    - id="stop4372"
    - offset="1"
    - style="stop-color:#ffffff;stop-opacity:1" />
    - </linearGradient>
    - <linearGradient
    - y2="1.6300712"
    - x2="6.3242626"
    - y1="2.3645318"
    - x1="6.3242626"
    - gradientTransform="matrix(2.463041,0,0,1.1368063,-6.8330964,-0.3218242)"
    - gradientUnits="userSpaceOnUse"
    - id="linearGradient4306"
    - xlink:href="#linearGradient4368"
    - inkscape:collect="always" />
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient3425">
    - <stop
    - style="stop-color:#204a87;stop-opacity:1;"
    - offset="0"
    - id="stop3427" />
    - <stop
    - style="stop-color:#2e69c2;stop-opacity:1"
    - offset="1"
    - id="stop3429" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient3425"
    - id="linearGradient3431"
    - x1="11.5"
    - y1="9.961833"
    - x2="11.241222"
    - y2="6.6366434"
    - gradientUnits="userSpaceOnUse"
    - gradientTransform="translate(-2.9999997,-2.0000001)" />
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient4388">
    - <stop
    - style="stop-color:#d3d7cf;stop-opacity:1;"
    - offset="0"
    - id="stop4390" />
    - <stop
    - style="stop-color:#d3d7cf;stop-opacity:0;"
    - offset="1"
    - id="stop4392" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient4388"
    - id="linearGradient4394"
    - x1="2.9999998"
    - y1="11.5"
    - x2="21"
    - y2="11.5"
    - gradientUnits="userSpaceOnUse" />
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient4158">
    - <stop
    - style="stop-color:#9a9c98;stop-opacity:1"
    - offset="0"
    - id="stop4160" />
    - <stop
    - style="stop-color:#666763;stop-opacity:1"
    - offset="1"
    - id="stop4162" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient4158"
    - id="linearGradient4164"
    - x1="16.274719"
    - y1="9.7764273"
    - x2="17.448"
    - y2="13.753902"
    - gradientUnits="userSpaceOnUse"
    - gradientTransform="matrix(0.7894737,0,0,0.6666667,-1.4736843,1.8333322)" />
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient4048">
    - <stop
    - style="stop-color:#ffffff;stop-opacity:1;"
    - offset="0"
    - id="stop4050" />
    - <stop
    - style="stop-color:#ffffff;stop-opacity:0;"
    - offset="1"
    - id="stop4052" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient4048"
    - id="linearGradient4054"
    - x1="-10.516191"
    - y1="10.124428"
    - x2="36.795452"
    - y2="19.026175"
    - gradientUnits="userSpaceOnUse" />
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient3941">
    - <stop
    - style="stop-color:#af6d02;stop-opacity:1"
    - offset="0"
    - id="stop3943" />
    - <stop
    - style="stop-color:#5f3b00;stop-opacity:1"
    - offset="1"
    - id="stop3945" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient3941"
    - id="linearGradient3947"
    - x1="15.917198"
    - y1="16.659033"
    - x2="16.463091"
    - y2="20.489477"
    - gradientUnits="userSpaceOnUse"
    - gradientTransform="matrix(0.7894737,0,0,0.7,-1.473684,0.4500012)" />
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient4003">
    - <stop
    - style="stop-color:#c17d11;stop-opacity:1"
    - offset="0"
    - id="stop4005" />
    - <stop
    - style="stop-color:#e9b96e;stop-opacity:1"
    - offset="1"
    - id="stop4007" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient4003"
    - id="linearGradient4009"
    - x1="16.815628"
    - y1="16.941942"
    - x2="10.718681"
    - y2="16.941942"
    - gradientUnits="userSpaceOnUse"
    - gradientTransform="matrix(0.7894737,0,0,0.7,-1.473684,0.4500012)" />
    - <filter
    - inkscape:collect="always"
    - id="filter4540"
    - x="-0.087152615"
    - width="1.1743052"
    - y="-0.21174857"
    - height="1.4234971">
    - <feGaussianBlur
    - inkscape:collect="always"
    - stdDeviation="0.37221428"
    - id="feGaussianBlur4542" />
    - </filter>
    - </defs>
    - <sodipodi:namedview
    - id="base"
    - pagecolor="#ffffff"
    - bordercolor="#666666"
    - borderopacity="1.0"
    - inkscape:pageopacity="0.0"
    - inkscape:pageshadow="2"
    - inkscape:zoom="22.197802"
    - inkscape:cx="8"
    - inkscape:cy="8"
    - inkscape:current-layer="layer1"
    - showgrid="false"
    - inkscape:grid-bbox="true"
    - inkscape:document-units="px"
    - inkscape:window-width="641"
    - inkscape:window-height="669"
    - inkscape:window-x="0"
    - inkscape:window-y="22">
    - <inkscape:grid
    - type="xygrid"
    - id="grid8150" />
    - </sodipodi:namedview>
    - <metadata
    - id="metadata8145">
    - <rdf:RDF>
    - <cc:Work
    - rdf:about="">
    - <dc:format>image/svg+xml</dc:format>
    - <dc:type
    - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    - </cc:Work>
    - </rdf:RDF>
    - </metadata>
    - <g
    - id="layer1"
    - inkscape:label="Layer 1"
    - inkscape:groupmode="layer">
    - <path
    - sodipodi:type="arc"
    - style="opacity:0.47499999999999998;fill:#edd400;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4540);enable-background:accumulate"
    - id="path4466"
    - sodipodi:cx="12.03125"
    - sodipodi:cy="4.265625"
    - sodipodi:rx="5.125"
    - sodipodi:ry="2.109375"
    - d="M 17.15625,4.265625 A 5.125,2.109375 0 1 1 6.90625,4.265625 A 5.125,2.109375 0 1 1 17.15625,4.265625 z"
    - transform="matrix(1.3658536,0,0,1.1656218,-8.4329267,-2.4721054)" />
    - <path
    - style="fill:url(#linearGradient4009);fill-opacity:1;stroke:url(#linearGradient3947);stroke-width:1.00000072000000007;stroke-miterlimit:4;stroke-opacity:1"
    - d="m 0.50000029,9.8437508 0,3.5562497 C 0.50000029,14.5592 3.8600006,15.5 8.0000002,15.5 12.14,15.5 15.5,14.559199 15.5,13.4 l 0,-3.5562497 z"
    - id="path3936"
    - sodipodi:nodetypes="ccsccc" />
    - <rect
    - style="opacity:0.26499999000000002;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect4624"
    - width="2"
    - height="3"
    - x="3"
    - y="11" />
    - <path
    - sodipodi:type="inkscape:offset"
    - inkscape:radius="-1.0054175"
    - inkscape:original="M 2.5 11.5 L 2.5 18.5 C 2.5 20.155999 6.7560004 21.5 12 21.5 C 17.243999 21.5 21.5 20.155998 21.5 18.5 L 21.5 11.5 L 2.5 11.5 z "
    - style="fill:none;stroke:url(#linearGradient4054);stroke-width:1.44648218000000006;stroke-miterlimit:4;stroke-opacity:1"
    - id="path3983"
    - d="m 3.5,12.5 0,6 c 0,-0.016662 0.0034472,0.121066 0.34375,0.375 0.3403028,0.253934 0.9602178,0.531845 1.75,0.78125 C 7.1733144,20.15506 9.4638941,20.5 12,20.5 c 2.536106,0 4.826685,-0.34494 6.40625,-0.84375 0.789782,-0.249405 1.409697,-0.527316 1.75,-0.78125 C 20.496553,18.621066 20.5,18.483337 20.5,18.5 l 0,-6 z"
    - transform="matrix(0.7647058,0,0,0.6249999,-1.1764702,1.6875019)" />
    - <rect
    - style="opacity:0.83499995000000005;color:#000000;fill:#8f5902;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect4056"
    - width="1"
    - height="3"
    - x="6"
    - y="11"
    - rx="0.5"
    - ry="0.5" />
    - <rect
    - style="opacity:0.83499995000000005;color:#000000;fill:#8f5902;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect4078"
    - width="1"
    - height="3"
    - x="3"
    - y="10"
    - rx="0.5"
    - ry="0.5" />
    - <rect
    - style="opacity:0.83499995000000005;color:#000000;fill:#8f5902;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect4131"
    - width="1"
    - height="3"
    - x="12"
    - y="10"
    - rx="0.5"
    - ry="0.5" />
    - <rect
    - style="opacity:0.26499999000000002;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect2655"
    - width="2"
    - height="3"
    - x="10"
    - y="11" />
    - <rect
    - style="opacity:0.26499999000000002;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect2664"
    - width="2"
    - height="2"
    - x="13"
    - y="11" />
    - <rect
    - style="opacity:0.26499999000000002;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect2646"
    - width="2"
    - height="3"
    - x="7"
    - y="12" />
    - <rect
    - style="opacity:0.83499995000000005;color:#000000;fill:#8f5902;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect4140"
    - width="1"
    - height="3"
    - x="8"
    - y="10"
    - rx="0.5"
    - ry="0.5" />
    - <path
    - style="fill:#eeeeec;fill-opacity:1;stroke:url(#linearGradient4164);stroke-width:1.00000059999999991;stroke-miterlimit:4;stroke-opacity:1"
    - d="M 15.500001,9.5000002 C 15.500001,10.604 12.139999,11.5 8,11.5 3.8600003,11.5 0.5000003,10.604 0.5000003,9.5000004 0.5000003,8.3960006 3.8600004,7.5000001 8,7.5000001 c 4.140001,0 7.500001,0.89600032 7.500001,2.0000001 z"
    - id="path1307" />
    - <path
    - sodipodi:type="inkscape:offset"
    - inkscape:radius="-1.0051613"
    - inkscape:original="M 12 8.5 C 6.7560004 8.5 2.5000001 9.844 2.5 11.5 C 2.5 13.155999 6.7560004 14.5 12 14.5 C 17.243999 14.5 21.5 13.155999 21.5 11.5 C 21.5 9.844 17.244 8.5000008 12 8.5 z "
    - xlink:href="#path4198"
    - style="fill:url(#linearGradient4394);fill-opacity:1;stroke:#ffffff;stroke-width:1.61721622999999992;stroke-miterlimit:4;stroke-opacity:1"
    - id="path4200"
    - d="M 12,9.5 C 9.4638721,9.5 7.1733501,9.8449289 5.59375,10.34375 4.80395,10.593161 4.1840886,10.87104 3.84375,11.125 3.5034114,11.37896 3.5,11.516552 3.5,11.5 c 0,-0.016553 0.0034113,0.12104 0.34375,0.375 0.3403387,0.25396 0.9601999,0.531839 1.75,0.78125 C 7.1733501,13.155071 9.4638722,13.5 12,13.5 c 2.536128,0 4.82665,-0.344929 6.40625,-0.84375 0.7898,-0.249411 1.409661,-0.52729 1.75,-0.78125 C 20.496589,11.62104 20.5,11.483447 20.5,11.5 c 0,0.016552 -0.003411,-0.12104 -0.34375,-0.375 -0.340339,-0.25396 -0.9602,-0.53184 -1.75,-0.78125 C 16.82665,9.844929 14.536128,9.5000004 12,9.5 z"
    - transform="matrix(0.7647058,0,0,0.4999999,-1.1764702,3.7500016)" />
    - <rect
    - style="opacity:1;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3431);stroke-width:1.00000011999999994;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3304"
    - width="2"
    - height="4.999999"
    - x="7.5"
    - y="4.500001"
    - rx="1"
    - ry="1" />
    - <rect
    - style="opacity:0.55500033999999998;color:#000000;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3308"
    - width="1"
    - height="1"
    - x="8"
    - y="6" />
    - <rect
    - style="opacity:0.55500033999999998;color:#000000;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3330"
    - width="1"
    - height="1"
    - x="8"
    - y="8" />
    - <rect
    - style="opacity:0.31000000999999999;color:#000000;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3608"
    - width="1"
    - height="1"
    - x="7"
    - y="6" />
    - <rect
    - style="opacity:0.31000000999999999;color:#000000;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3617"
    - width="1"
    - height="1"
    - x="7"
    - y="8" />
    - <rect
    - style="opacity:0.31000000999999999;color:#000000;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3626"
    - width="1"
    - height="1"
    - x="9"
    - y="8" />
    - <rect
    - style="opacity:0.31000000999999999;color:#000000;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3635"
    - width="1"
    - height="1"
    - x="9"
    - y="6" />
    - <path
    - style="fill:url(#linearGradient4306);fill-opacity:1;stroke:url(#linearGradient4308);stroke-width:1.00000119000000010;stroke-miterlimit:4;stroke-opacity:1"
    - d="m 8.9999763,3.4999993 c -0.827986,0 -1.499975,-0.6719998 -1.499975,-1.4999993 0,-0.82799966 0.671989,-1.4999994 1.4999755,-1.4999994 0.5378079,0 0.8279864,2.9999986 0,2.9999987 z"
    - id="path4284"
    - sodipodi:nodetypes="csss" />
    - <path
    - style="fill:url(#linearGradient3046);fill-opacity:1;stroke:url(#linearGradient3048);stroke-width:1.00000119000000010;stroke-miterlimit:4;stroke-opacity:1"
    - d="M 4.9821711,4.4999994 C 4.1541851,4.4999994 3.4821961,3.8279997 3.4821961,3.0000001 C 3.4821961,2.1720004 4.1541851,1.5000007 4.9821711,1.5000007 C 5.5199791,1.5000007 5.8101571,4.4999993 4.9821711,4.4999994 L 4.9821711,4.4999994 z"
    - id="path2289"
    - sodipodi:nodetypes="csss" />
    - <rect
    - style="fill:#6ec31b;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3034);stroke-width:1.00000024000000010;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3469"
    - width="2"
    - height="4"
    - x="3.5"
    - y="5.5"
    - rx="1"
    - ry="1" />
    - <rect
    - style="opacity:0.55500033999999998;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3471"
    - width="1"
    - height="1"
    - x="4"
    - y="5.9999995" />
    - <rect
    - style="opacity:0.55500033999999998;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3473"
    - width="1"
    - height="1"
    - x="4"
    - y="7.9999995" />
    - <rect
    - style="fill:#ad7fa8;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3029);stroke-width:1.00000024000000010;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3533"
    - width="2"
    - height="4"
    - x="11.517806"
    - y="5.5"
    - rx="1"
    - ry="1" />
    - <rect
    - style="opacity:0.55500033999999998;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3535"
    - width="1"
    - height="1"
    - x="12.017806"
    - y="5.9999995" />
    - <rect
    - style="opacity:0.55500033999999998;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3537"
    - width="1"
    - height="1"
    - x="12.017806"
    - y="7.9999995" />
    - <rect
    - style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3559"
    - width="1"
    - height="1"
    - x="3"
    - y="6" />
    - <rect
    - style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3581"
    - width="1"
    - height="1"
    - x="3"
    - y="8" />
    - <rect
    - style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3590"
    - width="1"
    - height="1"
    - x="5"
    - y="8" />
    - <rect
    - style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3599"
    - width="1"
    - height="1"
    - x="5"
    - y="6" />
    - <rect
    - style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3644"
    - width="1"
    - height="1"
    - x="11.017806"
    - y="6" />
    - <rect
    - style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3653"
    - width="1"
    - height="1"
    - x="13.017806"
    - y="6" />
    - <rect
    - style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3662"
    - width="1"
    - height="1"
    - x="13.017806"
    - y="8" />
    - <rect
    - style="opacity:0.31000000999999999;fill:#c6d7ed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    - id="rect3671"
    - width="1"
    - height="1"
    - x="11.017806"
    - y="8" />
    - <path
    - style="fill:url(#linearGradient3005);fill-opacity:1;stroke:url(#linearGradient3007);stroke-width:1.00000119000000010;stroke-miterlimit:4;stroke-opacity:1"
    - d="M 12.999976,4.4999993 C 12.17199,4.4999993 11.500001,3.8279995 11.500001,3 C 11.500001,2.1720003 12.17199,1.5000006 12.999977,1.5000006 C 13.537784,1.5000006 13.827963,4.4999992 12.999977,4.4999993 L 12.999976,4.4999993 z"
    - id="path4348"
    - sodipodi:nodetypes="csss" />
    - </g>
    -</svg>
    --- a/pidgin/pixmaps/emblems/scalable/blocked.svg Tue May 08 19:55:05 2018 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,139 +0,0 @@
    -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    -<!-- Created with Inkscape (http://www.inkscape.org/) -->
    -<svg
    - xmlns:dc="http://purl.org/dc/elements/1.1/"
    - xmlns:cc="http://creativecommons.org/ns#"
    - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    - xmlns:svg="http://www.w3.org/2000/svg"
    - xmlns="http://www.w3.org/2000/svg"
    - xmlns:xlink="http://www.w3.org/1999/xlink"
    - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    - width="16px"
    - height="16px"
    - id="svg4220"
    - sodipodi:version="0.32"
    - inkscape:version="0.46"
    - sodipodi:docbase="/home/hbons/Desktop/Pidgin/2.1.0/toolbars/16/scalable"
    - sodipodi:docname="blocked.svg"
    - inkscape:export-filename="/home/hbons/Desktop/block.png"
    - inkscape:export-xdpi="90"
    - inkscape:export-ydpi="90"
    - inkscape:output_extension="org.inkscape.output.svg.inkscape">
    - <defs
    - id="defs4222">
    - <linearGradient
    - id="linearGradient2241"
    - inkscape:collect="always">
    - <stop
    - id="stop2243"
    - offset="0"
    - style="stop-color:#eeeeec;stop-opacity:1;" />
    - <stop
    - id="stop2245"
    - offset="1"
    - style="stop-color:#eeeeec;stop-opacity:0;" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient2241"
    - id="linearGradient2826"
    - gradientUnits="userSpaceOnUse"
    - gradientTransform="matrix(1.002185,0,0,0.866653,-24.02518,-2.399763)"
    - x1="19.003813"
    - y1="9.3585329"
    - x2="15.520383"
    - y2="14.406374" />
    - </defs>
    - <sodipodi:namedview
    - id="base"
    - pagecolor="#ffffff"
    - bordercolor="#666666"
    - borderopacity="1.0"
    - inkscape:pageopacity="0.0"
    - inkscape:pageshadow="2"
    - inkscape:zoom="25.498579"
    - inkscape:cx="19.947241"
    - inkscape:cy="9.0174755"
    - inkscape:current-layer="layer1"
    - showgrid="true"
    - inkscape:grid-bbox="true"
    - inkscape:document-units="px"
    - inkscape:object-points="false"
    - inkscape:grid-points="true"
    - inkscape:window-width="1440"
    - inkscape:window-height="849"
    - inkscape:window-x="0"
    - inkscape:window-y="0"
    - showguides="true"
    - inkscape:guide-bbox="true" />
    - <metadata
    - id="metadata4225">
    - <rdf:RDF>
    - <cc:Work
    - rdf:about="">
    - <dc:format>image/svg+xml</dc:format>
    - <dc:type
    - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    - </cc:Work>
    - </rdf:RDF>
    - </metadata>
    - <g
    - id="layer1"
    - inkscape:label="Layer 1"
    - inkscape:groupmode="layer">
    - <rect
    - style="fill:#c17d11;fill-opacity:1;stroke:#8f5902;stroke-width:0.99999875;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect1324"
    - width="11.000001"
    - height="14.999996"
    - x="-13.5"
    - y="0.49999937"
    - ry="0"
    - transform="scale(-1,1)" />
    - <rect
    - style="opacity:0.3;fill:url(#linearGradient2826);fill-opacity:1;stroke:white;stroke-width:0.99999827;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2211"
    - width="9.0000048"
    - height="12.999996"
    - x="-12.500007"
    - y="1.4999992"
    - ry="0"
    - transform="scale(-1,1)" />
    - <path
    - sodipodi:type="arc"
    - style="fill:#fecb81;fill-opacity:1;stroke:none;stroke-width:2.03035927;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path2215"
    - sodipodi:cx="17.607706"
    - sodipodi:cy="10.679387"
    - sodipodi:rx="0.80383009"
    - sodipodi:ry="0.80383009"
    - d="M 18.411536 10.679387 A 0.80383009 0.80383009 0 1 1 16.803876,10.679387 A 0.80383009 0.80383009 0 1 1 18.411536 10.679387 z"
    - transform="matrix(-1.244046,0,0,1.245728,26.90479,-6.302258)" />
    - <rect
    - style="opacity:1;fill:#ce9f52;fill-opacity:1;stroke:#8f5902;stroke-width:0.99999994;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2878"
    - width="15.000005"
    - height="2.0000005"
    - x="0.49999997"
    - y="9.5" />
    - <rect
    - style="opacity:1;fill:#d3d7cf;fill-opacity:1;stroke:#888a85;stroke-width:0.99999934;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2880"
    - width="2.0000017"
    - height="3.9999959"
    - x="1.5"
    - y="8.500001"
    - rx="0.90201104"
    - ry="0.90201104" />
    - <rect
    - style="opacity:1;fill:#d3d7cf;fill-opacity:1;stroke:#888a85;stroke-width:0.99999934;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2884"
    - width="2.0000017"
    - height="3.9999959"
    - x="12.499999"
    - y="8.500001"
    - rx="0.90201104"
    - ry="0.90201104" />
    - </g>
    -</svg>
    --- a/pidgin/pixmaps/emblems/scalable/bot.svg Tue May 08 19:55:05 2018 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,191 +0,0 @@
    -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    -<!-- Created with Inkscape (http://www.inkscape.org/) -->
    -<svg
    - xmlns:dc="http://purl.org/dc/elements/1.1/"
    - xmlns:cc="http://creativecommons.org/ns#"
    - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    - xmlns:svg="http://www.w3.org/2000/svg"
    - xmlns="http://www.w3.org/2000/svg"
    - xmlns:xlink="http://www.w3.org/1999/xlink"
    - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    - width="16"
    - height="16"
    - id="svg2"
    - sodipodi:version="0.32"
    - inkscape:version="0.46"
    - version="1.0"
    - sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh/emblems"
    - sodipodi:docname="bot.svg"
    - inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/emblems/bot.png"
    - inkscape:export-xdpi="90"
    - inkscape:export-ydpi="90"
    - inkscape:output_extension="org.inkscape.output.svg.inkscape">
    - <defs
    - id="defs4">
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient2434">
    - <stop
    - style="stop-color:#3465a4;stop-opacity:1;"
    - offset="0"
    - id="stop2436" />
    - <stop
    - style="stop-color:#3465a4;stop-opacity:0;"
    - offset="1"
    - id="stop2438" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient2381">
    - <stop
    - style="stop-color:#eeeeec;stop-opacity:1;"
    - offset="0"
    - id="stop2383" />
    - <stop
    - style="stop-color:#eeeeec;stop-opacity:0;"
    - offset="1"
    - id="stop2385" />
    - </linearGradient>
    - <radialGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient2381"
    - id="radialGradient2387"
    - cx="8"
    - cy="6.3252358"
    - fx="8"
    - fy="6.3252358"
    - r="5.5"
    - gradientTransform="matrix(1,0,0,0.727273,-2.499086e-17,2.590909)"
    - gradientUnits="userSpaceOnUse" />
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient2434"
    - id="linearGradient2440"
    - x1="8.0002842"
    - y1="7.9528065"
    - x2="8.0002842"
    - y2="3.994154"
    - gradientUnits="userSpaceOnUse"
    - gradientTransform="matrix(1.000231,0,0,1.003358,-2.099138e-3,-2.699002e-2)" />
    - </defs>
    - <sodipodi:namedview
    - id="base"
    - pagecolor="#ffffff"
    - bordercolor="#666666"
    - borderopacity="1.0"
    - inkscape:pageopacity="0.0"
    - inkscape:pageshadow="2"
    - inkscape:zoom="24.007726"
    - inkscape:cx="15.409556"
    - inkscape:cy="3.028583"
    - inkscape:document-units="px"
    - inkscape:current-layer="layer1"
    - showguides="true"
    - inkscape:guide-bbox="true"
    - showgrid="true"
    - fill="#3465a4"
    - inkscape:window-width="1268"
    - inkscape:window-height="971"
    - inkscape:window-x="6"
    - inkscape:window-y="21">
    - <sodipodi:guide
    - orientation="vertical"
    - position="-845.97209"
    - id="guide1317" />
    - </sodipodi:namedview>
    - <metadata
    - id="metadata7">
    - <rdf:RDF>
    - <cc:Work
    - rdf:about="">
    - <dc:format>image/svg+xml</dc:format>
    - <dc:type
    - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    - </cc:Work>
    - </rdf:RDF>
    - </metadata>
    - <g
    - inkscape:label="Layer 1"
    - inkscape:groupmode="layer"
    - id="layer1">
    - <path
    - style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000012;stroke-miterlimit:4;stroke-opacity:1"
    - d="M 8.0273697,2.4999816 C 11.768865,2.4999816 13.504889,4.6239578 13.504889,6.0188482 L 13.504889,10.982138 C 13.504889,12.377028 12.554059,13.49999 11.372982,13.49999 L 4.6301353,13.49999 C 3.4490585,13.49999 2.4982278,12.377028 2.4982278,10.982138 L 2.4982278,6.0188482 C 2.4982278,4.6239578 4.3150401,2.4999816 8.0273697,2.4999816 z "
    - id="rect2337"
    - sodipodi:nodetypes="cccccccz" />
    - <path
    - sodipodi:type="inkscape:offset"
    - inkscape:radius="-1.0049763"
    - inkscape:original="M 8.03125 2.5 C 4.3189204 2.5 2.5 4.6363594 2.5 6.03125 L 2.5 10.96875 C 2.5 12.36364 3.443923 13.5 4.625 13.5 L 11.375 13.5 C 12.556077 13.5 13.5 12.36364 13.5 10.96875 L 13.5 6.03125 C 13.5 4.6363596 11.772746 2.5 8.03125 2.5 z "
    - xlink:href="#rect2337"
    - style="opacity:0.5;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-miterlimit:4;stroke-opacity:1"
    - id="path2364"
    - inkscape:href="#rect2337"
    - d="M 8.03125,3.5 C 4.6641987,3.5 3.46875,5.5073994 3.46875,6.03125 L 3.46875,10.96875 C 3.46875,11.900898 4.0706163,12.5 4.625,12.5 L 11.4375,12.5 C 11.991885,12.5 12.5625,11.915908 12.5625,10.96875 L 12.5625,6.03125 C 12.5625,5.478244 11.430731,3.5 8.03125,3.5 z " />
    - <path
    - sodipodi:type="inkscape:offset"
    - inkscape:radius="-1.0049763"
    - inkscape:original="M 8.03125 2.5 C 4.3189204 2.5 2.5 4.6363594 2.5 6.03125 L 2.5 10.96875 C 2.5 12.36364 3.443923 13.5 4.625 13.5 L 11.375 13.5 C 12.556077 13.5 13.5 12.36364 13.5 10.96875 L 13.5 6.03125 C 13.5 4.6363596 11.772746 2.5 8.03125 2.5 z "
    - xlink:href="#rect2337"
    - style="opacity:0.5;fill:url(#radialGradient2387);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999976;stroke-miterlimit:4;stroke-opacity:1"
    - id="path2379"
    - inkscape:href="#rect2337"
    - d="M 8.03125,4.5 C 4.6641988,4.5 3.46875,6.5073996 3.46875,7.03125 L 3.46875,11.96875 C 3.46875,12.900898 4.0706163,13.5 4.625,13.5 L 11.4375,13.5 C 11.991885,13.5 12.5625,12.915908 12.5625,11.96875 L 12.5625,7.03125 C 12.5625,6.478244 11.430731,4.5000001 8.03125,4.5 z "
    - transform="matrix(0.909091,0,0,0.875,0.727273,0.187503)" />
    - <rect
    - style="opacity:1;fill:#888a85;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2343"
    - width="4"
    - height="1"
    - x="6"
    - y="11"
    - rx="0"
    - ry="1" />
    - <rect
    - style="opacity:1;fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999964;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2397"
    - width="1.9817986"
    - height="4.9895701"
    - x="0.50910079"
    - y="6.5103664"
    - ry="0.9731853"
    - rx="0.97318554" />
    - <rect
    - style="opacity:1;fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999923;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2399"
    - width="1.9878451"
    - height="4.9889064"
    - x="13.510628"
    - y="6.5102949"
    - ry="0.97318453"
    - rx="0.97318554" />
    - <rect
    - style="opacity:1;fill:#888a85;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2407"
    - width="1"
    - height="1"
    - x="5"
    - y="10"
    - rx="0"
    - ry="1" />
    - <rect
    - style="opacity:1;fill:#888a85;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2409"
    - width="1"
    - height="1"
    - x="10"
    - y="10"
    - rx="0"
    - ry="1" />
    - <rect
    - style="opacity:1;fill:url(#linearGradient2440);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.99999976;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2424"
    - width="6.9998379"
    - height="2.997915"
    - x="4.5001144"
    - y="5.501677"
    - ry="0.99999988"
    - rx="0.99999964" />
    - </g>
    -</svg>
    --- a/pidgin/pixmaps/emblems/scalable/external.svg Tue May 08 19:55:05 2018 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,153 +0,0 @@
    -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    -<!-- Created with Inkscape (http://www.inkscape.org/) -->
    -<svg
    - xmlns:dc="http://purl.org/dc/elements/1.1/"
    - xmlns:cc="http://creativecommons.org/ns#"
    - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    - xmlns:svg="http://www.w3.org/2000/svg"
    - xmlns="http://www.w3.org/2000/svg"
    - xmlns:xlink="http://www.w3.org/1999/xlink"
    - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    - width="16px"
    - height="16px"
    - id="svg7380"
    - sodipodi:version="0.32"
    - inkscape:version="0.46"
    - sodipodi:docbase="/home/hbons/Desktop"
    - sodipodi:docname="external.svg"
    - inkscape:export-filename="/home/hbons/Desktop/external.png"
    - inkscape:export-xdpi="90"
    - inkscape:export-ydpi="90"
    - inkscape:output_extension="org.inkscape.output.svg.inkscape">
    - <defs
    - id="defs7382">
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient25546">
    - <stop
    - style="stop-color:white;stop-opacity:1;"
    - offset="0"
    - id="stop25548" />
    - <stop
    - style="stop-color:white;stop-opacity:0;"
    - offset="1"
    - id="stop25550" />
    - </linearGradient>
    - <radialGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient25546"
    - id="radialGradient25554"
    - cx="7.8836637"
    - cy="1.5104795"
    - fx="7.8836637"
    - fy="1.5104795"
    - r="8.4883642"
    - gradientTransform="matrix(1,0,0,0.994693,0,4.16407e-2)"
    - gradientUnits="userSpaceOnUse" />
    - <radialGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient25546"
    - id="radialGradient25568"
    - gradientUnits="userSpaceOnUse"
    - gradientTransform="matrix(1,0,0,0.994693,0,4.16407e-2)"
    - cx="7.8836741"
    - cy="0.14505707"
    - fx="7.8836741"
    - fy="0.14505707"
    - r="8.4883642" />
    - <radialGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient25546"
    - id="radialGradient25572"
    - gradientUnits="userSpaceOnUse"
    - gradientTransform="matrix(1,0,0,0.994693,0,4.16407e-2)"
    - cx="7.8836637"
    - cy="1.5104795"
    - fx="7.8836637"
    - fy="1.5104795"
    - r="8.4883642" />
    - </defs>
    - <sodipodi:namedview
    - id="base"
    - pagecolor="#ffffff"
    - bordercolor="#666666"
    - borderopacity="1.0"
    - inkscape:pageopacity="0.0"
    - inkscape:pageshadow="2"
    - inkscape:zoom="22.197802"
    - inkscape:cx="15.928713"
    - inkscape:cy="7.0990099"
    - inkscape:current-layer="layer1"
    - showgrid="true"
    - inkscape:grid-bbox="true"
    - inkscape:document-units="px"
    - width="24px"
    - height="24px"
    - showguides="true"
    - inkscape:guide-bbox="true"
    - inkscape:window-width="872"
    - inkscape:window-height="626"
    - inkscape:window-x="6"
    - inkscape:window-y="94" />
    - <metadata
    - id="metadata7385">
    - <rdf:RDF>
    - <cc:Work
    - rdf:about="">
    - <dc:format>image/svg+xml</dc:format>
    - <dc:type
    - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    - </cc:Work>
    - </rdf:RDF>
    - </metadata>
    - <g
    - id="layer1"
    - inkscape:label="Layer 1"
    - inkscape:groupmode="layer">
    - <path
    - sodipodi:type="arc"
    - style="opacity:1;fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:1.0481478;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path7388"
    - sodipodi:cx="7.8836637"
    - sodipodi:cy="7.8460393"
    - sodipodi:rx="7.8836637"
    - sodipodi:ry="7.838614"
    - d="M 15.767327 7.8460393 A 7.8836637 7.838614 0 1 1 0,7.8460393 A 7.8836637 7.838614 0 1 1 15.767327 7.8460393 z"
    - transform="matrix(0.951334,0,0,0.956802,0.5,0.492896)" />
    - <path
    - style="opacity:1;fill:#3465a4;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - d="M 10.90625,2 C 9.7428141,2 8.7812499,2.8959991 8.78125,4 C 8.78125,5.1040008 9.7428141,5.9999999 10.90625,6 C 12.069686,6 13,5.1040007 13,4 C 13,2.8959992 12.069686,2 10.90625,2 z M 4,3 C 2.8960002,3 2,3.8959993 2,5 C 2,5.4301796 2.1436219,5.8299355 2.375,6.15625 C 1.573931,6.5477359 0.99999996,7.6683 1,9 C 1,10.656 1.8960002,12 3,12 C 4.1039998,12 5.0000002,10.655999 5,9 C 5,8.2118079 4.7692756,7.5043072 4.4375,6.96875 C 5.3340078,6.771061 6.0000002,5.9556507 6,5 C 6,3.8959992 5.1039998,3 4,3 z M 11.5,6 C 9.568,6 8.0000001,7.1200004 8,8.5 C 8,9.5086172 8.8261102,10.38618 10.03125,10.78125 C 10.116966,12.025862 10.730396,13 11.5,13 C 12.269604,13 12.883034,12.025862 12.96875,10.78125 C 14.17389,10.38618 15,9.5086171 15,8.5 C 15,7.1200006 13.432,6 11.5,6 z "
    - id="path8277" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:0.6;fill:url(#radialGradient25554);fill-opacity:1;stroke:#eeeeec;stroke-width:1.20940173;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path8275"
    - sodipodi:cx="7.8836637"
    - sodipodi:cy="7.8460393"
    - sodipodi:rx="7.8836637"
    - sodipodi:ry="7.838614"
    - d="M 15.767327 7.8460393 A 7.8836637 7.838614 0 1 1 0,7.8460393 A 7.8836637 7.838614 0 1 1 15.767327 7.8460393 z"
    - transform="matrix(0.824489,0,0,0.829228,1.5,1.493846)" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:0.2544643;fill:url(#radialGradient25568);fill-opacity:1;stroke:#eeeeec;stroke-width:1.64813614;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path25566"
    - sodipodi:cx="7.8836637"
    - sodipodi:cy="7.8460393"
    - sodipodi:rx="7.8836637"
    - sodipodi:ry="7.838614"
    - d="M 15.767327 7.8460393 A 7.8836637 7.838614 0 1 1 0,7.8460393 A 7.8836637 7.838614 0 1 1 15.767327 7.8460393 z"
    - transform="matrix(0.443956,0,0,0.829228,4.5,1.493846)" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:0.25892855;fill:url(#radialGradient25572);fill-opacity:1;stroke:#eeeeec;stroke-width:1.64813614;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path25570"
    - sodipodi:cx="7.8836637"
    - sodipodi:cy="7.8460393"
    - sodipodi:rx="7.8836637"
    - sodipodi:ry="7.838614"
    - d="M 15.767327 7.8460393 A 7.8836637 7.838614 0 1 1 0,7.8460393 A 7.8836637 7.838614 0 1 1 15.767327 7.8460393 z"
    - transform="matrix(0,0.443956,-0.829228,0,14.50615,4.5)" />
    - </g>
    -</svg>
    --- a/pidgin/pixmaps/emblems/scalable/female.svg Tue May 08 19:55:05 2018 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,113 +0,0 @@
    -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    -<!-- Created with Inkscape (http://www.inkscape.org/) -->
    -<svg
    - xmlns:dc="http://purl.org/dc/elements/1.1/"
    - xmlns:cc="http://creativecommons.org/ns#"
    - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    - xmlns:svg="http://www.w3.org/2000/svg"
    - xmlns="http://www.w3.org/2000/svg"
    - xmlns:xlink="http://www.w3.org/1999/xlink"
    - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    - width="16"
    - height="16"
    - id="svg1307"
    - sodipodi:version="0.32"
    - inkscape:version="0.46"
    - sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh"
    - sodipodi:docname="female.svg"
    - inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/female.png"
    - inkscape:export-xdpi="90"
    - inkscape:export-ydpi="90"
    - version="1.0"
    - inkscape:output_extension="org.inkscape.output.svg.inkscape">
    - <defs
    - id="defs1309">
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient2206">
    - <stop
    - style="stop-color:#c372cf;stop-opacity:1;"
    - offset="0"
    - id="stop2208" />
    - <stop
    - style="stop-color:#c372cf;stop-opacity:0;"
    - offset="1"
    - id="stop2210" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient2206"
    - id="linearGradient2212"
    - x1="8.7527227"
    - y1="8.5870285"
    - x2="8.7527227"
    - y2="-0.61677557"
    - gradientUnits="userSpaceOnUse" />
    - </defs>
    - <sodipodi:namedview
    - id="base"
    - pagecolor="#ffffff"
    - bordercolor="#666666"
    - borderopacity="1.0"
    - inkscape:pageopacity="0.0"
    - inkscape:pageshadow="2"
    - inkscape:zoom="44.395605"
    - inkscape:cx="15.206295"
    - inkscape:cy="6.2089057"
    - inkscape:current-layer="layer1"
    - showgrid="true"
    - inkscape:grid-bbox="true"
    - inkscape:document-units="px"
    - fill="#729fcf"
    - inkscape:window-width="1268"
    - inkscape:window-height="971"
    - inkscape:window-x="6"
    - inkscape:window-y="21"
    - showguides="true"
    - inkscape:guide-bbox="true" />
    - <metadata
    - id="metadata1312">
    - <rdf:RDF>
    - <cc:Work
    - rdf:about="">
    - <dc:format>image/svg+xml</dc:format>
    - <dc:type
    - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    - </cc:Work>
    - </rdf:RDF>
    - </metadata>
    - <g
    - id="layer1"
    - inkscape:label="Layer 1"
    - inkscape:groupmode="layer">
    - <path
    - sodipodi:type="arc"
    - style="opacity:0.59659095;fill:#ad7fa8;fill-opacity:1;stroke:#ad7fa8;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path1305"
    - sodipodi:cx="5.0230198"
    - sodipodi:cy="5.3570547"
    - sodipodi:rx="3.3111386"
    - sodipodi:ry="2.6917078"
    - d="M 5.2408909,8.0429293 A 3.3111386,2.6917078 0 0 1 5.227167,8.0436417"
    - sodipodi:start="1.5049493"
    - sodipodi:end="1.5091025"
    - sodipodi:open="true" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:0.59659095;fill:#ad7fa8;fill-opacity:1;stroke:#ad7fa8;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path1307"
    - sodipodi:cx="2.8944306"
    - sodipodi:cy="2.8680694"
    - sodipodi:rx="1.4303218"
    - sodipodi:ry="1.4190594"
    - d="M 2.988545,4.2840535 A 1.4303218,1.4190594 0 0 1 2.9826167,4.2844291"
    - sodipodi:start="1.5049493"
    - sodipodi:end="1.5091025"
    - sodipodi:open="true" />
    - <path
    - style="opacity:1;fill:url(#linearGradient2212);fill-opacity:1.0;stroke:#c7349f;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - d="M 8.03125 1.5 C 6.0362037 1.7252787 4.4999999 3.4448511 4.5 5.5 C 4.5 7.3629757 5.7751975 8.9308504 7.5 9.375 L 7.5 10.5 L 5.5 10.5 L 5.5 12.5 L 7.5 12.5 L 7.5 14.5 L 9.5 14.5 L 9.5 12.5 L 11.5 12.5 L 11.5 10.5 L 9.5 10.5 L 9.5 9.375 C 11.224803 8.9308505 12.5 7.3629757 12.5 5.5 C 12.5 3.2920288 10.707789 1.5 8.5 1.5 C 8.3965099 1.5 8.2890204 1.4922668 8.1875 1.5 C 8.1391192 1.5036853 8.0791311 1.4945933 8.03125 1.5 z M 8.34375 3.5 C 8.3943599 3.4961452 8.4484081 3.5 8.5 3.5 C 9.6006259 3.4999999 10.5 4.3993736 10.5 5.5 C 10.5 6.6006265 9.6006264 7.5 8.5 7.5 C 7.3993732 7.5000001 6.5 6.6006264 6.5 5.5 C 6.5 4.4509656 7.3146811 3.5783814 8.34375 3.5 z "
    - id="path1313" />
    - </g>
    -</svg>
    --- a/pidgin/pixmaps/emblems/scalable/free-for-chat.svg Tue May 08 19:55:05 2018 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,192 +0,0 @@
    -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    -<!-- Created with Inkscape (http://www.inkscape.org/) -->
    -<svg
    - xmlns:dc="http://purl.org/dc/elements/1.1/"
    - xmlns:cc="http://creativecommons.org/ns#"
    - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    - xmlns:svg="http://www.w3.org/2000/svg"
    - xmlns="http://www.w3.org/2000/svg"
    - xmlns:xlink="http://www.w3.org/1999/xlink"
    - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    - width="16"
    - height="16"
    - id="svg2"
    - sodipodi:version="0.32"
    - inkscape:version="0.46"
    - version="1.0"
    - sodipodi:docbase="/home/hbons/GUI/Tango/Gaim Refresh/emblems/scalable"
    - sodipodi:docname="free-for-chat.svg"
    - inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/toolbars/16/emote-select.png"
    - inkscape:export-xdpi="90"
    - inkscape:export-ydpi="90"
    - inkscape:output_extension="org.inkscape.output.svg.inkscape">
    - <defs
    - id="defs4">
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient3150">
    - <stop
    - style="stop-color:#2e3436;stop-opacity:1;"
    - offset="0"
    - id="stop3152" />
    - <stop
    - style="stop-color:#2e3436;stop-opacity:0;"
    - offset="1"
    - id="stop3154" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient3104">
    - <stop
    - style="stop-color:#eeeeec;stop-opacity:1;"
    - offset="0"
    - id="stop3106" />
    - <stop
    - style="stop-color:#eeeeec;stop-opacity:0;"
    - offset="1"
    - id="stop3108" />
    - </linearGradient>
    - <radialGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient3104"
    - id="radialGradient3114"
    - cx="8.0159302"
    - cy="14.49998"
    - fx="8.0159302"
    - fy="14.49998"
    - r="9.975256"
    - gradientUnits="userSpaceOnUse"
    - gradientTransform="matrix(-0.9327,0.932656,-0.947494,-0.947449,33.02126,11.96667)" />
    - <radialGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient3150"
    - id="radialGradient3156"
    - cx="10.748654"
    - cy="10.457643"
    - fx="10.748654"
    - fy="10.457643"
    - r="6.6449099"
    - gradientTransform="matrix(-0.842757,5.698892e-16,-4.565819e-9,-0.35721,19.80716,14.19321)"
    - gradientUnits="userSpaceOnUse" />
    - </defs>
    - <sodipodi:namedview
    - id="base"
    - pagecolor="#ffffff"
    - bordercolor="#666666"
    - borderopacity="1.0"
    - inkscape:pageopacity="0.0"
    - inkscape:pageshadow="2"
    - inkscape:zoom="36.388908"
    - inkscape:cx="15.503334"
    - inkscape:cy="8.5115617"
    - inkscape:document-units="px"
    - inkscape:current-layer="layer1"
    - showgrid="true"
    - fill="#2e3436"
    - inkscape:window-width="1268"
    - inkscape:window-height="971"
    - inkscape:window-x="6"
    - inkscape:window-y="47"
    - showguides="true"
    - inkscape:guide-bbox="true" />
    - <metadata
    - id="metadata7">
    - <rdf:RDF>
    - <cc:Work
    - rdf:about="">
    - <dc:format>image/svg+xml</dc:format>
    - <dc:type
    - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    - </cc:Work>
    - </rdf:RDF>
    - </metadata>
    - <g
    - inkscape:label="Layer 1"
    - inkscape:groupmode="layer"
    - id="layer1">
    - <path
    - sodipodi:type="arc"
    - style="opacity:0.6;fill:url(#radialGradient3156);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path3140"
    - sodipodi:cx="10.748654"
    - sodipodi:cy="10.457643"
    - sodipodi:rx="6.6449099"
    - sodipodi:ry="2.3675451"
    - d="M 17.393564 10.457643 A 6.6449099 2.3675451 0 1 1 4.1037445,10.457643 A 6.6449099 2.3675451 0 1 1 17.393564 10.457643 z"
    - transform="matrix(1.203929,0,0,0.844757,-4.940617,5.165834)" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:1;fill:#edd400;fill-opacity:1;stroke:#f57900;stroke-width:1.33385623;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path1307"
    - sodipodi:cx="11.806158"
    - sodipodi:cy="10.983024"
    - sodipodi:rx="9.975256"
    - sodipodi:ry="9.975256"
    - d="M 21.781414 10.983024 A 9.975256 9.975256 0 1 1 1.8309021,10.983024 A 9.975256 9.975256 0 1 1 21.781414 10.983024 z"
    - transform="matrix(0.751566,0,0,0.751566,-0.873654,-0.255014)" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:0.79545456;fill:url(#radialGradient3114);fill-opacity:1;stroke:none;stroke-width:1.05274069;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path3102"
    - sodipodi:cx="11.806158"
    - sodipodi:cy="10.983024"
    - sodipodi:rx="9.975256"
    - sodipodi:ry="9.975256"
    - d="M 21.781414 10.983024 A 9.975256 9.975256 0 1 1 1.8309021,10.983024 A 9.975256 9.975256 0 1 1 21.781414 10.983024 z"
    - transform="matrix(0.601488,0,0,0.601488,0.898734,1.393846)" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:0.7;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.53516853;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path2184"
    - sodipodi:cx="11.806158"
    - sodipodi:cy="10.983024"
    - sodipodi:rx="9.975256"
    - sodipodi:ry="9.975256"
    - d="M 21.781414 10.983024 A 9.975256 9.975256 0 1 1 1.8309021,10.983024 A 9.975256 9.975256 0 1 1 21.781414 10.983024 z"
    - transform="matrix(0.651393,0,0,0.651393,0.308855,0.845039)" />
    - <path
    - style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - d="M 11.991472,9 C 11.581026,10.712824 9.995676,12.047691 7.997585,12 C 5.999494,11.952309 4.4416249,10.740305 4.0311784,9.0274809 C 4.7686393,10.13659 6.5310171,10.513632 7.997585,10.513632 C 9.464152,10.513633 11.254011,10.109109 11.991472,9 z "
    - id="path2186"
    - sodipodi:nodetypes="czcsc"
    - transform="matrix(1,0,0,1.332783,0,-2.995046)" />
    - <rect
    - style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2243"
    - width="1"
    - height="3"
    - x="6"
    - y="5"
    - ry="0.5" />
    - <rect
    - style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2246"
    - width="1"
    - height="3"
    - x="9"
    - y="5"
    - ry="0.5"
    - rx="0.5" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:1;fill:#fce94f;fill-opacity:1;stroke:#f57900;stroke-width:0.92844784;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path5203"
    - sodipodi:cx="0.90686977"
    - sodipodi:cy="4.6503878"
    - sodipodi:rx="2.2534339"
    - sodipodi:ry="2.3908384"
    - d="M 3.1603037 4.6503878 A 2.2534339 2.3908384 0 1 1 -1.3465642,4.6503878 A 2.2534339 2.3908384 0 1 1 3.1603037 4.6503878 z"
    - transform="matrix(1.109418,0,0,1.045658,11.9939,-1.862717)" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:0.7;fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.54741251;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path6090"
    - sodipodi:cx="0.90686977"
    - sodipodi:cy="4.6503878"
    - sodipodi:rx="2.2534339"
    - sodipodi:ry="2.3908384"
    - d="M 3.1603037 4.6503878 A 2.2534339 2.3908384 0 1 1 -1.3465642,4.6503878 A 2.2534339 2.3908384 0 1 1 3.1603037 4.6503878 z"
    - transform="matrix(0.665651,0,0,0.627395,12.39634,8.236986e-2)" />
    - </g>
    -</svg>
    --- a/pidgin/pixmaps/emblems/scalable/game.svg Tue May 08 19:55:05 2018 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,146 +0,0 @@
    -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    -<!-- Created with Inkscape (http://www.inkscape.org/) -->
    -<svg
    - xmlns:dc="http://purl.org/dc/elements/1.1/"
    - xmlns:cc="http://creativecommons.org/ns#"
    - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    - xmlns:svg="http://www.w3.org/2000/svg"
    - xmlns="http://www.w3.org/2000/svg"
    - xmlns:xlink="http://www.w3.org/1999/xlink"
    - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    - width="16"
    - height="16"
    - id="svg2"
    - sodipodi:version="0.32"
    - inkscape:version="0.46"
    - version="1.0"
    - sodipodi:docbase="/home/hbons/GUI/Tango/Gaim Refresh/emblems/scalable"
    - sodipodi:docname="game.svg"
    - inkscape:export-filename="/home/hbons/GUI/Tango/Gaim Refresh/emblems/game.png"
    - inkscape:export-xdpi="90"
    - inkscape:export-ydpi="90"
    - inkscape:output_extension="org.inkscape.output.svg.inkscape">
    - <defs
    - id="defs4">
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient2264">
    - <stop
    - style="stop-color:#eeeeec;stop-opacity:1;"
    - offset="0"
    - id="stop2266" />
    - <stop
    - style="stop-color:#eeeeec;stop-opacity:0;"
    - offset="1"
    - id="stop2268" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient2264"
    - id="linearGradient2270"
    - x1="8"
    - y1="3.5630622"
    - x2="8"
    - y2="11.671161"
    - gradientUnits="userSpaceOnUse" />
    - </defs>
    - <sodipodi:namedview
    - id="base"
    - pagecolor="#ffffff"
    - bordercolor="#666666"
    - borderopacity="1.0"
    - inkscape:pageopacity="0.0"
    - inkscape:pageshadow="2"
    - inkscape:zoom="39.000665"
    - inkscape:cx="14.206455"
    - inkscape:cy="7.7355854"
    - inkscape:document-units="px"
    - inkscape:current-layer="layer1"
    - showguides="true"
    - inkscape:guide-bbox="true"
    - showgrid="true"
    - fill="#eeeeec"
    - inkscape:window-width="1268"
    - inkscape:window-height="971"
    - inkscape:window-x="6"
    - inkscape:window-y="47">
    - <sodipodi:guide
    - orientation="vertical"
    - position="-845.97209"
    - id="guide1317" />
    - </sodipodi:namedview>
    - <metadata
    - id="metadata7">
    - <rdf:RDF>
    - <cc:Work
    - rdf:about="">
    - <dc:format>image/svg+xml</dc:format>
    - <dc:type
    - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    - </cc:Work>
    - </rdf:RDF>
    - </metadata>
    - <g
    - inkscape:label="Layer 1"
    - inkscape:groupmode="layer"
    - id="layer1">
    - <path
    - style="fill:#444643;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000024;stroke-miterlimit:4;stroke-opacity:1"
    - d="M 3.9835017,1.4980972 L 11.999829,1.4980972 C 13.394769,1.4980972 14.517772,2.6210999 14.517772,4.0160406 L 14.517772,11.982734 C 14.517772,13.377675 13.394769,14.500678 11.999829,14.500678 L 3.9835017,14.500678 C 2.588561,14.500678 1.4655583,13.377675 1.4655583,11.982734 L 1.4655583,4.0160406 C 1.4655583,2.6210999 2.588561,1.4980972 3.9835017,1.4980972 z "
    - id="path2254" />
    - <path
    - style="fill:#f13d3d;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1.00000036;stroke-miterlimit:4;stroke-opacity:1"
    - d="M 4.0064655,1.4999056 L 11.99231,1.4999056 C 13.381945,1.4999056 14.500677,2.6226961 14.500677,4.0173732 L 14.500677,11.982561 C 14.500677,13.377238 13.381945,14.500029 11.99231,14.500029 L 4.0064655,14.500029 C 2.6168293,14.500029 1.4980971,13.377238 1.4980971,11.982561 L 1.4980971,4.0173732 C 1.4980971,2.6226961 2.6168293,1.4999056 4.0064655,1.4999056 z "
    - id="rect2233" />
    - <path
    - sodipodi:type="inkscape:offset"
    - inkscape:radius="-1.0076212"
    - inkscape:original="M 4 1.5 C 2.6103638 1.5 1.5 2.636573 1.5 4.03125 L 1.5 11.96875 C 1.5 13.363427 2.6103639 14.5 4 14.5 L 12 14.5 C 13.389635 14.5 14.5 13.363427 14.5 11.96875 L 14.5 4.03125 C 14.5 2.6365729 13.389635 1.5 12 1.5 L 4 1.5 z "
    - xlink:href="#rect2233"
    - style="fill:url(#linearGradient2270);fill-opacity:1.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00000024;stroke-miterlimit:4;stroke-opacity:1;opacity:0.3"
    - id="path2252"
    - inkscape:href="#rect2233"
    - d="M 3.96875,2.5 C 3.1210101,2.5 2.46875,3.1684612 2.46875,4.03125 L 2.46875,11.96875 C 2.46875,12.831539 3.1210101,13.5 3.96875,13.5 L 12,13.5 C 12.847739,13.5 13.53125,12.81649 13.53125,11.96875 L 13.53125,4.03125 C 13.53125,3.1835106 12.847739,2.5 12,2.5 L 3.96875,2.5 z " />
    - <path
    - sodipodi:type="arc"
    - style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path2235"
    - sodipodi:cx="5.0328703"
    - sodipodi:cy="5.3124371"
    - sodipodi:rx="0.68011761"
    - sodipodi:ry="0.77727729"
    - d="M 5.7129879 5.3124371 A 0.68011761 0.77727729 0 1 1 4.3527527,5.3124371 A 0.68011761 0.77727729 0 1 1 5.7129879 5.3124371 z"
    - transform="matrix(2.205501,0,0,1.929813,-5.600001,-4.75201)" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path2272"
    - sodipodi:cx="5.0328703"
    - sodipodi:cy="5.3124371"
    - sodipodi:rx="0.68011761"
    - sodipodi:ry="0.77727729"
    - d="M 5.7129879 5.3124371 A 0.68011761 0.77727729 0 1 1 4.3527527,5.3124371 A 0.68011761 0.77727729 0 1 1 5.7129879 5.3124371 z"
    - transform="matrix(2.205501,0,0,1.929813,-5.6,0.24799)" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path2274"
    - sodipodi:cx="5.0328703"
    - sodipodi:cy="5.3124371"
    - sodipodi:rx="0.68011761"
    - sodipodi:ry="0.77727729"
    - d="M 5.7129879 5.3124371 A 0.68011761 0.77727729 0 1 1 4.3527527,5.3124371 A 0.68011761 0.77727729 0 1 1 5.7129879 5.3124371 z"
    - transform="matrix(2.205501,0,0,1.929813,-0.600001,0.24799)" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path2276"
    - sodipodi:cx="5.0328703"
    - sodipodi:cy="5.3124371"
    - sodipodi:rx="0.68011761"
    - sodipodi:ry="0.77727729"
    - d="M 5.7129879 5.3124371 A 0.68011761 0.77727729 0 1 1 4.3527527,5.3124371 A 0.68011761 0.77727729 0 1 1 5.7129879 5.3124371 z"
    - transform="matrix(2.205501,0,0,1.929813,-0.6,-4.75201)" />
    - </g>
    -</svg>
    --- a/pidgin/pixmaps/emblems/scalable/male.svg Tue May 08 19:55:05 2018 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,113 +0,0 @@
    -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    -<!-- Created with Inkscape (http://www.inkscape.org/) -->
    -<svg
    - xmlns:dc="http://purl.org/dc/elements/1.1/"
    - xmlns:cc="http://creativecommons.org/ns#"
    - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    - xmlns:svg="http://www.w3.org/2000/svg"
    - xmlns="http://www.w3.org/2000/svg"
    - xmlns:xlink="http://www.w3.org/1999/xlink"
    - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    - width="16"
    - height="16"
    - id="svg1307"
    - sodipodi:version="0.32"
    - inkscape:version="0.46"
    - sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh"
    - sodipodi:docname="male.svg"
    - inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/female.png"
    - inkscape:export-xdpi="90"
    - inkscape:export-ydpi="90"
    - version="1.0"
    - inkscape:output_extension="org.inkscape.output.svg.inkscape">
    - <defs
    - id="defs1309">
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient2248">
    - <stop
    - style="stop-color:#729fcf;stop-opacity:1;"
    - offset="0"
    - id="stop2250" />
    - <stop
    - style="stop-color:#729fcf;stop-opacity:0"
    - offset="1"
    - id="stop2252" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient2248"
    - id="linearGradient2254"
    - x1="8.4317303"
    - y1="8.3947935"
    - x2="7.0192189"
    - y2="2.5513308"
    - gradientUnits="userSpaceOnUse" />
    - </defs>
    - <sodipodi:namedview
    - id="base"
    - pagecolor="#ffffff"
    - bordercolor="#666666"
    - borderopacity="1.0"
    - inkscape:pageopacity="0.0"
    - inkscape:pageshadow="2"
    - inkscape:zoom="25.498579"
    - inkscape:cx="15.206295"
    - inkscape:cy="6.2089057"
    - inkscape:current-layer="layer1"
    - showgrid="true"
    - inkscape:grid-bbox="true"
    - inkscape:document-units="px"
    - fill="#729fcf"
    - inkscape:window-width="1268"
    - inkscape:window-height="971"
    - inkscape:window-x="6"
    - inkscape:window-y="21"
    - showguides="true"
    - inkscape:guide-bbox="true" />
    - <metadata
    - id="metadata1312">
    - <rdf:RDF>
    - <cc:Work
    - rdf:about="">
    - <dc:format>image/svg+xml</dc:format>
    - <dc:type
    - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    - </cc:Work>
    - </rdf:RDF>
    - </metadata>
    - <g
    - id="layer1"
    - inkscape:label="Layer 1"
    - inkscape:groupmode="layer">
    - <path
    - sodipodi:type="arc"
    - style="opacity:0.59659095;fill:#ad7fa8;fill-opacity:1;stroke:#ad7fa8;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path1305"
    - sodipodi:cx="5.0230198"
    - sodipodi:cy="5.3570547"
    - sodipodi:rx="3.3111386"
    - sodipodi:ry="2.6917078"
    - d="M 5.2408909,8.0429293 A 3.3111386,2.6917078 0 0 1 5.227167,8.0436417"
    - sodipodi:start="1.5049493"
    - sodipodi:end="1.5091025"
    - sodipodi:open="true" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:0.59659095;fill:#ad7fa8;fill-opacity:1;stroke:#ad7fa8;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path1307"
    - sodipodi:cx="2.8944306"
    - sodipodi:cy="2.8680694"
    - sodipodi:rx="1.4303218"
    - sodipodi:ry="1.4190594"
    - d="M 2.988545,4.2840535 A 1.4303218,1.4190594 0 0 1 2.9826167,4.2844291"
    - sodipodi:start="1.5049493"
    - sodipodi:end="1.5091025"
    - sodipodi:open="true" />
    - <path
    - style="opacity:1;fill:url(#linearGradient2254);fill-opacity:1.0;stroke:#3465a4;stroke-width:1.00000024;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - d="M 9.5625001,2.5052306 L 10.8125,3.730362 L 8.5312501,6.0235566 C 7.9356185,5.6694146 7.2416791,5.4581114 6.5000001,5.4581114 C 4.2922116,5.4581114 2.5,7.2595228 2.5000001,9.4790554 C 2.5000001,11.698588 4.2922117,13.5 6.5000001,13.5 C 8.7077886,13.5 10.5,11.698588 10.5,9.4790554 C 10.5,8.7334313 10.289768,8.0359696 9.9375001,7.4371697 L 12.21875,5.1439751 L 13.5,6.4005201 L 13.5,2.5052306 L 9.5625001,2.5052306 z M 6.4062501,7.5314106 C 6.4402689,7.529683 6.4655548,7.5314106 6.5000001,7.5314106 C 7.6022508,7.5314105 8.5000001,8.4387958 8.5000001,9.5418826 C 8.4999997,10.644969 7.6022508,11.552355 6.5000001,11.552355 C 5.3977495,11.552355 4.5000001,10.644969 4.5000001,9.5418826 C 4.5000001,8.4732675 5.3516684,7.5849654 6.4062501,7.5314106 z "
    - id="path1313" />
    - </g>
    -</svg>
    --- a/pidgin/pixmaps/emblems/scalable/not-authorized.svg Tue May 08 19:55:05 2018 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,99 +0,0 @@
    -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    -<!-- Created with Inkscape (http://www.inkscape.org/) -->
    -<svg
    - xmlns:dc="http://purl.org/dc/elements/1.1/"
    - xmlns:cc="http://creativecommons.org/ns#"
    - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    - xmlns:svg="http://www.w3.org/2000/svg"
    - xmlns="http://www.w3.org/2000/svg"
    - xmlns:xlink="http://www.w3.org/1999/xlink"
    - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    - width="16"
    - height="16"
    - id="svg2"
    - sodipodi:version="0.32"
    - inkscape:version="0.46"
    - version="1.0"
    - sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh/emblems"
    - sodipodi:docname="not-authorized.svg"
    - inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/emblems/voice.png"
    - inkscape:export-xdpi="90"
    - inkscape:export-ydpi="90"
    - inkscape:output_extension="org.inkscape.output.svg.inkscape">
    - <defs
    - id="defs4">
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient3300">
    - <stop
    - style="stop-color:#eeeeec;stop-opacity:1;"
    - offset="0"
    - id="stop3302" />
    - <stop
    - style="stop-color:#eeeeec;stop-opacity:0;"
    - offset="1"
    - id="stop3304" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient3300"
    - id="linearGradient3306"
    - x1="8.6152382"
    - y1="-9.8347273"
    - x2="8.6152382"
    - y2="12.348849"
    - gradientUnits="userSpaceOnUse" />
    - </defs>
    - <sodipodi:namedview
    - id="base"
    - pagecolor="#ffffff"
    - bordercolor="#666666"
    - borderopacity="1.0"
    - inkscape:pageopacity="0.0"
    - inkscape:pageshadow="2"
    - inkscape:zoom="39.000665"
    - inkscape:cx="13.905353"
    - inkscape:cy="8.018215"
    - inkscape:document-units="px"
    - inkscape:current-layer="layer1"
    - showgrid="true"
    - fill="#eeeeec"
    - showguides="true"
    - inkscape:guide-bbox="true"
    - inkscape:window-width="1268"
    - inkscape:window-height="971"
    - inkscape:window-x="6"
    - inkscape:window-y="21" />
    - <metadata
    - id="metadata7">
    - <rdf:RDF>
    - <cc:Work
    - rdf:about="">
    - <dc:format>image/svg+xml</dc:format>
    - <dc:type
    - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    - </cc:Work>
    - </rdf:RDF>
    - </metadata>
    - <g
    - inkscape:label="Layer 1"
    - inkscape:groupmode="layer"
    - id="layer1">
    - <rect
    - style="opacity:1;fill:#5c3566;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2200"
    - width="0"
    - height="1"
    - x="13"
    - y="4" />
    - <path
    - style="opacity:1;fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999976;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - d="M 7.4375 0.5 C 3.5645752 0.79220137 0.49999998 4.0537353 0.5 8 C 0.5 12.138223 3.8611989 15.5 8 15.5 C 12.138801 15.5 15.5 12.138223 15.5 8 C 15.5 3.8617774 12.138801 0.49999998 8 0.5 C 7.8706625 0.49999998 7.7527358 0.49351902 7.625 0.5 C 7.563128 0.50313923 7.498975 0.49536188 7.4375 0.5 z M 7.59375 2.5 C 7.6388078 2.4965991 7.6733994 2.502301 7.71875 2.5 C 7.812377 2.4952496 7.905199 2.5 8 2.5 C 8.9717099 2.5 9.8946048 2.7438747 10.6875 3.1875 L 3.1875 10.6875 C 2.7438131 9.8947148 2.5 8.9715754 2.5 8 C 2.5000001 5.1074903 4.7551106 2.7142577 7.59375 2.5 z M 12.8125 5.3125 C 13.256187 6.1052852 13.5 7.0284247 13.5 8 C 13.5 11.03321 11.033631 13.5 8 13.5 C 7.0282899 13.5 6.1053952 13.256125 5.3125 12.8125 L 12.8125 5.3125 z "
    - id="path3298" />
    - <path
    - style="opacity:1;fill:url(#linearGradient3306);fill-opacity:1.0;fill-rule:evenodd;stroke:#a40000;stroke-width:0.99999976;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - d="M 7.4375 0.5 C 3.5645752 0.79220137 0.49999998 4.0537353 0.5 8 C 0.5 12.138223 3.8611989 15.5 8 15.5 C 12.138801 15.5 15.5 12.138223 15.5 8 C 15.5 3.8617774 12.138801 0.49999998 8 0.5 C 7.8706625 0.49999998 7.7527358 0.49351902 7.625 0.5 C 7.563128 0.50313923 7.498975 0.49536188 7.4375 0.5 z M 7.59375 2.5 C 7.6388078 2.4965991 7.6733994 2.502301 7.71875 2.5 C 7.812377 2.4952496 7.905199 2.5 8 2.5 C 8.9717099 2.5 9.8946048 2.7438747 10.6875 3.1875 L 3.1875 10.6875 C 2.7438131 9.8947148 2.5 8.9715754 2.5 8 C 2.5000001 5.1074903 4.7551106 2.7142577 7.59375 2.5 z M 12.8125 5.3125 C 13.256187 6.1052852 13.5 7.0284247 13.5 8 C 13.5 11.03321 11.033631 13.5 8 13.5 C 7.0282899 13.5 6.1053952 13.256125 5.3125 12.8125 L 12.8125 5.3125 z "
    - id="path3278" />
    - </g>
    -</svg>
    --- a/pidgin/pixmaps/emblems/scalable/secure.svg Tue May 08 19:55:05 2018 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,162 +0,0 @@
    -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    -<!-- Created with Inkscape (http://www.inkscape.org/) -->
    -<svg
    - xmlns:dc="http://purl.org/dc/elements/1.1/"
    - xmlns:cc="http://creativecommons.org/ns#"
    - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    - xmlns:svg="http://www.w3.org/2000/svg"
    - xmlns="http://www.w3.org/2000/svg"
    - xmlns:xlink="http://www.w3.org/1999/xlink"
    - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    - width="16px"
    - height="16px"
    - id="svg4220"
    - sodipodi:version="0.32"
    - inkscape:version="0.46"
    - sodipodi:docbase="/home/hbons/code/pidgin-mtn/pidgin/pixmaps/emblems/16/scalable"
    - sodipodi:docname="secure.svg"
    - inkscape:export-filename="/home/hbons/code/pidgin-mtn/pidgin/pixmaps/emblems/16/secure.png"
    - inkscape:export-xdpi="90"
    - inkscape:export-ydpi="90"
    - inkscape:output_extension="org.inkscape.output.svg.inkscape">
    - <defs
    - id="defs4222">
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient5170">
    - <stop
    - style="stop-color:#eeeeec;stop-opacity:1;"
    - offset="0"
    - id="stop5172" />
    - <stop
    - style="stop-color:#eeeeec;stop-opacity:0;"
    - offset="1"
    - id="stop5174" />
    - </linearGradient>
    - <linearGradient
    - id="linearGradient5160">
    - <stop
    - style="stop-color:#c4a000;stop-opacity:1;"
    - offset="0"
    - id="stop5162" />
    - <stop
    - style="stop-color:#c4a000;stop-opacity:0;"
    - offset="1"
    - id="stop5164" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient5127">
    - <stop
    - style="stop-color:white;stop-opacity:1;"
    - offset="0"
    - id="stop5129" />
    - <stop
    - style="stop-color:white;stop-opacity:0;"
    - offset="1"
    - id="stop5131" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient5127"
    - id="linearGradient5133"
    - x1="-8.5730524"
    - y1="8.1949167"
    - x2="-8.5730524"
    - y2="14.091002"
    - gradientUnits="userSpaceOnUse" />
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient5160"
    - id="linearGradient5166"
    - x1="-5.2575259"
    - y1="14.311456"
    - x2="-10.187596"
    - y2="11.560035"
    - gradientUnits="userSpaceOnUse" />
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient5170"
    - id="linearGradient5176"
    - x1="-7.5400991"
    - y1="0.79740471"
    - x2="-7.5400991"
    - y2="4.7783289"
    - gradientUnits="userSpaceOnUse" />
    - </defs>
    - <sodipodi:namedview
    - id="base"
    - pagecolor="#ffffff"
    - bordercolor="#666666"
    - borderopacity="1.0"
    - inkscape:pageopacity="0.0"
    - inkscape:pageshadow="2"
    - inkscape:zoom="22.197802"
    - inkscape:cx="8.5405941"
    - inkscape:cy="8.0965274"
    - inkscape:current-layer="layer1"
    - showgrid="true"
    - inkscape:grid-bbox="true"
    - inkscape:document-units="px"
    - showguides="true"
    - inkscape:guide-bbox="true"
    - inkscape:window-width="872"
    - inkscape:window-height="625"
    - inkscape:window-x="47"
    - inkscape:window-y="150" />
    - <metadata
    - id="metadata4225">
    - <rdf:RDF>
    - <cc:Work
    - rdf:about="">
    - <dc:format>image/svg+xml</dc:format>
    - <dc:type
    - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    - </cc:Work>
    - </rdf:RDF>
    - </metadata>
    - <g
    - id="layer1"
    - inkscape:label="Layer 1"
    - inkscape:groupmode="layer">
    - <rect
    - style="opacity:1;fill:#fce94f;fill-opacity:1;stroke:#c4a000;stroke-width:0.52907252;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect4238"
    - width="5.7297029"
    - height="6.3509903"
    - x="-6"
    - y="6"
    - transform="matrix(2.268879,0,0,1.574557,15.11327,-3.947338)"
    - rx="0.44198585"
    - ry="0.60082906" />
    - <rect
    - style="opacity:1;fill:url(#linearGradient5166);fill-opacity:1.0;stroke:url(#linearGradient5133);stroke-width:0.50402278;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect5125"
    - width="5.6391087"
    - height="2.9732673"
    - x="-11"
    - y="10.458911"
    - transform="matrix(1.950662,0,0,2.017983,23.95729,-12.6059)" />
    - <rect
    - style="opacity:0.56331877;fill:#eeeeec;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect5156"
    - width="5.1252475"
    - height="2.6569307"
    - x="-14"
    - y="6"
    - transform="matrix(2.34135,0,0,0.752748,34.7789,1.48351)" />
    - <path
    - transform="translate(15,0)"
    - style="fill:#babdb6;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1"
    - d="M -9.4188119,0.5 C -10.500938,0.5 -11.5,1.4812151 -11.5,2.4460396 L -11.5,7.5 L -9.5,7.5 L -9.4549505,4.0089109 C -9.4549505,2.4726571 -9.4588865,2.5 -8.1034653,2.5 L -5.9866337,2.5 C -4.4993176,2.5 -4.5,2.5177763 -4.5,4.0539604 L -4.5,7.5 L -2.5,7.5 L -2.5,2.4910891 C -2.5,1.6080661 -3.5388679,0.54504951 -4.4460396,0.54504951 L -9.4188119,0.5 z "
    - id="path5168"
    - sodipodi:nodetypes="ccccccccccccc" />
    - <path
    - transform="translate(15,0)"
    - style="fill:url(#linearGradient5176);fill-opacity:1.0;stroke:#888a85;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1"
    - d="M -9.4188119,0.5 C -10.500938,0.5 -11.5,1.4812151 -11.5,2.4460396 L -11.5,6.4638614 C -11.5,7.8729886 -9.5,7.6557806 -9.5,6.5089109 L -9.4549505,4.0089109 C -9.4549505,2.4726571 -9.4588865,2.5 -8.1034653,2.5 L -5.9866337,2.5 C -4.4993176,2.5 -4.5,2.5177763 -4.5,4.0539604 L -4.5,6.5539604 C -4.5450495,7.8163699 -2.5,7.594009 -2.5,6.5539604 L -2.5,2.4910891 C -2.5,1.6080661 -3.5388679,0.54504951 -4.4460396,0.54504951 L -9.4188119,0.5 z "
    - id="rect5149"
    - sodipodi:nodetypes="ccccccccccccc" />
    - </g>
    -</svg>
    --- a/pidgin/pixmaps/emblems/scalable/unavailable.svg Tue May 08 19:55:05 2018 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,125 +0,0 @@
    -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    -<!-- Created with Inkscape (http://www.inkscape.org/) -->
    -<svg
    - xmlns:dc="http://purl.org/dc/elements/1.1/"
    - xmlns:cc="http://creativecommons.org/ns#"
    - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    - xmlns:svg="http://www.w3.org/2000/svg"
    - xmlns="http://www.w3.org/2000/svg"
    - xmlns:xlink="http://www.w3.org/1999/xlink"
    - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    - width="16"
    - height="16"
    - id="svg2"
    - sodipodi:version="0.32"
    - inkscape:version="0.46"
    - version="1.0"
    - sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh/emblems"
    - sodipodi:docname="unavailable.svg"
    - inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/emblems/external.png"
    - inkscape:export-xdpi="90"
    - inkscape:export-ydpi="90"
    - inkscape:output_extension="org.inkscape.output.svg.inkscape">
    - <defs
    - id="defs4">
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient2259">
    - <stop
    - style="stop-color:#eeeeec;stop-opacity:1;"
    - offset="0"
    - id="stop2261" />
    - <stop
    - style="stop-color:#eeeeec;stop-opacity:0;"
    - offset="1"
    - id="stop2263" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient2259"
    - id="linearGradient2265"
    - x1="8.046875"
    - y1="6.5309725"
    - x2="8.046875"
    - y2="11.646569"
    - gradientUnits="userSpaceOnUse" />
    - </defs>
    - <sodipodi:namedview
    - id="base"
    - pagecolor="#ffffff"
    - bordercolor="#666666"
    - borderopacity="1.0"
    - inkscape:pageopacity="0.0"
    - inkscape:pageshadow="2"
    - inkscape:zoom="36.388907"
    - inkscape:cx="11.666301"
    - inkscape:cy="7.6639631"
    - inkscape:document-units="px"
    - inkscape:current-layer="layer1"
    - showgrid="true"
    - fill="#fcaf3e"
    - showguides="true"
    - inkscape:guide-bbox="true"
    - inkscape:window-width="1268"
    - inkscape:window-height="971"
    - inkscape:window-x="6"
    - inkscape:window-y="21" />
    - <metadata
    - id="metadata7">
    - <rdf:RDF>
    - <cc:Work
    - rdf:about="">
    - <dc:format>image/svg+xml</dc:format>
    - <dc:type
    - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    - </cc:Work>
    - </rdf:RDF>
    - </metadata>
    - <g
    - inkscape:label="Layer 1"
    - inkscape:groupmode="layer"
    - id="layer1">
    - <rect
    - style="opacity:1;fill:#5c3566;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2200"
    - width="0"
    - height="1"
    - x="13"
    - y="4" />
    - <path
    - style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:#ce5c00;stroke-width:0.99999982;stroke-miterlimit:4;stroke-opacity:1"
    - d="M 8.0118188,2.0086319 L 15.132139,14.503373 L 0.87261571,14.491555 L 8.0118188,2.0086319 z "
    - id="rect2203"
    - sodipodi:nodetypes="cccc" />
    - <path
    - sodipodi:type="inkscape:offset"
    - inkscape:radius="-1.0233446"
    - inkscape:original="M 8 2 L 0.875 14.5 L 15.125 14.5 L 8 2 z "
    - xlink:href="#rect2203"
    - style="fill:url(#linearGradient2265);fill-opacity:1.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999982;stroke-miterlimit:4;stroke-opacity:1;opacity:0.5"
    - id="path2249"
    - inkscape:href="#rect2203"
    - d="M 8,5.21875 L 3.59375,13.4375 L 12.4375,13.46875 L 8,5.21875 z " />
    - <path
    - sodipodi:type="arc"
    - style="opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path2245"
    - sodipodi:cx="7.9910712"
    - sodipodi:cy="11.647322"
    - sodipodi:rx="0.55803573"
    - sodipodi:ry="0.625"
    - d="M 8.549107 11.647322 A 0.55803573 0.625 0 1 1 7.4330355,11.647322 A 0.55803573 0.625 0 1 1 8.549107 11.647322 z"
    - transform="matrix(1.791998,0,0,1.6,-6.319984,-6.635714)" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path2247"
    - sodipodi:cx="8.046875"
    - sodipodi:cy="7.8526788"
    - sodipodi:rx="0.81473213"
    - sodipodi:ry="2.3214285"
    - d="M 8.8616071 7.8526788 A 0.81473213 2.3214285 0 1 1 7.2321429,7.8526788 A 0.81473213 2.3214285 0 1 1 8.8616071 7.8526788 z"
    - transform="matrix(1.227398,0,0,0.861538,-1.876721,1.23462)" />
    - </g>
    -</svg>
    --- a/pidgin/pixmaps/emblems/scalable/video.svg Tue May 08 19:55:05 2018 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,199 +0,0 @@
    -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    -<!-- Created with Inkscape (http://www.inkscape.org/) -->
    -<svg
    - xmlns:dc="http://purl.org/dc/elements/1.1/"
    - xmlns:cc="http://creativecommons.org/ns#"
    - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    - xmlns:svg="http://www.w3.org/2000/svg"
    - xmlns="http://www.w3.org/2000/svg"
    - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    - width="16"
    - height="16"
    - id="svg2"
    - sodipodi:version="0.32"
    - inkscape:version="0.46"
    - version="1.0"
    - sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh/emblems"
    - sodipodi:docname="video.svg"
    - inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/emblems/video.png"
    - inkscape:export-xdpi="90"
    - inkscape:export-ydpi="90"
    - inkscape:output_extension="org.inkscape.output.svg.inkscape">
    - <defs
    - id="defs4" />
    - <sodipodi:namedview
    - id="base"
    - pagecolor="#ffffff"
    - bordercolor="#666666"
    - borderopacity="1.0"
    - inkscape:pageopacity="0.0"
    - inkscape:pageshadow="2"
    - inkscape:zoom="51.461686"
    - inkscape:cx="12.06418"
    - inkscape:cy="5.7904142"
    - inkscape:document-units="px"
    - inkscape:current-layer="layer1"
    - showgrid="true"
    - fill="#fcaf3e"
    - inkscape:window-width="1268"
    - inkscape:window-height="971"
    - inkscape:window-x="6"
    - inkscape:window-y="21" />
    - <metadata
    - id="metadata7">
    - <rdf:RDF>
    - <cc:Work
    - rdf:about="">
    - <dc:format>image/svg+xml</dc:format>
    - <dc:type
    - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    - </cc:Work>
    - </rdf:RDF>
    - </metadata>
    - <g
    - inkscape:label="Layer 1"
    - inkscape:groupmode="layer"
    - id="layer1">
    - <rect
    - style="opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2200"
    - width="1"
    - height="14"
    - x="13"
    - y="1" />
    - <rect
    - style="opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2202"
    - width="1"
    - height="14"
    - x="3"
    - y="1" />
    - <rect
    - style="opacity:1;fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2204"
    - width="9"
    - height="14"
    - x="4"
    - y="1" />
    - <rect
    - style="opacity:1;fill:#f57900;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.9999997;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2206"
    - width="4.0010238"
    - height="3.0023892"
    - x="6.4994845"
    - y="1.4988047" />
    - <rect
    - style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2212"
    - width="1"
    - height="1"
    - x="4"
    - y="2" />
    - <rect
    - style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2214"
    - width="1"
    - height="1"
    - x="4"
    - y="4" />
    - <rect
    - style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2216"
    - width="1"
    - height="1"
    - x="4"
    - y="6" />
    - <rect
    - style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2218"
    - width="1"
    - height="1"
    - x="4"
    - y="8" />
    - <rect
    - style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2220"
    - width="1"
    - height="1"
    - x="4"
    - y="10" />
    - <rect
    - style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2222"
    - width="1"
    - height="1"
    - x="4"
    - y="12" />
    - <rect
    - style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2224"
    - width="1"
    - height="1"
    - x="4"
    - y="14" />
    - <rect
    - style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2226"
    - width="1"
    - height="1"
    - x="12"
    - y="2" />
    - <rect
    - style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2228"
    - width="1"
    - height="1"
    - x="12"
    - y="4" />
    - <rect
    - style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2230"
    - width="1"
    - height="1"
    - x="12"
    - y="6" />
    - <rect
    - style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2232"
    - width="1"
    - height="1"
    - x="12"
    - y="8" />
    - <rect
    - style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2234"
    - width="1"
    - height="1"
    - x="12"
    - y="10" />
    - <rect
    - style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2236"
    - width="1"
    - height="1"
    - x="12"
    - y="12" />
    - <rect
    - style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2238"
    - width="1"
    - height="1"
    - x="12"
    - y="14" />
    - <rect
    - style="opacity:1;fill:#f57900;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999988;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2247"
    - width="4.0006118"
    - height="3.009582"
    - x="6.4999485"
    - y="6.5" />
    - <rect
    - style="opacity:1;fill:#f57900;fill-opacity:1;fill-rule:evenodd;stroke:#fcaf3e;stroke-width:0.99999994;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2249"
    - width="4.0006118"
    - height="3.0014915"
    - x="6.499949"
    - y="11.498656" />
    - </g>
    -</svg>
    --- a/pidgin/pixmaps/emblems/scalable/voice.svg Tue May 08 19:55:05 2018 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,163 +0,0 @@
    -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    -<!-- Created with Inkscape (http://www.inkscape.org/) -->
    -<svg
    - xmlns:dc="http://purl.org/dc/elements/1.1/"
    - xmlns:cc="http://creativecommons.org/ns#"
    - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    - xmlns:svg="http://www.w3.org/2000/svg"
    - xmlns="http://www.w3.org/2000/svg"
    - xmlns:xlink="http://www.w3.org/1999/xlink"
    - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    - width="16"
    - height="16"
    - id="svg2"
    - sodipodi:version="0.32"
    - inkscape:version="0.46"
    - version="1.0"
    - sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh/emblems"
    - sodipodi:docname="voice.svg"
    - inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/emblems/unavailable.png"
    - inkscape:export-xdpi="90"
    - inkscape:export-ydpi="90"
    - inkscape:output_extension="org.inkscape.output.svg.inkscape">
    - <defs
    - id="defs4">
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient3300"
    - id="linearGradient3353"
    - x1="-25.208164"
    - y1="22.436846"
    - x2="-16.394892"
    - y2="18.959713"
    - gradientUnits="userSpaceOnUse" />
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient3335">
    - <stop
    - style="stop-color:#204a87;stop-opacity:1;"
    - offset="0"
    - id="stop3337" />
    - <stop
    - style="stop-color:#204a87;stop-opacity:0;"
    - offset="1"
    - id="stop3339" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient3335"
    - id="linearGradient3341"
    - x1="-25.494905"
    - y1="21.102697"
    - x2="-19.2363"
    - y2="18.633484"
    - gradientUnits="userSpaceOnUse" />
    - <linearGradient
    - inkscape:collect="always"
    - id="linearGradient3300">
    - <stop
    - style="stop-color:#204a87;stop-opacity:1;"
    - offset="0"
    - id="stop3302" />
    - <stop
    - style="stop-color:#204a87;stop-opacity:0;"
    - offset="1"
    - id="stop3304" />
    - </linearGradient>
    - <linearGradient
    - inkscape:collect="always"
    - xlink:href="#linearGradient3300"
    - id="linearGradient3315"
    - gradientUnits="userSpaceOnUse"
    - x1="0.62497759"
    - y1="11.454797"
    - x2="5.6395993"
    - y2="11.454797"
    - gradientTransform="matrix(-0.759076,0,0,0.886801,13.87483,-2.157027)" />
    - </defs>
    - <sodipodi:namedview
    - id="base"
    - pagecolor="#ffffff"
    - bordercolor="#666666"
    - borderopacity="1.0"
    - inkscape:pageopacity="0.0"
    - inkscape:pageshadow="2"
    - inkscape:zoom="18.194454"
    - inkscape:cx="13.592043"
    - inkscape:cy="6.9257794"
    - inkscape:document-units="px"
    - inkscape:current-layer="layer1"
    - showgrid="true"
    - fill="#729fcf"
    - showguides="true"
    - inkscape:guide-bbox="true"
    - inkscape:window-width="1268"
    - inkscape:window-height="971"
    - inkscape:window-x="6"
    - inkscape:window-y="21" />
    - <metadata
    - id="metadata7">
    - <rdf:RDF>
    - <cc:Work
    - rdf:about="">
    - <dc:format>image/svg+xml</dc:format>
    - <dc:type
    - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    - </cc:Work>
    - </rdf:RDF>
    - </metadata>
    - <g
    - inkscape:label="Layer 1"
    - inkscape:groupmode="layer"
    - id="layer1">
    - <rect
    - style="opacity:1;fill:#5c3566;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="rect2200"
    - width="0"
    - height="1"
    - x="13"
    - y="4" />
    - <path
    - sodipodi:type="arc"
    - style="opacity:1;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.64040256;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    - id="path2267"
    - sodipodi:cx="3.3114488"
    - sodipodi:cy="8.5114546"
    - sodipodi:rx="1.0305338"
    - sodipodi:ry="0.89312935"
    - d="M 4.3419826 8.5114546 A 1.0305338 0.89312935 0 1 1 2.280915,8.5114546 A 1.0305338 0.89312935 0 1 1 4.3419826 8.5114546 z"
    - transform="matrix(1.453916,0,0,1.677081,-1.816259,-6.276549)" />
    - <path
    - sodipodi:type="spiral"
    - style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:url(#linearGradient3353);stroke-width:3.82398129px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    - id="path3252"
    - sodipodi:cx="-11"
    - sodipodi:cy="17"
    - sodipodi:expansion="1"
    - sodipodi:revolution="1.1139722"
    - sodipodi:radius="17.723295"
    - sodipodi:argument="-9.424778"
    - sodipodi:t0="0.70807511"
    - d="M -14.027341,29.178804 C -22.234168,28.813068 -27.756867,20.82956 -27.038836,13.013154 C -26.789036,10.293863 -25.851755,7.6562253 -24.369854,5.3654734"
    - transform="matrix(-0.236541,9.86989e-2,9.332284e-2,0.250166,-0.538748,5.57923)" />
    - <path
    - sodipodi:type="spiral"
    - style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:url(#linearGradient3341);stroke-width:2.61211109px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    - id="path3254"
    - sodipodi:cx="-11"
    - sodipodi:cy="17"
    - sodipodi:expansion="1"
    - sodipodi:revolution="1.1157676"
    - sodipodi:radius="17.751867"
    - sodipodi:argument="-9.424778"
    - sodipodi:t0="0.69832003"
    - d="M -13.258788,29.188958 C -21.390692,29.337435 -27.331334,21.779752 -27.099873,14.016463 C -27.00639,10.881001 -25.990716,7.8068052 -24.259099,5.1963947"
    - transform="matrix(-0.326904,0.153056,0.128975,0.387943,-0.598939,4.203466)" />
    - <path
    - style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:url(#linearGradient3315);stroke-width:1.00000072px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    - d="M 9.5000758,15.498835 C 12.836002,14.200334 14.245965,9.2752932 13.115727,5.2955524 C 12.546899,3.2926232 11.411038,1.5970337 9.9781738,0.50337707"
    - id="path3256"
    - sodipodi:nodetypes="csc" />
    - </g>
    -</svg>
    --- a/pidgin/pixmaps/meson.build Tue May 08 19:55:05 2018 -0500
    +++ b/pidgin/pixmaps/meson.build Tue May 08 22:25:29 2018 -0500
    @@ -18,8 +18,6 @@
    subdir('dialogs')
    install_subdir('e2ee',
    install_dir : pidginpixmapdir)
    - install_subdir('emblems',
    - install_dir : pidginpixmapdir)
    subdir('protocols')
    subdir('tray')
    endif