# configuration/icons/taxonomy.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-taxonomy-icons-ts
Source text: https://banes-lab.com/assets/sources/source.40b55c3ec7f703dcddbe6702670f741ea181ad2f5326af247584862f771a162a.generated.txt

## Definitions

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

## Source

```typescript
export const TAXONOMY_SECTION_ICON = "bi-folder2-open";
```
