Skip to content

feat: update rhds icons to 2.3.1 - #12639

Open
gabipodolnikova wants to merge 1 commit into
patternfly:mainfrom
gabipodolnikova:feat/update-rhds-icons-2.3.1
Open

feat: update rhds icons to 2.3.1#12639
gabipodolnikova wants to merge 1 commit into
patternfly:mainfrom
gabipodolnikova:feat/update-rhds-icons-2.3.1

Conversation

@gabipodolnikova

@gabipodolnikova gabipodolnikova commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump @rhds/icons from ^2.2.0 to ^2.3.1 in @patternfly/react-icons
  • Regenerate RH UI icon definitions via yarn update-rhds-icons

Closes #12633

Test plan

  • yarn jest packages/react-icons
  • yarn jest packages/react-core --testPathPattern="MenuToggle|DatePicker|SearchInput"
  • CI passes

Jira: PF-4576

Made with Cursor

Summary by CodeRabbit

  • New Features

    • Added a broad selection of UI icons, including accessibility, alignment, commerce, communication, finance, navigation, technology, and text-related icons.
    • Added filled and outline variants for several icons, plus zoom controls and additional currency symbols.
  • Updates

    • Refreshed the visual paths for the code and play icons to improve their displayed appearance.

Bump @rhds/icons and regenerate RH UI icon definitions for react-icons.

Closes patternfly#12633

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 8456bb15-20e0-42fc-9789-4044b2f6f145

📥 Commits

Reviewing files that changed from the base of the PR and between 652853d and fa84a1f.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (3)
  • package.json
  • packages/react-icons/package.json
  • packages/react-icons/scripts/icons/rhIconsUI.mjs

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.


Walkthrough

The PR updates @rhds/icons to ^2.3.1 and adds 53 RHDS UI icon entries to the React icon registry. It also replaces SVG path data for rh-ui-code, rh-ui-play-fill, and rh-ui-play.

Changes

RHDS icon registry

Layer / File(s) Summary
Update RHDS icon versions
package.json, packages/react-icons/package.json
Both manifests update the @rhds/icons development dependency to ^2.3.1.
Add RHDS UI icons
packages/react-icons/scripts/icons/rhIconsUI.mjs
The registry adds accessibility, alignment, content, currency, editing, navigation, device, and zoom icon entries.
Revise existing icon paths
packages/react-icons/scripts/icons/rhIconsUI.mjs
The SVG path data changes for rh-ui-code, rh-ui-play-fill, and rh-ui-play.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to fa84a

This updates the RHDS icon dependency and adds regenerated icon definitions, including updated code and play artwork. No merge-blocking behavior or compatibility risk is currently identified.

Suggested reviewers: mcoker

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly states the RHDS icons dependency update to version 2.3.1, which is the primary change.
Linked Issues check ✅ Passed The pull request updates @rhds/icons to ^2.3.1 and regenerates RH UI icon definitions in react-icons, satisfying issue #12633.
Out of Scope Changes check ✅ Passed The dependency updates and icon registry changes directly support the linked issue and stated pull request objectives. No unrelated changes are shown.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1…
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

Update RHDS icons version

1 participant