From cfcd398e8d8f3bb190abaef1bcf107a0baa25b4f Mon Sep 17 00:00:00 2001 From: Jen Stehlik Date: Tue, 29 Oct 2024 14:54:21 +0100 Subject: [PATCH] Add Gleam icon (#19887) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I took a shot at creating an icon version of the Gleam logo in response to https://github.com/zed-industries/zed/pull/19529 Release Notes: - Added an icon for Gleam files. ![image](https://github.com/user-attachments/assets/97432ded-342f-4d87-8eb2-dc9145513d8c) Screenshot 2024-10-29 at 9 46 33 AM --------- Co-authored-by: Marshall Bowers --- assets/icons/file_icons/file_types.json | 4 ++++ assets/icons/file_icons/gleam.svg | 6 ++++++ 2 files changed, 10 insertions(+) create mode 100644 assets/icons/file_icons/gleam.svg diff --git a/assets/icons/file_icons/file_types.json b/assets/icons/file_icons/file_types.json index a9fe4a2eff59b648e04d907b16c9ebedc44a0238..ce5944e097304cd1826da2f119e920763b1e3251 100644 --- a/assets/icons/file_icons/file_types.json +++ b/assets/icons/file_icons/file_types.json @@ -58,6 +58,7 @@ "gitignore": "vcs", "gitkeep": "vcs", "gitmodules": "vcs", + "gleam": "gleam", "go": "go", "gql": "graphql", "graphql": "graphql", @@ -264,6 +265,9 @@ "fsharp": { "icon": "icons/file_icons/fsharp.svg" }, + "gleam": { + "icon": "icons/file_icons/gleam.svg" + }, "go": { "icon": "icons/file_icons/go.svg" }, diff --git a/assets/icons/file_icons/gleam.svg b/assets/icons/file_icons/gleam.svg new file mode 100644 index 0000000000000000000000000000000000000000..9036ec15dc576338611d92c7bc4052f7ce24c757 --- /dev/null +++ b/assets/icons/file_icons/gleam.svg @@ -0,0 +1,6 @@ + + + + + +