Jump to content
Search Community

Anna Leach

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Anna Leach's Achievements

  1. Thank you so much for the help. I was using an <object> tag to load the svg and that did not work. Have just inlined the svg and now everything works. --> for future reference how do those two types of paths behave differently with DrawSVG?
  2. Does this path have a stroke? <path class="path-3" id="path-3-1" d="M564.581 114.701C549.04 120.325 520.975 131.192 513.003 146.25C507.583 156.488 502 169.5 505.064 184.051C512.06 203.943 534.564 220.378 555.914 216.476C570.74 213.766 584.898 200.09 593.743 188.566C603.614 175.705 602.333 159.97 595.017 146.249C589.23 135.393 577.445 124.637 564.774 123.31C541.696 120.892 542.162 121.623 519.504 125.5" stroke="#AB0613" stroke-width="5px" stroke-linecap="round"/>
  3. Sorry if i'm misreading this, but it appeared to me that the original path in the codepen in the top post did have a stroke eg: <path d="..." stroke-width="1" stroke="#60687a"></path> Is that not a path with a stroke? Having some kind of similar problem here.
×
×
  • Create New...