I need to insert a icon in the nested header. Header Data is coming dynamically

I need help to attach icon in the nested header.
I generate dynamically my nested header.
Currently i have my header as follows

But i need to insert notes icon as below

How to insert notes icon as an image over there?
Any help would be appreciated.

Hi @akilareddy.gaddam

You should be able to pass DIVs via nestedHeaders - here’s an example Handsontable example - JSFiddle - Code Playground

Thank You

You’re welcome @akilareddy.gaddam