# gds-icon-plus-small - Angular

## Import

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

## Usage

Use the component in your Angular templates:

```html
<gds-icon-plus-small></gds-icon-plus-small>
```
