Complete redesign as an interactive terminal icon picker built with Ink.
What's new
- Browse all 486 pixelarticons in an adaptive terminal grid
- Real-time filtering by typing icon names
- Arrow key navigation with scroll
- Press Enter to copy SVG to clipboard
- Local caching for offline use
Breaking changes
- All v1 commands removed (
init,add,browse) - No longer generates React/React Native components
Usage
npx pix31See PR #17 for full details.