mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-01-31 01:15:24 +01:00
OSD: Fix Recording Icon
This commit is contained in:
committed by
refractionpcsx2
parent
e5de4c8f10
commit
e3c745cf9b
1
3rdparty/include/IconsFontAwesome5.h
vendored
1
3rdparty/include/IconsFontAwesome5.h
vendored
@@ -706,7 +706,6 @@
|
||||
#define ICON_FA_RANDOM "\xef\x81\xb4" // U+f074
|
||||
#define ICON_FA_RECEIPT "\xef\x95\x83" // U+f543
|
||||
#define ICON_FA_RECORD_VINYL "\xef\xa3\x99" // U+f8d9
|
||||
#define ICON_FA_RECORDING "\xef\xa3\x9a" // U+f8da
|
||||
#define ICON_FA_RECYCLE "\xef\x86\xb8" // U+f1b8
|
||||
#define ICON_FA_REDO "\xef\x80\x9e" // U+f01e
|
||||
#define ICON_FA_REDO_ALT "\xef\x8b\xb9" // U+f2f9
|
||||
|
||||
1
3rdparty/include/IconsPromptFont.h
vendored
1
3rdparty/include/IconsPromptFont.h
vendored
@@ -343,6 +343,7 @@
|
||||
#define ICON_PF_POPN_RED "\xE2\x8B\x88"
|
||||
#define ICON_PF_SLOW_MOTION "\xE2\x8D\xBA"
|
||||
#define ICON_PF_CONTROLLER_VIBRATION "\xE2\x88\x9A"
|
||||
#define ICON_PF_CIRCLE "\xE2\x8D\x89"
|
||||
#define ICON_PF_USB "\xE2\x8D\x9A"
|
||||
#define ICON_PF_MICROCHIP_ALT "\xE2\x8D\x9D"
|
||||
#define ICON_PF_MICROCHIP "\xE2\x8D\x9E"
|
||||
|
||||
Reference in New Issue
Block a user