@beapi/icons
v1.2.4
Published
Be API Icons Library for block creation for WordPress editor.
Downloads
13
Readme
Icons
Be API Icons Library for block creation for WordPress editor.
Usage
import { Icon, shapes } from '@beapi/icons';
<Icon icon={ shapes } />;
Props
| Name | Type | Default | Description |
| ------ | --------- | ------- | ----------------------- |
| size
| integer
| 24
| Size of icon in pixels. |