IconFontCppHeaders icon indicating copy to clipboard operation
IconFontCppHeaders copied to clipboard

Problem with ICON_FA_GAS_PUMP ICON

Open 0x73616D opened this issue 6 months ago • 2 comments

Hi, I'm trying to use Font Awesome 6 but I'm having a problem with a single icon. For some reason when using ICON_FA_GAS_PUMP I get a ? ImGui::PushFont(icons_fonts); DL->AddText(icon_posGas, 0xFFFFFFFF, ICON_FA_GAS_PUMP); ImGui::PopFont();

0x73616D avatar Aug 18 '24 03:08 0x73616D