diff --git a/devicon.json b/devicon.json
index 9600aec15..ae24b0bd5 100644
--- a/devicon.json
+++ b/devicon.json
@@ -10599,16 +10599,24 @@
"svg": [
"original",
"original-wordmark",
- "plain",
- "plain-wordmark"
+ "plain-wordmark",
+ "line",
+ "line-wordmark"
],
"font": [
- "plain",
- "plain-wordmark"
+ "original",
+ "plain-wordmark",
+ "line",
+ "line-wordmark"
]
},
"color": "#f49700",
- "aliases": []
+ "aliases": [
+ {
+ "base": "original",
+ "alias": "plain"
+ }
+ ]
},
{
"name": "ubuntu",
diff --git a/icons/typo3/typo3-line-wordmark.svg b/icons/typo3/typo3-line-wordmark.svg
new file mode 100644
index 000000000..6dad12bdf
--- /dev/null
+++ b/icons/typo3/typo3-line-wordmark.svg
@@ -0,0 +1 @@
+
diff --git a/icons/typo3/typo3-line.svg b/icons/typo3/typo3-line.svg
new file mode 100644
index 000000000..f3eb49ed9
--- /dev/null
+++ b/icons/typo3/typo3-line.svg
@@ -0,0 +1 @@
+
diff --git a/icons/typo3/typo3-original-wordmark.svg b/icons/typo3/typo3-original-wordmark.svg
index 35a23ace0..ef89152b3 100644
--- a/icons/typo3/typo3-original-wordmark.svg
+++ b/icons/typo3/typo3-original-wordmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/icons/typo3/typo3-original.svg b/icons/typo3/typo3-original.svg
index 4d4439f4b..325e0d504 100644
--- a/icons/typo3/typo3-original.svg
+++ b/icons/typo3/typo3-original.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/icons/typo3/typo3-plain-wordmark.svg b/icons/typo3/typo3-plain-wordmark.svg
index 237cf2882..18064b51f 100644
--- a/icons/typo3/typo3-plain-wordmark.svg
+++ b/icons/typo3/typo3-plain-wordmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/icons/typo3/typo3-plain.svg b/icons/typo3/typo3-plain.svg
deleted file mode 100644
index 5bff56d06..000000000
--- a/icons/typo3/typo3-plain.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file