Circular Rotation for UI Image like RotateAround for 3D gameObject


I wanted to Rotate an Image around a point. For reference I have attached an image for representation.
I wanted to use Canvas’s Screen Space - Overlay property only.
How can I rotate my UI Image ?

use some mathematics, sin and cos, you know…