# gds-icon-raising-hand - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconRaisingHand />
```
