📦 Add Google Play logo and wordmark

This commit is contained in:
jaycodev
2025-10-13 12:19:58 -05:00
parent 404c9f5aeb
commit fad74405ef
4 changed files with 13 additions and 0 deletions
+10
View File
@@ -621,6 +621,16 @@ export const svgs: iSVG[] = [
wordmark: "/library/google-wordmark.svg",
url: "https://www.google.com/",
},
{
title: "Google Play",
category: ["Marketplace", "Platform", "Google"],
route: "/library/googleplay.svg",
wordmark: {
light: "/library/googleplay-wordmark-light.svg",
dark: "/library/googleplay-wordmark-dark.svg",
},
url: "https://play.google.com",
},
{
title: "Framer",
category: "Software",