diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4073f74ae3c5..6038112f476a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,7 @@
## [`master`](https://github.com/elastic/eui/tree/master)
+- Adding `tokenModule` and `tokenNamespace` icons to `EuiToken` ([#1839](https://github.com/elastic/eui/pull/1839))
+
No public interface changes since `10.0.0`.
## [`10.0.0`](https://github.com/elastic/eui/tree/v10.0.0)
diff --git a/src/components/icon/__snapshots__/icon.test.tsx.snap b/src/components/icon/__snapshots__/icon.test.tsx.snap
index 6490a5d59f1f..59011a018ea4 100644
--- a/src/components/icon/__snapshots__/icon.test.tsx.snap
+++ b/src/components/icon/__snapshots__/icon.test.tsx.snap
@@ -5950,6 +5950,43 @@ exports[`EuiIcon props type tokenMethod is rendered 1`] = `
`;
+exports[`EuiIcon props type tokenModule is rendered 1`] = `
+
+`;
+
+exports[`EuiIcon props type tokenNamespace is rendered 1`] = `
+
+`;
+
exports[`EuiIcon props type tokenNull is rendered 1`] = `