feat: add metadata icon for Matrix (#1860)
This commit is contained in:
parent
b72809c048
commit
8fd697126b
3 changed files with 10 additions and 0 deletions
|
@ -21,6 +21,7 @@ export const accountFieldIcons: Record<string, string> = Object.fromEntries(Obje
|
|||
LinkedIn: 'i-ri:linkedin-box-line',
|
||||
Location: 'i-ri:map-pin-2-line',
|
||||
Mastodon: 'i-ri:mastodon-line',
|
||||
Matrix: 'i-tabler:brand-matrix',
|
||||
Medium: 'i-ri:medium-line',
|
||||
OpenPGP: 'i-ri:key-2-line',
|
||||
Patreon: 'i-ri:patreon-line',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue