vitepress icon indicating copy to clipboard operation
vitepress copied to clipboard

Add `StackOverflow` icon to the `SocialLinkIcon` type.

Open Achintha444 opened this issue 1 year ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe.

Hi team, currently there is no StackOverlfow icon in the SocialLinkIcon type, which makes it difficult for the developers to add their relevant StackOverflow links to their documentation sites.

Describe the solution you'd like

Add the StackOverflow icon to the SocialLinkIcon type,.

Describe alternatives you've considered

No response

Additional context

No response

Validations

Achintha444 avatar Aug 14 '24 04:08 Achintha444

Use custom SVG. New icons won't be added unless there is significant demand.

https://vitepress.dev/reference/default-theme-config#sociallinks . You can get SVG from https://simpleicons.org/

brc-dd avatar Aug 14 '24 05:08 brc-dd