Skip to content

feat: update rhds icons to 2.2.0#12387

Merged
kmcfaul merged 2 commits into
patternfly:mainfrom
mcoker:update-rh-icons-4.28.26
Apr 29, 2026
Merged

feat: update rhds icons to 2.2.0#12387
kmcfaul merged 2 commits into
patternfly:mainfrom
mcoker:update-rh-icons-4.28.26

Conversation

@mcoker
Copy link
Copy Markdown
Contributor

@mcoker mcoker commented Apr 28, 2026

fixes #12386

Summary by CodeRabbit

  • New Features

    • Added 16 Microns icons including double-caret variants, error/information indicators, question-mark circles, multi-size sorting options, and directional swap icons
    • Added 5 UI icons including AI chatbot, MCP server variants (filled and outline), and enhanced control icons
  • Improvements

    • Refined visual designs across existing icon sets for improved consistency

@mcoker mcoker requested a review from nicolethoen April 28, 2026 23:10
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 28, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • packages/react-core/src/components/MenuToggle/__tests__/__snapshots__/MenuToggle.test.tsx.snap is excluded by !**/*.snap

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 71efb857-b135-4fd1-b186-4c771125d5c5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Walkthrough

This PR updates the RHDS icons dependency from v2.1.0 to v2.2.0, replacing SVG path data for existing icons and adding 21 new icon definitions across microns and UI icon sets.

Changes

Cohort / File(s) Summary
Dependencies
packages/react-icons/package.json
Updates @rhds/icons dependency from ^2.1.0 to ^2.2.0.
Microns Icon Definitions
packages/react-icons/scripts/icons/rhIconsMicrons.mjs
Updates SVG path data for 4 existing caret icons (down, left, right, up). Adds 16 new icons including double-caret variants, error variants (filled/outline), information variants (filled/outline), question-mark circle variants (filled/outline), sort variants (up/down with size modes), and swap icons (right-left, up-down).
UI Icon Definitions
packages/react-icons/scripts/icons/rhIconsUI.mjs
Updates SVG path data for 7 existing icons (ai-chat, controls, gear-group, process-automation variants, settings variants). Adds 5 new icons: ai-chatbot, controls-fill, gear-group-fill, and mcp-server variants (filled/outline).

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

Suggested reviewers

  • kmcfaul
  • nicolethoen
  • thatblindgeye
  • wise-king-sullyman
🚥 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 accurately summarizes the main change: updating RHDS icons to version 2.2.0, which is reflected in the dependency update and icon definitions across three files.
Linked Issues check ✅ Passed The PR successfully addresses the linked issue #12386 by updating the @rhds/icons dependency to ^2.2.0 and integrating new icons from the v2.2.0 release into the icon definition files.
Out of Scope Changes check ✅ Passed All changes are directly related to updating RHDS icons to v2.2.0: dependency update, updated caret icons, new microns icons, updated UI icons, and new UI icon variants. No unrelated changes detected.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 and usage tips.

@patternfly-build
Copy link
Copy Markdown
Collaborator

patternfly-build commented Apr 28, 2026

@mcoker mcoker requested a review from kmcfaul April 29, 2026 02:03
Copy link
Copy Markdown
Collaborator

@andrew-ronaldson andrew-ronaldson left a comment

Choose a reason for hiding this comment

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

Sick, bro!

@kmcfaul kmcfaul merged commit b17ea14 into patternfly:main Apr 29, 2026
14 checks passed
@patternfly-build
Copy link
Copy Markdown
Collaborator

Your changes have been released in:

  • @patternfly/react-code-editor@6.5.0-prerelease.67
  • @patternfly/react-core@6.5.0-prerelease.64
  • @patternfly/react-docs@7.5.0-prerelease.75
  • @patternfly/react-drag-drop@6.5.0-prerelease.65
  • @patternfly/react-icons@6.5.0-prerelease.29
  • demo-app-ts@6.5.0-prerelease.93
  • @patternfly/react-table@6.5.0-prerelease.67
  • @patternfly/react-templates@6.5.0-prerelease.64

Thanks for your contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update RHDS icons to v2.2.0

4 participants