Custom Icons
The ExpansionPanel provides the option to customize the icon that indicates the expanded/collapsed state of the component.
You can replace both the expand and collapse icons with icons by your choice by using the expandIcon
and collapseIcon
properties.
The following example demonstrates how both the Kendo UI for Vue Icons and Font Awesome Icons can be used as expand/collapse icons.