From 54bd5c26287172bd0d14583469262d16166ab9a7 Mon Sep 17 00:00:00 2001 From: Fatih Mehmet Ozcan <34105974+fatihmeh@users.noreply.github.com> Date: Tue, 16 Jul 2019 08:51:46 +0300 Subject: [PATCH] Unreal Engine Icon Added (#1528) --- _data/simple-icons.json | 5 +++++ icons/unrealengine.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/unrealengine.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bb0fb5afd..503428a44 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3010,6 +3010,11 @@ "hex": "000000", "source": "https://unity.com/" }, + { + "title": "Unreal Engine", + "hex": "313131", + "source": "https://www.unrealengine.com/en-US/branding" + }, { "title": "Unsplash", "hex": "000000", diff --git a/icons/unrealengine.svg b/icons/unrealengine.svg new file mode 100644 index 000000000..7e23f2ff5 --- /dev/null +++ b/icons/unrealengine.svg @@ -0,0 +1 @@ +Unreal Engine icon \ No newline at end of file