Cross
A Cross component from the Sigil design system.
Import
import { Cross } from "@sigil-ui/components";Preview
Usage
<Cross>Cross content</Cross>Props
| Prop | Type | Default | Description |
|---|---|---|---|
size | number | 12 | Cross size in px. |
strokeWidth | number | 1 | Stroke width. |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-border | Border |