18 new icons:
outline/alphabet-polishoutline/alphabet-runesoutline/blindoutline/brand-tabnineoutline/circle-asteriskoutline/deafoutline/hexagon-asteriskoutline/ripple-downoutline/ripple-upoutline/rosette-asteriskoutline/settings-aioutline/sparkles-2outline/square-rotated-asteriskoutline/subtitles-aioutline/subtitles-editoutline/subtitles-offoutline/subtitlesoutline/whisk
Fixed icons
Fixed over 2000 icons with improved category formatting, consistent newline usage, and enhanced accessibility tags.
New features
- Svelte 5 (Runes) support: Added new
@tabler/icons-svelte-runespackage for Svelte 5 with Runes syntax - GitHub Actions workflow: Added automated workflow to sync icons to CDN
- Enhanced accessibility: All outline icons now have proper categories and tags for improved accessibility
Performance improvements
- Optimized build process: Refactored
build-outline.mjswith:- Increased concurrency from 32 to 64 for faster processing
- Parallel file processing and copying
- Improved cache handling and error management
- Better progress tracking and logging
- Removed Python dependency: Replaced
fix-outline.pywith JavaScript implementation (fix-outline.mjs)
Other changes
- Fixed ref types in
icons-reactpackage - Improved TypeScript configuration for better type checking