# gds-icon-umbrella-security - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconUmbrellaSecurity />
```
