diff --git a/src/gitops/components/appset/graph/nodes/ApplicationSetNode.tsx b/src/gitops/components/appset/graph/nodes/ApplicationSetNode.tsx index a79d3110d..00e6b88cd 100644 --- a/src/gitops/components/appset/graph/nodes/ApplicationSetNode.tsx +++ b/src/gitops/components/appset/graph/nodes/ApplicationSetNode.tsx @@ -4,7 +4,7 @@ import { observer } from 'mobx-react'; import SvgTextWithOverflow from '@gitops/components/graph/SvgTextWithOverflow'; import { dangerColor, successColor, warningColor } from '@gitops/utils/components/Icons/Icons'; import { HealthStatus } from '@gitops/utils/constants'; -import ApplicationIcon from '@images/resources/application.svg'; +import ApplicationSetIcon from '@images/resources/applicationset.svg'; import { Tooltip } from '@patternfly/react-core'; import { GhostIcon, @@ -102,54 +102,14 @@ const ApplicationSetShape: React.FunctionComponent = observer( stroke="var(--pf-topology__node__background--Stroke)" strokeWidth="2" /> - -
- {`{`} -
-
- - -
- {`}`} -
-
+ +