diff --git a/assets/icons/file_icons/file_types.json b/assets/icons/file_icons/file_types.json index 5a8881ff9f377f5abab84ec1b226e583df2221b2..3e0b57463302aad30ec2b4507398fe5410f55241 100644 --- a/assets/icons/file_icons/file_types.json +++ b/assets/icons/file_icons/file_types.json @@ -49,6 +49,7 @@ "gitkeep": "vcs", "gitmodules": "vcs", "go": "go", + "graphql": "graphql", "h": "code", "handlebars": "code", "hbs": "template", @@ -202,6 +203,9 @@ "go": { "icon": "icons/file_icons/go.svg" }, + "graphql": { + "icon": "icons/file_icons/graphql.svg" + }, "image": { "icon": "icons/file_icons/image.svg" }, diff --git a/assets/icons/file_icons/graphql.svg b/assets/icons/file_icons/graphql.svg new file mode 100644 index 0000000000000000000000000000000000000000..51903a6ffcc49cf365dbb2c25b93adee607c9b20 --- /dev/null +++ b/assets/icons/file_icons/graphql.svg @@ -0,0 +1 @@ +