Currently Blockstudio 7 bundle a massive SVG icon definitions (https://github.com/inline0/blockstudio/tree/main/includes/icons).
It will be better if the definitions are served on-demand so the Blockstudio source code/built file are more lean.
We have built a similar workaround for the on-demand SVG icon library with Omni Icon plugin (https://github.com/nabasa-dev/omni-icon/), you may want to check our implementation, or maybe collaborate so we can make a bridge to connect them easily.
Currently Blockstudio 7 bundle a massive SVG icon definitions (https://github.com/inline0/blockstudio/tree/main/includes/icons).
It will be better if the definitions are served on-demand so the Blockstudio source code/built file are more lean.
We have built a similar workaround for the on-demand SVG icon library with Omni Icon plugin (https://github.com/nabasa-dev/omni-icon/), you may want to check our implementation, or maybe collaborate so we can make a bridge to connect them easily.