This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Other Twig filters¶
ez_icon_path()
¶
ez_icon_path()
generates a path to the selected icon from an icon set.
Argument | Type | Description |
---|---|---|
icon |
string |
Identifier of an icon in the icon set. |
set |
string |
Identifier of the configured icon set. If empty, the default icon set is used. |
1 2 3 |
|