Class SvgFileIntakeUtil

java.lang.Object
com.inductiveautomation.ignition.client.icons.SvgFileIntakeUtil

public class SvgFileIntakeUtil extends Object
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.

  • Constructor Details

    • SvgFileIntakeUtil

      public SvgFileIntakeUtil()
  • Method Details

    • main

      public static void main(String[] args)