pivot_table_chart constant

String const pivot_table_chart

Implementation

static const String pivot_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="M10 8V3h9q.825 0 1.413.587Q21 4.175 21 5v3ZM5 21q-.825 0-1.413-.587Q3 19.825 3 19v-9h5v11ZM3 8V5q0-.825.587-1.413Q4.175 3 5 3h3v5Zm10 14-4-4 4-4 1.4 1.4-1.55 1.6H15q.825 0 1.413-.587Q17 15.825 17 15v-2.2l-1.6 1.6L14 13l4-4 4 4-1.4 1.4-1.6-1.6V15q0 1.65-1.175 2.825Q16.65 19 15 19h-2.15l1.55 1.6Z"/></svg>';