From 887fb2f2f54843feec2d8da3517391aa117a6f91 Mon Sep 17 00:00:00 2001 From: Mehdi Dara Date: Fri, 19 Jan 2024 18:52:29 +0330 Subject: [PATCH] =?UTF-8?q?=F0=9F=AA=84=20Added=20AppWrite?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 6 ++++++ static/library/appwrite.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 static/library/appwrite.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 635a70b..6581478 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1091,6 +1091,12 @@ export const svgs: iSVG[] = [ route: '/library/hcaptcha.svg', url: 'https://www.hcaptcha.com/' }, + { + title: 'Appwrite', + category: 'Software', + route: '/library/appwrite.svg', + url: 'https://appwrite.io/' + }, { title: 'Loom', category: 'Software', diff --git a/static/library/appwrite.svg b/static/library/appwrite.svg new file mode 100644 index 0000000..0f27ee1 --- /dev/null +++ b/static/library/appwrite.svg @@ -0,0 +1 @@ + \ No newline at end of file