I copied NotoColorEmoji.ttf from Android phone's /system/fonts, which is an emoji font file, and I found a python script which can extract all emojis from it and convert them to 108x108px .PNGs, plus converting the .ttf to .ttx.
But is there any way to extract & convert it to .svg which is vector graphics? I googled and found that fontforge seems to be able to do that, but I am not sure about. I would like to have some of the emoji icons in vectors, which cannot be found anywhere.
356178063d