0

I've noticed in my layouts that if I choose to use SVG icons, it is difficult to incorporate icon fonts as a backup. For example, if I have an SVG in a fluid container, an icon font inside this fluid container would not get bigger as its size is based on font-size. Does this mean I should use png backup files on SVG, since they follow the same format in my CSS? I am concerned that this would diminish performance on devices that don't support SVG.

Mouse6541
  • 175
  • 2
  • 11
  • Please review [**How to ask**](http://stackoverflow.com/help/how-to-ask) questions on Stack Overflow and what types of questions [**can be asked**](http://stackoverflow.com/help/on-topic) and what types [**should be avoided.**](http://stackoverflow.com/help/dont-ask) – Paulie_D Jun 30 '15 at 17:28
  • I read the docs. I don't see anything wrong with this question. Unless you interpreted it as "your answer is provided along with the question, and you expect more answers: “I use ______ for ______, what do you use?” While I have a solution to my problem, it is not ideal. And while I know the solution that is ideal, I wanted to know if anyone knows a proper way of implementing it. – Mouse6541 Jun 30 '15 at 18:09
  • It seem to me that you are asking for opinions...and those are off-topic. Others might disagree. – Paulie_D Jun 30 '15 at 18:12

0 Answers0