# gds-icon-bars-three - Angular

## Import

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

## Usage

Use the component in your Angular templates:

```html
<gds-icon-bars-three></gds-icon-bars-three>
```
