Hi,
we upgraded a project of ours from 2022.2.510 to 2024.4.1112, and expectedly our icons aren't working anymore, for example:
<i class="k-icon k-i-user"></i>
The following articles suggest, that it is possible to continue using font icons instead of svg icons:
- ASP.NET MVC Migrating Font Icons to SVG Icons - Telerik UI for ASP.NET MVC
- https://docs.telerik.com/aspnet-mvc/knowledge-base/missing-font-icons
But we weren't able to get it to work. Is this still supported, and do we need to do sth. else?
(Besides upgrading the project through NuGet, we also installed the packages for SVGIcons and FontIcons from Telerik...)
Kind regards.