📦 Add zed.dev SVG

This commit is contained in:
Miguel Vega
2024-11-18 08:52:45 -05:00
parent 7b52e59ec2
commit 8502c0ed25
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -3021,5 +3021,11 @@ export const svgs: iSVG[] = [
dark: '/library/daily-dev-dark.svg'
},
url: 'https://daily.dev/'
},
{
title: 'Zed',
category: 'Software',
route: '/library/zed-logo.svg',
url: 'https://zed.dev/'
}
];