# gds-icon-horizontal-alignment-bottom - React

## Import

```typescript
import { IconHorizontalAlignmentBottom } from '@sebgroup/green-core/react'
```

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconHorizontalAlignmentBottom />
```
