From 602e810fc5642e994ab428bc2bf51ca48de9cc59 Mon Sep 17 00:00:00 2001 From: Yash Date: Thu, 26 Oct 2023 09:10:29 +0530 Subject: [PATCH 1/9] Added Mithril Icon --- devicon.json | 22 ++++++++++++++++++++++ icons/mithril/mithril-original.svg | 1 + 2 files changed, 23 insertions(+) create mode 100644 icons/mithril/mithril-original.svg diff --git a/devicon.json b/devicon.json index bfa697af2..4e5584d0a 100644 --- a/devicon.json +++ b/devicon.json @@ -5868,6 +5868,28 @@ "color": "#8dc63f", "aliases": [] }, + { + "name": "mithril", + "altnames": [], + "tags": [ + "framework" + ], + "versions": { + "svg": [ + "original" + ], + "font": [ + "original" + ] + }, + "color": "#000", + "aliases": [ + { + "base": "original", + "alias": "plain" + } + ] + }, { "name": "mobx", "altnames": [ diff --git a/icons/mithril/mithril-original.svg b/icons/mithril/mithril-original.svg new file mode 100644 index 000000000..83c71b69e --- /dev/null +++ b/icons/mithril/mithril-original.svg @@ -0,0 +1 @@ + \ No newline at end of file From 0896eed0e16fa79a28a2de6096e3e1b75d6f9c06 Mon Sep 17 00:00:00 2001 From: Yash Date: Thu, 26 Oct 2023 20:24:42 +0530 Subject: [PATCH 2/9] Line svg Added --- devicon.json | 14 ++++++++++---- icons/mithril/mithril-line.svg | 1 + 2 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 icons/mithril/mithril-line.svg diff --git a/devicon.json b/devicon.json index 4e5584d0a..5d673d744 100644 --- a/devicon.json +++ b/devicon.json @@ -5870,19 +5870,25 @@ }, { "name": "mithril", - "altnames": [], + "altnames": [ + "mithril.js" + ], "tags": [ - "framework" + "javascript", + "framework", + "frontend", + "js" ], "versions": { "svg": [ - "original" + "original", + "line" ], "font": [ "original" ] }, - "color": "#000", + "color": "#010002", "aliases": [ { "base": "original", diff --git a/icons/mithril/mithril-line.svg b/icons/mithril/mithril-line.svg new file mode 100644 index 000000000..7b4f1ab31 --- /dev/null +++ b/icons/mithril/mithril-line.svg @@ -0,0 +1 @@ + \ No newline at end of file From 34d484d2b41e5339d391390be26762f77fafce36 Mon Sep 17 00:00:00 2001 From: Yashh56 <141008488+Yashh56@users.noreply.github.com> Date: Fri, 27 Oct 2023 05:53:40 +0530 Subject: [PATCH 3/9] Update mithril-line.svg --- icons/mithril/mithril-line.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/mithril/mithril-line.svg b/icons/mithril/mithril-line.svg index 7b4f1ab31..56d2bf138 100644 --- a/icons/mithril/mithril-line.svg +++ b/icons/mithril/mithril-line.svg @@ -1 +1 @@ - \ No newline at end of file + From 57e20ee6248418b73a1e05fbd2a28fd5cc7122c3 Mon Sep 17 00:00:00 2001 From: Yashh56 <141008488+Yashh56@users.noreply.github.com> Date: Fri, 27 Oct 2023 19:56:44 +0530 Subject: [PATCH 4/9] Update mithril-line.svg From 0aec5a6e578fbd10de8659b5a320e89b0ed5b54e Mon Sep 17 00:00:00 2001 From: Yashh56 <141008488+Yashh56@users.noreply.github.com> Date: Fri, 27 Oct 2023 19:57:29 +0530 Subject: [PATCH 5/9] Update icons/mithril/mithril-original.svg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> --- icons/mithril/mithril-original.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/mithril/mithril-original.svg b/icons/mithril/mithril-original.svg index 83c71b69e..250bcecad 100644 --- a/icons/mithril/mithril-original.svg +++ b/icons/mithril/mithril-original.svg @@ -1 +1 @@ - \ No newline at end of file + From 01c5d2ee52bffd45c7df5a8d5b596c98aec1ddde Mon Sep 17 00:00:00 2001 From: Yashh56 <141008488+Yashh56@users.noreply.github.com> Date: Fri, 27 Oct 2023 19:57:39 +0530 Subject: [PATCH 6/9] Update devicon.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> --- devicon.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index 5d673d744..da554a8ec 100644 --- a/devicon.json +++ b/devicon.json @@ -5885,7 +5885,8 @@ "line" ], "font": [ - "original" + "original", + "line" ] }, "color": "#010002", From 22dff8a29571d638c324a652efaba88ea6cadefb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Kalsnes=20Hagen?= <43886029+Snailedlt@users.noreply.github.com> Date: Sat, 28 Oct 2023 00:06:33 +0200 Subject: [PATCH 7/9] Remove color and unused styling --- icons/mithril/mithril-line.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/mithril/mithril-line.svg b/icons/mithril/mithril-line.svg index 56d2bf138..426a09bc6 100644 --- a/icons/mithril/mithril-line.svg +++ b/icons/mithril/mithril-line.svg @@ -1 +1 @@ - + From ed0c988844718485943fa51d19df55b6190dd6e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Kalsnes=20Hagen?= <43886029+Snailedlt@users.noreply.github.com> Date: Sat, 28 Oct 2023 00:09:37 +0200 Subject: [PATCH 8/9] Fix indentation --- devicon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index da554a8ec..c72ba6a86 100644 --- a/devicon.json +++ b/devicon.json @@ -5872,7 +5872,7 @@ "name": "mithril", "altnames": [ "mithril.js" - ], + ], "tags": [ "javascript", "framework", From 89afb0a41a18e8bc3d1dfa6b08f54c26cb9119a6 Mon Sep 17 00:00:00 2001 From: Yash <141008488+Yashh56@users.noreply.github.com> Date: Wed, 1 Nov 2023 11:29:46 +0530 Subject: [PATCH 9/9] Update mithril-line.svg --- icons/mithril/mithril-line.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/mithril/mithril-line.svg b/icons/mithril/mithril-line.svg index 426a09bc6..126d312b6 100644 --- a/icons/mithril/mithril-line.svg +++ b/icons/mithril/mithril-line.svg @@ -1 +1 @@ - +