diff --git a/devicon.json b/devicon.json
index 9600aec1..ae24b0bd 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 00000000..6dad12bd
--- /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 00000000..f3eb49ed
--- /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 35a23ace..ef89152b 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 4d4439f4..325e0d50 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 237cf288..18064b51 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 5bff56d0..00000000
--- a/icons/typo3/typo3-plain.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file