diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d58c93271d..3f6f7db3f56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ - Exported TS props from top level `EuiListGroupProps`, `EuiListGroupItemProps`, `EuiSelectableProps`, `EuiSelectableOption`, `EuiSelectableOptionsListProps` ([#2869](https://github.com/elastic/eui/pull/2869)) - Extending `EuiSelectable[options]` type with correct HTML element ([#2869](https://github.com/elastic/eui/pull/2869)) - Added check mark to single selection `EuiComboBox` ([#2890](https://github.com/elastic/eui/pull/2890)) +- Added `logoGoogleG` third-party logo to `EuiIcon` ([#2853](https://github.com/elastic/eui/pull/2853)) **Bug fixes** diff --git a/src-docs/src/views/icon/logos_third.js b/src-docs/src/views/icon/logos_third.js index 945842d8731..89074c5921c 100644 --- a/src-docs/src/views/icon/logos_third.js +++ b/src-docs/src/views/icon/logos_third.js @@ -38,6 +38,7 @@ const iconTypes = [ 'logoGithub', 'logoGmail', 'logoGolang', + 'logoGoogleG', 'logoHAproxy', 'logoIBM', 'logoIBMMono', diff --git a/src/components/icon/__snapshots__/icon.test.tsx.snap b/src/components/icon/__snapshots__/icon.test.tsx.snap index 01f39c8c6d5..09376d2dd4d 100644 --- a/src/components/icon/__snapshots__/icon.test.tsx.snap +++ b/src/components/icon/__snapshots__/icon.test.tsx.snap @@ -4326,6 +4326,115 @@ exports[`EuiIcon props type logoGolang is rendered 1`] = ` `; +exports[`EuiIcon props type logoGoogleG is rendered 1`] = ` + +`; + exports[`EuiIcon props type logoHAproxy is rendered 1`] = `