# gds-icon-flag - Angular

## Import

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

## Usage

Use the component in your Angular templates:

```html
<gds-icon-flag></gds-icon-flag>
```
