Skip to content

Commit

Permalink
Add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhabib committed Oct 29, 2024
1 parent 0f66d6f commit 77d7e27
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions site/src/App/routes/foundations/iconography/iconsKeywords.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,13 @@ export const iconsKeywords: Record<IconName, NonEmptyArray<string>> = {
IconInvoice: ['bill', 'payment', 'receipt'],
IconLanguage: ['translate', 'letters'],
IconLink: ['chain'],
IconLicence: [
'card',
'permit',
'identity',
'identification',
'certification',
],
IconLinkBroken: ['brokenlink', 'chain', 'broken', 'error'],
IconList: ['lines', 'queue', 'stack'],
IconLocation: ['pin', 'marker', 'place', 'map', 'gps'],
Expand Down

0 comments on commit 77d7e27

Please sign in to comment.