From df98834ba31bb5a9520057ad908474fa3a4f8046 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Sun, 9 Jun 2019 14:31:35 +0100 Subject: [PATCH] Updates Facebook and Messenger (#1395) * Updates Facebook and Messenger Facebook announced new logos for Facebook and Messenger. For Meessenger, the brand guidelines use a gradient from 00B2FF to 006AFF. I have used 00B2FF in the JSON. * Remove space from icons/facebook.svg * Update title of icons/facebook.svg * Remove newline. * Remove newline. Again? * Removed newline. Yet again. * Compress and remove fill rule from messenger.svg * Add "icon" to messenger.svg * Fix attributes on messenger.svg --- Closes #1437 --- _data/simple-icons.json | 8 ++++---- icons/facebook.svg | 2 +- icons/messenger.svg | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3dc3bbcd..a23f02b2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -827,8 +827,8 @@ }, { "title": "Facebook", - "hex": "3B5998", - "source": "https://www.facebookbrand.com" + "hex": "4172B8", + "source": "https://en.facebookbrand.com/#brand-guidelines-assets" }, { "title": "FACEIT", @@ -1687,8 +1687,8 @@ }, { "title": "Messenger", - "hex": "0084FF", - "source": "https://worldvectorlogo.com/logo/facebook-messenger" + "hex": "00B2FF", + "source": "https://en.facebookbrand.com/assets/messenger/" }, { "title": "Meteor", diff --git a/icons/facebook.svg b/icons/facebook.svg index dede4a0f..d775b289 100644 --- a/icons/facebook.svg +++ b/icons/facebook.svg @@ -1 +1 @@ -<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Facebook icon \ No newline at end of file +Facebook icon \ No newline at end of file diff --git a/icons/messenger.svg b/icons/messenger.svg index 832d4ab5..55b32472 100644 --- a/icons/messenger.svg +++ b/icons/messenger.svg @@ -1 +1 @@ -Messenger icon \ No newline at end of file +Messenger icon \ No newline at end of file