table_chart constant

String const table_chart

Implementation

static const String table_chart =
    '<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" d="M3 8h19V5q0-.825-.587-1.413Q20.825 3 20 3H5q-.825 0-1.413.587Q3 4.175 3 5Zm5 2H3v9q0 .825.587 1.413Q4.175 21 5 21h3Zm9 0v11h3q.825 0 1.413-.587Q22 19.825 22 19v-9Zm-2 0h-5v11h5Z"/></svg>';