Add Zen Browser SVG

This commit is contained in:
Malcolm Hauser
2025-02-12 11:44:40 +10:00
parent 815ca57521
commit 708c5d44aa
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -3308,5 +3308,11 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/vscodium.svg',
url: 'https://vscodium.com/'
},
{
title: 'Zen Browser',
category: 'Browser',
route: '/library/zen-browser.svg',
url: 'https://zen-browser.app/'
}
];