From 3493e71ad43f6225fecef8bceca622fc7f6febfc Mon Sep 17 00:00:00 2001 From: Noritada Kobayashi Date: Sun, 28 Jan 2024 20:46:32 +0900 Subject: [PATCH] Add Ruby file icon (#6922) This icon is designed based on [Ruby's official logo], to harmonize with the other icons. It is deformed and simplified to be human-recognizable, even at letter size. [Ruby's official logo]: https://www.ruby-lang.org/en/about/logo/ Release Notes: - Added Ruby file icon. --- assets/icons/file_icons/file_types.json | 5 ++++- assets/icons/file_icons/ruby.svg | 7 +++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 assets/icons/file_icons/ruby.svg diff --git a/assets/icons/file_icons/file_types.json b/assets/icons/file_icons/file_types.json index a65155d4eb..bda16db73c 100644 --- a/assets/icons/file_icons/file_types.json +++ b/assets/icons/file_icons/file_types.json @@ -79,7 +79,7 @@ "ps1": "terminal", "psd": "image", "py": "python", - "rb": "code", + "rb": "ruby", "rkt": "code", "rs": "rust", "rtf": "document", @@ -161,6 +161,9 @@ "python": { "icon": "icons/file_icons/python.svg" }, + "ruby": { + "icon": "icons/file_icons/ruby.svg" + }, "rust": { "icon": "icons/file_icons/rust.svg" }, diff --git a/assets/icons/file_icons/ruby.svg b/assets/icons/file_icons/ruby.svg new file mode 100644 index 0000000000..e09ad6b5a1 --- /dev/null +++ b/assets/icons/file_icons/ruby.svg @@ -0,0 +1,7 @@ + + + + + + +