# SymbolIcon

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/Parser/SymbolList.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Parser/SymbolList.tsx#L138)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `type` | `SymbolType` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_SymbolIcon_40b4134b["SymbolIcon"]
    class component_SymbolIcon_40b4134b rootComponent
```

## Referenced By

- `SymbolList` (RENDERS)
