withastro / starlight

🌟 Build beautiful, accessible, high-performance documentation websites with Astro
https://starlight.astro.build
MIT License
4.59k stars 494 forks source link

Add Facebook and Email Icons #727

Closed EpicPizza closed 11 months ago

EpicPizza commented 12 months ago

What version of starlight are you using?

0.10.0

What is your idea?

Add Facebook and Email icons so they can be used in socials.

Why is this feature necessary?

Adding Facebook and Email icons would be a nice to have for anyone looking to add those to their starlight project.

Do you have examples of this feature in other projects?

No response

Participation

delucis commented 11 months ago

Thanks for the issue @EpicPizza — would be happy to receive a PR adding these.

We use the Unicons icon library, so I’d suggest grabbing icons from there.

I’ll also note that #709 will soon unlock adding any custom markup to the icons component, which could help for use cases like this where a custom icon is desired.