game_emoji constant

String const game_emoji

Implementation

static const String game_emoji =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M38 30H10a6 6 0 000 12h28a6 6 0 000-12Zm-2-8a8 8 0 100-16 8 8 0 000 16ZM4 14l9-9 9 9-9 9-9-9Z"/></svg>';