Actions
Bug #25600
closedReplace the Icon component with patternfly-react Icon component
Description
We are already using the patternfly-react Icon in most of the cases.
The only leftover is: https://github.com/theforeman/foreman/blob/develop/webpack/assets/javascripts/react_app/components/common/DocumentationLink/index.js#L4
Can remove the old Icon and replace with patternfly-react Icon.
Need to check if plugins use this Icon, considre deprecating.
Foreman Icon:
https://github.com/theforeman/foreman/tree/develop/webpack/assets/javascripts/react_app/components/common/Icon
Actions