📦 Add Keycloak SVG

This commit is contained in:
rayan
2025-01-24 22:42:32 +01:00
parent de7a3e31ee
commit 1af1946aeb
2 changed files with 22 additions and 0 deletions
+6
View File
@@ -3222,5 +3222,11 @@ export const svgs: iSVG[] = [
dark: '/library/motion_dark.svg'
},
url: 'https://motion.dev/'
},
{
title: 'Keycloak',
category: 'Authentication',
route: '/library/keycloak.svg',
url: 'https://keycloak.org'
}
];