diff --git a/src/data/svgs.ts b/src/data/svgs.ts index e85bc68..f9e3309 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -2054,5 +2054,12 @@ export const svgs: iSVG[] = [ category: 'Software', route: '/library/putio.svg', url: 'https://put.io/' + }, + { + id: 249, + title: 'Pinterest', + category: 'Software', + route: '/library/pinterest.svg', + url: 'https://pinterest.com/' } ]; diff --git a/static/library/pinterest.svg b/static/library/pinterest.svg new file mode 100644 index 0000000..88d5851 --- /dev/null +++ b/static/library/pinterest.svg @@ -0,0 +1,7 @@ + + + \ No newline at end of file