Embedded SDK
Embedded SDK
Loading...
Searching...
No Matches
Macros
nbgl_icons.h File Reference

Semantic icon defines for NBGL. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WARNING_ICON   C_icon_warning
 
#define REVIEW_ICON   C_icon_certificate
 
#define LOGIN_ICON   C_Login_14px
 
#define TRASH_ICON   C_Trash_14px
 
#define ADDRESS_BOOK_ICON   C_Address_Book_14px
 
#define LEDGER_ICON   C_Ledger_14px
 
#define INFO_CIRCLE_ICON   C_Information_circle_14px
 
#define SECURITY_SHIELD_ICON   C_SecurityShield_14px
 
#define VALIDATE_ICON   C_icon_validate_14px
 
#define ROUND_WARN_ICON   C_Alert_circle_14px
 
#define PLUS_ICON   C_Plus_14px
 
#define EYE_ICON   C_icon_eye
 
#define LARGE_MULTISIG_ICON   C_Multisig_14px
 
#define LARGE_CODE_ICON   C_Code_14px
 
#define LARGE_WARNING_ICON   WARNING_ICON
 
#define LARGE_REVIEW_ICON   REVIEW_ICON
 
#define LARGE_LOGIN_ICON   LOGIN_ICON
 
#define LARGE_TRASH_ICON   TRASH_ICON
 
#define LARGE_ADDRESS_BOOK_ICON   ADDRESS_BOOK_ICON
 
#define LARGE_LEDGER_ICON   LEDGER_ICON
 
#define SMALL_INFO_CIRCLE_ICON   INFO_CIRCLE_ICON
 
#define LARGE_SECURITY_SHIELD_ICON   SECURITY_SHIELD_ICON
 
#define SMALL_CHECK_CIRCLE_ICON   VALIDATE_ICON
 
#define CHECK_CIRCLE_ICON   VALIDATE_ICON
 
#define IMPORTANT_CIRCLE_ICON   ROUND_WARN_ICON
 

Detailed Description

Semantic icon defines for NBGL.

This file maps device-size-independent names to the concrete glyph symbols generated from the per-size PNG/BMP source files. Include it directly when you need icon names outside of nbgl_obj.h.

Definition in file nbgl_icons.h.

Macro Definition Documentation

◆ ADDRESS_BOOK_ICON

#define ADDRESS_BOOK_ICON   C_Address_Book_14px

Definition at line 210 of file nbgl_icons.h.

◆ CHECK_CIRCLE_ICON

#define CHECK_CIRCLE_ICON   VALIDATE_ICON

Definition at line 230 of file nbgl_icons.h.

◆ EYE_ICON

#define EYE_ICON   C_icon_eye

Definition at line 217 of file nbgl_icons.h.

◆ IMPORTANT_CIRCLE_ICON

#define IMPORTANT_CIRCLE_ICON   ROUND_WARN_ICON

Definition at line 231 of file nbgl_icons.h.

◆ INFO_CIRCLE_ICON

#define INFO_CIRCLE_ICON   C_Information_circle_14px

Definition at line 212 of file nbgl_icons.h.

◆ LARGE_ADDRESS_BOOK_ICON

#define LARGE_ADDRESS_BOOK_ICON   ADDRESS_BOOK_ICON

Definition at line 225 of file nbgl_icons.h.

◆ LARGE_CODE_ICON

#define LARGE_CODE_ICON   C_Code_14px

Definition at line 219 of file nbgl_icons.h.

◆ LARGE_LEDGER_ICON

#define LARGE_LEDGER_ICON   LEDGER_ICON

Definition at line 226 of file nbgl_icons.h.

◆ LARGE_LOGIN_ICON

#define LARGE_LOGIN_ICON   LOGIN_ICON

Definition at line 223 of file nbgl_icons.h.

◆ LARGE_MULTISIG_ICON

#define LARGE_MULTISIG_ICON   C_Multisig_14px

Definition at line 218 of file nbgl_icons.h.

◆ LARGE_REVIEW_ICON

#define LARGE_REVIEW_ICON   REVIEW_ICON

Definition at line 222 of file nbgl_icons.h.

◆ LARGE_SECURITY_SHIELD_ICON

#define LARGE_SECURITY_SHIELD_ICON   SECURITY_SHIELD_ICON

Definition at line 228 of file nbgl_icons.h.

◆ LARGE_TRASH_ICON

#define LARGE_TRASH_ICON   TRASH_ICON

Definition at line 224 of file nbgl_icons.h.

◆ LARGE_WARNING_ICON

#define LARGE_WARNING_ICON   WARNING_ICON

Definition at line 221 of file nbgl_icons.h.

◆ LEDGER_ICON

#define LEDGER_ICON   C_Ledger_14px

Definition at line 211 of file nbgl_icons.h.

◆ LOGIN_ICON

#define LOGIN_ICON   C_Login_14px

Definition at line 208 of file nbgl_icons.h.

◆ PLUS_ICON

#define PLUS_ICON   C_Plus_14px

Definition at line 216 of file nbgl_icons.h.

◆ REVIEW_ICON

#define REVIEW_ICON   C_icon_certificate

Definition at line 207 of file nbgl_icons.h.

◆ ROUND_WARN_ICON

#define ROUND_WARN_ICON   C_Alert_circle_14px

Definition at line 215 of file nbgl_icons.h.

◆ SECURITY_SHIELD_ICON

#define SECURITY_SHIELD_ICON   C_SecurityShield_14px

Definition at line 213 of file nbgl_icons.h.

◆ SMALL_CHECK_CIRCLE_ICON

#define SMALL_CHECK_CIRCLE_ICON   VALIDATE_ICON

Definition at line 229 of file nbgl_icons.h.

◆ SMALL_INFO_CIRCLE_ICON

#define SMALL_INFO_CIRCLE_ICON   INFO_CIRCLE_ICON

Definition at line 227 of file nbgl_icons.h.

◆ TRASH_ICON

#define TRASH_ICON   C_Trash_14px

Definition at line 209 of file nbgl_icons.h.

◆ VALIDATE_ICON

#define VALIDATE_ICON   C_icon_validate_14px

Definition at line 214 of file nbgl_icons.h.

◆ WARNING_ICON

#define WARNING_ICON   C_icon_warning

Definition at line 206 of file nbgl_icons.h.