chart_area constant

String const chart_area

Implementation

static const String chart_area =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m20.476 8.015-7.029-3.804a2.008 2.008 0 00-2.115.205L4 10.001V2H2v26a2 2 0 002 2h26V5.735ZM28 20.21l-7.62 1.802-7.029-2.884a1.99 1.99 0 00-2.022.37L4 25.836V21.38l8.375-9.4 7.019 5.62a2.015 2.015 0 002.046.212l6.56-3.21ZM12.524 5.985l7.03 3.804a2.012 2.012 0 001.34.16L28 8.265v4.113l-7.381 3.642L13.6 10.4a1.99 1.99 0 00-2.688.264L4 18.384v-5.87ZM4.55 28l8.069-7.011 7.029 2.884a1.998 1.998 0 001.147.077L28 22.26V28Z"/></svg>';