widgets\icomoon_icons library
A library that provides custom icons from the Icomoon icon font.
This library contains icon definitions that can be used throughout the application for consistent iconography. The icons are generated from an Icomoon font package and should be configured in the pubspec.yaml file.
To use these icons, ensure the icomoon font is properly configured:
flutter:
fonts:
- family: icomoon
fonts:
- asset: fonts/icomoon.ttf
Classes
- Icomoon
- A comprehensive collection of custom icons from the Icomoon font package for CulicidaeLab.