rsify / pico

Take browser screenshots in Javascript 📸
MIT License
1.96k stars 45 forks source link

Capture svg with href - link to a resource #9

Open rlodina opened 4 years ago

rlodina commented 4 years ago

Eq:

<svg aria-hidden="true" class="icon-bare">
  <use xlink:href="/assets/symbols-icons.svg#file"></use>
</svg>

thanks for this wonderful lib