mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Add Google Play logo and wordmark
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user