add Bitwarden logo

This commit is contained in:
marpeand
2024-01-01 11:19:07 -03:00
parent 8c5a8debdd
commit b0fd049147
2 changed files with 9 additions and 0 deletions
+6
View File
@@ -2172,5 +2172,11 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/qt.svg',
url: 'https://www.qt.io/'
},
{
title: 'Bitwarden',
category: 'Software',
route: '/library/bitwarden.svg',
url: 'https://bitwarden.com/'
}
];