Skip to content

Commit

Permalink
📦 Add TanStack SVG logo
Browse files Browse the repository at this point in the history
  • Loading branch information
pheralb committed Dec 30, 2024
1 parent fa7c93e commit 268c272
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3167,5 +3167,11 @@ export const svgs: iSVG[] = [
category: 'Design',
route: '/library/lottielab.svg',
url: 'https://www.lottielab.com/'
},
{
title: 'TanStack',
category: ['Software', 'Library'],
route: '/library/tanstack.svg',
url: 'https://tanstack.com/'
}
];
1 change: 1 addition & 0 deletions static/library/tanstack.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 268c272

Please sign in to comment.