# gds-icon-file-text - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconFileText />
```
