mirror of
https://github.com/pheralb/svgl.git
synced 2024-12-05 05:42:35 +08:00
📦 Add Drizzle ORM logo
This commit is contained in:
parent
d0766d786d
commit
487ccacea3
@ -2957,7 +2957,7 @@ export const svgs: iSVG[] = [
|
||||
light: '/library/afordin-light.svg',
|
||||
dark: '/library/afordin-dark.svg'
|
||||
},
|
||||
url: 'https://github.com/Afordin'
|
||||
url: 'https://github.com/Afordin'
|
||||
},
|
||||
{
|
||||
title: 'MediaWiki',
|
||||
@ -2967,7 +2967,7 @@ export const svgs: iSVG[] = [
|
||||
light: '/library/mediawiki-wordmark-light.svg',
|
||||
dark: '/library/mediawiki-wordmark-dark.svg'
|
||||
},
|
||||
url: "https://www.mediawiki.org/"
|
||||
url: 'https://www.mediawiki.org/'
|
||||
},
|
||||
{
|
||||
title: 'Carrd',
|
||||
@ -2997,7 +2997,7 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/trpc.svg',
|
||||
wordmark: {
|
||||
light: '/library/trpc_wordmark_light.svg',
|
||||
dark : 'library/trpc_wordmark_dark.svg'
|
||||
dark: 'library/trpc_wordmark_dark.svg'
|
||||
},
|
||||
url: 'https://trpc.io/'
|
||||
},
|
||||
@ -3007,4 +3007,10 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/bluesky.svg',
|
||||
url: 'https://blueskyweb.xyz/'
|
||||
},
|
||||
{
|
||||
title: 'Drizzle ORM',
|
||||
category: 'Social',
|
||||
route: '/library/drizzle-orm.svg',
|
||||
url: 'https://orm.drizzle.team/'
|
||||
}
|
||||
];
|
||||
|
1
static/library/drizzle-orm.svg
Normal file
1
static/library/drizzle-orm.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="160" height="160" fill="none" viewBox="0 0 160 160"><rect width="9.631" height="40.852" fill="currentColor" rx="4.816" transform="matrix(.87303 .48767 -.49721 .86763 43.48 67.304)"/><rect width="9.631" height="40.852" fill="currentColor" rx="4.816" transform="matrix(.87303 .48767 -.49721 .86763 76.94 46.534)"/><rect width="9.631" height="40.852" fill="currentColor" rx="4.816" transform="matrix(.87303 .48767 -.49721 .86763 128.424 46.535)"/><rect width="9.631" height="40.852" fill="currentColor" rx="4.816" transform="matrix(.87303 .48767 -.49721 .86763 94.957 67.304)"/></svg>
|
After Width: | Height: | Size: 628 B |
Loading…
Reference in New Issue
Block a user