mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge pull request #761 from Mooshay105/patch-1-google-maps
Add google maps
This commit is contained in:
@@ -3954,5 +3954,11 @@ export const svgs: iSVG[] = [
|
||||
},
|
||||
url: 'https://ahrefs.com/',
|
||||
brandUrl: 'https://ahrefs.com/logo'
|
||||
},
|
||||
{
|
||||
title: 'Google Maps',
|
||||
category: 'Google',
|
||||
route: '/library/googleMaps.svg',
|
||||
url: 'https://www.google.com/maps/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user