Skip to content

[Icons] Icons glyph updates jan 2026#9339

Merged
JoseLuisGJ merged 7 commits intoelastic:mainfrom
JoseLuisGJ:icons-glyph-updates-jan-2026
Jan 30, 2026
Merged

[Icons] Icons glyph updates jan 2026#9339
JoseLuisGJ merged 7 commits intoelastic:mainfrom
JoseLuisGJ:icons-glyph-updates-jan-2026

Conversation

@JoseLuisGJ
Copy link
Copy Markdown
Contributor

@JoseLuisGJ JoseLuisGJ commented Jan 26, 2026

Summary

Updating remaining touched up glyph icons

documents timelineWithArrow indexOpen indexClose indexEdit indexRuntime indexSettings folderOpen folderClose kubernetesPod pagesSelect section workflow

Screenshot 2026-03-02 at 11 57 39 AM CleanShot 2026-01-26 at 16 53 37@2x CleanShot 2026-01-26 at 16 53 16@2x CleanShot 2026-01-26 at 16 52 58@2x CleanShot 2026-01-27 at 10 41 17@2x CleanShot 2026-01-27 at 10 41 11@2x CleanShot 2026-01-26 at 16 52 16@2x CleanShot 2026-01-26 at 16 52 11@2x CleanShot 2026-01-26 at 16 52 05@2x CleanShot 2026-01-26 at 16 51 58@2x CleanShot 2026-01-26 at 16 51 49@2x CleanShot 2026-01-26 at 16 51 33@2x CleanShot 2026-01-26 at 16 51 15@2x CleanShot 2026-01-30 at 07 41 15@2x

Aliases:

  • folder folderClosed folderClosefolder_close
  • folderOpened folderOpenfolder_open

Why are we making this change?

After the last review of icons redesign on Jan 26th, 2026 there were a few touched up icons that were made recently and are already available in the Figma library but not in code.

Impact to users

QA

Remove or strikethrough items that do not apply to your PR.

General checklist

  • Browser QA
    • Checked in both light and dark modes
    • Checked in both MacOS and Windows high contrast modes
    • Checked in mobile
    • Checked in Chrome, Safari, Edge, and Firefox
    • Checked for accessibility including keyboard-only and screenreader modes
  • Docs site QA
  • Code quality checklist
  • Release checklist
    • A changelog entry exists and is marked appropriately
    • If applicable, added the breaking change issue label (and filled out the breaking change checklist)
    • If the changes unblock an issue in a different repo, smoke tested carefully (see Testing EUI features in Kibana ahead of time)
  • Designer checklist
    • If applicable, file an issue to update EUI's Figma library with any corresponding UI changes. (This is an internal repo, if you are external to Elastic, ask a maintainer to submit this request)

@JoseLuisGJ JoseLuisGJ requested a review from a team as a code owner January 26, 2026 15:58
@acstll acstll self-requested a review January 27, 2026 08:18
Copy link
Copy Markdown
Contributor

@acstll acstll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @JoseLuisGJ!

Two small remarks:

I see you added a folder_close.svg file, but the reference (code) in icon_map.ts is pointing to folder_closed, which previously existed, is this intended or a typo?

Also, I see folder_open.svg has been updated, but it's not being displayed on the website (code), maybe that's intentional.

@JoseLuisGJ
Copy link
Copy Markdown
Contributor Author

Thanks for the PR @JoseLuisGJ!

Two small remarks:

I see you added a folder_close.svg file, but the reference (code) in icon_map.ts is pointing to folder_closed, which previously existed, is this intended or a typo?

Also, I see folder_open.svg has been updated, but it's not being displayed on the website (code), maybe that's intentional.

Thanks for pointing this out @acstll you're right. Regarding the folder open and closed icons we will end up having the folderOpenand folderClose icons. And I created aliases for potential usages like:

  • folder folderClosed folderClosefolder_close
  • folderOpened folderOpenfolder_open

I updated the PR description and changelog with that.

Copy link
Copy Markdown
Contributor

@acstll acstll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Checked the docs, checked map is correct. Everything is looking good. Thank you @JoseLuisGJ

@elasticmachine
Copy link
Copy Markdown
Collaborator

💚 Build Succeeded

History

@elasticmachine
Copy link
Copy Markdown
Collaborator

💚 Build Succeeded

History

@JoseLuisGJ JoseLuisGJ merged commit b715720 into elastic:main Jan 30, 2026
5 checks passed
weronikaolejniczak added a commit to elastic/kibana that referenced this pull request Feb 5, 2026
## Dependency updates

- `@elastic/eui`: `v112.1.0` ⏩ `v112.2.0`

---

## Package updates

### `@elastic/eui`
[v112.2.0](https://github.com/elastic/eui/releases/tag/v112.2.0)

- Updated `documents` `timelineWithArrow` `indexOpen` `indexClose`
`indexEdit` `indexRuntime` `indexSettings` `folderOpen` `folderClose`
`kubernetesPod` `pagesSelect` `section` `workflow` glyph icons
([#9339](elastic/eui#9339))

**Accessibility**

- Fixed `EuiBasicTable` and `EuiInMemoryTable` empty table announcements
to include the expected `noItemsMessage` content
([#9341](elastic/eui#9341))

---------

Co-authored-by: Tomasz Kajtoch <tomasz.kajtoch@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants