🚀 Merge pull request #448 from atleugim/logo/drizzle-orm
Some checks failed
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🧑‍🚀 Check / 🛠️ Build app (push) Has been cancelled
🚀 Deploy / API - Cloudflare Workers (push) Has been cancelled

📦 Add Drizzle ORM logo
This commit is contained in:
Pablo Hdez 2024-11-17 11:15:09 +01:00 committed by GitHub
commit 7b52e59ec2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View File

@ -3007,6 +3007,12 @@ export const svgs: iSVG[] = [
route: '/library/bluesky.svg',
url: 'https://blueskyweb.xyz/'
},
{
title: 'Drizzle ORM',
category: ['Library', 'Database'],
route: '/library/drizzle-orm.svg',
url: 'https://orm.drizzle.team/'
},
{
title: 'daily.dev',
category: ['Social', 'Community'],

View 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