when using the following from the examples along with a dynamic seed value, the resultant svg does not animate ```jsx <SVG src="https://cdn.svgporn.com/logos/react.svg" width={256} height="auto" title="React" /> ```