Merge pull request #829 from jaycodev/update-facebook-svg
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 Check SVGs (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled

 Update Facebook logo and add wordmark
This commit is contained in:
Pablo Hdez
2025-10-14 18:18:03 +01:00
committed by GitHub
4 changed files with 6 additions and 4 deletions
+4 -3
View File
@@ -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",