diff --git a/src-docs/src/views/badge/beta_badge.js b/src-docs/src/views/badge/beta_badge.js index 6d4de70c49d..9db3c717b9b 100644 --- a/src-docs/src/views/badge/beta_badge.js +++ b/src-docs/src/views/badge/beta_badge.js @@ -21,9 +21,9 @@ export default () => ( tooltipContent="This module is not GA. Please help us by reporting any bugs." />   - +   - +   diff --git a/src-docs/src/views/icon/icon_example.js b/src-docs/src/views/icon/icon_example.js index 341f0030a06..f547bf4a374 100644 --- a/src-docs/src/views/icon/icon_example.js +++ b/src-docs/src/views/icon/icon_example.js @@ -78,12 +78,14 @@ export const IconExample = {

Glyphs are small, monochromatic icons that typically should always use the default size of{' '} - size="m". + size="m". They are named + according to their appearance or the action they represent. For + example, star, play, etc.

If you would like to contribute to our growing list of glyphs, you can follow{' '} - + these guidelines . @@ -126,6 +128,9 @@ export const IconExample = { title: 'Apps', text: (

+ App logos are logos for Elastic Apps, and can contain multiple colors. + Normally the Elastic Design team creates those icons. They are not + meant to be used outside of Elastic, because they represent our apps. App logos are usually displayed at 32x32 or above and can contain multiple colors.

diff --git a/src-docs/src/views/icon/icons.js b/src-docs/src/views/icon/icons.js index 3167400138a..8927fa3bae1 100644 --- a/src-docs/src/views/icon/icons.js +++ b/src-docs/src/views/icon/icons.js @@ -28,6 +28,7 @@ export const iconTypes = [ 'beaker', 'bell', 'bellSlash', + 'beta', 'bolt', 'boxesHorizontal', 'boxesVertical', diff --git a/src-docs/src/views/key_pad_menu/key_pad_beta.js b/src-docs/src/views/key_pad_menu/key_pad_beta.js index 05fc9789457..12b6001e63f 100644 --- a/src-docs/src/views/key_pad_menu/key_pad_beta.js +++ b/src-docs/src/views/key_pad_menu/key_pad_beta.js @@ -13,9 +13,10 @@ export default () => ( diff --git a/src/components/icon/__snapshots__/icon.test.tsx.snap b/src/components/icon/__snapshots__/icon.test.tsx.snap index 82b0fe2d19c..4b28d8982d5 100644 --- a/src/components/icon/__snapshots__/icon.test.tsx.snap +++ b/src/components/icon/__snapshots__/icon.test.tsx.snap @@ -965,6 +965,24 @@ exports[`EuiIcon props type bellSlash is rendered 1`] = ` `; +exports[`EuiIcon props type beta is rendered 1`] = ` + +`; + exports[`EuiIcon props type bolt is rendered 1`] = `