# Sandbox.Package.Flair

```csharp
System.Collections.Immutable.ImmutableArray<PackageFlair> Flair { get; set; }
```

Small icon badges shown over the package's thumbnail - workshop-approved,
updated-since-you-played, favourited, contest-winner, etc. Computed on the backend
when the package is served. Never default; empty when there's no flair.

Declared in [Sandbox.Package](/api/Sandbox.Package).
Assembly: `Sandbox.Engine`.
