game_handle constant

String const game_handle

Implementation

static const String game_handle =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M32 18H16C9.373 18 4 23.373 4 30s5.373 12 12 12h16c6.627 0 12-5.373 12-12s-5.373-12-12-12Z"/><path stroke-linecap="round" d="M16 26v8m-4-4h8m4-14V9.714h8V4"/><path d="M32 34a4 4 0 100-8 4 4 0 000 8Z"/></g></svg>';