diff --git a/packages/react-core/src/components/ActionList/examples/ActionList.md b/packages/react-core/src/components/ActionList/examples/ActionList.md index 836a7087ead..075114c8997 100644 --- a/packages/react-core/src/components/ActionList/examples/ActionList.md +++ b/packages/react-core/src/components/ActionList/examples/ActionList.md @@ -7,8 +7,8 @@ propComponents: ['ActionList', 'ActionListGroup', 'ActionListItem'] import { Fragment, useState } from 'react'; import RhMicronsCloseIcon from '@patternfly/react-icons/dist/js/icons/rh-microns-close-icon'; -import CheckIcon from '@patternfly/react-icons/dist/js/icons/check-icon'; import RhUiEllipsisVerticalFillIcon from '@patternfly/react-icons/dist/esm/icons/rh-ui-ellipsis-vertical-fill-icon'; +import RhMicronsCheckmarkIcon from '@patternfly/react-icons/dist/js/icons/rh-microns-checkmark-icon'; ## Examples diff --git a/packages/react-core/src/components/ActionList/examples/ActionListVertical.tsx b/packages/react-core/src/components/ActionList/examples/ActionListVertical.tsx index c2dfbadd1f9..3f90166a888 100644 --- a/packages/react-core/src/components/ActionList/examples/ActionListVertical.tsx +++ b/packages/react-core/src/components/ActionList/examples/ActionListVertical.tsx @@ -1,5 +1,5 @@ import { ActionList, ActionListGroup, ActionListItem, Button } from '@patternfly/react-core'; -import CheckIcon from '@patternfly/react-icons/dist/esm/icons/check-icon'; +import RhMicronsCheckmarkIcon from '@patternfly/react-icons/dist/esm/icons/rh-microns-checkmark-icon'; import RhMicronsCloseIcon from '@patternfly/react-icons/dist/esm/icons/rh-microns-close-icon'; export const ActionListVertical: React.FunctionComponent = () => ( @@ -30,7 +30,11 @@ export const ActionListVertical: React.FunctionComponent = () => (
diff --git a/packages/react-table/src/demos/Table.md b/packages/react-table/src/demos/Table.md index b029a6754b2..4af754de27a 100644 --- a/packages/react-table/src/demos/Table.md +++ b/packages/react-table/src/demos/Table.md @@ -48,7 +48,6 @@ ModalBody, ModalFooter, } from '@patternfly/react-core'; import { DragDropSort } from '@patternfly/react-drag-drop'; -import CheckIcon from '@patternfly/react-icons/dist/esm/icons/check-icon'; import CloneIcon from '@patternfly/react-icons/dist/esm/icons/clone-icon'; import RhUiCodeIcon from '@patternfly/react-icons/dist/esm/icons/rh-ui-code-icon'; import RhUiBranchFillIcon from '@patternfly/react-icons/dist/esm/icons/rh-ui-branch-fill-icon'; diff --git a/packages/react-table/src/deprecated/components/Table/__tests__/__snapshots__/Table.test.tsx.snap b/packages/react-table/src/deprecated/components/Table/__tests__/__snapshots__/Table.test.tsx.snap index be9bab3ef2f..ae5e298b03e 100644 --- a/packages/react-table/src/deprecated/components/Table/__tests__/__snapshots__/Table.test.tsx.snap +++ b/packages/react-table/src/deprecated/components/Table/__tests__/__snapshots__/Table.test.tsx.snap @@ -10823,24 +10823,12 @@ exports[`Table simple Editable table 1`] = ` fill="currentColor" height="1em" role="img" + viewBox="0 0 20 20" width="1em" > - - - - - - + @@ -11075,24 +11063,12 @@ exports[`Table simple Editable table 1`] = ` fill="currentColor" height="1em" role="img" + viewBox="0 0 20 20" width="1em" > - - - - - - +