diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c236195f7b..e174eeffec2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - Added `onBlur` prop to `EuiComboBox` ([#1400](https://github.com/elastic/eui/pull/1400)) - Added `initialFocus` prop typedefs to `EuiModal` and `EuiPopover` ([#1410](https://github.com/elastic/eui/pull/1410)) +- Updated `gisApp` icon ([#1413](https://github.com/elastic/eui/pull/1413)) ## [`6.2.0`](https://github.com/elastic/eui/tree/v6.2.0) diff --git a/src-docs/src/views/icon/apps.js b/src-docs/src/views/icon/apps.js index 6d925420421..709a6036350 100644 --- a/src-docs/src/views/icon/apps.js +++ b/src-docs/src/views/icon/apps.js @@ -19,7 +19,6 @@ const iconTypes = [ 'dashboardApp', 'devToolsApp', 'discoverApp', - 'emsApp', 'filebeatApp', 'gisApp', 'graphApp', diff --git a/src/components/icon/__snapshots__/icon.test.tsx.snap b/src/components/icon/__snapshots__/icon.test.tsx.snap index a269f8f185c..35dc339c401 100644 --- a/src/components/icon/__snapshots__/icon.test.tsx.snap +++ b/src/components/icon/__snapshots__/icon.test.tsx.snap @@ -1939,10 +1939,10 @@ exports[`EuiIcon props type gisApp is rendered 1`] = ` > `; diff --git a/src/components/icon/_icon.scss b/src/components/icon/_icon.scss index edc148d9dd8..d52c15767e8 100644 --- a/src/components/icon/_icon.scss +++ b/src/components/icon/_icon.scss @@ -48,6 +48,11 @@ .euiIcon--subdued { fill: $euiColorMediumShade; + + // Text icons are fully mono + .euiIcon__fillSecondary { + fill: $euiColorMediumShade; + } } diff --git a/src/components/icon/assets/app_gis.svg b/src/components/icon/assets/app_gis.svg index 5b5e8fb79a1..d706d53d8f5 100644 --- a/src/components/icon/assets/app_gis.svg +++ b/src/components/icon/assets/app_gis.svg @@ -1,6 +1,4 @@ - - - - + +