@beapi/icons
v1.2.6
Published
Be API Icons Library for block creation for WordPress editor.
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. |
