ToolIcon
configurationA CSS class name to display an icon in the color picker button. If specified, the HTML for the element will look like this:
<span class="k-tool-icon ${toolIcon}">
<span class="k-selected-color"></span>
</span>
toolIcon
StringDefault: null