From d91df7c8295206d6943df89d8f293470bd540c6e Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 19 Apr 2019 17:26:54 +0400 Subject: [PATCH] Added Unity (#1361) --- _data/simple-icons.json | 5 +++++ icons/unity.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/unity.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6456f69e..7b1df675 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2665,6 +2665,11 @@ "hex": "00BEC1", "source": "https://umbraco.com/" }, + { + "title": "Unity", + "hex": "000000", + "source": "https://unity.com/" + }, { "title": "Unsplash", "hex": "000000", diff --git a/icons/unity.svg b/icons/unity.svg new file mode 100644 index 00000000..781b2d1b --- /dev/null +++ b/icons/unity.svg @@ -0,0 +1 @@ +Unity icon \ No newline at end of file