An open API service indexing awesome lists of open source software.

https://github.com/chequer-io/qp-icon


https://github.com/chequer-io/qp-icon

owner-bruce team-fe

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        


QueryPie Logo

















QueryPie Icon Plugin



QueryPie is next-generation Cloud Data Protection Platform(CDPP).


This repository generates React components from SVG files for all icons used in QueryPie.


## Install

```bash
npm install qp-icon
```

## Example

```JavaScript
import { QILogout } from 'qp-icon';

function App() {
return


Logout

}
```

## Getting started for Development

First, run the development server:

```bash
npm install
npm run storybook
```

Open [http://localhost:6006](http://localhost:6006) with your browser to see the result.

## How to update the icons

Please refer to [Development](./DEVELOPMENT.md).

## Icon designer
- Chloe