From cf3b875922600d97d539e6a1c3f2db2bf5af474b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20Ur=C3=ADas?= Date: Sat, 24 Feb 2024 22:01:39 +0100 Subject: [PATCH] Add icon for R files (#8223) Add an icon from https://www.svgrepo.com/svg/340612/logo-r-script for .r 307467014-63f68791-9d74-4bd1-8065-3698665f7c15 Credits For Image: @moshyfawn Release Notes: - Added R logo --- assets/icons/file_icons/file_types.json | 4 ++++ assets/icons/file_icons/r.svg | 6 ++++++ 2 files changed, 10 insertions(+) create mode 100644 assets/icons/file_icons/r.svg diff --git a/assets/icons/file_icons/file_types.json b/assets/icons/file_icons/file_types.json index d48cbdd133..8ed62a24a5 100644 --- a/assets/icons/file_icons/file_types.json +++ b/assets/icons/file_icons/file_types.json @@ -118,6 +118,7 @@ "rebar.config": "erlang", "rkt": "code", "rs": "rust", + "r": "r", "rtf": "document", "sav": "storage", "scm": "code", @@ -246,6 +247,9 @@ "rust": { "icon": "icons/file_icons/rust.svg" }, + "r": { + "icon": "icons/file_icons/r.svg" + }, "settings": { "icon": "icons/file_icons/settings.svg" }, diff --git a/assets/icons/file_icons/r.svg b/assets/icons/file_icons/r.svg new file mode 100644 index 0000000000..f67f0f3206 --- /dev/null +++ b/assets/icons/file_icons/r.svg @@ -0,0 +1,6 @@ + + + + + +