Usage: ```qml StatusChatCommandButton { icon.name: "send" icon.color: Theme.palette.miscColor2 text: "Send transaction" } ``` Closes #429