feat: support Threads icon in profile links (#2474)
This commit is contained in:
parent
e00e4074e1
commit
20c30e92a3
3 changed files with 6 additions and 5 deletions
|
@ -39,6 +39,7 @@ export const accountFieldIcons: Record<string, string> = Object.fromEntries(Obje
|
|||
Steam: 'i-ri:steam-line',
|
||||
Switch: 'i-ri:switch-line',
|
||||
Telegram: 'i-ri:telegram-line',
|
||||
Threads: 'i-ri:threads-line',
|
||||
Tumblr: 'i-ri:tumblr-line',
|
||||
Twitch: 'i-ri:twitch-line',
|
||||
Twitter: 'i-ri:twitter-line',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue