Not able to compare/find small icon in Appium android mobile screen/image

I have to compare/find icon on android mobile application using Appium. Here I have to check whether small icon exists or not on mobile application screen.

I am able to do that for web application by selenium webdriver using sikuli api but not for mobile application.

Kindly provide me small POC or suggest me how I achieve this.