Skip to content

Icon

The icon field allows you to select an icon from a list of predefined icons.

'my_icon' => [
'type' => 'icon',
'label' => 'Icon',
'default' => [
'set' => 'wordpress',
'name' => 'star',
],
],