Skip to content

chore(OutlinedQuestionCircleIcon): Update uses of OutlinedQuestionCircleIcon to use RhUiQuestionMarkCircleIcon#12379

Open
tlabaj wants to merge 1 commit intopatternfly:mainfrom
tlabaj:outlined_question_cir_icon
Open

chore(OutlinedQuestionCircleIcon): Update uses of OutlinedQuestionCircleIcon to use RhUiQuestionMarkCircleIcon#12379
tlabaj wants to merge 1 commit intopatternfly:mainfrom
tlabaj:outlined_question_cir_icon

Conversation

@tlabaj
Copy link
Copy Markdown
Contributor

@tlabaj tlabaj commented Apr 24, 2026

What: towards #12244

Summary

Replaces PatternFly OutlinedQuestionCircleIcon with Red Hat UI RhUiQuestionMarkCircleIcon in components, examples, and demos, using @patternfly/react-icons/dist/esm/icons/rh-ui-question-mark-circle-icon (same pattern as other RhUi*Icon imports).

Files changed

File Change
packages/react-core/src/demos/Compass/examples/CompassDemo.tsx Import and Help Button icon use RhUiQuestionMarkCircleIcon
packages/react-core/src/demos/Compass/Compass.md Doc import updated
packages/react-core/src/components/Compass/examples/Compass.md Doc import updated
packages/react-core/src/components/Tooltip/examples/Tooltip.md Doc import updated

Summary by CodeRabbit

  • Documentation
    • Updated question mark circle icons used in Compass and Tooltip component examples and demo documentation to use an alternative icon source.

@tlabaj tlabaj requested review from a team, thatblindgeye and wise-king-sullyman and removed request for a team April 24, 2026 19:08
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 24, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8ee10dc0-a610-4320-841a-3600e2d2341a

📥 Commits

Reviewing files that changed from the base of the PR and between 69b6225 and 301e3cc.

📒 Files selected for processing (4)
  • packages/react-core/src/components/Compass/examples/Compass.md
  • packages/react-core/src/components/Tooltip/examples/Tooltip.md
  • packages/react-core/src/demos/Compass/Compass.md
  • packages/react-core/src/demos/Compass/examples/CompassDemo.tsx

Walkthrough

The PR updates example and demo files to replace the imported question circle icon component from OutlinedQuestionCircleIcon to RhUiQuestionMarkCircleIcon across multiple Compass and Tooltip component documentation files.

Changes

Cohort / File(s) Summary
Icon Import Updates - Compass
packages/react-core/src/components/Compass/examples/Compass.md, packages/react-core/src/demos/Compass/Compass.md, packages/react-core/src/demos/Compass/examples/CompassDemo.tsx
Replaces OutlinedQuestionCircleIcon import and usage with RhUiQuestionMarkCircleIcon across example documentation and demo component files.
Icon Import Updates - Tooltip
packages/react-core/src/components/Tooltip/examples/Tooltip.md
Replaces OutlinedQuestionCircleIcon import with RhUiQuestionMarkCircleIcon in example documentation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • mcoker
  • thatblindgeye
  • nicolethoen
🚥 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 and specifically describes the main change: replacing OutlinedQuestionCircleIcon with RhUiQuestionMarkCircleIcon across the codebase.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ 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.

@tlabaj tlabaj requested review from a team, kaylachumley and phcox and removed request for a team April 24, 2026 19:08
@patternfly-build
Copy link
Copy Markdown
Collaborator

patternfly-build commented Apr 24, 2026

@tlabaj tlabaj linked an issue Apr 24, 2026 that may be closed by this pull request
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 icons in to RH brand icons [react]

4 participants