diff --git a/src-docs/src/views/icon/icons.js b/src-docs/src/views/icon/icons.js
index a3bca5fef07..be62686d9fa 100644
--- a/src-docs/src/views/icon/icons.js
+++ b/src-docs/src/views/icon/icons.js
@@ -246,6 +246,7 @@ export const iconTypes = [
'tear',
'temperature',
'timeline',
+ 'timelineWithArrow',
'timeRefresh',
'timeslider',
'training',
diff --git a/src/components/icon/__snapshots__/icon.test.tsx.snap b/src/components/icon/__snapshots__/icon.test.tsx.snap
index 386e1e9e367..7456904f0f4 100644
--- a/src/components/icon/__snapshots__/icon.test.tsx.snap
+++ b/src/components/icon/__snapshots__/icon.test.tsx.snap
@@ -9311,6 +9311,25 @@ exports[`EuiIcon props type timeline is rendered 1`] = `
`;
+exports[`EuiIcon props type timelineWithArrow is rendered 1`] = `
+
+`;
+
exports[`EuiIcon props type timelionApp is rendered 1`] = `