react-rough-fiber
react-rough-fiber copied to clipboard
remote SVG cannot be animated
when using the following from the examples along with a dynamic seed value, the resultant svg does not animate
<SVG
src="https://cdn.svgporn.com/logos/react.svg"
width={256}
height="auto"
title="React"
/>