diff --git a/src/frontend/client/src/components/icons/FolderIcon.tsx b/src/frontend/client/src/components/icons/FolderIcon.tsx index 6fbcdd709..3fbaf498b 100644 --- a/src/frontend/client/src/components/icons/FolderIcon.tsx +++ b/src/frontend/client/src/components/icons/FolderIcon.tsx @@ -22,9 +22,12 @@ export const FolderIcon = ({ className, ...props }: React.SVGProps diff --git a/src/frontend/client/src/components/illustrations/KnowledgeSpaceIcon.tsx b/src/frontend/client/src/components/illustrations/KnowledgeSpaceIcon.tsx index e46f2dab5..332980b89 100644 --- a/src/frontend/client/src/components/illustrations/KnowledgeSpaceIcon.tsx +++ b/src/frontend/client/src/components/illustrations/KnowledgeSpaceIcon.tsx @@ -116,9 +116,10 @@ const BLUE_INNER = ` `; -const GREEN_INNER = ` +const GREEN_INNER = ` + - + @@ -137,11 +138,11 @@ const GREEN_INNER = ` - + - + @@ -153,8 +154,9 @@ const GREEN_INNER = ` - - + + + @@ -194,13 +196,9 @@ const GREEN_INNER = ` - - - - - - - + + +