How to implement a circle button like below one in XAML, no external image required. The black line in the middle is not needed.
This is a very quick way to do it. It can be changed into a style and it could be made more flexible by creating a TemplatedControl allowing the designer to easily change the colors and other properties.