77 lines
3.0 KiB
C
77 lines
3.0 KiB
C
#pragma once
|
|
|
|
// Tabler Icons 3.44.0 outline webfont glyphs used by Gitree.
|
|
#define ICON_MIN_TB 0xEA06
|
|
#define ICON_MAX_TB 0xFAF7
|
|
|
|
#define ICON_TB_ANGLE_RIGHT "\xee\xa9\xa1"
|
|
#define ICON_TB_ARROW_DOWN "\xee\xa8\x96"
|
|
#define ICON_TB_ARROW_DOWN_A_Z "\xee\xbc\x98"
|
|
#define ICON_TB_ARROW_DOWN_Z_A "\xee\xbc\x9a"
|
|
#define ICON_TB_ARROW_RIGHT_ARROW_LEFT "\xef\x87\xb4"
|
|
#define ICON_TB_ARROW_UP "\xee\xa8\xa5"
|
|
#define ICON_TB_ARROW_UP_RIGHT_FROM_SQUARE "\xee\xaa\x99"
|
|
#define ICON_TB_BARS "\xee\xb1\x82"
|
|
#define ICON_TB_BRAND_C_SHARP "\xef\x80\x83"
|
|
#define ICON_TB_BRAND_CPP "\xef\x97\xbe"
|
|
#define ICON_TB_BRAND_CSS3 "\xee\xb5\xab"
|
|
#define ICON_TB_BRAND_GOLANG "\xef\x9e\x8d"
|
|
#define ICON_TB_BRAND_HTML5 "\xee\xb5\xac"
|
|
#define ICON_TB_BRAND_JAVASCRIPT "\xee\xbc\x8c"
|
|
#define ICON_TB_BRAND_NODEJS "\xef\xab\xa0"
|
|
#define ICON_TB_BRAND_POWERSHELL "\xef\x97\xad"
|
|
#define ICON_TB_BRAND_PYTHON "\xee\xb4\x81"
|
|
#define ICON_TB_BRAND_RUST "\xef\xa9\x93"
|
|
#define ICON_TB_BRAND_TYPESCRIPT "\xef\x97\xb1"
|
|
#define ICON_TB_BOX_ARCHIVE "\xee\xa8\x8b"
|
|
#define ICON_TB_BOX_OPEN "\xef\x81\xba"
|
|
#define ICON_TB_CARET_DOWN "\xee\xad\x9d"
|
|
#define ICON_TB_CHECK "\xee\xa9\x9e"
|
|
#define ICON_TB_CHEVRON_DOWN "\xee\xa9\x9f"
|
|
#define ICON_TB_CHEVRON_RIGHT "\xee\xa9\xa1"
|
|
#define ICON_TB_CIRCLE_CHEVRON_LEFT "\xef\x98\xa3"
|
|
#define ICON_TB_CIRCLE_CHEVRON_RIGHT "\xef\x98\xa4"
|
|
#define ICON_TB_CIRCLE_DOT "\xee\xbe\xb1"
|
|
#define ICON_TB_CIRCLE_NODES "\xee\xaa\xb5"
|
|
#define ICON_TB_CLOCK_ROTATE_LEFT "\xee\xaf\xaa"
|
|
#define ICON_TB_CLOUD "\xee\xa9\xb6"
|
|
#define ICON_TB_CODE "\xee\xa9\xb7"
|
|
#define ICON_TB_CODE_BRANCH "\xee\xaa\xb2"
|
|
#define ICON_TB_COMPUTER "\xee\xaa\x89"
|
|
#define ICON_TB_COPY "\xee\xa9\xba"
|
|
#define ICON_TB_CUBES "\xee\xb8\x97"
|
|
#define ICON_TB_DESKTOP "\xee\xaa\x89"
|
|
#define ICON_TB_DEVICE_LAPTOP "\xee\xad\xa4"
|
|
#define ICON_TB_DOWNLOAD "\xee\xaa\x96"
|
|
#define ICON_TB_EYE "\xee\xaa\x9a"
|
|
#define ICON_TB_FILE "\xee\xaa\xa4"
|
|
#define ICON_TB_FILE_CODE "\xee\xaf\x90"
|
|
#define ICON_TB_FILE_TEXT "\xee\xaa\xa2"
|
|
#define ICON_TB_FOLDER "\xee\xaa\xad"
|
|
#define ICON_TB_FOLDER_OPEN "\xef\xab\xb7"
|
|
#define ICON_TB_FOLDER_TREE "\xee\xba\x9d"
|
|
#define ICON_TB_GLOBE "\xee\xad\x94"
|
|
#define ICON_TB_JET_FIGHTER_UP "\xef\x87\xad"
|
|
#define ICON_TB_JSON "\xef\x9e\xb2"
|
|
#define ICON_TB_LAYERS_LINKED "\xee\xba\xa1"
|
|
#define ICON_TB_MAGNIFYING_GLASS "\xee\xac\x9c"
|
|
#define ICON_TB_MARKDOWN "\xee\xb1\x81"
|
|
#define ICON_TB_MINUS "\xee\xab\xb2"
|
|
#define ICON_TB_PEN "\xee\xac\x84"
|
|
#define ICON_TB_PLUS "\xee\xac\x8b"
|
|
#define ICON_TB_ROBOT "\xef\x80\x8b"
|
|
#define ICON_TB_ROTATE_LEFT "\xee\xac\x96"
|
|
#define ICON_TB_ROTATE_RIGHT "\xee\xac\x95"
|
|
#define ICON_TB_SERVER "\xee\xac\x9f"
|
|
#define ICON_TB_TAG "\xee\xbe\x86"
|
|
#define ICON_TB_TERMINAL "\xee\xaf\xaf"
|
|
#define ICON_TB_TERMINAL_2 "\xee\xaf\xaf"
|
|
#define ICON_TB_TRASH_CAN "\xee\xad\x81"
|
|
#define ICON_TB_TREE "\xee\xbc\x81"
|
|
#define ICON_TB_TRIANGLE_EXCLAMATION "\xee\xa8\x86"
|
|
#define ICON_TB_UPLOAD "\xee\xad\x87"
|
|
#define ICON_TB_USER "\xee\xad\x8d"
|
|
#define ICON_TB_WINDOW_MAXIMIZE "\xee\xab\xaa"
|
|
#define ICON_TB_XMARK "\xee\xad\x95"
|
|
#define ICON_TB_FILE_TYPE_SQL "\xef\xac\x95"
|