diff --git a/icons/histoire-config.svg b/icons/histoire-config.svg
deleted file mode 100644
index ee6d62b487..0000000000
--- a/icons/histoire-config.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/icons/histoire.svg b/icons/histoire.svg
new file mode 100644
index 0000000000..5cf286f1ed
--- /dev/null
+++ b/icons/histoire.svg
@@ -0,0 +1,3 @@
+
diff --git a/src/core/icons/fileIcons.ts b/src/core/icons/fileIcons.ts
index 80e6c764cc..08e81f22b1 100644
--- a/src/core/icons/fileIcons.ts
+++ b/src/core/icons/fileIcons.ts
@@ -2817,7 +2817,7 @@ export const fileIcons: FileIcons = {
fileExtensions: ['.ncurc.json', '.ncurc.yml', '.ncurc.js'],
},
{
- name: 'histoire-config',
+ name: 'histoire',
patterns: {
'histoire.config': FileNamePattern.Ecmascript,
'.histoire': FileNamePattern.Ecmascript,