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