Local Next.js dashboard to flatten SVGs using oslllo-svg-fixer and optionally generate a Flutter icon font using icon_font_generator.
- Node.js 18+
- Dart/Flutter SDK (for
darton PATH) icon_font_generatorCLI globally activated:
dart pub global activate icon_font_generator
cd icon-pipeline
npm install
npm run dev
Open the local URL shown by Next.js.
- The UI can download the
.otfand.dartoutputs directly. - If you provide an output path, the server will write files there and also offer downloads.