game_three constant

String const game_three

Implementation

static const String game_three =
    '<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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M19 30v3a7 7 0 01-7 7v0a7 7 0 01-7-7V19m24 11v3a7 7 0 007 7v0a7 7 0 007-7V19"/><rect width="38" height="22" x="5" y="8" stroke="currentColor" stroke-width="4" rx="11"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M21 19h-8m4-4v8"/><rect width="4" height="4" x="32" y="15" rx="2"/><rect width="4" height="4" x="28" y="20" rx="2"/></g></svg>';