The font-awesome icons are vector based, and from my understanding vector iamges are bad in apps since they are very big (in bytes), is this true for fontawesome icons? In theory, could I use these icons in my game, not only for menu buttons and such, but also for actual game graphics?
I'm planning on doing a very simple game, and I'd hate to get stuck on the design part, not only the drawing of them, but I've had trouble with scaling of images (according to screen size) in the past, vector images would solve this.
I realize icons are not optimal for game graphics, but would it be usable?
vector iamges are bad...they are very big (in bytes), is this trueThis is false.