feat(metadata): add pronouns metadata field icon (#784)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>zio/stable
parent
614bc274bc
commit
22729eed70
|
@ -24,6 +24,7 @@ export const accountFieldIcons: Record<string, string> = Object.fromEntries(Obje
|
||||||
PayPal: 'i-ri:paypal-fill',
|
PayPal: 'i-ri:paypal-fill',
|
||||||
PlayStation: 'i-ri:playstation-fill',
|
PlayStation: 'i-ri:playstation-fill',
|
||||||
Portfolio: 'i-ri:link',
|
Portfolio: 'i-ri:link',
|
||||||
|
Pronouns: 'i-ri:contacts-line',
|
||||||
QQ: 'i-ri:qq-fill',
|
QQ: 'i-ri:qq-fill',
|
||||||
Site: 'i-ri:link',
|
Site: 'i-ri:link',
|
||||||
Sponsors: 'i-ri:heart-3-line',
|
Sponsors: 'i-ri:heart-3-line',
|
||||||
|
|
Loading…
Reference in New Issue