# gds-icon-circle-x - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconCircleX />
```
