Class SvgFileIntakeUtil
java.lang.Object
com.inductiveautomation.ignition.client.icons.SvgFileIntakeUtil
This class will consume all the SVG files in a folder, and emit a JSON file representation of all of their paths,
 which is the format we ship with Ignition for the client-api's built-in vector icons.
 
It can also pop up a visual browser of all the icons it found.
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SvgFileIntakeUtilpublic SvgFileIntakeUtil()
 
- 
- 
Method Details- 
main
 
-