tag_line constant

String const tag_line

Implementation

static const String tag_line =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 11.172V5a2 2 0 012-2h6.172a2 2 0 011.414.586l8 8a2 2 0 010 2.828l-6.172 6.172a2 2 0 01-2.828 0l-8-8A2 2 0 013 11.172zM7 7h.001"/></svg>';