# gds-icon-chevron-bottom - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconChevronBottom />
```
