Closed rosaqq closed 6 months ago
Decided against using BS-icons: google PageInsights flags stylesheet load time as significant... Of course we could do a non-blocking load but the icon usage is so simple we might as well serve the SVGs directly.
Issue title changed accordingly
Currently the policy radio icons are being served from /img/sym and loaded through background-image css Evaluate if we can replicate the current look by using the icon font directly, e.g.:
<i class="bi bi-shield-shaded"></i>