# gds-icon-trending-two - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconTrendingTwo />
```
