SVGLoader and extrude make a wrong scene

Also I faced with one more problem: threejs make wrong extrude if SVG have closed paths are counterclockwise Here is ‘wrong’ svg example:

l29

threejs extrude result:

if I make reorient (in paperjs call CompoundPath.reorient(1,1)) all right: