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.