iconamoon

Last updated:

0 purchases

iconamoon Image
iconamoon Images
Add to Cart

Description:

iconamoon

iconamoon #
The IconaMoon | Figma icon pack for Flutter.
Search for available icons here
Like us on pub.dev 👍
Installation #
In the dependencies: section of your pubspec.yaml, add the following line:
iconamoon: ^0.0.3
copied to clipboard
Import #
import 'package:iconamoon/iconamoon.dart';
copied to clipboard
Usage #
class MyWidget extends StatelessWidget {
Widget build(BuildContext context) {
return IconButton(
icon: Icon(IconaMoon.like) // Use IconaMoon as IconData
);
}
}
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.