Skip to content

Commit

Permalink
fixes m3uzz#6
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrc52 committed Aug 7, 2022
1 parent 0c90a9b commit 5b2f9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/material_icons.dart
Expand Up @@ -43,7 +43,7 @@ class MaterialIcons {
'five_k': Icons.five_k,
'five_k_plus': Icons.five_k_plus,
'five_mp': Icons.five_mp,
'six_ft_apart': Icons.six__ft_apart,
'six_ft_apart': Icons.six_ft_apart,
'six_k': Icons.six_k,
'six_k_plus': Icons.six_k_plus,
'six_mp': Icons.six_mp,
Expand Down

0 comments on commit 5b2f9f0

Please sign in to comment.