You are here

public function IconSetInterface::getIcon in Icon API 8

Get icon.

Return value

mixed Icon or FALSE;

1 method overrides IconSetInterface::getIcon()
IconSetBase::getIcon in src/Plugin/Icon/IconSetBase.php
Get icon.

File

src/Plugin/Icon/IconSetInterface.php, line 101

Class

IconSetInterface
Interface IconSetInterface

Namespace

Drupal\icon\Plugin\Icon

Code

public function getIcon();