tooltip constant

String const tooltip

Implementation

static const String tooltip =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="12" cy="18" r="2"/><path d="m12 13-1.707-1.707A1 1 0 009.586 11H7a2 2 0 01-2-2V6a2 2 0 012-2h10a2 2 0 012 2v3a2 2 0 01-2 2h-2.586a1 1 0 00-.707.293L12 13z"/></g></svg>';