[FEATURE] SVG custom icons

Hi,
I am currently using the b2019021902 build.
I need to manage custom SVG icons library. I know there is a “material.svg” file inside the path “\data\modules\com.inductiveautomation.perspective\icons”: I like so much this approach and I would like to personalize some icons in a dedicated library.
As a workaround, I created a “myIcons.svg” inside the same folder and it works fine.
Nevertheless, I am wondering if it is possible to have the icons as project resources (i.e. inside the new data/projects path). In this way, I could version also the icons and transfer easily all the project resources form a gateway to another.
What do you think about?

Thank you,
Andrea

You should still be able to version the icons in the current location by simply renaming the relevant library (myIconsv1.svg, myIconsv2.svg), while leaving them available to ALL projects.

Moving them to the data/projects directory would make them unavailable to other projects.