NO BUG: SVG Pagination arrow rotation issue

Hi @Szyszeq ,
I agree with @Matej. The image elements in the defs tag have the same ID “_Image1”, so the xlink points to the arrow pointing to the left in both cases.

Change _Image1 in one of the two SVGs to _Image2 in a text or code editor, reupload/reassign the SVG, and everything will be fine.