diff --git a/src/data/svgs.ts b/src/data/svgs.ts index a9e37a4a..a4fd9f05 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -5130,4 +5130,10 @@ export const svgs: iSVG[] = [ url: "https://grida.co", brandUrl: "https://grida.co/brand", }, + { + title: "HubSpot", + category: ["Software"], + route: "/library/hubspot.svg", + url: "https://www.hubspot.com/", + }, ]; diff --git a/static/library/hubspot.svg b/static/library/hubspot.svg new file mode 100644 index 00000000..b79fe597 --- /dev/null +++ b/static/library/hubspot.svg @@ -0,0 +1 @@ + \ No newline at end of file