feat: support Threads icon in profile links (#2474)

This commit is contained in:
TAKAHASHI Shuuji 2023-11-17 17:40:23 +09:00 committed by GitHub
parent e00e4074e1
commit 20c30e92a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 5 deletions

View file

@ -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',