# InternalIcon

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `className` | `string` | - | - |

## Diagram

```mermaid
graph TD
    component_InternalIcon_2031600b["InternalIcon"]
    class component_InternalIcon_2031600b rootComponent
```

## Referenced By

- `DependencyGraph` (RENDERS)
- `DependencyCard` (RENDERS)
