diff --git a/src-docs/src/views/icon/icons.js b/src-docs/src/views/icon/icons.js
index 3990f22e712..5c4aeaa375f 100644
--- a/src-docs/src/views/icon/icons.js
+++ b/src-docs/src/views/icon/icons.js
@@ -25,6 +25,7 @@ export const iconTypes = [
'arrowEnd',
'article',
'asterisk',
+ 'at',
'beaker',
'bell',
'bellSlash',
@@ -131,6 +132,7 @@ export const iconTypes = [
'inspect',
'invert',
'ip',
+ 'key',
'keyboard',
'kqlField',
'kqlFunction',
diff --git a/src/components/icon/__snapshots__/icon.test.tsx.snap b/src/components/icon/__snapshots__/icon.test.tsx.snap
index 8b45e1f35f4..7e9530147f1 100644
--- a/src/components/icon/__snapshots__/icon.test.tsx.snap
+++ b/src/components/icon/__snapshots__/icon.test.tsx.snap
@@ -924,6 +924,25 @@ exports[`EuiIcon props type asterisk is rendered 1`] = `
`;
+exports[`EuiIcon props type at is rendered 1`] = `
+
+`;
+
exports[`EuiIcon props type auditbeatApp is rendered 1`] = `