3
votes
1answer
31 views

How to split an SVG file with dozens of g elements into dozens of SVG files?

I have an SVG file that has, say, 10 g elements that do not start at (0,0). For example: <?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 16.0.1, SVG Export Plug-In . ...
1
vote
1answer
376 views

How to batch-export SVG's to EPS on Windows or import them into InDesign CS6

I noticed that in Adobe CS6 there is still no way to import *.svg files into Adobe InDesign and Photoshop. Now I want to use a lot of svg's from "TheNounProject", due to their high quality and ...