diff --git a/assets/icons/file_icons/file_types.json b/assets/icons/file_icons/file_types.json index b2236e0230..36c3349cb6 100644 --- a/assets/icons/file_icons/file_types.json +++ b/assets/icons/file_icons/file_types.json @@ -45,6 +45,7 @@ "heex": "elixir", "htm": "template", "html": "template", + "hs": "haskell", "ib": "storage", "ico": "image", "ini": "settings", @@ -146,6 +147,9 @@ "expanded_folder": { "icon": "icons/file_icons/folder_open.svg" }, + "haskell": { + "icon": "icons/file_icons/haskell.svg" + }, "image": { "icon": "icons/file_icons/image.svg" }, diff --git a/assets/icons/file_icons/haskell.svg b/assets/icons/file_icons/haskell.svg new file mode 100644 index 0000000000..ff3a687f52 --- /dev/null +++ b/assets/icons/file_icons/haskell.svg @@ -0,0 +1,13 @@ + + + + +