tooltip_text constant

String const tooltip_text

Implementation

static const String tooltip_text =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="M2 6a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3h-3.172a1 1 0 00-.707.293L13.414 21a2 2 0 01-2.828 0l-1.707-1.707A1 1 0 008.172 19H5a3 3 0 01-3-3V6zm5 0a1 1 0 000 2h10a1 1 0 100-2H7zm0 4a1 1 0 100 2h10a1 1 0 100-2H7zm0 4a1 1 0 100 2h4a1 1 0 100-2H7z" clip-rule="evenodd"/></svg>';