# gds-icon-file-chart - React

## Import

```typescript
import { IconFileChart } from '@sebgroup/green-core/react'
```

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconFileChart />
```
