table_top_header constant

String const table_top_header

Icon Data of table_top_header

Implementation

static const String table_top_header =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14" height="14" preserveAspectRatio="xMidYMid meet" viewBox="0 0 14 14"><path fill="currentColor" d="M2 4v8h10V4H2ZM0 2a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H2a2 2 0 01-2-2V2Z"/></svg>';