diff --git a/src-docs/src/views/icon/icons.js b/src-docs/src/views/icon/icons.js
index 9b3fb3853f8..d8f76852a32 100644
--- a/src-docs/src/views/icon/icons.js
+++ b/src-docs/src/views/icon/icons.js
@@ -94,6 +94,7 @@ export const iconTypes = [
'heart',
'heatmap',
'help',
+ 'home',
'iInCircle',
'image',
'importAction',
@@ -129,6 +130,7 @@ export const iconTypes = [
'mapMarker',
'memory',
'merge',
+ 'menu',
'menuLeft',
'menuRight',
'minimize',
diff --git a/src/components/icon/__snapshots__/icon.test.tsx.snap b/src/components/icon/__snapshots__/icon.test.tsx.snap
index 884cca1da10..c9d70b0f23b 100644
--- a/src/components/icon/__snapshots__/icon.test.tsx.snap
+++ b/src/components/icon/__snapshots__/icon.test.tsx.snap
@@ -2697,6 +2697,23 @@ exports[`EuiIcon props type help is rendered 1`] = `
`;
+exports[`EuiIcon props type home is rendered 1`] = `
+
+`;
+
exports[`EuiIcon props type iInCircle is rendered 1`] = `