Plone Icons test page

This page shows the Icon story of Plone 6. We use Bootstrap Icons by default.

Icons

Description to explain icon resolver

Get Icon URL

<img src="" tal:attributes="src python:icons.url('alarm')" class="custom-class" alt="foo" />

foo

Get Icon Tag

<tal:icon tal:replace="structure python:icons.tag('archive', tag_class='custom-class', tag_alt='foobar')" />

foobar

Registration

Todo: List custom Icons