Skip to content

Commit

Permalink
fix: remove material icons since it is Flutter builtin
Browse files Browse the repository at this point in the history
  • Loading branch information
pd4d10 committed Feb 15, 2019
1 parent 967e2b1 commit a333094
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1,595 deletions.
Binary file removed fonts/MaterialIcons.ttf
Binary file not shown.
1 change: 0 additions & 1 deletion lib/flutter_vector_icons.dart
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ export 'font_awesome.dart';
export 'foundation.dart';
export 'ionicons.dart';
export 'material_community_icons.dart';
export 'material_icons.dart';
export 'octicons.dart';
export 'simple_line_icons.dart';
export 'zocial.dart';
Loading

0 comments on commit a333094

Please sign in to comment.