gametree constant

String const gametree

Implementation

static const String gametree =
    '<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" d="M24.015 28.193c7.065.072 8.62 10.644 16.174 7.604 6.367-2.563 1.899-14.056.18-17.828-2.073-4.551-5.423-6.123-8.083-6.15-3.18-.032-5.348 2.73-8.132 2.702s-4.896-2.834-8.075-2.867c-2.66-.027-6.042 1.476-8.207 5.985-1.795 3.736-6.495 15.137-.181 17.828 7.49 3.193 9.259-7.345 16.324-7.274Z"/><circle cx="15.608" cy="21.167" r="4.344" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="31.005" cy="19.287" r="1.496" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="34.911" cy="23.273" r="1.496" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M15.608 23.493v-4.652m-2.326 2.326h4.652"/></svg>';