diff --git a/ICSharpCode.ILSpyX/ICSharpCode.ILSpyX.csproj b/ICSharpCode.ILSpyX/ICSharpCode.ILSpyX.csproj
index 8e8db537a1..76a7b35044 100644
--- a/ICSharpCode.ILSpyX/ICSharpCode.ILSpyX.csproj
+++ b/ICSharpCode.ILSpyX/ICSharpCode.ILSpyX.csproj
@@ -75,7 +75,7 @@
-
+
diff --git a/ICSharpCode.ILSpyX/MermaidDiagrammer/Generator.Run.cs b/ICSharpCode.ILSpyX/MermaidDiagrammer/Generator.Run.cs
index b9fdf277d0..6ea6dfd6e0 100644
--- a/ICSharpCode.ILSpyX/MermaidDiagrammer/Generator.Run.cs
+++ b/ICSharpCode.ILSpyX/MermaidDiagrammer/Generator.Run.cs
@@ -120,7 +120,7 @@ private void GenerateOutput(string assemblyPath, ClassDiagrammer model)
File.WriteAllText(Path.Combine(outputFolder, "index.html"), html);
// copy required resources to output folder while flattening paths if required
- foreach (var resource in new[] { "styles.css", "netAmermaid.ico", "script.js" })
+ foreach (var resource in new[] { "styles.css", "ILSpy.ico", "script.js" })
EmbeddedResource.CopyTo(outputFolder, resource);
Console.WriteLine("Successfully generated HTML diagrammer.");
diff --git a/ICSharpCode.ILSpyX/MermaidDiagrammer/html/netAmermaid.ico b/ICSharpCode.ILSpyX/MermaidDiagrammer/html/netAmermaid.ico
deleted file mode 100644
index 2b2a7cf69d..0000000000
Binary files a/ICSharpCode.ILSpyX/MermaidDiagrammer/html/netAmermaid.ico and /dev/null differ
diff --git a/ICSharpCode.ILSpyX/MermaidDiagrammer/html/template.html b/ICSharpCode.ILSpyX/MermaidDiagrammer/html/template.html
index 2e0defa98d..be799b578d 100644
--- a/ICSharpCode.ILSpyX/MermaidDiagrammer/html/template.html
+++ b/ICSharpCode.ILSpyX/MermaidDiagrammer/html/template.html
@@ -3,7 +3,7 @@
{{SourceAssemblyName}} class diagrammer - ILSpy
-
+
@@ -66,7 +66,7 @@ Looking for help with something else?
Get a hint for elements with helping tooltips using [Alt + i].
Alternatively, find helpful links to the docs and discussions in the
- build info âĒ
+ build info âĒ
If you find this helpful and want to share your đē screen and đ wisdom on how it works
with a đĻ newcomer, try toggling presentation mode using [Ctrl + i].
@@ -181,7 +181,7 @@ Looking for help with something else?
đŠī¸
-
+