diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 0856285..a5dd1fb 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1887,5 +1887,11 @@ export const svgs: iSVG[] = [ category: 'Software', route: '/library/raycast.svg', url: 'https://raycast.com/' - } + }, + { + title: 'Procure', + category: 'Marketplace', + route: '/library/procure.svg', + url: 'https://procure.biz/' + }, ]; diff --git a/src/types/categories.ts b/src/types/categories.ts index dbc9f14..593b6cf 100644 --- a/src/types/categories.ts +++ b/src/types/categories.ts @@ -15,4 +15,5 @@ export type tCategory = | 'Language' | 'Education' | 'Design' - | 'Typing'; + | 'Typing' + | 'Marketplace'; diff --git a/static/library/procure.svg b/static/library/procure.svg new file mode 100644 index 0000000..c14f0e6 --- /dev/null +++ b/static/library/procure.svg @@ -0,0 +1,18 @@ + + + + + + + + +