diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 12cc7d9..a92efcf 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -995,6 +995,12 @@ export const svgs: iSVG[] = [ route: "/library/microsoft-access.svg", url: "https://www.microsoft.com/microsoft-365/access", }, + { + title: "Microsoft Clipchamp", + category: ["Software", "Design", "Entertainment", "Microsoft"], + route: "/library/microsoft-clipchamp.svg", + url: "https://clipchamp.com/", + }, { title: "Heroku", category: "Software", diff --git a/static/library/microsoft-clipchamp.svg b/static/library/microsoft-clipchamp.svg new file mode 100644 index 0000000..a5ccfd1 --- /dev/null +++ b/static/library/microsoft-clipchamp.svg @@ -0,0 +1 @@ + \ No newline at end of file