Just for other people in case some one is looking for a solution,
I was able to solve using custom icons for notification in this method (Needs rooted device)
2- Copy "base.apk" from "Device/data/app/net.dinglisch.ipack.XXXXXX" to SdCard
3- Copy "base.apk" to computer
4- Open "base.apk" with winrar (do not unrar)
5- Make two copies of each custom icon you want, edit them to be "PNG" and have same sizes of the ones inside "base.apk/res/drawable" (128x128 and 25x25). and rename them with same names(rename with "originalname" and "originalname"_)
6- Copy new named icons back to "base.apk/res/drawable" to overwrite old ones
7- Copy "base.apk" to SdCard
8- Delete original "base.apk" from "Device/data/app/net.dinglisch.ipack.XXXXXX"
9- Copy new "base.apk" to "Device/data/app/net.dinglisch.ipack.XXXXXX"
10- Check in Tasker to make sure icons are changed
11- in "Lucky Patcher" long click on "XXXXXX" and choose "Create Modified APK-APK with changed Permissions and Activities"
12- Uninstall "XXXXXX" from device
13 Install new "XXXXXX" from "Device/sdcard/Apk/Modified"
now you will have your new icons with the same ipack package name XXXXXX
PS.: the new package can be installed on any other device directly