From e4ad9383164acd4de36a869a4e4f86f36cc8ba3a Mon Sep 17 00:00:00 2001 From: pheralb Date: Mon, 8 Jan 2024 10:44:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Add=20Pitch.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 6 ++++++ static/library/pitch.svg | 26 ++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 static/library/pitch.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 14f837d..a06d2ba 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -2193,5 +2193,11 @@ export const svgs: iSVG[] = [ category: 'Software', route: '/library/neovim.svg', url: 'https://neovim.io/' + }, + { + title: 'Pitch', + category: 'Design', + route: '/library/pitch.svg', + url: 'https://pitch.com' } ]; diff --git a/static/library/pitch.svg b/static/library/pitch.svg new file mode 100644 index 0000000..768ca26 --- /dev/null +++ b/static/library/pitch.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file