diff --git a/devicon.json b/devicon.json index e050ac76..418d0217 100644 --- a/devicon.json +++ b/devicon.json @@ -2651,6 +2651,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 00000000..cc02822a --- /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 00000000..12838bf1 --- /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 00000000..f83f8706 --- /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 00000000..758e24f1 --- /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 00000000..60db8bcc Binary files /dev/null and b/icons/typo3/typo3.eps differ