From da8fa8b57a219475a22d5eb56c8780ec01a6a596 Mon Sep 17 00:00:00 2001 From: antonioo-c <72902999+antonioo-c@users.noreply.github.com> Date: Tue, 14 Dec 2021 08:08:35 +0800 Subject: [PATCH] Unity update (#6875) * Adjust QuickLook json * Add quicklook json deleted former changes i've made, add only quicklook json * roll back * Update on Unity icon * fixed difference pointed by dirien * Last try to delete Colinear-segments * add unity * update unity json * update unity json (forgotten s) * update unity json * Update _data/simple-icons.json Co-authored-by: Sachin Raja --- _data/simple-icons.json | 5 +++-- icons/unity.svg | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 57f4c96aa..b1c597e8b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10360,8 +10360,9 @@ }, { "title": "Unity", - "hex": "000000", - "source": "https://unity.com/" + "hex": "FFFFFF", + "source": "https://brand.unity.com/", + "guidelines": "https://brand.unity.com/" }, { "title": "Unraid", diff --git a/icons/unity.svg b/icons/unity.svg index 135d234f0..a373b95af 100644 --- a/icons/unity.svg +++ b/icons/unity.svg @@ -1 +1 @@ -Unity \ No newline at end of file +Unity \ No newline at end of file