:navigation-title: Using icons .. include:: /Includes.rst.txt .. _usage: =========== Using icons =========== .. _usage-fluid: Rendering via Fluid =================== The :html:`` ViewHelper, provided by EXT:core system extension, can be used to render icons in Fluid. Just make sure that the corresponding namespace is loaded in the template and pass the icon identifier (e.g. retrieved from a database field). .. code-block:: html