Thank you! Nice Component. Is it possible to resize the icon? Its a little

Thank you! Nice Component. Is it possible to resize the icon? Its a little bit to big, tried to resize it via icon.setSize(“20px”) but it wont work

Glad you find it useful. Try setting the icon’s size after calling setTitle(...). If you set it before, setTitle(...) will currently override it.