From 54b0174b0c5c45714ad56eb89a1713c2910da9ff Mon Sep 17 00:00:00 2001 From: Ali Salah Date: Mon, 11 Dec 2023 23:11:46 +0200 Subject: [PATCH] add instatus --- src/data/svgs.ts | 9 ++++++++- static/library/instatus.svg | 13 +++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 static/library/instatus.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index f3d82be..a03dc16 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1701,5 +1701,12 @@ export const svgs: iSVG[] = [ category: 'Software', route: '/library/documenso.svg', url: 'https://documenso.com' - } + }, + { + id: 233, + title: 'Instatus', + category: 'Software', + route: '/library/instatus.svg', + url: 'https://instatus.com' + }, ]; diff --git a/static/library/instatus.svg b/static/library/instatus.svg new file mode 100644 index 0000000..67e0e1e --- /dev/null +++ b/static/library/instatus.svg @@ -0,0 +1,13 @@ + + + + + + + \ No newline at end of file