title: Social Icons summary: Social icons are a great way to make your website more engaging and user-friendly. You can use social icons to help users quickly find your social media profiles and connect with you. plugin: socials docs-libs: tabler-socials
This part of Tabler is distributed as a plugin. To enable it you should include tabler-socials.css
or tabler-socials.min.css
file in your page.
You can also include the plugin via CDN:
<link rel="stylesheet" href="{{ cdnUrl }}/dist/css/tabler-socials.min.css" />
To create a social icon, add the social
class to a component and provide the class social-app-*
with the social app whose icon you want to use.
{% capture html -%} {%- endcapture %} {% include "docs/example.html" html=html centered %}
Here is a list of all available social apps:
{% include "docs/socials.html" %}