diff --git a/src-docs/src/views/icon/icons.js b/src-docs/src/views/icon/icons.js index 8927fa3bae1..c8a4eab0829 100644 --- a/src-docs/src/views/icon/icons.js +++ b/src-docs/src/views/icon/icons.js @@ -131,6 +131,7 @@ export const iconTypes = [ 'kqlValue', 'kubernetesNode', 'kubernetesPod', + 'launch', 'layers', 'lettering', 'lineDashed', @@ -208,6 +209,7 @@ export const iconTypes = [ 'sortLeft', 'sortRight', 'sortUp', + 'spaces', 'starEmpty', 'starEmptySpace', 'starFilled', diff --git a/src/components/icon/__snapshots__/icon.test.tsx.snap b/src/components/icon/__snapshots__/icon.test.tsx.snap index 4b28d8982d5..8faa0a2bfba 100644 --- a/src/components/icon/__snapshots__/icon.test.tsx.snap +++ b/src/components/icon/__snapshots__/icon.test.tsx.snap @@ -4009,6 +4009,33 @@ exports[`EuiIcon props type kubernetesPod is rendered 1`] = ` `; +exports[`EuiIcon props type launch is rendered 1`] = ` + +`; + exports[`EuiIcon props type layers is rendered 1`] = `