Is there any way either via Java or python to load icons from an external file? The issue is that we would like to distribute our application as an Ignition project, but any special graphics that it requites are stored in the internal database - and thus are not part of the project.
— chuck