From 0cb3a6ed0ebbb0eec6bc7f1d15732a6b0da1c262 Mon Sep 17 00:00:00 2001 From: Delyan Angelov Date: Mon, 2 Dec 2024 15:51:28 +0200 Subject: [PATCH] Add V file icon (#20017) Here is a preview of the new `v.svg` in comparison with some of the existing icons: ![image](https://github.com/user-attachments/assets/451762ff-b13a-42b9-89ac-695f25a43a84) --------- Co-authored-by: Danilo Leal --- assets/icons/file_icons/file_types.json | 6 ++++++ assets/icons/file_icons/v.svg | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 assets/icons/file_icons/v.svg diff --git a/assets/icons/file_icons/file_types.json b/assets/icons/file_icons/file_types.json index fe293256b393cc4516bedc9c999c2fea7f225d5c..8c6a62441671ae2f561f5d5498e81a15398d04d5 100644 --- a/assets/icons/file_icons/file_types.json +++ b/assets/icons/file_icons/file_types.json @@ -173,6 +173,9 @@ "tsx": "react", "ttf": "font", "txt": "document", + "v": "v", + "vsh": "v", + "vv": "v", "vue": "vue", "wav": "audio", "webm": "video", @@ -379,6 +382,9 @@ "typescript": { "icon": "icons/file_icons/typescript.svg" }, + "v": { + "icon": "icons/file_icons/v.svg" + }, "vcs": { "icon": "icons/file_icons/git.svg" }, diff --git a/assets/icons/file_icons/v.svg b/assets/icons/file_icons/v.svg new file mode 100644 index 0000000000000000000000000000000000000000..485e27a3786e6faa8f4341f2afaa733b852a8e80 --- /dev/null +++ b/assets/icons/file_icons/v.svg @@ -0,0 +1,4 @@ + + + +