This is the content of the "Content" folder, as mentioned here in the official docs: https://docs.telerik.com/kendo-ui/styles-and-layout/appearance-styling
Added the required CSS and JS file :
The Kendo Combo-box functionality is working fine(except the icons):
I have also followed these answers on stackoverflow:
Icons not showing in my KendoUI for JQuery Grid
Kendo UI Grid - Where to look for fonts and icons
In the network tab of chrome developer tools, I don't see the WebComponentsIcons file loaded:
Let me know what is the step that I am missing?
UPDATE:
I have added the missing fonts, textures, and Default folder in kendo folder, but still, the icons are not showing up:
any suggestions would be helpful.