From 778d03c3b694b53cb7900a40d573e71c176bfdbc Mon Sep 17 00:00:00 2001 From: Jeff Morin Date: Sun, 2 May 2021 06:09:53 -0400 Subject: [PATCH] Add UFC icon (#5569) --- _data/simple-icons.json | 5 +++++ icons/ufc.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/ufc.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3316ac7f..d30a17e3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8956,6 +8956,11 @@ "hex": "EC5252", "source": "https://about.udemy.com/newbrand/" }, + { + "title": "UFC", + "hex": "D20A0A", + "source": "https://www.ufc.com" + }, { "title": "UIkit", "hex": "2396F3", diff --git a/icons/ufc.svg b/icons/ufc.svg new file mode 100644 index 00000000..eae1fc9e --- /dev/null +++ b/icons/ufc.svg @@ -0,0 +1 @@ +UFC icon \ No newline at end of file