-
To create your custom icon from an svg file, go here: https://github.com/mlwilkerson/fa-custom-icon-demo#to-make-your-own-follow-the-pattern
-
In my case, I used Inkscape to create my custom icon. I used an imported png file when working on Inkscape. Then, export as Simple SVG file. Visit below links for reference:
https://askubuntu.com/questions/301540/export-image-as-svg-in-gimp
https://graphicdesign.stackexchange.com/questions/18088/exporting-an-object-as-svg-from-inkscape
Please see xda-icon-svg.html for a sample file.
CSS and JS files are needed to be imported.
- Clone the repository or download the zip file.
- Extract in your computer.
- Open .html file, done!