From f8aa84165870198da8688a98efc686528dda3e69 Mon Sep 17 00:00:00 2001 From: Metaa Date: Thu, 30 Aug 2018 08:50:34 +0200 Subject: [PATCH] Add TYPO3 (#793) (#956) * Add TYPO3 (#793) * Add "icon" to the SVG title (squash) * Remove a weird duplicate SVG tag inside the svg (squash) --- _data/simple-icons.json | 5 +++++ icons/typo3.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/typo3.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 45e47df2..1a3b55fa 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1955,6 +1955,11 @@ "hex": "FF7102", "source": "http://www.twoo.com/about/press" }, + { + "title": "TYPO3", + "hex": "FF8700", + "source": "https://typo3.com/fileadmin/assets/typo3logos/typo3_bullet_01.svg" + }, { "title": "Uber", "hex": "000000", diff --git a/icons/typo3.svg b/icons/typo3.svg new file mode 100644 index 00000000..492a3d4e --- /dev/null +++ b/icons/typo3.svg @@ -0,0 +1 @@ +TYPO3 icon