clue constant

String const clue

Implementation

static const String clue =
    '<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="M37 16a5 5 0 100-10 5 5 0 000 10ZM11 42a5 5 0 100-10 5 5 0 000 10Z"/><path stroke-linecap="round" d="M37 16v19.504A6.496 6.496 0 0130.504 42v0a6.496 6.496 0 01-6.496-6.496v-23A6.504 6.504 0 0017.504 6v0A6.504 6.504 0 0011 12.504V32"/></g></svg>';