game_two constant

String const game_two

Implementation

static const String game_two =
    '<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="m20 15 4 4 4-4V4h-8v11Zm0 18 4-4 4 4v11h-8V33Zm13-5-4-4 4-4h11v8H33Zm-18-8 4 4-4 4H4v-8h11Z"/></svg>';