ss.addToolbarButton(ToolbarButton.Builder.create("test") .withIconClass("z-icon-home") .build());
the class name is "k-toolbar-btn-inner /z-icon-home"
the class name should be "k-toolbar-btn-inner z-icon-home"