pivot_table constant

String const pivot_table

Implementation

static const String pivot_table =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-width="4"><path fill="#555" d="M42 4H6a2 2 0 00-2 2l.001 36a2 2 0 002 2h36a2 2 0 002-2V6a2 2 0 00-2-2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M20.009 34.008H33.5v-14"/><path stroke-linecap="round" stroke-linejoin="round" d="M24.5 38.5 23 37l-3-3 3-3 1.5-1.5m4.5-5 1.5-1.5 3-3 3 3 1.5 1.5"/><path stroke-linecap="round" d="M14 4v40M4 14.038 44 14"/><path stroke-linecap="round" stroke-linejoin="round" d="M8 4h20M8 44h20"/><path stroke-linecap="round" d="M44 8v10M4 8v10"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';