Hello,
i have an issue when using an open iconic icons in my toolbar. it was working in version 20.1.55 but since we upgrade to version 23.2.4 our icons from OI are not shown in the grid toolbar.
new ItemModel() { TooltipText = Resources.SfResources.GSM_BillingSummaryToolbar, PrefixIcon = "oi oi-calculator e-icons", Id = "billing", Visible = true };
Thanks