icon_icons 1.0.0 icon_icons: ^1.0.0 copied to clipboard
A collection of custom Flutter icons for social media platforms and more.
Icon Icons #
A collection of custom Flutter icons for various use cases and themes.
Features #
- Icons for social media platforms.
- General purpose icons for everyday use.
- Customizable height and width for icons.
Getting Started #
To use this package, add icon_icons
as a dependency in your pubspec.yaml
file.
dependencies:
flutter:
sdk: flutter
icon_icons: ^1.0.0 # Add the latest version