Skip to content

Core icons #7

@husseinalhammad

Description

@husseinalhammad

It would be very handy to have the core icons documented like the blocks icons. The icons can be used in multiple ways when building Perch apps. Example usage:

$Smartbar->add_item([
    'title' => 'Documents',
    'link'  => $API->app_nav() . '/documents',
    'icon'  => 'core/document',
    'active' => true,
]);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions