How can I get a list of all webix icons?

Hello,

I got the following code from demo site

html += "<div class='webix_icon icon fa-"+ t.icon+"'></div>";

but I do not know how many icon that I can use.
Can you provide the list of all webix default icon ?

Thanks,

Hello,

Currently Webix uses Font Awesome Icons (still 4.7 version) Font Awesome Icons

But this is going to be changed in the upcoming major release next week, so please stay tuned.