Small status/label pill — categories, tags, version chips, and counts.
<Badge variant="subtle">jekyll</Badge>
<Badge variant="success" icon="check-circle">Completed</Badge>
<Badge variant="primary" pill>v1.18.1</Badge>
Variants: primary, secondary, success, info, warning, danger, and subtle (primary-tinted, the blog-card style). Set pill for fully rounded. icon takes a Bootstrap Icon name without the bi- prefix.