SocialIcons
A SocialIcons component from the Sigil design system.
Import
import { SocialIcons } from "@sigil-ui/components";Preview
Usage
<SocialIcons>...</SocialIcons>Props
| Prop | Type | Default | Description |
|---|---|---|---|
links | SocialLink[] | — | — |
size | `"sm" | "md"` | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-border | Border |
--s-border-style | Border style |
--s-radius-sm | Radius sm |
--s-text-muted | Text muted |
--s-duration-fast | Duration fast |
--s-text | Text |
--s-border-strong | Border strong |