ant_icons_plus
Ant Design icon pack for Flutter providing comprehensive icon coverage, easy integration via font assets, and ready-to-use widgets for apps.
2.0.1
185 downloads/mo
#1410 most downloaded on pub.dev
ocostalucas/ant_icons_plus
What this package is like to depend on
Last release 4 months ago
13 Apr 2026
Too new to tell
only 1 release windows
Some releases are documented
notes for 1 of 4 stable releases
Nothing withdrawn
no release was ever pulled
4 months old
4 releases · first in 2026
4 releases in the last 12 months
see the full history below
Release timeline
4 releases · Apr 2026 to Apr 2026Releases
latest 4-
2.0.113 Apr 2026Nothing published for this version
-
2.0.013 Apr 2026Nothing published for this version
-
1.0.112 Apr 2026Nothing published for this version
-
1.0.012 Apr 2026Release notes
Open source →- 831 Ant Design icons: 447 Outlined, 234 Filled, and 150 TwoTone.
- Outlined & Filled icons use a custom icon font (
IconData) — works with Flutter's nativeIconwidget. - TwoTone icons use inline SVG via
flutter_svgwithAntdIconwidget. - TwoTone icons support a configurable secondary color.
- Icons inherit color from Flutter's ambient
IconTheme. - Font-based icons support tree shaking in release builds.
- Icons are auto-generated by
scripts/generate.dart.