Skip to content

Commit

Permalink
Merge pull request #106 from sujjeee/main
Browse files Browse the repository at this point in the history
added pinterest logo
  • Loading branch information
pheralb authored Dec 12, 2023
2 parents eba4ff7 + b1520bf commit 3c4a9cf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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/'
}
];
7 changes: 7 additions & 0 deletions static/library/pinterest.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 3c4a9cf

@vercel
Copy link

@vercel vercel bot commented on 3c4a9cf Dec 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

svgl – ./

svgl-pheralb.vercel.app
svgl.vercel.app
svgl-git-main-pheralb.vercel.app

Please sign in to comment.