From 0e65455ad7ae3c94ca77d1747a293093b3f82ebd Mon Sep 17 00:00:00 2001 From: Enmanuel Moreira Date: Sun, 17 Jan 2021 03:38:15 -0300 Subject: Adding Udemy icon --- assets/data/social.yml | 8 ++++++++ assets/svg/icons/udemy.svg | 3 +++ 2 files changed, 11 insertions(+) create mode 100644 assets/svg/icons/udemy.svg (limited to 'assets') diff --git a/assets/data/social.yml b/assets/data/social.yml index 7c8aad9..63629b7 100644 --- a/assets/data/social.yml +++ b/assets/data/social.yml @@ -533,3 +533,11 @@ leanpub: Title: Leanpub Icon: Class: fab fa-leanpub fa-fw + +# 068: udemy +udemy: + Weight: 68 + Prefix: https://www.udemy.com/user/ + Title: Udemy + Icon: + Src: svg/icons/udemy.svg \ No newline at end of file diff --git a/assets/svg/icons/udemy.svg b/assets/svg/icons/udemy.svg new file mode 100644 index 0000000..5ae57b8 --- /dev/null +++ b/assets/svg/icons/udemy.svg @@ -0,0 +1,3 @@ + + + -- cgit v1.2.3