table_header constant

String const table_header

Implementation

static const String table_header =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m17.498 15.498-.01-10a2 2 0 00-2-1.998h-10a2 2 0 00-1.995 1.85l-.006.152.01 10a2 2 0 002 1.998h10a2 2 0 001.995-1.85zM7.5 7.5v9.817m10-9.817h-14"/></svg>';