I imported SVG file into unity project and I need to create image files (PNG or JPEG) using that SVG file for further implementation. How can I do this using unity?