# gds-icon-brand-app-store - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconBrandAppStore />
```
