Skip to content

Error: Expected > (0:446). If this is valid SVG, it's probably a bug in svg-parser. Please raise an issue at https://gitlab.com/Rich-Harris/svg-parser/issues – thanks!

Screen_Shot_2019-07-21_at_9.29.32

SVG EXAMPLE ->
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 191.4 191.4" width="512" height="512"><path d="M107.9 96.1l80.9-80.9c3.5-3.5 3.5-8.7 0-12.2s-8.7-3.5-12.2 0L95.7 84 14.8 3c-3.5-3.5-8.7-3.5-12.2 0s-3.5 8.7 0 12.2l80.9 80.9L2.6 177.1c-3.5 3.5-3.5 8.7 0 12.2 1.7 1.7 5.2 1.7 7 1.7s5.2 0 5.2-1.7l80.9-80.9 80.9 80.9c1.7 1.7 5.2 1.7 7 1.7 1.7 0 5.2 0 5.2-1.7 3.5-3.5 3.5-8.7 0-12.2l-80.9-80.9z" data-original="#000000" class="active-path" data-old_color="#FCFAFA" fill="#FDFCFC"/></svg>

I am using - Mac OS, Node version - 12.3.1 NPM version - 6.9.2 Boilerplate - https://github.com/facebook/create-react-app

Edited by Michael