mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge pull request #829 from jaycodev/update-facebook-svg
✨ Update Facebook logo and add wordmark
This commit is contained in:
+4
-3
@@ -457,9 +457,10 @@ export const svgs: iSVG[] = [
|
||||
{
|
||||
title: "Facebook",
|
||||
category: "Social",
|
||||
route: "/library/facebook.svg",
|
||||
url: "https://www.facebook.com/",
|
||||
brandUrl: "https://about.meta.com/brand/resources/facebook/logo/",
|
||||
route: "/library/facebook-icon.svg",
|
||||
wordmark: "/library/facebook-wordmark.svg",
|
||||
url: "https://www.facebook.com",
|
||||
brandUrl: "https://about.meta.com/brand/resources/facebook/logo",
|
||||
},
|
||||
{
|
||||
title: "Twitter",
|
||||
|
||||
Reference in New Issue
Block a user