# gds-icon-bell - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconBell />
```
