What does ic_launcher stand for?
android, icons
Solution
Your assumption is right. The "ic" stands for "icon".
Problem
It seems that `ic_launcher.png` is the canonical name for launcher icons for Android apps. What does "ic" stand for? My guess is "icon", but that's kind of a strange way to abbreviate it, so I'm wondering if it's something else?