@@ -35,19 +35,24 @@ public MainViewModel(Dispatcher dispatcher)
3535 ( typeof ( PackIconFeatherIconsKind ) , typeof ( PackIconFeatherIcons ) ) ,
3636 ( typeof ( PackIconFileIconsKind ) , typeof ( PackIconFileIcons ) ) ,
3737 ( typeof ( PackIconFontaudioKind ) , typeof ( PackIconFontaudio ) ) ,
38+ ( typeof ( PackIconFontAwesome5Kind ) , typeof ( PackIconFontAwesome5 ) ) ,
39+ ( typeof ( PackIconFontAwesome6Kind ) , typeof ( PackIconFontAwesome6 ) ) ,
3840 ( typeof ( PackIconFontAwesomeKind ) , typeof ( PackIconFontAwesome ) ) ,
3941 ( typeof ( PackIconFontistoKind ) , typeof ( PackIconFontisto ) ) ,
4042 ( typeof ( PackIconForkAwesomeKind ) , typeof ( PackIconForkAwesome ) ) ,
4143 ( typeof ( PackIconGameIconsKind ) , typeof ( PackIconGameIcons ) ) ,
4244 ( typeof ( PackIconIoniconsKind ) , typeof ( PackIconIonicons ) ) ,
4345 ( typeof ( PackIconJamIconsKind ) , typeof ( PackIconJamIcons ) ) ,
46+ ( typeof ( PackIconKeyruneIconsKind ) , typeof ( PackIconKeyruneIcons ) ) ,
4447 ( typeof ( PackIconLucideKind ) , typeof ( PackIconLucide ) ) ,
4548 ( typeof ( PackIconMaterialKind ) , typeof ( PackIconMaterial ) ) ,
4649 ( typeof ( PackIconMaterialLightKind ) , typeof ( PackIconMaterialLight ) ) ,
4750 ( typeof ( PackIconMaterialDesignKind ) , typeof ( PackIconMaterialDesign ) ) ,
4851 ( typeof ( PackIconMemoryIconsKind ) , typeof ( PackIconMemoryIcons ) ) ,
4952 ( typeof ( PackIconMicronsKind ) , typeof ( PackIconMicrons ) ) ,
53+ ( typeof ( PackIconMingCuteIconsKind ) , typeof ( PackIconMingCuteIcons ) ) ,
5054 ( typeof ( PackIconModernKind ) , typeof ( PackIconModern ) ) ,
55+ ( typeof ( PackIconMynaUIIconsKind ) , typeof ( PackIconMynaUIIcons ) ) ,
5156 ( typeof ( PackIconOcticonsKind ) , typeof ( PackIconOcticons ) ) ,
5257 ( typeof ( PackIconPhosphorIconsKind ) , typeof ( PackIconPhosphorIcons ) ) ,
5358 ( typeof ( PackIconPicolIconsKind ) , typeof ( PackIconPicolIcons ) ) ,
0 commit comments