Does putting sprites on the level, add more APK memory?

Hello,

I have a issue, I imported an image (2d Paper) and created a sprite about it, but the problem is that this 2d image is about 5k KB and since I want to make my project for android, it seems that it’s a lot for an android game.

So my question is, if i put the sprite that i created on the scene (Level, where you put the mesh, etc) does this add more MB to the project?

If so, how much? My Image is 5k KB.

Thanks for the answer.