# gds-icon-wallet - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconWallet />
```
