# gds-icon-bookmark-delete - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconBookmarkDelete />
```
