diff --git a/devicon.json b/devicon.json
index ff12dc22..8dc0623c 100644
--- a/devicon.json
+++ b/devicon.json
@@ -1534,17 +1534,14 @@
"versions": {
"svg": [
"original",
- "plain",
"line"
],
"font": [
- "plain",
- "plain-wordmark",
- "line",
- "line-wordmark"
+ "original",
+ "line"
]
},
- "color": "#03599c",
+ "color": "#a9bacd",
"aliases": [
{
"base": "plain",
@@ -2416,6 +2413,37 @@
"color": "#e42528",
"aliases": []
},
+ {
+ "name": "cpanel",
+ "altnames": [],
+ "tags": [
+ "hosting",
+ "web hosting",
+ "server",
+ "control panel"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "original-wordmark"
+ ],
+ "font": [
+ "original",
+ "original-wordmark"
+ ]
+ },
+ "color": "#ff6c2c",
+ "aliases": [
+ {
+ "base": "original",
+ "alias": "plain"
+ },
+ {
+ "base": "original-wordmark",
+ "alias": "plain-wordmark"
+ }
+ ]
+ },
{
"name": "cplusplus",
"altnames": [
@@ -2776,6 +2804,26 @@
"color": "#A80030",
"aliases": []
},
+ {
+ "name": "delphi",
+ "altnames": [
+ "embarcadero"
+ ],
+ "tags": [
+ "language"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "plain"
+ ],
+ "font": [
+ "plain"
+ ]
+ },
+ "color": "#a81c21",
+ "aliases": []
+ },
{
"name": "denojs",
"altnames": [],
@@ -9854,6 +9902,30 @@
"color": "#e57000",
"aliases": []
},
+ {
+ "name": "pug",
+ "altnames": [
+ "pugjs"
+ ],
+ "tags": [
+ "framework",
+ "javascript",
+ "nodejs"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "plain",
+ "line"
+ ],
+ "font": [
+ "plain",
+ "line"
+ ]
+ },
+ "color": "#56332b",
+ "aliases": []
+ },
{
"name": "pulsar",
"altnames": [
@@ -11671,6 +11743,31 @@
}
]
},
+ {
+ "name": "sourceengine",
+ "altnames": [
+ "source engine"
+ ],
+ "tags": [
+ "game-engine",
+ "valve",
+ "javascript"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "plain",
+ "original-wordmark",
+ "plain-wordmark"
+ ],
+ "font": [
+ "plain",
+ "plain-wordmark"
+ ]
+ },
+ "color": "#f79a10",
+ "aliases": []
+ },
{
"name": "sourcetree",
"altnames": [],
diff --git a/icons/c/c-line.svg b/icons/c/c-line.svg
index 6e86a785..33c650db 100644
--- a/icons/c/c-line.svg
+++ b/icons/c/c-line.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/icons/c/c-original.svg b/icons/c/c-original.svg
index d0841f2e..5197f2a9 100644
--- a/icons/c/c-original.svg
+++ b/icons/c/c-original.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/icons/c/c-plain.svg b/icons/c/c-plain.svg
deleted file mode 100644
index 8271cd4c..00000000
--- a/icons/c/c-plain.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/icons/c/c.eps b/icons/c/c.eps
deleted file mode 100644
index 77c1d063..00000000
Binary files a/icons/c/c.eps and /dev/null differ
diff --git a/icons/cpanel/cpanel-original-wordmark.svg b/icons/cpanel/cpanel-original-wordmark.svg
new file mode 100644
index 00000000..886e2716
--- /dev/null
+++ b/icons/cpanel/cpanel-original-wordmark.svg
@@ -0,0 +1 @@
+
diff --git a/icons/cpanel/cpanel-original.svg b/icons/cpanel/cpanel-original.svg
new file mode 100644
index 00000000..ed3c00cb
--- /dev/null
+++ b/icons/cpanel/cpanel-original.svg
@@ -0,0 +1 @@
+
diff --git a/icons/delphi/delphi-original.svg b/icons/delphi/delphi-original.svg
new file mode 100644
index 00000000..8937e32c
--- /dev/null
+++ b/icons/delphi/delphi-original.svg
@@ -0,0 +1 @@
+
diff --git a/icons/delphi/delphi-plain.svg b/icons/delphi/delphi-plain.svg
new file mode 100644
index 00000000..38237a5f
--- /dev/null
+++ b/icons/delphi/delphi-plain.svg
@@ -0,0 +1 @@
+
diff --git a/icons/nodejs/nodejs-line-wordmark.svg b/icons/nodejs/nodejs-line-wordmark.svg
index a51eaa1f..64f45699 100644
--- a/icons/nodejs/nodejs-line-wordmark.svg
+++ b/icons/nodejs/nodejs-line-wordmark.svg
@@ -1 +1 @@
-
+
diff --git a/icons/nodejs/nodejs-line.svg b/icons/nodejs/nodejs-line.svg
index d9640fea..cbade4e8 100644
--- a/icons/nodejs/nodejs-line.svg
+++ b/icons/nodejs/nodejs-line.svg
@@ -1 +1 @@
-
+
diff --git a/icons/nodejs/nodejs-plain-wordmark.svg b/icons/nodejs/nodejs-plain-wordmark.svg
index bc1af4cb..6aa8424a 100644
--- a/icons/nodejs/nodejs-plain-wordmark.svg
+++ b/icons/nodejs/nodejs-plain-wordmark.svg
@@ -1 +1 @@
-
+
diff --git a/icons/nodejs/nodejs-plain.svg b/icons/nodejs/nodejs-plain.svg
index 5cd192c6..f50c1a1e 100644
--- a/icons/nodejs/nodejs-plain.svg
+++ b/icons/nodejs/nodejs-plain.svg
@@ -1 +1 @@
-
+
diff --git a/icons/pug/pug-line.svg b/icons/pug/pug-line.svg
new file mode 100644
index 00000000..47cc2854
--- /dev/null
+++ b/icons/pug/pug-line.svg
@@ -0,0 +1 @@
+
diff --git a/icons/pug/pug-original.svg b/icons/pug/pug-original.svg
new file mode 100644
index 00000000..8b0b377a
--- /dev/null
+++ b/icons/pug/pug-original.svg
@@ -0,0 +1 @@
+
diff --git a/icons/pug/pug-plain.svg b/icons/pug/pug-plain.svg
new file mode 100644
index 00000000..473dfd05
--- /dev/null
+++ b/icons/pug/pug-plain.svg
@@ -0,0 +1 @@
+
diff --git a/icons/sourceengine/sourceengine-original-wordmark.svg b/icons/sourceengine/sourceengine-original-wordmark.svg
new file mode 100644
index 00000000..497dc192
--- /dev/null
+++ b/icons/sourceengine/sourceengine-original-wordmark.svg
@@ -0,0 +1 @@
+
diff --git a/icons/sourceengine/sourceengine-original.svg b/icons/sourceengine/sourceengine-original.svg
new file mode 100644
index 00000000..6513b79a
--- /dev/null
+++ b/icons/sourceengine/sourceengine-original.svg
@@ -0,0 +1 @@
+
diff --git a/icons/sourceengine/sourceengine-plain-wordmark.svg b/icons/sourceengine/sourceengine-plain-wordmark.svg
new file mode 100644
index 00000000..5dff2c03
--- /dev/null
+++ b/icons/sourceengine/sourceengine-plain-wordmark.svg
@@ -0,0 +1 @@
+
diff --git a/icons/sourceengine/sourceengine-plain.svg b/icons/sourceengine/sourceengine-plain.svg
new file mode 100644
index 00000000..afdfdd6c
--- /dev/null
+++ b/icons/sourceengine/sourceengine-plain.svg
@@ -0,0 +1 @@
+