From 894d520be19ee15bcd93ea18d2d10e4a7742850a Mon Sep 17 00:00:00 2001 From: Benedict Date: Thu, 27 Apr 2023 15:23:31 +0200 Subject: [PATCH] Add Contao icon (#8571) --- _data/simple-icons.json | 6 ++++++ icons/contao.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/contao.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index adb17dde..77618248 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2532,6 +2532,12 @@ "hex": "575757", "source": "https://cncf-branding.netlify.app/projects/containerd/" }, + { + "title": "Contao", + "hex": "F47C00", + "source": "https://contao.org", + "guidelines": "https://contao.org/en/media" + }, { "title": "Contentful", "hex": "2478CC", diff --git a/icons/contao.svg b/icons/contao.svg new file mode 100644 index 00000000..ba221d64 --- /dev/null +++ b/icons/contao.svg @@ -0,0 +1 @@ +Contao \ No newline at end of file