Jan 28, 2026
Infra Club
We’re excited to share an impactful improvement that addresses a recurring design and development challenge across our applications.
Design teams often share SVG icons with predefined stroke and fill colors. While visually correct at design time, these SVGs cannot be used directly in our applications because they do not support dynamic tinting and theming—an essential requirement for modern UI features.
Previously, developers had to manually edit the SVG source code to remove hardcoded colors before using the icons in the UI. This process was: Time-consuming, prone to human error and repetitive across teams and projects
As a result, we saw inconsistent icon rendering in BankXP applications, particularly in admin panels and consumer-facing interfaces.
To address this, we’ve built an SVG Converter and Optimizer tool.
With this tool:
SVGs can be uploaded individually or in bulk
Hardcoded colors are automatically removed
Icons are optimized and converted to be tint- and theme-compatible
Icons are ready for direct use in the UI without manual intervention
The proposed Solution has been designed by Mr. Rashim Dhaubanjar, Technical Manager of F1Soft.
This solution:
Saves development time
Reduces errors and inconsistencies
Ensures uniform icon behavior across platforms
Improves collaboration between design and development teams
We encourage teams working with SVG icons to start using the SVG Optimizer to streamline workflows and improve UI consistency. Please find the link of SVG Converter and Optimizer https://svg.f1arl.com/ .
If you have feedback or suggestions for further improvements, please feel free to share them to F1ARL team.