Skip to content

Commit

Permalink
Cypress and Reddit logo added
Browse files Browse the repository at this point in the history
  • Loading branch information
wilmer2000 committed Dec 15, 2023
1 parent 4ea36df commit ea60b11
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1845,5 +1845,17 @@ export const svgs: iSVG[] = [
category: 'Social',
route: '/library/meta.svg',
url: 'https://meta.com/'
},
{
title: 'Cypress',
category: 'Framework',
route: '/library/cypress.svg',
url: 'https://www.cypress.io/'
},
{
title: 'Reddit',
category: 'Social',
route: '/library/reddit.svg',
url: 'https://www.reddit.com/'
}
];
17 changes: 17 additions & 0 deletions static/library/cypress.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
57 changes: 57 additions & 0 deletions static/library/reddit.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ea60b11

Please sign in to comment.