diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 498eb71..aca3854 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -3901,5 +3901,5 @@ export const svgs: iSVG[] = [ category: 'Google', route: '/library/googleMaps.svg', url: 'https://www.google.com/maps/' - }, + } ];