Hi Jatinder,
Greetings from Syncfusion.
Currently we do not have support for icons as separate packages. But if you want ignore the icons in your project, you can apply the following code snippets in your application.
// ej2-base without icons reference
@import 'ej2-base/styles/definition/bootstrap.scss';
@import 'ej2-base/styles/bootstrap-definition.scss';
@import 'ej2-base/styles/common/mixin.scss';
@import 'ej2-base/styles/common/core.scss';
@import 'ej2-base/styles/animation/all.scss';
// ej2-angular-buttons style reference
@import 'ej2-angular-buttons/styles/button/bootstrap.scss';
We have created a simple button sample without icons as stated above. Please find the sample from following location.
Also we like to let you know that, we have logged the feature report regarding this Icon package support. It will be implemented in our Essential Studio Volume 3, 2018 SP1 release, which is expected to out at the end of October 2018. We will let you know once it is rolled out.
Regards,
John R