diff --git a/site/src/App/routes/foundations/iconography/iconsKeywords.ts b/site/src/App/routes/foundations/iconography/iconsKeywords.ts index 501529af19b..d0a095427db 100644 --- a/site/src/App/routes/foundations/iconography/iconsKeywords.ts +++ b/site/src/App/routes/foundations/iconography/iconsKeywords.ts @@ -57,6 +57,7 @@ export const iconsKeywords: Record> = { 'identity', 'identification', 'certification', + 'license', ], IconLinkBroken: ['brokenlink', 'chain', 'broken', 'error'], IconList: ['lines', 'queue', 'stack'],