<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <div class="moz-forward-container"> <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.47E9FB60.412BD7F4@sigeal.com" alt=""><br>
      - QGIS 2.16 :<br>
      <img src="cid:part2.7A89CB5E.B0905517@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>
    </div>
  </body>
</html>