# CopyIcon

**Kind:** Component

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

## Props

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

## Diagram

```mermaid
graph TD
    component_CopyIcon_15a2a7b1["CopyIcon"]
    class component_CopyIcon_15a2a7b1 rootComponent
```

## Referenced By

- `CodeViewer` (RENDERS)
