When using this library (it is awesome!) also for hardware wallets, also the need for an icon to signify access to the power options (power device down etc.) arises.
Currently we (Specter DIY project: https://github.com/cryptoadvance/specter-diy) use the LVGL built-in symbol (LV_SYMBOL_POWER) for that, which can be found e.g. here:
https://docs.lvgl.io/9.0/overview/font.html (chapter: special fonts)
When using this library (it is awesome!) also for hardware wallets, also the need for an icon to signify access to the power options (power device down etc.) arises.
Currently we (Specter DIY project: https://github.com/cryptoadvance/specter-diy) use the LVGL built-in symbol (LV_SYMBOL_POWER) for that, which can be found e.g. here:
https://docs.lvgl.io/9.0/overview/font.html (chapter: special fonts)