<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Hilaire,<br>
    <br>
    Took a look. This one has a <use /> element that is not
    implemented in our SVG package. <use /> allows an SVG element
    to appear at various places. Do you design these icons yourself? Is
    it possible for you to duplicate the original element, so the
    <use /> is no longer needed?<br>
    <br>
    Thanks,<br>
    <br>
    On 12/16/2021 3:17 PM, Hilaire Fernandes via Cuis-dev wrote:
    <blockquote cite="mid:645945f9-9469-45a2-f167-9789eeb2e412@drgeo.eu"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p><font size="+1">Thanks Juan, <br>
        </font></p>
      <p><font size="+1">It works perfectly :)</font></p>
      <p><font size="+1">Here is another icon you may to look at. It is
          not drawn entirely.</font></p>
      <p><font size="+1">Best</font></p>
      <p><font size="+1">Hilaire</font><br>
      </p>
      <div class="moz-cite-prefix">Le 16/12/2021 à 17:02, Juan Vuletich
        a écrit :<br>
      </div>
      <blockquote type="cite" cite="mid:61BB6308.8090004@jvuletich.org">I
        see. I was taking slightly different criteria for closing a path
        and opening a new one. In this SVG, all the marks were
        considered part of a single (not correctly closed) path, and
        therefore fill "paint" leaked. I changed it to follow what
        Chrome seems to be doing, considering that each "move" command
        closes current path and opens a new one. Now the artifact is
        gone.<br>
        <br>
        Updated VectorGraphics package is at GitHub.<br>
        <br>
        Thanks!<br>
      </blockquote>
      <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.researchgate.net/profile/Juan-Vuletich">https://www.researchgate.net/profile/Juan-Vuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
<a class="moz-txt-link-freetext" href="https://independent.academia.edu/JuanVuletich">https://independent.academia.edu/JuanVuletich</a>
@JuanVuletich</pre>
  </body>
</html>