# configuration/icons/system.icons.ts

> 1 lines of code and 1 definition.

Tree: Site tree
Language: typescript
Layer: infrastructure
Canonical: https://banes-lab.com/anatomy/tree#file-configuration-icons-system-icons-ts
Source text: https://banes-lab.com/assets/sources/source.eb363356b9529a76d2e753185fa4cfba3f3c150df75bed34ed45edbf60fcd7d7.generated.txt

## Definitions

- `ONBOARDING_SECTION_ICON` (lexical_declaration, line 1, exported)

## Source

```typescript
export const ONBOARDING_SECTION_ICON = "bi-box-arrow-in-down";
```
