Sections can have an image, a Bootstrap Icon or FontAwesome icon (todo:
included by your application) in the header.
<tc:section
image="bi-pie-chart"
label="Bootstrap Icons: Pie-Chart">
<tc:section
image="fa-pie-chart"
label="FontAwesome: Pie-Chart">
<tc:section
image="/demo-5-snapshot/image/feather-leaf.png"
label="Image File: feather-leaf.png">