diff --git a/x-pack/plugins/fleet/public/applications/fleet/sections/epm/constants.tsx b/x-pack/plugins/fleet/public/applications/fleet/sections/epm/constants.tsx index 533026aa93f7..01f9ecb2723a 100644 --- a/x-pack/plugins/fleet/public/applications/fleet/sections/epm/constants.tsx +++ b/x-pack/plugins/fleet/public/applications/fleet/sections/epm/constants.tsx @@ -40,7 +40,7 @@ export const AssetIcons: Record = { index_pattern: 'indexPatternApp', search: 'searchProfilerApp', visualization: 'visualizeApp', - map: 'mapApp', + map: 'emsApp', }; export const ServiceIcons: Record = {