ingame/achievements/keyboard/achievements.lua:1391 -- sharedRewardIconPool:SetCustomFactoryBehavior( function(rewardIconControl)
rewardIconControl.label = rewardIconControl:GetNamedChild("Label")
rewardIconControl.icon = rewardIconControl:GetNamedChild("Icon")
end)