In Hardware wallets, Recovery phrases / Seedphrases can usually be imported in several ways, one of which is the user inputting it letter by letter via a HW or virtual keyboard. A dedicated symbol to signify this option would be greatly appreciated
Currently we (Specter DIY project: https://github.com/cryptoadvance/specter-diy) use the LVGL built-in symbol (LV_SYMBOL_KEYBOARD) for that, which can be found e.g. here:
https://docs.lvgl.io/9.0/overview/font.html (chapter: special fonts)
In Hardware wallets, Recovery phrases / Seedphrases can usually be imported in several ways, one of which is the user inputting it letter by letter via a HW or virtual keyboard. A dedicated symbol to signify this option would be greatly appreciated
Currently we (Specter DIY project: https://github.com/cryptoadvance/specter-diy) use the LVGL built-in symbol (LV_SYMBOL_KEYBOARD) for that, which can be found e.g. here:
https://docs.lvgl.io/9.0/overview/font.html (chapter: special fonts)