Register the Elastic Stack logo as a hub product icon - #3875
Open
florent-leborgne wants to merge 3 commits into
Open
Register the Elastic Stack logo as a hub product icon#3875florent-leborgne wants to merge 3 commits into
florent-leborgne wants to merge 3 commits into
Conversation
Reuse logo_elastic_stack.svg for the elastic-stack hero and link-card key so stack hub pages do not fall back to a letter chip. Co-authored-by: Cursor <cursoragent@cursor.com>
Isolated docs-content builds reject pages under prefixes that assembler navigation does not claim. A real toc entry would fail assembler until the hub pages exist on docs-content main. Co-authored-by: Cursor <cursoragent@cursor.com>
This reverts commit 97de7e9.
bmorelli25
reviewed
Aug 14, 2026
| `variant: es`, `obs`, or `sec` adds a left border in the matching solution colour. Use it for solution cards. | ||
|
|
||
| `icon` takes the same product keys as [`{hero}`](hero.md): `elasticsearch`, `kibana`, `observability`, `security`. | ||
| `icon` takes the same product keys as [`{hero}`](hero.md): `elasticsearch`, `kibana`, `logstash`, `observability`, `security`, `elastic-stack`. |
Member
There was a problem hiding this comment.
Ah, I missed this. Thank you!
bmorelli25
approved these changes
Aug 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The Elastic Stack logo SVG already ships in
src/Elastic.Documentation.Svg/svgs/logo_elastic_stack.svg(the EUI three-bar stack logo). Hub{hero}and{link-card}icons resolve throughProductIcons, which did not have anelastic-stackkey, so stack hub pages fell back to a letter chip.This registers that SVG as
:icon: elastic-stackand updates the known-key lists in the hero and link-card syntax docs (logstashwas already inProductIconsbut missing from those lists).Needed by the Elastic Stack hub in elastic/docs-content#7964.
Test plan
{hero}:icon: elastic-stackrenders the three-bar stack logo, not an E chip{link-card}icon: elastic-stackuses the same SVG