Das freut mich

Code: Alles auswählen
<svg class="bi" height="1em" width="1em" fill="currentColor">
<use href="/modules/lib_bootstrap_4/vendor/icons/bootstrap-icons.svg#star"/>
</svg>
Code: Alles auswählen
'frontend' => array(
'css' => array(
array(
'media' => 'all',
'file' => 'modules/lib_bootstrap_4/vendor/icons/font/bootstrap-icons.css'
)
),
Code: Alles auswählen
<i class="bi-star" style="font-size: 1rem;"></i>