Hi @RahulSi13 ,
We can find list of all the coral icons https://developer.adobe.com/experience-manager/reference-materials/6-4/coral-ui/coralui3/Coral.Icon.html
In the plugin we need to register icon with corresponding groupFeature, eg.
var groupFeature = GROUP + "#" + COLOR_PICKER_FEATURE;tbGenera...