diff --git a/packages/components/nodes/chains/ConversationChain/ConversationChain.ts b/packages/components/nodes/chains/ConversationChain/ConversationChain.ts
index 7887ce97..ee5bdfc5 100644
--- a/packages/components/nodes/chains/ConversationChain/ConversationChain.ts
+++ b/packages/components/nodes/chains/ConversationChain/ConversationChain.ts
@@ -26,7 +26,7 @@ class ConversationChain_Chains implements INode {
this.name = 'conversationChain'
this.version = 1.0
this.type = 'ConversationChain'
- this.icon = 'chain.svg'
+ this.icon = 'Chain.svg'
this.category = 'Chains'
this.description = 'Chat models specific conversational chain with memory'
this.baseClasses = [this.type, ...getBaseClasses(ConversationChain)]
diff --git a/packages/components/nodes/chains/ConversationChain/chain.svg b/packages/components/nodes/chains/ConversationChain/chain.svg
index a5b32f90..2bba4889 100644
--- a/packages/components/nodes/chains/ConversationChain/chain.svg
+++ b/packages/components/nodes/chains/ConversationChain/chain.svg
@@ -1,6 +1,3 @@
-
\ No newline at end of file
+