# gds-icon-chevron-left-small - Angular

## Import

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

## Usage

Use the component in your Angular templates:

```html
<gds-icon-chevron-left-small></gds-icon-chevron-left-small>
```
