Update svgs.ts

This commit is contained in:
Burak Kantarci 2023-12-11 17:16:10 +00:00 committed by GitHub
parent a12213c12c
commit b4d24938e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1618,4 +1618,11 @@ export const svgs: iSVG[] = [
route: '/library/randevum.svg',
url: 'https://www.randevum.co'
},
{
"id": 232,
"title": "Beacon",
"category": "Software",
"route": "/library/Beacon-Logo.svg",
"url": "https://www.beacon.com"
},
];