IconVectors 1.70 - Clean SVG icons for production apps
by•
A desktop SVG icon editor to clean, inspect, align, and export production-ready icons for app projects.
Replies
Best
Maker
📌
Hi Product Hunt, Marc from Axialis here.
This launch is for Axialis IconVectors 1.70.
IconVectors is a desktop SVG icon editor for developers, UI designers, and software teams working with production app icons across Windows, macOS, and Linux.
The 1.70 release focuses on the practical production side of SVG icon work: cleaning up SVG artwork, inspecting and refining paths, aligning icons precisely, previewing results, and exporting production-ready formats for application projects.
We built it for teams who need SVG assets to move cleanly from artwork into real codebases.
Local MCP automation is available for compatible local setups, but the main focus of this launch is the desktop SVG editing and export workflow.
I would especially value feedback on:
- SVG cleanup and inspection
- precision alignment / pixel-align workflows
- preview and export formats
- icon handoff between design and development
Product website:
https://iconvectors.io/
Thanks for taking a look. Feedback and questions are welcome in the comments.
Report
Love how clean the SVG export looks and the multi-format code output is a nice touch. One thing that would save me a lot of time though is a built-in icon variation generator, so I could take one base shape and quickly produce filled, outlined, and duotone versions with consistent proportions across the set.
Report
Maker
@z_ezgi10358 That’s a very clever suggestion — thank you.
We're currently working on IconVectors 2.0, and one of the major directions is better support for batch workflows and icon collections. The goal is to make it easier to manage icons as a consistent set, not just as isolated SVG files.
Your idea fits perfectly with that direction. Being able to start from one base shape and automatically generate consistent variations such as filled, outline, duotone, gradient-colored, and possibly other styles would be a must-have addition for building real icon systems faster.
Thank you for the feedback. Comments like this are extremely helpful because they show us where IconVectors can save users the most time and become a more useful production tool.
Report
How does the multi-format code export actually work under the hood? Like, can I customize the React/Vue component output or is it a one-size-fits-all template?
Report
Maker
@erdoanyavayqde At the moment, the multi-format code export is based on fixed templates.
You can adjust a few output settings in the Preferences dialog (F2), under the “SVG Code” tab, such as decimal precision, indentation characters, and related formatting options. However, the React and Vue component structures themselves are not yet customizable.
I’m very interested in adding this capability to IconVectors 2.0. Customizable code exports based on templates or plugins would be a great addition.
Could you share a few more details about the feature you have in mind? For example, what parts of the generated React or Vue component would you want to customize? A similar feature in another product would also be a very useful reference.
Replies
Love how clean the SVG export looks and the multi-format code output is a nice touch. One thing that would save me a lot of time though is a built-in icon variation generator, so I could take one base shape and quickly produce filled, outlined, and duotone versions with consistent proportions across the set.
@z_ezgi10358 That’s a very clever suggestion — thank you.
We're currently working on IconVectors 2.0, and one of the major directions is better support for batch workflows and icon collections. The goal is to make it easier to manage icons as a consistent set, not just as isolated SVG files.
Your idea fits perfectly with that direction. Being able to start from one base shape and automatically generate consistent variations such as filled, outline, duotone, gradient-colored, and possibly other styles would be a must-have addition for building real icon systems faster.
Thank you for the feedback. Comments like this are extremely helpful because they show us where IconVectors can save users the most time and become a more useful production tool.
How does the multi-format code export actually work under the hood? Like, can I customize the React/Vue component output or is it a one-size-fits-all template?
@erdoanyavayqde At the moment, the multi-format code export is based on fixed templates.
You can adjust a few output settings in the Preferences dialog (F2), under the “SVG Code” tab, such as decimal precision, indentation characters, and related formatting options. However, the React and Vue component structures themselves are not yet customizable.
I’m very interested in adding this capability to IconVectors 2.0. Customizable code exports based on templates or plugins would be a great addition.
Could you share a few more details about the feature you have in mind? For example, what parts of the generated React or Vue component would you want to customize? A similar feature in another product would also be a very useful reference.