From 577e3a1ceb8a9628694dec2d182e56f8b8515c27 Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Sat, 20 Aug 2022 00:19:16 +0100
Subject: [PATCH 01/33] Create v8-original.svg
---
icons/v8/v8-original.svg | 1 +
1 file changed, 1 insertion(+)
create mode 100644 icons/v8/v8-original.svg
diff --git a/icons/v8/v8-original.svg b/icons/v8/v8-original.svg
new file mode 100644
index 000000000..1f2466bee
--- /dev/null
+++ b/icons/v8/v8-original.svg
@@ -0,0 +1 @@
+
From e1a4ade4d9ed0b30a4df87dc4da9c74021d8629a Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Sat, 20 Aug 2022 00:25:24 +0100
Subject: [PATCH 02/33] Update devicon.json
---
devicon.json | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/devicon.json b/devicon.json
index 38547bf73..836e52de8 100644
--- a/devicon.json
+++ b/devicon.json
@@ -7515,6 +7515,22 @@
"color": "#41B883",
"aliases": []
},
+ {
+ "name": "v8",
+ "tags": [
+ "javascript-runtime"
+ ],
+ "versions": {
+ "svg": [
+ "original"
+ ],
+ "font": [
+ "plain"
+ ]
+ },
+ "color": "#00C4CC"
+ ]
+ },
{
"name": "vuestorefront",
"altnames": [],
From 406679ba7cd67459cb9a7fbf23812d2cd531baf8 Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Sat, 20 Aug 2022 00:38:03 +0100
Subject: [PATCH 03/33] Update devicon.json
---
devicon.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index 836e52de8..9adfad237 100644
--- a/devicon.json
+++ b/devicon.json
@@ -7529,7 +7529,7 @@
]
},
"color": "#00C4CC"
- ]
+
},
{
"name": "vuestorefront",
From 84371f5f107ac581fdf20fb5f2237feb07a6cb73 Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Sat, 20 Aug 2022 22:17:15 +0100
Subject: [PATCH 04/33] Update v8-original.svg
---
icons/v8/v8-original.svg | 101 ++++++++++++++++++++++++++++++++++++++-
1 file changed, 100 insertions(+), 1 deletion(-)
diff --git a/icons/v8/v8-original.svg b/icons/v8/v8-original.svg
index 1f2466bee..d1abe7ac0 100644
--- a/icons/v8/v8-original.svg
+++ b/icons/v8/v8-original.svg
@@ -1 +1,100 @@
-
+
+
From 5a95fbcc4d84ba39ecb0cd85e20afea2f7cb2add Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Sat, 20 Aug 2022 22:19:52 +0100
Subject: [PATCH 05/33] Update devicon.json
---
devicon.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index 9adfad237..c7730bcc7 100644
--- a/devicon.json
+++ b/devicon.json
@@ -7528,7 +7528,8 @@
"plain"
]
},
- "color": "#00C4CC"
+ "color": "#00C4CC",
+ "aliases": []
},
{
From 9053835a6ad2fdba27e2fdd1642c9564c7699708 Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Sat, 20 Aug 2022 23:03:46 +0100
Subject: [PATCH 06/33] add altnames
---
devicon.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/devicon.json b/devicon.json
index c7730bcc7..ef05793f9 100644
--- a/devicon.json
+++ b/devicon.json
@@ -7517,6 +7517,7 @@
},
{
"name": "v8",
+ "altnames": [],
"tags": [
"javascript-runtime"
],
From 5c1f26cadc0be15fdb8cf17c097eb6eb1b9db596 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B8rgen=20Kalsnes=20Hagen?=
<43886029+Snailedlt@users.noreply.github.com>
Date: Sun, 21 Aug 2022 10:06:05 +0200
Subject: [PATCH 07/33] Update devicon.json
---
devicon.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index ef05793f9..c2e337fc0 100644
--- a/devicon.json
+++ b/devicon.json
@@ -7526,7 +7526,7 @@
"original"
],
"font": [
- "plain"
+ "original"
]
},
"color": "#00C4CC",
From 59c23a2cf393fc4ea64154b0e78c77bfede8e976 Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Tue, 23 Aug 2022 22:00:58 +0100
Subject: [PATCH 08/33] Update icons/v8/v8-original.svg
Co-authored-by: David Leal
---
icons/v8/v8-original.svg | 101 +--------------------------------------
1 file changed, 1 insertion(+), 100 deletions(-)
diff --git a/icons/v8/v8-original.svg b/icons/v8/v8-original.svg
index d1abe7ac0..96b92bced 100644
--- a/icons/v8/v8-original.svg
+++ b/icons/v8/v8-original.svg
@@ -1,100 +1 @@
-
-
+
From 0afcfb3b6e3a1514a37372dfd265376f556daeb0 Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Tue, 23 Aug 2022 22:38:27 +0100
Subject: [PATCH 09/33] Update devicon.json
---
devicon.json | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/devicon.json b/devicon.json
index 16070c41f..89782cd36 100644
--- a/devicon.json
+++ b/devicon.json
@@ -8338,5 +8338,23 @@
},
"color": "#F04E98",
"aliases": []
+ },
+ {
+ "name": "wxwidget",
+ "altnames": [],
+ "tags": [
+ "gui",
+ "library"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ ],
+ "font": [
+ "original",
+ ]
+ },
+ "color": "#F04E98",
+ "aliases": []
}
]
From ea772d343683511a28e9b030a3b97941d2fac2d4 Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Tue, 23 Aug 2022 22:40:12 +0100
Subject: [PATCH 10/33] Create wxwidget-original.svg
---
icons/wxwidget/wxwidget-original.svg | 79 ++++++++++++++++++++++++++++
1 file changed, 79 insertions(+)
create mode 100644 icons/wxwidget/wxwidget-original.svg
diff --git a/icons/wxwidget/wxwidget-original.svg b/icons/wxwidget/wxwidget-original.svg
new file mode 100644
index 000000000..e1ff0f6ae
--- /dev/null
+++ b/icons/wxwidget/wxwidget-original.svg
@@ -0,0 +1,79 @@
+
+
From e1e4dec671665e816335b6f3fbfefd318c8658fb Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Tue, 23 Aug 2022 23:03:24 +0100
Subject: [PATCH 11/33] Delete wxwidget-original.svg
---
icons/wxwidget/wxwidget-original.svg | 79 ----------------------------
1 file changed, 79 deletions(-)
delete mode 100644 icons/wxwidget/wxwidget-original.svg
diff --git a/icons/wxwidget/wxwidget-original.svg b/icons/wxwidget/wxwidget-original.svg
deleted file mode 100644
index e1ff0f6ae..000000000
--- a/icons/wxwidget/wxwidget-original.svg
+++ /dev/null
@@ -1,79 +0,0 @@
-
-
From 1d306f973d5d13045a8e09709420544b49d682c3 Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Tue, 23 Aug 2022 23:04:48 +0100
Subject: [PATCH 12/33] Update devicon.json
---
devicon.json | 19 +------------------
1 file changed, 1 insertion(+), 18 deletions(-)
diff --git a/devicon.json b/devicon.json
index 89782cd36..dd435a8be 100644
--- a/devicon.json
+++ b/devicon.json
@@ -8338,23 +8338,6 @@
},
"color": "#F04E98",
"aliases": []
- },
- {
- "name": "wxwidget",
- "altnames": [],
- "tags": [
- "gui",
- "library"
- ],
- "versions": {
- "svg": [
- "original",
- ],
- "font": [
- "original",
- ]
- },
- "color": "#F04E98",
- "aliases": []
}
+
]
From ff8f6800fe3789f468adaafff0b5e39cad885a97 Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Tue, 23 Aug 2022 23:08:37 +0100
Subject: [PATCH 13/33] Update devicon.json
---
devicon.json | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/devicon.json b/devicon.json
index dd435a8be..4f0482bf1 100644
--- a/devicon.json
+++ b/devicon.json
@@ -8338,6 +8338,24 @@
},
"color": "#F04E98",
"aliases": []
+ },
+ {
+ "name": "wxwidget",
+ "altnames": [],
+ "tags": [
+ "gui",
+ "library"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ ],
+ "font": [
+ "original",
+ ]
+ },
+ "color": "#F04E98",
+ "aliases": []
}
]
From 0db28c6f0a2bf78961f0ef7354e0bad7abb85001 Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Tue, 23 Aug 2022 23:09:38 +0100
Subject: [PATCH 14/33] Create wxwidget-original.svg
---
icons/wxwidget/wxwidget-original.svg | 79 ++++++++++++++++++++++++++++
1 file changed, 79 insertions(+)
create mode 100644 icons/wxwidget/wxwidget-original.svg
diff --git a/icons/wxwidget/wxwidget-original.svg b/icons/wxwidget/wxwidget-original.svg
new file mode 100644
index 000000000..e1ff0f6ae
--- /dev/null
+++ b/icons/wxwidget/wxwidget-original.svg
@@ -0,0 +1,79 @@
+
+
From 8a51cd4ef5d6b200ee68052da60e9e0435175734 Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Tue, 23 Aug 2022 23:22:44 +0100
Subject: [PATCH 15/33] Delete wxwidget-original.svg
---
icons/wxwidget/wxwidget-original.svg | 79 ----------------------------
1 file changed, 79 deletions(-)
delete mode 100644 icons/wxwidget/wxwidget-original.svg
diff --git a/icons/wxwidget/wxwidget-original.svg b/icons/wxwidget/wxwidget-original.svg
deleted file mode 100644
index e1ff0f6ae..000000000
--- a/icons/wxwidget/wxwidget-original.svg
+++ /dev/null
@@ -1,79 +0,0 @@
-
-
From dd3b000c1bcaea0b7a897ad37bd272b3c68f3e60 Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Tue, 23 Aug 2022 23:23:47 +0100
Subject: [PATCH 16/33] Update devicon.json
---
devicon.json | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/devicon.json b/devicon.json
index 4f0482bf1..dd435a8be 100644
--- a/devicon.json
+++ b/devicon.json
@@ -8338,24 +8338,6 @@
},
"color": "#F04E98",
"aliases": []
- },
- {
- "name": "wxwidget",
- "altnames": [],
- "tags": [
- "gui",
- "library"
- ],
- "versions": {
- "svg": [
- "original",
- ],
- "font": [
- "original",
- ]
- },
- "color": "#F04E98",
- "aliases": []
}
]
From 8ef61cacd3f6e53288b05541495605af5333d9c0 Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Wed, 24 Aug 2022 02:55:04 +0100
Subject: [PATCH 17/33] Update devicon.json
Co-authored-by: David Leal
---
devicon.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index dd435a8be..16070c41f 100644
--- a/devicon.json
+++ b/devicon.json
@@ -8339,5 +8339,4 @@
"color": "#F04E98",
"aliases": []
}
-
]
From 6984c18fbfb7a07b3693508fcc37a424c4a1ea57 Mon Sep 17 00:00:00 2001
From: Nguewo Fossong Christian <96875506+ngdream@users.noreply.github.com>
Date: Wed, 24 Aug 2022 02:55:58 +0100
Subject: [PATCH 18/33] Update devicon.json
good
Co-authored-by: David Leal
---
devicon.json | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index 16070c41f..dc351435e 100644
--- a/devicon.json
+++ b/devicon.json
@@ -7618,7 +7618,11 @@
"name": "v8",
"altnames": [],
"tags": [
- "javascript-runtime"
+ "javascript-runtime",
+ "framework",
+ "javascript",
+ "web",
+ "cpp"
],
"versions": {
"svg": [
From da32475d691d94c0ba0fd12fc81109be4639c292 Mon Sep 17 00:00:00 2001
From: Snailedlt <43886029+Snailedlt@users.noreply.github.com>
Date: Mon, 31 Oct 2022 23:36:03 +0100
Subject: [PATCH 19/33] Change to official v8 logo Change to the official logo
from v8's website: https://v8.dev/logo
---
icons/v8/v8-original.svg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/icons/v8/v8-original.svg b/icons/v8/v8-original.svg
index 96b92bced..f42fa0c54 100644
--- a/icons/v8/v8-original.svg
+++ b/icons/v8/v8-original.svg
@@ -1 +1 @@
-
+
From 397ebf67ada1e678b8db7807b96dfc490c7df728 Mon Sep 17 00:00:00 2001
From: ngdream <96875506+ngdream@users.noreply.github.com>
Date: Wed, 2 Nov 2022 02:32:35 +0100
Subject: [PATCH 20/33] Add files via upload
---
icons/v8/v8-plain.svg | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 icons/v8/v8-plain.svg
diff --git a/icons/v8/v8-plain.svg b/icons/v8/v8-plain.svg
new file mode 100644
index 000000000..3b5e79391
--- /dev/null
+++ b/icons/v8/v8-plain.svg
@@ -0,0 +1,4 @@
+
From b476da8c76410d1b1c6fc5d25e25f905a17fab31 Mon Sep 17 00:00:00 2001
From: ngdream <96875506+ngdream@users.noreply.github.com>
Date: Thu, 3 Nov 2022 08:19:42 +0100
Subject: [PATCH 21/33] Update icons/v8/v8-plain.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/v8/v8-plain.svg | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/icons/v8/v8-plain.svg b/icons/v8/v8-plain.svg
index 3b5e79391..25f56c03f 100644
--- a/icons/v8/v8-plain.svg
+++ b/icons/v8/v8-plain.svg
@@ -1,4 +1,4 @@
From 19cdc8f8ba2a7bbeb1c9cf22cc30647443666dde Mon Sep 17 00:00:00 2001
From: ngdream <96875506+ngdream@users.noreply.github.com>
Date: Thu, 3 Nov 2022 08:23:02 +0100
Subject: [PATCH 22/33] Update devicon.json
---
devicon.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/devicon.json b/devicon.json
index 90b113b0a..2b9179522 100644
--- a/devicon.json
+++ b/devicon.json
@@ -8166,7 +8166,7 @@
},
{
"name": "v8",
- "altnames": [],
+ "altnames": [],
"tags": [
"javascript-runtime",
"framework",
@@ -8183,7 +8183,7 @@
]
},
"color": "#00C4CC",
- "aliases": []
+ "aliases": []
},
{
From e62131650dc75e44c403d9b63f746ad7bafbac14 Mon Sep 17 00:00:00 2001
From: ngdream <96875506+ngdream@users.noreply.github.com>
Date: Thu, 3 Nov 2022 08:23:58 +0100
Subject: [PATCH 23/33] Update devicon.json
---
devicon.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index 2b9179522..245ac058b 100644
--- a/devicon.json
+++ b/devicon.json
@@ -8176,7 +8176,8 @@
],
"versions": {
"svg": [
- "original"
+ "original",
+ "plain"
],
"font": [
"original"
From 75d34aeeddbd0af88e86480e0c40b8f71730ba48 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B8rgen=20Kalsnes=20Hagen?=
<43886029+Snailedlt@users.noreply.github.com>
Date: Thu, 3 Nov 2022 09:49:33 +0100
Subject: [PATCH 24/33] Add aliases to wordmark versions
---
devicon.json | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index 245ac058b..eb6e0d34a 100644
--- a/devicon.json
+++ b/devicon.json
@@ -8184,7 +8184,16 @@
]
},
"color": "#00C4CC",
- "aliases": []
+ "aliases": [
+ {
+ "base": "original",
+ "alias": "original-wordmark"
+ },
+ {
+ "base": "plain",
+ "alias": "plain-wordmark"
+ },
+ ]
},
{
From 97ee272666aea9f2e88cab40a9480d3778fb06a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B8rgen=20Kalsnes=20Hagen?=
<43886029+Snailedlt@users.noreply.github.com>
Date: Thu, 3 Nov 2022 09:53:05 +0100
Subject: [PATCH 25/33] remove empty line
---
devicon.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index eb6e0d34a..493b070bf 100644
--- a/devicon.json
+++ b/devicon.json
@@ -8194,7 +8194,6 @@
"alias": "plain-wordmark"
},
]
-
},
{
"name": "vuestorefront",
From df1d477244449a9f1c0b3e1aaec8cbba92e7f5c4 Mon Sep 17 00:00:00 2001
From: ngdream <96875506+ngdream@users.noreply.github.com>
Date: Fri, 4 Nov 2022 00:10:48 +0100
Subject: [PATCH 26/33] Update devicon.json
---
devicon.json | 63 ++++++++++++++++++++++++++--------------------------
1 file changed, 32 insertions(+), 31 deletions(-)
diff --git a/devicon.json b/devicon.json
index 493b070bf..c636d0b04 100644
--- a/devicon.json
+++ b/devicon.json
@@ -7945,6 +7945,37 @@
"color": "#bad05e",
"aliases": []
},
+ {
+ "name": "v8",
+ "altnames": [],
+ "tags": [
+ "javascript-runtime",
+ "framework",
+ "javascript",
+ "web",
+ "cpp"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "plain"
+ ],
+ "font": [
+ "original"
+ ]
+ },
+ "color": "#00C4CC",
+ "aliases": [
+ {
+ "base": "original",
+ "alias": "original-wordmark"
+ },
+ {
+ "base": "plain",
+ "alias": "plain-wordmark"
+ },
+ ]
+ },
{
"name": "vagrant",
"altnames": [],
@@ -8164,37 +8195,7 @@
"color": "#41B883",
"aliases": []
},
- {
- "name": "v8",
- "altnames": [],
- "tags": [
- "javascript-runtime",
- "framework",
- "javascript",
- "web",
- "cpp"
- ],
- "versions": {
- "svg": [
- "original",
- "plain"
- ],
- "font": [
- "original"
- ]
- },
- "color": "#00C4CC",
- "aliases": [
- {
- "base": "original",
- "alias": "original-wordmark"
- },
- {
- "base": "plain",
- "alias": "plain-wordmark"
- },
- ]
- },
+
{
"name": "vuestorefront",
"altnames": [],
From 0d2a236d0ff30e38c8dffb85dd4d2c59a40fdf53 Mon Sep 17 00:00:00 2001
From: ngdream <96875506+ngdream@users.noreply.github.com>
Date: Fri, 4 Nov 2022 00:43:48 +0100
Subject: [PATCH 27/33] Update devicon.json
---
devicon.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index c636d0b04..4e89136fc 100644
--- a/devicon.json
+++ b/devicon.json
@@ -8195,7 +8195,6 @@
"color": "#41B883",
"aliases": []
},
-
{
"name": "vuestorefront",
"altnames": [],
From 1bb2be46e1f991e689c1d6b0ac6d936df5192c38 Mon Sep 17 00:00:00 2001
From: ngdream <96875506+ngdream@users.noreply.github.com>
Date: Fri, 4 Nov 2022 21:11:30 +0100
Subject: [PATCH 28/33] Update devicon.json
---
devicon.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index 4e89136fc..affa3bc9c 100644
--- a/devicon.json
+++ b/devicon.json
@@ -7947,7 +7947,9 @@
},
{
"name": "v8",
- "altnames": [],
+ "altnames": [
+ "v8 engine"
+ ],
"tags": [
"javascript-runtime",
"framework",
From cdca026631704c4df596728e4c86e08b858f914c Mon Sep 17 00:00:00 2001
From: ngdream <96875506+ngdream@users.noreply.github.com>
Date: Fri, 4 Nov 2022 23:19:16 +0100
Subject: [PATCH 29/33] Update devicon.json
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
---
devicon.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index affa3bc9c..d0fb7c955 100644
--- a/devicon.json
+++ b/devicon.json
@@ -7947,7 +7947,7 @@
},
{
"name": "v8",
- "altnames": [
+ "altnames": [
"v8 engine"
],
"tags": [
From d167eaad6655fdd065f5c57a62f964e159f44a8e Mon Sep 17 00:00:00 2001
From: ngdream <96875506+ngdream@users.noreply.github.com>
Date: Fri, 4 Nov 2022 23:19:34 +0100
Subject: [PATCH 30/33] Update devicon.json
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
---
devicon.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index d0fb7c955..5d6deef53 100644
--- a/devicon.json
+++ b/devicon.json
@@ -7975,7 +7975,7 @@
{
"base": "plain",
"alias": "plain-wordmark"
- },
+ }
]
},
{
From 07cea9a8286b55eb9e9a7b47e012e6be3ecb65a2 Mon Sep 17 00:00:00 2001
From: ngdream <96875506+ngdream@users.noreply.github.com>
Date: Fri, 4 Nov 2022 23:20:11 +0100
Subject: [PATCH 31/33] Update devicon.json
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
---
devicon.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index 5d6deef53..729f9028d 100644
--- a/devicon.json
+++ b/devicon.json
@@ -7967,7 +7967,7 @@
]
},
"color": "#00C4CC",
- "aliases": [
+ "aliases": [
{
"base": "original",
"alias": "original-wordmark"
From c85f6ab1f05474c36cfb427e48594b652b96395a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B8rgen=20Kalsnes=20Hagen?=
<43886029+Snailedlt@users.noreply.github.com>
Date: Mon, 7 Nov 2022 17:56:57 +0100
Subject: [PATCH 32/33] Change font from original to plain
---
devicon.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index 729f9028d..778e65af8 100644
--- a/devicon.json
+++ b/devicon.json
@@ -7963,7 +7963,7 @@
"plain"
],
"font": [
- "original"
+ "plain"
]
},
"color": "#00C4CC",
From b58593112119eb746d31ea5018a0e4f08acb39a4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9lio=20J=C3=BAnior?=
<76992016+lunatic-fox@users.noreply.github.com>
Date: Mon, 7 Nov 2022 23:55:09 -0300
Subject: [PATCH 33/33] Update devicon.json
Fixing alignment of line 7979.
---
devicon.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devicon.json b/devicon.json
index 778e65af8..b2bda4214 100644
--- a/devicon.json
+++ b/devicon.json
@@ -7976,7 +7976,7 @@
"base": "plain",
"alias": "plain-wordmark"
}
- ]
+ ]
},
{
"name": "vagrant",