v2.2.0
Added
- Custom Naming Templates: Added the
iconNamePatternfield toiconcodegen.json. You can now enforce strict team naming conventions (e.g.{name}Icon,App{name},{name}) across both single and batch exports. All generated names are automatically validated and sanitized into compliant JavaScript identifiers.