From 0edbac8c06014cc82eefde88ec89fa18ff6bc3f5 Mon Sep 17 00:00:00 2001 From: Rener Pires Date: Tue, 22 Aug 2023 20:21:45 -0300 Subject: [PATCH 1/2] Add cucumber icon --- file-types/.feature | 0 src/icons/files/cucumber.svg | 1 + src/symbol-icon-theme.json | 3 +++ 3 files changed, 4 insertions(+) create mode 100644 file-types/.feature create mode 100644 src/icons/files/cucumber.svg diff --git a/file-types/.feature b/file-types/.feature new file mode 100644 index 0000000..e69de29 diff --git a/src/icons/files/cucumber.svg b/src/icons/files/cucumber.svg new file mode 100644 index 0000000..ef8b9a0 --- /dev/null +++ b/src/icons/files/cucumber.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/symbol-icon-theme.json b/src/symbol-icon-theme.json index 7d2aa3b..fab06f6 100644 --- a/src/symbol-icon-theme.json +++ b/src/symbol-icon-theme.json @@ -144,6 +144,7 @@ "ionic": { "iconPath": "./icons/files/ionic.svg" }, "capacitor": { "iconPath": "./icons/files/capacitor.svg" }, "cypress": { "iconPath": "./icons/files/cypress.svg" }, + "cucumber" : { "iconPath": "./icons/files/cucumber.svg" }, "gulp": { "iconPath": "./icons/files/gulp.svg" }, "supabase": { "iconPath": "./icons/files/supabase.svg" }, "v": { "iconPath": "./icons/files/v.svg" }, @@ -536,6 +537,7 @@ "cypress.config.js": "cypress", "cypress.config.cjs": "cypress", "cypress.config.mjs": "cypress", + ".feature" : "cucumber", "capacitor.config.json": "capacitor", "capacitor.config.ts": "capacitor", "ionic.config.json": "ionic", @@ -1002,6 +1004,7 @@ "swift": "swift", "ruby": "ruby", "svelte": "svelte", + "gherkin": "cucumber", "r": "r", "rsweave": "r", "jade": "pug", From f68f1f020f3190f5abda7458d7aace0f46a3542f Mon Sep 17 00:00:00 2001 From: Miguel Solorio Date: Mon, 25 Sep 2023 13:51:57 -0700 Subject: [PATCH 2/2] Update icon --- src/icons/files/cucumber.svg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/icons/files/cucumber.svg b/src/icons/files/cucumber.svg index ef8b9a0..45ca056 100644 --- a/src/icons/files/cucumber.svg +++ b/src/icons/files/cucumber.svg @@ -1 +1,3 @@ - \ No newline at end of file + + +