diff --git a/devicon.json b/devicon.json
index 67021c624..e5b16b327 100644
--- a/devicon.json
+++ b/devicon.json
@@ -2524,6 +2524,27 @@
}
]
},
+ {
+ "name": "typo3",
+ "tags": [
+ "cms",
+ "php"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "original-wordmark",
+ "plain",
+ "plain-wordmark"
+ ],
+ "font": [
+ "plain",
+ "plain-wordmark"
+ ]
+ },
+ "color": "#f49700",
+ "aliases": []
+ },
{
"name": "ubuntu",
"tags": [
diff --git a/icons/typo3/typo3-original-wordmark.svg b/icons/typo3/typo3-original-wordmark.svg
new file mode 100644
index 000000000..cc02822a2
--- /dev/null
+++ b/icons/typo3/typo3-original-wordmark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/typo3/typo3-original.svg b/icons/typo3/typo3-original.svg
new file mode 100644
index 000000000..12838bf17
--- /dev/null
+++ b/icons/typo3/typo3-original.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/typo3/typo3-plain-wordmark.svg b/icons/typo3/typo3-plain-wordmark.svg
new file mode 100644
index 000000000..f83f8706b
--- /dev/null
+++ b/icons/typo3/typo3-plain-wordmark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/typo3/typo3-plain.svg b/icons/typo3/typo3-plain.svg
new file mode 100644
index 000000000..758e24f17
--- /dev/null
+++ b/icons/typo3/typo3-plain.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/typo3/typo3.eps b/icons/typo3/typo3.eps
new file mode 100644
index 000000000..60db8bcc1
Binary files /dev/null and b/icons/typo3/typo3.eps differ