game constant

String const game

Implementation

static const String game =
    '<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="M38.512 9.536A20.429 20.429 0 0024.5 4C13.178 4 4 13.178 4 24.5S13.178 45 24.5 45a20.435 20.435 0 0014.405-5.914L24 24 38.512 9.536Z"/><path d="M40 28a4 4 0 100-8 4 4 0 000 8Z"/><path stroke-linecap="round" d="M17 13v8m-4-4h8"/></g></svg>';