From 8a833dd4863e12aa69c373fcea4776822882cba0 Mon Sep 17 00:00:00 2001 From: Alice Perez Date: Fri, 23 Oct 2015 09:17:45 -0500 Subject: [PATCH] Update Google + color in json file --- src/simple-icons.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/simple-icons.json b/src/simple-icons.json index bfea65cd..9a3a3b67 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -232,7 +232,7 @@ }, { "title": "Google+", - "hex": "DD4B39", + "hex": "DC4E41", "source": "https://developers.google.com/+/branding-guidelines?hl=en" }, { @@ -661,4 +661,4 @@ "source": "http://zillow.mediaroom.com/logos" } ] -} \ No newline at end of file +}