Bootstrap Icons Package

Bootstrap Icons are now the active icon set

This admin now uses Bootstrap Icons only, with local fonts and a fixed light theme.

Dashboard

Navigation Icons

Sidebar and menu icons now use Bootstrap classes like bi bi-speedometer2.

<i class="bi bi-speedometer2"></i>

Day Theme

Theme handling is locked to light mode and still keeps the template JS API compatible.

Theme.getTheme() => light

Local Assets

Icons, CSS, JS, images, and vendor files are now hosted from your own project folders.

vendors/bootstrap-icons/
bi bi-house-door
bi bi-people
bi bi-graph-up-arrow
bi bi-shield-check