diff --git a/src/data/svgs.ts b/src/data/svgs.ts index b544ddf..eb0fe9e 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1625,6 +1625,13 @@ 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" + }, { id: 95775, title: 'Affinity Designer', diff --git a/static/library/Beacon-Logo.svg b/static/library/Beacon-Logo.svg new file mode 100644 index 0000000..54ecea5 --- /dev/null +++ b/static/library/Beacon-Logo.svg @@ -0,0 +1 @@ + \ No newline at end of file