# gds-icon-shopping-bag - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconShoppingBag />
```
