'Tkinter how to set icon and images for other users

I developed small app using Tkinter Gui. I set icon and background image by specifying the path on my machine but when I send .exe file to someone else icon and image paths gives error because it is not on their machine locally. How should I deal with that so that other users can see icon and images without having it locally?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source