Skip to content

Commit a4b4122

Browse files
committed
rotate ruleblock icon
1 parent 086e389 commit a4b4122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Icon/canonicalIconNames.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ const canonicalIcons = {
6363
"artefact-report": icons.Report,
6464
"artefact-task": icons.Script,
6565
"artefact-transform": icons.DataRefinery,
66-
"artefact-ruleblock": icons.Fragments,
66+
"artefact-ruleblock": transform(icons.Fragments, 90),
6767
"artefact-uncategorized": icons.Unknown,
6868
"artefact-workflow": icons.ModelBuilder,
6969

0 commit comments

Comments
 (0)