Merge pull request #810 from jaycodev/update-instagram-svg

 Update Instagram logo and add wordmark
This commit is contained in:
Pablo Hdez
2025-10-17 08:46:32 +01:00
committed by GitHub
5 changed files with 4 additions and 6 deletions
+2 -4
View File
@@ -1820,10 +1820,8 @@ export const svgs: iSVG[] = [
{
title: "Instagram",
category: "Social",
route: {
light: "/library/instagram.svg",
dark: "/library/instagram_dark.svg",
},
route: "/library/instagram-icon.svg",
wordmark: "/library/instagram-wordmark.svg",
url: "https://www.instagram.com/",
brandUrl: "https://about.instagram.com/brand",
},