The Badge is a component designed to display small, distinct labels that help highlight important content or status indicators. Perfect for use cases like notifications, status labels, or categorization.
## Component Structure
```rust
Badge {
{children}
}
```