# gds-icon-brand-app-store - Angular

## Import

```typescript
import { IconBrandAppStoreComponent } from '@sebgroup/green-core-ng'
```

## Usage

Use the component in your Angular templates:

```html
<gds-icon-brand-app-store></gds-icon-brand-app-store>
```
