<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    Has anything changed regarding the way SVG icons are handled in QGIS
    2.16 ?<br>
    <br>
    My python plugin's toolbar doesn't display well anymore in QGIS 2.16
    :<br>
    - QGIS 2.14 :<br>
    <img src="cid:part1.A06C4D59.F6C0175F@sigeal.com" alt=""><br>
    - QGIS 2.16 :<br>
    <img src="cid:part2.608B4CFB.0919FF58@sigeal.com" alt=""><br>
    <br>
    My SVGs are 64x64 pixels, and I add them to the toolbar using this
    code :<br>
    QIcon(os.path.join(pluginDir, 'icons/config.svg'))<br>
    <br>
    Thanks for any hint.<br>
    <pre class="moz-signature" cols="72">-- 
Christophe
</pre>
    <br>
  </body>
</html>