ZintIcon is a minimalist icon generator web app that lets designers and developers create beautiful icons with smooth gradients, customizable backgrounds, and instant previews. Export your icons in SVG or ICO format, and enjoy a modern, intuitive interface built with SvelteKit.
- Icon Generator: Choose from a large library of SVG icons and customize them with gradients, colors, backgrounds, and more.
- Export Options: Download your icons as SVG, ICO or PNG files.
- Modern UI: Clean, responsive interface with reusable components and light/dark theme support.
- Advanced Customization: Adjust background, color, gradient, size, position, and more.
- Glass Effect: Apply a frosted glass style to your icons for a modern look.
- Glow Effect: Add glowing effects to make your icons stand out.
- Mesh Gradients & 3D Backgrounds: Create smooth mesh gradients and enable 3D backgrounds with rotation and lighting controls.
- Noise, Contrast, Saturation, Brightness: Fine-tune your icon backgrounds with advanced visual controls.
- Custom Content: Support for custom icons and images.
-
Clone the repository
git clone https://github.com/alexisgvrcia/zint-icon.git cd zint-icon -
Install dependencies
npm install
-
Run in development mode
npm run dev
This project uses Heroicons for the UI icons.