The problem, if I implement this, is that you will still have to implement the "on click" events manually, by detecting the position of clicks, and checking if is inside button.
An alternative is to use an object as a button. Like image below: