From b473c7ca0e16536bedc98c30166eda331132172e Mon Sep 17 00:00:00 2001 From: jaycodev Date: Sat, 11 Oct 2025 11:43:50 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Add=20Microsoft=20Clipchamp=20lo?= =?UTF-8?q?go?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 6 ++++++ static/library/microsoft-clipchamp.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 static/library/microsoft-clipchamp.svg 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