Skip to content

Commit 04736f5

Browse files
authored
Merge pull request #537 from rayan-mazouz/main
📦 Add Keycloak SVG
2 parents 6f27ed4 + 09ba60f commit 04736f5

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

src/data/svgs.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3236,6 +3236,12 @@ export const svgs: iSVG[] = [
32363236
},
32373237
url: 'https://motion.dev/'
32383238
},
3239+
{
3240+
title: 'Keycloak',
3241+
category: 'Authentication',
3242+
route: '/library/keycloak.svg',
3243+
url: 'https://keycloak.org'
3244+
},
32393245
{
32403246
title: 'DeepSeek',
32413247
category: 'AI',

static/library/keycloak.svg

Lines changed: 16 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)