# @mantinex/mantine-logo

[![npm](https://img.shields.io/npm/dm/@mantinex/mantine-logo)](https://www.npmjs.com/package/@mantinex/mantine-logo)

Mantine logo as react component

[View documentation](https://mantine.dev/)

## Installation

```bash
# With yarn
yarn add @mantinex/mantine-logo

# With npm
npm install @mantinex/mantine-logo
```

Then import styles:

```tsx
import '@mantinex/mantine-logo/styles.css';
```

## License

MIT
