From 28dfcb582ecd2ca68bbdee306e4737bdaa9ab15d Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Wed, 7 Nov 2018 16:44:27 +0200 Subject: [PATCH] Add Udemy (#1063) * Add Udemy icon SVG * Add Udemy icon details --- _data/simple-icons.json | 5 +++++ icons/udemy.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/udemy.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d2bdb260..f6eba92a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2225,6 +2225,11 @@ "hex": "01B3E3", "source": "https://www.udacity.com" }, + { + "title": "Udemy", + "hex": "EC5252", + "source": "https://about.udemy.com/newbrand/" + }, { "title": "UIkit", "hex": "2396F3", diff --git a/icons/udemy.svg b/icons/udemy.svg new file mode 100644 index 00000000..3a75935b --- /dev/null +++ b/icons/udemy.svg @@ -0,0 +1 @@ +Udemy icon \ No newline at end of file