Steps to Reproduce
1. import the file
2. check filter dropdown icon
Current Result
It looks like the 4 white corners are unnecessary.
Expected Result
Debug Information
Caused by:
.k-icon-sort-dropdown:before {
content: '\e92c';
background: #ffffff;
}
Check if it's original design or not.