Closed Icyoung closed 4 years ago
There is no direct way to download svg from fluttericon. If the original authors of the webpack have provided SVG, e.g. RPGAwesome, Entypo, etc, then you can likely find them by following the links to the font's website or github.
If the original authors have not provided SVG, then a) you can check the fluttericon source: https://github.com/ilikerobots/polyicon/tree/fluttericon/src or b) convert the ttf file to svg using fontforge or batik or another tool
I can't find the button of download. thanks for you reply.