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

https://github.com/beapi/icons

Be API Icons Library for creating block for WordPress editor.
https://github.com/beapi/icons

Last synced: 9 months ago
JSON representation

Be API Icons Library for creating block for WordPress editor.

Awesome Lists containing this project

README

          

# Icons

Be API Icons Library for block creation for WordPress editor.

## Usage

```jsx
import { Icon, shapes } from '@beapi/icons';

;
```

## Props

| Name | Type | Default | Description |
| ------ | --------- | ------- | ----------------------- |
| `size` | `integer` | `24` | Size of icon in pixels. |