From 50ae64c2c2b96593c3492f70102170fbd54c2f6d Mon Sep 17 00:00:00 2001 From: Henry Desroches Date: Mon, 25 Sep 2017 15:10:06 -0600 Subject: [PATCH] Add Django --- _data/simple-icons.json | 5 +++++ icons/django.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/django.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index acc94d9f..6a047e4a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -330,6 +330,11 @@ "hex": "2E9FFF", "source": "https://disqus.com/brand" }, + { + "title": "Django", + "hex": "092E20", + "source": "https://www.djangoproject.com/community/logos/" + }, { "title": "Docker", "hex": "1488C6", diff --git a/icons/django.svg b/icons/django.svg new file mode 100644 index 00000000..d0da7e7c --- /dev/null +++ b/icons/django.svg @@ -0,0 +1 @@ +Django icon \ No newline at end of file