Frequently Asked Questions

Common questions about licensing, technical usage, and customization.

Is Flux Icons completely free?

Yes! Flux Icons is open-source under the MIT License. You can use it in personal portfolios, commercial websites, SaaS products, and mobile apps without paying a cent. Attribution is appreciated but not mandatory.

Does it work with React, Svelte, or Angular?

Our primary package is optimized for Vue 3 and Nuxt 3 via a dedicated component. However, since the library is based on standard SVGs, you can copy the SVG code directly from our library (using the "Copy SVG" button) and use it in React, Svelte, Angular, or even plain HTML projects.

How do I change the stroke width?

If you are using the Vue component, you can use the :stroke-width="2" prop. Note that this only applies to Outline icons. Solid, Liquid, and Aero styles have fixed internal strokes to maintain their artistic integrity.

Can I download the icons as PNG?

Currently, we focus on SVG for scalability and performance. However, you can copy the SVG code and paste it into design tools like Figma, Sketch, or Adobe Illustrator to export them as PNG if needed. We also have a dedicated Figma Plugin.

Still have questions?

Contact Support