# GRID_ICONS

> _Since v0.8.0_

Injection token for providing icon overrides at app level.

```ts
const GRID_ICONS: InjectionToken<Partial<GridIcons>>
```
