boardgame constant

String const boardgame

Implementation

static const String boardgame =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="640" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 640 1024"><path fill="currentColor" d="M640 960q0 27-19 45.5t-45 18.5H64q-26 0-45-18.5T0 960q0-53 20-101t48-85.5l56-75 48-85.5 20-101q0-18-4-37-57-34-90.5-92.5T64 256q0-106 75-181T320 0t181 75 75 181q0 68-33.5 126.5T452 475q-4 18-4 37 0 53 20 101t48 85.5l56 75 48 85.5 20 101z"/></svg>';