mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-05 22:48:17 +08:00
📦Added SWR library logo
This commit is contained in:
parent
0cc90ed598
commit
c397b1b66c
@ -2401,5 +2401,14 @@ export const svgs: iSVG[] = [
|
||||
dark: '/library/radix-ui_dark.svg'
|
||||
},
|
||||
url: 'https://www.radix-ui.com/'
|
||||
},
|
||||
{
|
||||
title: 'SWR',
|
||||
category: 'Library',
|
||||
route: {
|
||||
light: '/library/swr-light.svg',
|
||||
dark: '/library/swr-dark.svg'
|
||||
},
|
||||
url: 'https://swr.vercel.app/'
|
||||
}
|
||||
];
|
||||
|
3
static/library/swr-dark.svg
Normal file
3
static/library/swr-dark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 7.5 KiB |
3
static/library/swr-light.svg
Normal file
3
static/library/swr-light.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 7.5 KiB |
Loading…
x
Reference in New Issue
Block a user