mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-02-20 07:55:47 +03:00
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 <title> * Fix attributes on messenger.svg --- Closes #1437
This commit is contained in:
parent
e1069c89b9
commit
df98834ba3
@ -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",
|
||||
|
@ -1 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Facebook icon</title><path d="M22.676 0H1.324C.593 0 0 .593 0 1.324v21.352C0 23.408.593 24 1.324 24h11.494v-9.294H9.689v-3.621h3.129V8.41c0-3.099 1.894-4.785 4.659-4.785 1.325 0 2.464.097 2.796.141v3.24h-1.921c-1.5 0-1.792.721-1.792 1.771v2.311h3.584l-.465 3.63H16.56V24h6.115c.733 0 1.325-.592 1.325-1.324V1.324C24 .593 23.408 0 22.676 0"/></svg>
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Facebook icon</title><path d="M23.9981 11.9991C23.9981 5.37216 18.626 0 11.9991 0C5.37216 0 0 5.37216 0 11.9991C0 17.9882 4.38789 22.9522 10.1242 23.8524V15.4676H7.07758V11.9991H10.1242V9.35553C10.1242 6.34826 11.9156 4.68714 14.6564 4.68714C15.9692 4.68714 17.3424 4.92149 17.3424 4.92149V7.87439H15.8294C14.3388 7.87439 13.8739 8.79933 13.8739 9.74824V11.9991H17.2018L16.6698 15.4676H13.8739V23.8524C19.6103 22.9522 23.9981 17.9882 23.9981 11.9991Z"/></svg>
|
Before Width: | Height: | Size: 425 B After Width: | Height: | Size: 537 B |
@ -1 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Messenger icon</title><path d="M12 0C5.373 0 0 4.974 0 11.111c0 3.498 1.744 6.614 4.469 8.654V24l4.088-2.242c1.092.3 2.246.464 3.443.464 6.627 0 12-4.975 12-11.11S18.627 0 12 0zm1.191 14.963l-3.055-3.26-5.963 3.26L10.732 8l3.131 3.259L19.752 8l-6.561 6.963z"/></svg>
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Messenger icon</title><path d="M0 11.64C0 4.95 5.24 0 12 0s12 4.95 12 11.64-5.24 11.64-12 11.64c-1.21 0-2.38-.16-3.47-.46a.96.96 0 0 0-.64.05L5.5 23.92a.96.96 0 0 1-1.35-.85l-.07-2.14a.97.97 0 0 0-.32-.68A11.39 11.39 0 0 1 0 11.64zm8.32-2.19l-3.52 5.6c-.35.53.32 1.14.82.75l3.79-2.87c.26-.2.6-.2.87 0l2.8 2.1c.84.63 2.04.4 2.6-.48l3.52-5.6c.35-.53-.32-1.13-.82-.75l-3.79 2.87c-.25.2-.6.2-.86 0l-2.8-2.1a1.8 1.8 0 0 0-2.61.48z"/></svg>
|
Before Width: | Height: | Size: 344 B After Width: | Height: | Size: 512 B |
Loading…
Reference in New Issue
Block a user