We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e987bc9 commit 33ca45fCopy full SHA for 33ca45f
1 file changed
packages/react-icons/scripts/icons/pfToRhIcons.mjs
@@ -63,7 +63,7 @@ export const pfToRhIcons = {
63
ExpandArrowsAltIcon: { name: 'rh-ui-expand-arrows', icon: getIconData('rh-ui-expand-arrows') },
64
ExpandIcon: { name: 'rh-ui-expand', icon: getIconData('rh-ui-expand') },
65
ExportIcon: { name: 'rh-ui-export', icon: getIconData('rh-ui-export') },
66
- ExternalLinkAltIcon: { name: 'rh-ui-external-link', icon: getIconData('rh-ui-external-link') },
+ ExternalLinkAltIcon: { name: 'rh-ui-external-link-fill', icon: getIconData('rh-ui-external-link-fill') },
67
EyeIcon: { name: 'rh-ui-view', icon: getIconData('rh-ui-view') },
68
EyeSlashIcon: { name: 'rh-ui-view-off', icon: getIconData('rh-ui-view-off') },
69
FileIcon: { name: 'rh-ui-document', icon: getIconData('rh-ui-document') },
0 commit comments