# gds-icon-circle-ban - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconCircleBan />
```
