I want know, is any tool is available to generate all size android icon. Like hdpi, lpdi, xxhdpi , xxxhdpi
Generate all type on icon from tool
You can make use of Android Studio. Right Click on your project->New->Image Asset and select your icon. Studio will automatically create all the required sized icons for you.
You can use below link. https://romannurik.github.io/AndroidAssetStudio/index.html
For material icon you can use Material icon generator plugin in android studio