``` Rectangle { id: tool_2 x: 424 y: 116 width: 66 height: width color: "#ffffff" radius: width/2 border.width: 2 ```