You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
483 B

6 years ago
library flutter_icons;
6 years ago
export 'ionicons.dart';
export 'ant_design.dart';
export 'font_awesome.dart';
6 years ago
export 'material_icons.dart';
export 'entypo.dart';
export 'evil_icons.dart';
export 'feather.dart';
export 'material_community_icons.dart';
export 'octicons.dart';
export 'simple_line_icons.dart';
export 'zocial.dart';
6 years ago
export 'foundation.dart';
export 'font_awesome_5.dart';
export 'flutter_icon_data.dart' show IconWeight;
5 years ago
export 'icon_toggle.dart';
5 years ago
export 'weather_icons.dart';