Add Haskell file type icon (#6995)
Pseudomata
created 2 years ago
Small change to add the Haskell logo as a file icon. Screenshot below
shows what this looks like.

Change summary
assets/icons/file_icons/file_types.json | 4 ++++
assets/icons/file_icons/haskell.svg | 11 +++++++++++
2 files changed, 15 insertions(+)
Detailed changes
@@ -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"
},
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ viewBox="0 0 32 32"
+ version="1.1"
+ id="svg977"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <defs
+ id="defs981" />
+ <path
+ id="path973"