> For the complete documentation index, see [llms.txt](https://accelerator.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://accelerator.gitbook.io/docs/features/social-icons.md).

# Social icons

The **Social Media Icons** component provides a collection of popular social media platform icons in SVG, that can be easily customized and integrated.

Component can be found in: `components/elements/icons`

<figure><img src="/files/5XihXf9R8z4Tug34Jpv3" alt="" width="563"><figcaption></figcaption></figure>

Example usage:

```tsx
<FacebookIcon classname="h-6 w-6" />
<LinkedinIcon classname="text-primary" />
```

With wide selection and customizable styling, this component is a perfect way to enhance social connectivity, and provide easy access to external platforms
