# gds-icon-push - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconPush />
```
